-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2022-01-25T07:41:00+00:00 by ClonerDBAdapter; PHP v7.3.30
-- Selected via: SELECT `meta_id`, `comment_id`, `meta_key`, `meta_value` FROM `wp_bb95npkrb7_commentmeta`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_commentmeta`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `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,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_commentmeta` DISABLE KEYS */;

/*!40000 ALTER TABLE `wp_bb95npkrb7_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2022-01-25T07:41:00+00:00 by ClonerDBAdapter; PHP v7.3.30
-- Selected via: SELECT `comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id` FROM `wp_bb95npkrb7_comments`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_comments`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `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',
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_comments` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_comments` DISABLE KEYS */;
INSERT INTO `wp_bb95npkrb7_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2021-03-11 15:32:39','2021-03-11 15:32:39','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.',0,'1','','comment',0,0);

/*!40000 ALTER TABLE `wp_bb95npkrb7_comments` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2021-03-11T15:47:14+00:00 by ClonerDBAdapter; PHP v7.3.12
-- Selected via: SELECT `link_id`, `link_url`, `link_name`, `link_image`, `link_target`, `link_description`, `link_visible`, `link_owner`, `link_rating`, `link_updated`, `link_rel`, `link_notes`, `link_rss` FROM `wp_bb95npkrb7_links`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_links`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `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 '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_links` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_links` DISABLE KEYS */;

/*!40000 ALTER TABLE `wp_bb95npkrb7_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2022-10-06T07:41:44+00:00 by ClonerDBAdapter; PHP v7.4.30
-- Selected via: SELECT `option_id`, `option_name`, `option_value`, `autoload` FROM `wp_bb95npkrb7_options`;

/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_options`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `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',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=40781 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_options` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_options` DISABLE KEYS */;
INSERT INTO `wp_bb95npkrb7_options` VALUES (1,'siteurl','http://www.parentsforparents.in','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (2,'home','http://www.parentsforparents.in','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (3,'blogname','Parents for Parents','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (4,'blogdescription','For Parents, By Parents','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (5,'users_can_register','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (6,'admin_email','parentsforparents20@gmail.com','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (7,'start_of_week','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (8,'use_balanceTags','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (9,'use_smilies','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (10,'require_name_email','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (11,'comments_notify','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (12,'posts_per_rss','10','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (13,'rss_use_excerpt','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (14,'mailserver_url','mail.example.com','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (15,'mailserver_login','login@example.com','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (16,'mailserver_pass','password','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (17,'mailserver_port','110','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (18,'default_category','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (19,'default_comment_status','open','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (20,'default_ping_status','open','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (21,'default_pingback_flag','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (22,'posts_per_page','10','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (23,'date_format','F j, Y','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (24,'time_format','Delete','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (25,'links_updated_date_format','F j, Y g:i a','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (26,'comment_moderation','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (27,'moderation_notify','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (28,'permalink_structure','/%year%/%monthnum%/%postname%/','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (30,'hack_file','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (31,'blog_charset','UTF-8','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (32,'moderation_keys','','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (33,'active_plugins','a:8:{i:0;s:23:\"awsm-team/awsm-team.php\";i:1;s:47:\"blossomthemes-toolkit/blossomthemes-toolkit.php\";i:2;s:27:\"coblocks/class-coblocks.php\";i:3;s:32:\"duplicate-page/duplicatepage.php\";i:4;s:25:\"sucuri-scanner/sucuri.php\";i:6;s:37:\"testimonial-free/testimonial-free.php\";i:7;s:24:\"wordpress-seo/wp-seo.php\";i:8;s:22:\"wp-socializer/wpsr.php\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (34,'category_base','','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (35,'ping_sites','http://rpc.pingomatic.com/','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (36,'comment_max_links','2','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (37,'gmt_offset','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (38,'default_email_category','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (39,'recently_edited','a:4:{i:0;s:49:\"/var/www/wp-content/themes/vandana-lite/style.css\";i:2;s:66:\"/var/www/wp-content/themes/vandana-lite/inc/template-functions.php\";i:3;s:56:\"/var/www/wp-content/themes/vandana-lite/inc/partials.php\";i:4;s:0:\"\";}','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40,'template','vandana-lite','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (41,'stylesheet','vandana-lite','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (42,'comment_registration','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (43,'html_type','text/html','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (44,'use_trackback','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (45,'default_role','subscriber','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (46,'db_version','53496','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (47,'uploads_use_yearmonth_folders','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (48,'upload_path','wp-content/uploads','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (49,'blog_public','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (50,'default_link_category','2','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (51,'show_on_front','page','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (52,'tag_base','','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (53,'show_avatars','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (54,'avatar_rating','G','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (55,'upload_url_path','','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (56,'thumbnail_size_w','150','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (57,'thumbnail_size_h','150','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (58,'thumbnail_crop','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (59,'medium_size_w','300','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (60,'medium_size_h','300','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (61,'avatar_default','mystery','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (62,'large_size_w','1024','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (63,'large_size_h','1024','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (64,'image_default_link_type','none','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (65,'image_default_size','','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (66,'image_default_align','','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (67,'close_comments_for_old_posts','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (68,'close_comments_days_old','14','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (69,'thread_comments','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (70,'thread_comments_depth','5','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (71,'page_comments','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (72,'comments_per_page','50','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (73,'default_comments_page','newest','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (74,'comment_order','asc','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (75,'sticky_posts','a:0:{}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (76,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (79,'uninstall_plugins','a:3:{s:45:\"gd-system-plugin/plugins/worker/functions.php\";s:13:\"mwp_uninstall\";s:25:\"sucuri-scanner/sucuri.php\";s:19:\"sucuriscanUninstall\";s:119:\"home/content/n3pewpnaspod01_data01/85/44074685/html/wp-content/mu-plugins/gd-system-plugin/plugins/worker/functions.php\";s:13:\"mwp_uninstall\";}','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (80,'timezone_string','','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (81,'page_for_posts','21','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (82,'page_on_front','20','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (83,'default_post_format','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (84,'link_manager_enabled','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (85,'finished_splitting_shared_terms','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (86,'site_icon','36','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (87,'medium_large_size_w','768','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (88,'medium_large_size_h','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (89,'wp_page_for_privacy_policy','3','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (90,'show_comments_cookies_opt_in','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (91,'admin_email_lifespan','1631028759','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (92,'disallowed_keys','','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (93,'comment_previously_approved','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (94,'auto_plugin_theme_update_emails','a:0:{}','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (95,'auto_update_core_dev','enabled','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (96,'auto_update_core_minor','enabled','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (97,'auto_update_core_major','enabled','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (98,'initial_db_version','49752','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (99,'wp_bb95npkrb7_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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: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');
INSERT INTO `wp_bb95npkrb7_options` VALUES (100,'fresh_site','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (101,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (102,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (103,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (104,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (105,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (106,'sidebars_widgets','a:13:{s:19:\"wp_inactive_widgets\";a:0:{}s:7:\"sidebar\";a:0:{}s:6:\"client\";a:0:{}s:11:\"promotional\";a:0:{}s:3:\"cta\";a:0:{}s:7:\"service\";a:0:{}s:11:\"testimonial\";a:0:{}s:7:\"contact\";a:0:{}s:10:\"footer-one\";a:0:{}s:10:\"footer-two\";a:1:{i:0;s:13:\"custom_html-7\";}s:12:\"footer-three\";a:0:{}s:11:\"footer-four\";a:1:{i:0;s:13:\"custom_html-8\";}s:13:\"array_version\";i:3;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (107,'cron','a:13:{i:1665043849;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:1665068530;a:1:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1665076651;a:1:{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;}}}i:1665078021;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:1665085101;a:2:{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:1665087728;a:1:{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:1665096103;a:2:{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;}}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;}}}i:1665097762;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:1665101975;a:1:{s:22:\"mwp_update_public_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:1665103360;a:2:{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;}}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:1665103362;a:1:{s:25:\"sucuriscan_scheduled_scan\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1665251223;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;}}}s:7:\"version\";i:2;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (108,'mwp_service_key','b7efaf55-a54d-4090-949e-db6af7e02ba1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (111,'mwp_openssl_parameters','a:2:{s:4:\"time\";i:1664997422;s:7:\"working\";b:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (112,'gd_system_version','4.41.1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (113,'limit_login_gdpr','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (114,'limit_login_review_notice_shown','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (115,'limit_login_whitelist_usernames','a:1:{i:0;s:22:\"parentsforparentsindia\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (116,'limit_login_activation_timestamp','1615476761','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (117,'limit_login_notice_enable_notify_timestamp','1612711961','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (118,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (119,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (120,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (121,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (122,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (123,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (124,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (125,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (126,'widget_custom_html','a:3:{i:7;a:2:{s:5:\"title\";s:10:\"Contact Us\";s:7:\"content\";s:169:\"Email: <a href=\"mailto:parentsforparents20@gmail.com\">parentsforparents20@gmail.com</a><br>\r\nPhone No.: <a href=\"tel:9818074567\">9818074567</a>\r\n<br>\r\nLocated: New Delhi\";}i:8;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:186:\"<a href=\"https://forms.gle/4w7R2AFGussa4f6p8\" target=\"_blank\" class=\"ask-link\">Ask a Query</a>\r\n<br>\r\n<br>\r\n<strong>A Special Thank You to Mrs. Shachi Saxena for the Doodle Art.</strong>\";}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (128,'WPLANG','en_GB','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (129,'gd_system_last_cache_flush','1664991669','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (132,'auto_update_plugins','a:17:{i:0;s:19:\"akismet/akismet.php\";i:1;s:23:\"awsm-team/awsm-team.php\";i:2;s:47:\"blossomthemes-toolkit/blossomthemes-toolkit.php\";i:3;s:27:\"coblocks/class-coblocks.php\";i:4;s:32:\"duplicate-page/duplicatepage.php\";i:5;s:29:\"gravityforms/gravityforms.php\";i:6;s:25:\"sucuri-scanner/sucuri.php\";i:7;s:37:\"testimonial-free/testimonial-free.php\";i:8;s:22:\"wp-socializer/wpsr.php\";i:9;s:23:\"team-free/team-free.php\";i:10;s:24:\"wordpress-seo/wp-seo.php\";i:11;s:40:\"wordpress-seo-premium/wp-seo-premium.php\";i:12;s:25:\"wpseo-video/video-seo.php\";i:13;s:25:\"wpseo-local/local-seo.php\";i:14;s:39:\"wpseo-woocommerce/wpseo-woocommerce.php\";i:15;s:25:\"wpseo-news/wpseo-news.php\";i:16;s:57:\"acf-content-analysis-for-yoast-seo/yoast-acf-analysis.php\";}','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (133,'wpseo','a:96:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";b:0;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:1;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:26:\"permalink_settings_changed\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:6:\"19.7.2\";s:16:\"previous_version\";s:6:\"19.7.1\";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:4:\"blog\";s:20:\"has_multiple_authors\";b:1;s:16:\"environment_type\";s:10:\"production\";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:22:\"show_onboarding_notice\";b:0;s:18:\"first_activated_on\";i:1615476804;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:30:\"/%year%/%monthnum%/%postname%/\";s:8:\"home_url\";s:31:\"http://www.parentsforparents.in\";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:3:{s:28:\"blossom_portfolio_categories\";s:18:\"portfolio-category\";s:21:\"coblocks_pattern_type\";s:21:\"coblocks_pattern_type\";s:25:\"coblocks_pattern_category\";s:25:\"coblocks_pattern_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:28:\"wordproof_integration_active\";b:0;s:29:\"wordproof_integration_changed\";b: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: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\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (134,'yoast_migrations_free','a:1:{s:7:\"version\";s:6:\"19.7.2\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (135,'wpseo_titles','a:144:{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:1;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:19:\"Parents for Parents\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:103:\"http://www.parentsforparents.in/wp-content/uploads/2021/03/WhatsApp-Image-2021-01-12-at-18.33.24-1.jpeg\";s:12:\"company_name\";s:19:\"parents for parents\";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:23:\"title-blossom-portfolio\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-blossom-portfolio\";s:0:\"\";s:25:\"noindex-blossom-portfolio\";b:1;s:36:\"display-metabox-pt-blossom-portfolio\";b:1;s:36:\"post_types-blossom-portfolio-maintax\";i:0;s:34:\"schema-page-type-blossom-portfolio\";s:7:\"WebPage\";s:37:\"schema-article-type-blossom-portfolio\";s:4:\"None\";s:30:\"social-title-blossom-portfolio\";s:9:\"%%title%%\";s:36:\"social-description-blossom-portfolio\";s:0:\"\";s:34:\"social-image-url-blossom-portfolio\";s:0:\"\";s:33:\"social-image-id-blossom-portfolio\";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: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: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:38:\"title-tax-blossom_portfolio_categories\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:41:\"metadesc-tax-blossom_portfolio_categories\";s:0:\"\";s:48:\"display-metabox-tax-blossom_portfolio_categories\";b:1;s:40:\"noindex-tax-blossom_portfolio_categories\";b:0;s:45:\"social-title-tax-blossom_portfolio_categories\";s:23:\"%%term_title%% Archives\";s:51:\"social-description-tax-blossom_portfolio_categories\";s:0:\"\";s:49:\"social-image-url-tax-blossom_portfolio_categories\";s:0:\"\";s:48:\"social-image-id-tax-blossom_portfolio_categories\";i:0;s:46:\"taxonomy-blossom_portfolio_categories-ptparent\";i:0;s:31:\"title-tax-coblocks_pattern_type\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:34:\"metadesc-tax-coblocks_pattern_type\";s:0:\"\";s:41:\"display-metabox-tax-coblocks_pattern_type\";b:1;s:33:\"noindex-tax-coblocks_pattern_type\";b:0;s:38:\"social-title-tax-coblocks_pattern_type\";s:23:\"%%term_title%% Archives\";s:44:\"social-description-tax-coblocks_pattern_type\";s:0:\"\";s:42:\"social-image-url-tax-coblocks_pattern_type\";s:0:\"\";s:41:\"social-image-id-tax-coblocks_pattern_type\";i:0;s:39:\"taxonomy-coblocks_pattern_type-ptparent\";i:0;s:35:\"title-tax-coblocks_pattern_category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:38:\"metadesc-tax-coblocks_pattern_category\";s:0:\"\";s:45:\"display-metabox-tax-coblocks_pattern_category\";b:1;s:37:\"noindex-tax-coblocks_pattern_category\";b:0;s:42:\"social-title-tax-coblocks_pattern_category\";s:23:\"%%term_title%% Archives\";s:48:\"social-description-tax-coblocks_pattern_category\";s:0:\"\";s:46:\"social-image-url-tax-coblocks_pattern_category\";s:0:\"\";s:45:\"social-image-id-tax-coblocks_pattern_category\";i:0;s:43:\"taxonomy-coblocks_pattern_category-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:225;s:17:\"company_logo_meta\";a:9:{s:5:\"width\";i:366;s:6:\"height\";i:357;s:3:\"url\";s:155:\"https://secureservercdn.net/160.153.138.203/3h0.9df.myftpupload.com/wp-content/uploads/2021/03/WhatsApp-Image-2021-01-12-at-18.33.24-1.jpeg?time=1662064885\";s:4:\"path\";s:80:\"/var/www/wp-content/uploads/2021/03/WhatsApp-Image-2021-01-12-at-18.33.24-1.jpeg\";s:4:\"size\";s:4:\"full\";s:2:\"id\";i:225;s:3:\"alt\";s:0:\"\";s:6:\"pixels\";i:130662;s:4:\"type\";s:10:\"image/jpeg\";}s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (136,'wpseo_social','a:19:{s:13:\"facebook_site\";s:55:\"https://www.facebook.com/profile.php?id=100055988379126\";s:13:\"instagram_url\";s:57:\"https://instagram.com/parents4parents?igshid=lsfc79f9ncym\";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:1:{i:0;s:57:\"https://instagram.com/parents4parents?igshid=lsfc79f9ncym\";}}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (137,'wpseo_flush_rewrite','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (145,'auto_update_themes','a:5:{i:0;s:14:\"twentynineteen\";i:1;s:12:\"twentytwenty\";i:2;s:15:\"twentytwentyone\";i:3;s:15:\"twentytwentytwo\";i:4;s:12:\"vandana-lite\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (149,'user_hit_count','a:59:{s:10:\"2022-08-08\";i:34;s:10:\"2022-08-09\";i:88;s:10:\"2022-08-10\";i:19;s:10:\"2022-08-11\";i:6;s:10:\"2022-08-12\";i:14;s:10:\"2022-08-13\";i:23;s:10:\"2022-08-14\";i:25;s:10:\"2022-08-15\";i:107;s:10:\"2022-08-16\";i:4;s:10:\"2022-08-17\";i:17;s:10:\"2022-08-18\";i:10;s:10:\"2022-08-19\";i:14;s:10:\"2022-08-20\";i:5;s:10:\"2022-08-21\";i:5;s:10:\"2022-08-22\";i:15;s:10:\"2022-08-23\";i:27;s:10:\"2022-08-24\";i:10;s:10:\"2022-08-25\";i:11;s:10:\"2022-08-26\";i:10;s:10:\"2022-08-27\";i:14;s:10:\"2022-08-28\";i:17;s:10:\"2022-08-29\";i:4;s:10:\"2022-08-30\";i:29;s:10:\"2022-08-31\";i:7;s:10:\"2022-09-01\";i:73;s:10:\"2022-09-02\";i:18;s:10:\"2022-09-03\";i:9;s:10:\"2022-09-04\";i:18;s:10:\"2022-09-05\";i:10;s:10:\"2022-09-06\";i:68;s:10:\"2022-09-07\";i:58;s:10:\"2022-09-08\";i:41;s:10:\"2022-09-09\";i:26;s:10:\"2022-09-10\";i:29;s:10:\"2022-09-11\";i:19;s:10:\"2022-09-12\";i:41;s:10:\"2022-09-13\";i:22;s:10:\"2022-09-14\";i:7;s:10:\"2022-09-15\";i:6;s:10:\"2022-09-16\";i:9;s:10:\"2022-09-17\";i:14;s:10:\"2022-09-18\";i:20;s:10:\"2022-09-19\";i:21;s:10:\"2022-09-20\";i:13;s:10:\"2022-09-21\";i:19;s:10:\"2022-09-22\";i:8;s:10:\"2022-09-23\";i:31;s:10:\"2022-09-24\";i:12;s:10:\"2022-09-25\";i:24;s:10:\"2022-09-26\";i:19;s:10:\"2022-09-27\";i:19;s:10:\"2022-09-28\";i:11;s:10:\"2022-09-29\";i:1;s:10:\"2022-09-30\";i:1;s:10:\"2022-10-01\";i:1;s:10:\"2022-10-03\";i:1;s:10:\"2022-10-04\";i:1;s:10:\"2022-10-05\";i:12;s:10:\"2022-10-06\";i:3;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (151,'theme_mods_twentytwentyone','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1615477725;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (156,'worker_migration_version','2','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (157,'mwp_recovering','','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (158,'mwp_incremental_update_active','','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (159,'mwp_core_autoupdate','','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (160,'mwp_container_parameters','a:0:{}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (161,'mwp_container_site_parameters','a:0:{}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (162,'_worker_nossl_key','','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (163,'_worker_public_key','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFvMnpJeGFSR0JGUjVuaHIvd3RZKwo4ajlNTFZ1ZW05RUhkbGh1S2ZVZDZXL2tUWVA4cEJiaGFxdmRwK3hIa1pucHA0cWt5cm14SDBnTFQ1QWRaNjFUCkRNSTMxb1VMNEhHU01qNTBFWDFrRVlERGRtM3BHYjFpSkRGekg2ajRWYmkxQkRRbytzcDNMSkZaMXNtYmZudUIKdmVsRllxZGlvaWtPSWl0ZDdiWFZaOWc2ZGF2YmVKdnpiaUVYODJyVWhnVEpTWlUvdW0vZ212VEdqUDduUWtFWQp1Z2JFYUp4U0pSVmVsYTIxWjJwaHhHWGFnZjBzZmwzWG04WmpBc2RWRDM3MmlOZ09Kak9QRWo5MWwyUUhNSytQCmZmZGhDSHRCOGN2VUFRd2lJQVVFTlU5UkYwNlF0VEF0Z3ZLN0N6UHVnYXNwbGUwaEduTFRkV0V3cFNJQXlrRzgKb1FJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (164,'mwp_maintenace_mode','a:0:{}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (166,'mwp_communication_keys','a:0:{}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (167,'mwp_key_last_used_688bdd02-2f88-464a-a7f9-8a19e28c0323','1615477046','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (168,'mmb_stats_filter','a:1:{s:7:\"plugins\";a:1:{s:7:\"cleanup\";a:1:{s:9:\"revisions\";a:1:{s:11:\"num_to_keep\";i:5;}}}}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (169,'mwp_potential_key','72597389-f9d5-46c5-bcc7-36d389580ff5','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (170,'mwp_potential_key_time','1664997422','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (171,'mwp_public_keys_refresh_time','1665015575','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (172,'mwp_public_keys','a:8:{i:0;a:6:{s:2:\"id\";s:19:\"managewp_1663293902\";s:7:\"service\";s:8:\"managewp\";s:9:\"validFrom\";s:19:\"2022-10-01 01:26:15\";s:7:\"validTo\";s:19:\"2022-11-02 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxG0NlvhFC+hRNIaCDz9H\nVPjh55zxVgA2FYTvCELAYJ4Z3jQcIRIJHCcMgmaJr6EzLcOQchTpKUhxdrFZR5nv\nWbl6b8sXx2dRYShAVH8rdVHK7IHceThAeu8XRUYO4bBmBPnYnFthjbCu0TJAiGJQ\n0X2+ugGUpHFZYu6cLkNV8FlUAuQLER94jChLWqxxaCQSlPWQrSfR6j2hwmMcHAkc\nSExR7ndEAqlrxUAPz+CeXqM/IOYYf4LYHVjf1pGCbjI51IbHNVH2b+ANSrLbeaBc\nxAI5Vlb92YolwdRWNTxDS0Tv/AGGlJ00eLGJlRdPA8+fYG0nXDtcwAKklKNFoIpq\nSwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:1;a:6:{s:2:\"id\";s:23:\"managewp_dev_1663293902\";s:7:\"service\";s:12:\"managewp_dev\";s:9:\"validFrom\";s:19:\"2022-10-01 01:26:15\";s:7:\"validTo\";s:19:\"2022-11-02 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1z+E0Xy9KsbL1w7Wau/E\ngUpXI7YKqByEGbigkILwkkesK8wnV8KJySFGVb2GJkRjCJ8jjtdZRNgNR55QBXKk\nWV9tQL/KF5HCiDZ/Y9qhKgAFBYQJiA7fiGMh2pq1+4vmSxS7HU7Iq+h7XBlph7mZ\nhwCJGvYrIyILZUINf6X52rxCoTnXsHktZIYutXl1o+W1/pVKR7QvldoCB3ejM8hd\nlwE9XUnMUcSndw6jJJ4JL8qO2mqbbylmQg14E/pqVlPADw7rxt5sYkPpmwBs1iH6\nD+SsCKYDLTmwZhxWzfU3rFMbbLQK3+N8ZpBmfqjjrngXuRwTEut1L+R931UZ6Ly0\nBQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:2;a:6:{s:2:\"id\";s:16:\"mwp20_1663293902\";s:7:\"service\";s:5:\"mwp20\";s:9:\"validFrom\";s:19:\"2022-10-01 01:26:15\";s:7:\"validTo\";s:19:\"2022-11-02 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1d+KMgeH4psn+eL8W0mJ\nTgCFBCw8iNO20928T0zl5BLKY3q5SaNPj7UlZjAgP1NHIp6X7iYqHg96eIK7BEt3\naiZnYbutDvOtBTUpL8S8Bf0F7aogLycLaT+DNcMmqQUOEks61fAbVm+x5Sxe34Ds\n/vkTVf57RKKTUWY5XLU3ZElgkgOSAHNixRZW/3qg4s1Jl3c/fWwVyqmvAazgUDwS\nfSSO3pexwWcKyObYNvE9XsklFPMenIEfeBLDljd6S0M/b1mzP8ViDX7JsvD+NOIg\nIBexLHMoZ0C6dZUKYiSTA2wxm+Q2fRuOhJOZBgGLcTpZLfoo14Rwlh/1ymtDBFSe\nVQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:3;a:6:{s:2:\"id\";s:15:\"wpps_1662901502\";s:7:\"service\";s:4:\"wpps\";s:9:\"validFrom\";s:19:\"2022-09-26 13:05:01\";s:7:\"validTo\";s:19:\"2022-10-28 13:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqVnkvK/7n3KAADV6mcWm\nnNB6zQ6gI7uyPavUE3egzb6VqEOJ1WBrQeXzHmrr0jOMKdccCQrFxauWf2vC7vV0\nM+cXr0ibgADwjH/7wo6zxPRlcXOaMXFP71E2kI8RaY6a2Zg8h18GSwzAb+IvjhB4\nadVbal49ACJohRcbNbh5JvVmSAF6HXb1XxAX6oP9RrJCmFX7bbdC7cINlt5okWRA\n9LwjGH1G+2Nqh9KsYpyjr8RuNVBttsMIyAxTaj12PloIyg3g9OkXz45HA8SYrekx\nfzuLug06sbz5lkX8eqdCulYCmLWw7zVrnIZ8d4ekebLdftjnuB6gSkjqUxZoZTLh\npwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:4;a:6:{s:2:\"id\";s:25:\"cookie_service_1661533501\";s:7:\"service\";s:14:\"cookie_service\";s:9:\"validFrom\";s:19:\"2022-09-10 16:27:25\";s:7:\"validTo\";s:19:\"2022-10-12 16:27:25\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzm5VZyb4ff69tm1PuW3\nZ+ZrYaZTgtJpQ9K1YZFDSa6vhO4hc9Mk3iPvgINj8onys/MW3d/ttS39B5GEgZ+z\ne99k8HlczjVSExu/yoYB61zy7Xk1qt91buMA/2+Lz5VjS6Xm9R9mLjidRQ8rDkUu\nRaWTOFeikWg4QeO78pTvH3cuPrSYTHo29kmpmvZgX/GJt7c5urgUeUdfRVV73rhR\nd46lPLH86/WBK1jFgDe2Kr9zVtfS9mihGXZYb0f7cMcwXiILvsg+r+Z66i3h0iFv\nXrobjtqeao3WzSPY0HwODqTiTUk4cKspcTFCp0Q0BC16nrsEtvNIcrHzjXUXbjr4\n1wIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:5;a:6:{s:2:\"id\";s:25:\"cookie_service_1664125501\";s:7:\"service\";s:14:\"cookie_service\";s:9:\"validFrom\";s:19:\"2022-10-10 16:27:25\";s:7:\"validTo\";s:19:\"2022-11-11 16:27:25\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwHIgvMwRi/6a+9zaMAXZ\nLRySJd+KwKTMfkvuQ3nvMBib0kyDv9ccMeXbmfJFYuxTKxgwAzSwYMn2DxojILp3\nmGf5eugLJhfuAef9cLaPFDr8eZdk40rcRTUOPulcPSgEJUf+KCBMvwVWBye4LUiA\nc8ah2ewru3Jvl6O6A8AatbypIIeGlUZQZlGs+BmUK36Q5X8kYqYlMJLJOmHhxh6k\nSc4IvMI23MH57T31cRYT/EbcUwCyQhLpbISrC6XuO45btG0IhDedGbR/gJpj2wYI\nDPsRh2gJ4g4oJZzz+RoJHXM0r+x54W/dEg0l3ekJakUk8ED2IrF221QQ6YGDwwwS\nPwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:6;a:6:{s:2:\"id\";s:15:\"mwp1_1662991502\";s:7:\"service\";s:4:\"mwp1\";s:9:\"validFrom\";s:19:\"2022-09-27 14:05:01\";s:7:\"validTo\";s:19:\"2022-10-29 14:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtIY9ex/Cw9qjxIjp0TIu\nm09WG8/b3itcnfRFxJxHUxXQnid1Cn6Hii8AYzOBui/THGI/TzxGZnHW5Seh/dhU\nJpgoU+zVzoA9n8DkSbHyu1tBzkKlhpVFehpgOtGP8bgy4umhwNwE/8Huch57wWNM\n2sCBnZOn8CjfPT+MbaQw5Kw9kMvcPXj8qJuqAa2/n7IWTHO3KeC9ahucM4M46VeD\nYvDvbrXlIL66a254gc9CKpsgbhRk+th+3UL3iVGiOoUSTHG/j86mQ5nY511kAaMD\nQ629HP0Q3q969KT09w6kN25cVmqYaFZSPCwYkicXv9DJ/9KjBPTIpQfDqFyg8904\nKQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:7;a:6:{s:2:\"id\";s:20:\"migration_1663247102\";s:7:\"service\";s:9:\"migration\";s:9:\"validFrom\";s:19:\"2022-09-30 13:05:02\";s:7:\"validTo\";s:19:\"2022-11-01 13:05:02\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArtAf/69nZ6E2O3PNvB+q\ncNUQ+WdNYou1pMelHnt4z5UG9J0gyQo1X475ViQ4b9wQ0rT19bJdOC2U75KMnL1u\nc6DD9aUFKPpQlwh3EDFRH5eeMBqvjg3RT3jOwtLZC5gsVwnKTSpNcw7ZtAV477w9\nYCBDhEeT5RwYjprdlLSesxfZHmWzO8RV+jcMcUEPpEw+t3e60fA1yX0UHavU6wQT\nH7U0NIy9arkd3tgfHD3tG63MxiyVUxceeW2EJSgFdLy4nKAxKkcS2VPZ/nH34lZY\nkKzYqwf8VD8NPqBP0xWG3D7AWGZ6/lOLvtrgUlBRZJcnW9dc2XnSW5WLNVvTAfv3\nUwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (173,'mwp_new_communication_established','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (178,'mwp_pro_connected','pro_sites','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (280,'current_theme','Vandana Lite','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (281,'theme_mods_vandana-lite','a:22:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";i:4;s:9:\"secondary\";i:6;s:6:\"footer\";i:7;}s:18:\"custom_css_post_id\";i:109;s:12:\"social_links\";a:0:{}s:12:\"header_image\";s:79:\"http://www.parentsforparents.in/wp-content/uploads/2021/03/cropped-Banner_4.jpg\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:28;s:3:\"url\";s:79:\"http://www.parentsforparents.in/wp-content/uploads/2021/03/cropped-Banner_4.jpg\";s:13:\"thumbnail_url\";s:79:\"http://www.parentsforparents.in/wp-content/uploads/2021/03/cropped-Banner_4.jpg\";s:6:\"height\";N;s:5:\"width\";N;}s:11:\"custom_logo\";i:31;s:16:\"ed_about_section\";b:1;s:14:\"site_logo_size\";i:200;s:20:\"site_title_font_size\";i:60;s:16:\"site_title_color\";s:7:\"#0047ab\";s:12:\"primary_font\";s:13:\"Alegreya Sans\";s:14:\"secondary_font\";s:13:\"Alegreya Sans\";s:9:\"font_size\";i:18;s:10:\"about_page\";s:1:\"2\";s:13:\"about_excerpt\";b:0;s:14:\"about_readmore\";s:9:\"Read more\";s:21:\"blog_section_subtitle\";s:0:\"\";s:16:\"ed_header_search\";b:0;s:15:\"site_title_font\";a:2:{s:11:\"font-family\";s:13:\"Alegreya Sans\";s:7:\"variant\";s:3:\"700\";}s:16:\"background_color\";s:6:\"ffffff\";s:18:\"blog_section_title\";s:8:\"Articles\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (282,'theme_switched','','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (283,'gd_system_last_publish','1657445261','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (284,'gd_system_first_publish','1615477725','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (299,'bttk_queue_flush_rewrite_rules','no','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (300,'recently_activated','a:0:{}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (301,'widget_bttk_author_bio','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (302,'widget_bttk_popular_post','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (303,'widget_bttk_pro_recent_post','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (304,'widget_bttk_custom_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (305,'widget_bttk_image_text_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (306,'widget_bttk_posts_category_slider_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (307,'widget_bttk_twitter_feeds_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (308,'widget_bttk_facebook_page_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (309,'widget_bttk_advertisement_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (310,'widget_bttk_pinterest_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (311,'widget_bttk_snapcode_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (312,'widget_bttk_social_links','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (313,'widget_blossom_client_logo_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (314,'widget_blossomtheme_featured_page_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (315,'widget_blossomtheme_companion_cta_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (316,'widget_bttk_testimonial_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (317,'widget_blossomthemes_stat_counter_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (318,'widget_bttk_description_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (319,'widget_bttk_icon_text_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (320,'widget_bttk_contact_social_links','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (327,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:1:{i:1;i:4;}}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (703,'duplicate_page_options','a:4:{s:21:\"duplicate_post_status\";s:5:\"draft\";s:23:\"duplicate_post_redirect\";s:7:\"to_list\";s:21:\"duplicate_post_suffix\";s:0:\"\";s:21:\"duplicate_post_editor\";s:7:\"classic\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (795,'wpsr_version','7.3.1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (796,'wpsr_since','1615482809','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (797,'widget_wpsr_follow_icons_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (798,'widget_wpsr_facebook_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (799,'widget_wpsr_twitter_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (800,'wpsr_last_changelog','6.3','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (801,'wpsr_sharebar_settings','a:1:{s:9:\"ft_status\";s:7:\"disable\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (802,'wpsr_floating_sharebar_settings','a:25:{s:9:\"ft_status\";s:7:\"disable\";s:14:\"selected_icons\";s:320:\"W3siZmFjZWJvb2siOnsiaG92ZXJfdGV4dCI6IiIsImljb24iOiIifX0seyJ0d2l0dGVyIjp7ImhvdmVyX3RleHQiOiIiLCJpY29uIjoiIn19LHsibGlua2VkaW4iOnsiaG92ZXJfdGV4dCI6IiIsImljb24iOiIifX0seyJlbWFpbCI6eyJob3Zlcl90ZXh0IjoiIiwiaWNvbiI6IiJ9fSx7InBkZiI6eyJob3Zlcl90ZXh0IjoiIiwiaWNvbiI6IiJ9fSx7IndoYXRzYXBwIjp7ImhvdmVyX3RleHQiOiIiLCJpY29uIjoiIn19XQ==\";s:5:\"style\";s:0:\"\";s:11:\"sb_bg_color\";s:7:\"#ffffff\";s:9:\"icon_size\";s:4:\"48px\";s:10:\"icon_shape\";s:6:\"circle\";s:10:\"icon_color\";s:7:\"#ffffff\";s:13:\"icon_bg_color\";s:0:\"\";s:12:\"hover_effect\";s:7:\"opacity\";s:7:\"padding\";s:0:\"\";s:11:\"sb_position\";s:5:\"wleft\";s:13:\"stick_element\";s:6:\".entry\";s:6:\"offset\";s:4:\"10px\";s:8:\"movement\";s:4:\"move\";s:13:\"share_counter\";s:16:\"total-individual\";s:8:\"sc_style\";s:7:\"count-1\";s:17:\"sc_total_position\";s:3:\"top\";s:14:\"sc_total_color\";s:7:\"#000000\";s:16:\"lg_screen_action\";s:4:\"show\";s:16:\"sm_screen_action\";s:6:\"bottom\";s:15:\"sm_screen_width\";s:3:\"768\";s:10:\"more_icons\";s:1:\"0\";s:9:\"loc_rules\";a:2:{s:4:\"type\";s:8:\"show_all\";s:4:\"rule\";s:4:\"W10=\";}s:8:\"_wpnonce\";s:10:\"d09c967ca1\";s:16:\"_wp_http_referer\";s:60:\"/wp-admin/admin.php?page=wp_socializer&tab=floating_sharebar\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (822,'wpsr_followbar_settings','a:18:{s:9:\"ft_status\";s:6:\"enable\";s:8:\"template\";s:412:\"W3siZmFjZWJvb2siOnsidXJsIjoiaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL3Byb2ZpbGUucGhwP2lkPTEwMDA1NTk4ODM3OTEyNiIsImljb24iOiIiLCJ0ZXh0IjoiRmFjZWJvb2sifX0seyJpbnN0YWdyYW0iOnsidXJsIjoiaHR0cHM6Ly9pbnN0YWdyYW0uY29tL3BhcmVudHM0cGFyZW50cz9pZ3NoaWQ9bHNmYzc5ZjluY3ltIiwiaWNvbiI6IiIsInRleHQiOiJJbnN0YWdyYW0ifX0seyJ3aGF0c2FwcCI6eyJ1cmwiOiJodHRwczovL3dhLm1lL21lc3NhZ2UvRlg1V1hXSDdMNE00QjEiLCJpY29uIjoiIiwidGV4dCI6IldoYXRzQXBwIn19XQ==\";s:5:\"shape\";s:6:\"circle\";s:4:\"size\";s:4:\"48px\";s:8:\"bg_color\";s:0:\"\";s:10:\"icon_color\";s:7:\"#ffffff\";s:5:\"hover\";s:4:\"zoom\";s:3:\"pad\";s:3:\"pad\";s:11:\"orientation\";s:8:\"vertical\";s:8:\"position\";s:2:\"rm\";s:16:\"lg_screen_action\";s:4:\"show\";s:16:\"sm_screen_action\";s:4:\"show\";s:15:\"sm_screen_width\";s:3:\"768\";s:5:\"title\";s:0:\"\";s:10:\"open_popup\";s:2:\"no\";s:9:\"loc_rules\";a:2:{s:4:\"type\";s:8:\"show_all\";s:4:\"rule\";s:4:\"W10=\";}s:8:\"_wpnonce\";s:10:\"2ba52cb315\";s:16:\"_wp_http_referer\";s:55:\"/wp-admin/admin.php?page=wp_socializer&tab=follow_icons\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (856,'wpsr_social_icons_settings','a:4:{s:9:\"ft_status\";s:7:\"disable\";s:4:\"tmpl\";a:2:{i:1;a:22:{s:14:\"selected_icons\";s:400:\"W3siZmFjZWJvb2siOnsiaG92ZXJfdGV4dCI6IiIsInRleHQiOiIiLCJpY29uIjoiIn19LHsidHdpdHRlciI6eyJpY29uIjoiIiwidGV4dCI6IiIsImhvdmVyX3RleHQiOiIifX0seyJsaW5rZWRpbiI6eyJpY29uIjoiIiwidGV4dCI6IiIsImhvdmVyX3RleHQiOiIifX0seyJwaW50ZXJlc3QiOnsiaWNvbiI6IiIsInRleHQiOiIiLCJob3Zlcl90ZXh0IjoiIn19LHsicHJpbnQiOnsiaWNvbiI6IiIsInRleHQiOiIiLCJob3Zlcl90ZXh0IjoiIn19LHsicGRmIjp7Imljb24iOiIiLCJ0ZXh0IjoiIiwiaG92ZXJfdGV4dCI6IiJ9fV0=\";s:6:\"layout\";s:0:\"\";s:9:\"icon_size\";s:4:\"32px\";s:10:\"icon_shape\";s:6:\"circle\";s:10:\"icon_color\";s:7:\"#ffffff\";s:13:\"icon_bg_color\";s:0:\"\";s:12:\"hover_effect\";s:7:\"opacity\";s:7:\"padding\";s:3:\"pad\";s:8:\"position\";s:11:\"below_posts\";s:10:\"in_excerpt\";s:4:\"hide\";s:13:\"share_counter\";s:16:\"total-individual\";s:8:\"sc_style\";s:7:\"count-1\";s:17:\"sc_total_position\";s:4:\"left\";s:16:\"lg_screen_action\";s:4:\"show\";s:16:\"sm_screen_action\";s:4:\"show\";s:15:\"sm_screen_width\";s:3:\"768\";s:12:\"center_icons\";s:0:\"\";s:7:\"heading\";s:26:\"<h3>Share and Enjoy !</h3>\";s:10:\"more_icons\";s:1:\"0\";s:17:\"custom_html_above\";s:0:\"\";s:17:\"custom_html_below\";s:0:\"\";s:9:\"loc_rules\";a:2:{s:4:\"type\";s:8:\"show_all\";s:4:\"rule\";s:4:\"W10=\";}}i:2;a:22:{s:14:\"selected_icons\";s:4:\"W10=\";s:6:\"layout\";s:0:\"\";s:9:\"icon_size\";s:4:\"32px\";s:10:\"icon_shape\";s:6:\"circle\";s:10:\"icon_color\";s:7:\"#ffffff\";s:13:\"icon_bg_color\";s:0:\"\";s:12:\"hover_effect\";s:7:\"opacity\";s:7:\"padding\";s:3:\"pad\";s:8:\"position\";s:11:\"below_posts\";s:10:\"in_excerpt\";s:4:\"hide\";s:13:\"share_counter\";s:0:\"\";s:8:\"sc_style\";s:7:\"count-1\";s:17:\"sc_total_position\";s:4:\"left\";s:16:\"lg_screen_action\";s:4:\"show\";s:16:\"sm_screen_action\";s:4:\"show\";s:15:\"sm_screen_width\";s:3:\"768\";s:12:\"center_icons\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:10:\"more_icons\";s:1:\"0\";s:17:\"custom_html_above\";s:0:\"\";s:17:\"custom_html_below\";s:0:\"\";s:9:\"loc_rules\";a:2:{s:4:\"type\";s:8:\"show_all\";s:4:\"rule\";s:4:\"W10=\";}}}s:8:\"_wpnonce\";s:10:\"df0ebdee9d\";s:16:\"_wp_http_referer\";s:54:\"/wp-admin/admin.php?page=wp_socializer&tab=share_icons\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (1365,'testimonial_version','2.5.9','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (1366,'testimonial_db_version','2.5.5','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (1367,'testimonial_first_version','2.2.10','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (1368,'testimonial_activation_date','1615491303','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (1369,'sp_testimonial_pro_options','a:10:{s:23:\"testimonial_data_remove\";s:0:\"\";s:19:\"tf_dequeue_slick_js\";s:1:\"1\";s:20:\"tf_dequeue_slick_css\";s:1:\"1\";s:17:\"tf_dequeue_fa_css\";s:1:\"1\";s:18:\"tpro_singular_name\";s:11:\"Testimonial\";s:16:\"tpro_plural_name\";s:12:\"Testimonials\";s:10:\"custom_css\";s:122:\"#sp-testimonial-free-wrapper-105 .sp-testimonial-free-section .tfree-client-testimonial{width: 70%;\r\n    margin: auto;\r\n}}\";s:25:\"tpro_dequeue_google_fonts\";s:0:\"\";s:16:\"captcha_site_key\";s:0:\"\";s:18:\"captcha_secret_key\";s:0:\"\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (1370,'widget_tfree_widget_content','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (1383,'sp_testimonial_review_notice_dismiss','a:2:{s:4:\"time\";i:1616049502;s:9:\"dismissed\";b:0;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (1550,'Team_B_default_Settings','s:452:\"a:13:{s:16:\"team_mb_name_clr\";s:7:\"#000000\";s:15:\"team_mb_pos_clr\";s:7:\"#000000\";s:16:\"team_mb_desc_clr\";s:7:\"#000000\";s:23:\"team_mb_social_icon_clr\";s:7:\"#4f4f4f\";s:26:\"team_mb_social_icon_clr_bg\";s:7:\"#e5e5e5\";s:20:\"team_mb_name_ft_size\";i:18;s:19:\"team_mb_pos_ft_size\";i:14;s:20:\"team_mb_desc_ft_size\";i:14;s:11:\"font_family\";s:9:\"Open Sans\";s:11:\"team_layout\";i:4;s:10:\"custom_css\";s:0:\"\";s:19:\"team_mb_wrap_bg_clr\";s:7:\"#ffffff\";s:6:\"design\";i:1;}\";','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (1551,'wpsm_team_p_review','a:2:{s:4:\"time\";i:1615524791;s:9:\"dismissed\";b:0;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (1656,'sp_wp_team_version','2.0.10','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (1657,'sp_wp_team_db_version','2.0.10','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (1658,'_sptp_settings','a:10:{s:16:\"delete_on_remove\";b:0;s:17:\"enqueue_swiper_js\";b:1;s:19:\"enqueue_fontawesome\";b:1;s:14:\"enqueue_swiper\";b:1;s:10:\"custom_css\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:22:\"rename_member_singular\";s:6:\"Member\";s:20:\"rename_member_plural\";s:7:\"Members\";s:11:\"rename_team\";s:4:\"Team\";s:22:\"carousel_accessibility\";a:6:{s:13:\"accessibility\";b:1;s:18:\"prev_slide_message\";s:14:\"Previous slide\";s:18:\"next_slide_message\";s:10:\"Next slide\";s:19:\"first_slide_message\";s:23:\"This is the first slide\";s:18:\"last_slide_message\";s:22:\"This is the last slide\";s:25:\"pagination_bullet_message\";s:21:\"Go to slide {{index}}\";}}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (1659,'widget_wpteam_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (1660,'sp_wpt_review_notice_dismiss','a:2:{s:4:\"time\";i:1615526412;s:9:\"dismissed\";b:0;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (3412,'category_children','a:0:{}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (3474,'gd_system_first_page_on_front_update','1615552051','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (5583,'new_admin_email','parentsforparents20@gmail.com','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (6793,'recovery_keys','a:0:{}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (6808,'wpseo_ryte','a:2:{s:6:\"status\";i:1;s:10:\"last_fetch\";i:1661621577;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (6810,'finished_updating_comment_type','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (6811,'https_detection_errors','a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:21:\"HTTPS request failed.\";}}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (6828,'rewrite_rules','a:206:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$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: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:57:\"portfolio-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?blossom_portfolio_categories=$matches[1]&feed=$matches[2]\";s:52:\"portfolio-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?blossom_portfolio_categories=$matches[1]&feed=$matches[2]\";s:33:\"portfolio-category/(.+?)/embed/?$\";s:61:\"index.php?blossom_portfolio_categories=$matches[1]&embed=true\";s:45:\"portfolio-category/(.+?)/page/?([0-9]{1,})/?$\";s:68:\"index.php?blossom_portfolio_categories=$matches[1]&paged=$matches[2]\";s:27:\"portfolio-category/(.+?)/?$\";s:50:\"index.php?blossom_portfolio_categories=$matches[1]\";s:37:\"portfolio/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"portfolio/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"portfolio/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"portfolio/([^/]+)/embed/?$\";s:50:\"index.php?blossom-portfolio=$matches[1]&embed=true\";s:30:\"portfolio/([^/]+)/trackback/?$\";s:44:\"index.php?blossom-portfolio=$matches[1]&tb=1\";s:38:\"portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?blossom-portfolio=$matches[1]&paged=$matches[2]\";s:45:\"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?blossom-portfolio=$matches[1]&cpage=$matches[2]\";s:34:\"portfolio/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?blossom-portfolio=$matches[1]&page=$matches[2]\";s:26:\"portfolio/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"portfolio/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"portfolio/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:43:\"spt_testimonial/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"spt_testimonial/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"spt_testimonial/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"spt_testimonial/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"spt_testimonial/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"spt_testimonial/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"spt_testimonial/([^/]+)/embed/?$\";s:63:\"index.php?post_type=spt_testimonial&name=$matches[1]&embed=true\";s:36:\"spt_testimonial/([^/]+)/trackback/?$\";s:57:\"index.php?post_type=spt_testimonial&name=$matches[1]&tb=1\";s:44:\"spt_testimonial/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?post_type=spt_testimonial&name=$matches[1]&paged=$matches[2]\";s:51:\"spt_testimonial/([^/]+)/comment-page-([0-9]{1,})/?$\";s:70:\"index.php?post_type=spt_testimonial&name=$matches[1]&cpage=$matches[2]\";s:40:\"spt_testimonial/([^/]+)(?:/([0-9]+))?/?$\";s:69:\"index.php?post_type=spt_testimonial&name=$matches[1]&page=$matches[2]\";s:32:\"spt_testimonial/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"spt_testimonial/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"spt_testimonial/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"spt_testimonial/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"spt_testimonial/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"spt_testimonial/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"spt_shortcodes/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"spt_shortcodes/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"spt_shortcodes/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"spt_shortcodes/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"spt_shortcodes/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"spt_shortcodes/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"spt_shortcodes/([^/]+)/embed/?$\";s:62:\"index.php?post_type=spt_shortcodes&name=$matches[1]&embed=true\";s:35:\"spt_shortcodes/([^/]+)/trackback/?$\";s:56:\"index.php?post_type=spt_shortcodes&name=$matches[1]&tb=1\";s:43:\"spt_shortcodes/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?post_type=spt_shortcodes&name=$matches[1]&paged=$matches[2]\";s:50:\"spt_shortcodes/([^/]+)/comment-page-([0-9]{1,})/?$\";s:69:\"index.php?post_type=spt_shortcodes&name=$matches[1]&cpage=$matches[2]\";s:39:\"spt_shortcodes/([^/]+)(?:/([0-9]+))?/?$\";s:68:\"index.php?post_type=spt_shortcodes&name=$matches[1]&page=$matches[2]\";s:31:\"spt_shortcodes/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"spt_shortcodes/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"spt_shortcodes/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"spt_shortcodes/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"spt_shortcodes/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"spt_shortcodes/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\"spt_testimonial_form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"spt_testimonial_form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"spt_testimonial_form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"spt_testimonial_form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"spt_testimonial_form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"spt_testimonial_form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"spt_testimonial_form/([^/]+)/embed/?$\";s:68:\"index.php?post_type=spt_testimonial_form&name=$matches[1]&embed=true\";s:41:\"spt_testimonial_form/([^/]+)/trackback/?$\";s:62:\"index.php?post_type=spt_testimonial_form&name=$matches[1]&tb=1\";s:49:\"spt_testimonial_form/([^/]+)/page/?([0-9]{1,})/?$\";s:75:\"index.php?post_type=spt_testimonial_form&name=$matches[1]&paged=$matches[2]\";s:56:\"spt_testimonial_form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:75:\"index.php?post_type=spt_testimonial_form&name=$matches[1]&cpage=$matches[2]\";s:45:\"spt_testimonial_form/([^/]+)(?:/([0-9]+))?/?$\";s:74:\"index.php?post_type=spt_testimonial_form&name=$matches[1]&page=$matches[2]\";s:37:\"spt_testimonial_form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"spt_testimonial_form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"spt_testimonial_form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"spt_testimonial_form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"spt_testimonial_form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"spt_testimonial_form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"awsm_team_member/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"awsm_team_member/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"awsm_team_member/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"awsm_team_member/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"awsm_team_member/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"awsm_team_member/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"awsm_team_member/([^/]+)/embed/?$\";s:49:\"index.php?awsm_team_member=$matches[1]&embed=true\";s:37:\"awsm_team_member/([^/]+)/trackback/?$\";s:43:\"index.php?awsm_team_member=$matches[1]&tb=1\";s:45:\"awsm_team_member/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?awsm_team_member=$matches[1]&paged=$matches[2]\";s:52:\"awsm_team_member/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?awsm_team_member=$matches[1]&cpage=$matches[2]\";s:41:\"awsm_team_member/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?awsm_team_member=$matches[1]&page=$matches[2]\";s:33:\"awsm_team_member/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"awsm_team_member/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"awsm_team_member/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"awsm_team_member/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"awsm_team_member/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"awsm_team_member/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"awsm_team/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"awsm_team/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"awsm_team/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"awsm_team/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"awsm_team/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"awsm_team/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"awsm_team/([^/]+)/embed/?$\";s:42:\"index.php?awsm_team=$matches[1]&embed=true\";s:30:\"awsm_team/([^/]+)/trackback/?$\";s:36:\"index.php?awsm_team=$matches[1]&tb=1\";s:38:\"awsm_team/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?awsm_team=$matches[1]&paged=$matches[2]\";s:45:\"awsm_team/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?awsm_team=$matches[1]&cpage=$matches[2]\";s:34:\"awsm_team/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?awsm_team=$matches[1]&page=$matches[2]\";s:26:\"awsm_team/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"awsm_team/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"awsm_team/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"awsm_team/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"awsm_team/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"awsm_team/[^/]+/([^/]+)/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: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=20&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:47:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/embed/?$\";s:75:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:69:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&tb=1\";s:64:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&feed=$matches[4]\";s:59:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&feed=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&paged=$matches[4]\";s:59:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&cpage=$matches[4]\";s:48:\"([0-9]{4})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&page=$matches[4]\";s:36:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$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: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]\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (8108,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (22634,'wp_force_deactivated_plugins','a:0:{}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (23665,'db_upgraded','','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (30171,'mwp_disable_comments_migrated','1653321093','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (30172,'mwp_disable_comments_old_post','1','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (30818,'gd_system_first_login','1654079797','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (30819,'gd_system_last_login','1654079808','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (34520,'coblocks_site_design_controls_enabled','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (34521,'coblocks_layout_selector_controls_enabled','0','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (34660,'_site_transient_timeout_update_themes','1663872725','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (34661,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1663786325;s:7:\"checked\";a:5:{s:14:\"twentynineteen\";s:3:\"2.3\";s:12:\"twentytwenty\";s:3:\"2.0\";s:15:\"twentytwentyone\";s:3:\"1.6\";s:15:\"twentytwentytwo\";s:3:\"1.2\";s:12:\"vandana-lite\";s:5:\"1.1.6\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:5:{s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.3\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.3.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.0.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.6.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.2.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}s:12:\"vandana-lite\";a:6:{s:5:\"theme\";s:12:\"vandana-lite\";s:11:\"new_version\";s:5:\"1.1.6\";s:3:\"url\";s:42:\"https://wordpress.org/themes/vandana-lite/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/vandana-lite.1.1.6.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (34664,'_site_transient_timeout_update_plugins','1663864128','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (34665,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1663777727;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:10:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.0\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:23:\"awsm-team/awsm-team.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/awsm-team\";s:4:\"slug\";s:9:\"awsm-team\";s:6:\"plugin\";s:23:\"awsm-team/awsm-team.php\";s:11:\"new_version\";s:5:\"1.3.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/awsm-team/\";s:7:\"package\";s:52:\"https://downloads.wordpress.org/plugin/awsm-team.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/awsm-team/assets/icon-256x256.png?rev=1934091\";s:2:\"1x\";s:62:\"https://ps.w.org/awsm-team/assets/icon-128x128.png?rev=1934091\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/awsm-team/assets/banner-1544x500.png?rev=2299630\";s:2:\"1x\";s:64:\"https://ps.w.org/awsm-team/assets/banner-772x250.png?rev=2299630\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:47:\"blossomthemes-toolkit/blossomthemes-toolkit.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/blossomthemes-toolkit\";s:4:\"slug\";s:21:\"blossomthemes-toolkit\";s:6:\"plugin\";s:47:\"blossomthemes-toolkit/blossomthemes-toolkit.php\";s:11:\"new_version\";s:5:\"2.2.3\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/blossomthemes-toolkit/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/blossomthemes-toolkit.2.2.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/blossomthemes-toolkit/assets/icon-256x256.png?rev=1735221\";s:2:\"1x\";s:74:\"https://ps.w.org/blossomthemes-toolkit/assets/icon-128x128.png?rev=1735224\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/blossomthemes-toolkit/assets/banner-1544x500.png?rev=1735225\";s:2:\"1x\";s:76:\"https://ps.w.org/blossomthemes-toolkit/assets/banner-772x250.png?rev=1735222\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"4.4.0\";}s:27:\"coblocks/class-coblocks.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/coblocks\";s:4:\"slug\";s:8:\"coblocks\";s:6:\"plugin\";s:27:\"coblocks/class-coblocks.php\";s:11:\"new_version\";s:6:\"2.24.4\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/coblocks/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/coblocks.2.24.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/coblocks/assets/icon-256x256.jpg?rev=2243972\";s:2:\"1x\";s:61:\"https://ps.w.org/coblocks/assets/icon-128x128.jpg?rev=2243972\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/coblocks/assets/banner-1544x500.jpg?rev=2243972\";s:2:\"1x\";s:63:\"https://ps.w.org/coblocks/assets/banner-772x250.jpg?rev=2243972\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}s:32:\"duplicate-page/duplicatepage.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-page\";s:4:\"slug\";s:14:\"duplicate-page\";s:6:\"plugin\";s:32:\"duplicate-page/duplicatepage.php\";s:11:\"new_version\";s:5:\"4.4.9\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-page/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/duplicate-page.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-page/assets/icon-128x128.jpg?rev=1412874\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-page/assets/banner-772x250.jpg?rev=1410328\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";}s:37:\"testimonial-free/testimonial-free.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/testimonial-free\";s:4:\"slug\";s:16:\"testimonial-free\";s:6:\"plugin\";s:37:\"testimonial-free/testimonial-free.php\";s:11:\"new_version\";s:5:\"2.5.8\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/testimonial-free/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/testimonial-free.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/testimonial-free/assets/icon-256x256.png?rev=2678473\";s:2:\"1x\";s:69:\"https://ps.w.org/testimonial-free/assets/icon-128x128.png?rev=2678473\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/testimonial-free/assets/banner-772x250.png?rev=2625371\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:25:\"sucuri-scanner/sucuri.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/sucuri-scanner\";s:4:\"slug\";s:14:\"sucuri-scanner\";s:6:\"plugin\";s:25:\"sucuri-scanner/sucuri.php\";s:11:\"new_version\";s:6:\"1.8.35\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/sucuri-scanner/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/sucuri-scanner.1.8.35.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/sucuri-scanner/assets/icon-256x256.png?rev=2498042\";s:2:\"1x\";s:67:\"https://ps.w.org/sucuri-scanner/assets/icon-128x128.png?rev=2498042\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/sucuri-scanner/assets/banner-772x250.png?rev=2498042\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.6\";}s:22:\"wp-socializer/wpsr.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/wp-socializer\";s:4:\"slug\";s:13:\"wp-socializer\";s:6:\"plugin\";s:22:\"wp-socializer/wpsr.php\";s:11:\"new_version\";s:5:\"7.3.1\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wp-socializer/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/wp-socializer.7.3.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wp-socializer/assets/icon-256x256.png?rev=1616975\";s:2:\"1x\";s:58:\"https://ps.w.org/wp-socializer/assets/icon.svg?rev=1616975\";s:3:\"svg\";s:58:\"https://ps.w.org/wp-socializer/assets/icon.svg?rev=1616975\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wp-socializer/assets/banner-1544x500.png?rev=2771242\";s:2:\"1x\";s:68:\"https://ps.w.org/wp-socializer/assets/banner-772x250.png?rev=2771243\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:23:\"team-free/team-free.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/team-free\";s:4:\"slug\";s:9:\"team-free\";s:6:\"plugin\";s:23:\"team-free/team-free.php\";s:11:\"new_version\";s:5:\"2.2.9\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/team-free/\";s:7:\"package\";s:52:\"https://downloads.wordpress.org/plugin/team-free.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/team-free/assets/icon-256x256.png?rev=2452568\";s:2:\"1x\";s:62:\"https://ps.w.org/team-free/assets/icon-128x128.png?rev=2452568\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:64:\"https://ps.w.org/team-free/assets/banner-772x250.png?rev=2498542\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.3\";}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":10:{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:6:\"19.7.1\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.7.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=2643727\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"5.9\";}}s:7:\"checked\";a:11:{s:19:\"akismet/akismet.php\";s:3:\"5.0\";s:23:\"awsm-team/awsm-team.php\";s:5:\"1.3.0\";s:47:\"blossomthemes-toolkit/blossomthemes-toolkit.php\";s:5:\"2.2.3\";s:27:\"coblocks/class-coblocks.php\";s:6:\"2.24.4\";s:32:\"duplicate-page/duplicatepage.php\";s:5:\"4.4.9\";s:29:\"gravityforms/gravityforms.php\";s:6:\"2.4.22\";s:37:\"testimonial-free/testimonial-free.php\";s:5:\"2.5.8\";s:25:\"sucuri-scanner/sucuri.php\";s:6:\"1.8.35\";s:22:\"wp-socializer/wpsr.php\";s:5:\"7.3.1\";s:23:\"team-free/team-free.php\";s:5:\"2.2.9\";s:24:\"wordpress-seo/wp-seo.php\";s:6:\"19.7.1\";}}','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (34668,'_site_transient_timeout_update_core','1663864126','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (34669,'_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:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.0.2.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.0.2.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.0.2\";s:7:\"version\";s:5:\"6.0.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1663777726;s:15:\"version_checked\";s:5:\"6.0.2\";s:12:\"translations\";a:0:{}}','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (35818,'user_count','1','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (37425,'_transient_timeout_coblocks_template_parts_query','1663996486','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (37426,'_transient_coblocks_template_parts_query','a:0:{}','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (38716,'mwp_auto_updates_status','enabled','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (38717,'mwp_previous_plugins_state','a:11:{i:0;s:19:\"akismet/akismet.php\";i:1;s:23:\"awsm-team/awsm-team.php\";i:2;s:47:\"blossomthemes-toolkit/blossomthemes-toolkit.php\";i:3;s:27:\"coblocks/class-coblocks.php\";i:4;s:32:\"duplicate-page/duplicatepage.php\";i:5;s:29:\"gravityforms/gravityforms.php\";i:6;s:25:\"sucuri-scanner/sucuri.php\";i:7;s:37:\"testimonial-free/testimonial-free.php\";i:8;s:22:\"wp-socializer/wpsr.php\";i:9;s:23:\"team-free/team-free.php\";i:10;s:24:\"wordpress-seo/wp-seo.php\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (38720,'mwp_previous_themes_state','a:5:{i:0;s:14:\"twentynineteen\";i:1;s:12:\"twentytwenty\";i:2;s:15:\"twentytwentyone\";i:3;s:15:\"twentytwentytwo\";i:4;s:12:\"vandana-lite\";}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (38757,'widget_tfree_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (39613,'_site_transient_timeout_php_check_2f5acf219326a8bc5331ee302b9812f4','1664039939','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (39614,'_site_transient_php_check_2f5acf219326a8bc5331ee302b9812f4','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40156,'_transient_doing_cron','1663781812.8298089504241943359375','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40381,'_transient_timeout_doing_cron','1663868212','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40528,'_site_transient_timeout_n_713b10b50f02d36405229bb78f8e2b8488aacd','1663745920','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40529,'_site_transient_n_713b10b50f02d36405229bb78f8e2b8488aacd','1663659514','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40530,'_site_transient_timeout_n_q43r7nkysd22eq7r4a2z9shnu96mk4e4p0m0am','1663746080','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40531,'_site_transient_n_q43r7nkysd22eq7r4a2z9shnu96mk4e4p0m0am','1663659680','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40532,'_site_transient_timeout_n_hgymacxm73t5g82qkdcru296czmiu0114qk0wv','1663746081','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40533,'_site_transient_n_hgymacxm73t5g82qkdcru296czmiu0114qk0wv','1663659681','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40643,'_transient_timeout_global_styles_vandana-lite','1663781873','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40644,'_transient_global_styles_vandana-lite','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40645,'_transient_timeout_global_styles_svg_filters_vandana-lite','1663781873','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40646,'_transient_global_styles_svg_filters_vandana-lite','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-dark-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncG type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncB type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.54901960784314 0.98823529411765\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.71764705882353 0.25490196078431\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-red\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 0.27843137254902\" /><feFuncB type=\"table\" tableValues=\"0.5921568627451 0.27843137254902\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-midnight\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0\" /><feFuncG type=\"table\" tableValues=\"0 0.64705882352941\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-magenta-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.78039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.94901960784314\" /><feFuncB type=\"table\" tableValues=\"0.35294117647059 0.47058823529412\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-green\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.65098039215686 0.40392156862745\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.44705882352941 0.4\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-orange\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.098039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.66274509803922\" /><feFuncB type=\"table\" tableValues=\"0.84705882352941 0.41960784313725\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg>','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40664,'_site_transient_timeout_theme_roots','1663788125','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40665,'_site_transient_theme_roots','a:5:{s:14:\"twentynineteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";s:12:\"vandana-lite\";s:7:\"/themes\";}','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40680,'_site_transient_timeout_n_d9e2e3dfe5ef1d6cdadb56df4a477d66b145d5','1663832296','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40681,'_site_transient_n_d9e2e3dfe5ef1d6cdadb56df4a477d66b145d5','1663745891','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40682,'_site_transient_timeout_n_ugwa7cb3pmjxg7fj5dddm1k9lzx5gezcl5mbbp','1663832456','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40683,'_site_transient_n_ugwa7cb3pmjxg7fj5dddm1k9lzx5gezcl5mbbp','1663746056','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40684,'_site_transient_timeout_n_5y0kvzfg30e3xuskfngljm06bi0xan25dl351g','1663832457','yes');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40685,'_site_transient_n_5y0kvzfg30e3xuskfngljm06bi0xan25dl351g','1663746057','no');
INSERT INTO `wp_bb95npkrb7_options` VALUES (40752,'objectcache_license','O:8:\"stdClass\":7:{s:4:\"plan\";s:10:\"L2 Partner\";s:5:\"state\";s:5:\"valid\";s:5:\"token\";s:60:\"bf2ad6a2345b879739ae2b450dffcca0e22d1865cabad44e63d7c53ba06b\";s:12:\"organization\";O:8:\"stdClass\":2:{s:4:\"name\";s:16:\"GoDaddy.com, LLC\";s:4:\"slug\";s:14:\"godaddycom-llc\";}s:9:\"stability\";s:5:\"alpha\";s:10:\"last_check\";i:1664991487;s:11:\"valid_as_of\";i:1664991487;}','no');

/*!40000 ALTER TABLE `wp_bb95npkrb7_options` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2022-09-25T07:40:45+00:00 by ClonerDBAdapter; PHP v7.4.30
-- Selected via: SELECT `meta_id`, `post_id`, `meta_key`, `meta_value` FROM `wp_bb95npkrb7_postmeta`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_postmeta`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `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,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=755 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_postmeta` DISABLE KEYS */;
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (1,2,'_wp_page_template','default');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (2,3,'_wp_page_template','default');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (25,20,'_customize_changeset_uuid','91cd29ec-3fa5-4da4-98e9-db3e24de9b25');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (27,21,'_customize_changeset_uuid','91cd29ec-3fa5-4da4-98e9-db3e24de9b25');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (47,27,'_wp_attached_file','2021/03/Banner_4.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (48,27,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1903;s:6:\"height\";i:450;s:4:\"file\";s:20:\"2021/03/Banner_4.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Banner_4-300x71.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Banner_4-1024x242.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Banner_4-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:\"Banner_4-768x182.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:20:\"Banner_4-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"Banner_4-1536x363.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:363;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:20:\"Banner_4-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:20:\"Banner_4-500x450.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:20:\"Banner_4-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:20:\"Banner_4-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:20:\"Banner_4-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:21:\"Banner_4-1170x450.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:20:\"Banner_4-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:20:\"Banner_4-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;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:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (49,28,'_wp_attached_file','2021/03/cropped-Banner_4.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (50,28,'_wp_attachment_context','custom-header');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (51,28,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1903;s:6:\"height\";i:450;s:4:\"file\";s:28:\"2021/03/cropped-Banner_4.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"cropped-Banner_4-300x71.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"cropped-Banner_4-1024x242.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-Banner_4-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:28:\"cropped-Banner_4-768x182.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:28:\"cropped-Banner_4-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"cropped-Banner_4-1536x363.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:363;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:28:\"cropped-Banner_4-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:28:\"cropped-Banner_4-500x450.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:28:\"cropped-Banner_4-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:28:\"cropped-Banner_4-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:28:\"cropped-Banner_4-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:29:\"cropped-Banner_4-1170x450.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:28:\"cropped-Banner_4-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:28:\"cropped-Banner_4-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;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:\"1\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:27;}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (56,28,'_wp_attachment_custom_header_last_used_vandana-lite','1615480622');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (57,28,'_wp_attachment_is_custom_header','vandana-lite');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (61,30,'_wp_attached_file','2021/03/WhatsApp-Image-2021-01-12-at-18.33.24.jpeg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (62,30,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:357;s:4:\"file\";s:50:\"2021/03/WhatsApp-Image-2021-01-12-at-18.33.24.jpeg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"WhatsApp-Image-2021-01-12-at-18.33.24-300x293.jpeg\";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:50:\"WhatsApp-Image-2021-01-12-at-18.33.24-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:50:\"WhatsApp-Image-2021-01-12-at-18.33.24-330x190.jpeg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:50:\"WhatsApp-Image-2021-01-12-at-18.33.24-366x333.jpeg\";s:5:\"width\";i:366;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:50:\"WhatsApp-Image-2021-01-12-at-18.33.24-280x300.jpeg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:50:\"WhatsApp-Image-2021-01-12-at-18.33.24-366x300.jpeg\";s:5:\"width\";i:366;s:6:\"height\";i:300;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:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (63,31,'_wp_attached_file','2021/03/cropped-WhatsApp-Image-2021-01-12-at-18.33.24.jpeg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (64,31,'_wp_attachment_context','custom-logo');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (65,31,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:357;s:6:\"height\";i:357;s:4:\"file\";s:58:\"2021/03/cropped-WhatsApp-Image-2021-01-12-at-18.33.24.jpeg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"cropped-WhatsApp-Image-2021-01-12-at-18.33.24-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"cropped-WhatsApp-Image-2021-01-12-at-18.33.24-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:58:\"cropped-WhatsApp-Image-2021-01-12-at-18.33.24-330x190.jpeg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:58:\"cropped-WhatsApp-Image-2021-01-12-at-18.33.24-357x333.jpeg\";s:5:\"width\";i:357;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:58:\"cropped-WhatsApp-Image-2021-01-12-at-18.33.24-280x300.jpeg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:58:\"cropped-WhatsApp-Image-2021-01-12-at-18.33.24-357x300.jpeg\";s:5:\"width\";i:357;s:6:\"height\";i:300;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:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (72,35,'_wp_attached_file','2021/03/7ac34560-a5b9-4f04-a2ae-9adf3aa71024.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (73,35,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:333;s:6:\"height\";i:333;s:4:\"file\";s:48:\"2021/03/7ac34560-a5b9-4f04-a2ae-9adf3aa71024.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"7ac34560-a5b9-4f04-a2ae-9adf3aa71024-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"7ac34560-a5b9-4f04-a2ae-9adf3aa71024-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:48:\"7ac34560-a5b9-4f04-a2ae-9adf3aa71024-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:48:\"7ac34560-a5b9-4f04-a2ae-9adf3aa71024-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:48:\"7ac34560-a5b9-4f04-a2ae-9adf3aa71024-333x300.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:300;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:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (74,36,'_wp_attached_file','2021/03/cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (75,36,'_wp_attachment_context','site-icon');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (76,36,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:56:\"2021/03/cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:56:\"cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:56:\"cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024-500x512.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:56:\"cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024-512x364.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:56:\"cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024-512x333.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:56:\"cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024-512x450.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:56:\"cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:56:\"cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:56:\"cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024-270x270.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:56:\"cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:56:\"cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:54:\"cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;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:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (88,42,'_edit_lock','1615802288:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (91,42,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (92,42,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (93,42,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (94,42,'_yoast_wpseo_estimated-reading-time-minutes','5');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (95,41,'_edit_lock','1615802269:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (98,41,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (99,41,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (100,41,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (101,41,'_yoast_wpseo_estimated-reading-time-minutes','4');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (132,49,'_customize_changeset_uuid','91cd29ec-3fa5-4da4-98e9-db3e24de9b25');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (133,20,'_edit_lock','1615885464:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (134,50,'_menu_item_type','post_type');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (135,50,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (136,50,'_menu_item_object_id','20');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (137,50,'_menu_item_object','page');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (138,50,'_menu_item_target','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (139,50,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (140,50,'_menu_item_xfn','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (141,50,'_menu_item_url','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (233,61,'_edit_lock','1615552202:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (242,61,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (243,61,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (244,61,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (245,61,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (246,64,'_menu_item_type','post_type');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (247,64,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (248,64,'_menu_item_object_id','61');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (249,64,'_menu_item_object','page');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (250,64,'_menu_item_target','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (251,64,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (252,64,'_menu_item_xfn','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (253,64,'_menu_item_url','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (254,64,'_menu_item_orphaned','1615487765');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (255,65,'_menu_item_type','post_type');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (256,65,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (257,65,'_menu_item_object_id','61');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (258,65,'_menu_item_object','page');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (259,65,'_menu_item_target','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (260,65,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (261,65,'_menu_item_xfn','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (262,65,'_menu_item_url','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (265,67,'_edit_lock','1615802597:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (266,67,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (267,67,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (268,67,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (269,67,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (272,68,'_menu_item_type','post_type');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (273,68,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (274,68,'_menu_item_object_id','67');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (275,68,'_menu_item_object','page');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (276,68,'_menu_item_target','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (277,68,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (278,68,'_menu_item_xfn','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (279,68,'_menu_item_url','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (280,70,'_edit_lock','1615802770:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (281,70,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (282,70,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (283,70,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (284,70,'_yoast_wpseo_estimated-reading-time-minutes','4');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (287,71,'_menu_item_type','post_type');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (288,71,'_menu_item_menu_item_parent','68');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (289,71,'_menu_item_object_id','70');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (290,71,'_menu_item_object','page');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (291,71,'_menu_item_target','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (292,71,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (293,71,'_menu_item_xfn','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (294,71,'_menu_item_url','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (295,73,'_edit_lock','1615802681:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (296,73,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (297,73,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (298,73,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (299,73,'_yoast_wpseo_estimated-reading-time-minutes','5');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (302,74,'_menu_item_type','post_type');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (303,74,'_menu_item_menu_item_parent','68');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (304,74,'_menu_item_object_id','73');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (305,74,'_menu_item_object','page');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (306,74,'_menu_item_target','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (307,74,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (308,74,'_menu_item_xfn','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (309,74,'_menu_item_url','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (310,78,'_edit_lock','1615802879:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (311,78,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (312,78,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (314,78,'_yoast_wpseo_estimated-reading-time-minutes','3');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (317,79,'_menu_item_type','post_type');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (318,79,'_menu_item_menu_item_parent','68');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (319,79,'_menu_item_object_id','78');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (320,79,'_menu_item_object','page');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (321,79,'_menu_item_target','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (322,79,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (323,79,'_menu_item_xfn','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (324,79,'_menu_item_url','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (325,81,'_edit_lock','1615802854:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (326,81,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (327,81,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (328,81,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (329,81,'_yoast_wpseo_estimated-reading-time-minutes','5');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (332,82,'_menu_item_type','post_type');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (333,82,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (334,82,'_menu_item_object_id','81');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (335,82,'_menu_item_object','page');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (336,82,'_menu_item_target','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (337,82,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (338,82,'_menu_item_xfn','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (339,82,'_menu_item_url','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (340,84,'_edit_lock','1615802654:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (341,84,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (342,84,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (343,84,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (344,84,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (347,85,'_menu_item_type','post_type');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (348,85,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (349,85,'_menu_item_object_id','84');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (350,85,'_menu_item_object','page');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (351,85,'_menu_item_target','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (352,85,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (353,85,'_menu_item_xfn','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (354,85,'_menu_item_url','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (355,87,'_edit_lock','1615885549:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (356,87,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (357,87,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (358,87,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (359,87,'_yoast_wpseo_estimated-reading-time-minutes','3');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (362,88,'_menu_item_type','post_type');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (363,88,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (364,88,'_menu_item_object_id','87');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (365,88,'_menu_item_object','page');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (366,88,'_menu_item_target','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (367,88,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (368,88,'_menu_item_xfn','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (369,88,'_menu_item_url','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (370,90,'_edit_lock','1615802444:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (371,90,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (372,90,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (373,90,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (374,90,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (377,91,'_menu_item_type','post_type');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (378,91,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (379,91,'_menu_item_object_id','90');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (380,91,'_menu_item_object','page');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (381,91,'_menu_item_target','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (382,91,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (383,91,'_menu_item_xfn','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (384,91,'_menu_item_url','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (385,93,'_edit_lock','1615802574:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (386,93,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (387,93,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (388,93,'_yoast_wpseo_estimated-reading-time-minutes','4');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (392,94,'_menu_item_type','post_type');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (393,94,'_menu_item_menu_item_parent','68');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (394,94,'_menu_item_object_id','93');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (395,94,'_menu_item_object','page');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (396,94,'_menu_item_target','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (397,94,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (398,94,'_menu_item_xfn','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (399,94,'_menu_item_url','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (400,93,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (401,96,'_edit_lock','1615884284:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (402,97,'_menu_item_type','post_type');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (403,97,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (404,97,'_menu_item_object_id','96');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (405,97,'_menu_item_object','page');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (406,97,'_menu_item_target','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (407,97,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (408,97,'_menu_item_xfn','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (409,97,'_menu_item_url','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (410,96,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (411,96,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (412,96,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (419,102,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (420,102,'_edit_lock','1615885115:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (421,102,'sp_tpro_meta_options','a:10:{s:9:\"tpro_name\";s:7:\"Ms DINA\";s:16:\"tpro_designation\";s:0:\"\";s:11:\"tpro_rating\";s:9:\"five_star\";s:10:\"tpro_email\";s:0:\"\";s:17:\"tpro_company_name\";s:0:\"\";s:13:\"tpro_location\";s:0:\"\";s:10:\"tpro_phone\";s:0:\"\";s:12:\"tpro_website\";s:0:\"\";s:14:\"tpro_video_url\";s:0:\"\";s:20:\"tpro_social_profiles\";s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (422,103,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (423,103,'_edit_lock','1615825668:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (424,103,'sp_tpro_meta_options','a:10:{s:9:\"tpro_name\";s:16:\"Gurdeep Kathuria\";s:16:\"tpro_designation\";s:0:\"\";s:11:\"tpro_rating\";s:9:\"five_star\";s:10:\"tpro_email\";s:0:\"\";s:17:\"tpro_company_name\";s:0:\"\";s:13:\"tpro_location\";s:0:\"\";s:10:\"tpro_phone\";s:0:\"\";s:12:\"tpro_website\";s:0:\"\";s:14:\"tpro_video_url\";s:0:\"\";s:20:\"tpro_social_profiles\";s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (425,105,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (426,105,'_edit_lock','1615884376:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (427,105,'sp_tpro_shortcode_options','a:84:{s:6:\"layout\";s:6:\"slider\";s:25:\"display_testimonials_from\";s:6:\"latest\";s:28:\"number_of_total_testimonials\";s:2:\"12\";s:7:\"columns\";a:5:{s:13:\"large_desktop\";s:1:\"1\";s:7:\"desktop\";s:1:\"1\";s:6:\"laptop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:20:\"testimonial_order_by\";s:4:\"date\";s:17:\"testimonial_order\";s:4:\"DESC\";s:9:\"preloader\";s:1:\"0\";s:13:\"schema_markup\";s:0:\"\";s:11:\"theme_style\";s:9:\"theme-one\";s:18:\"testimonial_margin\";s:1:\"0\";s:18:\"testimonial_border\";a:3:{s:3:\"all\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e3e3e3\";}s:25:\"testimonial_inner_padding\";a:4:{s:3:\"top\";s:2:\"22\";s:5:\"right\";s:2:\"22\";s:6:\"bottom\";s:2:\"22\";s:4:\"left\";s:2:\"22\";}s:23:\"testimonial_info_border\";a:3:{s:3:\"all\";s:1:\"0\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e3e3e3\";}s:30:\"testimonial_info_inner_padding\";a:4:{s:3:\"top\";s:2:\"22\";s:5:\"right\";s:2:\"22\";s:6:\"bottom\";s:2:\"22\";s:4:\"left\";s:2:\"22\";}s:13:\"section_title\";s:0:\"\";s:17:\"testimonial_title\";s:1:\"1\";s:21:\"testimonial_title_tag\";s:2:\"h3\";s:16:\"testimonial_text\";s:1:\"1\";s:24:\"testimonial_content_type\";s:12:\"full_content\";s:23:\"testimonial_client_name\";s:1:\"1\";s:25:\"testimonial_client_rating\";s:1:\"1\";s:14:\"tpro_star_icon\";s:10:\"fa fa-star\";s:31:\"testimonial_client_rating_color\";s:7:\"#ffb900\";s:18:\"client_designation\";s:1:\"1\";s:22:\"grid_pagination_margin\";a:4:{s:3:\"top\";s:2:\"20\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:1:\"0\";}s:22:\"grid_pagination_border\";a:4:{s:3:\"all\";s:1:\"2\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#bbbbbb\";s:11:\"hover-color\";s:7:\"#1595CE\";}s:11:\"slider_mode\";s:8:\"standard\";s:16:\"slider_auto_play\";s:4:\"true\";s:22:\"slider_auto_play_speed\";s:4:\"6000\";s:19:\"slider_scroll_speed\";s:4:\"1200\";s:21:\"slider_pause_on_hover\";s:1:\"1\";s:15:\"slider_infinite\";s:1:\"1\";s:16:\"slider_animation\";s:5:\"slide\";s:16:\"slider_direction\";s:3:\"ltr\";s:10:\"navigation\";s:4:\"true\";s:16:\"navigation_color\";a:4:{s:5:\"color\";s:7:\"#777777\";s:11:\"hover-color\";s:7:\"#ffffff\";s:10:\"background\";s:11:\"transparent\";s:16:\"hover-background\";s:7:\"#1595ce\";}s:17:\"navigation_border\";a:4:{s:3:\"all\";s:1:\"2\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#777777\";s:11:\"hover-color\";s:7:\"#1595ce\";}s:10:\"pagination\";s:4:\"true\";s:17:\"pagination_colors\";a:2:{s:5:\"color\";s:7:\"#cccccc\";s:12:\"active-color\";s:7:\"#1595ce\";}s:15:\"adaptive_height\";s:0:\"\";s:12:\"slider_swipe\";s:1:\"1\";s:16:\"slider_draggable\";s:1:\"1\";s:14:\"swipe_to_slide\";s:1:\"1\";s:12:\"client_image\";s:1:\"0\";s:18:\"client_image_style\";s:5:\"three\";s:11:\"image_sizes\";s:20:\"tf-client-image-size\";s:17:\"image_custom_size\";a:3:{s:6:\"height\";s:3:\"120\";s:5:\"width\";s:3:\"120\";s:4:\"crop\";s:9:\"hard-crop\";}s:15:\"image_grayscale\";s:4:\"none\";s:23:\"section_title_font_load\";s:1:\"1\";s:24:\"section_title_typography\";a:13:{s:11:\"font-family\";s:9:\"Open Sans\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"text-align\";s:6:\"center\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"22\";s:11:\"line-height\";s:2:\"22\";s:14:\"letter-spacing\";s:1:\"0\";s:13:\"margin-bottom\";s:2:\"23\";s:5:\"color\";s:7:\"#444444\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:27:\"testimonial_title_font_load\";s:1:\"1\";s:28:\"testimonial_title_typography\";a:16:{s:11:\"font-family\";s:9:\"Open Sans\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"text-align\";s:6:\"center\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"20\";s:11:\"line-height\";s:2:\"30\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:1:\"0\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:2:\"18\";s:11:\"margin-left\";s:1:\"0\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:26:\"testimonial_text_font_load\";s:1:\"1\";s:27:\"testimonial_text_typography\";a:16:{s:11:\"font-family\";s:9:\"Open Sans\";s:11:\"font-weight\";s:6:\"normal\";s:10:\"font-style\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"text-align\";s:6:\"center\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:2:\"26\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:1:\"0\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:2:\"20\";s:11:\"margin-left\";s:1:\"0\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:21:\"client_name_font_load\";s:1:\"1\";s:22:\"client_name_typography\";a:16:{s:11:\"font-family\";s:9:\"Open Sans\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"text-align\";s:6:\"center\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:2:\"24\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:1:\"0\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:1:\"8\";s:11:\"margin-left\";s:1:\"0\";s:5:\"color\";s:7:\"#333333\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:29:\"designation_company_font_load\";s:1:\"1\";s:37:\"client_designation_company_typography\";a:16:{s:11:\"font-family\";s:9:\"Open Sans\";s:11:\"font-weight\";s:6:\"normal\";s:10:\"font-style\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"text-align\";s:6:\"center\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:2:\"24\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:1:\"0\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:1:\"8\";s:11:\"margin-left\";s:1:\"0\";s:5:\"color\";s:7:\"#444444\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:18:\"location_font_load\";s:1:\"1\";s:26:\"client_location_typography\";a:16:{s:11:\"font-family\";s:9:\"Open Sans\";s:11:\"font-weight\";s:6:\"normal\";s:10:\"font-style\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"text-align\";s:6:\"center\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"15\";s:11:\"line-height\";s:2:\"20\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:1:\"0\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:1:\"5\";s:11:\"margin-left\";s:1:\"0\";s:5:\"color\";s:7:\"#444444\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:15:\"phone_font_load\";s:1:\"1\";s:23:\"client_phone_typography\";a:16:{s:11:\"font-family\";s:9:\"Open Sans\";s:11:\"font-weight\";s:6:\"normal\";s:10:\"font-style\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"text-align\";s:6:\"center\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"15\";s:11:\"line-height\";s:2:\"20\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:1:\"0\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:1:\"3\";s:11:\"margin-left\";s:1:\"0\";s:5:\"color\";s:7:\"#444444\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:15:\"email_font_load\";s:1:\"1\";s:23:\"client_email_typography\";a:16:{s:11:\"font-family\";s:9:\"Open Sans\";s:11:\"font-weight\";s:6:\"normal\";s:10:\"font-style\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"text-align\";s:6:\"center\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"15\";s:11:\"line-height\";s:2:\"20\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:1:\"0\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:1:\"5\";s:11:\"margin-left\";s:1:\"0\";s:5:\"color\";s:7:\"#444444\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:14:\"date_font_load\";s:1:\"1\";s:27:\"testimonial_date_typography\";a:16:{s:11:\"font-family\";s:9:\"Open Sans\";s:11:\"font-weight\";s:6:\"normal\";s:10:\"font-style\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"text-align\";s:6:\"center\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"15\";s:11:\"line-height\";s:2:\"20\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:1:\"0\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:1:\"6\";s:11:\"margin-left\";s:1:\"0\";s:5:\"color\";s:7:\"#444444\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:17:\"website_font_load\";s:1:\"1\";s:25:\"client_website_typography\";a:16:{s:11:\"font-family\";s:9:\"Open Sans\";s:11:\"font-weight\";s:6:\"normal\";s:10:\"font-style\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"text-align\";s:6:\"center\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"15\";s:11:\"line-height\";s:2:\"20\";s:14:\"letter-spacing\";s:1:\"0\";s:10:\"margin-top\";s:1:\"0\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:1:\"6\";s:11:\"margin-left\";s:1:\"0\";s:5:\"color\";s:7:\"#444444\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:16:\"filter_font_load\";s:1:\"1\";s:17:\"filter_typography\";a:11:{s:11:\"font-family\";s:9:\"Open Sans\";s:11:\"font-weight\";s:6:\"normal\";s:10:\"font-style\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"text-align\";s:6:\"center\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"15\";s:11:\"line-height\";s:2:\"20\";s:14:\"letter-spacing\";s:1:\"0\";s:4:\"type\";s:6:\"google\";s:4:\"unit\";s:2:\"px\";}s:12:\"random_order\";s:0:\"\";s:20:\"testimonial_bg_three\";s:0:\"\";s:25:\"testimonial_info_position\";s:0:\"\";s:19:\"testimonial_info_bg\";s:0:\"\";s:21:\"testimonial_read_more\";s:0:\"\";s:14:\"social_profile\";s:0:\"\";s:15:\"grid_pagination\";s:0:\"\";s:18:\"tp_pagination_type\";s:0:\"\";s:11:\"tp_per_page\";s:0:\"\";s:15:\"load_more_label\";s:0:\"\";s:25:\"grid_pagination_alignment\";s:0:\"\";s:22:\"grid_pagination_colors\";s:0:\"\";s:16:\"thumbnail_slider\";s:0:\"\";s:10:\"video_icon\";s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (428,96,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (429,107,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (430,107,'_edit_lock','1615884689:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (431,107,'sp_tpro_meta_options','a:10:{s:9:\"tpro_name\";s:20:\"Dr. Vaishali Thukral\";s:16:\"tpro_designation\";s:0:\"\";s:11:\"tpro_rating\";s:9:\"five_star\";s:10:\"tpro_email\";s:0:\"\";s:17:\"tpro_company_name\";s:0:\"\";s:13:\"tpro_location\";s:0:\"\";s:10:\"tpro_phone\";s:0:\"\";s:12:\"tpro_website\";s:0:\"\";s:14:\"tpro_video_url\";s:0:\"\";s:20:\"tpro_social_profiles\";s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (441,117,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (442,117,'wpsm_team_b_data','s:664:\"a:2:{i:0;a:8:{s:8:\"mb_photo\";s:87:\"https://www.parentsforparents.in/wp-content/plugins/team-builder/assets/images/team.jpg\";s:7:\"mb_name\";s:12:\"Sample Title\";s:6:\"mb_pos\";s:12:\"Sample Title\";s:7:\"mb_desc\";s:18:\"Sample Description\";s:9:\"mb_fb_url\";s:1:\"#\";s:11:\"mb_twit_url\";s:1:\"#\";s:11:\"mb_lnkd_url\";s:1:\"#\";s:9:\"mb_gp_url\";s:1:\"#\";}i:1;a:8:{s:8:\"mb_photo\";s:87:\"https://www.parentsforparents.in/wp-content/plugins/team-builder/assets/images/team.jpg\";s:7:\"mb_name\";s:12:\"Sample Title\";s:6:\"mb_pos\";s:12:\"Sample Title\";s:7:\"mb_desc\";s:18:\"Sample Description\";s:9:\"mb_fb_url\";s:1:\"#\";s:11:\"mb_twit_url\";s:1:\"#\";s:11:\"mb_lnkd_url\";s:1:\"#\";s:9:\"mb_gp_url\";s:1:\"#\";}}\";');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (443,117,'wpsm_team_b_count','2');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (444,117,'Team_B_Settings','s:472:\"a:13:{s:16:\"team_mb_name_clr\";s:7:\"#000000\";s:15:\"team_mb_pos_clr\";s:7:\"#000000\";s:16:\"team_mb_desc_clr\";s:7:\"#000000\";s:23:\"team_mb_social_icon_clr\";s:7:\"#4f4f4f\";s:26:\"team_mb_social_icon_clr_bg\";s:7:\"#e5e5e5\";s:20:\"team_mb_name_ft_size\";s:2:\"18\";s:19:\"team_mb_pos_ft_size\";s:2:\"14\";s:20:\"team_mb_desc_ft_size\";s:2:\"14\";s:11:\"font_family\";s:9:\"Open Sans\";s:11:\"team_layout\";s:1:\"6\";s:10:\"custom_css\";s:0:\"\";s:19:\"team_mb_wrap_bg_clr\";s:7:\"#ffffff\";s:6:\"design\";s:1:\"3\";}\";');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (445,117,'_edit_lock','1615525475:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (459,78,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (539,222,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (540,222,'team-style','list');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (541,222,'preset','style-1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (542,222,'columns','2');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (543,222,'_edit_lock','1615696615:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (544,224,'_edit_lock','1615806191:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (545,224,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (546,225,'_wp_attached_file','2021/03/WhatsApp-Image-2021-01-12-at-18.33.24-1.jpeg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (547,225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:366;s:6:\"height\";i:357;s:4:\"file\";s:52:\"2021/03/WhatsApp-Image-2021-01-12-at-18.33.24-1.jpeg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2021-01-12-at-18.33.24-1-300x293.jpeg\";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:52:\"WhatsApp-Image-2021-01-12-at-18.33.24-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2021-01-12-at-18.33.24-1-330x190.jpeg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2021-01-12-at-18.33.24-1-120x120.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2021-01-12-at-18.33.24-1-366x333.jpeg\";s:5:\"width\";i:366;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2021-01-12-at-18.33.24-1-280x300.jpeg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2021-01-12-at-18.33.24-1-366x300.jpeg\";s:5:\"width\";i:366;s:6:\"height\";i:300;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:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (548,224,'_thumbnail_id','443');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (551,222,'memberlist','a:2:{i:0;s:3:\"227\";i:1;s:3:\"224\";}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (552,226,'_wp_attached_file','2021/03/Shan.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (553,226,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:492;s:6:\"height\";i:657;s:4:\"file\";s:16:\"2021/03/Shan.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"Shan-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"Shan-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:16:\"Shan-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:16:\"Shan-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:16:\"Shan-492x364.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:16:\"Shan-492x333.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:16:\"Shan-492x450.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:16:\"Shan-492x600.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:16:\"Shan-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:16:\"Shan-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:16:\"Shan-492x500.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:500;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:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (555,227,'_edit_lock','1615808294:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (556,227,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (557,227,'_thumbnail_id','226');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (562,229,'_wp_attached_file','2021/03/anjali.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (563,229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:768;s:6:\"height\";i:1024;s:4:\"file\";s:18:\"2021/03/anjali.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"anjali-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"anjali-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:18:\"anjali-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:18:\"anjali-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:18:\"anjali-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:18:\"anjali-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:18:\"anjali-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:18:\"anjali-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:18:\"anjali-768x450.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:18:\"anjali-768x600.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:18:\"anjali-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:18:\"anjali-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:18:\"anjali-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (565,222,'custom_css','.list-style figcaption p{font-size: 18px; line-height: 28px;}\r\n.list-style .awsm-personal-info h3{font-size: 24px;}\r\n.awsm-grid.list-style figcaption{text-align:left;}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (572,41,'_bttk_view_count','170');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (573,20,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (574,20,'_vandana_lite_sidebar_layout','default-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (575,20,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (576,20,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (577,21,'_edit_lock','1615802272:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (581,21,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (582,21,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (583,21,'_yoast_wpseo_estimated-reading-time-minutes','');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (584,49,'_edit_lock','1615579302:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (586,251,'_wp_attached_file','2021/03/49768af2-600d-4083-9616-147897805e88.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (587,251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:48:\"2021/03/49768af2-600d-4083-9616-147897805e88.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"49768af2-600d-4083-9616-147897805e88-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"49768af2-600d-4083-9616-147897805e88-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:48:\"49768af2-600d-4083-9616-147897805e88-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:48:\"49768af2-600d-4083-9616-147897805e88-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:48:\"49768af2-600d-4083-9616-147897805e88-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:48:\"49768af2-600d-4083-9616-147897805e88-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:48:\"49768af2-600d-4083-9616-147897805e88-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:48:\"49768af2-600d-4083-9616-147897805e88-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:48:\"49768af2-600d-4083-9616-147897805e88-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:48:\"49768af2-600d-4083-9616-147897805e88-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:48:\"49768af2-600d-4083-9616-147897805e88-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:48:\"49768af2-600d-4083-9616-147897805e88-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:48:\"49768af2-600d-4083-9616-147897805e88-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:48:\"49768af2-600d-4083-9616-147897805e88-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (588,41,'_thumbnail_id','260');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (589,42,'_bttk_view_count','134');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (590,42,'_wp_old_slug','abc');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (591,41,'_wp_old_slug','def');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (592,1,'_bttk_view_count','127');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (593,1,'_edit_lock','1615802340:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (596,1,'_wp_old_slug','hello-world');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (597,1,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (598,1,'_vandana_lite_sidebar_layout','default-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (599,1,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (600,1,'_yoast_wpseo_estimated-reading-time-minutes','4');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (601,259,'_wp_attached_file','2021/03/d7d23268-5a01-4cc0-baf1-43f14484c0af.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (602,259,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:48:\"2021/03/d7d23268-5a01-4cc0-baf1-43f14484c0af.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"d7d23268-5a01-4cc0-baf1-43f14484c0af-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"d7d23268-5a01-4cc0-baf1-43f14484c0af-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:48:\"d7d23268-5a01-4cc0-baf1-43f14484c0af-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:48:\"d7d23268-5a01-4cc0-baf1-43f14484c0af-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:48:\"d7d23268-5a01-4cc0-baf1-43f14484c0af-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:48:\"d7d23268-5a01-4cc0-baf1-43f14484c0af-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:48:\"d7d23268-5a01-4cc0-baf1-43f14484c0af-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:48:\"d7d23268-5a01-4cc0-baf1-43f14484c0af-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:48:\"d7d23268-5a01-4cc0-baf1-43f14484c0af-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:48:\"d7d23268-5a01-4cc0-baf1-43f14484c0af-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:48:\"d7d23268-5a01-4cc0-baf1-43f14484c0af-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:48:\"d7d23268-5a01-4cc0-baf1-43f14484c0af-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:48:\"d7d23268-5a01-4cc0-baf1-43f14484c0af-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:48:\"d7d23268-5a01-4cc0-baf1-43f14484c0af-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (603,260,'_wp_attached_file','2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (604,260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:48:\"2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-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:48:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:48:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:48:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:48:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:48:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:48:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:48:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:48:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:48:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:48:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:48:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:48:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (605,262,'_wp_attached_file','2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-1.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (606,262,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:50:\"2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-1.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-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:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-1-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-1-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-1-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-1-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-1-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-1-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-1-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-1-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (607,265,'_wp_attached_file','2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (608,265,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:50:\"2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-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:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-2-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-2-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-2-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-2-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-2-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-2-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-2-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-2-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-2-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-2-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:50:\"592ea2b1-35d4-432b-b827-1d9c74b9c5af-2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (609,270,'_wp_attached_file','2021/03/Health.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (610,270,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2021/03/Health.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Health-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Health-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:\"Health-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:18:\"Health-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:18:\"Health-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:18:\"Health-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:18:\"Health-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:18:\"Health-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:18:\"Health-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:18:\"Health-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:18:\"Health-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:18:\"Health-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:18:\"Health-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:18:\"Health-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (611,272,'_wp_attached_file','2021/03/Mental-Emotional-Health.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (612,272,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:35:\"2021/03/Mental-Emotional-Health.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Mental-Emotional-Health-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Mental-Emotional-Health-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:35:\"Mental-Emotional-Health-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:35:\"Mental-Emotional-Health-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:35:\"Mental-Emotional-Health-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:35:\"Mental-Emotional-Health-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:35:\"Mental-Emotional-Health-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:35:\"Mental-Emotional-Health-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:35:\"Mental-Emotional-Health-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:35:\"Mental-Emotional-Health-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:35:\"Mental-Emotional-Health-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:35:\"Mental-Emotional-Health-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:35:\"Mental-Emotional-Health-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:35:\"Mental-Emotional-Health-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (613,275,'_wp_attached_file','2021/03/Growth-Development-Health.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (614,275,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:37:\"2021/03/Growth-Development-Health.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Growth-Development-Health-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Growth-Development-Health-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:37:\"Growth-Development-Health-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:37:\"Growth-Development-Health-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:37:\"Growth-Development-Health-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:37:\"Growth-Development-Health-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:37:\"Growth-Development-Health-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:37:\"Growth-Development-Health-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:37:\"Growth-Development-Health-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:37:\"Growth-Development-Health-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:37:\"Growth-Development-Health-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:37:\"Growth-Development-Health-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:37:\"Growth-Development-Health-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:37:\"Growth-Development-Health-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (615,277,'_wp_attached_file','2021/03/Social-Behavioural.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (616,277,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:30:\"2021/03/Social-Behavioural.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Social-Behavioural-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Social-Behavioural-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:30:\"Social-Behavioural-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:30:\"Social-Behavioural-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:30:\"Social-Behavioural-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:30:\"Social-Behavioural-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:30:\"Social-Behavioural-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:30:\"Social-Behavioural-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:30:\"Social-Behavioural-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:30:\"Social-Behavioural-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:30:\"Social-Behavioural-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:30:\"Social-Behavioural-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:30:\"Social-Behavioural-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:30:\"Social-Behavioural-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (617,279,'_wp_attached_file','2021/03/Risk-Taking-Safety.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (618,279,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:30:\"2021/03/Risk-Taking-Safety.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Risk-Taking-Safety-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Risk-Taking-Safety-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:30:\"Risk-Taking-Safety-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:30:\"Risk-Taking-Safety-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:30:\"Risk-Taking-Safety-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:30:\"Risk-Taking-Safety-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:30:\"Risk-Taking-Safety-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:30:\"Risk-Taking-Safety-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:30:\"Risk-Taking-Safety-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:30:\"Risk-Taking-Safety-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:30:\"Risk-Taking-Safety-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:30:\"Risk-Taking-Safety-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:30:\"Risk-Taking-Safety-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:30:\"Risk-Taking-Safety-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (619,281,'_wp_attached_file','2021/03/LifeSkills-Education.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (620,281,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:32:\"2021/03/LifeSkills-Education.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"LifeSkills-Education-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"LifeSkills-Education-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:32:\"LifeSkills-Education-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:32:\"LifeSkills-Education-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:32:\"LifeSkills-Education-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:32:\"LifeSkills-Education-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:32:\"LifeSkills-Education-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:32:\"LifeSkills-Education-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:32:\"LifeSkills-Education-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:32:\"LifeSkills-Education-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:32:\"LifeSkills-Education-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:32:\"LifeSkills-Education-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:32:\"LifeSkills-Education-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:32:\"LifeSkills-Education-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (621,283,'_wp_attached_file','2021/03/Resource.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (622,283,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2021/03/Resource.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Resource-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Resource-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:\"Resource-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:20:\"Resource-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:20:\"Resource-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:20:\"Resource-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:20:\"Resource-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:20:\"Resource-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:20:\"Resource-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:20:\"Resource-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:20:\"Resource-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:20:\"Resource-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:20:\"Resource-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:20:\"Resource-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (623,285,'_wp_attached_file','2021/03/FAQ.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (624,285,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:15:\"2021/03/FAQ.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"FAQ-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"FAQ-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:\"FAQ-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:15:\"FAQ-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:15:\"FAQ-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:15:\"FAQ-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:15:\"FAQ-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:15:\"FAQ-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:15:\"FAQ-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:15:\"FAQ-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:15:\"FAQ-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:15:\"FAQ-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:15:\"FAQ-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:15:\"FAQ-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (625,296,'_wp_attached_file','2021/03/Mental-Emotional-Health-1.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (626,296,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:37:\"2021/03/Mental-Emotional-Health-1.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Mental-Emotional-Health-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Mental-Emotional-Health-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:37:\"Mental-Emotional-Health-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:37:\"Mental-Emotional-Health-1-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:37:\"Mental-Emotional-Health-1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:37:\"Mental-Emotional-Health-1-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:37:\"Mental-Emotional-Health-1-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:37:\"Mental-Emotional-Health-1-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:37:\"Mental-Emotional-Health-1-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:37:\"Mental-Emotional-Health-1-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:37:\"Mental-Emotional-Health-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:37:\"Mental-Emotional-Health-1-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:37:\"Mental-Emotional-Health-1-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:37:\"Mental-Emotional-Health-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (627,42,'_thumbnail_id','296');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (628,42,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (629,299,'_wp_attached_file','2021/03/Growth-Development-Health-1.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (630,299,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2021/03/Growth-Development-Health-1.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"Growth-Development-Health-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Growth-Development-Health-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:39:\"Growth-Development-Health-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:39:\"Growth-Development-Health-1-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:39:\"Growth-Development-Health-1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:39:\"Growth-Development-Health-1-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:39:\"Growth-Development-Health-1-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:39:\"Growth-Development-Health-1-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:39:\"Growth-Development-Health-1-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:39:\"Growth-Development-Health-1-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:39:\"Growth-Development-Health-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:39:\"Growth-Development-Health-1-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:39:\"Growth-Development-Health-1-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:39:\"Growth-Development-Health-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (631,1,'_thumbnail_id','299');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (632,1,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (639,2,'_edit_lock','1615803565:1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (640,2,'_edit_last','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (641,2,'_vandana_lite_sidebar_layout','no-sidebar');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (642,2,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (643,2,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (693,41,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (750,443,'_wp_attached_file','2021/03/Testimonial_1.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (751,443,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:25:\"2021/03/Testimonial_1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Testimonial_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Testimonial_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:25:\"Testimonial_1-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:25:\"Testimonial_1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:25:\"Testimonial_1-400x364.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:25:\"Testimonial_1-400x333.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:25:\"Testimonial_1-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:25:\"Testimonial_1-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;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:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (752,445,'_wp_attached_file','2021/03/38f863bc-c4c6-4933-84d8-5b3650ddff76.jpg');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (753,445,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:48:\"2021/03/38f863bc-c4c6-4933-84d8-5b3650ddff76.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"38f863bc-c4c6-4933-84d8-5b3650ddff76-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"38f863bc-c4c6-4933-84d8-5b3650ddff76-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:48:\"38f863bc-c4c6-4933-84d8-5b3650ddff76-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"post-slider-thumb-size\";a:4:{s:4:\"file\";s:48:\"38f863bc-c4c6-4933-84d8-5b3650ddff76-330x190.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"tf-client-image-size\";a:4:{s:4:\"file\";s:48:\"38f863bc-c4c6-4933-84d8-5b3650ddff76-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"vandana-lite-slider\";a:4:{s:4:\"file\";s:48:\"38f863bc-c4c6-4933-84d8-5b3650ddff76-580x750.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"vandana-lite-about\";a:4:{s:4:\"file\";s:48:\"38f863bc-c4c6-4933-84d8-5b3650ddff76-500x679.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vandana-lite-service\";a:4:{s:4:\"file\";s:48:\"38f863bc-c4c6-4933-84d8-5b3650ddff76-562x364.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"vandana-lite-blog-sec\";a:4:{s:4:\"file\";s:48:\"38f863bc-c4c6-4933-84d8-5b3650ddff76-570x333.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vandana-lite-blog\";a:4:{s:4:\"file\";s:48:\"38f863bc-c4c6-4933-84d8-5b3650ddff76-770x450.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-full\";a:4:{s:4:\"file\";s:48:\"38f863bc-c4c6-4933-84d8-5b3650ddff76-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-list\";a:4:{s:4:\"file\";s:48:\"38f863bc-c4c6-4933-84d8-5b3650ddff76-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"vandana-lite-blog-grid\";a:4:{s:4:\"file\";s:48:\"38f863bc-c4c6-4933-84d8-5b3650ddff76-370x300.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"awsm_team\";a:4:{s:4:\"file\";s:48:\"38f863bc-c4c6-4933-84d8-5b3650ddff76-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;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:{}}}');
INSERT INTO `wp_bb95npkrb7_postmeta` VALUES (754,3,'_edit_lock','1615884274:1');

/*!40000 ALTER TABLE `wp_bb95npkrb7_postmeta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2022-06-10T07:41:37+00:00 by ClonerDBAdapter; PHP v7.3.33
-- Selected via: SELECT `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` FROM `wp_bb95npkrb7_posts`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_posts`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `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',
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=462 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_posts` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_posts` DISABLE KEYS */;
INSERT INTO `wp_bb95npkrb7_posts` VALUES (1,1,'2021-03-11 15:32:39','2021-03-11 15:32:39','<!-- wp:image {\"align\":\"right\",\"id\":275,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg\" alt=\"\" class=\"wp-image-275\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PUBERTY</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH a.k.a \"SEX EDUCATION\"</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access:-</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development','','publish','open','open','','growth-development','','','2021-03-15 09:58:59','2021-03-15 09:58:59','',0,'http://www.parentsforparents.in/?p=1',0,'post','',1);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (2,1,'2021-03-11 15:32:39','2021-03-11 15:32:39','<!-- wp:paragraph -->\n<p>Parents are the first teachers, influencers, mentors and friends children can have and this is the most important responsibility. This initiative, <strong style=\"margin:0px;\">PARENTSFORPARENTS</strong> is to share knowledge that is scientific based, and wisdom that comes from our experience as parents, so that fellow Parents become comfortable to discuss the “uncomfortable”. We’ll learn from each other and stay up to date with the current affairs. We will work together not only on correction but on prevention as well.<br><br><em>\"Try to see your child as a seed that came in a packet without a label. Your job is to provide the right environment and nutrients and to pull out the weeds. You can’t decide what kind of flower you’ll get or in which season it will bloom.\"</em>       - Anonymous</p>\n<!-- /wp:paragraph -->','','','publish','closed','open','','sample-page','','','2021-03-15 10:17:11','2021-03-15 10:17:11','',0,'http://www.parentsforparents.in/?page_id=2',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (3,1,'2021-03-11 15:32:39','2021-03-11 15:32:39','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: http://www.parentsforparents.in.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>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 {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>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 {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>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 {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>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 {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p>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>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>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>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2021-03-11 15:32:39','2021-03-11 15:32:39','',0,'http://www.parentsforparents.in/?page_id=3',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (20,1,'2021-03-11 16:34:37','2021-03-11 16:34:37','<!-- wp:paragraph -->\n<p>Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time.</p>\n<!-- /wp:paragraph -->','Home','','publish','closed','closed','','home','','','2021-03-12 20:17:18','2021-03-12 20:17:18','',0,'http://www.parentsforparents.in/?page_id=20',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (21,1,'2021-03-11 16:34:37','2021-03-11 16:34:37','','Blog','','publish','closed','closed','','blog','','','2021-03-12 17:10:18','2021-03-12 17:10:18','',0,'http://www.parentsforparents.in/?page_id=21',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (24,1,'2021-03-11 16:34:37','2021-03-11 16:34:37','<!-- wp:paragraph -->\n<p>Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time.</p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','20-revision-v1','','','2021-03-11 16:34:37','2021-03-11 16:34:37','',20,'http://www.parentsforparents.in/2021/03/20-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (26,1,'2021-03-11 16:34:37','2021-03-11 16:34:37','','Blog','','inherit','closed','closed','','21-revision-v1','','','2021-03-11 16:34:37','2021-03-11 16:34:37','',21,'http://www.parentsforparents.in/2021/03/21-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (27,1,'2021-03-11 16:36:34','2021-03-11 16:36:34','','Banner_4','','inherit','open','closed','','banner_4','','','2021-03-11 16:36:34','2021-03-11 16:36:34','',0,'http://www.parentsforparents.in/wp-content/uploads/2021/03/Banner_4.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (28,1,'2021-03-11 16:36:45','2021-03-11 16:36:45','','cropped-Banner_4.jpg','','inherit','open','closed','','cropped-banner_4-jpg','','','2021-03-11 16:36:45','2021-03-11 16:36:45','',0,'http://www.parentsforparents.in/wp-content/uploads/2021/03/cropped-Banner_4.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (30,1,'2021-03-11 16:40:29','2021-03-11 16:40:29','','WhatsApp Image 2021-01-12 at 18.33.24','','inherit','open','closed','','whatsapp-image-2021-01-12-at-18-33-24','','','2021-03-11 16:40:29','2021-03-11 16:40:29','',0,'http://www.parentsforparents.in/wp-content/uploads/2021/03/WhatsApp-Image-2021-01-12-at-18.33.24.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (31,1,'2021-03-11 16:40:36','2021-03-11 16:40:36','http://www.parentsforparents.in/wp-content/uploads/2021/03/cropped-WhatsApp-Image-2021-01-12-at-18.33.24.jpeg','cropped-WhatsApp-Image-2021-01-12-at-18.33.24.jpeg','','inherit','open','closed','','cropped-whatsapp-image-2021-01-12-at-18-33-24-jpeg','','','2021-03-11 16:40:36','2021-03-11 16:40:36','',0,'http://www.parentsforparents.in/wp-content/uploads/2021/03/cropped-WhatsApp-Image-2021-01-12-at-18.33.24.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (35,1,'2021-03-11 16:53:59','2021-03-11 16:53:59','','7ac34560-a5b9-4f04-a2ae-9adf3aa71024','','inherit','open','closed','','7ac34560-a5b9-4f04-a2ae-9adf3aa71024','','','2021-03-11 16:53:59','2021-03-11 16:53:59','',0,'http://www.parentsforparents.in/wp-content/uploads/2021/03/7ac34560-a5b9-4f04-a2ae-9adf3aa71024.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (36,1,'2021-03-11 16:54:16','2021-03-11 16:54:16','http://www.parentsforparents.in/wp-content/uploads/2021/03/cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024.jpg','cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024.jpg','','inherit','open','closed','','cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024-jpg','','','2021-03-11 16:54:16','2021-03-11 16:54:16','',0,'http://www.parentsforparents.in/wp-content/uploads/2021/03/cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (41,1,'2021-03-11 17:09:22','2021-03-11 17:09:22','<!-- wp:image {\"align\":\"right\",\"id\":265,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg\" alt=\"\" class=\"wp-image-265\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br>&nbsp;“My child is not growing! People keep commenting!”&nbsp;<br>“What will be my child’s adult height?”&nbsp;<br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH and WEIGHT&nbsp;</strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal&nbsp; weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age&nbsp;<br>Overweight is when weight is between&nbsp; 85th and 95th&nbsp; percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity&nbsp;<br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85<sup>th</sup> percentile, appropriate for age and sex.</strong><br>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION&nbsp;</strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>How much to Eat?&nbsp;</strong><br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Family Mealtime</strong><br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot accept their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','publish','open','open','','physical-health','','','2021-03-15 09:57:39','2021-03-15 09:57:39','',0,'http://www.parentsforparents.in/?p=41',0,'post','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (42,1,'2021-03-11 17:08:09','2021-03-11 17:08:09','<!-- wp:image {\"align\":\"right\",\"id\":272,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg\" alt=\"\" class=\"wp-image-272\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH&nbsp;</strong><br>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.”&nbsp;<br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.”&nbsp;<br>“My child’s grades are falling.”<br>“My child cannot concentrate.”&nbsp;<br>“My child is hyperactive.”&nbsp;<br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as&nbsp;Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS&nbsp;</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;DEPRESSION&nbsp;</strong><br>Adolescents may have wide mood changes as a normal part of their development and it may be difficult to distinguish between a mental health disorder and essentially normal behaviour.&nbsp;<br>At least 5% of adolescents suffer from depression at any given time.<br>Having a parent with depression raises the risk significantly.<br>In adolescents, depression may present with varied symptoms besides sadness, anger irritability, boredom, inability to experience pleasure or difficulty with relationships or school.<br>High-risk sexual behaviour, drop-in academic grades, use of drugs and addiction has been found to have a significant correlation with depression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ANXIETY</strong><br>Children may experience anxiety as a normal feeling. But if coping strategies don\'t work or there is impairment in functioning concerning school and relationships, they develop symptoms of anxiety that may mimic ADHD and depression.<br>Most adolescents have at least one episode of significant anxiety and a&nbsp; significant number of adolescents have anxiety issues.<br>Alcohol Misuse is also linked to anxiety disorders.<br>Anxiety can be a normal experience or can be overwhelming. Coping with anxiety is an essential life skill that can be taught.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','publish','open','open','','mental-emotional-health','','','2021-03-15 09:58:07','2021-03-15 09:58:07','',0,'http://www.parentsforparents.in/?p=42',0,'post','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (43,1,'2021-03-11 17:08:09','2021-03-11 17:08:09','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','abc','','inherit','closed','closed','','42-revision-v1','','','2021-03-11 17:08:09','2021-03-11 17:08:09','',42,'https://www.parentsforparents.in/2021/03/42-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (44,1,'2021-03-11 17:09:22','2021-03-11 17:09:22','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','DEF','','inherit','closed','closed','','41-revision-v1','','','2021-03-11 17:09:22','2021-03-11 17:09:22','',41,'https://www.parentsforparents.in/2021/03/41-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (49,1,'2021-03-11 17:59:07','0000-00-00 00:00:00','','Blog','','draft','closed','closed','','','','','2021-03-11 17:59:07','0000-00-00 00:00:00','',0,'http://www.parentsforparents.in/?page_id=49',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (50,1,'2021-03-11 18:08:05','2021-03-11 18:08:05',' ','','','publish','closed','closed','','50','','','2021-03-11 19:00:11','2021-03-11 19:00:11','',0,'http://www.parentsforparents.in/?p=50',1,'nav_menu_item','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (61,1,'2021-03-11 18:35:13','2021-03-11 18:35:13','<!-- wp:shortcode -->\n[awsmteam id=\"222\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>They both feel that the most sensitive period of life is adolescence i.e. from 10 years to 19 years. There are numerous opportunities to grow, as well as several dangers to physical and mental health.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Their mission is to support and guide parents in their parenting journey. It’s time to talk. So LET’S&nbsp; TALK!</p>\n<!-- /wp:paragraph -->','The Team','','publish','closed','closed','','the-team','','','2021-03-12 10:18:06','2021-03-12 10:18:06','',0,'http://www.parentsforparents.in/?page_id=61',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (63,1,'2021-03-11 18:35:13','2021-03-11 18:35:13','<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','The Team','','inherit','closed','closed','','61-revision-v1','','','2021-03-11 18:35:13','2021-03-11 18:35:13','',61,'https://www.parentsforparents.in/2021/03/61-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (64,1,'2021-03-11 18:36:05','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2021-03-11 18:36:05','0000-00-00 00:00:00','',0,'http://www.parentsforparents.in/?p=64',1,'nav_menu_item','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (65,1,'2021-03-11 18:36:39','2021-03-11 18:36:39',' ','','','publish','closed','closed','','65','','','2021-03-11 19:00:11','2021-03-11 19:00:11','',0,'http://www.parentsforparents.in/?p=65',2,'nav_menu_item','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (67,1,'2021-03-11 18:41:20','2021-03-11 18:41:20','<!-- wp:image {\"align\":\"right\",\"id\":270,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Health.jpg\" alt=\"\" class=\"wp-image-270\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A state of complete physical, mental and social well-being and not merely the absence of disease or infirmity.<br>Nothing is more relerar than this in todays world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Physical Health</strong><br>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously...<br><a href=\"https://www.parentsforparents.in/physical-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Mental &amp; Emotional Health</strong><br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention...<br><a href=\"https://www.parentsforparents.in/mental-emotional-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Growth &amp; Development</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects...<br><a href=\"https://www.parentsforparents.in/growth-development-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Social &amp; Behavioural</strong><br>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes...<br><a href=\"https://www.parentsforparents.in/social-behavioural/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->','Health','','publish','closed','closed','','health','','','2021-03-15 10:03:16','2021-03-15 10:03:16','',0,'http://www.parentsforparents.in/?page_id=67',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (68,1,'2021-03-11 18:41:20','2021-03-11 18:41:20',' ','','','publish','closed','closed','','68','','','2021-03-11 19:00:11','2021-03-11 19:00:11','',0,'https://www.parentsforparents.in/2021/03/68/',3,'nav_menu_item','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (69,1,'2021-03-11 18:41:20','2021-03-11 18:41:20','<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','Health','','inherit','closed','closed','','67-revision-v1','','','2021-03-11 18:41:20','2021-03-11 18:41:20','',67,'https://www.parentsforparents.in/2021/03/67-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (70,1,'2021-03-11 18:42:05','2021-03-11 18:42:05','<!-- wp:image {\"align\":\"right\",\"id\":265,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg\" alt=\"\" class=\"wp-image-265\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br>&nbsp;“My child is not growing! People keep commenting!”&nbsp;<br>“What will be my child’s adult height?”&nbsp;<br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH and WEIGHT&nbsp;</strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal&nbsp; weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age&nbsp;<br>Overweight is when weight is between&nbsp; 85th and 95th&nbsp; percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity&nbsp;<br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85<sup>th</sup> percentile, appropriate for age and sex.</strong><br>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION&nbsp;</strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>How much to Eat?&nbsp;</strong><br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Family Mealtime</strong><br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot expect their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','publish','closed','closed','','physical-health','','','2021-03-15 10:06:05','2021-03-15 10:06:05','',0,'http://www.parentsforparents.in/?page_id=70',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (71,1,'2021-03-11 18:42:05','2021-03-11 18:42:05',' ','','','publish','closed','closed','','71','','','2021-03-11 19:00:11','2021-03-11 19:00:11','',0,'https://www.parentsforparents.in/2021/03/71/',4,'nav_menu_item','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (72,1,'2021-03-11 18:42:05','2021-03-11 18:42:05','<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','70-revision-v1','','','2021-03-11 18:42:05','2021-03-11 18:42:05','',70,'https://www.parentsforparents.in/2021/03/70-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (73,1,'2021-03-11 18:43:02','2021-03-11 18:43:02','<!-- wp:image {\"align\":\"right\",\"id\":272,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg\" alt=\"\" class=\"wp-image-272\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH&nbsp;</strong><br>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.”&nbsp;<br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.”&nbsp;<br>“My child’s grades are falling.”<br>“My child cannot concentrate.”&nbsp;<br>“My child is hyperactive.”&nbsp;<br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as&nbsp;Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS&nbsp;</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;DEPRESSION&nbsp;</strong><br>Adolescents may have wide mood changes as a normal part of their development and it may be difficult to distinguish between a mental health disorder and essentially normal behaviour.&nbsp;<br>At least 5% of adolescents suffer from depression at any given time.<br>Having a parent with depression raises the risk significantly.<br>In adolescents, depression may present with varied symptoms besides sadness, anger irritability, boredom, inability to experience pleasure or difficulty with relationships or school.<br>High-risk sexual behaviour, drop-in academic grades, use of drugs and addiction has been found to have a significant correlation with depression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ANXIETY</strong><br>Children may experience anxiety as a normal feeling. But if coping strategies don\'t work or there is impairment in functioning concerning school and relationships, they develop symptoms of anxiety that may mimic ADHD and depression.<br>Most adolescents have at least one episode of significant anxiety and a&nbsp; significant number of adolescents have anxiety issues.<br>Alcohol Misuse is also linked to anxiety disorders.<br>Anxiety can be a normal experience or can be overwhelming. Coping with anxiety is an essential life skill that can be taught.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','publish','closed','closed','','mental-emotional-health','','','2021-03-15 10:04:38','2021-03-15 10:04:38','',0,'http://www.parentsforparents.in/?page_id=73',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (74,1,'2021-03-11 18:43:02','2021-03-11 18:43:02',' ','','','publish','closed','closed','','74','','','2021-03-11 19:00:11','2021-03-11 19:00:11','',0,'https://www.parentsforparents.in/2021/03/74/',5,'nav_menu_item','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (75,1,'2021-03-11 18:43:02','2021-03-11 18:43:02','<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','73-revision-v1','','','2021-03-11 18:43:02','2021-03-11 18:43:02','',73,'https://www.parentsforparents.in/2021/03/73-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (76,1,'2021-03-11 18:43:43','2021-03-11 18:43:43','<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','Growth & Development Health','','inherit','closed','closed','','61-revision-v1','','','2021-03-11 18:43:43','2021-03-11 18:43:43','',61,'https://www.parentsforparents.in/2021/03/61-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (77,1,'2021-03-11 18:44:41','2021-03-11 18:44:41','<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','The Team','','inherit','closed','closed','','61-revision-v1','','','2021-03-11 18:44:41','2021-03-11 18:44:41','',61,'https://www.parentsforparents.in/2021/03/61-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (78,1,'2021-03-11 18:45:38','2021-03-11 18:45:38','<!-- wp:image {\"align\":\"right\",\"id\":277,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Social-Behavioural.jpg\" alt=\"\" class=\"wp-image-277\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET &amp; SOCIAL MEDIA</strong><br>“My child is always playing games on the phone.“<br>“My child is locked up in his room with the computer.”&nbsp;<br>“My child\'s behaviour at home has changed.”&nbsp;<br>“I am not able to see what my child is doing on social media.”&nbsp;<br>“I keep scolding my child not to post online but he doesn\'t listen.”<br>“My child has been looking sad for some time and refuses to go to school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Problematic internet use is a sad reality.&nbsp;<br>As parents what have you done to set limits?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes.&nbsp;<br>Children are very impressionable as their brains are still in a developing stage. Do we need to expose our children to age-inappropriate material online?<br>The media offers other risks as well. Online predators and grooming are a known danger.<br>We as parents are not doing enough to guide and protect our children from negative influence. Parents can seek support on these issues. Anticipatory guidance is extremely important&nbsp; Mistakes in the online space cannot be reversed and sometimes have major repercussions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;PEER PRESSURE</strong><br>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.<br>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;<br>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.<br>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access:-</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Social & Behavioural Health','','publish','closed','closed','','social-behavioural','','','2021-03-15 10:07:56','2021-03-15 10:07:56','',0,'http://www.parentsforparents.in/?page_id=78',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (79,1,'2021-03-11 18:45:38','2021-03-11 18:45:38',' ','','','publish','closed','closed','','79','','','2021-03-11 19:00:11','2021-03-11 19:00:11','',0,'https://www.parentsforparents.in/2021/03/79/',7,'nav_menu_item','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (80,1,'2021-03-11 18:45:38','2021-03-11 18:45:38','<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','Social & Behavioural','','inherit','closed','closed','','78-revision-v1','','','2021-03-11 18:45:38','2021-03-11 18:45:38','',78,'https://www.parentsforparents.in/2021/03/78-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (81,1,'2021-03-11 18:46:35','2021-03-11 18:46:35','<!-- wp:image {\"align\":\"right\",\"id\":279,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Risk-Taking-Safety.jpg\" alt=\"\" class=\"wp-image-279\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PEER PRESSURE</strong><br>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.<br>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;<br>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.<br>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->','Risk Taking & Safety','','publish','closed','closed','','risk-taking-safety','','','2021-03-15 10:07:22','2021-03-15 10:07:22','',0,'http://www.parentsforparents.in/?page_id=81',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (82,1,'2021-03-11 18:46:35','2021-03-11 18:46:35',' ','','','publish','closed','closed','','82','','','2021-03-11 19:00:11','2021-03-11 19:00:11','',0,'https://www.parentsforparents.in/2021/03/82/',8,'nav_menu_item','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (83,1,'2021-03-11 18:46:35','2021-03-11 18:46:35','<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','Risk Taking & Safety','','inherit','closed','closed','','81-revision-v1','','','2021-03-11 18:46:35','2021-03-11 18:46:35','',81,'https://www.parentsforparents.in/2021/03/81-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (84,1,'2021-03-11 18:47:44','2021-03-11 18:47:44','<!-- wp:image {\"align\":\"right\",\"id\":281,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/LifeSkills-Education.jpg\" alt=\"\" class=\"wp-image-281\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','LifeSkills Education','','publish','closed','closed','','lifeskills-education','','','2021-03-15 10:04:10','2021-03-15 10:04:10','',0,'http://www.parentsforparents.in/?page_id=84',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (85,1,'2021-03-11 18:47:44','2021-03-11 18:47:44',' ','','','publish','closed','closed','','85','','','2021-03-11 19:00:11','2021-03-11 19:00:11','',0,'https://www.parentsforparents.in/2021/03/85/',9,'nav_menu_item','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (86,1,'2021-03-11 18:47:44','2021-03-11 18:47:44','<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','LifeSkills Education','','inherit','closed','closed','','84-revision-v1','','','2021-03-11 18:47:44','2021-03-11 18:47:44','',84,'https://www.parentsforparents.in/2021/03/84-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (87,1,'2021-03-11 18:48:43','2021-03-11 18:48:43','<!-- wp:image {\"align\":\"right\",\"id\":445,\"width\":416,\"height\":416,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/38f863bc-c4c6-4933-84d8-5b3650ddff76.jpg\" alt=\"\" class=\"wp-image-445\" width=\"416\" height=\"416\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>All of us as parents want the best for our children. They should have the best of results and maximum achievements. Somewhere in this race of life, we may forget that we need to raise our children to be good human beings. The focus is just on studies, careers and wealth creation.<br>For our kids to excel we first need to raise our bar to be the best version of ourselves. We need to ensure that our children develop character and values, life skills and resilience to weather the storms that they might come across.&nbsp;<br>Haven’t we come across children with super IQs but having miserable relationships or children with great potential getting messed up with drugs. Or an academically brilliant child but suddenly losing grades and interest in the same during the crucial high school level, or the child who is in a career which he/she realizes he is the most unsuitable for. Or the child who does actions with his/her group of friends that you cannot accept she/he could be capable of. Or the sad incident where precious life is lost at a young age by suicide leaving the family distraught and clueless of what went wrong. Or the child who has become obese and diabetic and you don’t know how and you are helpless and perplexed. Or the loving child who goes to college and is totally cut off from parents. Or the child who is cooped up in his/her room, and it’s out of bounds for you. Or the child who is constantly on the phone.<br>We give our children privileges without being prepared to deal with the consequences or without setting ground rules. First, we give our child a phone, then we want to take it back. We give them access to the internet and then want to cancel it. We feel manipulated.&nbsp;<br>We teach a young child to cross the road before sending them to the market by themselves,&nbsp; to swim before pushing them into the deep end of the pool. We teach a child to drive before we hand him/her the keys to the car. Then why don’t we teach them more? But how do we teach them more?&nbsp;<br>When we refer to health we refer to a state of total well-being i.e.physical, mental, emotional, social and more. We are supposed to nurture the growth and development in all aspects. We need to teach them developmentally appropriate tools to take care of themselves. Sometimes we need to let them fall, in order to learn. And sometimes we have to catch them before they fall if we think their fall can be bad. We also need to shape their character and their personality and instil values,&nbsp; teach&nbsp; compassion, gratitude,&nbsp; life skills and soft skills. We also need to teach them&nbsp; how to learn from failure and to keep rising. We need to have unconditional love and at the same time teach responsibilities while bestowing rights.<br>Our parents nurtured us based on their instincts alone and our growing up was turbulent and rocky.&nbsp;<br>There were no mobiles and no internet but there were no mentors available unfortunately. Times have changed and challenges and expectations have increased manifold as well. There are miles to go before we sleep.&nbsp;<br>Therefore we have created Parents For Parents; A Parents Collective.<br>Let’s CO- ELEVATE!&nbsp;</p>\n<!-- /wp:paragraph -->','A Letter From the Heart','','publish','closed','closed','','resource','','','2021-03-16 09:05:49','2021-03-16 09:05:49','',0,'http://www.parentsforparents.in/?page_id=87',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (88,1,'2021-03-11 18:48:43','2021-03-11 18:48:43',' ','','','publish','closed','closed','','88','','','2021-03-11 19:00:11','2021-03-11 19:00:11','',0,'https://www.parentsforparents.in/2021/03/88/',10,'nav_menu_item','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (89,1,'2021-03-11 18:48:43','2021-03-11 18:48:43','<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','Resource','','inherit','closed','closed','','87-revision-v1','','','2021-03-11 18:48:43','2021-03-11 18:48:43','',87,'https://www.parentsforparents.in/2021/03/87-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (90,1,'2021-03-11 18:49:21','2021-03-11 18:49:21','<!-- wp:image {\"align\":\"right\",\"id\":285,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg\" alt=\"\" class=\"wp-image-285\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>“How do I teach my child empathy?”<br>“My child hardly eats but his/her weight is still increasing.”<br>“You know how these kids are, they just don\'t listen!”<br>“My child is glued to the phone.”<br>“My child hardly ever goes out to play.”<br>“It\'s so difficult to wake up my child in the morning for school.”<br>“My kid doesn’t eat vegetables.”<br>“My kid is always ordering food online.”<br>“My child is not interested in studies.”<br>“I don\'t know what\'s happened but my child refuses to go to school.”<br>“My child looks sad.”<br>“My child has a very poor appetite.”<br>“My child does not finish his home assignments.”<br>“My child\'s room is such a mess. I have to clean it up often.”<br>“My child wants a smartphone because all his friends have one.”<br>“My child wants to have a big, lavish birthday party.\"<br>“My child is 18 now and he/she wants to serve alcohol at his/her birthday party.”<br>“Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.”<br>“Everybody\'s parents are so lenient. They are allowed out late at night.”<br>“I suspect my child is being bullied in school.”<br>“My child is not fat. He/She just has inherited a heavy body structure from the family.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><a href=\"https://forms.gle/4w7R2AFGussa4f6p8\" target=\"_blank\" rel=\"noreferrer noopener\">If you have a question like these or more feel free to Contact Us</a><br> </p>\n<!-- /wp:paragraph -->','FAQ/FHL','','publish','closed','closed','','faq-fhl','','','2021-03-15 10:00:43','2021-03-15 10:00:43','',0,'http://www.parentsforparents.in/?page_id=90',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (91,1,'2021-03-11 18:49:21','2021-03-11 18:49:21',' ','','','publish','closed','closed','','91','','','2021-03-11 19:00:11','2021-03-11 19:00:11','',0,'https://www.parentsforparents.in/2021/03/91/',12,'nav_menu_item','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (92,1,'2021-03-11 18:49:21','2021-03-11 18:49:21','<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','FAQ/FHL','','inherit','closed','closed','','90-revision-v1','','','2021-03-11 18:49:21','2021-03-11 18:49:21','',90,'https://www.parentsforparents.in/2021/03/90-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (93,1,'2021-03-11 18:51:15','2021-03-11 18:51:15','<!-- wp:image {\"align\":\"right\",\"id\":275,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg\" alt=\"\" class=\"wp-image-275\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PUBERTY</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH a.k.a \"SEX EDUCATION\"</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access:-</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development','','publish','closed','closed','','growth-development-health','','','2021-03-15 10:02:25','2021-03-15 10:02:25','',0,'http://www.parentsforparents.in/?page_id=93',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (94,1,'2021-03-11 18:51:16','2021-03-11 18:51:16',' ','','','publish','closed','closed','','94','','','2021-03-11 19:00:11','2021-03-11 19:00:11','',0,'https://www.parentsforparents.in/2021/03/94/',6,'nav_menu_item','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (95,1,'2021-03-11 18:51:15','2021-03-11 18:51:15','<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','Growth & Development Health','','inherit','closed','closed','','93-revision-v1','','','2021-03-11 18:51:15','2021-03-11 18:51:15','',93,'https://www.parentsforparents.in/2021/03/93-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (96,1,'2021-03-11 18:57:05','2021-03-11 18:57:05','<!-- wp:shortcode -->\n[sp_testimonial id=\"105\" ]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Testimonials','','publish','closed','closed','','testimonial','','','2021-03-12 04:24:55','2021-03-12 04:24:55','',0,'http://www.parentsforparents.in/?page_id=96',0,'page','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (97,1,'2021-03-11 18:57:05','2021-03-11 18:57:05',' ','','','publish','closed','closed','','97','','','2021-03-11 19:00:11','2021-03-11 19:00:11','',0,'https://www.parentsforparents.in/2021/03/97/',11,'nav_menu_item','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (98,1,'2021-03-11 18:57:05','2021-03-11 18:57:05','','Testimonial','','inherit','closed','closed','','96-revision-v1','','','2021-03-11 18:57:05','2021-03-11 18:57:05','',96,'https://www.parentsforparents.in/2021/03/96-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (99,1,'2021-03-11 18:59:08','2021-03-11 18:59:08','','Testimonials','','inherit','closed','closed','','96-revision-v1','','','2021-03-11 18:59:08','2021-03-11 18:59:08','',96,'https://www.parentsforparents.in/2021/03/96-revision-v1/',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (102,1,'2021-03-12 04:18:20','2021-03-12 04:18:20','A true transformation of myself and a new perspective to look into my problems allowed me to see that the solution was next to me, Shan does just wonders in one meeting.\r\n\r\nI met her through my best friend and I was extremely apprehensive to talk to her as it was too personal but her persona made me so very comfortable that I never felt that I don\'t know her. She had her undivided attention to me and had all her ears for me. I still remember that I started sobbing telling her my heart out which I never did in front of my mother even. And here she comes with the things which I still was hiding from her and that\'s all, now I knew she is the best.\r\n\r\nShe gave me such an insight that I got the solution to all my problems and the guidance she gave me I just simply followed that and it turned my life forever.\r\n\r\nHeartful gratitude is what is in every morning for her since then and forever. Thank you, Shan, thanks a ton for that day.\r\nThis is straight from the heart. You have no clue what you did, that day changed the perception of life altogether. God bless you with an abundance of success, wish you keep transforming people\'s life 😇','','','publish','closed','closed','','test-1','','','2021-03-16 08:55:06','2021-03-16 08:55:06','',0,'https://www.parentsforparents.in/?post_type=spt_testimonial&#038;p=102',0,'spt_testimonial','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (103,1,'2021-03-12 04:19:39','2021-03-12 04:19:39','Dr Anjali Saxena is awesome! We have been going to her for the past 8 years, her natural ability to communicate with children is amazing She always makes the kids feel at ease and is welcoming and patient She gives the child the best care possible while leaving the parent well educated, calm and prepared. I have personally learnt a lot from her and highly recommend her as she is indeed a wonderful person and a pediatrician.','','','publish','closed','closed','','test-2','','','2021-03-15 09:47:36','2021-03-15 09:47:36','',0,'https://www.parentsforparents.in/?post_type=spt_testimonial&#038;p=103',0,'spt_testimonial','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (105,1,'2021-03-12 04:23:28','2021-03-12 04:23:28','','Testimonials','','publish','closed','closed','','testimonials','','','2021-03-15 11:15:51','2021-03-15 11:15:51','',0,'https://www.parentsforparents.in/?post_type=spt_shortcodes&#038;p=105',0,'spt_shortcodes','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (106,1,'2021-03-12 04:24:48','2021-03-12 04:24:48','<!-- wp:shortcode -->\n[sp_testimonial id=\"105\" ]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Testimonials','','inherit','closed','closed','','96-revision-v1','','','2021-03-12 04:24:48','2021-03-12 04:24:48','',96,'https://www.parentsforparents.in/?p=106',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (107,1,'2021-03-12 04:29:25','2021-03-12 04:29:25','I am a therapist and a psychology student too. I thought I was strong. Still had some low days wherein even a casual talk with Shan Singh helped me be able to vent the feelings surrounding the issue, enough to see clearly what is underneath the issue and then able to assess a remedy or change. I felt that I was coming into my own right there and then. The work we have been doing with special children and their parents has tremendously helped everyone grow.\r\n\r\nThank you is too small a word to say. Shan you have a special place in people\'s heart.','','','publish','closed','closed','','107','','','2021-03-16 08:53:46','2021-03-16 08:53:46','',0,'https://www.parentsforparents.in/?post_type=spt_testimonial&#038;p=107',0,'spt_testimonial','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (109,1,'2021-03-12 04:34:12','2021-03-12 04:34:12','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600; padding: 22px 22px;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff!important; font-weight: 600; text-decoration: underline !important;}\n.ask-link:hover{color:#fff; text-decoration: none !;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}\n.blog-section .section-grid article .post-thumbnail .posted-on{display:none;}\nbody[class*=\"-layout\"] .site-main article .entry-meta, body[class*=\"-layout\"] .site-main article .content-wrap .entry-content{display:none;}\n.single .site-content > .entry-header{background-position: center;}\n.additional-post .article-wrap .entry-meta > span{display:none;}\n.single .site-content > .entry-header .entry-meta, .single.style-one .site-content > .entry-header span.category{display:none;}\n@media screen and (min-width: 1366px){\n	.site-banner.static-newsletter.style-three .wp-custom-header img{\n		width: 100%;\n    /* height: 600px; */\n    object-fit: cover;\n	}\n	\n}','vandana-lite','','publish','closed','closed','','vandana-lite','','','2021-03-14 13:55:27','2021-03-14 13:55:27','',0,'https://www.parentsforparents.in/2021/03/vandana-lite/',0,'custom_css','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (110,1,'2021-03-12 04:34:12','2021-03-12 04:34:12','.page-header{text-align: left; margin-left: inherit;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 04:34:12','2021-03-12 04:34:12','',109,'https://www.parentsforparents.in/?p=110',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (112,1,'2021-03-12 04:44:54','2021-03-12 04:44:54','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 04:44:54','2021-03-12 04:44:54','',109,'https://www.parentsforparents.in/?p=112',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (114,1,'2021-03-12 04:46:17','2021-03-12 04:46:17','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\n@media screen and (max-width: 1366px)\n.site-banner.static-newsletter.style-three .wp-custom-header img {\n   \n    height: auto;\n  \n}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 04:46:17','2021-03-12 04:46:17','',109,'https://www.parentsforparents.in/?p=114',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (116,1,'2021-03-12 04:48:17','2021-03-12 04:48:17','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\n','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 04:48:17','2021-03-12 04:48:17','',109,'https://www.parentsforparents.in/?p=116',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (117,1,'2021-03-12 04:55:01','2021-03-12 04:55:01','','','','publish','closed','closed','','117','','','2021-03-12 05:05:59','2021-03-12 05:05:59','',0,'https://www.parentsforparents.in/?post_type=team_builder&#038;p=117',0,'team_builder','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (118,1,'2021-03-12 04:55:58','2021-03-12 04:55:58','<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[TEAM_B id=117]\n<!-- /wp:shortcode -->','The Team','','inherit','closed','closed','','61-revision-v1','','','2021-03-12 04:55:58','2021-03-12 04:55:58','',61,'https://www.parentsforparents.in/?p=118',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (119,1,'2021-03-12 04:57:23','2021-03-12 04:57:23','<!-- wp:shortcode -->\n[TEAM_B id=117]\n<!-- /wp:shortcode -->','The Team','','inherit','closed','closed','','61-revision-v1','','','2021-03-12 04:57:23','2021-03-12 04:57:23','',61,'https://www.parentsforparents.in/?p=119',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (120,1,'2021-03-12 04:58:55','2021-03-12 04:58:55','<!-- wp:shortcode -->\n[TEAM_B id=117]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>They both feel that the most sensitive period of life is adolescence i.e. from 10 years to 19 years. There are numerous opportunities to grow, as well as several dangers to physical and mental health.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Their mission is to support and guide parents in their parenting journey. It’s time to talk. So LET’S&nbsp; TALK!</p>\n<!-- /wp:paragraph -->','The Team','','inherit','closed','closed','','61-revision-v1','','','2021-03-12 04:58:55','2021-03-12 04:58:55','',61,'https://www.parentsforparents.in/?p=120',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (121,1,'2021-03-12 05:05:19','2021-03-12 05:05:19','','','','inherit','closed','closed','','117-autosave-v1','','','2021-03-12 05:05:19','2021-03-12 05:05:19','',117,'https://www.parentsforparents.in/?p=121',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (126,1,'2021-03-12 05:30:20','2021-03-12 05:30:20','<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Is my child tall enough? “</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Is my child underweight?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Everybody says my child is weak!”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>&nbsp;“My child is not growing! People keep commenting!”&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“What will be my child’s adult height?”&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>REF: iapindia.org</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','70-revision-v1','','','2021-03-12 05:30:20','2021-03-12 05:30:20','',70,'https://www.parentsforparents.in/?p=126',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (128,1,'2021-03-12 05:31:23','2021-03-12 05:31:23','<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Is my child tall enough? “</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Is my child underweight?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Everybody says my child is weak!”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>&nbsp;“My child is not growing! People keep commenting!”&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“What will be my child’s adult height?”&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>REF: <a href=\"https://iapindia.org/\" target=\"_blank\" rel=\"noreferrer noopener\">iapindia.org</a></p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','70-revision-v1','','','2021-03-12 05:31:23','2021-03-12 05:31:23','',70,'https://www.parentsforparents.in/?p=128',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (130,1,'2021-03-12 05:33:04','2021-03-12 05:33:04','<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Is my child tall enough? “</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Is my child underweight?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Everybody says my child is weak!”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>&nbsp;“My child is not growing! People keep commenting!”&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“What will be my child’s adult height?”&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>REF: <a href=\"https://iapindia.org/\" target=\"_blank\" rel=\"noreferrer noopener\">iapindia.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH and WEIGHT&nbsp;</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal&nbsp; weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Overweight is when weight is between&nbsp; 85th and 95th&nbsp; percentile for age</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When weight is greater than 95th percentile it is termed as Obesity&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85</strong><strong><sup>th</sup></strong><strong> percentile, appropriate for age and sex.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some strategies to achieve ideal body weight are:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>-healthy eating behaviours.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>-reduced sedentary behaviours.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH AND NUTRITION&nbsp;</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>How much to eat?&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Family mealtime</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents who don\'t eat fruits and vegetables cannot accept their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','70-revision-v1','','','2021-03-12 05:33:04','2021-03-12 05:33:04','',70,'https://www.parentsforparents.in/?p=130',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (132,1,'2021-03-12 05:38:42','2021-03-12 05:38:42','<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH </strong><br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.” <br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.” <br>“My child’s grades are falling.”<br>“My child cannot concentrate.” <br>“My child is hyperactive.” <br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,  there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','73-revision-v1','','','2021-03-12 05:38:42','2021-03-12 05:38:42','',73,'https://www.parentsforparents.in/?p=132',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (133,1,'2021-03-12 05:40:20','2021-03-12 05:40:20','<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH </strong><br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.” <br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.” <br>“My child’s grades are falling.”<br>“My child cannot concentrate.” <br>“My child is hyperactive.” <br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,  there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','73-revision-v1','','','2021-03-12 05:40:20','2021-03-12 05:40:20','',73,'https://www.parentsforparents.in/?p=133',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (134,1,'2021-03-12 05:41:18','2021-03-12 05:41:18','<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH </strong><br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.” <br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.” <br>“My child’s grades are falling.”<br>“My child cannot concentrate.” <br>“My child is hyperactive.” <br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,  there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.     <br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future. </p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','73-revision-v1','','','2021-03-12 05:41:18','2021-03-12 05:41:18','',73,'https://www.parentsforparents.in/?p=134',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (136,1,'2021-03-12 05:43:55','2021-03-12 05:43:55','<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH </strong><br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.” <br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.” <br>“My child’s grades are falling.”<br>“My child cannot concentrate.” <br>“My child is hyperactive.” <br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,  there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.     <br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;SUBSTANCE ABUSE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,  such as the risk of motor vehicle accidents. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','73-revision-v1','','','2021-03-12 05:43:55','2021-03-12 05:43:55','',73,'https://www.parentsforparents.in/?p=136',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (138,1,'2021-03-12 05:49:02','2021-03-12 05:49:02','<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH </strong><br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.” <br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.” <br>“My child’s grades are falling.”<br>“My child cannot concentrate.” <br>“My child is hyperactive.” <br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,  there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.     <br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;SUBSTANCE ABUSE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,  such as the risk of motor vehicle accidents. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,  The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway. <br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.  The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.  Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse. <br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','73-revision-v1','','','2021-03-12 05:49:02','2021-03-12 05:49:02','',73,'https://www.parentsforparents.in/?p=138',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (140,1,'2021-03-12 05:57:59','2021-03-12 05:57:59','<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH </strong><br>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.” <br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.” <br>“My child’s grades are falling.”<br>“My child cannot concentrate.” <br>“My child is hyperactive.” <br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,  there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS </strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.     <br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong> SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,  such as the risk of motor vehicle accidents. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,  The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway. <br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.  The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.  Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse. <br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong> DEPRESSION </strong><br>Adolescents may have wide mood changes as a normal part of their development and it may be difficult to distinguish between a mental health disorder and essentially normal behaviour. <br>At least 5% of adolescents suffer from depression at any given time.<br>Having a parent with depression raises the risk significantly.<br>In adolescents, depression may present with varied symptoms besides sadness, anger irritability, boredom, inability to experience pleasure or difficulty with relationships or school.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>High-risk sexual behaviour, drop-in academic grades, use of drugs and addiction has been found to have a significant correlation with depression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong><a href=\"#\" target=\"_blank\" rel=\"noreferrer noopener\">SUICIDE PREVENTION</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ANXIETY</strong><br>Children may experience anxiety as a normal feeling. But if coping strategies don\'t work or there is impairment in functioning concerning school and relationships, they develop symptoms of anxiety that may mimic ADHD and depression.<br>Most adolescents have at least one episode of significant anxiety and a  significant number of adolescents have anxiety issues.<br>Alcohol Misuse is also linked to anxiety disorders.<br>Anxiety can be a normal experience or can be overwhelming. Coping with anxiety is an essential life skill that can be taught.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','73-revision-v1','','','2021-03-12 05:57:59','2021-03-12 05:57:59','',73,'https://www.parentsforparents.in/?p=140',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (142,1,'2021-03-12 06:11:45','2021-03-12 06:11:45','<!-- wp:paragraph -->\n<p><strong>GROWTH </strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br> “My child is not growing! People keep commenting!” <br>“What will be my child’s adult height?” <br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>REF: <a href=\"https://iapindia.org/\" target=\"_blank\" rel=\"noreferrer noopener\">iapindia.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong> HEALTH and WEIGHT </strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal  weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age <br>Overweight is when weight is between  85th and 95th  percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity <br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85</strong><strong><sup>th</sup></strong><strong> percentile, appropriate for age and sex.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION </strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>How much to eat? <br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Family mealtime<br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot accept their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','70-revision-v1','','','2021-03-12 06:11:45','2021-03-12 06:11:45','',70,'https://www.parentsforparents.in/?p=142',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (144,1,'2021-03-12 06:15:25','2021-03-12 06:15:25','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul {\n    margin-top: -25px;\n}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 06:15:25','2021-03-12 06:15:25','',109,'https://www.parentsforparents.in/?p=144',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (145,1,'2021-03-12 06:19:38','2021-03-12 06:19:38','<!-- wp:paragraph -->\n<p><strong>GROWTH </strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br> “My child is not growing! People keep commenting!” <br>“What will be my child’s adult height?” <br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>REF: <a href=\"https://iapindia.org/\" target=\"_blank\" rel=\"noreferrer noopener\">iapindia.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong> HEALTH and WEIGHT </strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal  weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age <br>Overweight is when weight is between  85th and 95th  percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity <br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85<sup>th</sup> percentile, appropriate for age and sex.</strong><br>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION </strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>How much to eat? <br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Family mealtime<br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot accept their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','70-revision-v1','','','2021-03-12 06:19:38','2021-03-12 06:19:38','',70,'https://www.parentsforparents.in/?p=145',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (147,1,'2021-03-12 06:31:21','2021-03-12 06:31:21','<!-- wp:list {\"ordered\":true} -->\n<p><strong>&nbsp;PUBERTY:</strong></p>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->','Growth & Development Health','','inherit','closed','closed','','93-revision-v1','','','2021-03-12 06:31:21','2021-03-12 06:31:21','',93,'https://www.parentsforparents.in/?p=147',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (148,1,'2021-03-12 06:32:39','2021-03-12 06:32:39','<!-- wp:paragraph -->\n<p><strong>PUBERTY:</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->','Growth & Development Health','','inherit','closed','closed','','93-revision-v1','','','2021-03-12 06:32:39','2021-03-12 06:32:39','',93,'https://www.parentsforparents.in/?p=148',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (150,1,'2021-03-12 06:36:50','2021-03-12 06:36:50','<!-- wp:paragraph -->\n<p><strong>PUBERTY:</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty. <br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years. <br>For Boys, the onset of puberty is between the age of  9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,  facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li><strong>DEVELOPMENT</strong></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact. \"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations. <br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,  fine motor skills, skills for cognition and language.  <br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.  A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.    <br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->','Growth & Development Health','','inherit','closed','closed','','93-revision-v1','','','2021-03-12 06:36:50','2021-03-12 06:36:50','',93,'https://www.parentsforparents.in/?p=150',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (151,1,'2021-03-12 06:37:50','2021-03-12 06:37:50','<!-- wp:paragraph -->\n<p><strong>PUBERTY:</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<p<strong>DEVELOPMENT</strong></p>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->','Growth & Development Health','','inherit','closed','closed','','93-revision-v1','','','2021-03-12 06:37:50','2021-03-12 06:37:50','',93,'https://www.parentsforparents.in/?p=151',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (153,1,'2021-03-12 06:39:22','2021-03-12 06:39:22','<!-- wp:paragraph -->\n<p><strong>PUBERTY:</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->','Growth & Development Health','','inherit','closed','closed','','93-revision-v1','','','2021-03-12 06:39:22','2021-03-12 06:39:22','',93,'https://www.parentsforparents.in/?p=153',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (155,1,'2021-03-12 06:43:05','2021-03-12 06:43:05','<!-- wp:paragraph -->\n<p><strong>PUBERTY:</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH aka SEX EDUCATION</strong>Have you had <strong><br>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->','Growth & Development Health','','inherit','closed','closed','','93-revision-v1','','','2021-03-12 06:43:05','2021-03-12 06:43:05','',93,'https://www.parentsforparents.in/?p=155',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (156,1,'2021-03-12 06:43:57','2021-03-12 06:43:57','<!-- wp:paragraph -->\n<p><strong>PUBERTY:</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH aka SEX EDUCATION</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->','Growth & Development Health','','inherit','closed','closed','','93-revision-v1','','','2021-03-12 06:43:57','2021-03-12 06:43:57','',93,'https://www.parentsforparents.in/?p=156',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (158,1,'2021-03-12 06:51:44','2021-03-12 06:51:44','<!-- wp:paragraph -->\n<p><strong>PUBERTY:</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH aka SEX EDUCATION</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated. <br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development Health','','inherit','closed','closed','','93-revision-v1','','','2021-03-12 06:51:44','2021-03-12 06:51:44','',93,'https://www.parentsforparents.in/?p=158',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (160,1,'2021-03-12 06:53:19','2021-03-12 06:53:19','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 06:53:19','2021-03-12 06:53:19','',109,'https://www.parentsforparents.in/?p=160',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (162,1,'2021-03-12 06:59:21','2021-03-12 06:59:21','<!-- wp:paragraph -->\n<p><strong>INTERNET &amp; SOCIAL MEDIA</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is always playing games on the phone.“<br>“My child is locked up in his room with the computer.” <br>“My child\'s behaviour at home has changed.” <br>“I am not able to see what my child is doing on social media.” <br>“I keep scolding my child not to post online but he doesn\'t listen.”<br>“My child has been looking sad for some time and refuses to go to school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Problematic internet use is a sad reality. <br>As parents what have you done to set limits?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes. <br>Children are very impressionable as their brains are still in a developing stage. Do we need to expose our children to age-inappropriate material online?<br>The media offers other risks as well. Online predators and grooming are a known danger.<br>We as parents are not doing enough to guide and protect our children from negative influence. Parents can seek support on these issues. Anticipatory guidance is extremely important  Mistakes in the online space cannot be reversed and sometimes have major repercussions.</p>\n<!-- /wp:paragraph -->','Social & Behavioural','','inherit','closed','closed','','78-revision-v1','','','2021-03-12 06:59:21','2021-03-12 06:59:21','',78,'https://www.parentsforparents.in/?p=162',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (164,1,'2021-03-12 07:02:53','2021-03-12 07:02:53','<!-- wp:paragraph -->\n<p><strong>INTERNET &amp; SOCIAL MEDIA</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is always playing games on the phone.“<br>“My child is locked up in his room with the computer.” <br>“My child\'s behaviour at home has changed.” <br>“I am not able to see what my child is doing on social media.” <br>“I keep scolding my child not to post online but he doesn\'t listen.”<br>“My child has been looking sad for some time and refuses to go to school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Problematic internet use is a sad reality. <br>As parents what have you done to set limits?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes. <br>Children are very impressionable as their brains are still in a developing stage. Do we need to expose our children to age-inappropriate material online?<br>The media offers other risks as well. Online predators and grooming are a known danger.<br>We as parents are not doing enough to guide and protect our children from negative influence. Parents can seek support on these issues. Anticipatory guidance is extremely important  Mistakes in the online space cannot be reversed and sometimes have major repercussions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong> PEER PRESSURE</strong><br>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.<br>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.  It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse. <br>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.<br>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->','Social & Behavioural','','inherit','closed','closed','','78-revision-v1','','','2021-03-12 07:02:53','2021-03-12 07:02:53','',78,'https://www.parentsforparents.in/?p=164',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (165,1,'2021-03-12 07:05:54','2021-03-12 07:05:54','<!-- wp:paragraph -->\n<p><strong>INTERNET &amp; SOCIAL MEDIA</strong><br>“My child is always playing games on the phone.“<br>“My child is locked up in his room with the computer.”&nbsp;<br>“My child\'s behaviour at home has changed.”&nbsp;<br>“I am not able to see what my child is doing on social media.”&nbsp;<br>“I keep scolding my child not to post online but he doesn\'t listen.”<br>“My child has been looking sad for some time and refuses to go to school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Problematic internet use is a sad reality.&nbsp;<br>As parents what have you done to set limits?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes.&nbsp;<br>Children are very impressionable as their brains are still in a developing stage. Do we need to expose our children to age-inappropriate material online?<br>The media offers other risks as well. Online predators and grooming are a known danger.<br>We as parents are not doing enough to guide and protect our children from negative influence. Parents can seek support on these issues. Anticipatory guidance is extremely important&nbsp; Mistakes in the online space cannot be reversed and sometimes have major repercussions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;PEER PRESSURE</strong><br>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.<br>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;<br>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.<br>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->','Social & Behavioural','','inherit','closed','closed','','78-revision-v1','','','2021-03-12 07:05:54','2021-03-12 07:05:54','',78,'https://www.parentsforparents.in/?p=165',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (167,1,'2021-03-12 07:08:09','2021-03-12 07:08:09','<!-- wp:paragraph -->\n<p><strong>INTERNET &amp; SOCIAL MEDIA</strong><br>“My child is always playing games on the phone.“<br>“My child is locked up in his room with the computer.”&nbsp;<br>“My child\'s behaviour at home has changed.”&nbsp;<br>“I am not able to see what my child is doing on social media.”&nbsp;<br>“I keep scolding my child not to post online but he doesn\'t listen.”<br>“My child has been looking sad for some time and refuses to go to school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Problematic internet use is a sad reality.&nbsp;<br>As parents what have you done to set limits?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes.&nbsp;<br>Children are very impressionable as their brains are still in a developing stage. Do we need to expose our children to age-inappropriate material online?<br>The media offers other risks as well. Online predators and grooming are a known danger.<br>We as parents are not doing enough to guide and protect our children from negative influence. Parents can seek support on these issues. Anticipatory guidance is extremely important&nbsp; Mistakes in the online space cannot be reversed and sometimes have major repercussions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;PEER PRESSURE</strong><br>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.<br>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;<br>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.<br>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Social & Behavioural','','inherit','closed','closed','','78-revision-v1','','','2021-03-12 07:08:09','2021-03-12 07:08:09','',78,'https://www.parentsforparents.in/?p=167',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (170,1,'2021-03-12 07:12:06','2021-03-12 07:12:06','<!-- wp:list -->\n<ul><li>How do I teach my child empathy?</li><li>My child hardly eats but his/her weight is still increasing.</li><li>You know how these kids are, they just don\'t listen!</li><li>My child is glued to the phone.</li><li>My child hardly ever goes out to play.</li><li>It\'s so difficult to wake up my child in the morning for school.</li><li>My kid doesn’t eat vegetables.</li><li>My kid is always ordering food online.</li><li>My child is not interested in studies.</li><li>I don\'t know what\'s happened but my child refuses to go to school.</li><li>My child looks sad.&nbsp;</li><li>My child has a very poor appetite.</li><li>My child does not finish his home assignments.</li><li>My child\'s room is such a mess. I have to clean it up often.</li><li>My child wants a smartphone because all his friends have one.</li><li>My child wants to have a big, lavish birthday party.&nbsp;</li><li>My child is 18 now and he/she wants to serve alcohol at his/her birthday party.</li><li>Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.&nbsp;</li><li>Everybody\'s parents are so lenient. They are allowed out late at night.</li><li>I suspect my child is being bullied in school.</li><li>My child is not fat. He/She just has inherited a heavy body structure from the family.</li></ul>\n<!-- /wp:list -->','FAQ/FHL','','inherit','closed','closed','','90-revision-v1','','','2021-03-12 07:12:06','2021-03-12 07:12:06','',90,'https://www.parentsforparents.in/?p=170',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (172,1,'2021-03-12 07:23:57','2021-03-12 07:23:57','<!-- wp:paragraph -->\n<p><strong>Physical Health</strong><br>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously...<br><a href=\"https://www.parentsforparents.in/physical-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Mental &amp; Emotional Health</strong><br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,  there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention...<br><a href=\"https://www.parentsforparents.in/mental-emotional-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Growth &amp; Development Health</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects...<br><a href=\"https://www.parentsforparents.in/growth-development-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Social &amp; Behavioural</strong><br>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes...<br><a href=\"https://www.parentsforparents.in/social-behavioural/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->','Health','','inherit','closed','closed','','67-revision-v1','','','2021-03-12 07:23:57','2021-03-12 07:23:57','',67,'https://www.parentsforparents.in/?p=172',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (174,1,'2021-03-12 07:33:01','2021-03-12 07:33:01','<!-- wp:paragraph -->\n<p>A state of complete physical, mental and social well-being and not merely the absence of disease or infirmity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nothing is more relerar than this in todays world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Physical Health</strong><br>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously...<br><a href=\"https://www.parentsforparents.in/physical-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Mental &amp; Emotional Health</strong><br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,  there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention...<br><a href=\"https://www.parentsforparents.in/mental-emotional-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Growth &amp; Development Health</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects...<br><a href=\"https://www.parentsforparents.in/growth-development-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Social &amp; Behavioural</strong><br>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes...<br><a href=\"https://www.parentsforparents.in/social-behavioural/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->','Health','','inherit','closed','closed','','67-revision-v1','','','2021-03-12 07:33:01','2021-03-12 07:33:01','',67,'https://www.parentsforparents.in/?p=174',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (176,1,'2021-03-12 07:40:19','2021-03-12 07:40:19','<!-- wp:paragraph -->\n<p>A state of complete physical, mental and social well-being and not merely the absence of disease or infirmity.<br>Nothing is more relerar than this in todays world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Physical Health</strong><br>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously...<br><a href=\"https://www.parentsforparents.in/physical-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Mental &amp; Emotional Health</strong><br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,  there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention...<br><a href=\"https://www.parentsforparents.in/mental-emotional-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Growth &amp; Development Health</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects...<br><a href=\"https://www.parentsforparents.in/growth-development-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Social &amp; Behavioural</strong><br>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes...<br><a href=\"https://www.parentsforparents.in/social-behavioural/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->','Health','','inherit','closed','closed','','67-revision-v1','','','2021-03-12 07:40:19','2021-03-12 07:40:19','',67,'https://www.parentsforparents.in/?p=176',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (186,1,'2021-03-12 09:04:05','2021-03-12 09:04:05','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 09:04:05','2021-03-12 09:04:05','',109,'https://www.parentsforparents.in/?p=186',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (188,1,'2021-03-12 09:06:59','2021-03-12 09:06:59','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 09:06:59','2021-03-12 09:06:59','',109,'https://www.parentsforparents.in/?p=188',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (190,1,'2021-03-12 09:08:29','2021-03-12 09:08:29','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 500;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 09:08:29','2021-03-12 09:08:29','',109,'https://www.parentsforparents.in/?p=190',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (196,1,'2021-03-12 09:17:05','2021-03-12 09:17:05','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 500;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 09:17:05','2021-03-12 09:17:05','',109,'https://www.parentsforparents.in/?p=196',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (200,1,'2021-03-12 09:38:21','2021-03-12 09:38:21','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 500;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 09:38:21','2021-03-12 09:38:21','',109,'https://www.parentsforparents.in/?p=200',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (202,1,'2021-03-12 09:40:08','2021-03-12 09:40:08','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 500;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 09:40:08','2021-03-12 09:40:08','',109,'https://www.parentsforparents.in/?p=202',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (204,1,'2021-03-12 09:41:36','2021-03-12 09:41:36','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 500;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .site-footer .widget .widget-title{margin-bottom:0px;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 09:41:36','2021-03-12 09:41:36','',109,'https://www.parentsforparents.in/?p=204',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (206,1,'2021-03-12 09:43:36','2021-03-12 09:43:36','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 500;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom:0px;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 09:43:36','2021-03-12 09:43:36','',109,'https://www.parentsforparents.in/?p=206',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (208,1,'2021-03-12 09:45:03','2021-03-12 09:45:03','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 500;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 09:45:03','2021-03-12 09:45:03','',109,'https://www.parentsforparents.in/?p=208',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (210,1,'2021-03-12 09:46:25','2021-03-12 09:46:25','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 500;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 09:46:25','2021-03-12 09:46:25','',109,'https://www.parentsforparents.in/?p=210',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (212,1,'2021-03-12 09:54:26','2021-03-12 09:54:26','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 09:54:26','2021-03-12 09:54:26','',109,'https://www.parentsforparents.in/?p=212',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (214,1,'2021-03-12 09:59:49','2021-03-12 09:59:49','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 09:59:49','2021-03-12 09:59:49','',109,'https://www.parentsforparents.in/?p=214',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (222,1,'2021-03-12 10:17:22','2021-03-12 10:17:22','','Team','','publish','closed','closed','','abc','','','2021-03-12 10:47:29','2021-03-12 10:47:29','',0,'https://www.parentsforparents.in/?post_type=awsm_team&#038;p=222',0,'awsm_team','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (223,1,'2021-03-12 10:18:05','2021-03-12 10:18:05','<!-- wp:shortcode -->\n[awsmteam id=\"222\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>They both feel that the most sensitive period of life is adolescence i.e. from 10 years to 19 years. There are numerous opportunities to grow, as well as several dangers to physical and mental health.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Their mission is to support and guide parents in their parenting journey. It’s time to talk. So LET’S&nbsp; TALK!</p>\n<!-- /wp:paragraph -->','The Team','','inherit','closed','closed','','61-revision-v1','','','2021-03-12 10:18:05','2021-03-12 10:18:05','',61,'https://www.parentsforparents.in/?p=223',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (224,1,'2021-03-12 10:20:25','2021-03-12 10:20:25','<!-- wp:paragraph -->\n<p>Dr&nbsp; Anjali Saxena is a Senior Paediatrician and Adolescent Health Expert with over 30 years of experience. She has&nbsp; worked in prestigious hospitals in Delhi and is currently working at Madhurkar Rainbow Children’s Hospital and has her own clinic.<br>She is a single parent and has had her share of turmoils and troubles.<br>Children she had been looking after and had&nbsp; coached through the transition period of adolescence&nbsp; are now adults.</p>\n<!-- /wp:paragraph -->','Dr  Anjali Saxena','','publish','closed','closed','','about-us','','','2021-03-15 11:02:24','2021-03-15 11:02:24','',0,'https://www.parentsforparents.in/?post_type=awsm_team_member&#038;p=224',0,'awsm_team_member','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (225,1,'2021-03-12 10:21:16','2021-03-12 10:21:16','','WhatsApp Image 2021-01-12 at 18.33.24','','inherit','open','closed','','whatsapp-image-2021-01-12-at-18-33-24-2','','','2021-03-12 10:21:16','2021-03-12 10:21:16','',224,'http://www.parentsforparents.in/wp-content/uploads/2021/03/WhatsApp-Image-2021-01-12-at-18.33.24-1.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (226,1,'2021-03-12 10:27:20','2021-03-12 10:27:20','','Shan','','inherit','open','closed','','shan','','','2021-03-12 10:27:20','2021-03-12 10:27:20','',224,'http://www.parentsforparents.in/wp-content/uploads/2021/03/Shan.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (227,1,'2021-03-12 10:35:26','2021-03-12 10:35:26','<!-- wp:paragraph -->\n<p>Shan Singh is a Parent, a Special Educator, a LifeSkills Trainer and an Emotion Coach. While bringing up her children she has been through the parenting roller coaster, like most parents do. She realized that every child is special and the importance of Special Education, teaching LifeSkills and Emotional Intelligence to children. So she went ahead to train from reputed institutes and as a parent she is keen to support other parents in their journey.</p>\n<!-- /wp:paragraph -->','Shan Singh','','publish','closed','closed','','shan-singh','','','2021-03-15 11:37:43','2021-03-15 11:37:43','',0,'https://www.parentsforparents.in/?post_type=awsm_team_member&#038;p=227',0,'awsm_team_member','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (229,1,'2021-03-12 10:32:22','2021-03-12 10:32:22','','anjali','','inherit','open','closed','','anjali','','','2021-03-12 10:32:22','2021-03-12 10:32:22','',224,'http://www.parentsforparents.in/wp-content/uploads/2021/03/anjali.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (233,1,'2021-03-12 10:54:32','2021-03-12 10:54:32','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-12 10:54:32','2021-03-12 10:54:32','',109,'https://www.parentsforparents.in/?p=233',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (235,1,'2021-03-12 12:27:29','2021-03-12 12:27:29','<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Parents are the first teachers, influencers, mentors and friends children can have and this is the most important responsibility.</p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','20-revision-v1','','','2021-03-12 12:27:29','2021-03-12 12:27:29','',20,'https://www.parentsforparents.in/?p=235',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (236,1,'2021-03-12 12:28:05','2021-03-12 12:28:05','<!-- wp:paragraph -->\n<p>Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time.</p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','20-revision-v1','','','2021-03-12 12:28:05','2021-03-12 12:28:05','',20,'https://www.parentsforparents.in/?p=236',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (238,1,'2021-03-12 14:54:36','2021-03-12 14:54:36','<!-- wp:paragraph -->\n<p><strong>PEER PRESSURE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->','Risk Taking & Safety','','inherit','closed','closed','','81-revision-v1','','','2021-03-12 14:54:36','2021-03-12 14:54:36','',81,'https://www.parentsforparents.in/?p=238',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (240,1,'2021-03-12 14:55:48','2021-03-12 14:55:48','<!-- wp:paragraph -->\n<p><strong>PEER PRESSURE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->','Risk Taking & Safety','','inherit','closed','closed','','81-revision-v1','','','2021-03-12 14:55:48','2021-03-12 14:55:48','',81,'https://www.parentsforparents.in/?p=240',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (241,1,'2021-03-12 14:56:18','2021-03-12 14:56:18','<!-- wp:paragraph -->\n<p><strong>PEER PRESSURE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->','Risk Taking & Safety','','inherit','closed','closed','','81-revision-v1','','','2021-03-12 14:56:18','2021-03-12 14:56:18','',81,'https://www.parentsforparents.in/?p=241',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (242,1,'2021-03-12 14:56:31','2021-03-12 14:56:31','<!-- wp:paragraph -->\n<p><strong>PEER PRESSURE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->','Risk Taking & Safety','','inherit','closed','closed','','81-revision-v1','','','2021-03-12 14:56:31','2021-03-12 14:56:31','',81,'https://www.parentsforparents.in/?p=242',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (243,1,'2021-03-12 14:57:08','2021-03-12 14:57:08','<!-- wp:paragraph -->\n<p><strong>PEER PRESSURE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>SUBSTANCE ABUSE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->','Risk Taking & Safety','','inherit','closed','closed','','81-revision-v1','','','2021-03-12 14:57:08','2021-03-12 14:57:08','',81,'https://www.parentsforparents.in/?p=243',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (245,1,'2021-03-12 14:58:09','2021-03-12 14:58:09','<!-- wp:paragraph -->\n<p><strong>PEER PRESSURE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>SUBSTANCE ABUSE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Addiction refers to repeated behaviours that result in distress and have a negative impact.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->','Risk Taking & Safety','','inherit','closed','closed','','81-revision-v1','','','2021-03-12 14:58:09','2021-03-12 14:58:09','',81,'https://www.parentsforparents.in/?p=245',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (246,1,'2021-03-12 14:59:02','2021-03-12 14:59:02','<!-- wp:paragraph -->\n<p><strong>PEER PRESSURE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>SUBSTANCE ABUSE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Addiction refers to repeated behaviours that result in distress and have a negative impact.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->','Risk Taking & Safety','','inherit','closed','closed','','81-revision-v1','','','2021-03-12 14:59:02','2021-03-12 14:59:02','',81,'https://www.parentsforparents.in/?p=246',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (249,1,'2021-03-12 16:46:41','2021-03-12 16:46:41','<!-- wp:paragraph -->\n<p><strong>PEER PRESSURE</strong><br>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.<br>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.  It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse. <br>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.<br>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.     <br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,  such as the risk of motor vehicle accidents. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated. <br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,  The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway. <br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.  The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.  Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse. <br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->','Risk Taking & Safety','','inherit','closed','closed','','81-revision-v1','','','2021-03-12 16:46:41','2021-03-12 16:46:41','',81,'https://www.parentsforparents.in/?p=249',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (251,1,'2021-03-12 16:53:31','2021-03-12 16:53:31','','49768af2-600d-4083-9616-147897805e88','','inherit','open','closed','','49768af2-600d-4083-9616-147897805e88','','','2021-03-12 16:53:31','2021-03-12 16:53:31','',41,'http://www.parentsforparents.in/wp-content/uploads/2021/03/49768af2-600d-4083-9616-147897805e88.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (253,1,'2021-03-12 16:55:39','2021-03-12 16:55:39','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','41-revision-v1','','','2021-03-12 16:55:39','2021-03-12 16:55:39','',41,'https://www.parentsforparents.in/?p=253',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (254,1,'2021-03-12 16:56:44','2021-03-12 16:56:44','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','42-revision-v1','','','2021-03-12 16:56:44','2021-03-12 16:56:44','',42,'https://www.parentsforparents.in/?p=254',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (255,1,'2021-03-12 17:02:42','2021-03-12 17:02:42','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Growth & Development Health','','inherit','closed','closed','','1-revision-v1','','','2021-03-12 17:02:42','2021-03-12 17:02:42','',1,'https://www.parentsforparents.in/?p=255',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (257,1,'2021-03-12 17:09:44','2021-03-12 17:09:44','','abc','','inherit','closed','closed','','21-revision-v1','','','2021-03-12 17:09:44','2021-03-12 17:09:44','',21,'https://www.parentsforparents.in/?p=257',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (258,1,'2021-03-12 17:10:18','2021-03-12 17:10:18','','Blog','','inherit','closed','closed','','21-revision-v1','','','2021-03-12 17:10:18','2021-03-12 17:10:18','',21,'https://www.parentsforparents.in/?p=258',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (259,1,'2021-03-12 17:15:54','2021-03-12 17:15:54','','d7d23268-5a01-4cc0-baf1-43f14484c0af','','inherit','open','closed','','d7d23268-5a01-4cc0-baf1-43f14484c0af','','','2021-03-12 17:15:54','2021-03-12 17:15:54','',41,'http://www.parentsforparents.in/wp-content/uploads/2021/03/d7d23268-5a01-4cc0-baf1-43f14484c0af.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (260,1,'2021-03-12 17:20:03','2021-03-12 17:20:03','','592ea2b1-35d4-432b-b827-1d9c74b9c5af','','inherit','open','closed','','592ea2b1-35d4-432b-b827-1d9c74b9c5af','','','2021-03-12 17:20:03','2021-03-12 17:20:03','',41,'http://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (262,1,'2021-03-12 17:22:40','2021-03-12 17:22:40','','592ea2b1-35d4-432b-b827-1d9c74b9c5af-1','','inherit','open','closed','','592ea2b1-35d4-432b-b827-1d9c74b9c5af-1','','','2021-03-12 17:22:40','2021-03-12 17:22:40','',70,'http://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (263,1,'2021-03-12 17:22:55','2021-03-12 17:22:55','<!-- wp:image {\"id\":262,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-1.jpg\" alt=\"\" class=\"wp-image-262\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br>&nbsp;“My child is not growing! People keep commenting!”&nbsp;<br>“What will be my child’s adult height?”&nbsp;<br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>REF: <a href=\"https://iapindia.org/\" target=\"_blank\" rel=\"noreferrer noopener\">iapindia.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH and WEIGHT&nbsp;</strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal&nbsp; weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age&nbsp;<br>Overweight is when weight is between&nbsp; 85th and 95th&nbsp; percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity&nbsp;<br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85<sup>th</sup> percentile, appropriate for age and sex.</strong><br>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION&nbsp;</strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>How much to eat?&nbsp;<br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Family mealtime<br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot accept their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','70-revision-v1','','','2021-03-12 17:22:55','2021-03-12 17:22:55','',70,'https://www.parentsforparents.in/?p=263',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (265,1,'2021-03-12 17:30:10','2021-03-12 17:30:10','','592ea2b1-35d4-432b-b827-1d9c74b9c5af-2','','inherit','open','closed','','592ea2b1-35d4-432b-b827-1d9c74b9c5af-2','','','2021-03-12 17:30:10','2021-03-12 17:30:10','',70,'http://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (266,1,'2021-03-12 17:30:49','2021-03-12 17:30:49','<!-- wp:image {\"id\":265,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"lightbox\":true} -->\n<figure class=\"wp-block-image size-large is-resized has-lightbox\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg\" alt=\"\" class=\"wp-image-265\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br>&nbsp;“My child is not growing! People keep commenting!”&nbsp;<br>“What will be my child’s adult height?”&nbsp;<br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>REF: <a href=\"https://iapindia.org/\" target=\"_blank\" rel=\"noreferrer noopener\">iapindia.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH and WEIGHT&nbsp;</strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal&nbsp; weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age&nbsp;<br>Overweight is when weight is between&nbsp; 85th and 95th&nbsp; percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity&nbsp;<br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85<sup>th</sup> percentile, appropriate for age and sex.</strong><br>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION&nbsp;</strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>How much to eat?&nbsp;<br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Family mealtime<br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot accept their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','70-revision-v1','','','2021-03-12 17:30:49','2021-03-12 17:30:49','',70,'https://www.parentsforparents.in/?p=266',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (267,1,'2021-03-12 17:31:48','2021-03-12 17:31:48','<!-- wp:image {\"id\":265,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg\" alt=\"\" class=\"wp-image-265\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br>&nbsp;“My child is not growing! People keep commenting!”&nbsp;<br>“What will be my child’s adult height?”&nbsp;<br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>REF: <a href=\"https://iapindia.org/\" target=\"_blank\" rel=\"noreferrer noopener\">iapindia.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH and WEIGHT&nbsp;</strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal&nbsp; weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age&nbsp;<br>Overweight is when weight is between&nbsp; 85th and 95th&nbsp; percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity&nbsp;<br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85<sup>th</sup> percentile, appropriate for age and sex.</strong><br>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION&nbsp;</strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>How much to eat?&nbsp;<br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Family mealtime<br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot accept their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','70-revision-v1','','','2021-03-12 17:31:48','2021-03-12 17:31:48','',70,'https://www.parentsforparents.in/?p=267',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (269,1,'2021-03-12 19:37:28','2021-03-12 19:37:28','<!-- wp:image {\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"blob:https://www.parentsforparents.in/b52592f9-a86f-4673-871d-74c899406ba1\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A state of complete physical, mental and social well-being and not merely the absence of disease or infirmity.<br>Nothing is more relerar than this in todays world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Physical Health</strong><br>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously...<br><a href=\"https://www.parentsforparents.in/physical-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Mental &amp; Emotional Health</strong><br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention...<br><a href=\"https://www.parentsforparents.in/mental-emotional-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Growth &amp; Development Health</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects...<br><a href=\"https://www.parentsforparents.in/growth-development-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Social &amp; Behavioural</strong><br>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes...<br><a href=\"https://www.parentsforparents.in/social-behavioural/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->','Health','','inherit','closed','closed','','67-revision-v1','','','2021-03-12 19:37:28','2021-03-12 19:37:28','',67,'https://www.parentsforparents.in/?p=269',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (270,1,'2021-03-12 19:37:28','2021-03-12 19:37:28','','Health','','inherit','open','closed','','health-2','','','2021-03-12 19:37:28','2021-03-12 19:37:28','',67,'http://www.parentsforparents.in/wp-content/uploads/2021/03/Health.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (271,1,'2021-03-12 19:38:00','2021-03-12 19:38:00','<!-- wp:image {\"id\":270,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Health.jpg\" alt=\"\" class=\"wp-image-270\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A state of complete physical, mental and social well-being and not merely the absence of disease or infirmity.<br>Nothing is more relerar than this in todays world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Physical Health</strong><br>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously...<br><a href=\"https://www.parentsforparents.in/physical-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Mental &amp; Emotional Health</strong><br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention...<br><a href=\"https://www.parentsforparents.in/mental-emotional-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Growth &amp; Development Health</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects...<br><a href=\"https://www.parentsforparents.in/growth-development-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Social &amp; Behavioural</strong><br>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes...<br><a href=\"https://www.parentsforparents.in/social-behavioural/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->','Health','','inherit','closed','closed','','67-revision-v1','','','2021-03-12 19:38:00','2021-03-12 19:38:00','',67,'https://www.parentsforparents.in/?p=271',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (272,1,'2021-03-12 19:39:47','2021-03-12 19:39:47','','Mental-Emotional-Health','','inherit','open','closed','','mental-emotional-health-2','','','2021-03-12 19:39:47','2021-03-12 19:39:47','',73,'http://www.parentsforparents.in/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (274,1,'2021-03-12 19:39:55','2021-03-12 19:39:55','<!-- wp:image {\"id\":272,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg\" alt=\"\" class=\"wp-image-272\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH&nbsp;</strong><br>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.”&nbsp;<br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.”&nbsp;<br>“My child’s grades are falling.”<br>“My child cannot concentrate.”&nbsp;<br>“My child is hyperactive.”&nbsp;<br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as&nbsp;Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS&nbsp;</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;DEPRESSION&nbsp;</strong><br>Adolescents may have wide mood changes as a normal part of their development and it may be difficult to distinguish between a mental health disorder and essentially normal behaviour.&nbsp;<br>At least 5% of adolescents suffer from depression at any given time.<br>Having a parent with depression raises the risk significantly.<br>In adolescents, depression may present with varied symptoms besides sadness, anger irritability, boredom, inability to experience pleasure or difficulty with relationships or school.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>High-risk sexual behaviour, drop-in academic grades, use of drugs and addiction has been found to have a significant correlation with depression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong><a href=\"#\" target=\"_blank\" rel=\"noreferrer noopener\">SUICIDE PREVENTION</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ANXIETY</strong><br>Children may experience anxiety as a normal feeling. But if coping strategies don\'t work or there is impairment in functioning concerning school and relationships, they develop symptoms of anxiety that may mimic ADHD and depression.<br>Most adolescents have at least one episode of significant anxiety and a&nbsp; significant number of adolescents have anxiety issues.<br>Alcohol Misuse is also linked to anxiety disorders.<br>Anxiety can be a normal experience or can be overwhelming. Coping with anxiety is an essential life skill that can be taught.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','73-revision-v1','','','2021-03-12 19:39:55','2021-03-12 19:39:55','',73,'https://www.parentsforparents.in/?p=274',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (275,1,'2021-03-12 19:41:45','2021-03-12 19:41:45','','Growth-Development-Health','','inherit','open','closed','','growth-development-health-2','','','2021-03-12 19:41:45','2021-03-12 19:41:45','',93,'http://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (276,1,'2021-03-12 19:41:57','2021-03-12 19:41:57','<!-- wp:image {\"id\":275,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg\" alt=\"\" class=\"wp-image-275\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PUBERTY:</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH aka SEX EDUCATION</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development Health','','inherit','closed','closed','','93-revision-v1','','','2021-03-12 19:41:57','2021-03-12 19:41:57','',93,'https://www.parentsforparents.in/?p=276',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (277,1,'2021-03-12 19:43:14','2021-03-12 19:43:14','','Social-Behavioural','','inherit','open','closed','','social-behavioural-2','','','2021-03-12 19:43:14','2021-03-12 19:43:14','',78,'http://www.parentsforparents.in/wp-content/uploads/2021/03/Social-Behavioural.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (278,1,'2021-03-12 19:43:26','2021-03-12 19:43:26','<!-- wp:image {\"id\":277,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Social-Behavioural.jpg\" alt=\"\" class=\"wp-image-277\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET &amp; SOCIAL MEDIA</strong><br>“My child is always playing games on the phone.“<br>“My child is locked up in his room with the computer.”&nbsp;<br>“My child\'s behaviour at home has changed.”&nbsp;<br>“I am not able to see what my child is doing on social media.”&nbsp;<br>“I keep scolding my child not to post online but he doesn\'t listen.”<br>“My child has been looking sad for some time and refuses to go to school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Problematic internet use is a sad reality.&nbsp;<br>As parents what have you done to set limits?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes.&nbsp;<br>Children are very impressionable as their brains are still in a developing stage. Do we need to expose our children to age-inappropriate material online?<br>The media offers other risks as well. Online predators and grooming are a known danger.<br>We as parents are not doing enough to guide and protect our children from negative influence. Parents can seek support on these issues. Anticipatory guidance is extremely important&nbsp; Mistakes in the online space cannot be reversed and sometimes have major repercussions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;PEER PRESSURE</strong><br>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.<br>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;<br>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.<br>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Social & Behavioural','','inherit','closed','closed','','78-revision-v1','','','2021-03-12 19:43:26','2021-03-12 19:43:26','',78,'https://www.parentsforparents.in/?p=278',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (279,1,'2021-03-12 19:44:30','2021-03-12 19:44:30','','Risk-Taking-Safety','','inherit','open','closed','','risk-taking-safety-2','','','2021-03-12 19:44:30','2021-03-12 19:44:30','',81,'http://www.parentsforparents.in/wp-content/uploads/2021/03/Risk-Taking-Safety.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (280,1,'2021-03-12 19:44:37','2021-03-12 19:44:37','<!-- wp:image {\"id\":279,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Risk-Taking-Safety.jpg\" alt=\"\" class=\"wp-image-279\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PEER PRESSURE</strong><br>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.<br>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;<br>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.<br>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->','Risk Taking & Safety','','inherit','closed','closed','','81-revision-v1','','','2021-03-12 19:44:37','2021-03-12 19:44:37','',81,'https://www.parentsforparents.in/?p=280',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (281,1,'2021-03-12 19:45:40','2021-03-12 19:45:40','','LifeSkills-Education','','inherit','open','closed','','lifeskills-education-2','','','2021-03-12 19:45:40','2021-03-12 19:45:40','',84,'http://www.parentsforparents.in/wp-content/uploads/2021/03/LifeSkills-Education.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (282,1,'2021-03-12 19:45:45','2021-03-12 19:45:45','<!-- wp:image {\"id\":281,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/LifeSkills-Education.jpg\" alt=\"\" class=\"wp-image-281\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','LifeSkills Education','','inherit','closed','closed','','84-revision-v1','','','2021-03-12 19:45:45','2021-03-12 19:45:45','',84,'https://www.parentsforparents.in/?p=282',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (283,1,'2021-03-12 19:46:25','2021-03-12 19:46:25','','Resource','','inherit','open','closed','','resource-2','','','2021-03-12 19:46:25','2021-03-12 19:46:25','',87,'http://www.parentsforparents.in/wp-content/uploads/2021/03/Resource.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (284,1,'2021-03-12 19:46:29','2021-03-12 19:46:29','<!-- wp:image {\"id\":283,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Resource.jpg\" alt=\"\" class=\"wp-image-283\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','Resource','','inherit','closed','closed','','87-revision-v1','','','2021-03-12 19:46:29','2021-03-12 19:46:29','',87,'https://www.parentsforparents.in/?p=284',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (285,1,'2021-03-12 19:47:22','2021-03-12 19:47:22','','FAQ','','inherit','open','closed','','faq','','','2021-03-12 19:47:22','2021-03-12 19:47:22','',90,'http://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (286,1,'2021-03-12 19:47:41','2021-03-12 19:47:41','<!-- wp:image {\"id\":285,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg\" alt=\"\" class=\"wp-image-285\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:list -->\n<ul><li>How do I teach my child empathy?</li><li>My child hardly eats but his/her weight is still increasing.</li><li>You know how these kids are, they just don\'t listen!</li><li>My child is glued to the phone.</li><li>My child hardly ever goes out to play.</li><li>It\'s so difficult to wake up my child in the morning for school.</li><li>My kid doesn’t eat vegetables.</li><li>My kid is always ordering food online.</li><li>My child is not interested in studies.</li><li>I don\'t know what\'s happened but my child refuses to go to school.</li><li>My child looks sad.&nbsp;</li><li>My child has a very poor appetite.</li><li>My child does not finish his home assignments.</li><li>My child\'s room is such a mess. I have to clean it up often.</li><li>My child wants a smartphone because all his friends have one.</li><li>My child wants to have a big, lavish birthday party.&nbsp;</li><li>My child is 18 now and he/she wants to serve alcohol at his/her birthday party.</li><li>Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.&nbsp;</li><li>Everybody\'s parents are so lenient. They are allowed out late at night.</li><li>I suspect my child is being bullied in school.</li><li>My child is not fat. He/She just has inherited a heavy body structure from the family.</li></ul>\n<!-- /wp:list -->','FAQ/FHL','','inherit','closed','closed','','90-revision-v1','','','2021-03-12 19:47:41','2021-03-12 19:47:41','',90,'https://www.parentsforparents.in/?p=286',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (287,1,'2021-03-12 19:51:18','2021-03-12 19:51:18','<!-- wp:image {\"id\":285,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg\" alt=\"\" class=\"wp-image-285\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>“How do I teach my child empathy?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child hardly eats but his/her weight is still increasing.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“You know how these kids are, they just don\'t listen!”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is glued to the phone.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child hardly ever goes out to play.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“It\'s so difficult to wake up my child in the morning for school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My kid doesn’t eat vegetables.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My kid is always ordering food online.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is not interested in studies.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“I don\'t know what\'s happened but my child refuses to go to school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child looks sad.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child has a very poor appetite.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child does not finish his home assignments.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child\'s room is such a mess. I have to clean it up often.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child wants a smartphone because all his friends have one.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child wants to have a big, lavish birthday party.&nbsp;“</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is 18 now and he/she wants to serve alcohol at his/her birthday party.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Everybody\'s parents are so lenient. They are allowed out late at night.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“I suspect my child is being bullied in school.” “My child is not fat. He/She just has inherited a heavy body structure from the family.”</p>\n<!-- /wp:paragraph -->','FAQ/FHL','','inherit','closed','closed','','90-revision-v1','','','2021-03-12 19:51:18','2021-03-12 19:51:18','',90,'https://www.parentsforparents.in/?p=287',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (290,1,'2021-03-12 19:57:10','2021-03-12 19:57:10','<!-- wp:image {\"id\":285,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg\" alt=\"\" class=\"wp-image-285\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>“How do I teach my child empathy?”<br>“My child hardly eats but his/her weight is still increasing.”<br></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child hardly eats but his/her weight is still increasing.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“You know how these kids are, they just don\'t listen!”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is glued to the phone.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child hardly ever goes out to play.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“It\'s so difficult to wake up my child in the morning for school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My kid doesn’t eat vegetables.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My kid is always ordering food online.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is not interested in studies.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“I don\'t know what\'s happened but my child refuses to go to school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child looks sad.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child has a very poor appetite.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child does not finish his home assignments.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child\'s room is such a mess. I have to clean it up often.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child wants a smartphone because all his friends have one.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child wants to have a big, lavish birthday party.&nbsp;“</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is 18 now and he/she wants to serve alcohol at his/her birthday party.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Everybody\'s parents are so lenient. They are allowed out late at night.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“I suspect my child is being bullied in school.” “My child is not fat. He/She just has inherited a heavy body structure from the family.”</p>\n<!-- /wp:paragraph -->','FAQ/FHL','','inherit','closed','closed','','90-revision-v1','','','2021-03-12 19:57:10','2021-03-12 19:57:10','',90,'https://www.parentsforparents.in/?p=290',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (292,1,'2021-03-12 20:01:23','2021-03-12 20:01:23','<!-- wp:image {\"id\":285,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg\" alt=\"\" class=\"wp-image-285\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>“How do I teach my child empathy?”<br>“My child hardly eats but his/her weight is still increasing.”<br>“You know how these kids are, they just don\'t listen!”<br>“My child is glued to the phone.”<br>“My child hardly ever goes out to play.”<br>“It\'s so difficult to wake up my child in the morning for school.”<br>“My kid doesn’t eat vegetables.”<br>“My kid is always ordering food online.”<br>“My child is not interested in studies.”<br>“I don\'t know what\'s happened but my child refuses to go to school.”<br>“My child looks sad.”<br>“My child has a very poor appetite.”<br>“My child does not finish his home assignments.”<br>“My child\'s room is such a mess. I have to clean it up often.”<br>“My child wants a smartphone because all his friends have one.”<br>“My child wants to have a big, lavish birthday party.\"<br>“My child is 18 now and he/she wants to serve alcohol at his/her birthday party.”<br>“Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.”<br>“Everybody\'s parents are so lenient. They are allowed out late at night.”<br>“I suspect my child is being bullied in school.”<br><br>“My child is not fat. He/She just has inherited a heavy body structure from the family.”<br> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child hardly eats but his/her weight is still increasing.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“You know how these kids are, they just don\'t listen!”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is glued to the phone.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child hardly ever goes out to play.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“It\'s so difficult to wake up my child in the morning for school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My kid doesn’t eat vegetables.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My kid is always ordering food online.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is not interested in studies.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“I don\'t know what\'s happened but my child refuses to go to school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child looks sad.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child has a very poor appetite.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child does not finish his home assignments.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child\'s room is such a mess. I have to clean it up often.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child wants a smartphone because all his friends have one.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child wants to have a big, lavish birthday party.&nbsp;“</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is 18 now and he/she wants to serve alcohol at his/her birthday party.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Everybody\'s parents are so lenient. They are allowed out late at night.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“I suspect my child is being bullied in school.” “My child is not fat. He/She just has inherited a heavy body structure from the family.”</p>\n<!-- /wp:paragraph -->','FAQ/FHL','','inherit','closed','closed','','90-revision-v1','','','2021-03-12 20:01:23','2021-03-12 20:01:23','',90,'https://www.parentsforparents.in/?p=292',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (293,1,'2021-03-12 20:02:04','2021-03-12 20:02:04','<!-- wp:image {\"id\":285,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg\" alt=\"\" class=\"wp-image-285\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>“How do I teach my child empathy?”<br>“My child hardly eats but his/her weight is still increasing.”<br>“You know how these kids are, they just don\'t listen!”<br>“My child is glued to the phone.”<br>“My child hardly ever goes out to play.”<br>“It\'s so difficult to wake up my child in the morning for school.”<br>“My kid doesn’t eat vegetables.”<br>“My kid is always ordering food online.”<br>“My child is not interested in studies.”<br>“I don\'t know what\'s happened but my child refuses to go to school.”<br>“My child looks sad.”<br>“My child has a very poor appetite.”<br>“My child does not finish his home assignments.”<br>“My child\'s room is such a mess. I have to clean it up often.”<br>“My child wants a smartphone because all his friends have one.”<br>“My child wants to have a big, lavish birthday party.\"<br>“My child is 18 now and he/she wants to serve alcohol at his/her birthday party.”<br>“Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.”<br>“Everybody\'s parents are so lenient. They are allowed out late at night.”<br>“I suspect my child is being bullied in school.”<br>“My child is not fat. He/She just has inherited a heavy body structure from the family.”<br> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child hardly eats but his/her weight is still increasing.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“You know how these kids are, they just don\'t listen!”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is glued to the phone.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child hardly ever goes out to play.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“It\'s so difficult to wake up my child in the morning for school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My kid doesn’t eat vegetables.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My kid is always ordering food online.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is not interested in studies.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“I don\'t know what\'s happened but my child refuses to go to school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child looks sad.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child has a very poor appetite.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child does not finish his home assignments.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child\'s room is such a mess. I have to clean it up often.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child wants a smartphone because all his friends have one.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child wants to have a big, lavish birthday party.&nbsp;“</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“My child is 18 now and he/she wants to serve alcohol at his/her birthday party.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“Everybody\'s parents are so lenient. They are allowed out late at night.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>“I suspect my child is being bullied in school.” “My child is not fat. He/She just has inherited a heavy body structure from the family.”</p>\n<!-- /wp:paragraph -->','FAQ/FHL','','inherit','closed','closed','','90-revision-v1','','','2021-03-12 20:02:04','2021-03-12 20:02:04','',90,'https://www.parentsforparents.in/?p=293',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (294,1,'2021-03-12 20:02:42','2021-03-12 20:02:42','<!-- wp:image {\"id\":285,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg\" alt=\"\" class=\"wp-image-285\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>“How do I teach my child empathy?”<br>“My child hardly eats but his/her weight is still increasing.”<br>“You know how these kids are, they just don\'t listen!”<br>“My child is glued to the phone.”<br>“My child hardly ever goes out to play.”<br>“It\'s so difficult to wake up my child in the morning for school.”<br>“My kid doesn’t eat vegetables.”<br>“My kid is always ordering food online.”<br>“My child is not interested in studies.”<br>“I don\'t know what\'s happened but my child refuses to go to school.”<br>“My child looks sad.”<br>“My child has a very poor appetite.”<br>“My child does not finish his home assignments.”<br>“My child\'s room is such a mess. I have to clean it up often.”<br>“My child wants a smartphone because all his friends have one.”<br>“My child wants to have a big, lavish birthday party.\"<br>“My child is 18 now and he/she wants to serve alcohol at his/her birthday party.”<br>“Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.”<br>“Everybody\'s parents are so lenient. They are allowed out late at night.”<br>“I suspect my child is being bullied in school.”<br>“My child is not fat. He/She just has inherited a heavy body structure from the family.”<br> </p>\n<!-- /wp:paragraph -->','FAQ/FHL','','inherit','closed','closed','','90-revision-v1','','','2021-03-12 20:02:42','2021-03-12 20:02:42','',90,'https://www.parentsforparents.in/?p=294',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (295,1,'2021-03-12 20:06:36','2021-03-12 20:06:36','<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br>&nbsp;“My child is not growing! People keep commenting!”&nbsp;<br>“What will be my child’s adult height?”&nbsp;<br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>REF: <a href=\"https://iapindia.org/\" target=\"_blank\" rel=\"noreferrer noopener\">iapindia.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH and WEIGHT&nbsp;</strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal&nbsp; weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age&nbsp;<br>Overweight is when weight is between&nbsp; 85th and 95th&nbsp; percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity&nbsp;<br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85<sup>th</sup> percentile, appropriate for age and sex.</strong><br>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION&nbsp;</strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>How much to eat?&nbsp;<br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Family mealtime<br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot accept their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','41-revision-v1','','','2021-03-12 20:06:36','2021-03-12 20:06:36','',41,'https://www.parentsforparents.in/?p=295',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (296,1,'2021-03-12 20:09:04','2021-03-12 20:09:04','','Mental & Emotional Health','','inherit','open','closed','','mental-emotional-health-3','','','2021-03-12 20:09:04','2021-03-12 20:09:04','',42,'http://www.parentsforparents.in/wp-content/uploads/2021/03/Mental-Emotional-Health-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (298,1,'2021-03-12 20:09:38','2021-03-12 20:09:38','<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH&nbsp;</strong><br>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.”&nbsp;<br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.”&nbsp;<br>“My child’s grades are falling.”<br>“My child cannot concentrate.”&nbsp;<br>“My child is hyperactive.”&nbsp;<br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as&nbsp;Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS&nbsp;</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;DEPRESSION&nbsp;</strong><br>Adolescents may have wide mood changes as a normal part of their development and it may be difficult to distinguish between a mental health disorder and essentially normal behaviour.&nbsp;<br>At least 5% of adolescents suffer from depression at any given time.<br>Having a parent with depression raises the risk significantly.<br>In adolescents, depression may present with varied symptoms besides sadness, anger irritability, boredom, inability to experience pleasure or difficulty with relationships or school.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>High-risk sexual behaviour, drop-in academic grades, use of drugs and addiction has been found to have a significant correlation with depression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong><a href=\"#\" target=\"_blank\" rel=\"noreferrer noopener\">SUICIDE PREVENTION</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ANXIETY</strong><br>Children may experience anxiety as a normal feeling. But if coping strategies don\'t work or there is impairment in functioning concerning school and relationships, they develop symptoms of anxiety that may mimic ADHD and depression.<br>Most adolescents have at least one episode of significant anxiety and a&nbsp; significant number of adolescents have anxiety issues.<br>Alcohol Misuse is also linked to anxiety disorders.<br>Anxiety can be a normal experience or can be overwhelming. Coping with anxiety is an essential life skill that can be taught.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','42-revision-v1','','','2021-03-12 20:09:38','2021-03-12 20:09:38','',42,'https://www.parentsforparents.in/?p=298',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (299,1,'2021-03-12 20:12:10','2021-03-12 20:12:10','','Growth & Development Health','','inherit','open','closed','','growth-development-health-3','','','2021-03-12 20:12:10','2021-03-12 20:12:10','',1,'http://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (300,1,'2021-03-12 20:12:27','2021-03-12 20:12:27','<!-- wp:paragraph -->\n<p><strong>PUBERTY:</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH aka SEX EDUCATION</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development Health','','inherit','closed','closed','','1-revision-v1','','','2021-03-12 20:12:27','2021-03-12 20:12:27','',1,'https://www.parentsforparents.in/?p=300',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (301,1,'2021-03-12 20:16:55','2021-03-12 20:16:55','<!-- wp:paragraph -->\n<p>Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time.</p>\n<!-- /wp:paragraph -->','Homee','','inherit','closed','closed','','20-revision-v1','','','2021-03-12 20:16:55','2021-03-12 20:16:55','',20,'https://www.parentsforparents.in/?p=301',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (302,1,'2021-03-12 20:17:17','2021-03-12 20:17:17','<!-- wp:paragraph -->\n<p>Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time.</p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','20-revision-v1','','','2021-03-12 20:17:17','2021-03-12 20:17:17','',20,'https://www.parentsforparents.in/?p=302',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (307,1,'2021-03-12 20:24:23','2021-03-12 20:24:23','<!-- wp:paragraph -->\n<p>Parents are the first teachers, influencers, mentors and friends children can have and this is the most important responsibility.&nbsp;This initiative, <strong>PARENTSFORPARENTS</strong> is to share knowledge that is scientific based, and wisdom that comes from our experience as parents, so that fellow parents become comfortable to discuss the “uncomfortable”. We’ll learn from each other and stay up to date with the current affairs. We will work together not only on correction but on prevention as well.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://www.parentsforparents.in/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','2-revision-v1','','','2021-03-12 20:24:23','2021-03-12 20:24:23','',2,'https://www.parentsforparents.in/?p=307',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (308,1,'2021-03-12 20:25:17','2021-03-12 20:25:17','<!-- wp:paragraph -->\n<p>Parents are the first teachers, influencers, mentors and friends children can have and this is the most important responsibility.&nbsp;This initiative, <strong>PARENTSFORPARENTS</strong> is to share knowledge that is scientific based, and wisdom that comes from our experience as parents, so that fellow parents become comfortable to discuss the “uncomfortable”. We’ll learn from each other and stay up to date with the current affairs. We will work together not only on correction but on prevention as well.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"<em>Try to see your child as a seed that came in a packet without a label. Your job is to provide the right environment and nutrients and to pull out the weeds. You can’t decide what kind of flower you’ll get or in which season it will bloom.\"           </em>- Anonymous</p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','2-revision-v1','','','2021-03-12 20:25:17','2021-03-12 20:25:17','',2,'https://www.parentsforparents.in/?p=308',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (309,1,'2021-03-12 20:26:03','2021-03-12 20:26:03','<!-- wp:paragraph -->\n<p>Parents are the first teachers, influencers, mentors and friends children can have and this is the most important responsibility.&nbsp;This initiative, <strong>PARENTSFORPARENTS</strong> is to share knowledge that is scientific based, and wisdom that comes from our experience as parents, so that fellow parents become comfortable to discuss the “uncomfortable”. We’ll learn from each other and stay up to date with the current affairs. We will work together not only on correction but on prevention as well.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>\"Try to see your child as a seed that came in a packet without a label. Your job is to provide the right environment and nutrients and to pull out the weeds. You can’t decide what kind of flower you’ll get or in which season it will bloom.\"</em>       - Anonymous</p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','2-revision-v1','','','2021-03-12 20:26:03','2021-03-12 20:26:03','',2,'https://www.parentsforparents.in/?p=309',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (310,1,'2021-03-12 20:30:12','2021-03-12 20:30:12','<!-- wp:paragraph -->\n<p>Parents are the first teachers, influencers, mentors and friends children can have and this is the most important responsibility.&nbsp;This initiative, <strong>PARENTSFORPARENTS</strong> is to share knowledge that is scientific based, and wisdom that comes from our experience as parents, so that fellow parents become comfortable to discuss the “uncomfortable”. We’ll learn from each other and stay up to date with the current affairs. We will work together not only on correction but on prevention as well.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>\"Try to see your child as a seed that came in a packet without a label. Your job is to provide the right environment and nutrients and to pull out the weeds. You can’t decide what kind of flower you’ll get or in which season it will bloom.\"</em>       - Anonymous</p>\n<!-- /wp:paragraph -->','About us','','inherit','closed','closed','','2-revision-v1','','','2021-03-12 20:30:12','2021-03-12 20:30:12','',2,'https://www.parentsforparents.in/?p=310',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (312,1,'2021-03-12 20:47:36','2021-03-12 20:47:36','<!-- wp:paragraph -->\n<p>Parents are the first teachers, influencers, mentors and friends children can have and this is the most important responsibility.&nbsp;This initiative, <strong>PARENTSFORPARENTS</strong> is to share knowledge that is scientific based, and wisdom that comes from our experience as parents, so that fellow parents become comfortable to discuss the “uncomfortable”. We’ll learn from each other and stay up to date with the current affairs. We will work together not only on correction but on prevention as well.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>\"Try to see your child as a seed that came in a packet without a label. Your job is to provide the right environment and nutrients and to pull out the weeds. You can’t decide what kind of flower you’ll get or in which season it will bloom.\"</em>       - Anonymous</p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','2-revision-v1','','','2021-03-12 20:47:36','2021-03-12 20:47:36','',2,'https://www.parentsforparents.in/?p=312',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (316,1,'2021-03-13 05:52:15','2021-03-13 05:52:15','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-13 05:52:15','2021-03-13 05:52:15','',109,'https://www.parentsforparents.in/?p=316',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (318,1,'2021-03-13 05:56:17','2021-03-13 05:56:17','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-13 05:56:17','2021-03-13 05:56:17','',109,'https://www.parentsforparents.in/?p=318',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (320,1,'2021-03-13 06:07:07','2021-03-13 06:07:07','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-13 06:07:07','2021-03-13 06:07:07','',109,'https://www.parentsforparents.in/?p=320',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (322,1,'2021-03-13 06:07:59','2021-03-13 06:07:59','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-13 06:07:59','2021-03-13 06:07:59','',109,'https://www.parentsforparents.in/?p=322',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (324,1,'2021-03-13 06:10:44','2021-03-13 06:10:44','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-13 06:10:44','2021-03-13 06:10:44','',109,'https://www.parentsforparents.in/?p=324',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (326,1,'2021-03-13 06:12:12','2021-03-13 06:12:12','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-13 06:12:12','2021-03-13 06:12:12','',109,'https://www.parentsforparents.in/?p=326',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (328,1,'2021-03-13 06:13:11','2021-03-13 06:13:11','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-13 06:13:11','2021-03-13 06:13:11','',109,'https://www.parentsforparents.in/?p=328',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (330,1,'2021-03-13 06:17:04','2021-03-13 06:17:04','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-13 06:17:04','2021-03-13 06:17:04','',109,'https://www.parentsforparents.in/?p=330',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (332,1,'2021-03-13 06:23:54','2021-03-13 06:23:54','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-13 06:23:54','2021-03-13 06:23:54','',109,'https://www.parentsforparents.in/?p=332',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (333,1,'2021-03-13 11:56:05','2021-03-13 11:56:05','<!-- wp:image {\"align\":\"right\",\"id\":265,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg\" alt=\"\" class=\"wp-image-265\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br>&nbsp;“My child is not growing! People keep commenting!”&nbsp;<br>“What will be my child’s adult height?”&nbsp;<br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>REF: <a href=\"https://iapindia.org/\" target=\"_blank\" rel=\"noreferrer noopener\">iapindia.org</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH and WEIGHT&nbsp;</strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal&nbsp; weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age&nbsp;<br>Overweight is when weight is between&nbsp; 85th and 95th&nbsp; percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity&nbsp;<br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85<sup>th</sup> percentile, appropriate for age and sex.</strong><br>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION&nbsp;</strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>How much to eat?&nbsp;<br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Family mealtime<br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot accept their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','70-revision-v1','','','2021-03-13 11:56:05','2021-03-13 11:56:05','',70,'https://www.parentsforparents.in/?p=333',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (334,1,'2021-03-13 11:57:09','2021-03-13 11:57:09','<!-- wp:image {\"align\":\"right\",\"id\":272,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg\" alt=\"\" class=\"wp-image-272\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH&nbsp;</strong><br>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.”&nbsp;<br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.”&nbsp;<br>“My child’s grades are falling.”<br>“My child cannot concentrate.”&nbsp;<br>“My child is hyperactive.”&nbsp;<br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as&nbsp;Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS&nbsp;</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;DEPRESSION&nbsp;</strong><br>Adolescents may have wide mood changes as a normal part of their development and it may be difficult to distinguish between a mental health disorder and essentially normal behaviour.&nbsp;<br>At least 5% of adolescents suffer from depression at any given time.<br>Having a parent with depression raises the risk significantly.<br>In adolescents, depression may present with varied symptoms besides sadness, anger irritability, boredom, inability to experience pleasure or difficulty with relationships or school.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>High-risk sexual behaviour, drop-in academic grades, use of drugs and addiction has been found to have a significant correlation with depression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong><a href=\"#\" target=\"_blank\" rel=\"noreferrer noopener\">SUICIDE PREVENTION</a></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ANXIETY</strong><br>Children may experience anxiety as a normal feeling. But if coping strategies don\'t work or there is impairment in functioning concerning school and relationships, they develop symptoms of anxiety that may mimic ADHD and depression.<br>Most adolescents have at least one episode of significant anxiety and a&nbsp; significant number of adolescents have anxiety issues.<br>Alcohol Misuse is also linked to anxiety disorders.<br>Anxiety can be a normal experience or can be overwhelming. Coping with anxiety is an essential life skill that can be taught.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','73-revision-v1','','','2021-03-13 11:57:09','2021-03-13 11:57:09','',73,'https://www.parentsforparents.in/?p=334',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (335,1,'2021-03-13 11:58:29','2021-03-13 11:58:29','<!-- wp:image {\"align\":\"right\",\"id\":275,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg\" alt=\"\" class=\"wp-image-275\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PUBERTY:</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH aka SEX EDUCATION</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development Health','','inherit','closed','closed','','93-revision-v1','','','2021-03-13 11:58:29','2021-03-13 11:58:29','',93,'https://www.parentsforparents.in/?p=335',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (336,1,'2021-03-13 11:59:36','2021-03-13 11:59:36','<!-- wp:image {\"align\":\"right\",\"id\":277,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Social-Behavioural.jpg\" alt=\"\" class=\"wp-image-277\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET &amp; SOCIAL MEDIA</strong><br>“My child is always playing games on the phone.“<br>“My child is locked up in his room with the computer.”&nbsp;<br>“My child\'s behaviour at home has changed.”&nbsp;<br>“I am not able to see what my child is doing on social media.”&nbsp;<br>“I keep scolding my child not to post online but he doesn\'t listen.”<br>“My child has been looking sad for some time and refuses to go to school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Problematic internet use is a sad reality.&nbsp;<br>As parents what have you done to set limits?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes.&nbsp;<br>Children are very impressionable as their brains are still in a developing stage. Do we need to expose our children to age-inappropriate material online?<br>The media offers other risks as well. Online predators and grooming are a known danger.<br>We as parents are not doing enough to guide and protect our children from negative influence. Parents can seek support on these issues. Anticipatory guidance is extremely important&nbsp; Mistakes in the online space cannot be reversed and sometimes have major repercussions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;PEER PRESSURE</strong><br>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.<br>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;<br>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.<br>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Social & Behavioural','','inherit','closed','closed','','78-revision-v1','','','2021-03-13 11:59:36','2021-03-13 11:59:36','',78,'https://www.parentsforparents.in/?p=336',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (337,1,'2021-03-13 12:00:59','2021-03-13 12:00:59','<!-- wp:image {\"align\":\"right\",\"id\":285,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg\" alt=\"\" class=\"wp-image-285\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>“How do I teach my child empathy?”<br>“My child hardly eats but his/her weight is still increasing.”<br>“You know how these kids are, they just don\'t listen!”<br>“My child is glued to the phone.”<br>“My child hardly ever goes out to play.”<br>“It\'s so difficult to wake up my child in the morning for school.”<br>“My kid doesn’t eat vegetables.”<br>“My kid is always ordering food online.”<br>“My child is not interested in studies.”<br>“I don\'t know what\'s happened but my child refuses to go to school.”<br>“My child looks sad.”<br>“My child has a very poor appetite.”<br>“My child does not finish his home assignments.”<br>“My child\'s room is such a mess. I have to clean it up often.”<br>“My child wants a smartphone because all his friends have one.”<br>“My child wants to have a big, lavish birthday party.\"<br>“My child is 18 now and he/she wants to serve alcohol at his/her birthday party.”<br>“Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.”<br>“Everybody\'s parents are so lenient. They are allowed out late at night.”<br>“I suspect my child is being bullied in school.”<br>“My child is not fat. He/She just has inherited a heavy body structure from the family.”<br> </p>\n<!-- /wp:paragraph -->','FAQ/FHL','','inherit','closed','closed','','90-revision-v1','','','2021-03-13 12:00:59','2021-03-13 12:00:59','',90,'https://www.parentsforparents.in/?p=337',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (338,1,'2021-03-13 12:01:56','2021-03-13 12:01:56','<!-- wp:image {\"align\":\"right\",\"id\":283,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Resource.jpg\" alt=\"\" class=\"wp-image-283\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','Resource','','inherit','closed','closed','','87-revision-v1','','','2021-03-13 12:01:56','2021-03-13 12:01:56','',87,'https://www.parentsforparents.in/?p=338',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (339,1,'2021-03-13 12:03:06','2021-03-13 12:03:06','<!-- wp:image {\"align\":\"right\",\"id\":281,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/LifeSkills-Education.jpg\" alt=\"\" class=\"wp-image-281\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','LifeSkills Education','','inherit','closed','closed','','84-revision-v1','','','2021-03-13 12:03:06','2021-03-13 12:03:06','',84,'https://www.parentsforparents.in/?p=339',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (340,1,'2021-03-13 12:03:59','2021-03-13 12:03:59','<!-- wp:image {\"align\":\"right\",\"id\":279,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Risk-Taking-Safety.jpg\" alt=\"\" class=\"wp-image-279\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PEER PRESSURE</strong><br>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.<br>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;<br>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.<br>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->','Risk Taking & Safety','','inherit','closed','closed','','81-revision-v1','','','2021-03-13 12:03:59','2021-03-13 12:03:59','',81,'https://www.parentsforparents.in/?p=340',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (341,1,'2021-03-13 12:05:01','2021-03-13 12:05:01','<!-- wp:image {\"align\":\"right\",\"id\":270,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Health.jpg\" alt=\"\" class=\"wp-image-270\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A state of complete physical, mental and social well-being and not merely the absence of disease or infirmity.<br>Nothing is more relerar than this in todays world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Physical Health</strong><br>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously...<br><a href=\"https://www.parentsforparents.in/physical-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Mental &amp; Emotional Health</strong><br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention...<br><a href=\"https://www.parentsforparents.in/mental-emotional-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Growth &amp; Development Health</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects...<br><a href=\"https://www.parentsforparents.in/growth-development-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Social &amp; Behavioural</strong><br>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes...<br><a href=\"https://www.parentsforparents.in/social-behavioural/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->','Health','','inherit','closed','closed','','67-revision-v1','','','2021-03-13 12:05:01','2021-03-13 12:05:01','',67,'https://www.parentsforparents.in/?p=341',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (342,1,'2021-03-13 12:06:46','2021-03-13 12:06:46','<!-- wp:image {\"align\":\"right\",\"id\":285,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg\" alt=\"\" class=\"wp-image-285\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>“How do I teach my child empathy?”<br>“My child hardly eats but his/her weight is still increasing.”<br>“You know how these kids are, they just don\'t listen!”<br>“My child is glued to the phone.”<br>“My child hardly ever goes out to play.”<br>“It\'s so difficult to wake up my child in the morning for school.”<br>“My kid doesn’t eat vegetables.”<br>“My kid is always ordering food online.”<br>“My child is not interested in studies.”<br>“I don\'t know what\'s happened but my child refuses to go to school.”<br>“My child looks sad.”<br>“My child has a very poor appetite.”<br>“My child does not finish his home assignments.”<br>“My child\'s room is such a mess. I have to clean it up often.”<br>“My child wants a smartphone because all his friends have one.”<br>“My child wants to have a big, lavish birthday party.\"<br>“My child is 18 now and he/she wants to serve alcohol at his/her birthday party.”<br>“Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.”<br>“Everybody\'s parents are so lenient. They are allowed out late at night.”<br>“I suspect my child is being bullied in school.”<br>“My child is not fat. He/She just has inherited a heavy body structure from the family.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://forms.gle/4w7R2AFGussa4f6p8\" target=\"_blank\" rel=\"noreferrer noopener\">Ask me Query</a><br> </p>\n<!-- /wp:paragraph -->','FAQ/FHL','','inherit','closed','closed','','90-revision-v1','','','2021-03-13 12:06:46','2021-03-13 12:06:46','',90,'https://www.parentsforparents.in/?p=342',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (343,1,'2021-03-13 12:07:20','2021-03-13 12:07:20','<!-- wp:image {\"align\":\"right\",\"id\":285,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg\" alt=\"\" class=\"wp-image-285\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>“How do I teach my child empathy?”<br>“My child hardly eats but his/her weight is still increasing.”<br>“You know how these kids are, they just don\'t listen!”<br>“My child is glued to the phone.”<br>“My child hardly ever goes out to play.”<br>“It\'s so difficult to wake up my child in the morning for school.”<br>“My kid doesn’t eat vegetables.”<br>“My kid is always ordering food online.”<br>“My child is not interested in studies.”<br>“I don\'t know what\'s happened but my child refuses to go to school.”<br>“My child looks sad.”<br>“My child has a very poor appetite.”<br>“My child does not finish his home assignments.”<br>“My child\'s room is such a mess. I have to clean it up often.”<br>“My child wants a smartphone because all his friends have one.”<br>“My child wants to have a big, lavish birthday party.\"<br>“My child is 18 now and he/she wants to serve alcohol at his/her birthday party.”<br>“Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.”<br>“Everybody\'s parents are so lenient. They are allowed out late at night.”<br>“I suspect my child is being bullied in school.”<br>“My child is not fat. He/She just has inherited a heavy body structure from the family.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><a href=\"https://forms.gle/4w7R2AFGussa4f6p8\" target=\"_blank\" rel=\"noreferrer noopener\">Ask me Query</a><br> </p>\n<!-- /wp:paragraph -->','FAQ/FHL','','inherit','closed','closed','','90-revision-v1','','','2021-03-13 12:07:20','2021-03-13 12:07:20','',90,'https://www.parentsforparents.in/?p=343',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (344,1,'2021-03-13 12:10:16','2021-03-13 12:10:16','<!-- wp:image {\"align\":\"right\",\"id\":285,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg\" alt=\"\" class=\"wp-image-285\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>“How do I teach my child empathy?”<br>“My child hardly eats but his/her weight is still increasing.”<br>“You know how these kids are, they just don\'t listen!”<br>“My child is glued to the phone.”<br>“My child hardly ever goes out to play.”<br>“It\'s so difficult to wake up my child in the morning for school.”<br>“My kid doesn’t eat vegetables.”<br>“My kid is always ordering food online.”<br>“My child is not interested in studies.”<br>“I don\'t know what\'s happened but my child refuses to go to school.”<br>“My child looks sad.”<br>“My child has a very poor appetite.”<br>“My child does not finish his home assignments.”<br>“My child\'s room is such a mess. I have to clean it up often.”<br>“My child wants a smartphone because all his friends have one.”<br>“My child wants to have a big, lavish birthday party.\"<br>“My child is 18 now and he/she wants to serve alcohol at his/her birthday party.”<br>“Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.”<br>“Everybody\'s parents are so lenient. They are allowed out late at night.”<br>“I suspect my child is being bullied in school.”<br>“My child is not fat. He/She just has inherited a heavy body structure from the family.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><a href=\"https://forms.gle/4w7R2AFGussa4f6p8\" target=\"_blank\" rel=\"noreferrer noopener\">If you have a question like these or more feel free to Contact Us</a><br> </p>\n<!-- /wp:paragraph -->','FAQ/FHL','','inherit','closed','closed','','90-revision-v1','','','2021-03-13 12:10:16','2021-03-13 12:10:16','',90,'https://www.parentsforparents.in/?p=344',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (346,1,'2021-03-13 12:53:26','2021-03-13 12:53:26','<!-- wp:image {\"align\":\"right\",\"id\":275,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg\" alt=\"\" class=\"wp-image-275\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PUBERTY:</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH aka SEX EDUCATION</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development','','inherit','closed','closed','','93-revision-v1','','','2021-03-13 12:53:26','2021-03-13 12:53:26','',93,'https://www.parentsforparents.in/?p=346',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (347,1,'2021-03-13 12:53:48','2021-03-13 12:53:48','<!-- wp:paragraph -->\n<p><strong>PUBERTY:</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH aka SEX EDUCATION</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development','','inherit','closed','closed','','1-revision-v1','','','2021-03-13 12:53:48','2021-03-13 12:53:48','',1,'https://www.parentsforparents.in/?p=347',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (349,1,'2021-03-13 12:57:08','2021-03-13 12:57:08','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-13 12:57:08','2021-03-13 12:57:08','',109,'https://www.parentsforparents.in/?p=349',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (350,1,'2021-03-13 12:58:40','2021-03-13 12:58:40','<!-- wp:image {\"align\":\"right\",\"id\":265,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg\" alt=\"\" class=\"wp-image-265\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br>&nbsp;“My child is not growing! People keep commenting!”&nbsp;<br>“What will be my child’s adult height?”&nbsp;<br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH and WEIGHT&nbsp;</strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal&nbsp; weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age&nbsp;<br>Overweight is when weight is between&nbsp; 85th and 95th&nbsp; percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity&nbsp;<br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85<sup>th</sup> percentile, appropriate for age and sex.</strong><br>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION&nbsp;</strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>How much to eat?&nbsp;<br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Family mealtime<br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot accept their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','70-revision-v1','','','2021-03-13 12:58:40','2021-03-13 12:58:40','',70,'https://www.parentsforparents.in/?p=350',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (351,1,'2021-03-13 13:00:14','2021-03-13 13:00:14','<!-- wp:image {\"align\":\"right\",\"id\":283,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Resource.jpg\" alt=\"\" class=\"wp-image-283\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>REF: <a href=\"https://iapindia.org/\" target=\"_blank\" rel=\"noreferrer noopener\">iapindia.org</a></p>\n<!-- /wp:paragraph -->','Resources','','inherit','closed','closed','','87-revision-v1','','','2021-03-13 13:00:14','2021-03-13 13:00:14','',87,'https://www.parentsforparents.in/?p=351',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (352,1,'2021-03-13 13:01:58','2021-03-13 13:01:58','<!-- wp:image {\"align\":\"right\",\"id\":265,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg\" alt=\"\" class=\"wp-image-265\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br>&nbsp;“My child is not growing! People keep commenting!”&nbsp;<br>“What will be my child’s adult height?”&nbsp;<br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH and WEIGHT&nbsp;</strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal&nbsp; weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age&nbsp;<br>Overweight is when weight is between&nbsp; 85th and 95th&nbsp; percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity&nbsp;<br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85<sup>th</sup> percentile, appropriate for age and sex.</strong><br>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION&nbsp;</strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>How much to Eat? </strong><br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Family Mealtime</strong><br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot accept their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','70-revision-v1','','','2021-03-13 13:01:58','2021-03-13 13:01:58','',70,'https://www.parentsforparents.in/?p=352',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (354,1,'2021-03-13 13:05:07','2021-03-13 13:05:07','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong{margin-bottom:10px;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-13 13:05:07','2021-03-13 13:05:07','',109,'https://www.parentsforparents.in/?p=354',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (356,1,'2021-03-13 13:07:02','2021-03-13 13:07:02','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong{margin-bottom:10px; display: inline-block;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-13 13:07:02','2021-03-13 13:07:02','',109,'https://www.parentsforparents.in/?p=356',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (357,1,'2021-03-13 13:09:08','2021-03-13 13:09:08','<!-- wp:image {\"align\":\"right\",\"id\":272,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg\" alt=\"\" class=\"wp-image-272\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH&nbsp;</strong><br>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.”&nbsp;<br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.”&nbsp;<br>“My child’s grades are falling.”<br>“My child cannot concentrate.”&nbsp;<br>“My child is hyperactive.”&nbsp;<br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as&nbsp;Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS&nbsp;</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;DEPRESSION&nbsp;</strong><br>Adolescents may have wide mood changes as a normal part of their development and it may be difficult to distinguish between a mental health disorder and essentially normal behaviour.&nbsp;<br>At least 5% of adolescents suffer from depression at any given time.<br>Having a parent with depression raises the risk significantly.<br>In adolescents, depression may present with varied symptoms besides sadness, anger irritability, boredom, inability to experience pleasure or difficulty with relationships or school.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>High-risk sexual behaviour, drop-in academic grades, use of drugs and addiction has been found to have a significant correlation with depression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ANXIETY</strong><br>Children may experience anxiety as a normal feeling. But if coping strategies don\'t work or there is impairment in functioning concerning school and relationships, they develop symptoms of anxiety that may mimic ADHD and depression.<br>Most adolescents have at least one episode of significant anxiety and a&nbsp; significant number of adolescents have anxiety issues.<br>Alcohol Misuse is also linked to anxiety disorders.<br>Anxiety can be a normal experience or can be overwhelming. Coping with anxiety is an essential life skill that can be taught.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','73-revision-v1','','','2021-03-13 13:09:08','2021-03-13 13:09:08','',73,'https://www.parentsforparents.in/?p=357',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (358,1,'2021-03-13 13:10:11','2021-03-13 13:10:11','<!-- wp:image {\"align\":\"right\",\"id\":272,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg\" alt=\"\" class=\"wp-image-272\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH&nbsp;</strong><br>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.”&nbsp;<br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.”&nbsp;<br>“My child’s grades are falling.”<br>“My child cannot concentrate.”&nbsp;<br>“My child is hyperactive.”&nbsp;<br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as&nbsp;Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS&nbsp;</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong> DEPRESSION </strong><br>Adolescents may have wide mood changes as a normal part of their development and it may be difficult to distinguish between a mental health disorder and essentially normal behaviour. <br>At least 5% of adolescents suffer from depression at any given time.<br>Having a parent with depression raises the risk significantly.<br>In adolescents, depression may present with varied symptoms besides sadness, anger irritability, boredom, inability to experience pleasure or difficulty with relationships or school.<br>High-risk sexual behaviour, drop-in academic grades, use of drugs and addiction has been found to have a significant correlation with depression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ANXIETY</strong><br>Children may experience anxiety as a normal feeling. But if coping strategies don\'t work or there is impairment in functioning concerning school and relationships, they develop symptoms of anxiety that may mimic ADHD and depression.<br>Most adolescents have at least one episode of significant anxiety and a&nbsp; significant number of adolescents have anxiety issues.<br>Alcohol Misuse is also linked to anxiety disorders.<br>Anxiety can be a normal experience or can be overwhelming. Coping with anxiety is an essential life skill that can be taught.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','73-revision-v1','','','2021-03-13 13:10:11','2021-03-13 13:10:11','',73,'https://www.parentsforparents.in/?p=358',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (359,1,'2021-03-13 13:11:57','2021-03-13 13:11:57','<!-- wp:image {\"align\":\"right\",\"id\":275,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg\" alt=\"\" class=\"wp-image-275\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PUBERTY</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty. <br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years. <br>For Boys, the onset of puberty is between the age of  9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,  facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH aka SEX EDUCATION</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development','','inherit','closed','closed','','93-revision-v1','','','2021-03-13 13:11:57','2021-03-13 13:11:57','',93,'https://www.parentsforparents.in/?p=359',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (360,1,'2021-03-13 13:12:34','2021-03-13 13:12:34','<!-- wp:image {\"align\":\"right\",\"id\":275,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg\" alt=\"\" class=\"wp-image-275\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PUBERTY</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty. <br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years. <br>For Boys, the onset of puberty is between the age of  9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,  facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH a.k.a \"SEX EDUCATION\"</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development','','inherit','closed','closed','','93-revision-v1','','','2021-03-13 13:12:34','2021-03-13 13:12:34','',93,'https://www.parentsforparents.in/?p=360',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (361,1,'2021-03-13 13:14:07','2021-03-13 13:14:07','<!-- wp:image {\"align\":\"right\",\"id\":275,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg\" alt=\"\" class=\"wp-image-275\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PUBERTY</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty. <br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years. <br>For Boys, the onset of puberty is between the age of  9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,  facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH a.k.a \"SEX EDUCATION\"</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Set the ground rules and limits. You can do this through negotiation. </li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy. </li><li>Teach the child not to give out personal information. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development','','inherit','closed','closed','','93-revision-v1','','','2021-03-13 13:14:07','2021-03-13 13:14:07','',93,'https://www.parentsforparents.in/?p=361',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (362,1,'2021-03-13 13:14:27','2021-03-13 13:14:27','<!-- wp:image {\"align\":\"right\",\"id\":275,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg\" alt=\"\" class=\"wp-image-275\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PUBERTY</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty. <br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years. <br>For Boys, the onset of puberty is between the age of  9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,  facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH a.k.a \"SEX EDUCATION\"</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access:-</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Set the ground rules and limits. You can do this through negotiation. </li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy. </li><li>Teach the child not to give out personal information. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development','','inherit','closed','closed','','93-revision-v1','','','2021-03-13 13:14:27','2021-03-13 13:14:27','',93,'https://www.parentsforparents.in/?p=362',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (363,1,'2021-03-13 13:17:37','2021-03-13 13:17:37','<!-- wp:image {\"align\":\"right\",\"id\":277,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Social-Behavioural.jpg\" alt=\"\" class=\"wp-image-277\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET &amp; SOCIAL MEDIA</strong><br>“My child is always playing games on the phone.“<br>“My child is locked up in his room with the computer.”&nbsp;<br>“My child\'s behaviour at home has changed.”&nbsp;<br>“I am not able to see what my child is doing on social media.”&nbsp;<br>“I keep scolding my child not to post online but he doesn\'t listen.”<br>“My child has been looking sad for some time and refuses to go to school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Problematic internet use is a sad reality.&nbsp;<br>As parents what have you done to set limits?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes.&nbsp;<br>Children are very impressionable as their brains are still in a developing stage. Do we need to expose our children to age-inappropriate material online?<br>The media offers other risks as well. Online predators and grooming are a known danger.<br>We as parents are not doing enough to guide and protect our children from negative influence. Parents can seek support on these issues. Anticipatory guidance is extremely important&nbsp; Mistakes in the online space cannot be reversed and sometimes have major repercussions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;PEER PRESSURE</strong><br>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.<br>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;<br>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.<br>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access:-</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Set the ground rules and limits. You can do this through negotiation. </li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy. </li><li>Teach the child not to give out personal information. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Social & Behavioural','','inherit','closed','closed','','78-revision-v1','','','2021-03-13 13:17:37','2021-03-13 13:17:37','',78,'https://www.parentsforparents.in/?p=363',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (365,1,'2021-03-13 13:20:00','2021-03-13 13:20:00','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-13 13:20:00','2021-03-13 13:20:00','',109,'https://www.parentsforparents.in/?p=365',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (367,1,'2021-03-13 14:21:28','2021-03-13 14:21:28','<!-- wp:image {\"align\":\"right\",\"id\":265,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg\" alt=\"\" class=\"wp-image-265\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br>&nbsp;“My child is not growing! People keep commenting!”&nbsp;<br>“What will be my child’s adult height?”&nbsp;<br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH and WEIGHT&nbsp;</strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal&nbsp; weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age&nbsp;<br>Overweight is when weight is between&nbsp; 85th and 95th&nbsp; percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity&nbsp;<br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85<sup>th</sup> percentile, appropriate for age and sex.</strong><br>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION&nbsp;</strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>How much to Eat?&nbsp;</strong><br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Family Mealtime</strong><br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot accept their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','41-revision-v1','','','2021-03-13 14:21:28','2021-03-13 14:21:28','',41,'https://www.parentsforparents.in/?p=367',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (368,1,'2021-03-13 14:23:31','2021-03-13 14:23:31','<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH&nbsp;</strong><br>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.”&nbsp;<br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.”&nbsp;<br>“My child’s grades are falling.”<br>“My child cannot concentrate.”&nbsp;<br>“My child is hyperactive.”&nbsp;<br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as&nbsp;Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS&nbsp;</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;DEPRESSION&nbsp;</strong><br>Adolescents may have wide mood changes as a normal part of their development and it may be difficult to distinguish between a mental health disorder and essentially normal behaviour.&nbsp;<br>At least 5% of adolescents suffer from depression at any given time.<br>Having a parent with depression raises the risk significantly.<br>In adolescents, depression may present with varied symptoms besides sadness, anger irritability, boredom, inability to experience pleasure or difficulty with relationships or school.<br>High-risk sexual behaviour, drop-in academic grades, use of drugs and addiction has been found to have a significant correlation with depression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ANXIETY</strong><br>Children may experience anxiety as a normal feeling. But if coping strategies don\'t work or there is impairment in functioning concerning school and relationships, they develop symptoms of anxiety that may mimic ADHD and depression.<br>Most adolescents have at least one episode of significant anxiety and a&nbsp; significant number of adolescents have anxiety issues.<br>Alcohol Misuse is also linked to anxiety disorders.<br>Anxiety can be a normal experience or can be overwhelming. Coping with anxiety is an essential life skill that can be taught.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','42-revision-v1','','','2021-03-13 14:23:31','2021-03-13 14:23:31','',42,'https://www.parentsforparents.in/?p=368',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (369,1,'2021-03-13 14:24:04','2021-03-13 14:24:04','<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"right\",\"id\":272,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg\" alt=\"\" class=\"wp-image-272\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><br>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.” <br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.” <br>“My child’s grades are falling.”<br>“My child cannot concentrate.” <br>“My child is hyperactive.” <br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as&nbsp;Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS&nbsp;</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;DEPRESSION&nbsp;</strong><br>Adolescents may have wide mood changes as a normal part of their development and it may be difficult to distinguish between a mental health disorder and essentially normal behaviour.&nbsp;<br>At least 5% of adolescents suffer from depression at any given time.<br>Having a parent with depression raises the risk significantly.<br>In adolescents, depression may present with varied symptoms besides sadness, anger irritability, boredom, inability to experience pleasure or difficulty with relationships or school.<br>High-risk sexual behaviour, drop-in academic grades, use of drugs and addiction has been found to have a significant correlation with depression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ANXIETY</strong><br>Children may experience anxiety as a normal feeling. But if coping strategies don\'t work or there is impairment in functioning concerning school and relationships, they develop symptoms of anxiety that may mimic ADHD and depression.<br>Most adolescents have at least one episode of significant anxiety and a&nbsp; significant number of adolescents have anxiety issues.<br>Alcohol Misuse is also linked to anxiety disorders.<br>Anxiety can be a normal experience or can be overwhelming. Coping with anxiety is an essential life skill that can be taught.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','42-revision-v1','','','2021-03-13 14:24:04','2021-03-13 14:24:04','',42,'https://www.parentsforparents.in/?p=369',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (371,1,'2021-03-13 14:26:10','2021-03-13 14:26:10','<!-- wp:image {\"align\":\"right\",\"id\":272,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg\" alt=\"\" class=\"wp-image-272\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH&nbsp;</strong><br>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.”&nbsp;<br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.”&nbsp;<br>“My child’s grades are falling.”<br>“My child cannot concentrate.”&nbsp;<br>“My child is hyperactive.”&nbsp;<br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as&nbsp;Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS&nbsp;</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;DEPRESSION&nbsp;</strong><br>Adolescents may have wide mood changes as a normal part of their development and it may be difficult to distinguish between a mental health disorder and essentially normal behaviour.&nbsp;<br>At least 5% of adolescents suffer from depression at any given time.<br>Having a parent with depression raises the risk significantly.<br>In adolescents, depression may present with varied symptoms besides sadness, anger irritability, boredom, inability to experience pleasure or difficulty with relationships or school.<br>High-risk sexual behaviour, drop-in academic grades, use of drugs and addiction has been found to have a significant correlation with depression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ANXIETY</strong><br>Children may experience anxiety as a normal feeling. But if coping strategies don\'t work or there is impairment in functioning concerning school and relationships, they develop symptoms of anxiety that may mimic ADHD and depression.<br>Most adolescents have at least one episode of significant anxiety and a&nbsp; significant number of adolescents have anxiety issues.<br>Alcohol Misuse is also linked to anxiety disorders.<br>Anxiety can be a normal experience or can be overwhelming. Coping with anxiety is an essential life skill that can be taught.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','42-revision-v1','','','2021-03-13 14:26:10','2021-03-13 14:26:10','',42,'https://www.parentsforparents.in/?p=371',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (374,1,'2021-03-13 14:29:02','2021-03-13 14:29:02','<!-- wp:image {\"align\":\"right\",\"id\":275,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg\" alt=\"\" class=\"wp-image-275\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PUBERTY</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty. <br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years. <br>For Boys, the onset of puberty is between the age of  9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,  facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH a.k.a \"SEX EDUCATION\"</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access:-</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development','','inherit','closed','closed','','1-revision-v1','','','2021-03-13 14:29:02','2021-03-13 14:29:02','',1,'https://www.parentsforparents.in/?p=374',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (376,1,'2021-03-14 04:03:37','2021-03-14 04:03:37','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 04:03:37','2021-03-14 04:03:37','',109,'https://www.parentsforparents.in/?p=376',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (378,1,'2021-03-14 04:04:23','2021-03-14 04:04:23','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff; font-weight: 600;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 04:04:23','2021-03-14 04:04:23','',109,'https://www.parentsforparents.in/?p=378',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (380,1,'2021-03-14 04:05:38','2021-03-14 04:05:38','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff; font-weight: 600; text-decoration:none;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 04:05:38','2021-03-14 04:05:38','',109,'https://www.parentsforparents.in/?p=380',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (382,1,'2021-03-14 04:06:58','2021-03-14 04:06:58','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff; font-weight: 600; text-decoration:none;}\n.ask-link{color:#fff; text-decoration:underline;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 04:06:58','2021-03-14 04:06:58','',109,'https://www.parentsforparents.in/?p=382',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (384,1,'2021-03-14 04:07:37','2021-03-14 04:07:37','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff; font-weight: 600; text-decoration:none;}\n.ask-link:hover{color:#fff; text-decoration:underline;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 04:07:37','2021-03-14 04:07:37','',109,'https://www.parentsforparents.in/?p=384',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (386,1,'2021-03-14 04:24:25','2021-03-14 04:24:25','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff; font-weight: 600; text-decoration:none;}\n.ask-link:hover{color:#fff; text-decoration:underline;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 04:24:25','2021-03-14 04:24:25','',109,'https://www.parentsforparents.in/?p=386',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (388,1,'2021-03-14 04:25:57','2021-03-14 04:25:57','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff!important; font-weight: 600; text-decoration:none;}\n.ask-link:hover{color:#fff; text-decoration:underline;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 04:25:57','2021-03-14 04:25:57','',109,'https://www.parentsforparents.in/?p=388',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (389,1,'2021-03-14 04:29:45','2021-03-14 04:29:45','<!-- wp:image {\"align\":\"right\",\"id\":270,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Health.jpg\" alt=\"\" class=\"wp-image-270\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A state of complete physical, mental and social well-being and not merely the absence of disease or infirmity.<br>Nothing is more relerar than this in todays world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Physical Health</strong><br>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously...<br><a href=\"https://www.parentsforparents.in/physical-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Mental &amp; Emotional Health</strong><br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention...<br><a href=\"https://www.parentsforparents.in/mental-emotional-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Growth &amp; Development</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects...<br><a href=\"https://www.parentsforparents.in/growth-development-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Social &amp; Behavioural</strong><br>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes...<br><a href=\"https://www.parentsforparents.in/social-behavioural/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->','Health','','inherit','closed','closed','','67-revision-v1','','','2021-03-14 04:29:45','2021-03-14 04:29:45','',67,'https://www.parentsforparents.in/?p=389',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (390,1,'2021-03-14 04:31:30','2021-03-14 04:31:30','<!-- wp:image {\"align\":\"right\",\"id\":277,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Social-Behavioural.jpg\" alt=\"\" class=\"wp-image-277\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET &amp; SOCIAL MEDIA</strong><br>“My child is always playing games on the phone.“<br>“My child is locked up in his room with the computer.”&nbsp;<br>“My child\'s behaviour at home has changed.”&nbsp;<br>“I am not able to see what my child is doing on social media.”&nbsp;<br>“I keep scolding my child not to post online but he doesn\'t listen.”<br>“My child has been looking sad for some time and refuses to go to school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Problematic internet use is a sad reality.&nbsp;<br>As parents what have you done to set limits?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes.&nbsp;<br>Children are very impressionable as their brains are still in a developing stage. Do we need to expose our children to age-inappropriate material online?<br>The media offers other risks as well. Online predators and grooming are a known danger.<br>We as parents are not doing enough to guide and protect our children from negative influence. Parents can seek support on these issues. Anticipatory guidance is extremely important&nbsp; Mistakes in the online space cannot be reversed and sometimes have major repercussions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;PEER PRESSURE</strong><br>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.<br>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;<br>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.<br>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access:-</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Social & Behavioural Health','','inherit','closed','closed','','78-revision-v1','','','2021-03-14 04:31:30','2021-03-14 04:31:30','',78,'https://www.parentsforparents.in/?p=390',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (392,1,'2021-03-14 04:35:32','2021-03-14 04:35:32','<!-- wp:image {\"align\":\"right\",\"id\":265,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg\" alt=\"\" class=\"wp-image-265\" width=\"200\" height=\"200\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br>&nbsp;“My child is not growing! People keep commenting!”&nbsp;<br>“What will be my child’s adult height?”&nbsp;<br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH and WEIGHT&nbsp;</strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal&nbsp; weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age&nbsp;<br>Overweight is when weight is between&nbsp; 85th and 95th&nbsp; percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity&nbsp;<br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85<sup>th</sup> percentile, appropriate for age and sex.</strong><br>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION&nbsp;</strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>How much to Eat?&nbsp;</strong><br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Family Mealtime</strong><br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot expect their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','70-revision-v1','','','2021-03-14 04:35:32','2021-03-14 04:35:32','',70,'https://www.parentsforparents.in/?p=392',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (396,1,'2021-03-14 13:19:19','2021-03-14 13:19:19','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff!important; font-weight: 600; text-decoration:none;}\n.ask-link:hover{color:#fff; text-decoration:underline;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}\n.blog-section .section-grid article .post-thumbnail .posted-on{display:none;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 13:19:19','2021-03-14 13:19:19','',109,'https://www.parentsforparents.in/?p=396',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (398,1,'2021-03-14 13:21:15','2021-03-14 13:21:15','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff!important; font-weight: 600; text-decoration:none;}\n.ask-link:hover{color:#fff; text-decoration:underline;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}\n.blog-section .section-grid article .post-thumbnail .posted-on{display:none;}\nbody[class*=\"-layout\"] .site-main article .entry-meta{display:none;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 13:21:15','2021-03-14 13:21:15','',109,'https://www.parentsforparents.in/?p=398',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (400,1,'2021-03-14 13:22:01','2021-03-14 13:22:01','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff!important; font-weight: 600; text-decoration:none;}\n.ask-link:hover{color:#fff; text-decoration:underline;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}\n.blog-section .section-grid article .post-thumbnail .posted-on{display:none;}\nbody[class*=\"-layout\"] .site-main article .entry-meta, body[class*=\"-layout\"] .site-main article .content-wrap .entry-content{display:none;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 13:22:01','2021-03-14 13:22:01','',109,'https://www.parentsforparents.in/?p=400',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (402,1,'2021-03-14 13:26:17','2021-03-14 13:26:17','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff!important; font-weight: 600; text-decoration:none;}\n.ask-link:hover{color:#fff; text-decoration:underline;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}\n.blog-section .section-grid article .post-thumbnail .posted-on{display:none;}\nbody[class*=\"-layout\"] .site-main article .entry-meta, body[class*=\"-layout\"] .site-main article .content-wrap .entry-content{display:none;}\n.single .site-content > .entry-header{background-position: center;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 13:26:17','2021-03-14 13:26:17','',109,'https://www.parentsforparents.in/?p=402',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (404,1,'2021-03-14 13:33:05','2021-03-14 13:33:05','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff!important; font-weight: 600; text-decoration:none;}\n.ask-link:hover{color:#fff; text-decoration:underline;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}\n.blog-section .section-grid article .post-thumbnail .posted-on{display:none;}\nbody[class*=\"-layout\"] .site-main article .entry-meta, body[class*=\"-layout\"] .site-main article .content-wrap .entry-content{display:none;}\n.single .site-content > .entry-header{background-position: center;}\n.additional-post .article-wrap .entry-meta > span{display:none;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 13:33:05','2021-03-14 13:33:05','',109,'https://www.parentsforparents.in/?p=404',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (406,1,'2021-03-14 13:34:06','2021-03-14 13:34:06','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff!important; font-weight: 600; text-decoration:none;}\n.ask-link:hover{color:#fff; text-decoration:underline;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}\n.blog-section .section-grid article .post-thumbnail .posted-on{display:none;}\nbody[class*=\"-layout\"] .site-main article .entry-meta, body[class*=\"-layout\"] .site-main article .content-wrap .entry-content{display:none;}\n.single .site-content > .entry-header{background-position: center;}\n.additional-post .article-wrap .entry-meta > span{display:none;}\n.single .site-content > .entry-header .entry-meta{display:none;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 13:34:06','2021-03-14 13:34:06','',109,'https://www.parentsforparents.in/?p=406',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (408,1,'2021-03-14 13:35:04','2021-03-14 13:35:04','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff!important; font-weight: 600; }\n.ask-link:hover{color:#fff;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}\n.blog-section .section-grid article .post-thumbnail .posted-on{display:none;}\nbody[class*=\"-layout\"] .site-main article .entry-meta, body[class*=\"-layout\"] .site-main article .content-wrap .entry-content{display:none;}\n.single .site-content > .entry-header{background-position: center;}\n.additional-post .article-wrap .entry-meta > span{display:none;}\n.single .site-content > .entry-header .entry-meta, .single.style-one .site-content > .entry-header span.category{display:none;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 13:35:04','2021-03-14 13:35:04','',109,'https://www.parentsforparents.in/?p=408',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (410,1,'2021-03-14 13:35:41','2021-03-14 13:35:41','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff!important; font-weight: 600; text-decoration:underline;}\n.ask-link:hover{color:#fff;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}\n.blog-section .section-grid article .post-thumbnail .posted-on{display:none;}\nbody[class*=\"-layout\"] .site-main article .entry-meta, body[class*=\"-layout\"] .site-main article .content-wrap .entry-content{display:none;}\n.single .site-content > .entry-header{background-position: center;}\n.additional-post .article-wrap .entry-meta > span{display:none;}\n.single .site-content > .entry-header .entry-meta, .single.style-one .site-content > .entry-header span.category{display:none;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 13:35:41','2021-03-14 13:35:41','',109,'https://www.parentsforparents.in/?p=410',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (412,1,'2021-03-14 13:36:58','2021-03-14 13:36:58','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff!important; font-weight: 600; text-decoration: underline !important;}\n.ask-link:hover{color:#fff; text-decoration: underline !none;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}\n.blog-section .section-grid article .post-thumbnail .posted-on{display:none;}\nbody[class*=\"-layout\"] .site-main article .entry-meta, body[class*=\"-layout\"] .site-main article .content-wrap .entry-content{display:none;}\n.single .site-content > .entry-header{background-position: center;}\n.additional-post .article-wrap .entry-meta > span{display:none;}\n.single .site-content > .entry-header .entry-meta, .single.style-one .site-content > .entry-header span.category{display:none;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 13:36:58','2021-03-14 13:36:58','',109,'https://www.parentsforparents.in/?p=412',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (414,1,'2021-03-14 13:38:03','2021-03-14 13:38:03','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff!important; font-weight: 600; text-decoration: underline !important;}\n.ask-link:hover{color:#fff; text-decoration: none !;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}\n.blog-section .section-grid article .post-thumbnail .posted-on{display:none;}\nbody[class*=\"-layout\"] .site-main article .entry-meta, body[class*=\"-layout\"] .site-main article .content-wrap .entry-content{display:none;}\n.single .site-content > .entry-header{background-position: center;}\n.additional-post .article-wrap .entry-meta > span{display:none;}\n.single .site-content > .entry-header .entry-meta, .single.style-one .site-content > .entry-header span.category{display:none;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 13:38:03','2021-03-14 13:38:03','',109,'https://www.parentsforparents.in/?p=414',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (416,1,'2021-03-14 13:46:29','2021-03-14 13:46:29','<!-- wp:paragraph -->\n<p>All of us as parents want the best for our children. They should have the best of results and maximum achievements. Somewhere in this race of life, we may forget that we need to raise our children to be good human beings. The focus is just on studies, careers and wealth creation.<br>For our kids to excel we first need to raise our bar to be the best version of ourselves. We need to ensure that our children develop character and values, life skills and resilience to weather the storms that they might come across. <br>Haven’t we come across children with super IQs but having miserable relationships or children with great potential getting messed up with drugs. Or an academically brilliant child but suddenly losing grades and interest in the same during the crucial high school level, or the child who is in a career which he/she realizes he is the most unsuitable for. Or the child who does actions with his/her group of friends that you cannot accept she/he could be capable of. Or the sad incident where precious life is lost at a young age by suicide leaving the family distraught and clueless of what went wrong. Or the child who has become obese and diabetic and you don’t know how and you are helpless and perplexed. Or the loving child who goes to college and is totally cut off from parents. Or the child who is cooped up in his/her room, and it’s out of bounds for you. Or the child who is constantly on the phone.<br>We give our children privileges without being prepared to deal with the consequences or without setting ground rules. First, we give our child a phone, then we want to take it back. We give them access to the internet and then want to cancel it. We feel manipulated. <br>We teach a young child to cross the road before sending them to the market by themselves,  to swim before pushing them into the deep end of the pool. We teach a child to drive before we hand him/her the keys to the car. Then why don’t we teach them more? But how do we teach them more? <br>When we refer to health we refer to a state of total well-being i.e.physical, mental, emotional, social and more. We are supposed to nurture the growth and development in all aspects. We need to teach them developmentally appropriate tools to take care of themselves. Sometimes we need to let them fall, in order to learn. And sometimes we have to catch them before they fall if we think their fall can be bad. We also need to shape their character and their personality and instil values,  teach  compassion, gratitude,  life skills and soft skills. We also need to teach them  how to learn from failure and to keep rising. We need to have unconditional love and at the same time teach responsibilities while bestowing rights.<br>Our parents nurtured us based on their instincts alone and our growing up was turbulent and rocky. <br>There were no mobiles and no internet but there were no mentors available unfortunately. Times have changed and challenges and expectations have increased manifold as well. There are miles to go before we sleep. <br>Therefore we have created Parents For Parents; A Parents Collective.<br>Let’s CO- ELEVATE! </p>\n<!-- /wp:paragraph -->','A Letter From the Heart','','inherit','closed','closed','','87-revision-v1','','','2021-03-14 13:46:29','2021-03-14 13:46:29','',87,'https://www.parentsforparents.in/?p=416',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (418,1,'2021-03-14 13:48:18','2021-03-14 13:48:18','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600; padding: 22px 22px;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff!important; font-weight: 600; text-decoration: underline !important;}\n.ask-link:hover{color:#fff; text-decoration: none !;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}\n.blog-section .section-grid article .post-thumbnail .posted-on{display:none;}\nbody[class*=\"-layout\"] .site-main article .entry-meta, body[class*=\"-layout\"] .site-main article .content-wrap .entry-content{display:none;}\n.single .site-content > .entry-header{background-position: center;}\n.additional-post .article-wrap .entry-meta > span{display:none;}\n.single .site-content > .entry-header .entry-meta, .single.style-one .site-content > .entry-header span.category{display:none;}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 13:48:18','2021-03-14 13:48:18','',109,'https://www.parentsforparents.in/?p=418',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (421,1,'2021-03-14 13:55:27','2021-03-14 13:55:27','.page-header{text-align: left; margin-left: inherit;}\n.sp-testimonial-free {\n    display: flex;\n    flex-direction: column-reverse;\n}\np + ul,p + ol  {\n    margin-top: -25px;\n}\n.site-header.style-one .header-mid .site-branding{flex-direction: row;\n    flex: auto;\n    justify-content: space-between;}\n.header-mid .header-left{display:none;}\n.main-navigation ul li a{font-weight: 600; padding: 22px 22px;}\n.site-branding .site-description{font-size: 1.3em; font-weight: bold; color: #000;\n}\n.footer-t{background: #333;\n    padding-top: 30px;\n    padding-bottom: 30px;}\n.footer-t #custom_html-3{margin: 0 0 0px;}\n.footer-t .widget-title{margin-bottom: 10px!important;}\n.site-footer .footer-b{background: #333;}\n.blog-section .section-grid article .entry-header .entry-title{text-align:center;}\n.footer-b .site-info a {\n    color: #bed9ff;\n}\n.blog .site-main{display:flex; }\n.blog .site-main article{margin-right:20px;}\n.blog .site-main article:last-child{margin-right:0px;}\n.about-section .section-img{display:none;}\n.about-section .section-content-wrap{width: 100%;\n    padding-right: 0%;}\nsection.about-section {\n    margin: 0px 10%;\n}\nsection.blog-section {\n    margin-top: 0px;\n}\n.blog-section .section-grid article{margin-top: 20px;}\n.blog-section .section-header {\n    text-align: left;\n    max-width: 90%;\n}\n.single-post .site-main article .article-meta{display:none;}\nbody.page-template-default ol li, ul li{margin-bottom: 0em;}\nbody.page-template-default strong:first-child{margin-bottom:10px; display: inline-block;}\n.ask-link{font-size: 1.1112em; color:#fff!important; font-weight: 600; text-decoration: underline !important;}\n.ask-link:hover{color:#fff; text-decoration: none !;}\n.footer-t a{color:#bed9ff; text-decoration:none;}\n.footer-t a:hover{text-decoration:underline;}\n.blog-section .section-grid article .post-thumbnail .posted-on{display:none;}\nbody[class*=\"-layout\"] .site-main article .entry-meta, body[class*=\"-layout\"] .site-main article .content-wrap .entry-content{display:none;}\n.single .site-content > .entry-header{background-position: center;}\n.additional-post .article-wrap .entry-meta > span{display:none;}\n.single .site-content > .entry-header .entry-meta, .single.style-one .site-content > .entry-header span.category{display:none;}\n@media screen and (min-width: 1366px){\n	.site-banner.static-newsletter.style-three .wp-custom-header img{\n		width: 100%;\n    /* height: 600px; */\n    object-fit: cover;\n	}\n	\n}','vandana-lite','','inherit','closed','closed','','109-revision-v1','','','2021-03-14 13:55:27','2021-03-14 13:55:27','',109,'https://www.parentsforparents.in/?p=421',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (422,1,'2021-03-14 14:01:08','2021-03-14 14:01:08','<!-- wp:paragraph -->\n<p>Parents are the first teachers, influencers, mentors and friends children can have and this is the most important responsibility. This initiative, <strong>PARENTSFORPARENTS</strong> is to share knowledge that is scientific based, and wisdom that comes from our experience as parents, so that fellow parents become comfortable to discuss the “uncomfortable”. We’ll learn from each other and stay up to date with the current affairs. We will work together not only on correction but on prevention as well.<br><em>\"Try to see your child as a seed that came in a packet without a label. Your job is to provide the right environment and nutrients and to pull out the weeds. You can’t decide what kind of flower you’ll get or in which season it will bloom.\"</em>       - Anonymous</p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','2-revision-v1','','','2021-03-14 14:01:08','2021-03-14 14:01:08','',2,'https://www.parentsforparents.in/?p=422',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (424,1,'2021-03-14 14:01:49','2021-03-14 14:01:49','<!-- wp:paragraph -->\n<p>Parents are the first teachers, influencers, mentors and friends children can have and this is the most important responsibility. This initiative, <strong>PARENTSFORPARENTS</strong> is to share knowledge that is scientific based, and wisdom that comes from our experience as parents, so that fellow Parents become comfortable to discuss the “uncomfortable”. We’ll learn from each other and stay up to date with the current affairs. We will work together not only on correction but on prevention as well.<br><em>\"Try to see your child as a seed that came in a packet without a label. Your job is to provide the right environment and nutrients and to pull out the weeds. You can’t decide what kind of flower you’ll get or in which season it will bloom.\"</em>       - Anonymous</p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','2-revision-v1','','','2021-03-14 14:01:49','2021-03-14 14:01:49','',2,'https://www.parentsforparents.in/?p=424',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (426,1,'2021-03-14 14:03:00','2021-03-14 14:03:00','<!-- wp:paragraph -->\n<p>Parents are the first teachers, influencers, mentors and friends children can have and this is the most important responsibility.&nbsp;This initiative, <strong style=\"margin:0px;\">PARENTSFORPARENTS</strong> is to share knowledge that is scientific based, and wisdom that comes from our experience as parents, so that fellow Parents become comfortable to discuss the “uncomfortable”. We’ll learn from each other and stay up to date with the current affairs. We will work together not only on correction but on prevention as well.<br><em>\"Try to see your child as a seed that came in a packet without a label. Your job is to provide the right environment and nutrients and to pull out the weeds. You can’t decide what kind of flower you’ll get or in which season it will bloom.\"</em>       - Anonymous</p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','2-revision-v1','','','2021-03-14 14:03:00','2021-03-14 14:03:00','',2,'https://www.parentsforparents.in/?p=426',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (427,1,'2021-03-15 09:46:47','2021-03-15 09:46:47','Dr Anjali Saxena is awesome! We have been going to her for the past 8 years, her natural ability to communicate with children is amazing She always makes the kids feel at ease and is welcoming and patient She gives the child the best care possible while leaving the parent well educated, calm and prepared. I have personally learnt a lot from her and highly recommend her as she is indeed a wonderful person and a pediatrician','','','inherit','closed','closed','','103-autosave-v1','','','2021-03-15 09:46:47','2021-03-15 09:46:47','',103,'https://www.parentsforparents.in/?p=427',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (429,1,'2021-03-15 09:57:18','2021-03-15 09:57:18','<!-- wp:image {\"align\":\"right\",\"id\":265,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg\" alt=\"\" class=\"wp-image-265\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br>&nbsp;“My child is not growing! People keep commenting!”&nbsp;<br>“What will be my child’s adult height?”&nbsp;<br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH and WEIGHT&nbsp;</strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal&nbsp; weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age&nbsp;<br>Overweight is when weight is between&nbsp; 85th and 95th&nbsp; percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity&nbsp;<br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85<sup>th</sup> percentile, appropriate for age and sex.</strong><br>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION&nbsp;</strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>How much to Eat?&nbsp;</strong><br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Family Mealtime</strong><br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot accept their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','41-revision-v1','','','2021-03-15 09:57:18','2021-03-15 09:57:18','',41,'https://www.parentsforparents.in/?p=429',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (430,1,'2021-03-15 09:58:06','2021-03-15 09:58:06','<!-- wp:image {\"align\":\"right\",\"id\":272,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg\" alt=\"\" class=\"wp-image-272\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH&nbsp;</strong><br>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.”&nbsp;<br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.”&nbsp;<br>“My child’s grades are falling.”<br>“My child cannot concentrate.”&nbsp;<br>“My child is hyperactive.”&nbsp;<br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as&nbsp;Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS&nbsp;</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;DEPRESSION&nbsp;</strong><br>Adolescents may have wide mood changes as a normal part of their development and it may be difficult to distinguish between a mental health disorder and essentially normal behaviour.&nbsp;<br>At least 5% of adolescents suffer from depression at any given time.<br>Having a parent with depression raises the risk significantly.<br>In adolescents, depression may present with varied symptoms besides sadness, anger irritability, boredom, inability to experience pleasure or difficulty with relationships or school.<br>High-risk sexual behaviour, drop-in academic grades, use of drugs and addiction has been found to have a significant correlation with depression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ANXIETY</strong><br>Children may experience anxiety as a normal feeling. But if coping strategies don\'t work or there is impairment in functioning concerning school and relationships, they develop symptoms of anxiety that may mimic ADHD and depression.<br>Most adolescents have at least one episode of significant anxiety and a&nbsp; significant number of adolescents have anxiety issues.<br>Alcohol Misuse is also linked to anxiety disorders.<br>Anxiety can be a normal experience or can be overwhelming. Coping with anxiety is an essential life skill that can be taught.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','42-revision-v1','','','2021-03-15 09:58:06','2021-03-15 09:58:06','',42,'https://www.parentsforparents.in/?p=430',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (431,1,'2021-03-15 09:58:58','2021-03-15 09:58:58','<!-- wp:image {\"align\":\"right\",\"id\":275,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg\" alt=\"\" class=\"wp-image-275\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PUBERTY</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH a.k.a \"SEX EDUCATION\"</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access:-</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development','','inherit','closed','closed','','1-revision-v1','','','2021-03-15 09:58:58','2021-03-15 09:58:58','',1,'https://www.parentsforparents.in/?p=431',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (432,1,'2021-03-15 10:00:42','2021-03-15 10:00:42','<!-- wp:image {\"align\":\"right\",\"id\":285,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg\" alt=\"\" class=\"wp-image-285\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>“How do I teach my child empathy?”<br>“My child hardly eats but his/her weight is still increasing.”<br>“You know how these kids are, they just don\'t listen!”<br>“My child is glued to the phone.”<br>“My child hardly ever goes out to play.”<br>“It\'s so difficult to wake up my child in the morning for school.”<br>“My kid doesn’t eat vegetables.”<br>“My kid is always ordering food online.”<br>“My child is not interested in studies.”<br>“I don\'t know what\'s happened but my child refuses to go to school.”<br>“My child looks sad.”<br>“My child has a very poor appetite.”<br>“My child does not finish his home assignments.”<br>“My child\'s room is such a mess. I have to clean it up often.”<br>“My child wants a smartphone because all his friends have one.”<br>“My child wants to have a big, lavish birthday party.\"<br>“My child is 18 now and he/she wants to serve alcohol at his/her birthday party.”<br>“Smoking weed is harmless. It is medicinal. It\'s not even illegal in many countries.”<br>“Everybody\'s parents are so lenient. They are allowed out late at night.”<br>“I suspect my child is being bullied in school.”<br>“My child is not fat. He/She just has inherited a heavy body structure from the family.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><a href=\"https://forms.gle/4w7R2AFGussa4f6p8\" target=\"_blank\" rel=\"noreferrer noopener\">If you have a question like these or more feel free to Contact Us</a><br> </p>\n<!-- /wp:paragraph -->','FAQ/FHL','','inherit','closed','closed','','90-revision-v1','','','2021-03-15 10:00:42','2021-03-15 10:00:42','',90,'https://www.parentsforparents.in/?p=432',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (433,1,'2021-03-15 10:02:19','2021-03-15 10:02:19','<!-- wp:image {\"align\":\"right\",\"id\":275,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg\" alt=\"\" class=\"wp-image-275\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PUBERTY</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects. These lead to the development of secondary sexual characteristics during puberty.&nbsp;<br>For Girls, the onset of puberty is between the age of 8 and 13 years. It starts with the development of breasts, followed by the appearance of pubic hair, and finally menstruation. The average age for the onset of menstruation is 12 - 16 years.&nbsp;<br>For Boys, the onset of puberty is between the age of&nbsp; 9 to 14 years. There is an increase in the size of genitalia, increase in the size of testes, growth of pubic hair,&nbsp; facial hair, axillary hair, voice changes, and finally production of sperms.<br>Increase in height usually stops after puberty changes are complete.<br>Growth and puberty monitoring are necessary to pick up deviations while they are still rectifiable so that full height potential is achieved. During this period regular monitoring by the doctor is important to identify deviations early so that timely interventions can be made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>DEVELOPMENT</strong><br>\"My child is not crawling yet?\"<br>\"My child is walking but only with support!\"<br>\"My child does not like to sit!\"<br>\"My child doesn\'t like tummy time!\"<br>\"My child isn\'t sitting yet!\"<br>\"My child is toe walking!\"<br>\"My child doesn\'t make eye contact.&nbsp;\"<br>\"My child isn\'t speaking many words.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Infants grow up to be children, then adolescents and finally adults. Their development is a result of growth and maturation of brain functions. Various factors contribute to the development of an infant to an adult. Taking care of physical, cognitive, social and emotional health, as well as protection from infectious diseases and injuries, are crucial for healthy development. Regular check-ups for monitoring mental and emotional development is as important as physical health checks and immunisations.&nbsp;<br>There are age-appropriate milestones to be achieved. Early detection of any delay in a particular aspect of development is very important for taking corrective actions/ interventions. There are various domains of development, such as gross motor skills,&nbsp; fine motor skills, skills for cognition and language.&nbsp;&nbsp;<br>Involvement and interaction of parents is a very important factor for development. In addition to this, there is the influence of culture and attitudes of people around a child such as family and community.&nbsp; A healthy family environment and a progressive community promote healthy development. This asset or strength-based approach creates a positive environment for the parent-child relationship as well.&nbsp;&nbsp;&nbsp;&nbsp;<br>The child needs to be monitored for growth and development from birth until adulthood. Early recognition of delay is important as early interventions yield better results. Deviations need assessment for disorders by the Paediatrician or Adolescent Health expert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>FAMILY LIFE EDUCATION / REPRODUCTIVE HEALTH a.k.a \"SEX EDUCATION\"</strong><br>Have you had <strong>“The Talk”</strong> yet?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Majority of adolescents and youth don’t have access to formal sex education that is correct and effective. The knowledge imparted should be adequate and age-appropriate. Children resort to books, internet, magazines and peers as their source of information and the information they get from these sources is incomplete, unsuitable for children and many times lewd, wrong and misleading ( eg pornography as a source of information).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Parents and teachers often fail to discuss issues like masturbation, safety, dating, abortion, date rape, peer pressure, HIV, sexually transmitted diseases, sexual assault, molestation, and gender violence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a role best accomplished by parents. It paves for a healthy life in future. Parents can seek support to impart sex education. Role of anticipatory guidance is the most important factor to keep the adolescent safe from harm.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access:-</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Growth & Development','','inherit','closed','closed','','93-revision-v1','','','2021-03-15 10:02:19','2021-03-15 10:02:19','',93,'https://www.parentsforparents.in/?p=433',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (434,1,'2021-03-15 10:03:16','2021-03-15 10:03:16','<!-- wp:image {\"align\":\"right\",\"id\":270,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Health.jpg\" alt=\"\" class=\"wp-image-270\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A state of complete physical, mental and social well-being and not merely the absence of disease or infirmity.<br>Nothing is more relerar than this in todays world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Physical Health</strong><br>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously...<br><a href=\"https://www.parentsforparents.in/physical-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Mental &amp; Emotional Health</strong><br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention...<br><a href=\"https://www.parentsforparents.in/mental-emotional-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Growth &amp; Development</strong><br>Adolescence is a stage of transition between childhood and adulthood. During this stage, changes in body structure and size occur, mediated by hormones. In addition to physical changes, there is also growth and changes in psychology. Puberty refers to the physical aspect of this transition period of adolescence. It starts with activation of the HPA Axis (Hypothalamus Pituitary Gonadal axis) and it triggers the release of a series of hormone secretion and their effects...<br><a href=\"https://www.parentsforparents.in/growth-development-health/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Social &amp; Behavioural</strong><br>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes...<br><a href=\"https://www.parentsforparents.in/social-behavioural/\">Continue Reading</a></p>\n<!-- /wp:paragraph -->','Health','','inherit','closed','closed','','67-revision-v1','','','2021-03-15 10:03:16','2021-03-15 10:03:16','',67,'https://www.parentsforparents.in/?p=434',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (435,1,'2021-03-15 10:04:08','2021-03-15 10:04:08','<!-- wp:image {\"align\":\"right\",\"id\":281,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/LifeSkills-Education.jpg\" alt=\"\" class=\"wp-image-281\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Coming Soon..</p>\n<!-- /wp:paragraph -->','LifeSkills Education','','inherit','closed','closed','','84-revision-v1','','','2021-03-15 10:04:08','2021-03-15 10:04:08','',84,'https://www.parentsforparents.in/?p=435',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (436,1,'2021-03-15 10:04:35','2021-03-15 10:04:35','<!-- wp:image {\"align\":\"right\",\"id\":272,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg\" alt=\"\" class=\"wp-image-272\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>MENTAL HEALTH&nbsp;</strong><br>“My child is very moody.”<br>“My child doesn’t listen.”<br>“My child cries a lot.”&nbsp;<br>“My child doesn’t like to play with other children.”<br>“My child is so irritable.”<br>“My child cannot finish his schoolwork/homework on time.”&nbsp;<br>“My child’s grades are falling.”<br>“My child cannot concentrate.”&nbsp;<br>“My child is hyperactive.”&nbsp;<br>“I think my child is depressed.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promoting mental health and emotional wellbeing is a core task for the overall development of a growing child.<br>It’s to be noted that all mental disorders are chronic diseases which begin in childhood.<br>Half of all the lifetime cases of mental illness begin by age of 14 yrs (early adolescence). Presently,&nbsp; there is under- detection of mental health issues in children, but there is a gradual increase of primary care doctors in India focussing on screening for mental health concerns, using appropriate tools. Screening for mental health disorder does not provide a diagnosis but provides a way to start a conversation and start appropriate measures for intervention.<br>There exists a stigma about a referral to a mental health professional such as&nbsp;Psychiatrist or Counsellor, especially in regards to the children. What parents need to understand is that early detection or prevention of mental health issues is a major goal in the transitional period of development from a child to an adult.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS&nbsp;</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;DEPRESSION&nbsp;</strong><br>Adolescents may have wide mood changes as a normal part of their development and it may be difficult to distinguish between a mental health disorder and essentially normal behaviour.&nbsp;<br>At least 5% of adolescents suffer from depression at any given time.<br>Having a parent with depression raises the risk significantly.<br>In adolescents, depression may present with varied symptoms besides sadness, anger irritability, boredom, inability to experience pleasure or difficulty with relationships or school.<br>High-risk sexual behaviour, drop-in academic grades, use of drugs and addiction has been found to have a significant correlation with depression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ANXIETY</strong><br>Children may experience anxiety as a normal feeling. But if coping strategies don\'t work or there is impairment in functioning concerning school and relationships, they develop symptoms of anxiety that may mimic ADHD and depression.<br>Most adolescents have at least one episode of significant anxiety and a&nbsp; significant number of adolescents have anxiety issues.<br>Alcohol Misuse is also linked to anxiety disorders.<br>Anxiety can be a normal experience or can be overwhelming. Coping with anxiety is an essential life skill that can be taught.</p>\n<!-- /wp:paragraph -->','Mental & Emotional Health','','inherit','closed','closed','','73-revision-v1','','','2021-03-15 10:04:35','2021-03-15 10:04:35','',73,'https://www.parentsforparents.in/?p=436',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (437,1,'2021-03-15 10:05:59','2021-03-15 10:05:59','<!-- wp:image {\"align\":\"right\",\"id\":265,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg\" alt=\"\" class=\"wp-image-265\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>GROWTH&nbsp;</strong><br>“Is my child tall enough? “<br>“Is my child underweight?”<br>“Everybody says my child is weak!”<br>&nbsp;“My child is not growing! People keep commenting!”&nbsp;<br>“What will be my child’s adult height?”&nbsp;<br>“Should I give protein supplements to my child for growth?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A child is not a miniature adult. Therefore the principles of adult medicine are not applicable. Our goal should be:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>&nbsp;to achieve the highest possible potential of growth, development and intellectual achievements.</li><li>&nbsp;to nurture - protect, promote, and preserve health.&nbsp;</li><li>&nbsp;to acquire the correct lifestyle habits and values.</li><li>&nbsp;to nurture with love.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The growth of a child continues till the child becomes an adult. Growth and development go hand in hand and are not the same or interchangeable. Growth is more to do with physical aspects like height and weight or increase in size. Development is the growth in functions and capabilities. It’s about the maturation of functions and acquiring skills. Growth and development happen simultaneously. They affect each other and both processes depend on genetic, nutritional, and environmental factors.<br>Genetic potential is what we acquire from our parents through DNA. Environmental factors and nutrition are equally important. The emotional environment and stability is one more factor that contributes to overall good growth and development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Growth and development is a continuous process. Rate of Growth varies a bit from child to child. Standardised Growth Charts are available for different dimensions of growth such as Weight, Height, BMI( Body Mass Index), Head Circumference. Growth measurements should be plotted on the graph over the growing up years. It is a good tool to diagnose the deviation of growth from normal. The growth should stay within the percentile range that is acceptable for the child.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;HEALTH and WEIGHT&nbsp;</strong><br>Healthy weight is very important because it has implications for future health. It is related to lifestyle, behaviour, environment and family life.<br>There is a growing prevalence of overweight and obesity and this can lead to adverse health problems such as diabetes, hypertension, heart disease. Normal&nbsp; weight range is defined by BMI (Body Mass Index&lt; 85% percentile for age&nbsp;<br>Overweight is when weight is between&nbsp; 85th and 95th&nbsp; percentile for age<br>When weight is greater than 95th percentile it is termed as Obesity&nbsp;<br>The two main contributions to weight issues are nutrition and physical activity and the equation between these two.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is an increased risk of Obesity when :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>One or both parents are obese&nbsp;&nbsp;</li><li>one or more siblings are obese.</li><li>When there is a disease or disability that causes limitation for physical activity.&nbsp;&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Our goal is to keep BMI &lt; 85<sup>th</sup> percentile, appropriate for age and sex.</strong><br>Some strategies to achieve ideal body weight are:<br>-healthy eating behaviours.<br>-reduced sedentary behaviours.<br>-increased/ regular physical activity</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>HEALTH AND NUTRITION&nbsp;</strong><br>Food habits and choices are deep-rooted in our family traditions and culture. Also, children are influenced by their peers as well and media to make food choices.<br>And this can be a challenging task. On the other hand, our attitude about body weight is also valuable. Many a time we as parents may not recognize that our child is overweight (as per BMI charts), and even feel offended if the doctor refers to the child as overweight or obese.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The primary goal of providing good nutrition:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Adequate in quality and quantity for growth.</li><li>It\'s balanced in nutrients as per requirement.&nbsp;</li><li>There is variety, as often children reject monotony.</li><li>Should be in moderation.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>One often sees parents overfeeding the infant or child and they panic if relatives say that the child looks \'weak\', despite the child being overweight or of adequate weight. This may even make Parents feel guilty for not doing their job well.<br>It is very important to monitor growth by using standardized charts for age and gender. This helps identify abnormal growth patterns.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Supplementation of nutrients such as Vitamin D is required. Nutrition needs should be met by including a variety of foods. We as parents need to ensure that nutritious food is available and when to serve them.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>How much to Eat?&nbsp;</strong><br>From early childhood encourage the child to decide how much to eat. Nature’s setting for satiety is in place. However, by letting the child watch TV or YouTube while eating, or forcing the child to finish what\'s on the plate or a certain portion, we interfere with and corrupt this instinctive behaviour. And this has long term negative consequences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Family Mealtime</strong><br>Whatever happened to eat together as a family, at the dining table. Parents can have a major influence on child\'s/adolescents eating behaviour.<br>Parents who don\'t eat fruits and vegetables cannot expect their child to do so.</p>\n<!-- /wp:paragraph -->','Physical Health','','inherit','closed','closed','','70-revision-v1','','','2021-03-15 10:05:59','2021-03-15 10:05:59','',70,'https://www.parentsforparents.in/?p=437',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (438,1,'2021-03-15 10:07:12','2021-03-15 10:07:12','<!-- wp:image {\"align\":\"right\",\"id\":279,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Risk-Taking-Safety.jpg\" alt=\"\" class=\"wp-image-279\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>PEER PRESSURE</strong><br>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.<br>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;<br>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.<br>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>“BUILDING RESILIENCE” - CRUCIAL PROTECTIVE FACTORS</strong><br>Children with higher levels of the following factors are less likely to engage in risky health behaviours. Some of these Protective factors are :</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>A parenting style that is loving and supportive</li><li>High self - esteem&nbsp;</li><li>Coping skills, to cope with anxiety and stress</li><li>Positive relationships with peers</li><li>Healthy involvement in school activities</li><li>Healthy engagement with adults outside the home&nbsp;</li><li>Ability and opportunity to express and discuss their feelings</li><li>Parents who are coping well with life themselves are good role models.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>These Protective factors enhance the Child\'s resilience to face adversity.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>A resilient child is one who is socially competent, confident, with problem-solving skills, and a sense of purpose and future.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>SUBSTANCE ABUSE</strong><br>Most children at some point in their growing up years are faced with a situation where they have to decide whether to start experimenting with smoking, drinking alcohol, and even drugs.<br>We need to prepare the adolescent in advance, by educating them about substance use, before he/she comes across such a situation with peers. Early initiation of use leads to higher chances of addictions, due to the effect on the developing adolescent brain. Delaying the debut or initiation is one important protective factor. Alcohol and drug use has serious health concerns. Mistakes made due to impaired judgement under the influence of substance can have life-changing implications,&nbsp; such as the risk of motor vehicle accidents.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Adolescents have an intense desire to belong to a peer group and be accepted by them. Prepare your adolescent how to say “No” when offered the first cigarette or alcoholic drink or drug by peers.<br>Parents need to remember that they are looked upon as role models and that adolescents may follow in their footsteps.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ADDICTION</strong><br>Addiction refers to repeated behaviours that result in distress and have a negative impact.<br>The two important characteristics of addiction are that the person is just unable to stop and There are withdrawal symptoms on stopping. Addiction is more serious than abuse.<br>Repeated drug use results in the repeated battering of nerve cells and neural pathways get severely affected. These lead to changes in behaviours,&nbsp; The changes can be seen in brain imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The toxicity and side effects of drugs lead to dramatic and significant loss of health.<br>The prefrontal cortex is important for our functioning to enhance activity that we need to reach goals and inhibit irrelevant activities involved in emotional regulation: the volume of the prefrontal cortex is reduced.<br>Drugs are detrimental - personally and financially.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deep within the brain is the limbic system. It is also known as the primitive brain. It contains the brain reward circuit or pathway.&nbsp;<br>A reward or something linked with reward activates cells in the midbrain. This sets off a chain reaction of activation in the reward circuit.<br>This activation quickly reaches the Nucleus Accumbens that is the brain\'s pleasure centre.<br>Dopamine is released as a result of this activation.&nbsp; The brain registers all pleasures by this mechanism, whether they originate with a psychoactive drug, a momentary reward, a sexual encounter or a satisfying meal.&nbsp; Addictive drugs flood the Nucleus Accumbens with dopamine. The limbic system structures create memory of the pleasurable experience. The faster and stronger the dopamine affects us, the more likely it is to misuse.&nbsp;<br>In normal circumstances rewards come with time and effort. Drugs provide a shortcut to the brain\'s reward system by flooding the brain with dopamine. This leads to addictions.</p>\n<!-- /wp:paragraph -->','Risk Taking & Safety','','inherit','closed','closed','','81-revision-v1','','','2021-03-15 10:07:12','2021-03-15 10:07:12','',81,'https://www.parentsforparents.in/?p=438',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (439,1,'2021-03-15 10:07:54','2021-03-15 10:07:54','<!-- wp:image {\"align\":\"right\",\"id\":277,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/Social-Behavioural.jpg\" alt=\"\" class=\"wp-image-277\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET &amp; SOCIAL MEDIA</strong><br>“My child is always playing games on the phone.“<br>“My child is locked up in his room with the computer.”&nbsp;<br>“My child\'s behaviour at home has changed.”&nbsp;<br>“I am not able to see what my child is doing on social media.”&nbsp;<br>“I keep scolding my child not to post online but he doesn\'t listen.”<br>“My child has been looking sad for some time and refuses to go to school.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Problematic internet use is a sad reality.&nbsp;<br>As parents what have you done to set limits?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Access to media, by all children and youth irrespective of social or economic strata, and unsupervised use of it has become an area of major concern. The glamorous portrayal of cigarettes, alcohol and other tobacco products is also a negative influence on children. The glamour of the tinsel world can affect body image and attitudes.&nbsp;<br>Children are very impressionable as their brains are still in a developing stage. Do we need to expose our children to age-inappropriate material online?<br>The media offers other risks as well. Online predators and grooming are a known danger.<br>We as parents are not doing enough to guide and protect our children from negative influence. Parents can seek support on these issues. Anticipatory guidance is extremely important&nbsp; Mistakes in the online space cannot be reversed and sometimes have major repercussions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>&nbsp;PEER PRESSURE</strong><br>Ever wondered how adolescents can behave in a manner contrary to their usual behaviour especially when in a group. Please think about this when you come across news articles about adolescents and youth involved in a crime as a group, which can be as gruesome as assault, rape, robbery or a murder.<br>Parents are responsible for their children till they become adults, logically and legally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every child experiences Peer Pressure and there is an intense desire to conform to the peer group, to belong and be accepted.&nbsp; It is the driving force behind many of their actions and decisions. These can include risk-taking behaviour and the initiation of substance abuse.&nbsp;<br>It is unnatural to expect any adolescent to stay away from or not do what the peer group does. The peer group influences the attitudes and beliefs that the adolescent develops. We need to teach our children to be mindful about the rights and wrongs. Saying NO may not be easy for them in such situations. Assertiveness training before they face such situations is very useful.<br>There is so much that can be discussed about this. As parents, there is so much to do. Please do seek guidance if you feel the need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTERNET SAFETY</strong><br>Internet safety is similar to safety in the physical world. Just as we supervise our child’s activities outdoors, depending on the age of the child, similarly, online supervision is important until you are confident that they have adequate knowledge and maturity to be safe online.<br>Online behaviour should be the same as offline behaviour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before giving online access:-</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Set the ground rules and limits. You can do this through negotiation.&nbsp;</li><li>Keep the Computer in a place where you can observe.</li><li>Monitor online activity regularly. But don’t spy.&nbsp;</li><li>Teach the child not to give out personal information.&nbsp;</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check your knowledge and learn more to stay updated.&nbsp;<br>How much do you know about the sites your child is visiting or what games they are playing, who they are talking to and have you installed a filter or safety device.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educate your child about internet/ cyber safety. Share your concerns and the ways to stay safe. And lastly, assure them that if they still face a problem or a bully, they can come and speak to you.</p>\n<!-- /wp:paragraph -->','Social & Behavioural Health','','inherit','closed','closed','','78-revision-v1','','','2021-03-15 10:07:54','2021-03-15 10:07:54','',78,'https://www.parentsforparents.in/?p=439',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (441,1,'2021-03-15 10:14:41','2021-03-15 10:14:41','<!-- wp:paragraph -->\n<p style=\"text-align: justify;\">All of us as parents want the best for our children. They should have the best of results and maximum achievements. Somewhere in this race of life, we may forget that we need to raise our children to be good human beings. The focus is just on studies, careers and wealth creation.<br>For our kids to excel we first need to raise our bar to be the best version of ourselves. We need to ensure that our children develop character and values, life skills and resilience to weather the storms that they might come across.&nbsp;<br>Haven’t we come across children with super IQs but having miserable relationships or children with great potential getting messed up with drugs. Or an academically brilliant child but suddenly losing grades and interest in the same during the crucial high school level, or the child who is in a career which he/she realizes he is the most unsuitable for. Or the child who does actions with his/her group of friends that you cannot accept she/he could be capable of. Or the sad incident where precious life is lost at a young age by suicide leaving the family distraught and clueless of what went wrong. Or the child who has become obese and diabetic and you don’t know how and you are helpless and perplexed. Or the loving child who goes to college and is totally cut off from parents. Or the child who is cooped up in his/her room, and it’s out of bounds for you. Or the child who is constantly on the phone.<br>We give our children privileges without being prepared to deal with the consequences or without setting ground rules. First, we give our child a phone, then we want to take it back. We give them access to the internet and then want to cancel it. We feel manipulated.&nbsp;<br>We teach a young child to cross the road before sending them to the market by themselves,&nbsp; to swim before pushing them into the deep end of the pool. We teach a child to drive before we hand him/her the keys to the car. Then why don’t we teach them more? But how do we teach them more?&nbsp;<br>When we refer to health we refer to a state of total well-being i.e.physical, mental, emotional, social and more. We are supposed to nurture the growth and development in all aspects. We need to teach them developmentally appropriate tools to take care of themselves. Sometimes we need to let them fall, in order to learn. And sometimes we have to catch them before they fall if we think their fall can be bad. We also need to shape their character and their personality and instil values,&nbsp; teach&nbsp; compassion, gratitude,&nbsp; life skills and soft skills. We also need to teach them&nbsp; how to learn from failure and to keep rising. We need to have unconditional love and at the same time teach responsibilities while bestowing rights.<br>Our parents nurtured us based on their instincts alone and our growing up was turbulent and rocky.&nbsp;<br>There were no mobiles and no internet but there were no mentors available unfortunately. Times have changed and challenges and expectations have increased manifold as well. There are miles to go before we sleep.&nbsp;<br>Therefore we have created Parents For Parents; A Parents Collective.<br>Let’s CO- ELEVATE!&nbsp;</p>\n<!-- /wp:paragraph -->','A Letter From the Heart','','inherit','closed','closed','','87-revision-v1','','','2021-03-15 10:14:41','2021-03-15 10:14:41','',87,'https://www.parentsforparents.in/?p=441',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (442,1,'2021-03-15 10:16:56','2021-03-15 10:16:56','<!-- wp:paragraph -->\n<p>Parents are the first teachers, influencers, mentors and friends children can have and this is the most important responsibility. This initiative, <strong style=\"margin:0px;\">PARENTSFORPARENTS</strong> is to share knowledge that is scientific based, and wisdom that comes from our experience as parents, so that fellow Parents become comfortable to discuss the “uncomfortable”. We’ll learn from each other and stay up to date with the current affairs. We will work together not only on correction but on prevention as well.<br><br><em>\"Try to see your child as a seed that came in a packet without a label. Your job is to provide the right environment and nutrients and to pull out the weeds. You can’t decide what kind of flower you’ll get or in which season it will bloom.\"</em>       - Anonymous</p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','2-revision-v1','','','2021-03-15 10:16:56','2021-03-15 10:16:56','',2,'https://www.parentsforparents.in/?p=442',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (443,1,'2021-03-15 11:01:49','2021-03-15 11:01:49','','Testimonial_1','','inherit','open','closed','','testimonial_1','','','2021-03-15 11:01:49','2021-03-15 11:01:49','',224,'http://www.parentsforparents.in/wp-content/uploads/2021/03/Testimonial_1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (445,1,'2021-03-15 11:05:52','2021-03-15 11:05:52','','38f863bc-c4c6-4933-84d8-5b3650ddff76','','inherit','open','closed','','38f863bc-c4c6-4933-84d8-5b3650ddff76','','','2021-03-15 11:05:52','2021-03-15 11:05:52','',87,'http://www.parentsforparents.in/wp-content/uploads/2021/03/38f863bc-c4c6-4933-84d8-5b3650ddff76.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (446,1,'2021-03-15 11:06:22','2021-03-15 11:06:22','<!-- wp:image {\"id\":445,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/38f863bc-c4c6-4933-84d8-5b3650ddff76.jpg\" alt=\"\" class=\"wp-image-445\" width=\"400\" height=\"400\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>All of us as parents want the best for our children. They should have the best of results and maximum achievements. Somewhere in this race of life, we may forget that we need to raise our children to be good human beings. The focus is just on studies, careers and wealth creation.<br>For our kids to excel we first need to raise our bar to be the best version of ourselves. We need to ensure that our children develop character and values, life skills and resilience to weather the storms that they might come across.&nbsp;<br>Haven’t we come across children with super IQs but having miserable relationships or children with great potential getting messed up with drugs. Or an academically brilliant child but suddenly losing grades and interest in the same during the crucial high school level, or the child who is in a career which he/she realizes he is the most unsuitable for. Or the child who does actions with his/her group of friends that you cannot accept she/he could be capable of. Or the sad incident where precious life is lost at a young age by suicide leaving the family distraught and clueless of what went wrong. Or the child who has become obese and diabetic and you don’t know how and you are helpless and perplexed. Or the loving child who goes to college and is totally cut off from parents. Or the child who is cooped up in his/her room, and it’s out of bounds for you. Or the child who is constantly on the phone.<br>We give our children privileges without being prepared to deal with the consequences or without setting ground rules. First, we give our child a phone, then we want to take it back. We give them access to the internet and then want to cancel it. We feel manipulated.&nbsp;<br>We teach a young child to cross the road before sending them to the market by themselves,&nbsp; to swim before pushing them into the deep end of the pool. We teach a child to drive before we hand him/her the keys to the car. Then why don’t we teach them more? But how do we teach them more?&nbsp;<br>When we refer to health we refer to a state of total well-being i.e.physical, mental, emotional, social and more. We are supposed to nurture the growth and development in all aspects. We need to teach them developmentally appropriate tools to take care of themselves. Sometimes we need to let them fall, in order to learn. And sometimes we have to catch them before they fall if we think their fall can be bad. We also need to shape their character and their personality and instil values,&nbsp; teach&nbsp; compassion, gratitude,&nbsp; life skills and soft skills. We also need to teach them&nbsp; how to learn from failure and to keep rising. We need to have unconditional love and at the same time teach responsibilities while bestowing rights.<br>Our parents nurtured us based on their instincts alone and our growing up was turbulent and rocky.&nbsp;<br>There were no mobiles and no internet but there were no mentors available unfortunately. Times have changed and challenges and expectations have increased manifold as well. There are miles to go before we sleep.&nbsp;<br>Therefore we have created Parents For Parents; A Parents Collective.<br>Let’s CO- ELEVATE!&nbsp;</p>\n<!-- /wp:paragraph -->','A Letter From the Heart','','inherit','closed','closed','','87-revision-v1','','','2021-03-15 11:06:22','2021-03-15 11:06:22','',87,'https://www.parentsforparents.in/?p=446',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (447,1,'2021-03-15 11:06:57','2021-03-15 11:06:57','<!-- wp:image {\"align\":\"right\",\"id\":445,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/38f863bc-c4c6-4933-84d8-5b3650ddff76.jpg\" alt=\"\" class=\"wp-image-445\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>All of us as parents want the best for our children. They should have the best of results and maximum achievements. Somewhere in this race of life, we may forget that we need to raise our children to be good human beings. The focus is just on studies, careers and wealth creation.<br>For our kids to excel we first need to raise our bar to be the best version of ourselves. We need to ensure that our children develop character and values, life skills and resilience to weather the storms that they might come across.&nbsp;<br>Haven’t we come across children with super IQs but having miserable relationships or children with great potential getting messed up with drugs. Or an academically brilliant child but suddenly losing grades and interest in the same during the crucial high school level, or the child who is in a career which he/she realizes he is the most unsuitable for. Or the child who does actions with his/her group of friends that you cannot accept she/he could be capable of. Or the sad incident where precious life is lost at a young age by suicide leaving the family distraught and clueless of what went wrong. Or the child who has become obese and diabetic and you don’t know how and you are helpless and perplexed. Or the loving child who goes to college and is totally cut off from parents. Or the child who is cooped up in his/her room, and it’s out of bounds for you. Or the child who is constantly on the phone.<br>We give our children privileges without being prepared to deal with the consequences or without setting ground rules. First, we give our child a phone, then we want to take it back. We give them access to the internet and then want to cancel it. We feel manipulated.&nbsp;<br>We teach a young child to cross the road before sending them to the market by themselves,&nbsp; to swim before pushing them into the deep end of the pool. We teach a child to drive before we hand him/her the keys to the car. Then why don’t we teach them more? But how do we teach them more?&nbsp;<br>When we refer to health we refer to a state of total well-being i.e.physical, mental, emotional, social and more. We are supposed to nurture the growth and development in all aspects. We need to teach them developmentally appropriate tools to take care of themselves. Sometimes we need to let them fall, in order to learn. And sometimes we have to catch them before they fall if we think their fall can be bad. We also need to shape their character and their personality and instil values,&nbsp; teach&nbsp; compassion, gratitude,&nbsp; life skills and soft skills. We also need to teach them&nbsp; how to learn from failure and to keep rising. We need to have unconditional love and at the same time teach responsibilities while bestowing rights.<br>Our parents nurtured us based on their instincts alone and our growing up was turbulent and rocky.&nbsp;<br>There were no mobiles and no internet but there were no mentors available unfortunately. Times have changed and challenges and expectations have increased manifold as well. There are miles to go before we sleep.&nbsp;<br>Therefore we have created Parents For Parents; A Parents Collective.<br>Let’s CO- ELEVATE!&nbsp;</p>\n<!-- /wp:paragraph -->','A Letter From the Heart','','inherit','closed','closed','','87-revision-v1','','','2021-03-15 11:06:57','2021-03-15 11:06:57','',87,'https://www.parentsforparents.in/?p=447',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (448,1,'2021-03-15 11:08:19','2021-03-15 11:08:19','<!-- wp:image {\"align\":\"right\",\"id\":445,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/38f863bc-c4c6-4933-84d8-5b3650ddff76.jpg\" alt=\"\" class=\"wp-image-445\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p style=\"text-align:right;\">All of us as parents want the best for our children. They should have the best of results and maximum achievements. Somewhere in this race of life, we may forget that we need to raise our children to be good human beings. The focus is just on studies, careers and wealth creation.<br>For our kids to excel we first need to raise our bar to be the best version of ourselves. We need to ensure that our children develop character and values, life skills and resilience to weather the storms that they might come across.&nbsp;<br>Haven’t we come across children with super IQs but having miserable relationships or children with great potential getting messed up with drugs. Or an academically brilliant child but suddenly losing grades and interest in the same during the crucial high school level, or the child who is in a career which he/she realizes he is the most unsuitable for. Or the child who does actions with his/her group of friends that you cannot accept she/he could be capable of. Or the sad incident where precious life is lost at a young age by suicide leaving the family distraught and clueless of what went wrong. Or the child who has become obese and diabetic and you don’t know how and you are helpless and perplexed. Or the loving child who goes to college and is totally cut off from parents. Or the child who is cooped up in his/her room, and it’s out of bounds for you. Or the child who is constantly on the phone.<br>We give our children privileges without being prepared to deal with the consequences or without setting ground rules. First, we give our child a phone, then we want to take it back. We give them access to the internet and then want to cancel it. We feel manipulated.&nbsp;<br>We teach a young child to cross the road before sending them to the market by themselves,&nbsp; to swim before pushing them into the deep end of the pool. We teach a child to drive before we hand him/her the keys to the car. Then why don’t we teach them more? But how do we teach them more?&nbsp;<br>When we refer to health we refer to a state of total well-being i.e.physical, mental, emotional, social and more. We are supposed to nurture the growth and development in all aspects. We need to teach them developmentally appropriate tools to take care of themselves. Sometimes we need to let them fall, in order to learn. And sometimes we have to catch them before they fall if we think their fall can be bad. We also need to shape their character and their personality and instil values,&nbsp; teach&nbsp; compassion, gratitude,&nbsp; life skills and soft skills. We also need to teach them&nbsp; how to learn from failure and to keep rising. We need to have unconditional love and at the same time teach responsibilities while bestowing rights.<br>Our parents nurtured us based on their instincts alone and our growing up was turbulent and rocky.&nbsp;<br>There were no mobiles and no internet but there were no mentors available unfortunately. Times have changed and challenges and expectations have increased manifold as well. There are miles to go before we sleep.&nbsp;<br>Therefore we have created Parents For Parents; A Parents Collective.<br>Let’s CO- ELEVATE!&nbsp;</p>\n<!-- /wp:paragraph -->','A Letter From the Heart','','inherit','closed','closed','','87-revision-v1','','','2021-03-15 11:08:19','2021-03-15 11:08:19','',87,'https://www.parentsforparents.in/?p=448',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (450,1,'2021-03-15 11:10:16','2021-03-15 11:10:16','<!-- wp:image {\"align\":\"right\",\"id\":445,\"width\":400,\"height\":400,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/38f863bc-c4c6-4933-84d8-5b3650ddff76.jpg\" alt=\"\" class=\"wp-image-445\" width=\"400\" height=\"400\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p style=\"text-align:justify;\">All of us as parents want the best for our children. They should have the best of results and maximum achievements. Somewhere in this race of life, we may forget that we need to raise our children to be good human beings. The focus is just on studies, careers and wealth creation.<br>For our kids to excel we first need to raise our bar to be the best version of ourselves. We need to ensure that our children develop character and values, life skills and resilience to weather the storms that they might come across.&nbsp;<br>Haven’t we come across children with super IQs but having miserable relationships or children with great potential getting messed up with drugs. Or an academically brilliant child but suddenly losing grades and interest in the same during the crucial high school level, or the child who is in a career which he/she realizes he is the most unsuitable for. Or the child who does actions with his/her group of friends that you cannot accept she/he could be capable of. Or the sad incident where precious life is lost at a young age by suicide leaving the family distraught and clueless of what went wrong. Or the child who has become obese and diabetic and you don’t know how and you are helpless and perplexed. Or the loving child who goes to college and is totally cut off from parents. Or the child who is cooped up in his/her room, and it’s out of bounds for you. Or the child who is constantly on the phone.<br>We give our children privileges without being prepared to deal with the consequences or without setting ground rules. First, we give our child a phone, then we want to take it back. We give them access to the internet and then want to cancel it. We feel manipulated.&nbsp;<br>We teach a young child to cross the road before sending them to the market by themselves,&nbsp; to swim before pushing them into the deep end of the pool. We teach a child to drive before we hand him/her the keys to the car. Then why don’t we teach them more? But how do we teach them more?&nbsp;<br>When we refer to health we refer to a state of total well-being i.e.physical, mental, emotional, social and more. We are supposed to nurture the growth and development in all aspects. We need to teach them developmentally appropriate tools to take care of themselves. Sometimes we need to let them fall, in order to learn. And sometimes we have to catch them before they fall if we think their fall can be bad. We also need to shape their character and their personality and instil values,&nbsp; teach&nbsp; compassion, gratitude,&nbsp; life skills and soft skills. We also need to teach them&nbsp; how to learn from failure and to keep rising. We need to have unconditional love and at the same time teach responsibilities while bestowing rights.<br>Our parents nurtured us based on their instincts alone and our growing up was turbulent and rocky.&nbsp;<br>There were no mobiles and no internet but there were no mentors available unfortunately. Times have changed and challenges and expectations have increased manifold as well. There are miles to go before we sleep.&nbsp;<br>Therefore we have created Parents For Parents; A Parents Collective.<br>Let’s CO- ELEVATE!&nbsp;</p>\n<!-- /wp:paragraph -->','A Letter From the Heart','','inherit','closed','closed','','87-revision-v1','','','2021-03-15 11:10:16','2021-03-15 11:10:16','',87,'https://www.parentsforparents.in/?p=450',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (453,1,'2021-03-15 11:48:54','2021-03-15 11:48:54','A true transformation of myself and a new perspective to look into my problems which allowed me to see that the solution was nextto me, Shan does just wonders in one meeting.\n\nI met her through my best friend and I was extremely apprehensive to talk to her as it was too personal but her persona made me so very comfortable that I never felt that I dont know her. She had her undivided attention to me and had all her ears for me. I still remember that I started sobbing telling her my heart out which i never ever did in front of my mother even. And here she comes with the things which i still was hiding from her and that\'s all, now I knew she is the best.\n\nShe gave me such an insight that I got the solution to all my problems and the guidance she gave me I just simply followed that and it turned my life forever.\n\nA heartful gratitude is what is in every morning for her since then and forever. Thank you Shan, thanks a ton for that divine day.\nThis is straight from the heart. You have no clue what you did, that day changed the perception of life altogether. God bless you with abundance of success, wish you keep transforming people\'s life 😇','','','inherit','closed','closed','','102-autosave-v1','','','2021-03-15 11:48:54','2021-03-15 11:48:54','',102,'https://www.parentsforparents.in/?p=453',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (454,1,'2021-03-16 08:42:37','2021-03-16 08:42:37','<!-- wp:shortcode -->\n[sp_testimonial id=\"105\" ]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Testimonials','','inherit','closed','closed','','96-autosave-v1','','','2021-03-16 08:42:37','2021-03-16 08:42:37','',96,'https://www.parentsforparents.in/?p=454',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (455,1,'2021-03-16 08:50:56','2021-03-16 08:50:56','I am a therapist and a psychology student too. I thought I was strong. Still had some low days wherein even a casual talk with Shan Singh helped me be able to vent the feelings surrounding the issue, enough to see clearly what is underneath the issue and then able to assess a remedy or change. I felt that I was coming into my own right there and then. The work we have been doing with special has tremendously helped in guiding us towards growth.\nThank you is too small to say. Shan you have a special place in people\'s heart.','','','inherit','closed','closed','','107-autosave-v1','','','2021-03-16 08:50:56','2021-03-16 08:50:56','',107,'https://www.parentsforparents.in/?p=455',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (457,1,'2021-03-16 09:02:21','2021-03-16 09:02:21','<!-- wp:image {\"align\":\"left\",\"id\":445,\"width\":356,\"height\":356,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignleft size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/38f863bc-c4c6-4933-84d8-5b3650ddff76.jpg\" alt=\"\" class=\"wp-image-445\" width=\"356\" height=\"356\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p align=\"justify/left/right/center\">>All of us as parents want the best for our children. They should have the best of results and maximum achievements. Somewhere in this race of life, we may forget that we need to raise our children to be good human beings. The focus is just on studies, careers and wealth creation.<br>For our kids to excel we first need to raise our bar to be the best version of ourselves. We need to ensure that our children develop character and values, life skills and resilience to weather the storms that they might come across.&nbsp;<br>Haven’t we come across children with super IQs but having miserable relationships or children with great potential getting messed up with drugs. Or an academically brilliant child but suddenly losing grades and interest in the same during the crucial high school level, or the child who is in a career which he/she realizes he is the most unsuitable for. Or the child who does actions with his/her group of friends that you cannot accept she/he could be capable of. Or the sad incident where precious life is lost at a young age by suicide leaving the family distraught and clueless of what went wrong. Or the child who has become obese and diabetic and you don’t know how and you are helpless and perplexed. Or the loving child who goes to college and is totally cut off from parents. Or the child who is cooped up in his/her room, and it’s out of bounds for you. Or the child who is constantly on the phone.<br>We give our children privileges without being prepared to deal with the consequences or without setting ground rules. First, we give our child a phone, then we want to take it back. We give them access to the internet and then want to cancel it. We feel manipulated.&nbsp;<br>We teach a young child to cross the road before sending them to the market by themselves,&nbsp; to swim before pushing them into the deep end of the pool. We teach a child to drive before we hand him/her the keys to the car. Then why don’t we teach them more? But how do we teach them more?&nbsp;<br>When we refer to health we refer to a state of total well-being i.e.physical, mental, emotional, social and more. We are supposed to nurture the growth and development in all aspects. We need to teach them developmentally appropriate tools to take care of themselves. Sometimes we need to let them fall, in order to learn. And sometimes we have to catch them before they fall if we think their fall can be bad. We also need to shape their character and their personality and instil values,&nbsp; teach&nbsp; compassion, gratitude,&nbsp; life skills and soft skills. We also need to teach them&nbsp; how to learn from failure and to keep rising. We need to have unconditional love and at the same time teach responsibilities while bestowing rights.<br>Our parents nurtured us based on their instincts alone and our growing up was turbulent and rocky.&nbsp;<br>There were no mobiles and no internet but there were no mentors available unfortunately. Times have changed and challenges and expectations have increased manifold as well. There are miles to go before we sleep.&nbsp;<br>Therefore we have created Parents For Parents; A Parents Collective.<br>Let’s CO- ELEVATE!&nbsp;</p>\n<!-- /wp:paragraph -->','A Letter From the Heart','','inherit','closed','closed','','87-revision-v1','','','2021-03-16 09:02:21','2021-03-16 09:02:21','',87,'https://www.parentsforparents.in/?p=457',0,'revision','',0);
INSERT INTO `wp_bb95npkrb7_posts` VALUES (459,1,'2021-03-16 09:05:47','2021-03-16 09:05:47','<!-- wp:image {\"align\":\"right\",\"id\":445,\"width\":416,\"height\":416,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img src=\"https://www.parentsforparents.in/wp-content/uploads/2021/03/38f863bc-c4c6-4933-84d8-5b3650ddff76.jpg\" alt=\"\" class=\"wp-image-445\" width=\"416\" height=\"416\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>All of us as parents want the best for our children. They should have the best of results and maximum achievements. Somewhere in this race of life, we may forget that we need to raise our children to be good human beings. The focus is just on studies, careers and wealth creation.<br>For our kids to excel we first need to raise our bar to be the best version of ourselves. We need to ensure that our children develop character and values, life skills and resilience to weather the storms that they might come across.&nbsp;<br>Haven’t we come across children with super IQs but having miserable relationships or children with great potential getting messed up with drugs. Or an academically brilliant child but suddenly losing grades and interest in the same during the crucial high school level, or the child who is in a career which he/she realizes he is the most unsuitable for. Or the child who does actions with his/her group of friends that you cannot accept she/he could be capable of. Or the sad incident where precious life is lost at a young age by suicide leaving the family distraught and clueless of what went wrong. Or the child who has become obese and diabetic and you don’t know how and you are helpless and perplexed. Or the loving child who goes to college and is totally cut off from parents. Or the child who is cooped up in his/her room, and it’s out of bounds for you. Or the child who is constantly on the phone.<br>We give our children privileges without being prepared to deal with the consequences or without setting ground rules. First, we give our child a phone, then we want to take it back. We give them access to the internet and then want to cancel it. We feel manipulated.&nbsp;<br>We teach a young child to cross the road before sending them to the market by themselves,&nbsp; to swim before pushing them into the deep end of the pool. We teach a child to drive before we hand him/her the keys to the car. Then why don’t we teach them more? But how do we teach them more?&nbsp;<br>When we refer to health we refer to a state of total well-being i.e.physical, mental, emotional, social and more. We are supposed to nurture the growth and development in all aspects. We need to teach them developmentally appropriate tools to take care of themselves. Sometimes we need to let them fall, in order to learn. And sometimes we have to catch them before they fall if we think their fall can be bad. We also need to shape their character and their personality and instil values,&nbsp; teach&nbsp; compassion, gratitude,&nbsp; life skills and soft skills. We also need to teach them&nbsp; how to learn from failure and to keep rising. We need to have unconditional love and at the same time teach responsibilities while bestowing rights.<br>Our parents nurtured us based on their instincts alone and our growing up was turbulent and rocky.&nbsp;<br>There were no mobiles and no internet but there were no mentors available unfortunately. Times have changed and challenges and expectations have increased manifold as well. There are miles to go before we sleep.&nbsp;<br>Therefore we have created Parents For Parents; A Parents Collective.<br>Let’s CO- ELEVATE!&nbsp;</p>\n<!-- /wp:paragraph -->','A Letter From the Heart','','inherit','closed','closed','','87-revision-v1','','','2021-03-16 09:05:47','2021-03-16 09:05:47','',87,'https://www.parentsforparents.in/?p=459',0,'revision','',0);

/*!40000 ALTER TABLE `wp_bb95npkrb7_posts` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2021-03-12T11:28:45+00:00 by ClonerDBAdapter; PHP v7.3.12
-- Selected via: SELECT `object_id`, `term_taxonomy_id`, `term_order` FROM `wp_bb95npkrb7_term_relationships`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_term_relationships`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_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',
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (1,1,0);
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (41,1,0);
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (42,1,0);
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (50,4,0);
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (65,4,0);
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (68,4,0);
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (71,4,0);
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (74,4,0);
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (79,4,0);
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (82,4,0);
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (85,4,0);
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (88,4,0);
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (91,4,0);
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (94,4,0);
INSERT INTO `wp_bb95npkrb7_term_relationships` VALUES (97,4,0);

/*!40000 ALTER TABLE `wp_bb95npkrb7_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2021-03-12T11:28:45+00:00 by ClonerDBAdapter; PHP v7.3.12
-- Selected via: SELECT `term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count` FROM `wp_bb95npkrb7_term_taxonomy`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_term_taxonomy`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `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',
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_bb95npkrb7_term_taxonomy` VALUES (1,1,'category','',0,3);
INSERT INTO `wp_bb95npkrb7_term_taxonomy` VALUES (4,4,'nav_menu','',0,12);
INSERT INTO `wp_bb95npkrb7_term_taxonomy` VALUES (6,6,'nav_menu','',0,0);
INSERT INTO `wp_bb95npkrb7_term_taxonomy` VALUES (7,7,'nav_menu','',0,0);

/*!40000 ALTER TABLE `wp_bb95npkrb7_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2021-03-11T15:47:14+00:00 by ClonerDBAdapter; PHP v7.3.12
-- Selected via: SELECT `meta_id`, `term_id`, `meta_key`, `meta_value` FROM `wp_bb95npkrb7_termmeta`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_termmeta`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `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,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_termmeta` DISABLE KEYS */;

/*!40000 ALTER TABLE `wp_bb95npkrb7_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2021-03-12T11:28:45+00:00 by ClonerDBAdapter; PHP v7.3.12
-- Selected via: SELECT `term_id`, `name`, `slug`, `term_group` FROM `wp_bb95npkrb7_terms`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_terms`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `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',
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_terms` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_terms` DISABLE KEYS */;
INSERT INTO `wp_bb95npkrb7_terms` VALUES (1,'Uncategorized','uncategorized',0);
INSERT INTO `wp_bb95npkrb7_terms` VALUES (4,'Navigation','navigation',0);
INSERT INTO `wp_bb95npkrb7_terms` VALUES (6,'abc','abc',0);
INSERT INTO `wp_bb95npkrb7_terms` VALUES (7,'Hidden','hidden',0);

/*!40000 ALTER TABLE `wp_bb95npkrb7_terms` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2022-06-02T12:15:48+00:00 by ClonerDBAdapter; PHP v7.3.33
-- Selected via: SELECT `umeta_id`, `user_id`, `meta_key`, `meta_value` FROM `wp_bb95npkrb7_usermeta`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_usermeta`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `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,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=323 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_usermeta` DISABLE KEYS */;
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (1,1,'nickname','parentsforparentsindia');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (2,1,'first_name','');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (3,1,'last_name','');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (4,1,'description','');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (5,1,'rich_editing','true');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (6,1,'syntax_highlighting','true');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (7,1,'comment_shortcuts','false');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (8,1,'admin_color','fresh');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (9,1,'use_ssl','0');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (10,1,'show_admin_bar_front','true');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (11,1,'locale','');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (12,1,'wp_bb95npkrb7_capabilities','a:1:{s:13:\"administrator\";b:1;}');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (13,1,'wp_bb95npkrb7_user_level','10');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (14,1,'dismissed_wp_pointers','theme_editor_notice');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (15,1,'show_welcome_panel','1');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (16,1,'session_tokens','a:2:{s:64:\"71bb8158173b459c4db2d5d7bd672dec1f83821973a19a3b6798d641c586e5fb\";a:4:{s:10:\"expiration\";i:1654252597;s:2:\"ip\";s:12:\"5.151.137.91\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36\";s:5:\"login\";i:1654079797;}s:64:\"d65aaaf743997bfe161373f68239b30754d93f84696e9449e359a8c516d0216e\";a:4:{s:10:\"expiration\";i:1654252608;s:2:\"ip\";s:12:\"5.151.137.91\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36\";s:5:\"login\";i:1654079808;}}');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (18,1,'wp_bb95npkrb7_dashboard_quick_press_last_post_id','461');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (21,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"5.151.137.0\";}');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (22,1,'_yoast_wpseo_profile_updated','1615477727');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (23,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\";}');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (24,1,'metaboxhidden_nav-menus','a:5:{i:0;s:31:\"add-post-type-blossom-portfolio\";i:1;s:12:\"add-post_tag\";i:2;s:32:\"add-blossom_portfolio_categories\";i:3;s:25:\"add-coblocks_pattern_type\";i:4;s:29:\"add-coblocks_pattern_category\";}');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (25,1,'nav_menu_recently_edited','7');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (72,1,'tgmpa_dismissed_notice_vandana-lite','1');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (80,1,'closedpostboxes_','a:2:{i:0;s:10:\"wpseo_meta\";i:1;s:27:\"vandana_lite_sidebar_layout\";}');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (81,1,'metaboxhidden_','a:0:{}');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (84,1,'meta-box-order_team_builder','a:3:{s:4:\"side\";s:54:\"submitdiv,team_b_rateus,team_b_setting,team_b_features\";s:6:\"normal\";s:63:\"slugdiv,team_b_add,team_b_shortcode,team_b_help,team_b_more_pro\";s:8:\"advanced\";s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (85,1,'screen_layout_team_builder','1');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (202,1,'meta-box-order_','a:3:{s:6:\"normal\";s:38:\"vandana_lite_sidebar_layout,wpseo_meta\";s:4:\"side\";s:0:\"\";s:8:\"advanced\";s:0:\"\";}');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (320,1,'wpseo-dismiss-configuration-notice','yes');
INSERT INTO `wp_bb95npkrb7_usermeta` VALUES (322,1,'wp_bb95npkrb7_yoast_notifications','a:2:{i:0;a:2:{s:7:\"message\";s:301:\"<p>Because of a change in your permalink structure, some of your SEO data needs to be reprocessed.</p><p>We estimate this will take less than a minute.</p><a class=\"button\" href=\"http://www.parentsforparents.in/wp-admin/admin.php?page=wpseo_tools&start-indexation=true\">Start SEO data optimisation</a>\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:13:\"wpseo-reindex\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"1\";s:10:\"user_login\";s:22:\"parentsforparentsindia\";s:9:\"user_pass\";s:34:\"$P$BX52A/Z7pE48BAm61qiZJyI31m7e0I/\";s:13:\"user_nicename\";s:22:\"parentsforparentsindia\";s:10:\"user_email\";s:29:\"parentsforparents20@gmail.com\";s:8:\"user_url\";s:31:\"http://www.parentsforparents.in\";s:15:\"user_registered\";s:19:\"2021-03-11 15:32:39\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:22:\"parentsforparentsindia\";}s:2:\"ID\";i:1;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:26:\"wp_bb95npkrb7_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}s:5:\"nonce\";N;s:8:\"priority\";d:0.8000000000000000444089209850062616169452667236328125;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}i:1;a:2:{s:7:\"message\";s:345:\"<p>We see that you enabled automatic updates for WordPress. We recommend that you do this for Yoast SEO as well. This way, we can guarantee that WordPress and Yoast SEO will continue to run smoothly together. <a href=\"http://www.parentsforparents.in/wp-admin/plugins.php\">Go to your plugins overview to enable auto-updates for Yoast SEO.</a></p>\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:17:\"wpseo-auto-update\";s:4:\"user\";r:7;s:5:\"nonce\";N;s:8:\"priority\";d:0.8000000000000000444089209850062616169452667236328125;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}');

/*!40000 ALTER TABLE `wp_bb95npkrb7_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2022-09-09T07:41:39+00:00 by ClonerDBAdapter; PHP v7.4.30
-- Selected via: SELECT `ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name` FROM `wp_bb95npkrb7_users`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_users`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `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 '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_users` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_users` DISABLE KEYS */;
INSERT INTO `wp_bb95npkrb7_users` VALUES (1,'parentsforparentsindia','$P$BX52A/Z7pE48BAm61qiZJyI31m7e0I/','parentsforparentsindia','parentsforparents20@gmail.com','http://www.parentsforparents.in','2021-03-11 15:32:39','1662636346:$P$B2PP0SNf67Sllie4lHOvO1/YLulhxr0',0,'parentsforparentsindia');

/*!40000 ALTER TABLE `wp_bb95npkrb7_users` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2022-09-09T07:41:39+00:00 by ClonerDBAdapter; PHP v7.4.30
-- Selected via: SELECT `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` FROM `wp_bb95npkrb7_yoast_indexable`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_yoast_indexable`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_yoast_indexable` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `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,
  PRIMARY KEY (`id`),
  KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  KEY `object_id_and_type` (`object_id`,`object_type`),
  KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB AUTO_INCREMENT=195 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (1,'http://www.parentsforparents.in/','32:de320a179942d5487a9da9fe800e26ec',null,'home-page',null,null,null,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','For Parents, By Parents','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,1,null,'2021-03-11 15:36:57','2022-09-01 20:47:15',1,null,null,null,null,0,null,2,'2021-03-15 09:58:59','2021-03-11 15:32:39');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (2,null,null,null,'home-page',null,null,null,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Just another WordPress site','Home',null,null,0,null,null,null,null,null,null,0,1,0,0,0,0,null,null,null,null,null,'','','','',null,null,null,1,null,'2021-03-11 15:36:57','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (3,'http://www.parentsforparents.in/author/parentsforparentsindia/','62:e8cd9e983fe7114fd88c8bb91e0dbf19',1,'user',null,null,null,null,null,null,null,null,0,null,null,null,null,null,null,0,0,null,null,null,null,null,'https://1.gravatar.com/avatar/a052381919564a57a020cd8a4c42cc9b?s=500&d=mm&r=g',null,null,'gravatar-image',null,null,'https://1.gravatar.com/avatar/a052381919564a57a020cd8a4c42cc9b?s=500&d=mm&r=g',null,'gravatar-image',null,null,null,null,'2021-03-11 15:40:49','2022-09-08 11:25:46',1,null,null,null,null,0,null,2,'2022-09-08 11:25:46','2021-03-11 15:32:39');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (8,null,null,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,'2021-03-11 15:40:49','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (9,null,null,2,'post','page',1,0,null,null,'','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,0,null,null,'2021-03-11 15:40:49','2021-05-07 10:00:24',1,null,null,null,null,0,1,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (11,'http://www.parentsforparents.in/2021/03/growth-development/','59:b561d4ac8979c7117aec93a843f40623',1,'post','post',1,0,null,null,'Growth &#038; Development','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://secureservercdn.net/160.153.138.203/3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Growth-Development-Health-1.jpg?time=1662149632',null,'299','featured-image',null,null,'https://secureservercdn.net/160.153.138.203/3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Growth-Development-Health-1.jpg?time=1662149632','299','featured-image','{\"width\":800,\"height\":800,\"url\":\"https://secureservercdn.net/160.153.138.203/3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Growth-Development-Health-1.jpg?time=1662149632\",\"path\":\"/var/www/wp-content/uploads/2021/03/Growth-Development-Health-1.jpg\",\"size\":\"full\",\"id\":299,\"alt\":\"\",\"pixels\":640000,\"type\":\"image/jpeg\"}',0,null,null,'2021-03-11 15:40:49','2022-09-03 09:16:38',1,null,null,null,null,0,4,2,'2021-03-15 09:58:59','2021-03-11 15:32:39');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (12,'http://www.parentsforparents.in/category/uncategorized/','55:ad164d1d242fcd1dcd239299c51846bd',1,'term','category',null,null,null,null,'Uncategorized',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,'2021-03-11 15:40:49','2022-09-06 19:25:31',1,null,null,null,null,0,null,2,'2021-03-15 09:58:59','2021-03-11 15:32:39');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (13,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,'2021-03-11 15:40:49','2021-03-11 15:40:49',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (14,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,'2021-03-11 15:40:49','2021-03-11 15:40:49',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (15,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,'2021-03-11 15:40:49','2021-03-11 15:40:49',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (22,'http://www.parentsforparents.in/','32:de320a179942d5487a9da9fe800e26ec',20,'post','page',1,0,null,null,'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,0,null,null,'2021-03-11 16:27:37','2022-09-01 20:47:15',1,null,null,null,null,0,1,2,'2021-03-12 20:17:18','2021-03-11 16:34:37');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (23,'http://www.parentsforparents.in/blog/','37:84b5a248f70ee8346d6bc8415be61608',21,'post','page',1,0,null,null,'Blog','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,'2021-03-11 16:27:37','2022-09-03 09:16:03',1,null,null,null,null,0,null,2,'2021-03-12 17:10:18','2021-03-11 16:34:37');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (28,null,null,27,'post','attachment',1,0,null,null,'Banner_4','inherit',0,0,0,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Banner_4.jpg',null,'27','attachment-image',null,null,null,'27','attachment-image',null,null,null,null,'2021-03-11 16:36:34','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (29,null,null,28,'post','attachment',1,0,null,null,'cropped-Banner_4.jpg','inherit',0,0,0,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/cropped-Banner_4.jpg',null,'28','attachment-image',null,null,null,'28','attachment-image',null,null,null,null,'2021-03-11 16:36:45','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (31,null,null,30,'post','attachment',1,0,null,null,'WhatsApp Image 2021-01-12 at 18.33.24','inherit',0,0,0,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/WhatsApp-Image-2021-01-12-at-18.33.24.jpeg',null,'30','attachment-image',null,null,null,'30','attachment-image',null,null,null,null,'2021-03-11 16:40:29','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (32,null,null,31,'post','attachment',1,0,null,null,'cropped-WhatsApp-Image-2021-01-12-at-18.33.24.jpeg','inherit',0,0,0,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/cropped-WhatsApp-Image-2021-01-12-at-18.33.24.jpeg',null,'31','attachment-image',null,null,null,'31','attachment-image',null,null,null,null,'2021-03-11 16:40:36','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (35,null,null,35,'post','attachment',1,0,null,null,'7ac34560-a5b9-4f04-a2ae-9adf3aa71024','inherit',0,0,0,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/7ac34560-a5b9-4f04-a2ae-9adf3aa71024.jpg',null,'35','attachment-image',null,null,null,'35','attachment-image',null,null,null,null,'2021-03-11 16:54:10','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (36,null,null,36,'post','attachment',1,0,null,null,'cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024.jpg','inherit',0,0,0,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/cropped-7ac34560-a5b9-4f04-a2ae-9adf3aa71024.jpg',null,'36','attachment-image',null,null,null,'36','attachment-image',null,null,null,null,'2021-03-11 16:54:31','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (41,'http://www.parentsforparents.in/2021/03/physical-health/','56:afe23af48ca95415a612edcbab7e8810',41,'post','post',1,0,null,null,'Physical Health','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://secureservercdn.net/160.153.138.203/3h0.9df.myftpupload.com/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af.jpg?time=1662149632',null,'260','featured-image',null,null,'https://secureservercdn.net/160.153.138.203/3h0.9df.myftpupload.com/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af.jpg?time=1662149632','260','featured-image','{\"width\":800,\"height\":800,\"url\":\"https://secureservercdn.net/160.153.138.203/3h0.9df.myftpupload.com/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af.jpg?time=1662149632\",\"path\":\"/var/www/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af.jpg\",\"size\":\"full\",\"id\":260,\"alt\":\"\",\"pixels\":640000,\"type\":\"image/jpeg\"}',0,null,null,'2021-03-11 17:06:22','2022-09-03 09:16:07',1,null,null,null,null,0,4,2,'2021-03-15 09:57:39','2021-03-11 17:09:22');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (42,'http://www.parentsforparents.in/2021/03/mental-emotional-health/','64:cc28bdf0981d395d90daeba82e9c209f',42,'post','post',1,0,null,null,'Mental &#038; Emotional Health','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://secureservercdn.net/160.153.138.203/3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Mental-Emotional-Health-1.jpg?time=1662149632',null,'296','featured-image',null,null,'https://secureservercdn.net/160.153.138.203/3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Mental-Emotional-Health-1.jpg?time=1662149632','296','featured-image','{\"width\":800,\"height\":800,\"url\":\"https://secureservercdn.net/160.153.138.203/3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Mental-Emotional-Health-1.jpg?time=1662149632\",\"path\":\"/var/www/wp-content/uploads/2021/03/Mental-Emotional-Health-1.jpg\",\"size\":\"full\",\"id\":296,\"alt\":\"\",\"pixels\":640000,\"type\":\"image/jpeg\"}',0,null,null,'2021-03-11 17:06:28','2022-09-03 09:16:14',1,null,null,null,null,0,5,2,'2021-03-15 09:58:07','2021-03-11 17:08:09');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (47,null,null,49,'post','page',1,0,null,null,'Blog','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,'2021-03-11 17:59:08','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (48,null,null,50,'post','nav_menu_item',1,0,null,null,'','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,'2021-03-11 18:07:22','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (59,'http://www.parentsforparents.in/the-team/','41:76d30471345282a469ac08ddad09428b',61,'post','page',1,0,null,null,'The Team','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,0,null,null,'2021-03-11 18:34:51','2022-09-06 09:29:55',1,null,null,null,null,0,1,2,'2021-03-12 10:18:06','2021-03-11 18:35:13');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (61,null,null,64,'post','nav_menu_item',1,0,null,null,'','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,'2021-03-11 18:36:05','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (62,null,null,65,'post','nav_menu_item',1,0,null,null,'','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,'2021-03-11 18:36:30','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (63,'http://www.parentsforparents.in/health/','39:ab2907b8dfd00b6a9ea774a92a2ea0c2',67,'post','page',1,0,null,null,'Health','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/Health.jpg',null,null,'first-content-image',null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/Health.jpg',null,'first-content-image',null,4,null,null,'2021-03-11 18:40:54','2022-09-05 23:22:06',1,null,null,null,null,0,2,2,'2021-03-15 10:03:16','2021-03-11 18:41:20');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (64,null,null,68,'post','nav_menu_item',1,0,null,null,'','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,'2021-03-11 18:41:20','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (65,'http://www.parentsforparents.in/physical-health/','48:222547f0716f5219ec288a26397b99df',70,'post','page',1,0,null,null,'Physical Health','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg',null,null,'first-content-image',null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg',null,'first-content-image',null,0,1,null,'2021-03-11 18:41:38','2022-09-06 10:18:50',1,null,null,null,null,0,4,2,'2021-03-15 10:06:05','2021-03-11 18:42:05');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (66,null,null,71,'post','nav_menu_item',1,0,null,null,'','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,'2021-03-11 18:42:05','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (67,'http://www.parentsforparents.in/mental-emotional-health/','56:3b7dbc952583963020e45a9fb75bafe4',73,'post','page',1,0,null,null,'Mental &#038; Emotional Health','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg',null,null,'first-content-image',null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg',null,'first-content-image',null,0,1,null,'2021-03-11 18:42:27','2022-09-06 08:48:21',1,null,null,null,null,0,5,2,'2021-03-15 10:04:38','2021-03-11 18:43:02');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (68,null,null,74,'post','nav_menu_item',1,0,null,null,'','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,'2021-03-11 18:43:02','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (69,'http://www.parentsforparents.in/social-behavioural/','51:5cbb24585bc83099318edb01cb5c5628',78,'post','page',1,0,null,null,'Social &#038; Behavioural Health','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/Social-Behavioural.jpg',null,null,'first-content-image',null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/Social-Behavioural.jpg',null,'first-content-image',null,0,1,null,'2021-03-11 18:45:08','2022-09-06 10:19:01',1,null,null,null,null,0,3,2,'2021-03-15 10:07:56','2021-03-11 18:45:38');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (70,null,null,79,'post','nav_menu_item',1,0,null,null,'','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,'2021-03-11 18:45:38','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (71,'http://www.parentsforparents.in/risk-taking-safety/','51:1eb3fdf703ffd0b8e37f5fbfe7d614fc',81,'post','page',1,0,null,null,'Risk Taking &#038; Safety','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/Risk-Taking-Safety.jpg',null,null,'first-content-image',null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/Risk-Taking-Safety.jpg',null,'first-content-image',null,0,null,null,'2021-03-11 18:46:06','2022-09-02 02:14:22',1,null,null,null,null,0,5,2,'2021-03-15 10:07:22','2021-03-11 18:46:35');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (72,null,null,82,'post','nav_menu_item',1,0,null,null,'','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,'2021-03-11 18:46:35','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (73,'http://www.parentsforparents.in/lifeskills-education/','53:be28c59c5a4458addb7eddaa320498e9',84,'post','page',1,0,null,null,'LifeSkills Education','publish',null,0,null,null,null,null,null,90,0,null,0,null,null,null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/LifeSkills-Education.jpg',null,null,'first-content-image',null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/LifeSkills-Education.jpg',null,'first-content-image',null,0,null,null,'2021-03-11 18:47:08','2022-09-06 08:10:48',1,null,null,null,null,0,1,2,'2021-03-15 10:04:10','2021-03-11 18:47:44');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (74,null,null,85,'post','nav_menu_item',1,0,null,null,'','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,'2021-03-11 18:47:44','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (75,'http://www.parentsforparents.in/resource/','41:4c5b498ec18db88600800c91a4cab10c',87,'post','page',1,0,null,null,'A Letter From the Heart','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/38f863bc-c4c6-4933-84d8-5b3650ddff76.jpg',null,null,'first-content-image',null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/38f863bc-c4c6-4933-84d8-5b3650ddff76.jpg',null,'first-content-image',null,0,null,null,'2021-03-11 18:48:17','2022-09-06 10:18:55',1,null,null,null,null,0,3,2,'2021-03-16 09:05:49','2021-03-11 18:48:43');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (76,null,null,88,'post','nav_menu_item',1,0,null,null,'','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,'2021-03-11 18:48:43','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (77,'http://www.parentsforparents.in/faq-fhl/','40:039e0a56e5bc342ae3b9f6faf325df1b',90,'post','page',1,0,null,null,'FAQ/FHL','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg',null,null,'first-content-image',null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/FAQ.jpg',null,'first-content-image',null,0,null,null,'2021-03-11 18:48:58','2022-09-05 17:36:13',1,null,null,null,null,0,2,2,'2021-03-15 10:00:43','2021-03-11 18:49:21');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (78,null,null,91,'post','nav_menu_item',1,0,null,null,'','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,'2021-03-11 18:49:21','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (79,'http://www.parentsforparents.in/growth-development-health/','58:13a7b3f8a692959483224429a1a7c138',93,'post','page',1,0,null,null,'Growth &#038; Development','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg',null,null,'first-content-image',null,null,'https://www.parentsforparents.in/wp-content/uploads/2021/03/Growth-Development-Health.jpg',null,'first-content-image',null,0,1,null,'2021-03-11 18:50:48','2022-09-06 10:18:29',1,null,null,null,null,0,4,2,'2021-03-15 10:02:25','2021-03-11 18:51:15');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (80,null,null,94,'post','nav_menu_item',1,0,null,null,'','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,'2021-03-11 18:51:16','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (81,null,null,97,'post','nav_menu_item',1,0,null,null,'','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,'2021-03-11 18:57:05','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (82,'http://www.parentsforparents.in/testimonial/','44:a388a7a4b63368609ab8c541565b26a6',96,'post','page',1,0,null,null,'Testimonials','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2021-03-11 18:57:05','2022-09-06 00:40:02',1,null,null,null,null,0,1,2,'2021-03-12 04:24:55','2021-03-11 18:57:05');
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (85,null,null,102,'post','spt_testimonial',1,0,null,null,'','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,'2021-03-12 04:17:30','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (86,null,null,103,'post','spt_testimonial',1,0,null,null,'','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,'2021-03-12 04:19:28','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (87,null,null,105,'post','spt_shortcodes',1,0,null,null,'Testimonials','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,'2021-03-12 04:23:25','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (88,null,null,107,'post','spt_testimonial',1,0,null,null,'','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,'2021-03-12 04:28:51','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (89,null,null,109,'post','custom_css',1,0,null,null,'vandana-lite','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,'2021-03-12 04:34:12','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (94,null,null,117,'post','team_builder',1,0,null,null,'','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,'2021-03-12 04:55:01','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (131,null,null,222,'post','awsm_team',1,0,null,null,'Team','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,'2021-03-12 10:17:22','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (132,null,null,224,'post','awsm_team_member',1,0,null,null,'Dr Anjali Saxena','publish',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Testimonial_1.jpg',null,'443','featured-image',null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Testimonial_1.jpg','443','featured-image','{\"width\":400,\"height\":400,\"url\":\"http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Testimonial_1.jpg\",\"path\":\"/var/www/wp-content/uploads/2021/03/Testimonial_1.jpg\",\"size\":\"full\",\"id\":443,\"alt\":\"\",\"pixels\":160000,\"type\":\"image/jpeg\"}',0,null,null,'2021-03-12 10:20:05','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (133,null,null,225,'post','attachment',1,224,null,null,'WhatsApp Image 2021-01-12 at 18.33.24','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/WhatsApp-Image-2021-01-12-at-18.33.24-1.jpeg',null,'225','attachment-image',null,null,null,'225','attachment-image',null,null,null,null,'2021-03-12 10:21:16','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (134,null,null,226,'post','attachment',1,224,null,null,'Shan','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Shan.jpg',null,'226','attachment-image',null,null,null,'226','attachment-image',null,null,null,null,'2021-03-12 10:27:20','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (135,null,null,227,'post','awsm_team_member',1,0,null,null,'Shan Singh','publish',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Shan.jpg',null,'226','featured-image',null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Shan.jpg','226','featured-image','{\"width\":492,\"height\":657,\"url\":\"http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Shan.jpg\",\"path\":\"/var/www/wp-content/uploads/2021/03/Shan.jpg\",\"size\":\"full\",\"id\":226,\"alt\":\"\",\"pixels\":323244,\"type\":\"image/jpeg\"}',0,null,null,'2021-03-12 10:30:36','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (136,null,null,229,'post','attachment',1,224,null,null,'anjali','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/anjali.jpg',null,'229','attachment-image',null,null,null,'229','attachment-image',null,null,null,null,'2021-03-12 10:32:22','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (140,null,null,251,'post','attachment',1,41,null,null,'49768af2-600d-4083-9616-147897805e88','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/49768af2-600d-4083-9616-147897805e88.jpg',null,'251','attachment-image',null,null,null,'251','attachment-image',null,null,null,null,'2021-03-12 16:53:31','2021-05-07 10:00:24',1,null,null,null,null,1,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (141,null,null,259,'post','attachment',1,41,null,null,'d7d23268-5a01-4cc0-baf1-43f14484c0af','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/d7d23268-5a01-4cc0-baf1-43f14484c0af.jpg',null,'259','attachment-image',null,null,null,'259','attachment-image',null,null,null,null,'2021-03-12 17:15:54','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (142,null,null,260,'post','attachment',1,41,null,null,'592ea2b1-35d4-432b-b827-1d9c74b9c5af','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af.jpg',null,'260','attachment-image',null,null,null,'260','attachment-image',null,null,null,null,'2021-03-12 17:20:04','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (143,null,null,262,'post','attachment',1,70,null,null,'592ea2b1-35d4-432b-b827-1d9c74b9c5af-1','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-1.jpg',null,'262','attachment-image',null,null,null,'262','attachment-image',null,null,1,null,'2021-03-12 17:22:40','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (144,null,null,265,'post','attachment',1,70,null,null,'592ea2b1-35d4-432b-b827-1d9c74b9c5af-2','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg',null,'265','attachment-image',null,null,null,'265','attachment-image',null,null,2,null,'2021-03-12 17:30:10','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (145,null,null,270,'post','attachment',1,67,null,null,'Health','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Health.jpg',null,'270','attachment-image',null,null,null,'270','attachment-image',null,null,1,null,'2021-03-12 19:37:28','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (146,null,null,272,'post','attachment',1,73,null,null,'Mental-Emotional-Health','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg',null,'272','attachment-image',null,null,null,'272','attachment-image',null,null,2,null,'2021-03-12 19:39:47','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (147,null,null,275,'post','attachment',1,93,null,null,'Growth-Development-Health','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Growth-Development-Health.jpg',null,'275','attachment-image',null,null,null,'275','attachment-image',null,null,2,null,'2021-03-12 19:41:45','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (148,null,null,277,'post','attachment',1,78,null,null,'Social-Behavioural','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Social-Behavioural.jpg',null,'277','attachment-image',null,null,null,'277','attachment-image',null,null,1,null,'2021-03-12 19:43:15','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (149,null,null,279,'post','attachment',1,81,null,null,'Risk-Taking-Safety','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Risk-Taking-Safety.jpg',null,'279','attachment-image',null,null,null,'279','attachment-image',null,null,1,null,'2021-03-12 19:44:30','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (150,null,null,281,'post','attachment',1,84,null,null,'LifeSkills-Education','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/LifeSkills-Education.jpg',null,'281','attachment-image',null,null,null,'281','attachment-image',null,null,1,null,'2021-03-12 19:45:40','2021-05-07 10:00:24',1,null,null,null,null,1,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (151,null,null,283,'post','attachment',1,87,null,null,'Resource','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Resource.jpg',null,'283','attachment-image',null,null,null,'283','attachment-image',null,null,1,null,'2021-03-12 19:46:25','2021-05-07 10:00:24',1,null,null,null,null,1,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (152,null,null,285,'post','attachment',1,90,null,null,'FAQ','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/FAQ.jpg',null,'285','attachment-image',null,null,null,'285','attachment-image',null,null,1,null,'2021-03-12 19:47:22','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (153,null,null,296,'post','attachment',1,42,null,null,'Mental &#038; Emotional Health','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Mental-Emotional-Health-1.jpg',null,'296','attachment-image',null,null,null,'296','attachment-image',null,null,null,null,'2021-03-12 20:09:04','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (154,null,null,299,'post','attachment',1,1,null,null,'Growth &#038; Development Health','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Growth-Development-Health-1.jpg',null,'299','attachment-image',null,null,null,'299','attachment-image',null,null,null,null,'2021-03-12 20:12:10','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (193,null,null,443,'post','attachment',1,224,null,null,'Testimonial_1','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Testimonial_1.jpg',null,'443','attachment-image',null,null,null,'443','attachment-image',null,null,null,null,'2021-03-15 11:02:09','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_indexable` VALUES (194,null,null,445,'post','attachment',1,87,null,null,'38f863bc-c4c6-4933-84d8-5b3650ddff76','inherit',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/38f863bc-c4c6-4933-84d8-5b3650ddff76.jpg',null,'445','attachment-image',null,null,null,'445','attachment-image',null,null,1,null,'2021-03-15 11:05:52','2021-05-07 10:00:24',1,null,null,null,null,0,null,1,null,null);

/*!40000 ALTER TABLE `wp_bb95npkrb7_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2021-10-25T07:39:38+00:00 by ClonerDBAdapter; PHP v7.3.30
-- Selected via: SELECT `indexable_id`, `ancestor_id`, `depth`, `blog_id` FROM `wp_bb95npkrb7_yoast_indexable_hierarchy`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_yoast_indexable_hierarchy`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_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',
  PRIMARY KEY (`indexable_id`,`ancestor_id`),
  KEY `indexable_id` (`indexable_id`),
  KEY `ancestor_id` (`ancestor_id`),
  KEY `depth` (`depth`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (1,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (2,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (3,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (8,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (9,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (11,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (12,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (14,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (15,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (22,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (23,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (28,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (29,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (31,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (32,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (35,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (36,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (41,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (42,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (47,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (48,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (59,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (61,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (62,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (63,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (64,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (65,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (66,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (67,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (68,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (69,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (70,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (71,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (72,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (73,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (74,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (75,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (76,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (77,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (78,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (79,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (80,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (81,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (82,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (85,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (86,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (87,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (88,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (89,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (94,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (131,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (132,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (133,132,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (134,132,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (135,0,0,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (136,132,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (140,41,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (141,41,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (142,41,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (143,65,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (144,65,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (145,63,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (146,67,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (147,79,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (148,69,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (149,71,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (150,73,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (151,75,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (152,77,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (153,42,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (154,11,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (193,132,1,1);
INSERT INTO `wp_bb95npkrb7_yoast_indexable_hierarchy` VALUES (194,75,1,1);

/*!40000 ALTER TABLE `wp_bb95npkrb7_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2022-09-02T07:41:21+00:00 by ClonerDBAdapter; PHP v7.4.30
-- Selected via: SELECT `id`, `version` FROM `wp_bb95npkrb7_yoast_migrations`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_yoast_migrations`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_yoast_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `wp_bb95npkrb7_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (1,'20171228151840');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (2,'20171228151841');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (3,'20190529075038');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (4,'20191011111109');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (5,'20200408101900');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (6,'20200420073606');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (7,'20200428123747');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (8,'20200428194858');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (9,'20200429105310');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (10,'20200430075614');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (11,'20200430150130');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (12,'20200507054848');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (13,'20200513133401');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (14,'20200609154515');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (15,'20200616130143');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (16,'20200617122511');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (17,'20200702141921');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (18,'20200728095334');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (19,'20201202144329');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (20,'20201216124002');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (21,'20201216141134');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (22,'20210817092415');
INSERT INTO `wp_bb95npkrb7_yoast_migrations` VALUES (23,'20211020091404');

/*!40000 ALTER TABLE `wp_bb95npkrb7_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2022-09-04T07:39:51+00:00 by ClonerDBAdapter; PHP v7.4.30
-- Selected via: SELECT `id`, `post_id`, `term_id`, `taxonomy`, `created_at`, `updated_at`, `blog_id` FROM `wp_bb95npkrb7_yoast_primary_term`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_yoast_primary_term`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_yoast_primary_term` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `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',
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_yoast_primary_term` DISABLE KEYS */;
INSERT INTO `wp_bb95npkrb7_yoast_primary_term` VALUES (1,42,1,'category','2021-03-12 20:09:40','2022-09-03 09:16:14',1);
INSERT INTO `wp_bb95npkrb7_yoast_primary_term` VALUES (2,1,1,'category','2021-03-12 20:12:29','2022-09-03 09:16:38',1);
INSERT INTO `wp_bb95npkrb7_yoast_primary_term` VALUES (3,41,1,'category','2021-03-13 14:22:05','2022-09-03 09:16:07',1);

/*!40000 ALTER TABLE `wp_bb95npkrb7_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2021-06-17T10:18:06+00:00 by ClonerDBAdapter; PHP v7.3.12
-- Selected via: SELECT `id`, `url`, `post_id`, `target_post_id`, `type`, `indexable_id`, `target_indexable_id`, `height`, `width`, `size`, `language`, `region` FROM `wp_bb95npkrb7_yoast_seo_links`;
    
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_bb95npkrb7_yoast_seo_links`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_bb95npkrb7_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) DEFAULT NULL,
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `target_post_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(8) DEFAULT 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) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB AUTO_INCREMENT=437 DEFAULT CHARSET=utf8;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_bb95npkrb7_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp_bb95npkrb7_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (383,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg',41,265,'image-in',41,144,800,800,29042,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (385,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg',42,272,'image-in',42,146,800,800,75853,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (387,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Growth-Development-Health.jpg',1,275,'image-in',11,147,800,800,78959,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (390,'https://forms.gle/4w7R2AFGussa4f6p8',90,null,'external',77,null,null,null,null,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (391,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/FAQ.jpg',90,285,'image-in',77,152,800,800,50994,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (393,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Growth-Development-Health.jpg',93,275,'image-in',79,147,800,800,78959,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (399,'https://3h0.9df.myftpupload.com/physical-health/',67,70,'internal',63,65,null,null,null,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (400,'https://3h0.9df.myftpupload.com/mental-emotional-health/',67,73,'internal',63,67,null,null,null,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (401,'https://3h0.9df.myftpupload.com/growth-development-health/',67,93,'internal',63,79,null,null,null,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (402,'https://3h0.9df.myftpupload.com/social-behavioural/',67,78,'internal',63,69,null,null,null,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (403,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Health.jpg',67,270,'image-in',63,145,800,800,109492,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (405,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/LifeSkills-Education.jpg',84,281,'image-in',73,150,800,800,51350,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (407,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Mental-Emotional-Health.jpg',73,272,'image-in',67,146,800,800,75853,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (409,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/592ea2b1-35d4-432b-b827-1d9c74b9c5af-2.jpg',70,265,'image-in',65,144,800,800,29042,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (423,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Risk-Taking-Safety.jpg',81,279,'image-in',71,149,800,800,62565,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (425,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/Social-Behavioural.jpg',78,277,'image-in',69,148,800,800,78033,null,null);
INSERT INTO `wp_bb95npkrb7_yoast_seo_links` VALUES (436,'https://3h0.9df.myftpupload.com/wp-content/uploads/2021/03/38f863bc-c4c6-4933-84d8-5b3650ddff76.jpg',87,445,'image-in',75,194,800,800,56967,null,null);

/*!40000 ALTER TABLE `wp_bb95npkrb7_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
