-- MySQL dump 10.13  Distrib 5.7.23-23, for Linux (x86_64)
--
-- Host: localhost    Database: assarbbq_upsso
-- ------------------------------------------------------
-- Server version	5.7.23-23

/*!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 */;
/*!50717 SELECT COUNT(*) INTO @rocksdb_has_p_s_session_variables FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = 'performance_schema' AND TABLE_NAME = 'session_variables' */;
/*!50717 SET @rocksdb_get_is_supported = IF (@rocksdb_has_p_s_session_variables, 'SELECT COUNT(*) INTO @rocksdb_is_supported FROM performance_schema.session_variables WHERE VARIABLE_NAME=\'rocksdb_bulk_load\'', 'SELECT 0') */;
/*!50717 PREPARE s FROM @rocksdb_get_is_supported */;
/*!50717 EXECUTE s */;
/*!50717 DEALLOCATE PREPARE s */;
/*!50717 SET @rocksdb_enable_bulk_load = IF (@rocksdb_is_supported, 'SET SESSION rocksdb_bulk_load = 1', 'SET @rocksdb_dummy_bulk_load = 0') */;
/*!50717 PREPARE s FROM @rocksdb_enable_bulk_load */;
/*!50717 EXECUTE s */;
/*!50717 DEALLOCATE PREPARE s */;

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_ci,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `attempts` int(11) NOT NULL DEFAULT '0',
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=68 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (8,'action_scheduler/migration_hook','complete','2021-12-17 11:11:51','2021-12-17 11:11:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1639739511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1639739511;}',1,1,'2021-12-17 11:13:06','2021-12-17 11:13:06',0,NULL),(9,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:16:49','2021-12-17 11:16:49',0,NULL),(10,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:16:50','2021-12-17 11:16:50',0,NULL),(11,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:16:51','2021-12-17 11:16:51',0,NULL),(12,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:16:52','2021-12-17 11:16:52',0,NULL),(13,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:16:52','2021-12-17 11:16:52',0,NULL),(14,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:16:53','2021-12-17 11:16:53',0,NULL),(15,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:16:54','2021-12-17 11:16:54',0,NULL),(16,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:16:54','2021-12-17 11:16:54',0,NULL),(17,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:16:55','2021-12-17 11:16:55',0,NULL),(18,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:16:56','2021-12-17 11:16:56',0,NULL),(19,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:16:57','2021-12-17 11:16:57',0,NULL),(20,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:16:58','2021-12-17 11:16:58',0,NULL),(21,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:16:58','2021-12-17 11:16:58',0,NULL),(22,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:18:28','2021-12-17 11:18:28',0,NULL),(23,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:18:29','2021-12-17 11:18:29',0,NULL),(24,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:18:30','2021-12-17 11:18:30',0,NULL),(25,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:18:31','2021-12-17 11:18:31',0,NULL),(26,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:18:32','2021-12-17 11:18:32',0,NULL),(27,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:18:32','2021-12-17 11:18:32',0,NULL),(28,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:18:33','2021-12-17 11:18:33',0,NULL),(29,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:18:34','2021-12-17 11:18:34',0,NULL),(30,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:18:36','2021-12-17 11:18:36',0,NULL),(31,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:18:38','2021-12-17 11:18:38',0,NULL),(32,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:20:12','2021-12-17 11:20:12',0,NULL),(33,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:20:14','2021-12-17 11:20:14',0,NULL),(34,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:20:15','2021-12-17 11:20:15',0,NULL),(35,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:20:16','2021-12-17 11:20:16',0,NULL),(36,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:20:17','2021-12-17 11:20:17',0,NULL),(37,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:20:18','2021-12-17 11:20:18',0,NULL),(38,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:20:19','2021-12-17 11:20:19',0,NULL),(39,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:20:20','2021-12-17 11:20:20',0,NULL),(40,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:20:21','2021-12-17 11:20:21',0,NULL),(41,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:20:25','2021-12-17 11:20:25',0,NULL),(42,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:22:01','2021-12-17 11:22:01',0,NULL),(43,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:22:02','2021-12-17 11:22:02',0,NULL),(44,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:22:03','2021-12-17 11:22:03',0,NULL),(45,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:22:04','2021-12-17 11:22:04',0,NULL),(46,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:22:05','2021-12-17 11:22:05',0,NULL),(47,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:22:06','2021-12-17 11:22:06',0,NULL),(48,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:22:06','2021-12-17 11:22:06',0,NULL),(49,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:22:07','2021-12-17 11:22:07',0,NULL),(50,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:22:08','2021-12-17 11:22:08',0,NULL),(51,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:22:10','2021-12-17 11:22:10',0,NULL),(52,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:22:20','2021-12-17 11:22:20',0,NULL),(53,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:22:29','2021-12-17 11:22:29',0,NULL),(54,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:23:36','2021-12-17 11:23:36',0,NULL),(55,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:23:37','2021-12-17 11:23:37',0,NULL),(56,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:23:37','2021-12-17 11:23:37',0,NULL),(57,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:23:38','2021-12-17 11:23:38',0,NULL),(58,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:23:39','2021-12-17 11:23:39',0,NULL),(59,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:23:40','2021-12-17 11:23:40',0,NULL),(60,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:23:40','2021-12-17 11:23:40',0,NULL),(61,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:23:43','2021-12-17 11:23:43',0,NULL),(62,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:24:22','2021-12-17 11:24:22',0,NULL),(63,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:24:22','2021-12-17 11:24:22',0,NULL),(64,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:24:23','2021-12-17 11:24:23',0,NULL),(65,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-12-17 11:24:48','2021-12-17 11:24:48',0,NULL),(66,'wc-admin_import_customers','complete','2021-12-20 04:05:49','2021-12-20 04:05:49','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1639973149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1639973149;}',2,1,'2021-12-20 04:06:50','2021-12-20 04:06:50',0,NULL),(67,'wc-admin_import_customers','complete','2021-12-21 01:55:03','2021-12-21 01:55:03','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1640051703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1640051703;}',2,1,'2021-12-21 01:55:20','2021-12-21 01:55:20',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_claims`
--

LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_groups`
--

LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wc-admin-data');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=181 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (1,8,'action created','2021-12-17 11:10:51','2021-12-17 11:10:51'),(2,8,'action started via Async Request','2021-12-17 11:13:04','2021-12-17 11:13:04'),(3,8,'action complete via Async Request','2021-12-17 11:13:05','2021-12-17 11:13:05'),(4,9,'action created','2021-12-17 11:14:47','2021-12-17 11:14:47'),(5,10,'action created','2021-12-17 11:15:01','2021-12-17 11:15:01'),(6,11,'action created','2021-12-17 11:15:13','2021-12-17 11:15:13'),(7,12,'action created','2021-12-17 11:15:26','2021-12-17 11:15:26'),(8,13,'action created','2021-12-17 11:15:35','2021-12-17 11:15:35'),(9,14,'action created','2021-12-17 11:15:42','2021-12-17 11:15:42'),(10,15,'action created','2021-12-17 11:15:58','2021-12-17 11:15:58'),(11,16,'action created','2021-12-17 11:16:08','2021-12-17 11:16:08'),(12,17,'action created','2021-12-17 11:16:17','2021-12-17 11:16:17'),(13,18,'action created','2021-12-17 11:16:24','2021-12-17 11:16:24'),(14,19,'action created','2021-12-17 11:16:31','2021-12-17 11:16:31'),(15,20,'action created','2021-12-17 11:16:38','2021-12-17 11:16:38'),(16,21,'action created','2021-12-17 11:16:48','2021-12-17 11:16:48'),(17,9,'action started via WP Cron','2021-12-17 11:16:48','2021-12-17 11:16:48'),(18,9,'action complete via WP Cron','2021-12-17 11:16:48','2021-12-17 11:16:48'),(19,10,'action started via WP Cron','2021-12-17 11:16:49','2021-12-17 11:16:49'),(20,10,'action complete via WP Cron','2021-12-17 11:16:49','2021-12-17 11:16:49'),(21,11,'action started via WP Cron','2021-12-17 11:16:50','2021-12-17 11:16:50'),(22,11,'action complete via WP Cron','2021-12-17 11:16:50','2021-12-17 11:16:50'),(23,12,'action started via WP Cron','2021-12-17 11:16:51','2021-12-17 11:16:51'),(24,12,'action complete via WP Cron','2021-12-17 11:16:51','2021-12-17 11:16:51'),(25,13,'action started via WP Cron','2021-12-17 11:16:52','2021-12-17 11:16:52'),(26,13,'action complete via WP Cron','2021-12-17 11:16:52','2021-12-17 11:16:52'),(27,14,'action started via WP Cron','2021-12-17 11:16:52','2021-12-17 11:16:52'),(28,14,'action complete via WP Cron','2021-12-17 11:16:53','2021-12-17 11:16:53'),(29,15,'action started via WP Cron','2021-12-17 11:16:53','2021-12-17 11:16:53'),(30,15,'action complete via WP Cron','2021-12-17 11:16:53','2021-12-17 11:16:53'),(31,16,'action started via WP Cron','2021-12-17 11:16:54','2021-12-17 11:16:54'),(32,16,'action complete via WP Cron','2021-12-17 11:16:54','2021-12-17 11:16:54'),(33,17,'action started via WP Cron','2021-12-17 11:16:55','2021-12-17 11:16:55'),(34,17,'action complete via WP Cron','2021-12-17 11:16:55','2021-12-17 11:16:55'),(35,18,'action started via WP Cron','2021-12-17 11:16:55','2021-12-17 11:16:55'),(36,18,'action complete via WP Cron','2021-12-17 11:16:55','2021-12-17 11:16:55'),(37,19,'action started via WP Cron','2021-12-17 11:16:56','2021-12-17 11:16:56'),(38,19,'action complete via WP Cron','2021-12-17 11:16:57','2021-12-17 11:16:57'),(39,20,'action started via WP Cron','2021-12-17 11:16:57','2021-12-17 11:16:57'),(40,20,'action complete via WP Cron','2021-12-17 11:16:57','2021-12-17 11:16:57'),(41,21,'action started via WP Cron','2021-12-17 11:16:58','2021-12-17 11:16:58'),(42,21,'action complete via WP Cron','2021-12-17 11:16:58','2021-12-17 11:16:58'),(43,22,'action created','2021-12-17 11:17:04','2021-12-17 11:17:04'),(44,23,'action created','2021-12-17 11:17:14','2021-12-17 11:17:14'),(45,24,'action created','2021-12-17 11:17:25','2021-12-17 11:17:25'),(46,25,'action created','2021-12-17 11:17:35','2021-12-17 11:17:35'),(47,26,'action created','2021-12-17 11:17:44','2021-12-17 11:17:44'),(48,27,'action created','2021-12-17 11:17:53','2021-12-17 11:17:53'),(49,28,'action created','2021-12-17 11:18:00','2021-12-17 11:18:00'),(50,29,'action created','2021-12-17 11:18:06','2021-12-17 11:18:06'),(51,30,'action created','2021-12-17 11:18:17','2021-12-17 11:18:17'),(52,22,'action started via WP Cron','2021-12-17 11:18:27','2021-12-17 11:18:27'),(53,22,'action complete via WP Cron','2021-12-17 11:18:28','2021-12-17 11:18:28'),(54,23,'action started via WP Cron','2021-12-17 11:18:28','2021-12-17 11:18:28'),(55,31,'action created','2021-12-17 11:18:28','2021-12-17 11:18:28'),(56,23,'action complete via WP Cron','2021-12-17 11:18:28','2021-12-17 11:18:28'),(57,24,'action started via WP Cron','2021-12-17 11:18:29','2021-12-17 11:18:29'),(58,24,'action complete via WP Cron','2021-12-17 11:18:30','2021-12-17 11:18:30'),(59,25,'action started via WP Cron','2021-12-17 11:18:30','2021-12-17 11:18:30'),(60,25,'action complete via WP Cron','2021-12-17 11:18:30','2021-12-17 11:18:30'),(61,26,'action started via WP Cron','2021-12-17 11:18:31','2021-12-17 11:18:31'),(62,26,'action complete via WP Cron','2021-12-17 11:18:31','2021-12-17 11:18:31'),(63,27,'action started via WP Cron','2021-12-17 11:18:32','2021-12-17 11:18:32'),(64,27,'action complete via WP Cron','2021-12-17 11:18:32','2021-12-17 11:18:32'),(65,28,'action started via WP Cron','2021-12-17 11:18:32','2021-12-17 11:18:32'),(66,28,'action complete via WP Cron','2021-12-17 11:18:33','2021-12-17 11:18:33'),(67,29,'action started via WP Cron','2021-12-17 11:18:34','2021-12-17 11:18:34'),(68,29,'action complete via WP Cron','2021-12-17 11:18:34','2021-12-17 11:18:34'),(69,30,'action started via WP Cron','2021-12-17 11:18:35','2021-12-17 11:18:35'),(70,30,'action complete via WP Cron','2021-12-17 11:18:36','2021-12-17 11:18:36'),(71,31,'action started via WP Cron','2021-12-17 11:18:37','2021-12-17 11:18:37'),(72,31,'action complete via WP Cron','2021-12-17 11:18:37','2021-12-17 11:18:37'),(73,32,'action created','2021-12-17 11:18:43','2021-12-17 11:18:43'),(74,33,'action created','2021-12-17 11:18:52','2021-12-17 11:18:52'),(75,34,'action created','2021-12-17 11:19:01','2021-12-17 11:19:01'),(76,35,'action created','2021-12-17 11:19:13','2021-12-17 11:19:13'),(77,36,'action created','2021-12-17 11:19:21','2021-12-17 11:19:21'),(78,37,'action created','2021-12-17 11:19:26','2021-12-17 11:19:26'),(79,38,'action created','2021-12-17 11:19:36','2021-12-17 11:19:36'),(80,39,'action created','2021-12-17 11:19:45','2021-12-17 11:19:45'),(81,40,'action created','2021-12-17 11:19:56','2021-12-17 11:19:56'),(82,41,'action created','2021-12-17 11:20:11','2021-12-17 11:20:11'),(83,32,'action started via Async Request','2021-12-17 11:20:11','2021-12-17 11:20:11'),(84,32,'action complete via Async Request','2021-12-17 11:20:12','2021-12-17 11:20:12'),(85,33,'action started via Async Request','2021-12-17 11:20:13','2021-12-17 11:20:13'),(86,33,'action complete via Async Request','2021-12-17 11:20:13','2021-12-17 11:20:13'),(87,34,'action started via Async Request','2021-12-17 11:20:14','2021-12-17 11:20:14'),(88,34,'action complete via Async Request','2021-12-17 11:20:15','2021-12-17 11:20:15'),(89,35,'action started via Async Request','2021-12-17 11:20:15','2021-12-17 11:20:15'),(90,35,'action complete via Async Request','2021-12-17 11:20:15','2021-12-17 11:20:15'),(91,36,'action started via Async Request','2021-12-17 11:20:16','2021-12-17 11:20:16'),(92,36,'action complete via Async Request','2021-12-17 11:20:17','2021-12-17 11:20:17'),(93,37,'action started via Async Request','2021-12-17 11:20:17','2021-12-17 11:20:17'),(94,37,'action complete via Async Request','2021-12-17 11:20:18','2021-12-17 11:20:18'),(95,38,'action started via Async Request','2021-12-17 11:20:18','2021-12-17 11:20:18'),(96,38,'action complete via Async Request','2021-12-17 11:20:19','2021-12-17 11:20:19'),(97,39,'action started via Async Request','2021-12-17 11:20:19','2021-12-17 11:20:19'),(98,39,'action complete via Async Request','2021-12-17 11:20:20','2021-12-17 11:20:20'),(99,40,'action started via Async Request','2021-12-17 11:20:20','2021-12-17 11:20:20'),(100,40,'action complete via Async Request','2021-12-17 11:20:21','2021-12-17 11:20:21'),(101,41,'action started via Async Request','2021-12-17 11:20:24','2021-12-17 11:20:24'),(102,41,'action complete via Async Request','2021-12-17 11:20:25','2021-12-17 11:20:25'),(103,42,'action created','2021-12-17 11:20:32','2021-12-17 11:20:32'),(104,43,'action created','2021-12-17 11:20:43','2021-12-17 11:20:43'),(105,44,'action created','2021-12-17 11:21:00','2021-12-17 11:21:00'),(106,45,'action created','2021-12-17 11:21:11','2021-12-17 11:21:11'),(107,46,'action created','2021-12-17 11:21:23','2021-12-17 11:21:23'),(108,47,'action created','2021-12-17 11:21:30','2021-12-17 11:21:30'),(109,48,'action created','2021-12-17 11:21:36','2021-12-17 11:21:36'),(110,49,'action created','2021-12-17 11:21:43','2021-12-17 11:21:43'),(111,50,'action created','2021-12-17 11:21:49','2021-12-17 11:21:49'),(112,42,'action started via Async Request','2021-12-17 11:21:59','2021-12-17 11:21:59'),(113,42,'action complete via Async Request','2021-12-17 11:22:01','2021-12-17 11:22:01'),(114,43,'action started via Async Request','2021-12-17 11:22:01','2021-12-17 11:22:01'),(115,43,'action complete via Async Request','2021-12-17 11:22:02','2021-12-17 11:22:02'),(116,51,'action created','2021-12-17 11:22:02','2021-12-17 11:22:02'),(117,44,'action started via Async Request','2021-12-17 11:22:02','2021-12-17 11:22:02'),(118,44,'action complete via Async Request','2021-12-17 11:22:03','2021-12-17 11:22:03'),(119,45,'action started via Async Request','2021-12-17 11:22:03','2021-12-17 11:22:03'),(120,45,'action complete via Async Request','2021-12-17 11:22:04','2021-12-17 11:22:04'),(121,46,'action started via Async Request','2021-12-17 11:22:04','2021-12-17 11:22:04'),(122,46,'action complete via Async Request','2021-12-17 11:22:05','2021-12-17 11:22:05'),(123,47,'action started via Async Request','2021-12-17 11:22:05','2021-12-17 11:22:05'),(124,47,'action complete via Async Request','2021-12-17 11:22:05','2021-12-17 11:22:05'),(125,48,'action started via Async Request','2021-12-17 11:22:06','2021-12-17 11:22:06'),(126,48,'action complete via Async Request','2021-12-17 11:22:06','2021-12-17 11:22:06'),(127,49,'action started via Async Request','2021-12-17 11:22:06','2021-12-17 11:22:06'),(128,49,'action complete via Async Request','2021-12-17 11:22:07','2021-12-17 11:22:07'),(129,50,'action started via Async Request','2021-12-17 11:22:07','2021-12-17 11:22:07'),(130,50,'action complete via Async Request','2021-12-17 11:22:08','2021-12-17 11:22:08'),(131,51,'action started via Async Request','2021-12-17 11:22:09','2021-12-17 11:22:09'),(132,51,'action complete via Async Request','2021-12-17 11:22:10','2021-12-17 11:22:10'),(133,52,'action created','2021-12-17 11:22:15','2021-12-17 11:22:15'),(134,52,'action started via Async Request','2021-12-17 11:22:20','2021-12-17 11:22:20'),(135,52,'action complete via Async Request','2021-12-17 11:22:20','2021-12-17 11:22:20'),(136,53,'action created','2021-12-17 11:22:26','2021-12-17 11:22:26'),(137,53,'action started via Async Request','2021-12-17 11:22:29','2021-12-17 11:22:29'),(138,53,'action complete via Async Request','2021-12-17 11:22:29','2021-12-17 11:22:29'),(139,54,'action created','2021-12-17 11:22:37','2021-12-17 11:22:37'),(140,55,'action created','2021-12-17 11:22:45','2021-12-17 11:22:45'),(141,56,'action created','2021-12-17 11:22:51','2021-12-17 11:22:51'),(142,57,'action created','2021-12-17 11:23:00','2021-12-17 11:23:00'),(143,58,'action created','2021-12-17 11:23:07','2021-12-17 11:23:07'),(144,59,'action created','2021-12-17 11:23:12','2021-12-17 11:23:12'),(145,60,'action created','2021-12-17 11:23:23','2021-12-17 11:23:23'),(146,54,'action started via Async Request','2021-12-17 11:23:35','2021-12-17 11:23:35'),(147,54,'action complete via Async Request','2021-12-17 11:23:36','2021-12-17 11:23:36'),(148,61,'action created','2021-12-17 11:23:36','2021-12-17 11:23:36'),(149,55,'action started via Async Request','2021-12-17 11:23:37','2021-12-17 11:23:37'),(150,55,'action complete via Async Request','2021-12-17 11:23:37','2021-12-17 11:23:37'),(151,56,'action started via Async Request','2021-12-17 11:23:37','2021-12-17 11:23:37'),(152,56,'action complete via Async Request','2021-12-17 11:23:37','2021-12-17 11:23:37'),(153,57,'action started via Async Request','2021-12-17 11:23:38','2021-12-17 11:23:38'),(154,57,'action complete via Async Request','2021-12-17 11:23:38','2021-12-17 11:23:38'),(155,58,'action started via Async Request','2021-12-17 11:23:39','2021-12-17 11:23:39'),(156,58,'action complete via Async Request','2021-12-17 11:23:39','2021-12-17 11:23:39'),(157,59,'action started via Async Request','2021-12-17 11:23:40','2021-12-17 11:23:40'),(158,59,'action complete via Async Request','2021-12-17 11:23:40','2021-12-17 11:23:40'),(159,60,'action started via Async Request','2021-12-17 11:23:40','2021-12-17 11:23:40'),(160,60,'action complete via Async Request','2021-12-17 11:23:40','2021-12-17 11:23:40'),(161,61,'action started via Async Request','2021-12-17 11:23:42','2021-12-17 11:23:42'),(162,61,'action complete via Async Request','2021-12-17 11:23:43','2021-12-17 11:23:43'),(163,62,'action created','2021-12-17 11:23:50','2021-12-17 11:23:50'),(164,63,'action created','2021-12-17 11:23:58','2021-12-17 11:23:58'),(165,64,'action created','2021-12-17 11:24:07','2021-12-17 11:24:07'),(166,62,'action started via WP Cron','2021-12-17 11:24:21','2021-12-17 11:24:21'),(167,62,'action complete via WP Cron','2021-12-17 11:24:21','2021-12-17 11:24:21'),(168,63,'action started via WP Cron','2021-12-17 11:24:22','2021-12-17 11:24:22'),(169,63,'action complete via WP Cron','2021-12-17 11:24:22','2021-12-17 11:24:22'),(170,64,'action started via WP Cron','2021-12-17 11:24:22','2021-12-17 11:24:22'),(171,64,'action complete via WP Cron','2021-12-17 11:24:23','2021-12-17 11:24:23'),(172,65,'action created','2021-12-17 11:24:24','2021-12-17 11:24:24'),(173,65,'action started via Async Request','2021-12-17 11:24:48','2021-12-17 11:24:48'),(174,65,'action complete via Async Request','2021-12-17 11:24:48','2021-12-17 11:24:48'),(175,66,'action created','2021-12-20 04:05:44','2021-12-20 04:05:44'),(176,66,'action started via Async Request','2021-12-20 04:06:46','2021-12-20 04:06:46'),(177,66,'action complete via Async Request','2021-12-20 04:06:50','2021-12-20 04:06:50'),(178,67,'action created','2021-12-21 01:54:59','2021-12-21 01:54:59'),(179,67,'action started via WP Cron','2021-12-21 01:55:16','2021-12-21 01:55:16'),(180,67,'action complete via WP Cron','2021-12-21 01:55:20','2021-12-21 01:55:20');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commentmeta`
--

DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commentmeta`
--

LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_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_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_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)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gswpts_tables`
--

DROP TABLE IF EXISTS `wp_gswpts_tables`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gswpts_tables` (
  `id` int(255) NOT NULL AUTO_INCREMENT,
  `table_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `source_url` longtext COLLATE utf8mb4_unicode_520_ci,
  `source_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `table_settings` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gswpts_tables`
--

LOCK TABLES `wp_gswpts_tables` WRITE;
/*!40000 ALTER TABLE `wp_gswpts_tables` DISABLE KEYS */;
INSERT INTO `wp_gswpts_tables` VALUES (6,'Embassy','https://docs.google.com/spreadsheets/d/1RfuigTsR8jK2DM8iFrXTj0ht9iVQpvKlmSHZzpGrG48/edit?usp=sharing','spreadsheet','a:8:{s:11:\"table_title\";s:5:\"false\";s:21:\"default_rows_per_page\";s:2:\"10\";s:15:\"show_info_block\";s:4:\"true\";s:14:\"show_x_entries\";s:4:\"true\";s:18:\"swap_filter_inputs\";s:5:\"false\";s:19:\"swap_bottom_options\";s:5:\"false\";s:13:\"allow_sorting\";s:4:\"true\";s:10:\"search_bar\";s:4:\"true\";}'),(7,'GSWPTS Table','https://docs.google.com/spreadsheets/d/1yj_Ay__-e0PbJAEUMk_YMt9GeKZ5aNCXiB_QntDYmxE/edit?usp=sharing','spreadsheet','a:8:{s:11:\"table_title\";s:5:\"false\";s:21:\"default_rows_per_page\";s:2:\"10\";s:15:\"show_info_block\";s:4:\"true\";s:14:\"show_x_entries\";s:4:\"true\";s:18:\"swap_filter_inputs\";s:5:\"false\";s:19:\"swap_bottom_options\";s:5:\"false\";s:13:\"allow_sorting\";s:4:\"true\";s:10:\"search_bar\";s:4:\"true\";}');
/*!40000 ALTER TABLE `wp_gswpts_tables` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gswpts_tabs`
--

DROP TABLE IF EXISTS `wp_gswpts_tabs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gswpts_tabs` (
  `id` int(255) NOT NULL AUTO_INCREMENT,
  `tab_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `show_name` tinyint(1) DEFAULT NULL,
  `reverse_mode` tinyint(1) DEFAULT NULL,
  `tab_settings` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gswpts_tabs`
--

LOCK TABLES `wp_gswpts_tabs` WRITE;
/*!40000 ALTER TABLE `wp_gswpts_tabs` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gswpts_tabs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_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_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_ninja_table_items`
--

DROP TABLE IF EXISTS `wp_ninja_table_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_ninja_table_items` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `position` int(11) DEFAULT NULL,
  `table_id` int(11) NOT NULL,
  `owner_id` int(11) DEFAULT NULL,
  `attribute` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_520_ci,
  `value` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ninja_table_items`
--

LOCK TABLES `wp_ninja_table_items` WRITE;
/*!40000 ALTER TABLE `wp_ninja_table_items` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_ninja_table_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_options`
--

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=2994 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://demoweblinks.in/upsso','yes'),(2,'home','http://demoweblinks.in/upsso','yes'),(3,'blogname','','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','sonus90@outlook.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','0','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:175:{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:16:\"featured_item/?$\";s:33:\"index.php?post_type=featured_item\";s:46:\"featured_item/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=featured_item&feed=$matches[1]\";s:41:\"featured_item/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=featured_item&feed=$matches[1]\";s:33:\"featured_item/page/([0-9]{1,})/?$\";s:51:\"index.php?post_type=featured_item&paged=$matches[1]\";s:32:\"blocks/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"blocks/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"blocks/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"blocks/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"blocks/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"blocks/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"blocks/(.+?)/embed/?$\";s:39:\"index.php?blocks=$matches[1]&embed=true\";s:25:\"blocks/(.+?)/trackback/?$\";s:33:\"index.php?blocks=$matches[1]&tb=1\";s:33:\"blocks/(.+?)/page/?([0-9]{1,})/?$\";s:46:\"index.php?blocks=$matches[1]&paged=$matches[2]\";s:40:\"blocks/(.+?)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?blocks=$matches[1]&cpage=$matches[2]\";s:29:\"blocks/(.+?)(?:/([0-9]+))?/?$\";s:45:\"index.php?blocks=$matches[1]&page=$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:\"block_categories/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?block_categories=$matches[1]&feed=$matches[2]\";s:52:\"block_categories/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?block_categories=$matches[1]&feed=$matches[2]\";s:33:\"block_categories/([^/]+)/embed/?$\";s:49:\"index.php?block_categories=$matches[1]&embed=true\";s:45:\"block_categories/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?block_categories=$matches[1]&paged=$matches[2]\";s:27:\"block_categories/([^/]+)/?$\";s:38:\"index.php?block_categories=$matches[1]\";s:39:\"ninja-table/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"ninja-table/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"ninja-table/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"ninja-table/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"ninja-table/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"ninja-table/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"ninja-table/([^/]+)/embed/?$\";s:59:\"index.php?post_type=ninja-table&name=$matches[1]&embed=true\";s:32:\"ninja-table/([^/]+)/trackback/?$\";s:53:\"index.php?post_type=ninja-table&name=$matches[1]&tb=1\";s:40:\"ninja-table/([^/]+)/page/?([0-9]{1,})/?$\";s:66:\"index.php?post_type=ninja-table&name=$matches[1]&paged=$matches[2]\";s:47:\"ninja-table/([^/]+)/comment-page-([0-9]{1,})/?$\";s:66:\"index.php?post_type=ninja-table&name=$matches[1]&cpage=$matches[2]\";s:36:\"ninja-table/([^/]+)(?:/([0-9]+))?/?$\";s:65:\"index.php?post_type=ninja-table&name=$matches[1]&page=$matches[2]\";s:28:\"ninja-table/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"ninja-table/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"ninja-table/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"ninja-table/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"ninja-table/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"ninja-table/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"visualizer/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"visualizer/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"visualizer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"visualizer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"visualizer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"visualizer/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"visualizer/([^/]+)/embed/?$\";s:43:\"index.php?visualizer=$matches[1]&embed=true\";s:31:\"visualizer/([^/]+)/trackback/?$\";s:37:\"index.php?visualizer=$matches[1]&tb=1\";s:39:\"visualizer/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?visualizer=$matches[1]&paged=$matches[2]\";s:46:\"visualizer/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?visualizer=$matches[1]&cpage=$matches[2]\";s:35:\"visualizer/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?visualizer=$matches[1]&page=$matches[2]\";s:27:\"visualizer/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"visualizer/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"visualizer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"visualizer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"visualizer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"visualizer/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"featured_item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"featured_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"featured_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"featured_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"featured_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"featured_item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"featured_item/([^/]+)/embed/?$\";s:46:\"index.php?featured_item=$matches[1]&embed=true\";s:34:\"featured_item/([^/]+)/trackback/?$\";s:40:\"index.php?featured_item=$matches[1]&tb=1\";s:54:\"featured_item/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?featured_item=$matches[1]&feed=$matches[2]\";s:49:\"featured_item/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?featured_item=$matches[1]&feed=$matches[2]\";s:42:\"featured_item/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?featured_item=$matches[1]&paged=$matches[2]\";s:49:\"featured_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?featured_item=$matches[1]&cpage=$matches[2]\";s:38:\"featured_item/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?featured_item=$matches[1]&page=$matches[2]\";s:30:\"featured_item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"featured_item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"featured_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"featured_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"featured_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"featured_item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:63:\"featured_item_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:61:\"index.php?featured_item_category=$matches[1]&feed=$matches[2]\";s:58:\"featured_item_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:61:\"index.php?featured_item_category=$matches[1]&feed=$matches[2]\";s:39:\"featured_item_category/([^/]+)/embed/?$\";s:55:\"index.php?featured_item_category=$matches[1]&embed=true\";s:51:\"featured_item_category/([^/]+)/page/?([0-9]{1,})/?$\";s:62:\"index.php?featured_item_category=$matches[1]&paged=$matches[2]\";s:33:\"featured_item_category/([^/]+)/?$\";s:44:\"index.php?featured_item_category=$matches[1]\";s:58:\"featured_item_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?featured_item_tag=$matches[1]&feed=$matches[2]\";s:53:\"featured_item_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?featured_item_tag=$matches[1]&feed=$matches[2]\";s:34:\"featured_item_tag/([^/]+)/embed/?$\";s:50:\"index.php?featured_item_tag=$matches[1]&embed=true\";s:46:\"featured_item_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?featured_item_tag=$matches[1]&paged=$matches[2]\";s:28:\"featured_item_tag/([^/]+)/?$\";s:39:\"index.php?featured_item_tag=$matches[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=55&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:9:{i:0;s:36:\"contact-form-7/wp-contact-form-7.php\";i:1;s:53:\"nextend-facebook-connect/nextend-facebook-connect.php\";i:2;s:29:\"ninja-tables/ninja-tables.php\";i:3;s:61:\"premium-stock-market-widgets/premium-stock-market-widgets.php\";i:4;s:61:\"sheets-to-wp-table-live-sync/sheets-to-wp-table-live-sync.php\";i:5;s:65:\"stock-market-overview/stockdio_market_overview_stockdioplugin.php\";i:6;s:54:\"stock-market-ticker/stockdio_ticker_stockdioplugin.php\";i:7;s:20:\"visualizer/index.php\";i:8;s:29:\"wpdatatables/wpdatatables.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:86:\"/home2/assarbbq/public_html/demoweblinks.in/upsso/wp-content/themes/flatsome/style.css\";i:1;s:83:\"/home2/assarbbq/public_html/demoweblinks.in/upsso/wp-content/themes/uppso/style.css\";i:3;s:84:\"/home2/assarbbq/public_html/demoweblinks.in/upsso/wp-content/themes/flatsome/rtl.css\";i:4;s:90:\"/home2/assarbbq/public_html/demoweblinks.in/upsso/wp-content/themes/flatsome/functions.php\";i:5;s:0:\"\";}','no'),(40,'template','flatsome','yes'),(41,'stylesheet','uppso','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','51917','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','0','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','280','yes'),(57,'thumbnail_size_h','280','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','800','yes'),(60,'medium_size_h','400','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1400','yes'),(63,'large_size_h','800','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:4:{i:5;a:0:{}i:7;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}i:14;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:4:{i:1;a:0:{}i:4;a:3:{s:5:\"title\";s:4:\"asdf\";s:4:\"text\";s:4:\"asdf\";s:6:\"filter\";b:0;}i:13;a:3:{s:5:\"title\";s:5:\"About\";s:4:\"text\";s:98:\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt.\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:2:{s:29:\"wpdatatables/wpdatatables.php\";s:12:\"wdtUninstall\";s:61:\"premium-stock-market-widgets/premium-stock-market-widgets.php\";a:2:{i:0;s:34:\"PremiumStockMarketWidgets\\WPHelper\";i:1;s:9:\"uninstall\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','55','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','697','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1655290994','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'initial_db_version','49752','yes'),(100,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:114:{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:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{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:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','yes'),(101,'fresh_site','0','yes'),(102,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(103,'sidebars_widgets','a:5:{s:19:\"wp_inactive_widgets\";a:30:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"pages-3\";i:4;s:7:\"pages-5\";i:5;s:7:\"pages-6\";i:6;s:7:\"pages-8\";i:7;s:10:\"calendar-3\";i:8;s:10:\"calendar-5\";i:9;s:10:\"archives-4\";i:10;s:10:\"archives-6\";i:11;s:8:\"search-4\";i:12;s:6:\"text-4\";i:13;s:12:\"categories-5\";i:14;s:12:\"categories-7\";i:15;s:14:\"recent-posts-4\";i:16;s:14:\"recent-posts-6\";i:17;s:14:\"recent-posts-8\";i:18;s:17:\"recent-comments-4\";i:19;s:11:\"tag_cloud-3\";i:20;s:11:\"tag_cloud-8\";i:21;s:23:\"flatsome_recent_posts-3\";i:22;s:23:\"flatsome_recent_posts-5\";i:23;s:23:\"flatsome_recent_posts-6\";i:24;s:23:\"flatsome_recent_posts-8\";i:25;s:23:\"flatsome_recent_posts-9\";i:26;s:24:\"flatsome_recent_posts-11\";i:27;s:24:\"flatsome_recent_posts-13\";i:28;s:24:\"flatsome_recent_posts-14\";i:29;s:24:\"flatsome_recent_posts-16\";}s:12:\"sidebar-main\";a:6:{i:0;s:7:\"text-13\";i:1;s:24:\"flatsome_recent_posts-17\";i:2;s:17:\"recent-comments-5\";i:3;s:11:\"tag_cloud-9\";i:4;s:13:\"categories-14\";i:5;s:10:\"archives-7\";}s:16:\"sidebar-footer-1\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:16:\"sidebar-footer-2\";a:3:{i:0;s:14:\"block_widget-4\";i:1;s:10:\"nav_menu-2\";i:2;s:10:\"nav_menu-3\";}s:13:\"array_version\";i:3;}','yes'),(104,'cron','a:16:{i:1652674238;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1652674281;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1652677200;a:1:{s:30:\"visualizer_schedule_refresh_db\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1652677418;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:1652677826;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1652699016;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1652699018;a:4:{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;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1652699031;a:1:{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:1652699032;a:2:{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;}}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:1652699436;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1652699443;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1652710226;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1652715429;a:1:{s:51:\"puc_cron_check_updates-premium-stock-market-widgets\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1652745600;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1653131016;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'),(105,'widget_pages','a:6:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:3:{s:5:\"title\";s:5:\"Pages\";s:6:\"sortby\";s:10:\"post_title\";s:7:\"exclude\";s:0:\"\";}i:5;a:0:{}i:6;a:3:{s:5:\"title\";s:0:\"\";s:6:\"sortby\";s:10:\"post_title\";s:7:\"exclude\";s:0:\"\";}i:8;a:0:{}}','yes'),(106,'widget_calendar','a:4:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:0:{}i:5;a:0:{}}','yes'),(107,'widget_archives','a:4:{s:12:\"_multiwidget\";i:1;i:4;a:0:{}i:6;a:3:{s:5:\"title\";s:7:\"Archive\";s:5:\"count\";i:1;s:8:\"dropdown\";i:0;}i:7;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:1;s:8:\"dropdown\";i:0;}}','yes'),(108,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_search','a:2:{s:12:\"_multiwidget\";i:1;i:4;a:1:{s:5:\"title\";s:6:\"Search\";}}','yes'),(114,'widget_tag_cloud','a:5:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:0:{}i:8;a:0:{}i:9;a:2:{s:5:\"title\";s:9:\"Tag Cloud\";s:8:\"taxonomy\";s:8:\"post_tag\";}}','yes'),(115,'widget_nav_menu','a:4:{i:1;a:0:{}i:2;a:1:{s:8:\"nav_menu\";i:69;}i:3;a:1:{s:8:\"nav_menu\";i:70;}s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'recovery_keys','a:0:{}','yes'),(119,'theme_mods_twentytwentyone','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1639739112;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','yes'),(120,'https_detection_errors','a:0:{}','yes'),(132,'finished_updating_comment_type','1','yes'),(137,'current_theme','UPPSO','yes'),(138,'theme_mods_flatsome','a:33:{i:0;b:0;s:17:\"flatsome_fallback\";i:0;s:20:\"topbar_elements_left\";a:1:{i:0;s:4:\"html\";}s:21:\"topbar_elements_right\";a:3:{i:0;s:7:\"nav-top\";i:1;s:10:\"newsletter\";i:2;s:6:\"social\";}s:20:\"header_elements_left\";a:2:{i:0;s:6:\"search\";i:1;s:3:\"nav\";}s:21:\"header_elements_right\";a:3:{i:0;s:7:\"account\";i:1;s:7:\"divider\";i:2;s:4:\"cart\";}s:27:\"header_elements_bottom_left\";a:0:{}s:29:\"header_elements_bottom_center\";a:0:{}s:28:\"header_elements_bottom_right\";a:0:{}s:27:\"header_mobile_elements_left\";a:1:{i:0;s:9:\"menu-icon\";}s:28:\"header_mobile_elements_right\";a:1:{i:0;s:4:\"cart\";}s:26:\"header_mobile_elements_top\";a:1:{i:0;s:4:\"html\";}s:14:\"mobile_sidebar\";a:7:{i:0;s:11:\"search-form\";i:1;s:3:\"nav\";i:2;s:7:\"account\";i:3;s:10:\"newsletter\";i:4;s:6:\"social\";i:5;s:6:\"html-2\";i:6;s:6:\"html-3\";}s:14:\"product_layout\";s:19:\"right-sidebar-small\";s:23:\"payment_icons_placement\";s:6:\"footer\";s:14:\"follow_twitter\";s:10:\"http://url\";s:15:\"follow_facebook\";s:10:\"http://url\";s:16:\"follow_instagram\";s:10:\"http://url\";s:12:\"follow_email\";s:10:\"your@email\";s:16:\"flatsome_version\";i:3;s:24:\"portfolio_archive_filter\";s:4:\"left\";s:13:\"type_headings\";a:2:{s:11:\"font-family\";s:4:\"Lato\";s:7:\"variant\";s:3:\"700\";}s:10:\"type_texts\";a:2:{s:11:\"font-family\";s:4:\"Lato\";s:7:\"variant\";s:3:\"400\";}s:8:\"type_nav\";a:2:{s:11:\"font-family\";s:4:\"Lato\";s:7:\"variant\";s:3:\"700\";}s:8:\"type_alt\";a:2:{s:11:\"font-family\";s:14:\"Dancing Script\";s:7:\"variant\";s:3:\"400\";}s:14:\"pages_template\";s:7:\"default\";s:11:\"site_loader\";s:0:\"\";s:19:\"flatsome_db_version\";s:6:\"3.14.3\";s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:68;s:14:\"primary_mobile\";i:68;}s:7:\"backups\";N;s:9:\"smof_init\";s:31:\"Fri, 17 Dec 2021 11:05:17 +0000\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1640156047;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:30:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"pages-3\";i:4;s:7:\"pages-5\";i:5;s:7:\"pages-6\";i:6;s:7:\"pages-8\";i:7;s:10:\"calendar-3\";i:8;s:10:\"calendar-5\";i:9;s:10:\"archives-4\";i:10;s:10:\"archives-6\";i:11;s:8:\"search-4\";i:12;s:6:\"text-4\";i:13;s:12:\"categories-5\";i:14;s:12:\"categories-7\";i:15;s:14:\"recent-posts-4\";i:16;s:14:\"recent-posts-6\";i:17;s:14:\"recent-posts-8\";i:18;s:17:\"recent-comments-4\";i:19;s:11:\"tag_cloud-3\";i:20;s:11:\"tag_cloud-8\";i:21;s:23:\"flatsome_recent_posts-3\";i:22;s:23:\"flatsome_recent_posts-5\";i:23;s:23:\"flatsome_recent_posts-6\";i:24;s:23:\"flatsome_recent_posts-8\";i:25;s:23:\"flatsome_recent_posts-9\";i:26;s:24:\"flatsome_recent_posts-11\";i:27;s:24:\"flatsome_recent_posts-13\";i:28;s:24:\"flatsome_recent_posts-14\";i:29;s:24:\"flatsome_recent_posts-16\";}s:12:\"sidebar-main\";a:6:{i:0;s:7:\"text-13\";i:1;s:24:\"flatsome_recent_posts-17\";i:2;s:17:\"recent-comments-5\";i:3;s:11:\"tag_cloud-9\";i:4;s:13:\"categories-14\";i:5;s:10:\"archives-7\";}s:16:\"sidebar-footer-1\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:16:\"sidebar-footer-2\";a:4:{i:0;s:13:\"media_image-2\";i:1;s:10:\"nav_menu-2\";i:2;s:10:\"nav_menu-3\";i:3;s:14:\"block_widget-3\";}}}s:18:\"custom_css_post_id\";i:-1;}','yes'),(139,'theme_switched','','yes'),(140,'widget_flatsome_recent_posts','a:12:{i:1;a:0:{}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:3;s:5:\"image\";s:2:\"on\";}i:5;a:3:{s:5:\"title\";s:5:\"Posts\";s:6:\"number\";i:5;s:5:\"image\";s:2:\"on\";}i:6;a:3:{s:5:\"title\";s:16:\"Latest From Blog\";s:6:\"number\";i:4;s:5:\"image\";N;}i:8;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;s:5:\"image\";N;}i:9;a:3:{s:5:\"title\";s:10:\"Thumbnail \";s:6:\"number\";i:5;s:5:\"image\";s:2:\"on\";}i:11;a:3:{s:5:\"title\";s:17:\"Latest Blog Posts\";s:6:\"number\";i:5;s:5:\"image\";N;}i:13;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:4;s:5:\"image\";N;}i:14;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;s:5:\"image\";N;}i:16;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:3;s:5:\"image\";N;}i:17;a:3:{s:5:\"title\";s:12:\"Latest Posts\";s:6:\"number\";i:5;s:5:\"image\";N;}s:12:\"_multiwidget\";i:1;}','yes'),(141,'widget_block_widget','a:2:{i:4;a:2:{s:5:\"title\";s:0:\"\";s:5:\"block\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(151,'flatsome_registration','a:8:{s:2:\"id\";s:26:\"ckxaaeyky344853rxwpmfgnk8q\";s:4:\"type\";s:5:\"LOCAL\";s:6:\"domain\";s:9:\"demoweblinks.in\";s:12:\"registeredAt\";s:24:\"2021-12-17T11:07:34.927Z\";s:12:\"purchaseCode\";s:36:\"7be4877f-0a8e-47a7-9a9c-34dba89e5dab\";s:11:\"licenseType\";s:15:\"Regular License\";s:6:\"errors\";a:0:{}s:11:\"show_notice\";b:0;}','yes'),(152,'allowedthemes','a:1:{s:5:\"uppso\";b:1;}','no'),(153,'fl_has_child_theme','uppso','yes'),(155,'theme_mods_uppso','a:121:{s:17:\"flatsome_fallback\";i:1;s:20:\"topbar_elements_left\";a:1:{i:0;s:4:\"html\";}s:21:\"topbar_elements_right\";a:1:{i:0;s:7:\"nav-top\";}s:20:\"header_elements_left\";a:0:{}s:21:\"header_elements_right\";a:4:{i:0;s:3:\"nav\";i:1;s:7:\"divider\";i:2;s:8:\"button-2\";i:3;s:6:\"social\";}s:27:\"header_elements_bottom_left\";a:0:{}s:29:\"header_elements_bottom_center\";a:0:{}s:28:\"header_elements_bottom_right\";a:0:{}s:27:\"header_mobile_elements_left\";a:1:{i:0;s:9:\"menu-icon\";}s:28:\"header_mobile_elements_right\";a:1:{i:0;s:8:\"button-2\";}s:26:\"header_mobile_elements_top\";a:1:{i:0;s:4:\"html\";}s:14:\"mobile_sidebar\";a:3:{i:0;s:3:\"nav\";i:1;s:8:\"button-2\";i:2;s:6:\"social\";}s:14:\"product_layout\";s:19:\"right-sidebar-small\";s:23:\"payment_icons_placement\";s:6:\"footer\";s:14:\"follow_twitter\";s:0:\"\";s:15:\"follow_facebook\";s:1:\"#\";s:16:\"follow_instagram\";s:0:\"\";s:12:\"follow_email\";s:0:\"\";s:16:\"flatsome_version\";i:3;s:24:\"portfolio_archive_filter\";s:4:\"left\";s:13:\"type_headings\";a:5:{s:11:\"font-family\";s:7:\"Poppins\";s:7:\"variant\";s:3:\"500\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:500;s:10:\"font-style\";s:6:\"normal\";}s:10:\"type_texts\";a:5:{s:11:\"font-family\";s:7:\"Poppins\";s:7:\"variant\";s:7:\"regular\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:400;s:10:\"font-style\";s:6:\"normal\";}s:8:\"type_nav\";a:5:{s:11:\"font-family\";s:7:\"Poppins\";s:7:\"variant\";s:3:\"500\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:500;s:10:\"font-style\";s:6:\"normal\";}s:8:\"type_alt\";a:5:{s:11:\"font-family\";s:7:\"Poppins\";s:7:\"variant\";s:3:\"500\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";i:500;s:10:\"font-style\";s:6:\"normal\";}s:14:\"pages_template\";s:7:\"default\";s:11:\"site_loader\";s:0:\"\";s:19:\"flatsome_db_version\";s:6:\"3.14.3\";s:18:\"custom_css_post_id\";i:287;s:7:\"backups\";N;s:9:\"smof_init\";s:31:\"Tue, 21 Dec 2021 02:18:22 +0000\";s:11:\"topbar_show\";b:0;s:9:\"site_logo\";s:0:\"\";s:14:\"header_divider\";b:0;s:20:\"header_bottom_height\";s:2:\"55\";s:13:\"color_primary\";s:7:\"#0b387b\";s:15:\"color_secondary\";s:7:\"#e00a0a\";s:15:\"html_custom_css\";s:712:\".box-shadow-2{\n		box-shadow: 0 3px 6px -4px rgb(0 0 0 / 0%), 0 3px 6px rgb(0 0 0 / 0%);\n}\n\n.cmsmasters_img:hover {\n    transform: scale(1.1);\n}\n\n.cmsmasters_img {\n    transform: scale(1);\n    transition: all .5s;\n}\n\n.ux-logo.has-hover.align-middle.ux_logo.inline-block {\n		width:100%!important;\n}\n.ux-logo.has-hover.align-middle.ux_logo.inline-block{\n		margin: 0 auto;\nvertical-align:middle;\n		display:block;\n}\n\n.box.box-default.box-text-bottom.box-blog-post.has-hover{\n		background: #fff;\n    border-radius: 50px;\n    margin: 0 10px;\n    overflow: hidden;\n}\n\n.box-image {\n    position: relative;\n    overflow: hidden;\n    margin-top: 15px;\n    border-radius: 40px;\n		margin-left: 20px;\n    margin-right: 20px;\n}\";s:8:\"footer_1\";b:0;s:14:\"footer_2_color\";s:5:\"light\";s:17:\"footer_2_bg_color\";s:7:\"#ffffff\";s:12:\"follow_style\";s:4:\"fill\";s:15:\"follow_linkedin\";s:1:\"#\";s:15:\"header_button_1\";s:7:\"Sign Up\";s:21:\"header_button_1_color\";s:7:\"primary\";s:15:\"header_button_2\";s:6:\"SignIn\";s:20:\"header_button_2_size\";s:0:\"\";s:21:\"header_button_2_depth\";s:1:\"0\";s:21:\"header_button_2_color\";s:7:\"primary\";s:11:\"body_layout\";s:10:\"full-width\";s:10:\"site_width\";s:4:\"1200\";s:16:\"type_size_mobile\";s:3:\"100\";s:25:\"text_transform_navigation\";s:4:\"none\";s:22:\"text_transform_buttons\";s:4:\"none\";s:29:\"text_transform_section_titles\";s:4:\"none\";s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:68;s:14:\"primary_mobile\";i:68;}s:19:\"type_headings_color\";s:7:\"#0b376b\";s:11:\"color_links\";s:7:\"#4e657b\";s:17:\"color_links_hover\";s:7:\"#0b387b\";s:11:\"dropdown_bg\";s:7:\"#0b387b\";s:23:\"dropdown_border_enabled\";b:0;s:15:\"dropdown_shadow\";b:0;s:17:\"dropdown_nav_size\";s:2:\"85\";s:14:\"dropdown_style\";s:4:\"bold\";s:13:\"dropdown_text\";s:4:\"dark\";s:15:\"dropdown_radius\";s:1:\"0\";s:14:\"dropdown_arrow\";b:1;s:8:\"nav_size\";s:6:\"medium\";s:11:\"nav_spacing\";s:6:\"medium\";s:16:\"nav_body_overlay\";b:0;s:10:\"nav_height\";s:2:\"19\";s:8:\"nav_push\";s:1:\"0\";s:20:\"type_nav_color_hover\";s:7:\"#0b387b\";s:25:\"header_height_transparent\";s:2:\"90\";s:18:\"social_icons_style\";s:4:\"fill\";s:12:\"social_icons\";a:2:{i:0;s:8:\"linkedin\";i:1;s:5:\"email\";}s:20:\"logo_position_mobile\";s:6:\"center\";s:15:\"menu_icon_style\";s:4:\"fill\";s:14:\"mobile_overlay\";s:4:\"left\";s:20:\"mobile_overlay_color\";s:0:\"\";s:17:\"mobile_overlay_bg\";s:0:\"\";s:30:\"mobile_submenu_parent_behavior\";s:0:\"\";s:21:\"mobile_submenu_effect\";s:9:\"accordion\";s:21:\"mobile_submenu_levels\";s:1:\"1\";s:20:\"header_button_1_size\";s:6:\"xsmall\";s:27:\"header_button_1_depth_hover\";s:1:\"0\";s:21:\"header_button_2_style\";s:7:\"outline\";s:22:\"header_button_2_radius\";s:4:\"99px\";s:16:\"blog_post_layout\";s:10:\"no-sidebar\";s:19:\"blog_excerpt_suffix\";s:0:\"\";s:21:\"header_button_1_depth\";s:1:\"0\";s:19:\"html_scripts_header\";s:0:\"\";s:19:\"html_scripts_footer\";s:0:\"\";s:23:\"html_scripts_after_body\";s:0:\"\";s:24:\"html_scripts_before_body\";s:0:\"\";s:22:\"html_custom_css_tablet\";s:0:\"\";s:22:\"html_custom_css_mobile\";s:0:\"\";s:17:\"perf_instant_page\";s:1:\"0\";s:21:\"lazy_load_backgrounds\";s:1:\"1\";s:16:\"lazy_load_images\";s:1:\"0\";s:26:\"flatsome_disable_style_css\";s:1:\"0\";s:13:\"disable_emoji\";s:1:\"0\";s:16:\"disable_blockcss\";s:1:\"0\";s:14:\"jquery_migrate\";s:1:\"0\";s:17:\"site_loader_color\";s:5:\"light\";s:14:\"site_loader_bg\";s:0:\"\";s:11:\"live_search\";s:1:\"1\";s:18:\"search_placeholder\";s:0:\"\";s:21:\"search_result_latency\";s:1:\"0\";s:17:\"facebook_accounts\";a:1:{i:0;s:1:\"0\";}s:14:\"google_map_api\";s:0:\"\";s:16:\"maintenance_mode\";s:1:\"0\";s:29:\"maintenance_mode_admin_notice\";s:1:\"1\";s:21:\"maintenance_mode_page\";s:1:\"0\";s:21:\"maintenance_mode_text\";s:24:\"Please check back soon..\";s:9:\"404_block\";s:1:\"0\";s:12:\"fl_portfolio\";s:1:\"1\";s:15:\"parallax_mobile\";s:1:\"1\";s:15:\"flatsome_studio\";s:1:\"0\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1640156024;s:4:\"data\";a:5:{s:12:\"shop-sidebar\";a:0:{}s:19:\"wp_inactive_widgets\";a:27:{i:0;s:7:\"pages-3\";i:1;s:7:\"pages-5\";i:2;s:7:\"pages-6\";i:3;s:7:\"pages-8\";i:4;s:10:\"calendar-3\";i:5;s:10:\"calendar-5\";i:6;s:10:\"archives-4\";i:7;s:10:\"archives-6\";i:8;s:8:\"search-4\";i:9;s:6:\"text-4\";i:10;s:12:\"categories-5\";i:11;s:12:\"categories-7\";i:12;s:14:\"recent-posts-4\";i:13;s:14:\"recent-posts-6\";i:14;s:14:\"recent-posts-8\";i:15;s:17:\"recent-comments-4\";i:16;s:11:\"tag_cloud-3\";i:17;s:11:\"tag_cloud-8\";i:18;s:23:\"flatsome_recent_posts-3\";i:19;s:23:\"flatsome_recent_posts-5\";i:20;s:23:\"flatsome_recent_posts-6\";i:21;s:23:\"flatsome_recent_posts-8\";i:22;s:23:\"flatsome_recent_posts-9\";i:23;s:24:\"flatsome_recent_posts-11\";i:24;s:24:\"flatsome_recent_posts-13\";i:25;s:24:\"flatsome_recent_posts-14\";i:26;s:24:\"flatsome_recent_posts-16\";}s:12:\"sidebar-main\";a:6:{i:0;s:7:\"text-13\";i:1;s:24:\"flatsome_recent_posts-17\";i:2;s:17:\"recent-comments-5\";i:3;s:11:\"tag_cloud-9\";i:4;s:13:\"categories-14\";i:5;s:10:\"archives-7\";}s:16:\"sidebar-footer-1\";a:0:{}s:16:\"sidebar-footer-2\";a:4:{i:0;s:13:\"media_image-2\";i:1;s:10:\"nav_menu-2\";i:2;s:10:\"nav_menu-3\";i:3;s:14:\"block_widget-3\";}}}s:15:\"menu_icon_title\";b:0;s:10:\"blog_badge\";b:1;}','yes'),(157,'flatsome_update_cache','a:2:{s:12:\"last_checked\";i:1652673862;s:7:\"version\";s:6:\"3.14.3\";}','yes'),(159,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.5.6\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1639739300;s:7:\"version\";s:5:\"5.5.3\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(160,'recently_activated','a:0:{}','yes'),(162,'nsl-version','3.1.4','yes'),(163,'widget_nextend_social_login','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(165,'action_scheduler_hybrid_store_demarkation','7','yes'),(166,'schema-ActionScheduler_StoreSchema','5.0.1639739375','yes'),(167,'schema-ActionScheduler_LoggerSchema','3.0.1639739376','yes'),(170,'woocommerce_schema_version','430','yes'),(171,'woocommerce_store_address','','yes'),(172,'woocommerce_store_address_2','','yes'),(173,'woocommerce_store_city','','yes'),(174,'woocommerce_default_country','US:CA','yes'),(175,'woocommerce_store_postcode','','yes'),(176,'woocommerce_allowed_countries','all','yes'),(177,'woocommerce_all_except_countries','','yes'),(178,'woocommerce_specific_allowed_countries','','yes'),(179,'woocommerce_ship_to_countries','','yes'),(180,'woocommerce_specific_ship_to_countries','','yes'),(181,'woocommerce_default_customer_address','base','yes'),(182,'woocommerce_calc_taxes','no','yes'),(183,'woocommerce_enable_coupons','yes','yes'),(184,'woocommerce_calc_discounts_sequentially','no','no'),(185,'woocommerce_currency','USD','yes'),(186,'woocommerce_currency_pos','left','yes'),(187,'woocommerce_price_thousand_sep',',','yes'),(188,'woocommerce_price_decimal_sep','.','yes'),(189,'woocommerce_price_num_decimals','2','yes'),(190,'woocommerce_shop_page_id','8','yes'),(191,'woocommerce_cart_redirect_after_add','no','yes'),(192,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(193,'woocommerce_placeholder_image','7','yes'),(194,'woocommerce_weight_unit','kg','yes'),(195,'woocommerce_dimension_unit','cm','yes'),(196,'woocommerce_enable_reviews','yes','yes'),(197,'woocommerce_review_rating_verification_label','yes','no'),(198,'woocommerce_review_rating_verification_required','no','no'),(199,'woocommerce_enable_review_rating','yes','yes'),(200,'woocommerce_review_rating_required','yes','no'),(201,'woocommerce_manage_stock','yes','yes'),(202,'woocommerce_hold_stock_minutes','60','no'),(203,'woocommerce_notify_low_stock','yes','no'),(204,'woocommerce_notify_no_stock','yes','no'),(205,'woocommerce_stock_email_recipient','sonus90@outlook.com','no'),(206,'woocommerce_notify_low_stock_amount','2','no'),(207,'woocommerce_notify_no_stock_amount','0','yes'),(208,'woocommerce_hide_out_of_stock_items','no','yes'),(209,'woocommerce_stock_format','','yes'),(210,'woocommerce_file_download_method','force','no'),(211,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(212,'woocommerce_downloads_require_login','no','no'),(213,'woocommerce_downloads_grant_access_after_payment','yes','no'),(214,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(215,'woocommerce_prices_include_tax','no','yes'),(216,'woocommerce_tax_based_on','shipping','yes'),(217,'woocommerce_shipping_tax_class','inherit','yes'),(218,'woocommerce_tax_round_at_subtotal','no','yes'),(219,'woocommerce_tax_classes','','yes'),(220,'woocommerce_tax_display_shop','excl','yes'),(221,'woocommerce_tax_display_cart','excl','yes'),(222,'woocommerce_price_display_suffix','','yes'),(223,'woocommerce_tax_total_display','itemized','no'),(224,'woocommerce_enable_shipping_calc','yes','no'),(225,'woocommerce_shipping_cost_requires_address','no','yes'),(226,'woocommerce_ship_to_destination','billing','no'),(227,'woocommerce_shipping_debug_mode','no','yes'),(228,'woocommerce_enable_guest_checkout','yes','no'),(229,'woocommerce_enable_checkout_login_reminder','no','no'),(230,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(231,'woocommerce_enable_myaccount_registration','no','no'),(232,'woocommerce_registration_generate_username','yes','no'),(233,'woocommerce_registration_generate_password','yes','no'),(234,'woocommerce_erasure_request_removes_order_data','no','no'),(235,'woocommerce_erasure_request_removes_download_data','no','no'),(236,'woocommerce_allow_bulk_remove_personal_data','no','no'),(237,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(238,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(239,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(240,'woocommerce_trash_pending_orders','','no'),(241,'woocommerce_trash_failed_orders','','no'),(242,'woocommerce_trash_cancelled_orders','','no'),(243,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(244,'woocommerce_email_from_name','UPSSO','no'),(245,'woocommerce_email_from_address','sonus90@outlook.com','no'),(246,'woocommerce_email_header_image','','no'),(247,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(248,'woocommerce_email_base_color','#96588a','no'),(249,'woocommerce_email_background_color','#f7f7f7','no'),(250,'woocommerce_email_body_background_color','#ffffff','no'),(251,'woocommerce_email_text_color','#3c3c3c','no'),(252,'woocommerce_merchant_email_notifications','no','no'),(253,'woocommerce_cart_page_id','9','no'),(254,'woocommerce_checkout_page_id','10','no'),(255,'woocommerce_myaccount_page_id','11','no'),(256,'woocommerce_terms_page_id','','no'),(257,'woocommerce_force_ssl_checkout','no','yes'),(258,'woocommerce_unforce_ssl_checkout','no','yes'),(259,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(260,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(261,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(262,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(263,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(264,'woocommerce_myaccount_orders_endpoint','orders','yes'),(265,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(266,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(267,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(268,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(269,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(270,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(271,'woocommerce_logout_endpoint','customer-logout','yes'),(272,'woocommerce_api_enabled','no','yes'),(273,'woocommerce_allow_tracking','no','no'),(274,'woocommerce_show_marketplace_suggestions','yes','no'),(275,'woocommerce_single_image_width','600','yes'),(276,'woocommerce_thumbnail_image_width','300','yes'),(277,'woocommerce_checkout_highlight_required_fields','yes','yes'),(278,'woocommerce_demo_store','no','no'),(279,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(280,'current_theme_supports_woocommerce','yes','yes'),(281,'woocommerce_queue_flush_rewrite_rules','no','yes'),(282,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(284,'default_product_cat','15','yes'),(286,'woocommerce_refund_returns_page_id','12','yes'),(289,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:19:\"sonus90@outlook.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:19:\"sonus90@outlook.com\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','yes'),(290,'woocommerce_version','6.0.0','yes'),(291,'woocommerce_db_version','6.0.0','yes'),(292,'woocommerce_inbox_variant_assignment','2','yes'),(296,'_transient_jetpack_autoloader_plugin_paths','a:0:{}','yes'),(297,'action_scheduler_lock_async-request-runner','1640051939','yes'),(298,'woocommerce_admin_notices','a:1:{i:0;s:20:\"no_secure_connection\";}','yes'),(299,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"5HfK8UR5gk6FuSukoQQdNx6qKNyvgPeJ\";}','yes'),(300,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(301,'widget_woocommerce_widget_cart','a:4:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:2:{s:5:\"title\";s:6:\"Cart12\";s:13:\"hide_if_empty\";i:0;}i:5;a:0:{}}','yes'),(302,'widget_woocommerce_layered_nav_filters','a:7:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:0:{}i:5;a:0:{}i:7;a:0:{}i:9;a:1:{s:5:\"title\";s:14:\"Active Filters\";}i:10;a:1:{s:5:\"title\";s:14:\"Active Filters\";}}','yes'),(303,'widget_woocommerce_layered_nav','a:7:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:0:{}i:5;a:0:{}i:7;a:4:{s:5:\"title\";s:9:\"Filter by\";s:9:\"attribute\";s:5:\"color\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:2:\"or\";}i:10;a:4:{s:5:\"title\";s:9:\"Filter by\";s:9:\"attribute\";s:5:\"color\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:2:\"or\";}i:11;a:4:{s:5:\"title\";s:9:\"Filter by\";s:9:\"attribute\";s:5:\"color\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:3:\"and\";}}','yes'),(304,'widget_woocommerce_price_filter','a:7:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:0:{}i:5;a:0:{}i:7;a:0:{}i:9;a:0:{}i:11;a:1:{s:5:\"title\";s:15:\"Filter by price\";}}','yes'),(305,'widget_woocommerce_product_categories','a:8:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:5;a:7:{s:5:\"title\";s:18:\"Product Categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:1;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;}i:7;a:7:{s:5:\"title\";s:18:\"Product Categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:1;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;}i:9;a:7:{s:5:\"title\";s:9:\"Browse By\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:1;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;}i:10;a:7:{s:5:\"title\";s:18:\"Product Categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;}i:12;a:7:{s:5:\"title\";s:18:\"Product Categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:1;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;}i:13;a:7:{s:5:\"title\";s:6:\"Browse\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;}}','yes'),(306,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(307,'widget_woocommerce_product_tag_cloud','a:6:{i:1;a:0:{}i:3;a:0:{}i:5;a:1:{s:5:\"title\";s:4:\"Tags\";}i:6;a:1:{s:5:\"title\";s:12:\"Product Tags\";}i:7;a:1:{s:5:\"title\";s:12:\"Product Tags\";}s:12:\"_multiwidget\";i:1;}','yes'),(308,'widget_woocommerce_products','a:11:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:7:{s:5:\"title\";s:8:\"Products\";s:6:\"number\";s:1:\"4\";s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:4;a:7:{s:5:\"title\";s:12:\"Best Sellers\";s:6:\"number\";s:1:\"4\";s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:5:\"sales\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:5;a:7:{s:5:\"title\";s:7:\"On Sale\";s:6:\"number\";i:3;s:4:\"show\";s:6:\"onsale\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:7;a:7:{s:5:\"title\";s:8:\"Products\";s:6:\"number\";i:4;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:9;a:7:{s:5:\"title\";s:15:\"Latest Products\";s:6:\"number\";i:4;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"rand\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:10;a:7:{s:5:\"title\";s:17:\"Featured Products\";s:6:\"number\";i:4;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:11;a:7:{s:5:\"title\";s:12:\"Best Selling\";s:6:\"number\";i:4;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:5:\"sales\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:12;a:7:{s:5:\"title\";s:6:\"Latest\";s:6:\"number\";i:4;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:13;a:7:{s:5:\"title\";s:8:\"Featured\";s:6:\"number\";i:4;s:4:\"show\";s:8:\"featured\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}}','yes'),(309,'widget_woocommerce_recently_viewed_products','a:6:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:2:{s:5:\"title\";s:24:\"Recently Viewed Products\";s:6:\"number\";s:1:\"3\";}i:5;a:2:{s:5:\"title\";s:24:\"Recently Viewed Products\";s:6:\"number\";i:4;}i:7;a:2:{s:5:\"title\";s:24:\"Recently Viewed Products\";s:6:\"number\";i:10;}i:8;a:2:{s:5:\"title\";s:15:\"Recently Viewed\";s:6:\"number\";i:3;}}','yes'),(310,'widget_woocommerce_top_rated_products','a:4:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:2;a:2:{s:5:\"title\";s:18:\"Top Rated Products\";s:6:\"number\";i:5;}i:3;a:2:{s:5:\"title\";s:9:\"Top Rated\";s:6:\"number\";i:3;}}','yes'),(311,'widget_woocommerce_recent_reviews','a:3:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:2:{s:5:\"title\";s:14:\"Recent Reviews\";s:6:\"number\";s:1:\"3\";}}','yes'),(312,'widget_woocommerce_rating_filter','a:3:{s:12:\"_multiwidget\";i:1;i:2;a:1:{s:5:\"title\";s:14:\"Average Rating\";}i:3;a:1:{s:5:\"title\";s:14:\"Average Rating\";}}','yes'),(313,'widget_upsell_widget','a:5:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:0:{}i:5;a:0:{}i:7;a:1:{s:5:\"title\";s:16:\"Complete the loo\";}}','yes'),(316,'woocommerce_admin_version','2.9.4','yes'),(317,'woocommerce_admin_install_timestamp','1639739443','yes'),(318,'wc_remote_inbox_notifications_wca_updated','','no'),(321,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','no'),(325,'wc_blocks_surface_cart_checkout_probability','26','yes'),(326,'wc_blocks_db_schema_version','260','yes'),(327,'woocommerce_meta_box_errors','a:0:{}','yes'),(331,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(334,'_transient_woocommerce_reports-transient-version','1639739463','yes'),(342,'_transient_product_query-transient-version','1640051803','yes'),(371,'product_cat_children','a:4:{i:22;a:1:{i:0;i:23;}i:33;a:2:{i:0;i:34;i:1;i:36;}i:56;a:2:{i:0;i:57;i:1;i:58;}i:60;a:1:{i:0;i:61;}}','yes'),(375,'featured_item_category_children','a:0:{}','yes'),(378,'widget_recent-posts','a:4:{s:12:\"_multiwidget\";i:1;i:4;a:0:{}i:6;a:3:{s:5:\"title\";s:4:\"asdf\";s:6:\"number\";i:3;s:9:\"show_date\";b:0;}i:8;a:0:{}}','yes'),(379,'widget_recent-comments','a:3:{i:4;a:0:{}i:5;a:2:{s:5:\"title\";s:15:\"Recent Comments\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(380,'widget_null-instagram-feed','a:4:{i:3;a:0:{}i:4;a:6:{s:5:\"title\";s:9:\"Instagram\";s:8:\"username\";s:21:\"beautifuldestinations\";s:6:\"number\";s:2:\"10\";s:4:\"size\";s:5:\"large\";s:6:\"target\";s:5:\"_self\";s:4:\"link\";s:10:\"Follow Me!\";}i:5;a:6:{s:5:\"title\";s:9:\"Instagram\";s:8:\"username\";s:7:\"topshop\";s:6:\"number\";s:1:\"6\";s:4:\"size\";s:9:\"thumbnail\";s:6:\"target\";s:5:\"_self\";s:4:\"link\";s:9:\"Follow us\";}s:12:\"_multiwidget\";i:1;}','yes'),(381,'yith_wcwl_button_position','shortcode','yes'),(386,'envato_setup_complete','1639746416','yes'),(387,'_transient_product-transient-version','1639746425','yes'),(411,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),(453,'_transient_shipping-transient-version','1639973170','yes'),(466,'_transient_health-check-site-status-result','{\"good\":15,\"recommended\":4,\"critical\":1}','yes'),(471,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"sonus90@outlook.com\";s:7:\"version\";s:5:\"5.9.3\";s:9:\"timestamp\";i:1649237632;}','no'),(748,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(820,'secret_key',')}ELO!V)L8%*W5]VU%E+_fxQqh,=oB1r5MJn>-HP@Kj`3}.@ .fd9-lk %ibC)MS','no'),(1055,'category_children','a:0:{}','yes'),(1112,'_transient__upsso_activation_redirect','1','yes'),(1342,'db_upgraded','','yes'),(1473,'can_compress_scripts','0','no'),(1553,'widget_widget_stockdio_market_overview','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1558,'stockdio_market_overview_options','a:34:{s:7:\"api_key\";s:32:\"E3A9732444A94E87A6ABEEB2E7E29D76\";s:16:\"default_exchange\";s:3:\"BSE\";s:23:\"default_includeEquities\";s:1:\"1\";s:16:\"default_equities\";s:27:\"542602;543261;543217;543290\";s:15:\"default_indices\";s:0:\"\";s:19:\"default_commodities\";s:0:\"\";s:18:\"default_currencies\";s:0:\"\";s:15:\"default_culture\";s:0:\"\";s:17:\"default_allowSort\";s:1:\"1\";s:13:\"default_width\";s:4:\"100%\";s:14:\"default_height\";s:0:\"\";s:12:\"default_font\";s:0:\"\";s:13:\"default_motif\";s:0:\"\";s:15:\"default_palette\";s:0:\"\";s:13:\"default_title\";s:0:\"\";s:15:\"booleanIniCheck\";s:1:\"1\";s:19:\"default_includeLogo\";s:1:\"1\";s:21:\"default_logoMaxHeight\";s:4:\"20px\";s:20:\"default_logoMaxWidth\";s:4:\"90px\";s:29:\"default_includeEquitiesSymbol\";s:1:\"1\";s:26:\"default_includeIndicesName\";s:1:\"1\";s:27:\"default_includeEquitiesName\";s:1:\"1\";s:30:\"default_includeCommoditiesName\";s:1:\"1\";s:31:\"default_includeCurrenciesSymbol\";s:1:\"1\";s:20:\"default_includePrice\";s:1:\"1\";s:21:\"default_includeChange\";s:1:\"1\";s:28:\"default_includePercentChange\";s:1:\"1\";s:20:\"default_includeTrend\";s:1:\"1\";s:20:\"default_includeChart\";s:1:\"1\";s:19:\"default_chartHeight\";s:5:\"200px\";s:16:\"default_intraday\";s:1:\"1\";s:13:\"intradayCheck\";s:1:\"1\";s:12:\"default_days\";s:0:\"\";s:21:\"default_displayPrices\";s:4:\"Area\";}','yes'),(1593,'widget_widget_stockdio_ticker','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1598,'stockdio_ticker_options','a:17:{s:7:\"api_key\";s:32:\"E3A9732444A94E87A6ABEEB2E7E29D76\";s:15:\"default_symbols\";s:34:\"542602;540565;543217;543261;543290\";s:16:\"default_exchange\";s:3:\"BSE\";s:14:\"default_scroll\";s:4:\"auto\";s:18:\"default_layoutType\";s:1:\"1\";s:15:\"default_culture\";s:0:\"\";s:13:\"default_speed\";s:6:\"slower\";s:13:\"default_width\";s:0:\"\";s:14:\"default_height\";s:0:\"\";s:12:\"default_font\";s:0:\"\";s:23:\"default_backgroundColor\";s:0:\"\";s:19:\"default_labelsColor\";s:0:\"\";s:21:\"default_positiveColor\";s:6:\"00FF00\";s:21:\"default_negativeColor\";s:6:\"FF0000\";s:13:\"default_motif\";s:0:\"\";s:15:\"default_palette\";s:0:\"\";s:15:\"booleanIniCheck\";s:1:\"1\";}','yes'),(1730,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.9.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.9.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.9.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.9.3-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"5.9.3\";s:7:\"version\";s:5:\"5.9.3\";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:1652673861;s:15:\"version_checked\";s:5:\"5.9.3\";s:12:\"translations\";a:0:{}}','no'),(1991,'visualizer-new-user','yes','yes'),(1992,'visualizer_install','1649746156','yes'),(1994,'visualizer-upgraded','3.7.5','yes'),(1995,'visualizer-upgraded-from','0.0.0','yes'),(2005,'gswptsActivationTime','1649746854','yes'),(2006,'gswptsReviewNotice','','yes'),(2007,'deafaultNoticeInterval','1650351654','yes'),(2008,'gswptsAffiliateNotice','','yes'),(2009,'deafaultAffiliateInterval','1650610854','yes'),(2010,'asynchronous_loading','on','yes'),(2011,'gswptsManageTabs','a:0:{}','yes'),(2165,'_ninja_tables_settings_migration','1','yes'),(2166,'_ninja_tables_sorting_migration','1','yes'),(2167,'_ninja_tables_plugin_suggest_dismiss','1649407403','yes'),(2173,'wdtMySqlHost','','yes'),(2174,'wdtMySqlDB','','yes'),(2175,'wdtMySqlUser','','yes'),(2176,'wdtMySqlPwd','','yes'),(2177,'wdtMySqlPort','3306','yes'),(2178,'wdtRenderCharts','below','yes'),(2179,'wdtRenderFilter','footer','yes'),(2180,'wdtLeftOffset','0','yes'),(2181,'wdtBaseSkin','skin1','yes'),(2182,'wdtTimeFormat','h:i A','yes'),(2183,'wdtInterfaceLanguage','','yes'),(2184,'wdtTablesPerPage','10','yes'),(2185,'wdtNumberFormat','1','yes'),(2186,'wdtDecimalPlaces','2','yes'),(2187,'wdtCSVDelimiter',',','yes'),(2188,'wdtSortingOrderBrowseTables','ASC','yes'),(2189,'wdtDateFormat','d/m/Y','yes'),(2190,'wdtNumbersAlign','1','yes'),(2191,'wdtBorderRemoval','0','yes'),(2192,'wdtBorderRemovalHeader','0','yes'),(2193,'wdtFontColorSettings','','yes'),(2194,'wdtCustomJs','','yes'),(2195,'wdtCustomCss','','yes'),(2196,'wdtMinifiedJs','1','yes'),(2197,'wdtTabletWidth','1024','yes'),(2198,'wdtMobileWidth','480','yes'),(2199,'wdtPurchaseCode','','yes'),(2200,'wdtGettingStartedPageStatus','0','yes'),(2201,'wdtIncludeBootstrap','1','yes'),(2202,'wdtIncludeBootstrapBackEnd','1','yes'),(2203,'wdtPreventDeletingTables','1','yes'),(2204,'wdtSiteLink','1','yes'),(2205,'wdtInstallDate','2022-04-12','yes'),(2206,'wdtRatingDiv','no','yes'),(2207,'wdtShowForminatorNotice','yes','yes'),(2208,'wdtSimpleTableAlert','1','yes'),(2209,'wdtTempFutureDate','2022-04-12','yes'),(2210,'wdtVersion','2.1.28','yes'),(2235,'_transient_timeout_gswpts_sheet_images_6','3306908940','no'),(2236,'_transient_gswpts_sheet_images_6','a:0:{}','no'),(2263,'_transient_timeout_gswpts_sheet_images_7','3306908940','no'),(2264,'_transient_gswpts_sheet_images_7','a:0:{}','no'),(2270,'smw_purchase_code','base64:4upQcf3xbzrIQzQ9TbO4wSW4Lyn6N9gbv8+PzIfTlVc=','yes'),(2271,'smw_installation_id','123','yes'),(2272,'smw_config','a:16:{s:6:\"locale\";s:2:\"en\";s:19:\"thousands_separator\";s:1:\",\";s:17:\"decimal_separator\";s:1:\".\";s:16:\"enqueue_priority\";i:10;s:11:\"ajax_method\";s:4:\"post\";s:24:\"asset_recognition_regexp\";s:0:\"\";s:17:\"asset_page_regexp\";s:0:\"\";s:18:\"asset_page_content\";s:8:\"dfgdffds\";s:21:\"asset_names_overrides\";a:0:{}s:21:\"default_number_format\";s:6:\"0,0.00\";s:20:\"fields_number_format\";a:28:{s:6:\"volume\";s:7:\"0,0.00a\";s:18:\"shares_outstanding\";s:7:\"0,0.00a\";s:10:\"market_cap\";s:7:\"0,0.00a\";s:13:\"total_revenue\";s:7:\"0,0.00a\";s:10:\"total_cash\";s:7:\"0,0.00a\";s:10:\"total_debt\";s:7:\"0,0.00a\";s:12:\"gross_profit\";s:7:\"0,0.00a\";s:13:\"free_cashflow\";s:7:\"0,0.00a\";s:18:\"operating_cashflow\";s:7:\"0,0.00a\";s:10:\"change_pct\";s:5:\"0.00%\";s:22:\"52_week_low_change_pct\";s:5:\"0.00%\";s:23:\"52_week_high_change_pct\";s:5:\"0.00%\";s:12:\"payout_ratio\";s:5:\"0.00%\";s:14:\"dividend_yield\";s:5:\"0.00%\";s:21:\"annual_dividend_yield\";s:5:\"0.00%\";s:18:\"short_pct_of_float\";s:5:\"0.00%\";s:13:\"profit_margin\";s:5:\"0.00%\";s:23:\"quarter_earnings_growth\";s:5:\"0.00%\";s:12:\"gross_margin\";s:5:\"0.00%\";s:16:\"operating_margin\";s:5:\"0.00%\";s:13:\"ebitda_margin\";s:5:\"0.00%\";s:16:\"return_on_assets\";s:5:\"0.00%\";s:16:\"return_on_equity\";s:5:\"0.00%\";s:15:\"earnings_growth\";s:5:\"0.00%\";s:14:\"revenue_growth\";s:5:\"0.00%\";s:20:\"portfolio_change_pct\";s:5:\"0.00%\";s:20:\"portfolio_return_pct\";s:5:\"0.00%\";s:18:\"portfolio_quantity\";s:3:\"0,0\";}s:19:\"default_date_format\";s:2:\"LL\";s:18:\"fields_date_format\";a:4:{s:4:\"date\";s:2:\"ll\";s:4:\"time\";s:4:\"H:mm\";s:9:\"date_time\";s:3:\"lll\";s:11:\"last_update\";s:3:\"LLL\";}s:17:\"null_value_format\";s:1:\"-\";s:18:\"hide_symbol_suffix\";b:0;s:22:\"default_asset_logo_url\";s:100:\"http://demoweblinks.in/upsso/wp-content/plugins/premium-stock-market-widgets/assets/images/asset.png\";}','yes'),(2274,'external_updates-premium-stock-market-widgets','O:8:\"stdClass\":2:{s:9:\"lastCheck\";i:1652673864;s:14:\"checkedVersion\";s:32:\"3.0.2, built on November 3, 2020\";}','no'),(2344,'themeisle_sdk_notifications','a:2:{s:17:\"last_notification\";a:2:{s:2:\"id\";s:22:\"visualizer_review_flag\";s:10:\"display_at\";i:1652068709;}s:24:\"last_notification_active\";i:0;}','yes'),(2983,'_transient_timeout_global_styles_svg_filters_uppso','1652673920','no'),(2984,'_transient_global_styles_svg_filters_uppso','<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'),(2985,'_transient_timeout_global_styles_uppso','1652673920','no'),(2986,'_transient_global_styles_uppso','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'),(2988,'_site_transient_timeout_theme_roots','1652675662','no'),(2989,'_site_transient_theme_roots','a:6:{s:8:\"flatsome\";s:7:\"/themes\";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:5:\"uppso\";s:7:\"/themes\";}','no'),(2990,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1652673863;s:7:\"checked\";a:6:{s:8:\"flatsome\";s:6:\"3.14.3\";s:14:\"twentynineteen\";s:3:\"2.1\";s:12:\"twentytwenty\";s:3:\"1.8\";s:15:\"twentytwentyone\";s:3:\"1.5\";s:15:\"twentytwentytwo\";s:3:\"1.0\";s:5:\"uppso\";s:3:\"3.0\";}s:8:\"response\";a:3:{s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.2\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.2.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:\"1.9\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.1.9.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.1.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:2:{s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.5.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:8:\"flatsome\";a:4:{s:5:\"theme\";s:8:\"flatsome\";s:11:\"new_version\";s:6:\"3.14.3\";s:3:\"url\";s:89:\"http://demoweblinks.in/upsso/wp-admin/admin.php?page=flatsome-version-info&version=3.14.3\";s:7:\"package\";s:111:\"http://demoweblinks.in/upsso/wp-admin/admin.php?page=flatsome-panel&flatsome_version=3.14.3&flatsome_download=1\";}}s:12:\"translations\";a:0:{}}','no'),(2991,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1652673864;s:8:\"response\";a:4:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{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:5:\"4.2.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.2.3.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:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";b:0;}s:61:\"sheets-to-wp-table-live-sync/sheets-to-wp-table-live-sync.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:42:\"w.org/plugins/sheets-to-wp-table-live-sync\";s:4:\"slug\";s:28:\"sheets-to-wp-table-live-sync\";s:6:\"plugin\";s:61:\"sheets-to-wp-table-live-sync/sheets-to-wp-table-live-sync.php\";s:11:\"new_version\";s:6:\"2.12.6\";s:3:\"url\";s:59:\"https://wordpress.org/plugins/sheets-to-wp-table-live-sync/\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/plugin/sheets-to-wp-table-live-sync.2.12.6.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:81:\"https://ps.w.org/sheets-to-wp-table-live-sync/assets/icon-256x256.png?rev=2525847\";s:2:\"1x\";s:73:\"https://ps.w.org/sheets-to-wp-table-live-sync/assets/icon.svg?rev=2525847\";s:3:\"svg\";s:73:\"https://ps.w.org/sheets-to-wp-table-live-sync/assets/icon.svg?rev=2525847\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:83:\"https://ps.w.org/sheets-to-wp-table-live-sync/assets/banner-772x250.gif?rev=2543230\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:3:\"5.4\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"6.5.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2366418\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2366418\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2366418\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2366418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";s:6:\"tested\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.2\";}s:29:\"wpdatatables/wpdatatables.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/wpdatatables\";s:4:\"slug\";s:12:\"wpdatatables\";s:6:\"plugin\";s:29:\"wpdatatables/wpdatatables.php\";s:11:\"new_version\";s:6:\"2.1.31\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpdatatables/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/wpdatatables.2.1.31.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/wpdatatables/assets/icon-128x128.png?rev=2070743\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/wpdatatables/assets/banner-772x250.png?rev=2419223\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:7:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.5.6\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.5.6.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:53:\"nextend-facebook-connect/nextend-facebook-connect.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"w.org/plugins/nextend-facebook-connect\";s:4:\"slug\";s:24:\"nextend-facebook-connect\";s:6:\"plugin\";s:53:\"nextend-facebook-connect/nextend-facebook-connect.php\";s:11:\"new_version\";s:5:\"3.1.4\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/nextend-facebook-connect/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/nextend-facebook-connect.3.1.4.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:77:\"https://ps.w.org/nextend-facebook-connect/assets/icon-256x256.png?rev=1825061\";s:2:\"1x\";s:69:\"https://ps.w.org/nextend-facebook-connect/assets/icon.svg?rev=1825061\";s:3:\"svg\";s:69:\"https://ps.w.org/nextend-facebook-connect/assets/icon.svg?rev=1825061\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/nextend-facebook-connect/assets/banner-1544x500.png?rev=2159749\";s:2:\"1x\";s:79:\"https://ps.w.org/nextend-facebook-connect/assets/banner-772x250.png?rev=2159749\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:29:\"ninja-tables/ninja-tables.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/ninja-tables\";s:4:\"slug\";s:12:\"ninja-tables\";s:6:\"plugin\";s:29:\"ninja-tables/ninja-tables.php\";s:11:\"new_version\";s:6:\"4.1.14\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/ninja-tables/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/ninja-tables.4.1.14.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/ninja-tables/assets/icon-256x256.png?rev=1742250\";s:2:\"1x\";s:65:\"https://ps.w.org/ninja-tables/assets/icon-128x128.png?rev=1742250\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/ninja-tables/assets/banner-1544x500.png?rev=2013334\";s:2:\"1x\";s:67:\"https://ps.w.org/ninja-tables/assets/banner-772x250.png?rev=2013334\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.5\";}s:65:\"stock-market-overview/stockdio_market_overview_stockdioplugin.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/stock-market-overview\";s:4:\"slug\";s:21:\"stock-market-overview\";s:6:\"plugin\";s:65:\"stock-market-overview/stockdio_market_overview_stockdioplugin.php\";s:11:\"new_version\";s:5:\"1.6.6\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/stock-market-overview/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/stock-market-overview.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/stock-market-overview/assets/icon-256x256.png?rev=1619678\";s:2:\"1x\";s:74:\"https://ps.w.org/stock-market-overview/assets/icon-128x128.png?rev=1619678\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/stock-market-overview/assets/banner-1544x500.png?rev=1619678\";s:2:\"1x\";s:76:\"https://ps.w.org/stock-market-overview/assets/banner-772x250.png?rev=1619678\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.1\";}s:54:\"stock-market-ticker/stockdio_ticker_stockdioplugin.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/stock-market-ticker\";s:4:\"slug\";s:19:\"stock-market-ticker\";s:6:\"plugin\";s:54:\"stock-market-ticker/stockdio_ticker_stockdioplugin.php\";s:11:\"new_version\";s:5:\"1.9.9\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/stock-market-ticker/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/stock-market-ticker.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/stock-market-ticker/assets/icon-256x256.png?rev=1603079\";s:2:\"1x\";s:72:\"https://ps.w.org/stock-market-ticker/assets/icon-128x128.png?rev=1603079\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/stock-market-ticker/assets/banner-1544x500.png?rev=1603079\";s:2:\"1x\";s:74:\"https://ps.w.org/stock-market-ticker/assets/banner-772x250.png?rev=1603079\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.1\";}s:20:\"visualizer/index.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/visualizer\";s:4:\"slug\";s:10:\"visualizer\";s:6:\"plugin\";s:20:\"visualizer/index.php\";s:11:\"new_version\";s:5:\"3.7.5\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/visualizer/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/plugin/visualizer.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:55:\"https://ps.w.org/visualizer/assets/icon.svg?rev=2089820\";s:3:\"svg\";s:55:\"https://ps.w.org/visualizer/assets/icon.svg?rev=2089820\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/visualizer/assets/banner-772x250.png?rev=2089808\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";}}s:7:\"checked\";a:12:{s:19:\"akismet/akismet.php\";s:5:\"4.2.2\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.5.6\";s:9:\"hello.php\";s:5:\"1.7.2\";s:53:\"nextend-facebook-connect/nextend-facebook-connect.php\";s:5:\"3.1.4\";s:29:\"ninja-tables/ninja-tables.php\";s:6:\"4.1.14\";s:61:\"premium-stock-market-widgets/premium-stock-market-widgets.php\";s:32:\"3.0.2, built on November 3, 2020\";s:61:\"sheets-to-wp-table-live-sync/sheets-to-wp-table-live-sync.php\";s:6:\"2.12.5\";s:65:\"stock-market-overview/stockdio_market_overview_stockdioplugin.php\";s:5:\"1.6.6\";s:54:\"stock-market-ticker/stockdio_ticker_stockdioplugin.php\";s:5:\"1.9.9\";s:20:\"visualizer/index.php\";s:5:\"3.7.5\";s:27:\"woocommerce/woocommerce.php\";s:5:\"6.2.2\";s:29:\"wpdatatables/wpdatatables.php\";s:6:\"2.1.28\";}}','no'),(2992,'_site_transient_timeout_php_check_0260183cef5829810c63d4ec9ff87fd1','1653278666','no'),(2993,'_site_transient_php_check_0260183cef5829810c63d4ec9ff87fd1','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=4407 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (5,6,'_form','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]'),(6,6,'_mail','a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:35:\"[_site_title] <sonus90@outlook.com>\";s:4:\"body\";s:163:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(7,6,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:35:\"[_site_title] <sonus90@outlook.com>\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(8,6,'_messages','a:12:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";}'),(9,6,'_additional_settings',''),(10,6,'_locale','en_US'),(11,7,'_wp_attached_file','woocommerce-placeholder.png'),(12,7,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13,13,'_form','<div class=\"form-flat\">\n[text* your-name placeholder \"Your Name (required)\"]\n\n[email* your-email placeholder \"Your Email (required)\"] </p>\n\n[textarea your-message placeholder \"Your Message (required)\"] </p>\n\n[submit class:button primary \"Submit\"]\n</div>'),(14,13,'_mail',''),(15,13,'_mail_2',''),(16,13,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(17,13,'_additional_settings',''),(18,13,'_locale','en_US'),(19,14,'_form','<div class=\"form-flat\">\n      [email* your-email placeholder \"Your Email (required)\"]\n      [submit class:button primary \"Sign Up\"]\n    </div>'),(20,14,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:11:\"New signup!\";s:6:\"sender\";s:34:\"Flatsome Theme <mail@flatsome.dev>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:24:\"New signup: [your-email]\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(21,14,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:0:\"\";s:6:\"sender\";s:0:\"\";s:9:\"recipient\";s:0:\"\";s:4:\"body\";s:0:\"\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(22,14,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(23,14,'_additional_settings',''),(24,14,'_locale','en_US'),(25,15,'_form','<div class=\"email-input\">\n<label> Subscribe to Newsletter</label>\n<div class=\"flex-row form-flat medium-flex-wrap\">\n<div class=\"flex-col flex-grow\">\n	[email* your-email placeholder \"Email ID\"]\n</div>\n<div class=\"flex-col ml-half \">\n<span class=\"newsletter-btn\">\n	[submit class:button-newsletter secondary \"Submit\"]\n</span>\n</div>\n</div>\n</div>'),(26,15,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:0:\"\";s:6:\"sender\";s:0:\"\";s:9:\"recipient\";s:0:\"\";s:4:\"body\";s:0:\"\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(27,15,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:0:\"\";s:6:\"sender\";s:0:\"\";s:9:\"recipient\";s:0:\"\";s:4:\"body\";s:0:\"\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(28,15,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(29,15,'_additional_settings',''),(30,15,'_locale','en_US'),(31,16,'_form','<label>Your Name (required)</label>\n[text* your-name]\n\n<label>Your Email (required)</label>\n[email*  your-email] </p>\n\n<label>Your Message (required)</label>\n[textarea your-message] </p>\n\n[submit class:button primary \"Submit\"]'),(32,16,'_mail',''),(33,16,'_mail_2',''),(34,16,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(35,16,'_additional_settings',''),(36,16,'_locale','en_US'),(37,17,'_wp_attached_file','2016/08/dummy-1.jpg'),(38,17,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:260;s:4:\"file\";s:19:\"2016/08/dummy-1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"dummy-1-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"dummy-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"dummy-1-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"dummy-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"dummy-1-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"dummy-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(39,18,'_wp_attached_file','2016/08/dummy-2.jpg'),(40,18,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:650;s:4:\"file\";s:19:\"2016/08/dummy-2.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"dummy-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"dummy-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"dummy-2-600x390.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"dummy-2-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"dummy-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:19:\"dummy-2-768x499.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"dummy-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"dummy-2-600x390.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"dummy-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(41,19,'_wp_attached_file','2016/08/dummy-prod-1.jpg'),(42,19,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2016/08/dummy-prod-1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"dummy-prod-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"dummy-prod-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"dummy-prod-1-250x300.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"dummy-prod-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"dummy-prod-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"dummy-prod-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(137,55,'_wp_page_template','page-blank.php'),(138,55,'_thumbnail_id','17'),(139,55,'_footer','normal'),(232,90,'_wp_page_template','default'),(259,161,'_thumbnail_id','17'),(260,162,'_thumbnail_id','17'),(261,163,'_thumbnail_id','17'),(262,164,'_thumbnail_id','17'),(263,166,'_wp_page_template',''),(264,166,'_footer',''),(265,167,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(266,167,'_edit_last','1'),(267,167,'_visibility','visible'),(268,167,'_stock_status','instock'),(269,167,'total_sales','156'),(270,167,'_downloadable','no'),(271,167,'_virtual','no'),(272,167,'_product_image_gallery','19,19,19'),(273,167,'_regular_price','29'),(274,167,'_sale_price',''),(275,167,'_tax_status',''),(276,167,'_tax_class',''),(277,167,'_purchase_note',''),(278,167,'_featured','no'),(279,167,'_weight',''),(280,167,'_length',''),(281,167,'_width',''),(282,167,'_height',''),(283,167,'_sku',''),(284,167,'_sale_price_dates_from',''),(285,167,'_sale_price_dates_to',''),(286,167,'_price','29'),(287,167,'_sold_individually',''),(288,167,'_stock',''),(289,167,'_backorders','no'),(290,167,'_manage_stock','no'),(291,167,'_min_variation_price','39'),(292,167,'_max_variation_price','39'),(293,167,'_min_variation_regular_price','39'),(294,167,'_max_variation_regular_price','39'),(295,167,'_min_variation_sale_price',''),(296,167,'_max_variation_sale_price',''),(297,167,'_default_attributes','a:0:{}'),(298,167,'_dp_original','389'),(299,167,'_wc_rating_count','a:3:{i:3;s:1:\"1\";i:4;s:1:\"2\";i:5;s:1:\"1\";}'),(300,167,'_wc_average_rating','4.00'),(301,167,'_wc_review_count','4'),(302,167,'_edit_lock','1472852321:1'),(303,167,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(304,167,'_upsell_ids','a:0:{}'),(305,167,'_crosssell_ids','a:0:{}'),(306,167,'_product_version','2.6.4'),(307,167,'_thumbnail_id','19'),(308,168,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(309,168,'_visibility','visible'),(310,168,'_stock_status','instock'),(311,168,'total_sales','402337'),(312,168,'_downloadable','no'),(313,168,'_virtual','no'),(314,168,'_product_image_gallery','19,19,19'),(315,168,'_regular_price','29'),(316,168,'_sale_price',''),(317,168,'_tax_status',''),(318,168,'_tax_class',''),(319,168,'_purchase_note',''),(320,168,'_featured','yes'),(321,168,'_weight',''),(322,168,'_length',''),(323,168,'_width',''),(324,168,'_height',''),(325,168,'_sku',''),(326,168,'_sale_price_dates_from',''),(327,168,'_sale_price_dates_to',''),(328,168,'_sold_individually',''),(329,168,'_stock',''),(330,168,'_backorders','no'),(331,168,'_manage_stock','no'),(332,168,'_min_variation_price','29'),(333,168,'_max_variation_price','29'),(334,168,'_min_variation_regular_price','29'),(335,168,'_max_variation_regular_price','29'),(336,168,'_min_variation_sale_price',NULL),(337,168,'_max_variation_sale_price',NULL),(338,168,'_default_attributes','a:1:{s:5:\"color\";s:4:\"blue\";}'),(339,168,'_dp_original','250'),(340,168,'_thumbnail_id','19'),(341,168,'_upsell_ids','a:4:{i:0;i:229;i:1;i:187;i:2;i:111;i:3;i:132;}'),(342,168,'_max_regular_price_variation_id','8870'),(343,168,'_min_sale_price_variation_id',NULL),(344,168,'_max_sale_price_variation_id',NULL),(345,168,'_wc_rating_count','a:2:{i:4;s:1:\"2\";i:5;s:1:\"1\";}'),(346,168,'_wc_average_rating','4.33'),(347,168,'_wc_review_count','3'),(348,168,'_edit_lock','1472855428:1'),(349,168,'_edit_last','1'),(350,168,'pv_commission_rate',''),(351,168,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(352,168,'_crosssell_ids','a:0:{}'),(353,168,'_product_version','2.6.4'),(354,168,'_price','29'),(355,169,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(356,169,'_edit_last','1'),(357,169,'_visibility','visible'),(358,169,'_stock_status','instock'),(359,169,'total_sales','127'),(360,169,'_downloadable','no'),(361,169,'_virtual','no'),(362,169,'_product_image_gallery','19,19,19'),(363,169,'_regular_price','29'),(364,169,'_sale_price',''),(365,169,'_tax_status',''),(366,169,'_tax_class',''),(367,169,'_purchase_note',''),(368,169,'_featured','no'),(369,169,'_weight',''),(370,169,'_length',''),(371,169,'_width',''),(372,169,'_height',''),(373,169,'_sku',''),(374,169,'_sale_price_dates_from',''),(375,169,'_sale_price_dates_to',''),(376,169,'_price','29'),(377,169,'_sold_individually',''),(378,169,'_stock','0'),(379,169,'_backorders','no'),(380,169,'_manage_stock','no'),(381,169,'_min_variation_price','39'),(382,169,'_max_variation_price','39'),(383,169,'_min_variation_regular_price','39'),(384,169,'_max_variation_regular_price','39'),(385,169,'_min_variation_sale_price',''),(386,169,'_max_variation_sale_price',''),(387,169,'_default_attributes','a:0:{}'),(388,169,'_dp_original','157'),(389,169,'_thumbnail_id','19'),(390,169,'_wc_rating_count','a:0:{}'),(391,169,'_wc_average_rating','0'),(392,169,'_wc_review_count','0'),(393,169,'_edit_lock','1470131071:1'),(394,170,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(395,170,'_edit_last','1'),(396,170,'_visibility','visible'),(397,170,'_stock_status','instock'),(398,170,'total_sales','125'),(399,170,'_downloadable','no'),(400,170,'_virtual','no'),(401,170,'_product_image_gallery','19,19,19'),(402,170,'_regular_price','29'),(403,170,'_sale_price','15'),(404,170,'_tax_status',''),(405,170,'_tax_class',''),(406,170,'_purchase_note',''),(407,170,'_featured','yes'),(408,170,'_weight',''),(409,170,'_length',''),(410,170,'_width',''),(411,170,'_height',''),(412,170,'_sku',''),(413,170,'_sale_price_dates_from',''),(414,170,'_sale_price_dates_to',''),(415,170,'_price','29'),(416,170,'_sold_individually',''),(417,170,'_stock',''),(418,170,'_backorders','no'),(419,170,'_manage_stock','no'),(420,170,'_min_variation_price','39'),(421,170,'_max_variation_price','39'),(422,170,'_min_variation_regular_price','39'),(423,170,'_max_variation_regular_price','39'),(424,170,'_min_variation_sale_price',''),(425,170,'_max_variation_sale_price',''),(426,170,'_default_attributes','a:0:{}'),(427,170,'_dp_original','111'),(428,170,'_thumbnail_id','19'),(429,170,'wc_productdata_options','a:1:{i:0;a:3:{s:11:\"_bubble_new\";s:5:\"\"yes\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";}}'),(430,170,'_wc_rating_count','a:2:{i:2;s:1:\"1\";i:5;s:1:\"1\";}'),(431,170,'_wc_average_rating','3.50'),(432,170,'_wc_review_count','2'),(433,170,'_edit_lock','1467815163:1'),(434,171,'_edit_last','1'),(435,171,'_edit_lock','1472847351:1'),(436,171,'_visibility','visible'),(437,171,'_stock_status','instock'),(438,171,'_disable_va','setting'),(439,171,'_name_style','label'),(440,171,'_only_va','no'),(441,171,'pv_commission_rate',''),(442,171,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:5:\"\"yes\"\";s:12:\"_bubble_text\";s:3:\"HOT\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(443,171,'total_sales','0'),(444,171,'_downloadable','no'),(445,171,'_virtual','no'),(446,171,'_purchase_note',''),(447,171,'_featured','no'),(448,171,'_weight',''),(449,171,'_length',''),(450,171,'_width',''),(451,171,'_height',''),(452,171,'_sku',''),(453,171,'_regular_price','29'),(454,171,'_sale_price','199'),(455,171,'_sale_price_dates_from',''),(456,171,'_sale_price_dates_to',''),(457,171,'_price','29'),(458,171,'_sold_individually',''),(459,171,'_manage_stock','no'),(460,171,'_backorders','no'),(461,171,'_stock',''),(462,171,'_upsell_ids','a:0:{}'),(463,171,'_crosssell_ids','a:0:{}'),(464,171,'_product_version','2.6.4'),(465,171,'_product_image_gallery','19,19,19'),(466,171,'_wc_rating_count','a:0:{}'),(467,171,'_wc_review_count','0'),(468,171,'_wc_average_rating','0'),(469,171,'_thumbnail_id','19'),(470,172,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(471,172,'_edit_last','1'),(472,172,'_visibility','visible'),(473,172,'_stock_status','instock'),(474,172,'total_sales','75'),(475,172,'_downloadable','no'),(476,172,'_virtual','no'),(477,172,'_product_image_gallery','19,19,19'),(478,172,'_regular_price','29'),(479,172,'_sale_price',''),(480,172,'_tax_status',''),(481,172,'_tax_class',''),(482,172,'_purchase_note',''),(483,172,'_featured','no'),(484,172,'_weight',''),(485,172,'_length',''),(486,172,'_width',''),(487,172,'_height',''),(488,172,'_sku',''),(489,172,'_sale_price_dates_from',''),(490,172,'_sale_price_dates_to',''),(491,172,'_price','29'),(492,172,'_sold_individually',''),(493,172,'_stock',''),(494,172,'_backorders','no'),(495,172,'_manage_stock','no'),(496,172,'_min_variation_price','39'),(497,172,'_max_variation_price','39'),(498,172,'_min_variation_regular_price','39'),(499,172,'_max_variation_regular_price','39'),(500,172,'_min_variation_sale_price',''),(501,172,'_max_variation_sale_price',''),(502,172,'_default_attributes','a:0:{}'),(503,172,'_wp_old_slug','hash-tag-sweat-vero-moda'),(504,172,'_dp_original','226'),(505,172,'_thumbnail_id','19'),(506,172,'_wc_rating_count','a:2:{i:2;s:1:\"1\";i:4;s:1:\"1\";}'),(507,172,'_wc_average_rating','3.00'),(508,172,'_wc_review_count','2'),(509,172,'_edit_lock','1467815185:1'),(510,173,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(511,173,'_visibility','visible'),(512,173,'_stock_status','instock'),(513,173,'total_sales','32'),(514,173,'_downloadable','no'),(515,173,'_virtual','no'),(516,173,'_product_image_gallery','19,19,19'),(517,173,'_regular_price','29'),(518,173,'_sale_price',''),(519,173,'_tax_status','taxable'),(520,173,'_tax_class',''),(521,173,'_purchase_note',''),(522,173,'_featured','yes'),(523,173,'_weight',''),(524,173,'_length',''),(525,173,'_width',''),(526,173,'_height',''),(527,173,'_sku',''),(528,173,'_sale_price_dates_from',''),(529,173,'_sale_price_dates_to',''),(530,173,'_price','29'),(531,173,'_sold_individually',''),(532,173,'_stock','0'),(533,173,'_backorders','no'),(534,173,'_manage_stock','no'),(535,173,'_min_variation_price','39'),(536,173,'_max_variation_price','39'),(537,173,'_min_variation_regular_price','39'),(538,173,'_max_variation_regular_price','39'),(539,173,'_min_variation_sale_price',''),(540,173,'_max_variation_sale_price',''),(541,173,'_default_attributes','a:0:{}'),(542,173,'_dp_original','427'),(543,173,'_thumbnail_id','19'),(544,173,'_enable_sidebar','no'),(545,173,'_edit_lock','1456142372:1'),(546,173,'_wc_rating_count','a:2:{i:3;s:1:\"1\";i:4;s:1:\"2\";}'),(547,173,'_wc_average_rating','3.67'),(548,173,'_edit_last','1'),(549,173,'_wc_review_count','3'),(550,174,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(551,174,'_edit_last','1'),(552,174,'_visibility','visible'),(553,174,'_stock_status','outofstock'),(554,174,'total_sales','266'),(555,174,'_downloadable','no'),(556,174,'_virtual','no'),(557,174,'_product_image_gallery','19,19,19'),(558,174,'_regular_price','29'),(559,174,'_sale_price',''),(560,174,'_tax_status',''),(561,174,'_tax_class',''),(562,174,'_purchase_note',''),(563,174,'_featured','no'),(564,174,'_weight',''),(565,174,'_length',''),(566,174,'_width',''),(567,174,'_height',''),(568,174,'_sku',''),(569,174,'_sale_price_dates_from',''),(570,174,'_sale_price_dates_to',''),(571,174,'_price','29'),(572,174,'_sold_individually',''),(573,174,'_stock',''),(574,174,'_backorders','no'),(575,174,'_manage_stock','yes'),(576,174,'_min_variation_price','15'),(577,174,'_max_variation_price','15'),(578,174,'_min_variation_regular_price','15'),(579,174,'_max_variation_regular_price','15'),(580,174,'_min_variation_sale_price',''),(581,174,'_max_variation_sale_price',''),(582,174,'_default_attributes','a:0:{}'),(583,174,'_dp_original','422'),(584,174,'_thumbnail_id','19'),(585,174,'_max_regular_price_variation_id','5893'),(586,174,'_min_sale_price_variation_id',''),(587,174,'_max_sale_price_variation_id',''),(588,174,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:5:\"\"yes\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(589,174,'_wc_rating_count','a:1:{i:4;s:1:\"2\";}'),(590,174,'_wc_average_rating','4.00'),(591,174,'_wc_review_count','2'),(592,174,'_edit_lock','1466586438:1'),(593,174,'pv_commission_rate',''),(594,174,'_upsell_ids','a:0:{}'),(595,174,'_crosssell_ids','a:0:{}'),(596,174,'_product_version','2.6.1'),(597,175,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(598,175,'_visibility','visible'),(599,175,'_stock_status','instock'),(600,175,'total_sales','2928'),(601,175,'_downloadable','no'),(602,175,'_virtual','no'),(603,175,'_product_image_gallery','19,19,19'),(604,175,'_regular_price','29'),(605,175,'_sale_price',''),(606,175,'_tax_status',''),(607,175,'_tax_class',''),(608,175,'_purchase_note',''),(609,175,'_featured','no'),(610,175,'_weight',''),(611,175,'_length',''),(612,175,'_width',''),(613,175,'_height',''),(614,175,'_sku',''),(615,175,'_sale_price_dates_from',''),(616,175,'_sale_price_dates_to',''),(617,175,'_price','29'),(618,175,'_sold_individually',''),(619,175,'_stock',''),(620,175,'_backorders','no'),(621,175,'_manage_stock','no'),(622,175,'_min_variation_price','39'),(623,175,'_max_variation_price','39'),(624,175,'_min_variation_regular_price','39'),(625,175,'_max_variation_regular_price','39'),(626,175,'_min_variation_sale_price',''),(627,175,'_max_variation_sale_price',''),(628,175,'_default_attributes','a:0:{}'),(629,175,'_dp_original','416'),(630,175,'_thumbnail_id','19'),(631,175,'_wc_rating_count','a:2:{i:3;s:1:\"1\";i:4;s:1:\"1\";}'),(632,175,'_wc_average_rating','3.50'),(633,175,'_wc_review_count','2'),(634,176,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(635,176,'_edit_last','1'),(636,176,'_visibility','visible'),(637,176,'_stock_status','instock'),(638,176,'total_sales','1312'),(639,176,'_downloadable','no'),(640,176,'_virtual','no'),(641,176,'_product_image_gallery','19,19,19'),(642,176,'_regular_price','29'),(643,176,'_sale_price','15'),(644,176,'_tax_status',''),(645,176,'_tax_class',''),(646,176,'_purchase_note',''),(647,176,'_featured','yes'),(648,176,'_weight',''),(649,176,'_length',''),(650,176,'_width',''),(651,176,'_height',''),(652,176,'_sku','00012'),(653,176,'_sale_price_dates_from',''),(654,176,'_sale_price_dates_to',''),(655,176,'_price','29'),(656,176,'_sold_individually',''),(657,176,'_stock',''),(658,176,'_backorders','no'),(659,176,'_manage_stock','no'),(660,176,'_min_variation_price','39'),(661,176,'_max_variation_price','39'),(662,176,'_min_variation_regular_price','39'),(663,176,'_max_variation_regular_price','39'),(664,176,'_min_variation_sale_price',''),(665,176,'_max_variation_sale_price',''),(666,176,'_default_attributes','a:0:{}'),(667,176,'_dp_original','411'),(668,176,'_thumbnail_id','19'),(669,176,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:43:\"https://www.youtube.com/watch?v=BBwBfBS3REs\";s:19:\"_product_video_size\";s:0:\"\";}}'),(670,176,'_upsell_ids','a:0:{}'),(671,176,'_crosssell_ids','a:0:{}'),(672,176,'_product_version','2.4.7'),(673,176,'_wc_rating_count','a:1:{i:4;s:1:\"3\";}'),(674,176,'_wc_review_count','3'),(675,176,'_wc_average_rating','4.00'),(676,176,'_edit_lock','1461926689:1'),(677,177,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(678,177,'_edit_last','1'),(679,177,'_visibility','visible'),(680,177,'_stock_status','instock'),(681,177,'total_sales','100'),(682,177,'_downloadable','no'),(683,177,'_virtual','no'),(684,177,'_product_image_gallery','19,19,19'),(685,177,'_regular_price','29'),(686,177,'_sale_price',''),(687,177,'_tax_status',''),(688,177,'_tax_class',''),(689,177,'_purchase_note',''),(690,177,'_featured','no'),(691,177,'_weight',''),(692,177,'_length',''),(693,177,'_width',''),(694,177,'_height',''),(695,177,'_sku',''),(696,177,'_sale_price_dates_from',''),(697,177,'_sale_price_dates_to',''),(698,177,'_price','29'),(699,177,'_sold_individually',''),(700,177,'_stock',''),(701,177,'_backorders','no'),(702,177,'_manage_stock','no'),(703,177,'_min_variation_price','39'),(704,177,'_max_variation_price','39'),(705,177,'_min_variation_regular_price','39'),(706,177,'_max_variation_regular_price','39'),(707,177,'_min_variation_sale_price',''),(708,177,'_max_variation_sale_price',''),(709,177,'_default_attributes','a:0:{}'),(710,177,'_dp_original','405'),(711,177,'_thumbnail_id','19'),(712,177,'_wc_rating_count','a:2:{i:4;s:1:\"1\";i:5;s:1:\"1\";}'),(713,177,'_wc_average_rating','4.50'),(714,177,'_wc_review_count','2'),(715,178,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(716,178,'_edit_last','1'),(717,178,'_visibility','visible'),(718,178,'_stock_status','instock'),(719,178,'total_sales','54'),(720,178,'_downloadable','no'),(721,178,'_virtual','no'),(722,178,'_product_image_gallery','19,19,19'),(723,178,'_regular_price','29'),(724,178,'_sale_price',''),(725,178,'_tax_status',''),(726,178,'_tax_class',''),(727,178,'_purchase_note',''),(728,178,'_featured','no'),(729,178,'_weight',''),(730,178,'_length',''),(731,178,'_width',''),(732,178,'_height',''),(733,178,'_sku',''),(734,178,'_sale_price_dates_from',''),(735,178,'_sale_price_dates_to',''),(736,178,'_price','29'),(737,178,'_sold_individually',''),(738,178,'_stock',''),(739,178,'_backorders','no'),(740,178,'_manage_stock','no'),(741,178,'_min_variation_price','39'),(742,178,'_max_variation_price','39'),(743,178,'_min_variation_regular_price','39'),(744,178,'_max_variation_regular_price','39'),(745,178,'_min_variation_sale_price',''),(746,178,'_max_variation_sale_price',''),(747,178,'_default_attributes','a:0:{}'),(748,178,'_dp_original','395'),(749,178,'_thumbnail_id','19'),(750,178,'_wc_rating_count','a:0:{}'),(751,178,'_wc_average_rating','0'),(752,178,'_wc_review_count','0'),(753,179,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(754,179,'_visibility','visible'),(755,179,'_stock_status','instock'),(756,179,'total_sales','35634'),(757,179,'_downloadable','no'),(758,179,'_virtual','no'),(759,179,'_product_image_gallery','19,19,19'),(760,179,'_regular_price','29'),(761,179,'_sale_price','29'),(762,179,'_tax_status',''),(763,179,'_tax_class',''),(764,179,'_purchase_note',''),(765,179,'_featured','no'),(766,179,'_weight',''),(767,179,'_length',''),(768,179,'_width',''),(769,179,'_height',''),(770,179,'_sku',''),(771,179,'_sale_price_dates_from',''),(772,179,'_sale_price_dates_to',''),(773,179,'_price','29'),(774,179,'_sold_individually',''),(775,179,'_stock',''),(776,179,'_backorders','no'),(777,179,'_manage_stock','no'),(778,179,'_min_variation_price','39'),(779,179,'_max_variation_price','39'),(780,179,'_min_variation_regular_price','39'),(781,179,'_max_variation_regular_price','39'),(782,179,'_min_variation_sale_price',''),(783,179,'_max_variation_sale_price',''),(784,179,'_default_attributes','a:0:{}'),(785,179,'_dp_original','395'),(786,179,'_thumbnail_id','19'),(787,179,'_wc_rating_count','a:0:{}'),(788,179,'_wc_average_rating','0'),(789,179,'_wc_review_count','0'),(790,179,'_edit_lock','1473943982:1'),(791,179,'_edit_last','1'),(792,179,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:5:\"\"yes\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(793,179,'_upsell_ids','a:0:{}'),(794,179,'_crosssell_ids','a:0:{}'),(795,179,'_product_version','2.6.0'),(796,180,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(797,180,'_edit_last','1'),(798,180,'_visibility','visible'),(799,180,'_stock_status','instock'),(800,180,'total_sales','63'),(801,180,'_downloadable','no'),(802,180,'_virtual','no'),(803,180,'_product_image_gallery','19,19,19'),(804,180,'_regular_price','29'),(805,180,'_sale_price',''),(806,180,'_tax_status',''),(807,180,'_tax_class',''),(808,180,'_purchase_note',''),(809,180,'_featured','no'),(810,180,'_weight',''),(811,180,'_length',''),(812,180,'_width',''),(813,180,'_height',''),(814,180,'_sku',''),(815,180,'_sale_price_dates_from',''),(816,180,'_sale_price_dates_to',''),(817,180,'_price','29'),(818,180,'_sold_individually',''),(819,180,'_stock',''),(820,180,'_backorders','no'),(821,180,'_manage_stock','no'),(822,180,'_min_variation_price','39'),(823,180,'_max_variation_price','39'),(824,180,'_min_variation_regular_price','39'),(825,180,'_max_variation_regular_price','39'),(826,180,'_min_variation_sale_price',''),(827,180,'_max_variation_sale_price',''),(828,180,'_default_attributes','a:0:{}'),(829,180,'_dp_original','149'),(830,180,'_thumbnail_id','19'),(831,180,'_wc_rating_count','a:1:{i:5;s:1:\"1\";}'),(832,180,'_wc_average_rating','5.00'),(833,180,'_wc_review_count','1'),(834,180,'_edit_lock','1470827741:1'),(835,180,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(836,180,'_upsell_ids','a:0:{}'),(837,180,'_crosssell_ids','a:0:{}'),(838,180,'_product_version','2.6.4'),(839,181,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(840,181,'_edit_last','1'),(841,181,'_visibility','visible'),(842,181,'_stock_status','instock'),(843,181,'total_sales','95'),(844,181,'_downloadable','no'),(845,181,'_virtual','no'),(846,181,'_product_image_gallery','19,19,19'),(847,181,'_regular_price','29'),(848,181,'_sale_price',''),(849,181,'_tax_status',''),(850,181,'_tax_class',''),(851,181,'_purchase_note',''),(852,181,'_featured','no'),(853,181,'_weight',''),(854,181,'_length',''),(855,181,'_width',''),(856,181,'_height',''),(857,181,'_sku',''),(858,181,'_sale_price_dates_from',''),(859,181,'_sale_price_dates_to',''),(860,181,'_price','29'),(861,181,'_sold_individually',''),(862,181,'_stock',''),(863,181,'_backorders','no'),(864,181,'_manage_stock','no'),(865,181,'_min_variation_price','12'),(866,181,'_max_variation_price','12'),(867,181,'_min_variation_regular_price','12'),(868,181,'_max_variation_regular_price','12'),(869,181,'_min_variation_sale_price',''),(870,181,'_max_variation_sale_price',''),(871,181,'_default_attributes','a:0:{}'),(872,181,'_dp_original','328'),(873,181,'_thumbnail_id','19'),(874,181,'_wc_rating_count','a:2:{i:3;s:1:\"1\";i:4;s:1:\"1\";}'),(875,181,'_wc_average_rating','3.50'),(876,181,'_wc_review_count','2'),(877,182,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(878,182,'_edit_last','1'),(879,182,'_visibility','visible'),(880,182,'_stock_status','instock'),(881,182,'total_sales','239'),(882,182,'_downloadable','no'),(883,182,'_virtual','no'),(884,182,'_product_image_gallery','19,19,19'),(885,182,'_regular_price','29'),(886,182,'_sale_price',''),(887,182,'_tax_status',''),(888,182,'_tax_class',''),(889,182,'_purchase_note',''),(890,182,'_featured','no'),(891,182,'_weight',''),(892,182,'_length',''),(893,182,'_width',''),(894,182,'_height',''),(895,182,'_sku',''),(896,182,'_sale_price_dates_from',''),(897,182,'_sale_price_dates_to',''),(898,182,'_price','29'),(899,182,'_sold_individually',''),(900,182,'_stock',''),(901,182,'_backorders','no'),(902,182,'_manage_stock','no'),(903,182,'_min_variation_price','12'),(904,182,'_max_variation_price','12'),(905,182,'_min_variation_regular_price','12'),(906,182,'_max_variation_regular_price','12'),(907,182,'_min_variation_sale_price',''),(908,182,'_max_variation_sale_price',''),(909,182,'_default_attributes','a:0:{}'),(910,182,'_dp_original','325'),(911,182,'_thumbnail_id','19'),(912,182,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:5:\"\"yes\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:12:\"Product only\";s:11:\"_custom_tab\";s:55:\"This is a text for this product only. Add anything here\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(913,182,'_product_url','#'),(914,182,'_button_text','Buy at Amazon.com'),(915,182,'_wc_rating_count','a:3:{i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";}'),(916,182,'_wc_average_rating','4.00'),(917,182,'_wc_review_count','3'),(918,182,'_edit_lock','1473844205:1'),(919,182,'_upsell_ids','a:0:{}'),(920,182,'_crosssell_ids','a:0:{}'),(921,182,'_product_version','2.6.4'),(922,183,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(923,183,'_edit_last','1'),(924,183,'_visibility','visible'),(925,183,'_stock_status','instock'),(926,183,'total_sales','47'),(927,183,'_downloadable','no'),(928,183,'_virtual','no'),(929,183,'_product_image_gallery','19,19,19'),(930,183,'_regular_price','29'),(931,183,'_sale_price',''),(932,183,'_tax_status',''),(933,183,'_tax_class',''),(934,183,'_purchase_note',''),(935,183,'_featured','no'),(936,183,'_weight',''),(937,183,'_length',''),(938,183,'_width',''),(939,183,'_height',''),(940,183,'_sku',''),(941,183,'_sale_price_dates_from',''),(942,183,'_sale_price_dates_to',''),(943,183,'_price','29'),(944,183,'_sold_individually',''),(945,183,'_stock',''),(946,183,'_backorders','no'),(947,183,'_manage_stock','no'),(948,183,'_min_variation_price','12'),(949,183,'_max_variation_price','12'),(950,183,'_min_variation_regular_price','12'),(951,183,'_max_variation_regular_price','12'),(952,183,'_min_variation_sale_price',''),(953,183,'_max_variation_sale_price',''),(954,183,'_default_attributes','a:0:{}'),(955,183,'_dp_original','322'),(956,183,'_thumbnail_id','19'),(957,183,'_wc_rating_count','a:1:{i:4;s:1:\"3\";}'),(958,183,'_wc_average_rating','4.00'),(959,183,'_wc_review_count','3'),(960,184,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(961,184,'_edit_last','1'),(962,184,'_visibility','visible'),(963,184,'_stock_status','instock'),(964,184,'total_sales','135'),(965,184,'_downloadable','no'),(966,184,'_virtual','no'),(967,184,'_product_image_gallery','19,19,19'),(968,184,'_regular_price','29'),(969,184,'_sale_price',''),(970,184,'_tax_status',''),(971,184,'_tax_class',''),(972,184,'_purchase_note',''),(973,184,'_featured','no'),(974,184,'_weight',''),(975,184,'_length',''),(976,184,'_width',''),(977,184,'_height',''),(978,184,'_sku',''),(979,184,'_sale_price_dates_from',''),(980,184,'_sale_price_dates_to',''),(981,184,'_price','29'),(982,184,'_sold_individually',''),(983,184,'_stock',''),(984,184,'_backorders','no'),(985,184,'_manage_stock','no'),(986,184,'_min_variation_price','12'),(987,184,'_max_variation_price','12'),(988,184,'_min_variation_regular_price','12'),(989,184,'_max_variation_regular_price','12'),(990,184,'_min_variation_sale_price',''),(991,184,'_max_variation_sale_price',''),(992,184,'_default_attributes','a:0:{}'),(993,184,'_dp_original','316'),(994,184,'_thumbnail_id','19'),(995,184,'_wc_rating_count','a:1:{i:4;s:1:\"2\";}'),(996,184,'_wc_average_rating','4.00'),(997,184,'_wc_review_count','2'),(998,185,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(999,185,'_edit_last','1'),(1000,185,'_visibility','visible'),(1001,185,'_stock_status','instock'),(1002,185,'total_sales','78'),(1003,185,'_downloadable','no'),(1004,185,'_virtual','no'),(1005,185,'_product_image_gallery','19,19,19'),(1006,185,'_regular_price','29'),(1007,185,'_sale_price',''),(1008,185,'_tax_status',''),(1009,185,'_tax_class',''),(1010,185,'_purchase_note',''),(1011,185,'_featured','no'),(1012,185,'_weight',''),(1013,185,'_length',''),(1014,185,'_width',''),(1015,185,'_height',''),(1016,185,'_sku',''),(1017,185,'_sale_price_dates_from',''),(1018,185,'_sale_price_dates_to',''),(1019,185,'_price','29'),(1020,185,'_sold_individually',''),(1021,185,'_stock',''),(1022,185,'_backorders','no'),(1023,185,'_manage_stock','no'),(1024,185,'_min_variation_price','12'),(1025,185,'_max_variation_price','12'),(1026,185,'_min_variation_regular_price','12'),(1027,185,'_max_variation_regular_price','12'),(1028,185,'_min_variation_sale_price',''),(1029,185,'_max_variation_sale_price',''),(1030,185,'_default_attributes','a:0:{}'),(1031,185,'_dp_original','308'),(1032,185,'_thumbnail_id','19'),(1033,185,'_wc_rating_count','a:1:{i:4;s:1:\"2\";}'),(1034,185,'_wc_average_rating','4.00'),(1035,185,'_wc_review_count','2'),(1036,186,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1037,186,'_edit_last','1'),(1038,186,'_visibility','visible'),(1039,186,'_stock_status','instock'),(1040,186,'total_sales','10000000062'),(1041,186,'_downloadable','no'),(1042,186,'_virtual','no'),(1043,186,'_product_image_gallery','19,19,19'),(1044,186,'_regular_price','29'),(1045,186,'_sale_price',''),(1046,186,'_tax_status',''),(1047,186,'_tax_class',''),(1048,186,'_purchase_note',''),(1049,186,'_featured','no'),(1050,186,'_weight',''),(1051,186,'_length',''),(1052,186,'_width',''),(1053,186,'_height',''),(1054,186,'_sku',''),(1055,186,'_sale_price_dates_from',''),(1056,186,'_sale_price_dates_to',''),(1057,186,'_price','29'),(1058,186,'_sold_individually',''),(1059,186,'_stock',''),(1060,186,'_backorders','no'),(1061,186,'_manage_stock','no'),(1062,186,'_min_variation_price','12'),(1063,186,'_max_variation_price','12'),(1064,186,'_min_variation_regular_price','12'),(1065,186,'_max_variation_regular_price','12'),(1066,186,'_min_variation_sale_price',''),(1067,186,'_max_variation_sale_price',''),(1068,186,'_default_attributes','a:0:{}'),(1069,186,'_thumbnail_id','19'),(1070,186,'_wc_rating_count','a:2:{i:3;s:1:\"1\";i:4;s:1:\"1\";}'),(1071,186,'_wc_average_rating','3.50'),(1072,186,'_wc_review_count','2'),(1073,187,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1074,187,'_edit_last','1'),(1075,187,'_visibility','visible'),(1076,187,'_stock_status','instock'),(1077,187,'total_sales','16'),(1078,187,'_downloadable','no'),(1079,187,'_virtual','no'),(1080,187,'_product_image_gallery','19,19,19'),(1081,187,'_regular_price','29'),(1082,187,'_sale_price',''),(1083,187,'_tax_status',''),(1084,187,'_tax_class',''),(1085,187,'_purchase_note',''),(1086,187,'_featured','no'),(1087,187,'_weight',''),(1088,187,'_length',''),(1089,187,'_width',''),(1090,187,'_height',''),(1091,187,'_sku',''),(1092,187,'_sale_price_dates_from',''),(1093,187,'_sale_price_dates_to',''),(1094,187,'_sold_individually',''),(1095,187,'_stock',''),(1096,187,'_backorders','no'),(1097,187,'_manage_stock','no'),(1098,187,'_min_variation_price','19'),(1099,187,'_max_variation_price','29'),(1100,187,'_min_variation_regular_price','19'),(1101,187,'_max_variation_regular_price','29'),(1102,187,'_min_variation_sale_price',NULL),(1103,187,'_max_variation_sale_price',NULL),(1104,187,'_default_attributes','a:0:{}'),(1105,187,'_upsell_ids','a:4:{i:0;i:229;i:1;i:187;i:2;i:111;i:3;i:132;}'),(1106,187,'_dp_original','270'),(1107,187,'_thumbnail_id','19'),(1108,187,'_max_regular_price_variation_id','6694'),(1109,187,'_min_sale_price_variation_id',NULL),(1110,187,'_max_sale_price_variation_id',NULL),(1111,187,'_wc_rating_count','a:2:{i:3;s:1:\"1\";i:4;s:1:\"2\";}'),(1112,187,'_wc_average_rating','3.67'),(1113,187,'_edit_lock','1472207048:1'),(1114,187,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(1115,187,'_crosssell_ids','a:0:{}'),(1116,187,'_product_version','2.6.4'),(1117,187,'_wc_review_count','3'),(1118,187,'_price','29'),(1119,188,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1120,188,'_edit_last','1'),(1121,188,'_visibility','visible'),(1122,188,'_stock_status','instock'),(1123,188,'total_sales','131'),(1124,188,'_downloadable','no'),(1125,188,'_virtual','no'),(1126,188,'_product_image_gallery','19,19,19'),(1127,188,'_regular_price','29'),(1128,188,'_sale_price',''),(1129,188,'_tax_status',''),(1130,188,'_tax_class',''),(1131,188,'_purchase_note',''),(1132,188,'_featured','no'),(1133,188,'_weight',''),(1134,188,'_length',''),(1135,188,'_width',''),(1136,188,'_height',''),(1137,188,'_sku',''),(1138,188,'_sale_price_dates_from',''),(1139,188,'_sale_price_dates_to',''),(1140,188,'_price','29'),(1141,188,'_sold_individually',''),(1142,188,'_stock',''),(1143,188,'_backorders','no'),(1144,188,'_manage_stock','no'),(1145,188,'_min_variation_price','29'),(1146,188,'_max_variation_price','29'),(1147,188,'_min_variation_regular_price','29'),(1148,188,'_max_variation_regular_price','29'),(1149,188,'_min_variation_sale_price',''),(1150,188,'_max_variation_sale_price',''),(1151,188,'_default_attributes','a:0:{}'),(1152,188,'_upsell_ids','a:6:{i:0;s:3:\"229\";i:1;s:3:\"187\";i:2;s:3:\"111\";i:3;s:3:\"132\";i:4;s:2:\"55\";i:5;s:3:\"212\";}'),(1153,188,'_dp_original','270'),(1154,188,'_thumbnail_id','19'),(1155,188,'_max_regular_price_variation_id','383'),(1156,188,'_min_sale_price_variation_id',''),(1157,188,'_max_sale_price_variation_id',''),(1158,188,'_wc_rating_count','a:1:{i:4;s:1:\"2\";}'),(1159,188,'_wc_average_rating','4.00'),(1160,188,'_wc_review_count','2'),(1161,189,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1162,189,'_edit_last','1'),(1163,189,'_visibility','visible'),(1164,189,'_stock_status','instock'),(1165,189,'total_sales','28116'),(1166,189,'_downloadable','no'),(1167,189,'_virtual','no'),(1168,189,'_product_image_gallery','19,19,19'),(1169,189,'_regular_price','29'),(1170,189,'_sale_price',''),(1171,189,'_tax_status',''),(1172,189,'_tax_class',''),(1173,189,'_purchase_note',''),(1174,189,'_featured','no'),(1175,189,'_weight',''),(1176,189,'_length',''),(1177,189,'_width',''),(1178,189,'_height',''),(1179,189,'_sku',''),(1180,189,'_sale_price_dates_from',''),(1181,189,'_sale_price_dates_to',''),(1182,189,'_price','29'),(1183,189,'_sold_individually',''),(1184,189,'_stock',''),(1185,189,'_backorders','no'),(1186,189,'_manage_stock','no'),(1187,189,'_min_variation_price','32'),(1188,189,'_max_variation_price','32'),(1189,189,'_min_variation_regular_price','32'),(1190,189,'_max_variation_regular_price','32'),(1191,189,'_min_variation_sale_price',''),(1192,189,'_max_variation_sale_price',''),(1193,189,'_default_attributes','a:0:{}'),(1194,189,'_dp_original','250'),(1195,189,'_thumbnail_id','19'),(1196,189,'_wc_rating_count','a:1:{i:5;s:1:\"1\";}'),(1197,189,'_wc_average_rating','5.00'),(1198,190,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1199,190,'_edit_last','1'),(1200,190,'_visibility','visible'),(1201,190,'_stock_status','instock'),(1202,190,'total_sales','34'),(1203,190,'_downloadable','no'),(1204,190,'_virtual','no'),(1205,190,'_product_image_gallery','19,19,19'),(1206,190,'_regular_price','29'),(1207,190,'_sale_price',''),(1208,190,'_tax_status',''),(1209,190,'_tax_class',''),(1210,190,'_purchase_note',''),(1211,190,'_featured','no'),(1212,190,'_weight',''),(1213,190,'_length',''),(1214,190,'_width',''),(1215,190,'_height',''),(1216,190,'_sku',''),(1217,190,'_sale_price_dates_from',''),(1218,190,'_sale_price_dates_to',''),(1219,190,'_price','29'),(1220,190,'_sold_individually',''),(1221,190,'_stock',''),(1222,190,'_backorders','no'),(1223,190,'_manage_stock','no'),(1224,190,'_min_variation_price','32'),(1225,190,'_max_variation_price','32'),(1226,190,'_min_variation_regular_price','32'),(1227,190,'_max_variation_regular_price','32'),(1228,190,'_min_variation_sale_price',''),(1229,190,'_max_variation_sale_price',''),(1230,190,'_default_attributes','a:0:{}'),(1231,190,'_dp_original','250'),(1232,190,'_thumbnail_id','19'),(1233,190,'_wc_rating_count','a:2:{i:3;s:1:\"1\";i:4;s:1:\"1\";}'),(1234,190,'_wc_average_rating','3.50'),(1235,190,'_wc_review_count','2'),(1236,191,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1237,191,'_edit_last','1'),(1238,191,'_visibility','visible'),(1239,191,'_stock_status','instock'),(1240,191,'total_sales','41'),(1241,191,'_downloadable','no'),(1242,191,'_virtual','no'),(1243,191,'_product_image_gallery','19,19,19'),(1244,191,'_regular_price','29'),(1245,191,'_sale_price',''),(1246,191,'_tax_status',''),(1247,191,'_tax_class',''),(1248,191,'_purchase_note',''),(1249,191,'_featured','no'),(1250,191,'_weight',''),(1251,191,'_length',''),(1252,191,'_width',''),(1253,191,'_height',''),(1254,191,'_sku',''),(1255,191,'_sale_price_dates_from',''),(1256,191,'_sale_price_dates_to',''),(1257,191,'_price','29'),(1258,191,'_sold_individually',''),(1259,191,'_stock',''),(1260,191,'_backorders','no'),(1261,191,'_manage_stock','no'),(1262,191,'_min_variation_price','32'),(1263,191,'_max_variation_price','32'),(1264,191,'_min_variation_regular_price','32'),(1265,191,'_max_variation_regular_price','32'),(1266,191,'_min_variation_sale_price',''),(1267,191,'_max_variation_sale_price',''),(1268,191,'_default_attributes','a:0:{}'),(1269,191,'_dp_original','233'),(1270,191,'_thumbnail_id','19'),(1271,191,'_wc_rating_count','a:0:{}'),(1272,191,'_wc_average_rating','0'),(1273,191,'_wc_review_count','0'),(1274,192,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1275,192,'_edit_last','1'),(1276,192,'_visibility','visible'),(1277,192,'_stock_status','instock'),(1278,192,'total_sales','44'),(1279,192,'_downloadable','no'),(1280,192,'_virtual','no'),(1281,192,'_product_image_gallery','19,19,19'),(1282,192,'_regular_price','29'),(1283,192,'_sale_price',''),(1284,192,'_tax_status',''),(1285,192,'_tax_class',''),(1286,192,'_purchase_note',''),(1287,192,'_featured','no'),(1288,192,'_weight',''),(1289,192,'_length',''),(1290,192,'_width',''),(1291,192,'_height',''),(1292,192,'_sku',''),(1293,192,'_sale_price_dates_from',''),(1294,192,'_sale_price_dates_to',''),(1295,192,'_sold_individually',''),(1296,192,'_stock','99.000000'),(1297,192,'_backorders','no'),(1298,192,'_manage_stock','yes'),(1299,192,'_thumbnail_id','19'),(1300,192,'_min_variation_price','10'),(1301,192,'_max_variation_price','21'),(1302,192,'_min_variation_regular_price','21'),(1303,192,'_max_variation_regular_price','21'),(1304,192,'_min_variation_sale_price','10'),(1305,192,'_max_variation_sale_price','10'),(1306,192,'_default_attributes','a:1:{s:4:\"size\";s:2:\"31\";}'),(1307,192,'_max_regular_price_variation_id','8639'),(1308,192,'_min_sale_price_variation_id','8639'),(1309,192,'_max_sale_price_variation_id','8639'),(1310,192,'_wc_rating_count','a:0:{}'),(1311,192,'_wc_average_rating','0'),(1312,192,'_wc_review_count','0'),(1313,192,'_edit_lock','1472207159:1'),(1314,192,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(1315,192,'_upsell_ids','a:0:{}'),(1316,192,'_crosssell_ids','a:0:{}'),(1317,192,'_product_version','2.6.4'),(1318,192,'_price','29'),(1319,193,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1320,193,'_edit_last','1'),(1321,193,'_visibility','visible'),(1322,193,'_stock_status','instock'),(1323,193,'total_sales','255'),(1324,193,'_downloadable','no'),(1325,193,'_virtual','no'),(1326,193,'_product_image_gallery','19,19,19'),(1327,193,'_regular_price','29'),(1328,193,'_sale_price',''),(1329,193,'_tax_status',''),(1330,193,'_tax_class',''),(1331,193,'_purchase_note',''),(1332,193,'_featured','no'),(1333,193,'_weight',''),(1334,193,'_length',''),(1335,193,'_width',''),(1336,193,'_height',''),(1337,193,'_sku',''),(1338,193,'_sale_price_dates_from',''),(1339,193,'_sale_price_dates_to',''),(1340,193,'_price','29'),(1341,193,'_sold_individually',''),(1342,193,'_stock','5.000000'),(1343,193,'_backorders','no'),(1344,193,'_manage_stock','yes'),(1345,193,'_min_variation_price','39'),(1346,193,'_max_variation_price','39'),(1347,193,'_min_variation_regular_price','39'),(1348,193,'_max_variation_regular_price','39'),(1349,193,'_min_variation_sale_price',''),(1350,193,'_max_variation_sale_price',''),(1351,193,'_default_attributes','a:0:{}'),(1352,193,'_dp_original','182'),(1353,193,'_thumbnail_id','19'),(1354,193,'_wc_rating_count','a:1:{i:4;s:1:\"3\";}'),(1355,193,'_wc_average_rating','4.00'),(1356,193,'_wc_review_count','3'),(1357,193,'_edit_lock','1472855481:1'),(1358,193,'pv_commission_rate',''),(1359,193,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(1360,193,'_upsell_ids','a:0:{}'),(1361,193,'_crosssell_ids','a:0:{}'),(1362,193,'_product_version','2.6.2'),(1363,194,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1364,194,'_edit_last','1'),(1365,194,'_visibility','visible'),(1366,194,'_stock_status','instock'),(1367,194,'total_sales','867'),(1368,194,'_downloadable','no'),(1369,194,'_virtual','no'),(1370,194,'_product_image_gallery','19,19,19'),(1371,194,'_regular_price','29'),(1372,194,'_sale_price',''),(1373,194,'_tax_status',''),(1374,194,'_tax_class',''),(1375,194,'_purchase_note',''),(1376,194,'_featured','yes'),(1377,194,'_weight',''),(1378,194,'_length',''),(1379,194,'_width',''),(1380,194,'_height',''),(1381,194,'_sku',''),(1382,194,'_sale_price_dates_from',''),(1383,194,'_sale_price_dates_to',''),(1384,194,'_price','29'),(1385,194,'_sold_individually',''),(1386,194,'_stock','0'),(1387,194,'_backorders','no'),(1388,194,'_manage_stock','no'),(1389,194,'_min_variation_price','39'),(1390,194,'_max_variation_price','39'),(1391,194,'_min_variation_regular_price','39'),(1392,194,'_max_variation_regular_price','39'),(1393,194,'_min_variation_sale_price',''),(1394,194,'_max_variation_sale_price',''),(1395,194,'_default_attributes','a:0:{}'),(1396,194,'_dp_original','157'),(1397,194,'_thumbnail_id','19'),(1398,194,'_wc_rating_count','a:2:{i:3;s:1:\"1\";i:4;s:1:\"1\";}'),(1399,194,'_wc_average_rating','3.50'),(1400,194,'_wc_review_count','2'),(1401,195,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1402,195,'_visibility','visible'),(1403,195,'_stock_status','instock'),(1404,195,'total_sales','710075'),(1405,195,'_downloadable','no'),(1406,195,'_virtual','no'),(1407,195,'_product_image_gallery','19,19,19'),(1408,195,'_regular_price','29'),(1409,195,'_sale_price',''),(1410,195,'_tax_status',''),(1411,195,'_tax_class',''),(1412,195,'_purchase_note',''),(1413,195,'_featured','no'),(1414,195,'_weight',''),(1415,195,'_length',''),(1416,195,'_width',''),(1417,195,'_height',''),(1418,195,'_sku',''),(1419,195,'_sale_price_dates_from',''),(1420,195,'_sale_price_dates_to',''),(1421,195,'_price','29'),(1422,195,'_sold_individually',''),(1423,195,'_stock',''),(1424,195,'_backorders','no'),(1425,195,'_manage_stock','no'),(1426,195,'_min_variation_price','39'),(1427,195,'_max_variation_price','39'),(1428,195,'_min_variation_regular_price','39'),(1429,195,'_max_variation_regular_price','39'),(1430,195,'_min_variation_sale_price',''),(1431,195,'_max_variation_sale_price',''),(1432,195,'_default_attributes','a:0:{}'),(1433,195,'_dp_original','157'),(1434,195,'_thumbnail_id','19'),(1435,195,'_upsell_ids','a:9:{i:0;s:3:\"331\";i:1;s:3:\"270\";i:2;s:3:\"209\";i:3;s:3:\"187\";i:4;s:3:\"182\";i:5;s:3:\"111\";i:6;s:2:\"78\";i:7;s:2:\"99\";i:8;s:3:\"192\";}'),(1436,195,'_wc_rating_count','a:1:{i:4;s:1:\"3\";}'),(1437,195,'_wc_average_rating','4.00'),(1438,195,'_wc_review_count','3'),(1439,196,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1440,196,'_edit_last','1'),(1441,196,'_visibility','visible'),(1442,196,'_stock_status','instock'),(1443,196,'total_sales','2147483669'),(1444,196,'_downloadable','no'),(1445,196,'_virtual','no'),(1446,196,'_product_image_gallery','19,19,19'),(1447,196,'_regular_price','29'),(1448,196,'_sale_price',''),(1449,196,'_tax_status',''),(1450,196,'_tax_class',''),(1451,196,'_purchase_note',''),(1452,196,'_featured','no'),(1453,196,'_weight',''),(1454,196,'_length',''),(1455,196,'_width',''),(1456,196,'_height',''),(1457,196,'_sku',''),(1458,196,'_sale_price_dates_from',''),(1459,196,'_sale_price_dates_to',''),(1460,196,'_price','29'),(1461,196,'_sold_individually',''),(1462,196,'_stock','0'),(1463,196,'_backorders','no'),(1464,196,'_manage_stock','no'),(1465,196,'_min_variation_price','39'),(1466,196,'_max_variation_price','39'),(1467,196,'_min_variation_regular_price','39'),(1468,196,'_max_variation_regular_price','39'),(1469,196,'_min_variation_sale_price',''),(1470,196,'_max_variation_sale_price',''),(1471,196,'_default_attributes','a:0:{}'),(1472,196,'_dp_original','157'),(1473,196,'_thumbnail_id','19'),(1474,196,'_wc_rating_count','a:1:{i:5;s:1:\"1\";}'),(1475,196,'_wc_average_rating','5.00'),(1476,196,'_wc_review_count','1'),(1477,197,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1478,197,'_edit_last','1'),(1479,197,'_visibility','visible'),(1480,197,'_stock_status','instock'),(1481,197,'total_sales','25'),(1482,197,'_downloadable','no'),(1483,197,'_virtual','no'),(1484,197,'_product_image_gallery','19,19,19'),(1485,197,'_regular_price','29'),(1486,197,'_sale_price',''),(1487,197,'_tax_status',''),(1488,197,'_tax_class',''),(1489,197,'_purchase_note',''),(1490,197,'_featured','no'),(1491,197,'_weight',''),(1492,197,'_length',''),(1493,197,'_width',''),(1494,197,'_height',''),(1495,197,'_sku',''),(1496,197,'_sale_price_dates_from',''),(1497,197,'_sale_price_dates_to',''),(1498,197,'_price','29'),(1499,197,'_sold_individually',''),(1500,197,'_stock','0'),(1501,197,'_backorders','no'),(1502,197,'_manage_stock','no'),(1503,197,'_min_variation_price','39'),(1504,197,'_max_variation_price','39'),(1505,197,'_min_variation_regular_price','39'),(1506,197,'_max_variation_regular_price','39'),(1507,197,'_min_variation_sale_price',''),(1508,197,'_max_variation_sale_price',''),(1509,197,'_default_attributes','a:0:{}'),(1510,197,'_dp_original','157'),(1511,197,'_thumbnail_id','19'),(1512,197,'_wc_rating_count','a:0:{}'),(1513,197,'_wc_average_rating','0'),(1514,197,'_wc_review_count','0'),(1515,198,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1516,198,'_edit_last','1'),(1517,198,'_visibility','visible'),(1518,198,'_stock_status','instock'),(1519,198,'total_sales','72'),(1520,198,'_downloadable','no'),(1521,198,'_virtual','no'),(1522,198,'_product_image_gallery','19,19,19'),(1523,198,'_regular_price','29'),(1524,198,'_sale_price',''),(1525,198,'_tax_status',''),(1526,198,'_tax_class',''),(1527,198,'_purchase_note',''),(1528,198,'_featured','no'),(1529,198,'_weight',''),(1530,198,'_length',''),(1531,198,'_width',''),(1532,198,'_height',''),(1533,198,'_sku',''),(1534,198,'_sale_price_dates_from',''),(1535,198,'_sale_price_dates_to',''),(1536,198,'_price','29'),(1537,198,'_sold_individually',''),(1538,198,'_stock',''),(1539,198,'_backorders','no'),(1540,198,'_manage_stock','no'),(1541,198,'_min_variation_price','39'),(1542,198,'_max_variation_price','39'),(1543,198,'_min_variation_regular_price','39'),(1544,198,'_max_variation_regular_price','39'),(1545,198,'_min_variation_sale_price',''),(1546,198,'_max_variation_sale_price',''),(1547,198,'_default_attributes','a:0:{}'),(1548,198,'_dp_original','149'),(1549,198,'_thumbnail_id','19'),(1550,198,'_wc_rating_count','a:0:{}'),(1551,198,'_wc_average_rating','0'),(1552,198,'_wc_review_count','0'),(1553,198,'_edit_lock','1461931136:1'),(1554,198,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(1555,198,'_upsell_ids','a:0:{}'),(1556,198,'_crosssell_ids','a:0:{}'),(1557,198,'_product_version','2.5.5'),(1558,199,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1559,199,'_edit_last','1'),(1560,199,'_visibility','visible'),(1561,199,'_stock_status','instock'),(1562,199,'total_sales','2646075'),(1563,199,'_downloadable','no'),(1564,199,'_virtual','no'),(1565,199,'_product_image_gallery','19,19,19'),(1566,199,'_regular_price','29'),(1567,199,'_sale_price',''),(1568,199,'_tax_status',''),(1569,199,'_tax_class',''),(1570,199,'_purchase_note',''),(1571,199,'_featured','no'),(1572,199,'_weight',''),(1573,199,'_length',''),(1574,199,'_width',''),(1575,199,'_height',''),(1576,199,'_sku',''),(1577,199,'_sale_price_dates_from',''),(1578,199,'_sale_price_dates_to',''),(1579,199,'_price','29'),(1580,199,'_sold_individually',''),(1581,199,'_stock',''),(1582,199,'_backorders','no'),(1583,199,'_manage_stock','no'),(1584,199,'_min_variation_price','39'),(1585,199,'_max_variation_price','39'),(1586,199,'_min_variation_regular_price','39'),(1587,199,'_max_variation_regular_price','39'),(1588,199,'_min_variation_sale_price',''),(1589,199,'_max_variation_sale_price',''),(1590,199,'_default_attributes','a:0:{}'),(1591,199,'_dp_original','143'),(1592,199,'_thumbnail_id','19'),(1593,199,'_edit_lock','1462024093:1'),(1594,199,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(1595,199,'_upsell_ids','a:4:{i:0;i:15;i:1;i:79;i:2;i:96;i:3;i:3350;}'),(1596,199,'_crosssell_ids','a:0:{}'),(1597,199,'_product_version','2.5.5'),(1598,199,'_wc_rating_count','a:2:{i:2;s:1:\"1\";i:4;s:1:\"3\";}'),(1599,199,'_wc_review_count','4'),(1600,199,'_wc_average_rating','3.50'),(1601,200,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1602,200,'_edit_last','1'),(1603,200,'_visibility','visible'),(1604,200,'_stock_status','instock'),(1605,200,'total_sales','93'),(1606,200,'_downloadable','no'),(1607,200,'_virtual','no'),(1608,200,'_product_image_gallery','19,19,19'),(1609,200,'_regular_price','29'),(1610,200,'_sale_price',''),(1611,200,'_tax_status',''),(1612,200,'_tax_class',''),(1613,200,'_purchase_note',''),(1614,200,'_featured','no'),(1615,200,'_weight',''),(1616,200,'_length',''),(1617,200,'_width',''),(1618,200,'_height',''),(1619,200,'_sku',''),(1620,200,'_sale_price_dates_from',''),(1621,200,'_sale_price_dates_to',''),(1622,200,'_price','29'),(1623,200,'_sold_individually',''),(1624,200,'_stock',''),(1625,200,'_backorders','no'),(1626,200,'_manage_stock','no'),(1627,200,'_min_variation_price','39'),(1628,200,'_max_variation_price','39'),(1629,200,'_min_variation_regular_price','39'),(1630,200,'_max_variation_regular_price','39'),(1631,200,'_min_variation_sale_price',''),(1632,200,'_max_variation_sale_price',''),(1633,200,'_default_attributes','a:0:{}'),(1634,200,'_dp_original','138'),(1635,200,'_thumbnail_id','19'),(1636,200,'_wc_rating_count','a:1:{i:4;s:1:\"2\";}'),(1637,200,'_wc_average_rating','4.00'),(1638,200,'_wc_review_count','2'),(1639,201,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1640,201,'_edit_last','1'),(1641,201,'_visibility','visible'),(1642,201,'_stock_status','instock'),(1643,201,'total_sales','42'),(1644,201,'_downloadable','no'),(1645,201,'_virtual','no'),(1646,201,'_product_image_gallery','19,19,19'),(1647,201,'_regular_price','29'),(1648,201,'_sale_price',''),(1649,201,'_tax_status',''),(1650,201,'_tax_class',''),(1651,201,'_purchase_note',''),(1652,201,'_featured','yes'),(1653,201,'_weight',''),(1654,201,'_length',''),(1655,201,'_width',''),(1656,201,'_height',''),(1657,201,'_sku',''),(1658,201,'_sale_price_dates_from',''),(1659,201,'_sale_price_dates_to',''),(1660,201,'_price','29'),(1661,201,'_sold_individually',''),(1662,201,'_stock','0'),(1663,201,'_backorders','no'),(1664,201,'_manage_stock','no'),(1665,201,'_min_variation_price','39'),(1666,201,'_max_variation_price','39'),(1667,201,'_min_variation_regular_price','39'),(1668,201,'_max_variation_regular_price','39'),(1669,201,'_min_variation_sale_price',''),(1670,201,'_max_variation_sale_price',''),(1671,201,'_default_attributes','a:0:{}'),(1672,201,'_dp_original','132'),(1673,201,'_thumbnail_id','19'),(1674,201,'_wc_rating_count','a:2:{i:4;s:1:\"1\";i:5;s:1:\"1\";}'),(1675,201,'_wc_average_rating','4.50'),(1676,201,'_wc_review_count','2'),(1677,202,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1678,202,'_edit_last','1'),(1679,202,'_visibility','visible'),(1680,202,'_stock_status','instock'),(1681,202,'total_sales','82'),(1682,202,'_downloadable','no'),(1683,202,'_virtual','no'),(1684,202,'_product_image_gallery','19,19,19'),(1685,202,'_regular_price','29'),(1686,202,'_sale_price','9.9'),(1687,202,'_tax_status',''),(1688,202,'_tax_class',''),(1689,202,'_purchase_note',''),(1690,202,'_featured','yes'),(1691,202,'_weight',''),(1692,202,'_length',''),(1693,202,'_width',''),(1694,202,'_height',''),(1695,202,'_sku',''),(1696,202,'_sale_price_dates_from',''),(1697,202,'_sale_price_dates_to',''),(1698,202,'_price','29'),(1699,202,'_sold_individually',''),(1700,202,'_stock','0'),(1701,202,'_backorders','no'),(1702,202,'_manage_stock','no'),(1703,202,'_min_variation_price','39'),(1704,202,'_max_variation_price','39'),(1705,202,'_min_variation_regular_price','39'),(1706,202,'_max_variation_regular_price','39'),(1707,202,'_min_variation_sale_price',''),(1708,202,'_max_variation_sale_price',''),(1709,202,'_default_attributes','a:0:{}'),(1710,202,'_dp_original','111'),(1711,202,'_thumbnail_id','19'),(1712,202,'_wc_rating_count','a:1:{i:5;s:1:\"1\";}'),(1713,202,'_wc_average_rating','5.00'),(1714,202,'_wc_review_count','1'),(1715,203,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1716,203,'_edit_last','1'),(1717,203,'_visibility','visible'),(1718,203,'_stock_status','instock'),(1719,203,'total_sales','90'),(1720,203,'_downloadable','no'),(1721,203,'_virtual','no'),(1722,203,'_product_image_gallery','19,19,19'),(1723,203,'_regular_price','29'),(1724,203,'_sale_price','9.9'),(1725,203,'_tax_status',''),(1726,203,'_tax_class',''),(1727,203,'_purchase_note',''),(1728,203,'_featured','yes'),(1729,203,'_weight',''),(1730,203,'_length',''),(1731,203,'_width',''),(1732,203,'_height',''),(1733,203,'_sku',''),(1734,203,'_sale_price_dates_from',''),(1735,203,'_sale_price_dates_to',''),(1736,203,'_price','29'),(1737,203,'_sold_individually',''),(1738,203,'_stock','0'),(1739,203,'_backorders','no'),(1740,203,'_manage_stock','no'),(1741,203,'_min_variation_price','39'),(1742,203,'_max_variation_price','39'),(1743,203,'_min_variation_regular_price','39'),(1744,203,'_max_variation_regular_price','39'),(1745,203,'_min_variation_sale_price',''),(1746,203,'_max_variation_sale_price',''),(1747,203,'_default_attributes','a:0:{}'),(1748,203,'_dp_original','111'),(1749,203,'_thumbnail_id','19'),(1750,203,'_wc_rating_count','a:0:{}'),(1751,203,'_wc_average_rating','0'),(1752,203,'_wc_review_count','0'),(1753,204,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1754,204,'_edit_last','1'),(1755,204,'_visibility','visible'),(1756,204,'_stock_status','instock'),(1757,204,'total_sales','87'),(1758,204,'_downloadable','no'),(1759,204,'_virtual','no'),(1760,204,'_product_image_gallery','19,19,19'),(1761,204,'_regular_price','29'),(1762,204,'_sale_price',''),(1763,204,'_tax_status',''),(1764,204,'_tax_class',''),(1765,204,'_purchase_note',''),(1766,204,'_featured','yes'),(1767,204,'_weight',''),(1768,204,'_length',''),(1769,204,'_width',''),(1770,204,'_height',''),(1771,204,'_sku',''),(1772,204,'_sale_price_dates_from',''),(1773,204,'_sale_price_dates_to',''),(1774,204,'_price','29'),(1775,204,'_sold_individually',''),(1776,204,'_stock',''),(1777,204,'_backorders','no'),(1778,204,'_manage_stock','no'),(1779,204,'_min_variation_price','39'),(1780,204,'_max_variation_price','39'),(1781,204,'_min_variation_regular_price','39'),(1782,204,'_max_variation_regular_price','39'),(1783,204,'_min_variation_sale_price',''),(1784,204,'_max_variation_sale_price',''),(1785,204,'_default_attributes','a:0:{}'),(1786,204,'_dp_original','99'),(1787,204,'_thumbnail_id','19'),(1788,204,'_max_regular_price_variation_id','116'),(1789,204,'_min_sale_price_variation_id',''),(1790,204,'_max_sale_price_variation_id',''),(1791,204,'wc_productdata_options','a:1:{i:0;a:4:{s:0:\"\";s:0:\"\";s:11:\"_bubble_new\";s:5:\"\"yes\"\";s:17:\"_custom_tab_title\";s:18:\"Custom product tab\";s:11:\"_custom_tab\";s:56:\"Custom content for this product only! Add anything here.\";}}'),(1792,204,'_wc_rating_count','a:2:{i:3;s:1:\"1\";i:4;s:1:\"1\";}'),(1793,204,'_wc_average_rating','3.50'),(1794,204,'_wc_review_count','2'),(1795,205,'_edit_last','1'),(1796,205,'_edit_lock','1467815081:1'),(1797,205,'_thumbnail_id','19'),(1798,205,'_visibility','visible'),(1799,205,'_stock_status','instock'),(1800,205,'_disable_va','setting'),(1801,205,'_name_style','label'),(1802,205,'_only_va','no'),(1803,205,'pv_commission_rate',''),(1804,205,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(1805,205,'total_sales','2'),(1806,205,'_downloadable','no'),(1807,205,'_virtual','no'),(1808,205,'_purchase_note',''),(1809,205,'_featured','no'),(1810,205,'_weight',''),(1811,205,'_length',''),(1812,205,'_width',''),(1813,205,'_height',''),(1814,205,'_sku',''),(1815,205,'_regular_price','29'),(1816,205,'_sale_price',''),(1817,205,'_sale_price_dates_from',''),(1818,205,'_sale_price_dates_to',''),(1819,205,'_price','29'),(1820,205,'_sold_individually',''),(1821,205,'_manage_stock','no'),(1822,205,'_backorders','no'),(1823,205,'_stock',''),(1824,205,'_upsell_ids','a:0:{}'),(1825,205,'_crosssell_ids','a:0:{}'),(1826,205,'_product_version','2.6.2'),(1827,205,'_product_image_gallery','19,19,19'),(1828,205,'_wc_rating_count','a:0:{}'),(1829,205,'_wc_average_rating','0'),(1830,205,'_wc_review_count','0'),(1831,206,'_edit_last','1'),(1832,206,'_edit_lock','1467815086:1'),(1833,206,'_thumbnail_id','19'),(1834,206,'_visibility','visible'),(1835,206,'_stock_status','instock'),(1836,206,'_disable_va','setting'),(1837,206,'_name_style','label'),(1838,206,'_only_va','no'),(1839,206,'pv_commission_rate',''),(1840,206,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(1841,206,'total_sales','0'),(1842,206,'_downloadable','no'),(1843,206,'_virtual','no'),(1844,206,'_purchase_note',''),(1845,206,'_featured','no'),(1846,206,'_weight',''),(1847,206,'_length',''),(1848,206,'_width',''),(1849,206,'_height',''),(1850,206,'_sku',''),(1851,206,'_regular_price','29'),(1852,206,'_sale_price',''),(1853,206,'_sale_price_dates_from',''),(1854,206,'_sale_price_dates_to',''),(1855,206,'_price','29'),(1856,206,'_sold_individually',''),(1857,206,'_manage_stock','no'),(1858,206,'_backorders','no'),(1859,206,'_stock',''),(1860,206,'_upsell_ids','a:0:{}'),(1861,206,'_crosssell_ids','a:0:{}'),(1862,206,'_product_version','2.6.2'),(1863,206,'_product_image_gallery','19,19,19'),(1864,206,'_wc_rating_count','a:0:{}'),(1865,206,'_wc_average_rating','0'),(1866,206,'_wc_review_count','0'),(1867,207,'_edit_last','1'),(1868,207,'_edit_lock','1467815103:1'),(1869,207,'_thumbnail_id','19'),(1870,207,'_visibility','visible'),(1871,207,'_stock_status','instock'),(1872,207,'pv_commission_rate',''),(1873,207,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(1874,207,'total_sales','0'),(1875,207,'_downloadable','no'),(1876,207,'_virtual','no'),(1877,207,'_purchase_note',''),(1878,207,'_featured','no'),(1879,207,'_weight',''),(1880,207,'_length',''),(1881,207,'_width',''),(1882,207,'_height',''),(1883,207,'_sku',''),(1884,207,'_regular_price','29'),(1885,207,'_sale_price',''),(1886,207,'_sale_price_dates_from',''),(1887,207,'_sale_price_dates_to',''),(1888,207,'_price','29'),(1889,207,'_sold_individually',''),(1890,207,'_manage_stock','no'),(1891,207,'_backorders','no'),(1892,207,'_stock',''),(1893,207,'_upsell_ids','a:0:{}'),(1894,207,'_crosssell_ids','a:0:{}'),(1895,207,'_product_version','2.6.2'),(1896,207,'_product_image_gallery','19,19,19'),(1897,207,'_wc_rating_count','a:0:{}'),(1898,207,'_wc_review_count','0'),(1899,207,'_wc_average_rating','0'),(1900,208,'_edit_last','1'),(1901,208,'_edit_lock','1467815107:1'),(1902,208,'_visibility','visible'),(1903,208,'_stock_status','instock'),(1904,208,'pv_commission_rate',''),(1905,208,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(1906,208,'total_sales','11'),(1907,208,'_downloadable','no'),(1908,208,'_virtual','no'),(1909,208,'_purchase_note',''),(1910,208,'_featured','no'),(1911,208,'_weight',''),(1912,208,'_length',''),(1913,208,'_width',''),(1914,208,'_height',''),(1915,208,'_sku',''),(1916,208,'_regular_price','29'),(1917,208,'_sale_price',''),(1918,208,'_sale_price_dates_from',''),(1919,208,'_sale_price_dates_to',''),(1920,208,'_sold_individually',''),(1921,208,'_manage_stock','no'),(1922,208,'_backorders','no'),(1923,208,'_stock',''),(1924,208,'_upsell_ids','a:0:{}'),(1925,208,'_crosssell_ids','a:0:{}'),(1926,208,'_product_version','2.6.2'),(1927,208,'_product_image_gallery','19,19,19'),(1928,208,'_wc_rating_count','a:0:{}'),(1929,208,'_wc_review_count','0'),(1930,208,'_wc_average_rating','0'),(1931,208,'_min_variation_price','1500'),(1932,208,'_max_variation_price','2500'),(1933,208,'_min_variation_regular_price','1500'),(1934,208,'_max_variation_regular_price','2500'),(1935,208,'_max_regular_price_variation_id','8239'),(1936,208,'_min_variation_sale_price',NULL),(1937,208,'_max_variation_sale_price',NULL),(1938,208,'_min_sale_price_variation_id',NULL),(1939,208,'_max_sale_price_variation_id',NULL),(1940,208,'_default_attributes','a:0:{}'),(1941,208,'_thumbnail_id','19'),(1942,208,'_price','29'),(1943,209,'_thumbnail_id','19'),(1944,209,'_visibility','visible'),(1945,209,'_stock_status','instock'),(1946,209,'total_sales','1'),(1947,209,'_downloadable','no'),(1948,209,'_virtual','no'),(1949,209,'_product_image_gallery','19,19,19'),(1950,209,'_regular_price','29'),(1951,209,'_sale_price','2'),(1952,209,'_tax_status',''),(1953,209,'_tax_class',''),(1954,209,'_purchase_note',''),(1955,209,'_featured','no'),(1956,209,'_weight',''),(1957,209,'_length',''),(1958,209,'_width',''),(1959,209,'_height',''),(1960,209,'_sku',''),(1961,209,'_sale_price_dates_from',''),(1962,209,'_sale_price_dates_to',''),(1963,209,'_price','29'),(1964,209,'_sold_individually',''),(1965,209,'_stock',''),(1966,209,'_backorders','no'),(1967,209,'_manage_stock','no'),(1968,209,'_wc_rating_count','a:2:{i:4;s:1:\"1\";i:5;s:1:\"3\";}'),(1969,209,'_wc_review_count','4'),(1970,209,'_wc_average_rating','4.75'),(1971,210,'_thumbnail_id','19'),(1972,210,'_visibility','visible'),(1973,210,'_stock_status','instock'),(1974,210,'total_sales','1'),(1975,210,'_downloadable','yes'),(1976,210,'_virtual','no'),(1977,210,'_product_image_gallery','19,19,19'),(1978,210,'_regular_price','29'),(1979,210,'_sale_price',''),(1980,210,'_tax_status',''),(1981,210,'_tax_class',''),(1982,210,'_purchase_note',''),(1983,210,'_featured','no'),(1984,210,'_weight',''),(1985,210,'_length',''),(1986,210,'_width',''),(1987,210,'_height',''),(1988,210,'_sku',''),(1989,210,'_sale_price_dates_from',''),(1990,210,'_sale_price_dates_to',''),(1991,210,'_price','29'),(1992,210,'_sold_individually',''),(1993,210,'_stock',''),(1994,210,'_backorders','no'),(1995,210,'_manage_stock','no'),(1996,210,'_file_paths','a:0:{}'),(1997,210,'_download_limit',''),(1998,210,'_download_expiry',''),(1999,210,'_wc_rating_count','a:1:{i:5;s:1:\"2\";}'),(2000,210,'_wc_average_rating','5.00'),(2001,210,'_wc_review_count','2'),(2002,211,'_thumbnail_id','19'),(2003,211,'_visibility','visible'),(2004,211,'_stock_status','instock'),(2005,211,'total_sales','0'),(2006,211,'_downloadable','yes'),(2007,211,'_virtual','no'),(2008,211,'_product_image_gallery','19,19,19'),(2009,211,'_regular_price','29'),(2010,211,'_sale_price',''),(2011,211,'_tax_status',''),(2012,211,'_tax_class',''),(2013,211,'_purchase_note',''),(2014,211,'_featured','no'),(2015,211,'_weight',''),(2016,211,'_length',''),(2017,211,'_width',''),(2018,211,'_height',''),(2019,211,'_sku',''),(2020,211,'_sale_price_dates_from',''),(2021,211,'_sale_price_dates_to',''),(2022,211,'_price','29'),(2023,211,'_sold_individually',''),(2024,211,'_stock',''),(2025,211,'_backorders','no'),(2026,211,'_manage_stock','no'),(2027,211,'_file_paths','a:0:{}'),(2028,211,'_download_limit',''),(2029,211,'_download_expiry',''),(2030,211,'_wc_rating_count','a:0:{}'),(2031,211,'_wc_average_rating','0'),(2032,211,'_wc_review_count','0'),(2033,212,'_thumbnail_id','19'),(2034,212,'_visibility','visible'),(2035,212,'_stock_status','instock'),(2036,212,'total_sales','3'),(2037,212,'_downloadable','yes'),(2038,212,'_virtual','no'),(2039,212,'_product_image_gallery','19,19,19'),(2040,212,'_regular_price','29'),(2041,212,'_sale_price',''),(2042,212,'_tax_status',''),(2043,212,'_tax_class',''),(2044,212,'_purchase_note',''),(2045,212,'_featured','no'),(2046,212,'_weight',''),(2047,212,'_length',''),(2048,212,'_width',''),(2049,212,'_height',''),(2050,212,'_sku',''),(2051,212,'_sale_price_dates_from',''),(2052,212,'_sale_price_dates_to',''),(2053,212,'_price','29'),(2054,212,'_sold_individually',''),(2055,212,'_stock',''),(2056,212,'_backorders','no'),(2057,212,'_manage_stock','no'),(2058,212,'_file_paths','a:0:{}'),(2059,212,'_download_limit',''),(2060,212,'_download_expiry',''),(2061,212,'_wc_rating_count','a:2:{i:3;s:1:\"1\";i:4;s:1:\"1\";}'),(2062,212,'_wc_review_count','2'),(2063,212,'_wc_average_rating','3.50'),(2064,212,'_edit_lock','1470903568:1'),(2065,212,'_edit_last','1'),(2066,212,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(2067,212,'_upsell_ids','a:0:{}'),(2068,212,'_crosssell_ids','a:0:{}'),(2069,212,'_downloadable_files','a:0:{}'),(2070,212,'_download_type',''),(2071,212,'_product_version','2.6.4'),(2072,213,'_thumbnail_id','19'),(2073,213,'_visibility','visible'),(2074,213,'_stock_status','instock'),(2075,213,'total_sales','2'),(2076,213,'_downloadable','yes'),(2077,213,'_virtual','no'),(2078,213,'_product_image_gallery','19,19,19'),(2079,213,'_regular_price','29'),(2080,213,'_sale_price',''),(2081,213,'_tax_status',''),(2082,213,'_tax_class',''),(2083,213,'_purchase_note',''),(2084,213,'_featured','no'),(2085,213,'_weight',''),(2086,213,'_length',''),(2087,213,'_width',''),(2088,213,'_height',''),(2089,213,'_sku',''),(2090,213,'_sale_price_dates_from',''),(2091,213,'_sale_price_dates_to',''),(2092,213,'_price','29'),(2093,213,'_sold_individually',''),(2094,213,'_stock',''),(2095,213,'_backorders','no'),(2096,213,'_manage_stock','no'),(2097,213,'_file_paths','a:0:{}'),(2098,213,'_download_limit',''),(2099,213,'_download_expiry',''),(2100,213,'_wc_rating_count','a:1:{i:4;s:1:\"1\";}'),(2101,213,'_wc_average_rating','4.00'),(2102,213,'_wc_review_count','1'),(2103,214,'_thumbnail_id','19'),(2104,214,'_visibility','visible'),(2105,214,'_stock_status','instock'),(2106,214,'total_sales','5'),(2107,214,'_downloadable','yes'),(2108,214,'_virtual','no'),(2109,214,'_product_image_gallery','19,19,19'),(2110,214,'_regular_price','29'),(2111,214,'_sale_price',''),(2112,214,'_tax_status',''),(2113,214,'_tax_class',''),(2114,214,'_purchase_note',''),(2115,214,'_featured','no'),(2116,214,'_weight',''),(2117,214,'_length',''),(2118,214,'_width',''),(2119,214,'_height',''),(2120,214,'_sku',''),(2121,214,'_sale_price_dates_from',''),(2122,214,'_sale_price_dates_to',''),(2123,214,'_price','29'),(2124,214,'_sold_individually',''),(2125,214,'_stock',''),(2126,214,'_backorders','no'),(2127,214,'_manage_stock','no'),(2128,214,'_file_paths','a:0:{}'),(2129,214,'_download_limit',''),(2130,214,'_download_expiry',''),(2131,214,'_wc_rating_count','a:0:{}'),(2132,214,'_wc_average_rating','0'),(2133,214,'_wc_review_count','0'),(2134,215,'_thumbnail_id','19'),(2135,215,'_visibility','visible'),(2136,215,'_stock_status','instock'),(2137,215,'total_sales','1'),(2138,215,'_downloadable','no'),(2139,215,'_virtual','no'),(2140,215,'_product_image_gallery','19,19,19'),(2141,215,'_regular_price','29'),(2142,215,'_sale_price',''),(2143,215,'_tax_status',''),(2144,215,'_tax_class',''),(2145,215,'_purchase_note',''),(2146,215,'_featured','no'),(2147,215,'_weight',''),(2148,215,'_length',''),(2149,215,'_width',''),(2150,215,'_height',''),(2151,215,'_sku',''),(2152,215,'_sale_price_dates_from',''),(2153,215,'_sale_price_dates_to',''),(2154,215,'_price','29'),(2155,215,'_sold_individually',''),(2156,215,'_stock',''),(2157,215,'_backorders','no'),(2158,215,'_manage_stock','no'),(2159,215,'_crosssell_ids','a:2:{i:0;s:2:\"15\";i:1;s:2:\"60\";}'),(2160,215,'_wc_rating_count','a:0:{}'),(2161,215,'_wc_average_rating','0'),(2162,215,'_wc_review_count','0'),(2163,216,'_thumbnail_id','19'),(2164,216,'_visibility','visible'),(2165,216,'_stock_status','instock'),(2166,216,'total_sales','0'),(2167,216,'_downloadable','no'),(2168,216,'_virtual','no'),(2169,216,'_product_image_gallery','19,19,19'),(2170,216,'_regular_price','29'),(2171,216,'_sale_price',''),(2172,216,'_tax_status',''),(2173,216,'_tax_class',''),(2174,216,'_purchase_note',''),(2175,216,'_featured','no'),(2176,216,'_weight',''),(2177,216,'_length',''),(2178,216,'_width',''),(2179,216,'_height',''),(2180,216,'_sku',''),(2181,216,'_sale_price_dates_from',''),(2182,216,'_sale_price_dates_to',''),(2183,216,'_price','29'),(2184,216,'_sold_individually',''),(2185,216,'_stock',''),(2186,216,'_backorders','no'),(2187,216,'_manage_stock','no'),(2188,216,'_crosssell_ids','a:2:{i:0;s:2:\"34\";i:1;s:2:\"47\";}'),(2189,216,'_wc_rating_count','a:1:{i:4;s:1:\"1\";}'),(2190,216,'_wc_average_rating','4.00'),(2191,216,'_wc_review_count','1'),(2192,217,'_visibility','visible'),(2193,217,'_stock_status','instock'),(2194,217,'total_sales','0'),(2195,217,'_downloadable','no'),(2196,217,'_virtual','no'),(2197,217,'_product_image_gallery','19,19,19'),(2198,217,'_regular_price','29'),(2199,217,'_sale_price','12'),(2200,217,'_tax_status',''),(2201,217,'_tax_class',''),(2202,217,'_purchase_note',''),(2203,217,'_featured','no'),(2204,217,'_weight',''),(2205,217,'_length',''),(2206,217,'_width',''),(2207,217,'_height',''),(2208,217,'_sku',''),(2209,217,'_sale_price_dates_from',''),(2210,217,'_sale_price_dates_to',''),(2211,217,'_price','29'),(2212,217,'_sold_individually',''),(2213,217,'_stock',''),(2214,217,'_backorders','no'),(2215,217,'_manage_stock','no'),(2216,217,'_upsell_ids','a:4:{i:0;i:19;i:1;i:34;i:2;i:83;i:3;i:3351;}'),(2217,217,'_thumbnail_id','19'),(2218,217,'_edit_lock','1449573863:1'),(2219,217,'_edit_last','1'),(2220,217,'tm_meta_cpf','a:3:{s:4:\"mode\";s:8:\"settings\";s:16:\"override_display\";s:0:\"\";s:24:\"override_final_total_box\";s:0:\"\";}'),(2221,217,'tm_meta',''),(2222,217,'_crosssell_ids','a:0:{}'),(2223,217,'_product_version','2.4.11'),(2224,217,'_booking_min',''),(2225,217,'_booking_max',''),(2226,217,'_first_available_date',''),(2227,217,'_booking_option',''),(2228,217,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(2229,217,'_wc_rating_count','a:2:{i:1;s:1:\"1\";i:3;s:1:\"1\";}'),(2230,217,'_wc_average_rating','2.00'),(2231,217,'_wc_review_count','2'),(2232,218,'_visibility','visible'),(2233,218,'_stock_status','instock'),(2234,218,'total_sales','0'),(2235,218,'_downloadable','no'),(2236,218,'_virtual','no'),(2237,218,'_product_image_gallery','19,19,19'),(2238,218,'_regular_price','29'),(2239,218,'_sale_price',''),(2240,218,'_tax_status',''),(2241,218,'_tax_class',''),(2242,218,'_purchase_note',''),(2243,218,'_featured','no'),(2244,218,'_weight',''),(2245,218,'_length',''),(2246,218,'_width',''),(2247,218,'_height',''),(2248,218,'_sku',''),(2249,218,'_sale_price_dates_from',''),(2250,218,'_sale_price_dates_to',''),(2251,218,'_price','29'),(2252,218,'_sold_individually',''),(2253,218,'_stock',''),(2254,218,'_backorders','no'),(2255,218,'_manage_stock','no'),(2256,218,'_thumbnail_id','19'),(2257,218,'_edit_lock','1458210763:1'),(2258,218,'_edit_last','1'),(2259,218,'tm_meta_cpf','a:3:{s:4:\"mode\";s:7:\"builder\";s:16:\"override_display\";s:0:\"\";s:24:\"override_final_total_box\";s:0:\"\";}'),(2260,218,'tm_meta','a:1:{s:10:\"tmfbuilder\";a:315:{s:19:\"section_header_size\";a:1:{i:0;s:1:\"3\";}s:20:\"section_header_title\";a:1:{i:0;s:0:\"\";}s:29:\"section_header_title_position\";a:1:{i:0;s:0:\"\";}s:26:\"section_header_title_color\";a:1:{i:0;s:0:\"\";}s:23:\"section_header_subtitle\";a:1:{i:0;s:0:\"\";}s:32:\"section_header_subtitle_position\";a:1:{i:0;s:0:\"\";}s:29:\"section_header_subtitle_color\";a:1:{i:0;s:0:\"\";}s:20:\"section_divider_type\";a:1:{i:0;s:4:\"none\";}s:8:\"sections\";a:1:{i:0;s:2:\"10\";}s:15:\"sections_slides\";a:1:{i:0;s:0:\"\";}s:13:\"sections_size\";a:1:{i:0;s:4:\"w100\";}s:15:\"sections_uniqid\";a:1:{i:0;s:23:\"565c97c1614da7.61643589\";}s:14:\"sections_style\";a:1:{i:0;s:0:\"\";}s:18:\"sections_placement\";a:1:{i:0;s:6:\"before\";}s:13:\"sections_type\";a:1:{i:0;s:0:\"\";}s:14:\"sections_class\";a:1:{i:0;s:0:\"\";}s:15:\"sections_clogic\";a:1:{i:0;s:41:\"{\"toggle\":\"show\",\"what\":\"any\",\"rules\":[]}\";}s:14:\"sections_logic\";a:1:{i:0;s:0:\"\";}s:22:\"sections_internal_name\";a:1:{i:0;s:7:\"Section\";}s:12:\"element_type\";a:10:{i:0;s:4:\"date\";i:1;s:7:\"divider\";i:2;s:5:\"range\";i:3;s:9:\"selectbox\";i:4;s:12:\"radiobuttons\";i:5;s:10:\"checkboxes\";i:6;s:8:\"textarea\";i:7;s:9:\"textfield\";i:8;s:5:\"color\";i:9;s:6:\"upload\";}s:8:\"div_size\";a:10:{i:0;s:4:\"w100\";i:1;s:4:\"w100\";i:2;s:3:\"w50\";i:3;s:3:\"w50\";i:4;s:4:\"w100\";i:5;s:4:\"w100\";i:6;s:4:\"w100\";i:7;s:4:\"w100\";i:8;s:4:\"w100\";i:9;s:4:\"w100\";}s:18:\"date_internal_name\";a:1:{i:0;s:4:\"Date\";}s:16:\"date_header_size\";a:1:{i:0;s:2:\"10\";}s:17:\"date_header_title\";a:1:{i:0;s:0:\"\";}s:26:\"date_header_title_position\";a:1:{i:0;s:0:\"\";}s:23:\"date_header_title_color\";a:1:{i:0;s:0:\"\";}s:20:\"date_header_subtitle\";a:1:{i:0;s:0:\"\";}s:29:\"date_header_subtitle_position\";a:1:{i:0;s:0:\"\";}s:26:\"date_header_subtitle_color\";a:1:{i:0;s:0:\"\";}s:17:\"date_divider_type\";a:1:{i:0;s:4:\"none\";}s:13:\"date_required\";a:1:{i:0;s:1:\"0\";}s:10:\"date_price\";a:1:{i:0;s:0:\"\";}s:22:\"date_text_before_price\";a:1:{i:0;s:0:\"\";}s:21:\"date_text_after_price\";a:1:{i:0;s:0:\"\";}s:15:\"date_price_type\";a:1:{i:0;s:0:\"\";}s:16:\"date_hide_amount\";a:1:{i:0;s:0:\"\";}s:13:\"date_quantity\";a:1:{i:0;s:0:\"\";}s:17:\"date_quantity_min\";a:1:{i:0;s:0:\"\";}s:17:\"date_quantity_max\";a:1:{i:0;s:0:\"\";}s:18:\"date_quantity_step\";a:1:{i:0;s:0:\"\";}s:27:\"date_quantity_default_value\";a:1:{i:0;s:0:\"\";}s:16:\"date_button_type\";a:1:{i:0;s:0:\"\";}s:11:\"date_format\";a:1:{i:0;s:1:\"0\";}s:15:\"date_start_year\";a:1:{i:0;s:4:\"1900\";}s:13:\"date_end_year\";a:1:{i:0;s:4:\"2025\";}s:13:\"date_min_date\";a:1:{i:0;s:0:\"\";}s:13:\"date_max_date\";a:1:{i:0;s:0:\"\";}s:19:\"date_disabled_dates\";a:1:{i:0;s:0:\"\";}s:23:\"date_enabled_only_dates\";a:1:{i:0;s:0:\"\";}s:10:\"date_theme\";a:1:{i:0;s:3:\"epo\";}s:15:\"date_theme_size\";a:1:{i:0;s:6:\"medium\";}s:19:\"date_theme_position\";a:1:{i:0;s:6:\"normal\";}s:22:\"date_disabled_weekdays\";a:1:{i:0;s:0:\"\";}s:19:\"date_tranlation_day\";a:1:{i:0;s:0:\"\";}s:21:\"date_tranlation_month\";a:1:{i:0;s:0:\"\";}s:20:\"date_tranlation_year\";a:1:{i:0;s:0:\"\";}s:11:\"date_uniqid\";a:1:{i:0;s:23:\"565c97c5614db6.43369198\";}s:11:\"date_clogic\";a:1:{i:0;s:41:\"{\"toggle\":\"show\",\"what\":\"any\",\"rules\":[]}\";}s:10:\"date_logic\";a:1:{i:0;s:0:\"\";}s:10:\"date_class\";a:1:{i:0;s:0:\"\";}s:21:\"divider_internal_name\";a:1:{i:0;s:7:\"Divider\";}s:12:\"divider_type\";a:1:{i:0;s:2:\"hr\";}s:14:\"divider_uniqid\";a:1:{i:0;s:23:\"565c997b79a2b7.23143460\";}s:14:\"divider_clogic\";a:1:{i:0;s:41:\"{\"toggle\":\"show\",\"what\":\"any\",\"rules\":[]}\";}s:13:\"divider_logic\";a:1:{i:0;s:0:\"\";}s:13:\"divider_class\";a:1:{i:0;s:0:\"\";}s:19:\"range_internal_name\";a:1:{i:0;s:12:\"Range picker\";}s:17:\"range_header_size\";a:1:{i:0;s:2:\"10\";}s:18:\"range_header_title\";a:1:{i:0;s:0:\"\";}s:27:\"range_header_title_position\";a:1:{i:0;s:0:\"\";}s:24:\"range_header_title_color\";a:1:{i:0;s:0:\"\";}s:21:\"range_header_subtitle\";a:1:{i:0;s:0:\"\";}s:30:\"range_header_subtitle_position\";a:1:{i:0;s:0:\"\";}s:27:\"range_header_subtitle_color\";a:1:{i:0;s:0:\"\";}s:18:\"range_divider_type\";a:1:{i:0;s:4:\"none\";}s:14:\"range_required\";a:1:{i:0;s:1:\"0\";}s:11:\"range_price\";a:1:{i:0;s:0:\"\";}s:23:\"range_text_before_price\";a:1:{i:0;s:0:\"\";}s:22:\"range_text_after_price\";a:1:{i:0;s:0:\"\";}s:16:\"range_price_type\";a:1:{i:0;s:0:\"\";}s:17:\"range_hide_amount\";a:1:{i:0;s:0:\"\";}s:14:\"range_quantity\";a:1:{i:0;s:0:\"\";}s:18:\"range_quantity_min\";a:1:{i:0;s:0:\"\";}s:18:\"range_quantity_max\";a:1:{i:0;s:0:\"\";}s:19:\"range_quantity_step\";a:1:{i:0;s:0:\"\";}s:28:\"range_quantity_default_value\";a:1:{i:0;s:0:\"\";}s:9:\"range_min\";a:1:{i:0;s:0:\"\";}s:9:\"range_max\";a:1:{i:0;s:0:\"\";}s:10:\"range_step\";a:1:{i:0;s:1:\"1\";}s:23:\"range_show_picker_value\";a:1:{i:0;s:0:\"\";}s:10:\"range_pips\";a:1:{i:0;s:0:\"\";}s:19:\"range_default_value\";a:1:{i:0;s:0:\"\";}s:12:\"range_uniqid\";a:1:{i:0;s:23:\"565c997f79a2c2.92949417\";}s:12:\"range_clogic\";a:1:{i:0;s:41:\"{\"toggle\":\"show\",\"what\":\"any\",\"rules\":[]}\";}s:11:\"range_logic\";a:1:{i:0;s:0:\"\";}s:11:\"range_class\";a:1:{i:0;s:0:\"\";}s:23:\"selectbox_internal_name\";a:1:{i:0;s:10:\"Select Box\";}s:21:\"selectbox_header_size\";a:1:{i:0;s:2:\"10\";}s:22:\"selectbox_header_title\";a:1:{i:0;s:0:\"\";}s:31:\"selectbox_header_title_position\";a:1:{i:0;s:0:\"\";}s:28:\"selectbox_header_title_color\";a:1:{i:0;s:0:\"\";}s:25:\"selectbox_header_subtitle\";a:1:{i:0;s:0:\"\";}s:34:\"selectbox_header_subtitle_position\";a:1:{i:0;s:0:\"\";}s:31:\"selectbox_header_subtitle_color\";a:1:{i:0;s:0:\"\";}s:22:\"selectbox_divider_type\";a:1:{i:0;s:4:\"none\";}s:18:\"selectbox_required\";a:1:{i:0;s:1:\"0\";}s:27:\"selectbox_text_before_price\";a:1:{i:0;s:0:\"\";}s:26:\"selectbox_text_after_price\";a:1:{i:0;s:0:\"\";}s:20:\"selectbox_price_type\";a:1:{i:0;s:0:\"\";}s:21:\"selectbox_hide_amount\";a:1:{i:0;s:0:\"\";}s:18:\"selectbox_quantity\";a:1:{i:0;s:0:\"\";}s:22:\"selectbox_quantity_min\";a:1:{i:0;s:0:\"\";}s:22:\"selectbox_quantity_max\";a:1:{i:0;s:0:\"\";}s:23:\"selectbox_quantity_step\";a:1:{i:0;s:0:\"\";}s:32:\"selectbox_quantity_default_value\";a:1:{i:0;s:0:\"\";}s:21:\"selectbox_placeholder\";a:1:{i:0;s:0:\"\";}s:17:\"selectbox_use_url\";a:1:{i:0;s:0:\"\";}s:31:\"selectbox_changes_product_image\";a:1:{i:0;s:0:\"\";}s:32:\"multiple_selectbox_options_title\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:32:\"multiple_selectbox_options_image\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:33:\"multiple_selectbox_options_imagep\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:32:\"multiple_selectbox_options_value\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:32:\"multiple_selectbox_options_price\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:37:\"multiple_selectbox_options_sale_price\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:37:\"multiple_selectbox_options_price_type\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:38:\"multiple_selectbox_options_description\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:30:\"multiple_selectbox_options_url\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:16:\"selectbox_uniqid\";a:1:{i:0;s:23:\"565c998579a2d8.75287852\";}s:16:\"selectbox_clogic\";a:1:{i:0;s:77:\"{\"element\":\"565c998579a2d8.75287852\",\"toggle\":\"show\",\"what\":\"all\",\"rules\":[]}\";}s:15:\"selectbox_logic\";a:1:{i:0;s:0:\"\";}s:15:\"selectbox_class\";a:1:{i:0;s:0:\"\";}s:26:\"radiobuttons_internal_name\";a:1:{i:0;s:13:\"Radio buttons\";}s:24:\"radiobuttons_header_size\";a:1:{i:0;s:2:\"10\";}s:25:\"radiobuttons_header_title\";a:1:{i:0;s:0:\"\";}s:34:\"radiobuttons_header_title_position\";a:1:{i:0;s:0:\"\";}s:31:\"radiobuttons_header_title_color\";a:1:{i:0;s:0:\"\";}s:28:\"radiobuttons_header_subtitle\";a:1:{i:0;s:0:\"\";}s:37:\"radiobuttons_header_subtitle_position\";a:1:{i:0;s:0:\"\";}s:34:\"radiobuttons_header_subtitle_color\";a:1:{i:0;s:0:\"\";}s:25:\"radiobuttons_divider_type\";a:1:{i:0;s:4:\"none\";}s:21:\"radiobuttons_required\";a:1:{i:0;s:1:\"0\";}s:30:\"radiobuttons_text_before_price\";a:1:{i:0;s:0:\"\";}s:29:\"radiobuttons_text_after_price\";a:1:{i:0;s:0:\"\";}s:24:\"radiobuttons_hide_amount\";a:1:{i:0;s:0:\"\";}s:21:\"radiobuttons_quantity\";a:1:{i:0;s:0:\"\";}s:25:\"radiobuttons_quantity_min\";a:1:{i:0;s:0:\"\";}s:25:\"radiobuttons_quantity_max\";a:1:{i:0;s:0:\"\";}s:26:\"radiobuttons_quantity_step\";a:1:{i:0;s:0:\"\";}s:35:\"radiobuttons_quantity_default_value\";a:1:{i:0;s:0:\"\";}s:20:\"radiobuttons_use_url\";a:1:{i:0;s:0:\"\";}s:23:\"radiobuttons_use_images\";a:1:{i:0;s:0:\"\";}s:34:\"radiobuttons_changes_product_image\";a:1:{i:0;s:6:\"custom\";}s:25:\"radiobuttons_use_lightbox\";a:1:{i:0;s:0:\"\";}s:23:\"radiobuttons_swatchmode\";a:1:{i:0;s:6:\"swatch\";}s:26:\"radiobuttons_items_per_row\";a:1:{i:0;s:0:\"\";}s:26:\"radiobuttons_clear_options\";a:1:{i:0;s:0:\"\";}s:43:\"multiple_radiobuttons_options_default_value\";a:1:{i:0;s:1:\"0\";}s:35:\"multiple_radiobuttons_options_title\";a:1:{i:0;a:2:{i:0;s:8:\"asdf 123\";i:1;s:13:\"asdfasdfas123\";}}s:35:\"multiple_radiobuttons_options_image\";a:1:{i:0;a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}}s:36:\"multiple_radiobuttons_options_imagep\";a:1:{i:0;a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}}s:35:\"multiple_radiobuttons_options_value\";a:1:{i:0;a:2:{i:0;s:8:\"asdf 123\";i:1;s:13:\"asdfasdfas123\";}}s:35:\"multiple_radiobuttons_options_price\";a:1:{i:0;a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}}s:40:\"multiple_radiobuttons_options_sale_price\";a:1:{i:0;a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}}s:40:\"multiple_radiobuttons_options_price_type\";a:1:{i:0;a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}}s:41:\"multiple_radiobuttons_options_description\";a:1:{i:0;a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}}s:33:\"multiple_radiobuttons_options_url\";a:1:{i:0;a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}}s:19:\"radiobuttons_uniqid\";a:1:{i:0;s:23:\"565c99a879a2e4.07250494\";}s:19:\"radiobuttons_clogic\";a:1:{i:0;s:155:\"{\"element\":\"565c99a879a2e4.07250494\",\"toggle\":\"show\",\"what\":\"any\",\"rules\":[{\"section\":\"565c97c1614da7.61643589\",\"element\":\"3\",\"operator\":\"is\",\"value\":\"\"}]}\";}s:18:\"radiobuttons_logic\";a:1:{i:0;s:0:\"\";}s:18:\"radiobuttons_class\";a:1:{i:0;s:0:\"\";}s:24:\"checkboxes_internal_name\";a:1:{i:0;s:10:\"Checkboxes\";}s:22:\"checkboxes_header_size\";a:1:{i:0;s:2:\"10\";}s:23:\"checkboxes_header_title\";a:1:{i:0;s:0:\"\";}s:32:\"checkboxes_header_title_position\";a:1:{i:0;s:0:\"\";}s:29:\"checkboxes_header_title_color\";a:1:{i:0;s:0:\"\";}s:26:\"checkboxes_header_subtitle\";a:1:{i:0;s:0:\"\";}s:35:\"checkboxes_header_subtitle_position\";a:1:{i:0;s:0:\"\";}s:32:\"checkboxes_header_subtitle_color\";a:1:{i:0;s:0:\"\";}s:23:\"checkboxes_divider_type\";a:1:{i:0;s:4:\"none\";}s:19:\"checkboxes_required\";a:1:{i:0;s:1:\"0\";}s:28:\"checkboxes_text_before_price\";a:1:{i:0;s:0:\"\";}s:27:\"checkboxes_text_after_price\";a:1:{i:0;s:0:\"\";}s:22:\"checkboxes_hide_amount\";a:1:{i:0;s:0:\"\";}s:19:\"checkboxes_quantity\";a:1:{i:0;s:0:\"\";}s:23:\"checkboxes_quantity_min\";a:1:{i:0;s:0:\"\";}s:23:\"checkboxes_quantity_max\";a:1:{i:0;s:0:\"\";}s:24:\"checkboxes_quantity_step\";a:1:{i:0;s:0:\"\";}s:33:\"checkboxes_quantity_default_value\";a:1:{i:0;s:0:\"\";}s:24:\"checkboxes_limit_choices\";a:1:{i:0;s:0:\"\";}s:29:\"checkboxes_exactlimit_choices\";a:1:{i:0;s:0:\"\";}s:31:\"checkboxes_minimumlimit_choices\";a:1:{i:0;s:0:\"\";}s:21:\"checkboxes_use_images\";a:1:{i:0;s:0:\"\";}s:32:\"checkboxes_changes_product_image\";a:1:{i:0;s:0:\"\";}s:23:\"checkboxes_use_lightbox\";a:1:{i:0;s:0:\"\";}s:21:\"checkboxes_swatchmode\";a:1:{i:0;s:0:\"\";}s:24:\"checkboxes_items_per_row\";a:1:{i:0;s:0:\"\";}s:33:\"multiple_checkboxes_options_title\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:33:\"multiple_checkboxes_options_image\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:34:\"multiple_checkboxes_options_imagep\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:33:\"multiple_checkboxes_options_value\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:33:\"multiple_checkboxes_options_price\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:38:\"multiple_checkboxes_options_sale_price\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:38:\"multiple_checkboxes_options_price_type\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:39:\"multiple_checkboxes_options_description\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:31:\"multiple_checkboxes_options_url\";a:1:{i:0;a:1:{i:0;s:0:\"\";}}s:17:\"checkboxes_uniqid\";a:1:{i:0;s:23:\"565c99aa79a2f1.57825193\";}s:17:\"checkboxes_clogic\";a:1:{i:0;s:41:\"{\"toggle\":\"show\",\"what\":\"any\",\"rules\":[]}\";}s:16:\"checkboxes_logic\";a:1:{i:0;s:0:\"\";}s:16:\"checkboxes_class\";a:1:{i:0;s:0:\"\";}s:22:\"textarea_internal_name\";a:1:{i:0;s:9:\"Text Area\";}s:20:\"textarea_header_size\";a:1:{i:0;s:2:\"10\";}s:21:\"textarea_header_title\";a:1:{i:0;s:0:\"\";}s:30:\"textarea_header_title_position\";a:1:{i:0;s:0:\"\";}s:27:\"textarea_header_title_color\";a:1:{i:0;s:0:\"\";}s:24:\"textarea_header_subtitle\";a:1:{i:0;s:0:\"\";}s:33:\"textarea_header_subtitle_position\";a:1:{i:0;s:0:\"\";}s:30:\"textarea_header_subtitle_color\";a:1:{i:0;s:0:\"\";}s:21:\"textarea_divider_type\";a:1:{i:0;s:4:\"none\";}s:17:\"textarea_required\";a:1:{i:0;s:1:\"0\";}s:14:\"textarea_price\";a:1:{i:0;s:0:\"\";}s:26:\"textarea_text_before_price\";a:1:{i:0;s:0:\"\";}s:25:\"textarea_text_after_price\";a:1:{i:0;s:0:\"\";}s:19:\"textarea_price_type\";a:1:{i:0;s:0:\"\";}s:20:\"textarea_hide_amount\";a:1:{i:0;s:0:\"\";}s:17:\"textarea_quantity\";a:1:{i:0;s:0:\"\";}s:21:\"textarea_quantity_min\";a:1:{i:0;s:0:\"\";}s:21:\"textarea_quantity_max\";a:1:{i:0;s:0:\"\";}s:22:\"textarea_quantity_step\";a:1:{i:0;s:0:\"\";}s:31:\"textarea_quantity_default_value\";a:1:{i:0;s:0:\"\";}s:20:\"textarea_placeholder\";a:1:{i:0;s:0:\"\";}s:18:\"textarea_min_chars\";a:1:{i:0;s:0:\"\";}s:18:\"textarea_max_chars\";a:1:{i:0;s:0:\"\";}s:22:\"textarea_default_value\";a:1:{i:0;s:0:\"\";}s:20:\"textarea_validation1\";a:1:{i:0;s:0:\"\";}s:15:\"textarea_uniqid\";a:1:{i:0;s:23:\"565c99b479a301.40743225\";}s:15:\"textarea_clogic\";a:1:{i:0;s:41:\"{\"toggle\":\"show\",\"what\":\"any\",\"rules\":[]}\";}s:14:\"textarea_logic\";a:1:{i:0;s:0:\"\";}s:14:\"textarea_class\";a:1:{i:0;s:0:\"\";}s:23:\"textfield_internal_name\";a:1:{i:0;s:10:\"Text Field\";}s:21:\"textfield_header_size\";a:1:{i:0;s:2:\"10\";}s:22:\"textfield_header_title\";a:1:{i:0;s:0:\"\";}s:31:\"textfield_header_title_position\";a:1:{i:0;s:0:\"\";}s:28:\"textfield_header_title_color\";a:1:{i:0;s:0:\"\";}s:25:\"textfield_header_subtitle\";a:1:{i:0;s:0:\"\";}s:34:\"textfield_header_subtitle_position\";a:1:{i:0;s:0:\"\";}s:31:\"textfield_header_subtitle_color\";a:1:{i:0;s:0:\"\";}s:22:\"textfield_divider_type\";a:1:{i:0;s:4:\"none\";}s:18:\"textfield_required\";a:1:{i:0;s:1:\"0\";}s:15:\"textfield_price\";a:1:{i:0;s:0:\"\";}s:20:\"textfield_sale_price\";a:1:{i:0;s:0:\"\";}s:27:\"textfield_text_before_price\";a:1:{i:0;s:0:\"\";}s:26:\"textfield_text_after_price\";a:1:{i:0;s:0:\"\";}s:20:\"textfield_price_type\";a:1:{i:0;s:0:\"\";}s:21:\"textfield_hide_amount\";a:1:{i:0;s:0:\"\";}s:18:\"textfield_quantity\";a:1:{i:0;s:0:\"\";}s:22:\"textfield_quantity_min\";a:1:{i:0;s:0:\"\";}s:22:\"textfield_quantity_max\";a:1:{i:0;s:0:\"\";}s:23:\"textfield_quantity_step\";a:1:{i:0;s:0:\"\";}s:32:\"textfield_quantity_default_value\";a:1:{i:0;s:0:\"\";}s:21:\"textfield_placeholder\";a:1:{i:0;s:0:\"\";}s:19:\"textfield_min_chars\";a:1:{i:0;s:0:\"\";}s:19:\"textfield_max_chars\";a:1:{i:0;s:0:\"\";}s:23:\"textfield_default_value\";a:1:{i:0;s:0:\"\";}s:13:\"textfield_min\";a:1:{i:0;s:0:\"\";}s:13:\"textfield_max\";a:1:{i:0;s:0:\"\";}s:21:\"textfield_validation1\";a:1:{i:0;s:0:\"\";}s:16:\"textfield_uniqid\";a:1:{i:0;s:23:\"565c99b779a318.47513695\";}s:16:\"textfield_clogic\";a:1:{i:0;s:41:\"{\"toggle\":\"show\",\"what\":\"any\",\"rules\":[]}\";}s:15:\"textfield_logic\";a:1:{i:0;s:0:\"\";}s:15:\"textfield_class\";a:1:{i:0;s:0:\"\";}s:19:\"color_internal_name\";a:1:{i:0;s:12:\"Color picker\";}s:17:\"color_header_size\";a:1:{i:0;s:2:\"10\";}s:18:\"color_header_title\";a:1:{i:0;s:0:\"\";}s:27:\"color_header_title_position\";a:1:{i:0;s:0:\"\";}s:24:\"color_header_title_color\";a:1:{i:0;s:0:\"\";}s:21:\"color_header_subtitle\";a:1:{i:0;s:0:\"\";}s:30:\"color_header_subtitle_position\";a:1:{i:0;s:0:\"\";}s:27:\"color_header_subtitle_color\";a:1:{i:0;s:0:\"\";}s:18:\"color_divider_type\";a:1:{i:0;s:4:\"none\";}s:14:\"color_required\";a:1:{i:0;s:1:\"0\";}s:11:\"color_price\";a:1:{i:0;s:0:\"\";}s:23:\"color_text_before_price\";a:1:{i:0;s:0:\"\";}s:22:\"color_text_after_price\";a:1:{i:0;s:0:\"\";}s:16:\"color_price_type\";a:1:{i:0;s:0:\"\";}s:17:\"color_hide_amount\";a:1:{i:0;s:0:\"\";}s:14:\"color_quantity\";a:1:{i:0;s:0:\"\";}s:18:\"color_quantity_min\";a:1:{i:0;s:0:\"\";}s:18:\"color_quantity_max\";a:1:{i:0;s:0:\"\";}s:19:\"color_quantity_step\";a:1:{i:0;s:0:\"\";}s:28:\"color_quantity_default_value\";a:1:{i:0;s:0:\"\";}s:19:\"color_default_value\";a:1:{i:0;s:0:\"\";}s:12:\"color_uniqid\";a:1:{i:0;s:23:\"565c99bb79a321.52505093\";}s:12:\"color_clogic\";a:1:{i:0;s:41:\"{\"toggle\":\"show\",\"what\":\"any\",\"rules\":[]}\";}s:11:\"color_logic\";a:1:{i:0;s:0:\"\";}s:11:\"color_class\";a:1:{i:0;s:0:\"\";}s:20:\"upload_internal_name\";a:1:{i:0;s:6:\"Upload\";}s:18:\"upload_header_size\";a:1:{i:0;s:2:\"10\";}s:19:\"upload_header_title\";a:1:{i:0;s:0:\"\";}s:28:\"upload_header_title_position\";a:1:{i:0;s:0:\"\";}s:25:\"upload_header_title_color\";a:1:{i:0;s:0:\"\";}s:22:\"upload_header_subtitle\";a:1:{i:0;s:0:\"\";}s:31:\"upload_header_subtitle_position\";a:1:{i:0;s:0:\"\";}s:28:\"upload_header_subtitle_color\";a:1:{i:0;s:0:\"\";}s:19:\"upload_divider_type\";a:1:{i:0;s:4:\"none\";}s:15:\"upload_required\";a:1:{i:0;s:1:\"0\";}s:12:\"upload_price\";a:1:{i:0;s:0:\"\";}s:24:\"upload_text_before_price\";a:1:{i:0;s:0:\"\";}s:23:\"upload_text_after_price\";a:1:{i:0;s:0:\"\";}s:17:\"upload_price_type\";a:1:{i:0;s:0:\"\";}s:18:\"upload_hide_amount\";a:1:{i:0;s:0:\"\";}s:18:\"upload_button_type\";a:1:{i:0;s:0:\"\";}s:13:\"upload_uniqid\";a:1:{i:0;s:23:\"565c99c379a338.54618399\";}s:13:\"upload_clogic\";a:1:{i:0;s:41:\"{\"toggle\":\"show\",\"what\":\"any\",\"rules\":[]}\";}s:12:\"upload_logic\";a:1:{i:0;s:0:\"\";}s:12:\"upload_class\";a:1:{i:0;s:0:\"\";}}}'),(2261,218,'_upsell_ids','a:0:{}'),(2262,218,'_crosssell_ids','a:0:{}'),(2263,218,'_product_version','2.5.5'),(2264,218,'_wc_rating_count','a:3:{i:3;s:1:\"1\";i:4;s:1:\"3\";i:5;s:1:\"2\";}'),(2265,218,'_wc_average_rating','4.17'),(2266,218,'_wc_review_count','6'),(2267,218,'_min_variation_price','20'),(2268,218,'_max_variation_price','20'),(2269,218,'_min_variation_regular_price',NULL),(2270,218,'_max_variation_regular_price',NULL),(2271,218,'_max_regular_price_variation_id',NULL),(2272,218,'_min_variation_sale_price','20'),(2273,218,'_max_variation_sale_price','20'),(2274,218,'_min_sale_price_variation_id','6951'),(2275,218,'_max_sale_price_variation_id','6951'),(2276,218,'_default_attributes','a:0:{}'),(2277,218,'pv_commission_rate',''),(2278,218,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(2279,219,'_visibility','visible'),(2280,219,'_stock_status','instock'),(2281,219,'total_sales','0'),(2282,219,'_downloadable','no'),(2283,219,'_virtual','no'),(2284,219,'_product_image_gallery','19,19,19'),(2285,219,'_regular_price','29'),(2286,219,'_sale_price',''),(2287,219,'_tax_status',''),(2288,219,'_tax_class',''),(2289,219,'_purchase_note',''),(2290,219,'_featured','no'),(2291,219,'_weight',''),(2292,219,'_length',''),(2293,219,'_width',''),(2294,219,'_height',''),(2295,219,'_sku',''),(2296,219,'_sale_price_dates_from',''),(2297,219,'_sale_price_dates_to',''),(2298,219,'_price','29'),(2299,219,'_sold_individually',''),(2300,219,'_stock',''),(2301,219,'_backorders','no'),(2302,219,'_manage_stock','no'),(2303,219,'_thumbnail_id','19'),(2304,219,'_upsell_ids','a:2:{i:0;i:22;i:1;i:40;}'),(2305,219,'_crosssell_ids','a:2:{i:0;i:22;i:1;i:40;}'),(2306,219,'_edit_lock','1449573921:1'),(2307,219,'_edit_last','1'),(2308,219,'tm_meta_cpf','a:3:{s:4:\"mode\";s:8:\"settings\";s:16:\"override_display\";s:0:\"\";s:24:\"override_final_total_box\";s:0:\"\";}'),(2309,219,'tm_meta',''),(2310,219,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(2311,219,'_product_version','2.4.11'),(2312,219,'_booking_min',''),(2313,219,'_booking_max',''),(2314,219,'_first_available_date',''),(2315,219,'_booking_option',''),(2316,219,'_wc_rating_count','a:0:{}'),(2317,219,'_wc_average_rating','0'),(2318,219,'_wc_review_count','0'),(2319,220,'_visibility','visible'),(2320,220,'_stock_status','instock'),(2321,220,'total_sales','14'),(2322,220,'_downloadable','no'),(2323,220,'_virtual','no'),(2324,220,'_product_image_gallery','19,19,19'),(2325,220,'_regular_price','29'),(2326,220,'_sale_price',''),(2327,220,'_tax_status',''),(2328,220,'_tax_class',''),(2329,220,'_purchase_note',''),(2330,220,'_featured','no'),(2331,220,'_weight',''),(2332,220,'_length',''),(2333,220,'_width',''),(2334,220,'_height',''),(2335,220,'_sku',''),(2336,220,'_sale_price_dates_from',''),(2337,220,'_sale_price_dates_to',''),(2338,220,'_price','29'),(2339,220,'_sold_individually',''),(2340,220,'_stock',''),(2341,220,'_backorders','no'),(2342,220,'_manage_stock','no'),(2343,220,'_thumbnail_id','19'),(2344,220,'_crosssell_ids','a:1:{i:0;s:2:\"31\";}'),(2345,220,'_edit_lock','1449572363:1'),(2346,220,'_wc_rating_count','a:3:{i:1;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"3\";}'),(2347,220,'_wc_average_rating','4.00'),(2348,220,'_wc_review_count','5'),(2349,221,'_thumbnail_id','19'),(2350,221,'_visibility','visible'),(2351,221,'_stock_status','instock'),(2352,221,'total_sales','9'),(2353,221,'_downloadable','no'),(2354,221,'_virtual','no'),(2355,221,'_product_image_gallery','19,19,19'),(2356,221,'_regular_price','29'),(2357,221,'_sale_price',''),(2358,221,'_tax_status',''),(2359,221,'_tax_class',''),(2360,221,'_purchase_note',''),(2361,221,'_featured','no'),(2362,221,'_weight',''),(2363,221,'_length',''),(2364,221,'_width',''),(2365,221,'_height',''),(2366,221,'_sku',''),(2367,221,'_sale_price_dates_from',''),(2368,221,'_sale_price_dates_to',''),(2369,221,'_price','29'),(2370,221,'_sold_individually',''),(2371,221,'_stock',''),(2372,221,'_backorders','no'),(2373,221,'_manage_stock','no'),(2374,221,'_crosssell_ids','a:1:{i:0;s:2:\"37\";}'),(2375,221,'_wc_rating_count','a:2:{i:1;s:1:\"1\";i:5;s:1:\"1\";}'),(2376,221,'_wc_average_rating','3.00'),(2377,221,'_wc_review_count','2'),(2378,221,'_edit_lock','1458056800:1'),(2379,222,'_visibility','visible'),(2380,222,'_stock_status','instock'),(2381,222,'total_sales','0'),(2382,222,'_downloadable','no'),(2383,222,'_virtual','no'),(2384,222,'_product_image_gallery','19,19,19'),(2385,222,'_regular_price','29'),(2386,222,'_sale_price',''),(2387,222,'_tax_status',''),(2388,222,'_tax_class',''),(2389,222,'_purchase_note',''),(2390,222,'_featured','no'),(2391,222,'_weight',''),(2392,222,'_length',''),(2393,222,'_width',''),(2394,222,'_height',''),(2395,222,'_sku',''),(2396,222,'_sale_price_dates_from',''),(2397,222,'_sale_price_dates_to',''),(2398,222,'_price','29'),(2399,222,'_sold_individually',''),(2400,222,'_stock',''),(2401,222,'_backorders','no'),(2402,222,'_manage_stock','no'),(2403,222,'_thumbnail_id','19'),(2404,222,'_crosssell_ids','a:1:{i:0;i:53;}'),(2405,222,'_wc_rating_count','a:2:{i:4;s:1:\"1\";i:5;s:1:\"2\";}'),(2406,222,'_wc_average_rating','4.67'),(2407,222,'_wc_review_count','3'),(2408,222,'_edit_lock','1455203479:1'),(2409,222,'_edit_last','1'),(2410,222,'tm_meta_cpf','a:3:{s:4:\"mode\";s:8:\"settings\";s:16:\"override_display\";s:0:\"\";s:24:\"override_final_total_box\";s:0:\"\";}'),(2411,222,'tm_meta',''),(2412,222,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(2413,222,'_upsell_ids','a:0:{}'),(2414,222,'_product_version','2.5.2'),(2415,222,'_booking_min',''),(2416,222,'_booking_max',''),(2417,222,'_first_available_date',''),(2418,222,'_booking_option',''),(2419,223,'_edit_last','1'),(2420,223,'_edit_lock','1467815076:1'),(2421,223,'_downloadable','no'),(2422,223,'_virtual','no'),(2423,223,'_min_variation_price','250'),(2424,223,'_max_variation_price','1000'),(2425,223,'_min_variation_regular_price','250'),(2426,223,'_max_variation_regular_price','1000'),(2427,223,'_max_regular_price_variation_id','8278'),(2428,223,'_min_variation_sale_price',NULL),(2429,223,'_max_variation_sale_price',NULL),(2430,223,'_min_sale_price_variation_id',NULL),(2431,223,'_max_sale_price_variation_id',NULL),(2432,223,'_default_attributes','a:0:{}'),(2433,223,'_visibility','visible'),(2434,223,'_disable_va','setting'),(2435,223,'_name_style','label'),(2436,223,'_only_va','no'),(2437,223,'_va_dropdown_nights','0'),(2438,223,'_va_show_on_loop_nights',''),(2439,223,'_va_showname_nights',''),(2440,223,'_va_collection','a:0:{}'),(2441,223,'pv_commission_rate',''),(2442,223,'wc_productdata_options','a:1:{i:0;a:6:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";}}'),(2443,223,'total_sales','0'),(2444,223,'_purchase_note',''),(2445,223,'_featured','no'),(2446,223,'_weight',''),(2447,223,'_length',''),(2448,223,'_width',''),(2449,223,'_height',''),(2450,223,'_sku',''),(2451,223,'_regular_price','29'),(2452,223,'_sale_price',''),(2453,223,'_sale_price_dates_from',''),(2454,223,'_sale_price_dates_to',''),(2455,223,'_sold_individually',''),(2456,223,'_manage_stock','no'),(2457,223,'_backorders','no'),(2458,223,'_stock',''),(2459,223,'_upsell_ids','a:0:{}'),(2460,223,'_crosssell_ids','a:0:{}'),(2461,223,'_stock_status','instock'),(2462,223,'_product_version','2.6.2'),(2463,223,'_product_image_gallery','19,19,19'),(2464,223,'_thumbnail_id','217'),(2465,223,'_price','29'),(2466,223,'_wc_rating_count','a:0:{}'),(2467,223,'_wc_review_count','0'),(2468,223,'_wc_average_rating','0'),(2469,224,'_thumbnail_id','17'),(2470,225,'_thumbnail_id','17'),(2471,226,'_thumbnail_id','17'),(2472,227,'_thumbnail_id','17'),(2473,228,'_thumbnail_id','17'),(2474,229,'_thumbnail_id','17'),(2475,230,'_thumbnail_id','17'),(2476,231,'_thumbnail_id','17'),(2570,243,'_menu_item_type','post_type'),(2571,243,'_menu_item_menu_item_parent','235'),(2572,243,'_menu_item_object_id','55'),(2573,243,'_menu_item_object','page'),(2574,243,'_menu_item_target',''),(2575,243,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2576,243,'_menu_item_xfn',''),(2577,243,'_menu_item_url',''),(2578,243,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2633,250,'_menu_item_type','post_type'),(2634,250,'_menu_item_menu_item_parent','0'),(2635,250,'_menu_item_object_id','90'),(2636,250,'_menu_item_object','page'),(2637,250,'_menu_item_target',''),(2638,250,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2639,250,'_menu_item_xfn',''),(2640,250,'_menu_item_url',''),(2641,250,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2686,256,'_menu_item_type','post_type'),(2687,256,'_menu_item_menu_item_parent','0'),(2688,256,'_menu_item_object_id','90'),(2689,256,'_menu_item_object','page'),(2690,256,'_menu_item_target',''),(2691,256,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2692,256,'_menu_item_xfn',''),(2693,256,'_menu_item_url',''),(2804,270,'_wp_attached_file','2021/12/UPSSO-logo-1.png'),(2805,270,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:108;s:4:\"file\";s:24:\"2021/12/UPSSO-logo-1.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"UPSSO-logo-1-300x108.png\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"UPSSO-logo-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"UPSSO-logo-1-280x108.png\";s:5:\"width\";i:280;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"UPSSO-logo-1-300x108.png\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"UPSSO-logo-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2806,55,'_edit_lock','1640259984:1'),(2807,55,'_edit_last','1'),(2808,272,'_wp_attached_file','2021/12/hme1.png'),(2809,272,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:16:\"2021/12/hme1.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"hme1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"hme1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"hme1-600x250.png\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"hme1-800x333.png\";s:5:\"width\";i:800;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"hme1-1400x583.png\";s:5:\"width\";i:1400;s:6:\"height\";i:583;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"hme1-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"hme1-768x320.png\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"hme1-1536x640.png\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"hme1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"hme1-600x250.png\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"hme1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2815,279,'_wp_attached_file','2021/12/upss-about.png'),(2816,279,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:875;s:6:\"height\";i:732;s:4:\"file\";s:22:\"2021/12/upss-about.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"upss-about-478x400.png\";s:5:\"width\";i:478;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"upss-about-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"upss-about-768x642.png\";s:5:\"width\";i:768;s:6:\"height\";i:642;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"upss-about-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"upss-about-600x502.png\";s:5:\"width\";i:600;s:6:\"height\";i:502;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"upss-about-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"upss-about-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"upss-about-600x502.png\";s:5:\"width\";i:600;s:6:\"height\";i:502;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"upss-about-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2817,282,'_wp_attached_file','2021/12/explore.png'),(2818,282,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:398;s:6:\"height\";i:100;s:4:\"file\";s:19:\"2021/12/explore.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"explore-280x100.png\";s:5:\"width\";i:280;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"explore-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"explore-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"explore-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"explore-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2851,322,'_wp_attached_file','2021/12/home-vpn.png'),(2852,322,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:692;s:6:\"height\";i:427;s:4:\"file\";s:20:\"2021/12/home-vpn.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"home-vpn-648x400.png\";s:5:\"width\";i:648;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"home-vpn-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"home-vpn-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"home-vpn-600x370.png\";s:5:\"width\";i:600;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"home-vpn-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"home-vpn-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"home-vpn-600x370.png\";s:5:\"width\";i:600;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"home-vpn-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2859,328,'_wp_attached_file','2021/12/application-security.png'),(2860,328,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:692;s:6:\"height\";i:427;s:4:\"file\";s:32:\"2021/12/application-security.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"application-security-648x400.png\";s:5:\"width\";i:648;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"application-security-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"application-security-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"application-security-600x370.png\";s:5:\"width\";i:600;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"application-security-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"application-security-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"application-security-600x370.png\";s:5:\"width\";i:600;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"application-security-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2861,334,'_wp_attached_file','2021/12/Logo-Up-01.png'),(2862,334,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:165;s:6:\"height\";i:115;s:4:\"file\";s:22:\"2021/12/Logo-Up-01.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Logo-Up-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Logo-Up-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2863,335,'_wp_attached_file','2021/12/Logo-Up-02.png'),(2864,335,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:371;s:6:\"height\";i:75;s:4:\"file\";s:22:\"2021/12/Logo-Up-02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Logo-Up-02-280x75.png\";s:5:\"width\";i:280;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Logo-Up-02-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Logo-Up-02-100x75.png\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Logo-Up-02-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Logo-Up-02-100x75.png\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2865,340,'_wp_attached_file','2021/12/Logo-Up-03.png'),(2866,340,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:144;s:6:\"height\";i:86;s:4:\"file\";s:22:\"2021/12/Logo-Up-03.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Logo-Up-03-100x86.png\";s:5:\"width\";i:100;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Logo-Up-03-100x86.png\";s:5:\"width\";i:100;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2906,162,'_edit_lock','1639990364:1'),(2909,161,'_edit_lock','1645077644:1'),(2910,161,'_edit_last','1'),(2952,398,'_menu_item_type','custom'),(2953,398,'_menu_item_menu_item_parent','0'),(2954,398,'_menu_item_object_id','398'),(2955,398,'_menu_item_object','custom'),(2956,398,'_menu_item_target',''),(2957,398,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2958,398,'_menu_item_xfn',''),(2959,398,'_menu_item_url','#'),(2961,399,'_menu_item_type','custom'),(2962,399,'_menu_item_menu_item_parent','0'),(2963,399,'_menu_item_object_id','399'),(2964,399,'_menu_item_object','custom'),(2965,399,'_menu_item_target',''),(2966,399,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2967,399,'_menu_item_xfn',''),(2968,399,'_menu_item_url','https://demoweblinks.in/upsso/#clients'),(2999,398,'_menu_item_design','default'),(3000,398,'_menu_item_width',''),(3001,398,'_menu_item_height',''),(3002,398,'_menu_item_block',''),(3003,398,'_menu_item_behavior','hover'),(3004,398,'_menu_item_icon-type','media'),(3005,398,'_menu_item_icon-id',''),(3006,398,'_menu_item_icon-width',''),(3007,398,'_menu_item_icon-height',''),(3008,398,'_menu_item_icon-html',''),(3009,399,'_menu_item_design','default'),(3010,399,'_menu_item_width',''),(3011,399,'_menu_item_height',''),(3012,399,'_menu_item_block',''),(3013,399,'_menu_item_behavior','hover'),(3014,399,'_menu_item_icon-type','media'),(3015,399,'_menu_item_icon-id',''),(3016,399,'_menu_item_icon-width',''),(3017,399,'_menu_item_icon-height',''),(3018,399,'_menu_item_icon-html',''),(3038,402,'_menu_item_type','custom'),(3039,402,'_menu_item_menu_item_parent','0'),(3040,402,'_menu_item_object_id','402'),(3041,402,'_menu_item_object','custom'),(3042,402,'_menu_item_target',''),(3043,402,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3044,402,'_menu_item_xfn',''),(3045,402,'_menu_item_url','#'),(3056,404,'_menu_item_type','custom'),(3057,404,'_menu_item_menu_item_parent','0'),(3058,404,'_menu_item_object_id','404'),(3059,404,'_menu_item_object','custom'),(3060,404,'_menu_item_target',''),(3061,404,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3062,404,'_menu_item_xfn',''),(3063,404,'_menu_item_url','#'),(3094,402,'_menu_item_design','default'),(3095,402,'_menu_item_width',''),(3096,402,'_menu_item_height',''),(3097,402,'_menu_item_block',''),(3098,402,'_menu_item_behavior','hover'),(3099,402,'_menu_item_icon-type','media'),(3100,402,'_menu_item_icon-id',''),(3101,402,'_menu_item_icon-width',''),(3102,402,'_menu_item_icon-height',''),(3103,402,'_menu_item_icon-html',''),(3104,404,'_menu_item_design','default'),(3105,404,'_menu_item_width',''),(3106,404,'_menu_item_height',''),(3107,404,'_menu_item_block',''),(3108,404,'_menu_item_behavior','hover'),(3109,404,'_menu_item_icon-type','media'),(3110,404,'_menu_item_icon-id',''),(3111,404,'_menu_item_icon-width',''),(3112,404,'_menu_item_icon-height',''),(3113,404,'_menu_item_icon-html',''),(3124,406,'_menu_item_type','custom'),(3125,406,'_menu_item_menu_item_parent','0'),(3126,406,'_menu_item_object_id','406'),(3127,406,'_menu_item_object','custom'),(3128,406,'_menu_item_target',''),(3129,406,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3130,406,'_menu_item_xfn',''),(3131,406,'_menu_item_url','#'),(3133,407,'_menu_item_type','custom'),(3134,407,'_menu_item_menu_item_parent','0'),(3135,407,'_menu_item_object_id','407'),(3136,407,'_menu_item_object','custom'),(3137,407,'_menu_item_target',''),(3138,407,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3139,407,'_menu_item_xfn',''),(3140,407,'_menu_item_url','https://demoweblinks.in/upsso/contact/'),(3160,406,'_menu_item_design','default'),(3161,406,'_menu_item_width',''),(3162,406,'_menu_item_height',''),(3163,406,'_menu_item_block',''),(3164,406,'_menu_item_behavior','hover'),(3165,406,'_menu_item_icon-type','media'),(3166,406,'_menu_item_icon-id',''),(3167,406,'_menu_item_icon-width',''),(3168,406,'_menu_item_icon-height',''),(3169,406,'_menu_item_icon-html',''),(3170,407,'_menu_item_design','default'),(3171,407,'_menu_item_width',''),(3172,407,'_menu_item_height',''),(3173,407,'_menu_item_block',''),(3174,407,'_menu_item_behavior','hover'),(3175,407,'_menu_item_icon-type','media'),(3176,407,'_menu_item_icon-id',''),(3177,407,'_menu_item_icon-width',''),(3178,407,'_menu_item_icon-height',''),(3179,407,'_menu_item_icon-html',''),(3223,425,'_wp_attached_file','2021/12/windows-endpoint.png'),(3224,425,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:691;s:6:\"height\";i:428;s:4:\"file\";s:28:\"2021/12/windows-endpoint.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"windows-endpoint-646x400.png\";s:5:\"width\";i:646;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"windows-endpoint-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"windows-endpoint-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"windows-endpoint-600x372.png\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"windows-endpoint-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"windows-endpoint-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"windows-endpoint-600x372.png\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"windows-endpoint-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3225,427,'_wp_attached_file','2021/12/identity-server.png'),(3226,427,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:692;s:6:\"height\";i:428;s:4:\"file\";s:27:\"2021/12/identity-server.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"identity-server-647x400.png\";s:5:\"width\";i:647;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"identity-server-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"identity-server-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"identity-server-600x371.png\";s:5:\"width\";i:600;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"identity-server-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"identity-server-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"identity-server-600x371.png\";s:5:\"width\";i:600;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"identity-server-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3227,429,'_wp_attached_file','2021/12/compliance-auditing.png'),(3228,429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:691;s:6:\"height\";i:428;s:4:\"file\";s:31:\"2021/12/compliance-auditing.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"compliance-auditing-646x400.png\";s:5:\"width\";i:646;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"compliance-auditing-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"compliance-auditing-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"compliance-auditing-600x372.png\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"compliance-auditing-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"compliance-auditing-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"compliance-auditing-600x372.png\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"compliance-auditing-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3229,431,'_wp_attached_file','2021/12/rest-api.png'),(3230,431,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:691;s:6:\"height\";i:428;s:4:\"file\";s:20:\"2021/12/rest-api.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"rest-api-646x400.png\";s:5:\"width\";i:646;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"rest-api-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"rest-api-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"rest-api-600x372.png\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"rest-api-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"rest-api-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"rest-api-600x372.png\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"rest-api-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3231,433,'_wp_attached_file','2021/12/UPSSO-saas.png'),(3232,433,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:692;s:6:\"height\";i:428;s:4:\"file\";s:22:\"2021/12/UPSSO-saas.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"UPSSO-saas-647x400.png\";s:5:\"width\";i:647;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"UPSSO-saas-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"UPSSO-saas-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"UPSSO-saas-600x371.png\";s:5:\"width\";i:600;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"UPSSO-saas-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"UPSSO-saas-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"UPSSO-saas-600x371.png\";s:5:\"width\";i:600;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"UPSSO-saas-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3265,457,'_edit_lock','1640231826:2'),(3266,457,'_edit_last','1'),(3267,457,'_footer','normal'),(3268,459,'_wp_attached_file','2021/12/Frame-1-2.png'),(3269,459,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:798;s:6:\"height\";i:470;s:4:\"file\";s:21:\"2021/12/Frame-1-2.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Frame-1-2-679x400.png\";s:5:\"width\";i:679;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-1-2-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Frame-1-2-768x452.png\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Frame-1-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Frame-1-2-600x353.png\";s:5:\"width\";i:600;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-1-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Frame-1-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Frame-1-2-600x353.png\";s:5:\"width\";i:600;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-1-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3270,459,'_flatsome_studio_id','21096'),(3271,460,'_wp_attached_file','2021/12/Frame-2-2.png'),(3272,460,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:798;s:6:\"height\";i:470;s:4:\"file\";s:21:\"2021/12/Frame-2-2.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Frame-2-2-679x400.png\";s:5:\"width\";i:679;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-2-2-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Frame-2-2-768x452.png\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Frame-2-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Frame-2-2-600x353.png\";s:5:\"width\";i:600;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-2-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Frame-2-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Frame-2-2-600x353.png\";s:5:\"width\";i:600;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-2-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3273,460,'_flatsome_studio_id','21097'),(3274,461,'_wp_attached_file','2021/12/Frame-3-2.png'),(3275,461,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:798;s:6:\"height\";i:470;s:4:\"file\";s:21:\"2021/12/Frame-3-2.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Frame-3-2-679x400.png\";s:5:\"width\";i:679;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-3-2-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Frame-3-2-768x452.png\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Frame-3-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Frame-3-2-600x353.png\";s:5:\"width\";i:600;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-3-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Frame-3-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Frame-3-2-600x353.png\";s:5:\"width\";i:600;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-3-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3276,461,'_flatsome_studio_id','21098'),(3277,462,'_wp_attached_file','2021/12/Frame-4-2.png'),(3278,462,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:798;s:6:\"height\";i:470;s:4:\"file\";s:21:\"2021/12/Frame-4-2.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Frame-4-2-679x400.png\";s:5:\"width\";i:679;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-4-2-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Frame-4-2-768x452.png\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Frame-4-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Frame-4-2-600x353.png\";s:5:\"width\";i:600;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-4-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Frame-4-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Frame-4-2-600x353.png\";s:5:\"width\";i:600;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-4-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3279,462,'_flatsome_studio_id','21099'),(3280,463,'_wp_attached_file','2021/12/Frame-5-2.png'),(3281,463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:798;s:6:\"height\";i:470;s:4:\"file\";s:21:\"2021/12/Frame-5-2.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Frame-5-2-679x400.png\";s:5:\"width\";i:679;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-5-2-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Frame-5-2-768x452.png\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Frame-5-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Frame-5-2-600x353.png\";s:5:\"width\";i:600;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-5-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Frame-5-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Frame-5-2-600x353.png\";s:5:\"width\";i:600;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-5-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3282,463,'_flatsome_studio_id','21100'),(3283,464,'_wp_attached_file','2021/12/Frame-6-2.png'),(3284,464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:798;s:6:\"height\";i:470;s:4:\"file\";s:21:\"2021/12/Frame-6-2.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Frame-6-2-679x400.png\";s:5:\"width\";i:679;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-6-2-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Frame-6-2-768x452.png\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Frame-6-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Frame-6-2-600x353.png\";s:5:\"width\";i:600;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-6-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Frame-6-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Frame-6-2-600x353.png\";s:5:\"width\";i:600;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Frame-6-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3285,464,'_flatsome_studio_id','21101'),(3286,465,'_wp_attached_file','2021/12/toa-heftiba-4xe-yVFJCvw-unsplash-1.jpg'),(3287,465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1500;s:4:\"file\";s:46:\"2021/12/toa-heftiba-4xe-yVFJCvw-unsplash-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"toa-heftiba-4xe-yVFJCvw-unsplash-1-267x400.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"toa-heftiba-4xe-yVFJCvw-unsplash-1-533x800.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"toa-heftiba-4xe-yVFJCvw-unsplash-1-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"toa-heftiba-4xe-yVFJCvw-unsplash-1-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:46:\"toa-heftiba-4xe-yVFJCvw-unsplash-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:46:\"toa-heftiba-4xe-yVFJCvw-unsplash-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:46:\"toa-heftiba-4xe-yVFJCvw-unsplash-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:46:\"toa-heftiba-4xe-yVFJCvw-unsplash-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:46:\"toa-heftiba-4xe-yVFJCvw-unsplash-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"toa-heftiba-4xe-yVFJCvw-unsplash-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(3288,465,'_flatsome_studio_id','21640'),(3289,466,'_wp_attached_file','2021/12/upsso-slide-01-2-1.png'),(3290,466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1160;s:6:\"height\";i:822;s:4:\"file\";s:30:\"2021/12/upsso-slide-01-2-1.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"upsso-slide-01-2-1-564x400.png\";s:5:\"width\";i:564;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"upsso-slide-01-2-1-1129x800.png\";s:5:\"width\";i:1129;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"upsso-slide-01-2-1-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"upsso-slide-01-2-1-768x544.png\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"upsso-slide-01-2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"upsso-slide-01-2-1-600x425.png\";s:5:\"width\";i:600;s:6:\"height\";i:425;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"upsso-slide-01-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"upsso-slide-01-2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"upsso-slide-01-2-1-600x425.png\";s:5:\"width\";i:600;s:6:\"height\";i:425;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"upsso-slide-01-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3291,457,'_wp_page_template','page-blank.php'),(3292,457,'_thumbnail_id',''),(3324,504,'_edit_lock','1640319213:1'),(3325,504,'_wp_page_template','page-blank.php'),(3326,504,'_edit_last','1'),(3327,504,'_footer','normal'),(3328,507,'_ux_tag','_root'),(3329,507,'_ux_page_template','page-blank.php'),(3330,504,'_thumbnail_id',''),(3331,509,'_form','<div class=\"contact-form\">\n<div class=\"row row-small align-middle\">\n<div class=\"col medium-6 small-12 large-6\">\n[text* name placeholder \"Name\"]\n</div>\n<div class=\"col medium-6 small-12 large-6\">\n[text company-name placeholder \"Company Name\"]\n</div>\n</div>\n<div class=\"row row-small align-middle\" >\n<div class=\"col medium-6 small-12 large-6\">\n[email* your-email placeholder \"Email\"]\n</div>\n<div class=\"col medium-6 small-12 large-6\">\n[tel* tel placeholder \"Mobile\"]\n</div>\n</div>\n<div class=\"row row-small align-middle\" >\n<div class=\"col medium-12 small-12 large-12\">\n[textarea message placeholder \"Message\"]\n</div>\n\n</div>\n<div class=\"row row-small align-middle\" >\n<div class=\"col medium-12 small-12 large-12 newsletter-btn\">\n[submit class:cmsmasters_slider_post_read_more  \"Submit\"]\n</div>\n\n</div>\n</div>'),(3332,509,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:21:\"[name] [company-name]\";s:6:\"sender\";s:34:\"[your-email] <sonus90@outlook.com>\";s:9:\"recipient\";s:19:\"sonus90@outlook.com\";s:4:\"body\";s:138:\"From: [name] <[your-email]> \nMobile:[tel]\nMessage Body:\n[message]\n\n-- \nThis e-mail was sent from a contact form on [name] ([company-name])\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3333,509,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:35:\"[_site_title] <sonus90@outlook.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3334,509,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(3335,509,'_additional_settings',''),(3336,509,'_locale','en_US'),(3386,546,'_wp_attached_file','2021/12/cntct.png'),(3387,546,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2021/12/cntct.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"cntct-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3410,398,'_wp_old_date','2021-12-20'),(3411,399,'_wp_old_date','2021-12-20'),(3413,565,'_menu_item_type','custom'),(3414,565,'_menu_item_menu_item_parent','608'),(3415,565,'_menu_item_object_id','565'),(3416,565,'_menu_item_object','custom'),(3417,565,'_menu_item_target',''),(3418,565,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3419,565,'_menu_item_xfn',''),(3420,565,'_menu_item_url','/upsso/#devicevpn'),(3422,566,'_menu_item_type','custom'),(3423,566,'_menu_item_menu_item_parent','608'),(3424,566,'_menu_item_object_id','566'),(3425,566,'_menu_item_object','custom'),(3426,566,'_menu_item_target',''),(3427,566,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3428,566,'_menu_item_xfn',''),(3429,566,'_menu_item_url','/upsso/#application'),(3431,567,'_menu_item_type','custom'),(3432,567,'_menu_item_menu_item_parent','608'),(3433,567,'_menu_item_object_id','567'),(3434,567,'_menu_item_object','custom'),(3435,567,'_menu_item_target',''),(3436,567,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3437,567,'_menu_item_xfn',''),(3438,567,'_menu_item_url','/upsso/#windows'),(3440,568,'_menu_item_type','custom'),(3441,568,'_menu_item_menu_item_parent','608'),(3442,568,'_menu_item_object_id','568'),(3443,568,'_menu_item_object','custom'),(3444,568,'_menu_item_target',''),(3445,568,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3446,568,'_menu_item_xfn',''),(3447,568,'_menu_item_url','/upsso/#identity-server'),(3449,569,'_menu_item_type','custom'),(3450,569,'_menu_item_menu_item_parent','608'),(3451,569,'_menu_item_object_id','569'),(3452,569,'_menu_item_object','custom'),(3453,569,'_menu_item_target',''),(3454,569,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3455,569,'_menu_item_xfn',''),(3456,569,'_menu_item_url','/upsso/#compliance'),(3458,570,'_menu_item_type','custom'),(3459,570,'_menu_item_menu_item_parent','608'),(3460,570,'_menu_item_object_id','570'),(3461,570,'_menu_item_object','custom'),(3462,570,'_menu_item_target',''),(3463,570,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3464,570,'_menu_item_xfn',''),(3465,570,'_menu_item_url','/upsso/#restapi'),(3467,571,'_menu_item_type','custom'),(3468,571,'_menu_item_menu_item_parent','608'),(3469,571,'_menu_item_object_id','571'),(3470,571,'_menu_item_object','custom'),(3471,571,'_menu_item_target',''),(3472,571,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3473,571,'_menu_item_xfn',''),(3474,571,'_menu_item_url','/upsso/#upssosaas'),(3476,565,'_menu_item_design','default'),(3477,565,'_menu_item_width',''),(3478,565,'_menu_item_height',''),(3479,565,'_menu_item_block',''),(3480,565,'_menu_item_behavior','hover'),(3481,565,'_menu_item_icon-type','media'),(3482,565,'_menu_item_icon-id',''),(3483,565,'_menu_item_icon-width',''),(3484,565,'_menu_item_icon-height',''),(3485,565,'_menu_item_icon-html',''),(3486,566,'_menu_item_design','default'),(3487,566,'_menu_item_width',''),(3488,566,'_menu_item_height',''),(3489,566,'_menu_item_block',''),(3490,566,'_menu_item_behavior','hover'),(3491,566,'_menu_item_icon-type','media'),(3492,566,'_menu_item_icon-id',''),(3493,566,'_menu_item_icon-width',''),(3494,566,'_menu_item_icon-height',''),(3495,566,'_menu_item_icon-html',''),(3496,567,'_menu_item_design','default'),(3497,567,'_menu_item_width',''),(3498,567,'_menu_item_height',''),(3499,567,'_menu_item_block',''),(3500,567,'_menu_item_behavior','hover'),(3501,567,'_menu_item_icon-type','media'),(3502,567,'_menu_item_icon-id',''),(3503,567,'_menu_item_icon-width',''),(3504,567,'_menu_item_icon-height',''),(3505,567,'_menu_item_icon-html',''),(3506,568,'_menu_item_design','default'),(3507,568,'_menu_item_width',''),(3508,568,'_menu_item_height',''),(3509,568,'_menu_item_block',''),(3510,568,'_menu_item_behavior','hover'),(3511,568,'_menu_item_icon-type','media'),(3512,568,'_menu_item_icon-id',''),(3513,568,'_menu_item_icon-width',''),(3514,568,'_menu_item_icon-height',''),(3515,568,'_menu_item_icon-html',''),(3516,569,'_menu_item_design','default'),(3517,569,'_menu_item_width',''),(3518,569,'_menu_item_height',''),(3519,569,'_menu_item_block',''),(3520,569,'_menu_item_behavior','hover'),(3521,569,'_menu_item_icon-type','media'),(3522,569,'_menu_item_icon-id',''),(3523,569,'_menu_item_icon-width',''),(3524,569,'_menu_item_icon-height',''),(3525,569,'_menu_item_icon-html',''),(3526,571,'_menu_item_design','default'),(3527,571,'_menu_item_width',''),(3528,571,'_menu_item_height',''),(3529,571,'_menu_item_block',''),(3530,571,'_menu_item_behavior','hover'),(3531,571,'_menu_item_icon-type','media'),(3532,571,'_menu_item_icon-id',''),(3533,571,'_menu_item_icon-width',''),(3534,571,'_menu_item_icon-height',''),(3535,571,'_menu_item_icon-html',''),(3536,570,'_menu_item_design','default'),(3537,570,'_menu_item_width',''),(3538,570,'_menu_item_height',''),(3539,570,'_menu_item_block',''),(3540,570,'_menu_item_behavior','hover'),(3541,570,'_menu_item_icon-type','media'),(3542,570,'_menu_item_icon-id',''),(3543,570,'_menu_item_icon-width',''),(3544,570,'_menu_item_icon-height',''),(3545,570,'_menu_item_icon-html',''),(3546,572,'_menu_item_type','custom'),(3547,572,'_menu_item_menu_item_parent','398'),(3548,572,'_menu_item_object_id','572'),(3549,572,'_menu_item_object','custom'),(3550,572,'_menu_item_target',''),(3551,572,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3552,572,'_menu_item_xfn',''),(3553,572,'_menu_item_url','#'),(3555,573,'_menu_item_type','custom'),(3556,573,'_menu_item_menu_item_parent','398'),(3557,573,'_menu_item_object_id','573'),(3558,573,'_menu_item_object','custom'),(3559,573,'_menu_item_target',''),(3560,573,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3561,573,'_menu_item_xfn',''),(3562,573,'_menu_item_url','#'),(3564,572,'_menu_item_design','default'),(3565,572,'_menu_item_width',''),(3566,572,'_menu_item_height',''),(3567,572,'_menu_item_block',''),(3568,572,'_menu_item_behavior','hover'),(3569,572,'_menu_item_icon-type','media'),(3570,572,'_menu_item_icon-id',''),(3571,572,'_menu_item_icon-width',''),(3572,572,'_menu_item_icon-height',''),(3573,572,'_menu_item_icon-html',''),(3574,573,'_menu_item_design','default'),(3575,573,'_menu_item_width',''),(3576,573,'_menu_item_height',''),(3577,573,'_menu_item_block',''),(3578,573,'_menu_item_behavior','hover'),(3579,573,'_menu_item_icon-type','media'),(3580,573,'_menu_item_icon-id',''),(3581,573,'_menu_item_icon-width',''),(3582,573,'_menu_item_icon-height',''),(3583,573,'_menu_item_icon-html',''),(3830,90,'_edit_lock','1640056546:1'),(3831,90,'_edit_last','1'),(3832,90,'_footer','normal'),(3840,606,'_menu_item_type','post_type'),(3841,606,'_menu_item_menu_item_parent','0'),(3842,606,'_menu_item_object_id','504'),(3843,606,'_menu_item_object','page'),(3844,606,'_menu_item_target',''),(3845,606,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3846,606,'_menu_item_xfn',''),(3847,606,'_menu_item_url',''),(3858,608,'_menu_item_type','post_type'),(3859,608,'_menu_item_menu_item_parent','0'),(3860,608,'_menu_item_object_id','55'),(3861,608,'_menu_item_object','page'),(3862,608,'_menu_item_target',''),(3863,608,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3864,608,'_menu_item_xfn',''),(3865,608,'_menu_item_url',''),(3867,609,'_menu_item_type','post_type'),(3868,609,'_menu_item_menu_item_parent','0'),(3869,609,'_menu_item_object_id','457'),(3870,609,'_menu_item_object','page'),(3871,609,'_menu_item_target',''),(3872,609,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3873,609,'_menu_item_xfn',''),(3874,609,'_menu_item_url',''),(3876,608,'_menu_item_design','default'),(3877,608,'_menu_item_width',''),(3878,608,'_menu_item_height',''),(3879,608,'_menu_item_block',''),(3880,608,'_menu_item_behavior','hover'),(3881,608,'_menu_item_icon-type','media'),(3882,608,'_menu_item_icon-id',''),(3883,608,'_menu_item_icon-width',''),(3884,608,'_menu_item_icon-height',''),(3885,608,'_menu_item_icon-html',''),(3886,609,'_menu_item_design','default'),(3887,609,'_menu_item_width',''),(3888,609,'_menu_item_height',''),(3889,609,'_menu_item_block',''),(3890,609,'_menu_item_behavior','hover'),(3891,609,'_menu_item_icon-type','media'),(3892,609,'_menu_item_icon-id',''),(3893,609,'_menu_item_icon-width',''),(3894,609,'_menu_item_icon-height',''),(3895,609,'_menu_item_icon-html',''),(3896,606,'_menu_item_design','default'),(3897,606,'_menu_item_width',''),(3898,606,'_menu_item_height',''),(3899,606,'_menu_item_block',''),(3900,606,'_menu_item_behavior','hover'),(3901,606,'_menu_item_icon-type','media'),(3902,606,'_menu_item_icon-id',''),(3903,606,'_menu_item_icon-width',''),(3904,606,'_menu_item_icon-height',''),(3905,606,'_menu_item_icon-html',''),(3941,15,'_config_errors','a:4:{s:12:\"mail.subject\";a:1:{i:0;a:2:{s:4:\"code\";i:101;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:57:\"https://contactform7.com/configuration-errors/maybe-empty\";}}}s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:102;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:68:\"https://contactform7.com/configuration-errors/invalid-mailbox-syntax\";}}}s:14:\"mail.recipient\";a:1:{i:0;a:2:{s:4:\"code\";i:102;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:68:\"https://contactform7.com/configuration-errors/invalid-mailbox-syntax\";}}}s:9:\"mail.body\";a:1:{i:0;a:2:{s:4:\"code\";i:101;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:57:\"https://contactform7.com/configuration-errors/maybe-empty\";}}}}'),(3942,647,'_edit_lock','1640069924:1'),(3944,649,'_wp_attached_file','2021/12/blog-03.png'),(3945,649,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:405;s:6:\"height\";i:165;s:4:\"file\";s:19:\"2021/12/blog-03.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"blog-03-280x165.png\";s:5:\"width\";i:280;s:6:\"height\";i:165;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3947,647,'_thumbnail_id','649'),(3948,650,'_edit_lock','1640069969:1'),(3950,653,'_wp_attached_file','2021/12/blog-02.png'),(3951,653,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:405;s:6:\"height\";i:165;s:4:\"file\";s:19:\"2021/12/blog-02.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"blog-02-280x165.png\";s:5:\"width\";i:280;s:6:\"height\";i:165;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3953,650,'_thumbnail_id','653'),(3954,654,'_edit_lock','1640255363:1'),(3955,655,'_wp_attached_file','2021/12/UPSSO-blog-01.png'),(3956,655,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:405;s:6:\"height\";i:165;s:4:\"file\";s:25:\"2021/12/UPSSO-blog-01.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"UPSSO-blog-01-280x165.png\";s:5:\"width\";i:280;s:6:\"height\";i:165;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3958,654,'_thumbnail_id','655'),(3988,682,'_edit_lock','1640072026:1'),(3989,682,'_edit_last','1'),(3990,682,'_footer','normal'),(3991,682,'_wp_page_template','page-blank.php'),(3992,684,'_edit_lock','1640071636:1'),(3993,684,'_edit_last','1'),(3994,684,'_footer','normal'),(3995,684,'_wp_page_template',''),(3996,684,'_thumbnail_id',''),(3997,682,'_thumbnail_id',''),(3998,691,'_menu_item_type','post_type'),(3999,691,'_menu_item_menu_item_parent','0'),(4000,691,'_menu_item_object_id','55'),(4001,691,'_menu_item_object','page'),(4002,691,'_menu_item_target',''),(4003,691,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4004,691,'_menu_item_xfn',''),(4005,691,'_menu_item_url',''),(4007,692,'_menu_item_type','post_type'),(4008,692,'_menu_item_menu_item_parent','0'),(4009,692,'_menu_item_object_id','457'),(4010,692,'_menu_item_object','page'),(4011,692,'_menu_item_target',''),(4012,692,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4013,692,'_menu_item_xfn',''),(4014,692,'_menu_item_url',''),(4025,691,'_menu_item_design','default'),(4026,691,'_menu_item_width',''),(4027,691,'_menu_item_height',''),(4028,691,'_menu_item_block',''),(4029,691,'_menu_item_behavior','hover'),(4030,691,'_menu_item_icon-type','media'),(4031,691,'_menu_item_icon-id',''),(4032,691,'_menu_item_icon-width',''),(4033,691,'_menu_item_icon-height',''),(4034,691,'_menu_item_icon-html',''),(4035,692,'_menu_item_design','default'),(4036,692,'_menu_item_width',''),(4037,692,'_menu_item_height',''),(4038,692,'_menu_item_block',''),(4039,692,'_menu_item_behavior','hover'),(4040,692,'_menu_item_icon-type','media'),(4041,692,'_menu_item_icon-id',''),(4042,692,'_menu_item_icon-width',''),(4043,692,'_menu_item_icon-height',''),(4044,692,'_menu_item_icon-html',''),(4045,402,'_wp_old_date','2021-12-20'),(4046,404,'_wp_old_date','2021-12-20'),(4057,694,'_menu_item_type','post_type'),(4058,694,'_menu_item_menu_item_parent','0'),(4059,694,'_menu_item_object_id','684'),(4060,694,'_menu_item_object','page'),(4061,694,'_menu_item_target',''),(4062,694,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4063,694,'_menu_item_xfn',''),(4064,694,'_menu_item_url',''),(4066,695,'_menu_item_type','post_type'),(4067,695,'_menu_item_menu_item_parent','0'),(4068,695,'_menu_item_object_id','682'),(4069,695,'_menu_item_object','page'),(4070,695,'_menu_item_target',''),(4071,695,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4072,695,'_menu_item_xfn',''),(4073,695,'_menu_item_url',''),(4075,406,'_wp_old_date','2021-12-20'),(4076,407,'_wp_old_date','2021-12-20'),(4077,695,'_menu_item_design','default'),(4078,695,'_menu_item_width',''),(4079,695,'_menu_item_height',''),(4080,695,'_menu_item_block',''),(4081,695,'_menu_item_behavior','hover'),(4082,695,'_menu_item_icon-type','media'),(4083,695,'_menu_item_icon-id',''),(4084,695,'_menu_item_icon-width',''),(4085,695,'_menu_item_icon-height',''),(4086,695,'_menu_item_icon-html',''),(4087,694,'_menu_item_design','default'),(4088,694,'_menu_item_width',''),(4089,694,'_menu_item_height',''),(4090,694,'_menu_item_block',''),(4091,694,'_menu_item_behavior','hover'),(4092,694,'_menu_item_icon-type','media'),(4093,694,'_menu_item_icon-id',''),(4094,694,'_menu_item_icon-width',''),(4095,694,'_menu_item_icon-height',''),(4096,694,'_menu_item_icon-html',''),(4099,697,'_wp_attached_file','2021/12/cropped-UPSSO-logo-1.png'),(4100,697,'_wp_attachment_context','site-icon'),(4101,697,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:32:\"2021/12/cropped-UPSSO-logo-1.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"cropped-UPSSO-logo-1-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"cropped-UPSSO-logo-1-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:32:\"cropped-UPSSO-logo-1-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:32:\"cropped-UPSSO-logo-1-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:32:\"cropped-UPSSO-logo-1-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:30:\"cropped-UPSSO-logo-1-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4140,608,'_wp_old_date','2021-12-21'),(4141,565,'_wp_old_date','2021-12-21'),(4142,566,'_wp_old_date','2021-12-21'),(4143,567,'_wp_old_date','2021-12-21'),(4144,568,'_wp_old_date','2021-12-21'),(4145,569,'_wp_old_date','2021-12-21'),(4146,570,'_wp_old_date','2021-12-21'),(4147,571,'_wp_old_date','2021-12-21'),(4148,609,'_wp_old_date','2021-12-21'),(4149,398,'_wp_old_date','2021-12-21'),(4150,572,'_wp_old_date','2021-12-21'),(4151,573,'_wp_old_date','2021-12-21'),(4152,399,'_wp_old_date','2021-12-21'),(4153,606,'_wp_old_date','2021-12-21'),(4155,772,'_wp_attached_file','2021/12/UPSSO-web-01-04.png'),(4156,772,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4603;s:6:\"height\";i:2391;s:4:\"file\";s:27:\"2021/12/UPSSO-web-01-04.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"UPSSO-web-01-04-770x400.png\";s:5:\"width\";i:770;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"UPSSO-web-01-04-1400x727.png\";s:5:\"width\";i:1400;s:6:\"height\";i:727;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"UPSSO-web-01-04-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"UPSSO-web-01-04-768x399.png\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"UPSSO-web-01-04-1536x798.png\";s:5:\"width\";i:1536;s:6:\"height\";i:798;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:29:\"UPSSO-web-01-04-2048x1064.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1064;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4157,775,'_wp_attached_file','2021/12/UPSSO-web-01-03.png'),(4158,775,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:8048;s:6:\"height\";i:3683;s:4:\"file\";s:27:\"2021/12/UPSSO-web-01-03.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"UPSSO-web-01-03-800x366.png\";s:5:\"width\";i:800;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"UPSSO-web-01-03-1400x641.png\";s:5:\"width\";i:1400;s:6:\"height\";i:641;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"UPSSO-web-01-03-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"UPSSO-web-01-03-768x351.png\";s:5:\"width\";i:768;s:6:\"height\";i:351;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"UPSSO-web-01-03-1536x703.png\";s:5:\"width\";i:1536;s:6:\"height\";i:703;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:28:\"UPSSO-web-01-03-2048x937.png\";s:5:\"width\";i:2048;s:6:\"height\";i:937;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4159,797,'_edit_lock','1640240855:1'),(4160,797,'_edit_last','1'),(4161,797,'_thumbnail_id',''),(4171,810,'_wp_attached_file','2021/12/UPSSO-web-02-04.png'),(4172,810,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4603;s:6:\"height\";i:2391;s:4:\"file\";s:27:\"2021/12/UPSSO-web-02-04.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"UPSSO-web-02-04-770x400.png\";s:5:\"width\";i:770;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"UPSSO-web-02-04-1400x727.png\";s:5:\"width\";i:1400;s:6:\"height\";i:727;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"UPSSO-web-02-04-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"UPSSO-web-02-04-768x399.png\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"UPSSO-web-02-04-1536x798.png\";s:5:\"width\";i:1536;s:6:\"height\";i:798;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:29:\"UPSSO-web-02-04-2048x1064.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1064;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4173,811,'_wp_attached_file','2021/12/UPSSO-web-02-03.png'),(4174,811,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:8048;s:6:\"height\";i:3683;s:4:\"file\";s:27:\"2021/12/UPSSO-web-02-03.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"UPSSO-web-02-03-800x366.png\";s:5:\"width\";i:800;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"UPSSO-web-02-03-1400x641.png\";s:5:\"width\";i:1400;s:6:\"height\";i:641;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"UPSSO-web-02-03-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"UPSSO-web-02-03-768x351.png\";s:5:\"width\";i:768;s:6:\"height\";i:351;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"UPSSO-web-02-03-1536x703.png\";s:5:\"width\";i:1536;s:6:\"height\";i:703;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:28:\"UPSSO-web-02-03-2048x937.png\";s:5:\"width\";i:2048;s:6:\"height\";i:937;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4204,608,'_wp_old_date','2021-12-22'),(4205,565,'_wp_old_date','2021-12-22'),(4206,566,'_wp_old_date','2021-12-22'),(4207,567,'_wp_old_date','2021-12-22'),(4208,568,'_wp_old_date','2021-12-22'),(4209,569,'_wp_old_date','2021-12-22'),(4210,570,'_wp_old_date','2021-12-22'),(4211,571,'_wp_old_date','2021-12-22'),(4212,609,'_wp_old_date','2021-12-22'),(4213,398,'_wp_old_date','2021-12-22'),(4214,572,'_wp_old_date','2021-12-22'),(4215,573,'_wp_old_date','2021-12-22'),(4216,399,'_wp_old_date','2021-12-22'),(4217,606,'_wp_old_date','2021-12-22'),(4277,509,'_config_errors','a:2:{s:9:\"form.body\";a:1:{i:0;a:2:{s:4:\"code\";i:107;s:4:\"args\";a:3:{s:7:\"message\";s:55:\"Unavailable names (%names%) are used for form controls.\";s:6:\"params\";a:1:{s:5:\"names\";s:6:\"\"name\"\";}s:4:\"link\";s:63:\"https://contactform7.com/configuration-errors/unavailable-names\";}}}s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:103;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:70:\"https://contactform7.com/configuration-errors/email-not-in-site-domain\";}}}}'),(4300,691,'_wp_old_date','2021-12-21'),(4301,692,'_wp_old_date','2021-12-21'),(4302,402,'_wp_old_date','2021-12-21'),(4303,404,'_wp_old_date','2021-12-21'),(4304,406,'_wp_old_date','2021-12-21'),(4305,407,'_wp_old_date','2021-12-21'),(4306,695,'_wp_old_date','2021-12-21'),(4307,694,'_wp_old_date','2021-12-21'),(4308,925,'_edit_lock','1652082841:1'),(4309,925,'_edit_last','1'),(4310,925,'_footer','normal'),(4332,925,'_wp_page_template',''),(4333,925,'_thumbnail_id',''),(4360,955,'visualizer-chart-type','tabular'),(4361,955,'visualizer-default-data','1'),(4362,955,'visualizer-source','Visualizer_Source_Csv'),(4363,955,'visualizer-series','a:6:{i:0;a:2:{s:5:\"label\";s:5:\"Month\";s:4:\"type\";s:4:\"date\";}i:1;a:2:{s:5:\"label\";s:7:\"Bolivia\";s:4:\"type\";s:6:\"number\";}i:2;a:2:{s:5:\"label\";s:7:\"Ecuador\";s:4:\"type\";s:6:\"number\";}i:3;a:2:{s:5:\"label\";s:10:\"Madagascar\";s:4:\"type\";s:6:\"number\";}i:4;a:2:{s:5:\"label\";s:16:\"Papua New Guinea\";s:4:\"type\";s:6:\"number\";}i:5;a:2:{s:5:\"label\";s:6:\"Rwanda\";s:4:\"type\";s:6:\"number\";}}'),(4364,955,'visualizer-chart-library','DataTable'),(4365,955,'visualizer-settings','a:13:{s:9:\"chart-img\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:15:\"lazy_load_chart\";b:1;s:14:\"pageLength_int\";s:0:\"\";s:10:\"pagingType\";s:7:\"numbers\";s:11:\"scrollY_int\";s:0:\"\";s:9:\"customcss\";a:4:{s:9:\"headerRow\";a:3:{s:16:\"background-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:9:\"transform\";s:0:\"\";}s:11:\"oddTableRow\";a:3:{s:16:\"background-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:9:\"transform\";s:0:\"\";}s:12:\"evenTableRow\";a:3:{s:16:\"background-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:9:\"transform\";s:0:\"\";}s:9:\"tableCell\";a:3:{s:16:\"background-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:9:\"transform\";s:0:\"\";}}s:6:\"series\";a:6:{i:0;a:1:{s:6:\"format\";a:2:{s:2:\"to\";s:0:\"\";s:4:\"from\";s:0:\"\";}}i:1;a:1:{s:6:\"format\";a:5:{s:9:\"thousands\";s:1:\",\";s:7:\"decimal\";s:1:\".\";s:9:\"precision\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}i:2;a:1:{s:6:\"format\";a:5:{s:9:\"thousands\";s:1:\",\";s:7:\"decimal\";s:1:\".\";s:9:\"precision\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}i:3;a:1:{s:6:\"format\";a:5:{s:9:\"thousands\";s:1:\",\";s:7:\"decimal\";s:1:\".\";s:9:\"precision\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}i:4;a:1:{s:6:\"format\";a:5:{s:9:\"thousands\";s:1:\",\";s:7:\"decimal\";s:1:\".\";s:9:\"precision\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}i:5;a:1:{s:6:\"format\";a:5:{s:9:\"thousands\";s:1:\",\";s:7:\"decimal\";s:1:\".\";s:9:\"precision\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}}s:11:\"permissions\";a:2:{s:4:\"read\";s:3:\"all\";s:4:\"edit\";s:5:\"roles\";}s:4:\"save\";s:1:\"1\";s:16:\"save_chart_image\";b:0;s:14:\"internal_title\";i:951;}'),(4366,956,'visualizer-chart-type','tabular'),(4367,956,'visualizer-default-data','1'),(4368,956,'visualizer-source','Visualizer_Source_Csv'),(4369,956,'visualizer-series','a:6:{i:0;a:2:{s:5:\"label\";s:5:\"Month\";s:4:\"type\";s:4:\"date\";}i:1;a:2:{s:5:\"label\";s:7:\"Bolivia\";s:4:\"type\";s:6:\"number\";}i:2;a:2:{s:5:\"label\";s:7:\"Ecuador\";s:4:\"type\";s:6:\"number\";}i:3;a:2:{s:5:\"label\";s:10:\"Madagascar\";s:4:\"type\";s:6:\"number\";}i:4;a:2:{s:5:\"label\";s:16:\"Papua New Guinea\";s:4:\"type\";s:6:\"number\";}i:5;a:2:{s:5:\"label\";s:6:\"Rwanda\";s:4:\"type\";s:6:\"number\";}}'),(4370,956,'visualizer-chart-library','DataTable'),(4371,956,'visualizer-settings','a:13:{s:9:\"chart-img\";s:0:\"\";s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:15:\"lazy_load_chart\";b:1;s:14:\"pageLength_int\";s:0:\"\";s:10:\"pagingType\";s:7:\"numbers\";s:11:\"scrollY_int\";s:0:\"\";s:9:\"customcss\";a:4:{s:9:\"headerRow\";a:3:{s:16:\"background-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:9:\"transform\";s:0:\"\";}s:11:\"oddTableRow\";a:3:{s:16:\"background-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:9:\"transform\";s:0:\"\";}s:12:\"evenTableRow\";a:3:{s:16:\"background-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:9:\"transform\";s:0:\"\";}s:9:\"tableCell\";a:3:{s:16:\"background-color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:9:\"transform\";s:0:\"\";}}s:6:\"series\";a:6:{i:0;a:1:{s:6:\"format\";a:2:{s:2:\"to\";s:0:\"\";s:4:\"from\";s:0:\"\";}}i:1;a:1:{s:6:\"format\";a:5:{s:9:\"thousands\";s:1:\",\";s:7:\"decimal\";s:1:\".\";s:9:\"precision\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}i:2;a:1:{s:6:\"format\";a:5:{s:9:\"thousands\";s:1:\",\";s:7:\"decimal\";s:1:\".\";s:9:\"precision\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}i:3;a:1:{s:6:\"format\";a:5:{s:9:\"thousands\";s:1:\",\";s:7:\"decimal\";s:1:\".\";s:9:\"precision\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}i:4;a:1:{s:6:\"format\";a:5:{s:9:\"thousands\";s:1:\",\";s:7:\"decimal\";s:1:\".\";s:9:\"precision\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}i:5;a:1:{s:6:\"format\";a:5:{s:9:\"thousands\";s:1:\",\";s:7:\"decimal\";s:1:\".\";s:9:\"precision\";s:0:\"\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";}}}s:11:\"permissions\";a:2:{s:4:\"read\";s:3:\"all\";s:4:\"edit\";s:5:\"roles\";}s:4:\"save\";s:1:\"1\";s:16:\"save_chart_image\";b:0;s:14:\"internal_title\";i:951;}'),(4380,959,'visualizer-chart-type','line'),(4381,959,'visualizer-default-data','1'),(4382,959,'visualizer-source','Visualizer_Source_Csv'),(4383,959,'visualizer-series','a:4:{i:0;a:2:{s:5:\"label\";s:1:\"x\";s:4:\"type\";s:6:\"string\";}i:1;a:2:{s:5:\"label\";s:4:\"Cats\";s:4:\"type\";s:6:\"number\";}i:2;a:2:{s:5:\"label\";s:8:\"Blanket1\";s:4:\"type\";s:6:\"number\";}i:3;a:2:{s:5:\"label\";s:8:\"Blanket2\";s:4:\"type\";s:6:\"number\";}}'),(4384,959,'visualizer-chart-library','GoogleCharts'),(4385,959,'visualizer-settings','a:34:{s:9:\"chart-img\";s:48334:\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA9oAAAGyCAYAAAAbL7xZAAAAAXNSR0IArs4c6QAAIABJREFUeF7s3QmcT9X/x/G33WAwY6xj7Ma+FPL7ad9TslQkWlGKVIiQJVlDQmVLaaFoIUurNmlHZcs+ljFmxjYGY8bY/o9z/b9+Q5aZ8V3u/d7XfTx+j37M957z+TzPTT7fc+45OU6ePHlSXAgggAACCCCAAAIIIIAAAggg4BWBHBTaXnGkEQQQQAABBBBAAAEEEEAAAQQsAQptHgQEEEAAAQQQQAABBBBAAAEEvChAoe1FTJpCAAEEEEAAAQQQQAABBBBAgEKbZwABBBBAAAEEEEAAAQQQQAABLwpQaHsRk6YQQAABBBBAAAEEEEAAAQQQoNDmGUAAAQQQQAABBBBAAAEEEEDAiwIU2l7EpCkEEEAAAQQQQAABBBBAAAEEKLR5BhBAAAEEEEAAAQQQQAABBBDwogCFthcxaQoBBBBAAAEEEEAAAQQQQAABCm2eAQQQQAABBBBAAAEEEEAAAQS8KECh7UVMmkIAAQQQQAABBBBAAAEEEECAQptnAAEEEEAAAQQQQAABBBBAAAEvClBoexGTphBAAAEEEEAAAQQQQAABBBCg0OYZQAABBBBAAAEEEEAAAQQQQMCLAhTaXsSkKQQQQAABBBBAAAEEEEAAAQQotHkGEEAAAQQQQAABBBBAAAEEEPCiAIW2FzFpCgEEEEAAAQQQQAABBBBAAAEKbZ4BBBBAAAEEEEAAAQQQQAABBLwoQKHtRUyaQgABBBBAAAEEEEAAAQQQQIBCm2cAAQQQQAABBBBAAAEEEEAAAS8KUGh7EZOmEEAAAQQQQAABBBBAAAEEEKDQ5hlAAAEEEEAAAQQQQAABBBBAwIsCFNpexKQpBBBAAAEEEEAAAQQQQAABBCi0eQYQQAABBBBAAAEEEEAAAQQQ8KIAhbYXMWkKAQQQQAABBBBAAAEEEEAAAQptngEEEEAAAQQQQAABBBBAAAEEvChAoe1FTJpCAAEEEEAAAQQQQAABBBBAgEKbZwABBBBAAAEEEEAAAQQQQAABLwpQaHsRk6YQQAABBBBAAAEEEEAAAQQQoNDmGUAAAQQQQAABBBBAAAEEEEDAiwIU2l7EpCkEEEAAAQQQQAABBBBAAAEEKLR5BhBAAAEEEEAAAQQQQAABBBDwogCFthcxaQoBBBBAAAEEEEAAAQQQQAABCm2eAQQQQAABBBBAAAEEEEAAAQS8KECh7UVMmkIAAQQQQAABBBBAAAEEEECAQptnAAEEEEAAAQQQQAABBBBAAAEvClBoexGTphBAAAEEEEAAAQQQQAABBBCg0OYZQAABBBBAAAEEEEAAAQQQQMCLAhTaXsSkKQQQQAABBBBAAAEEEEAAAQQotHkGEEAAAQQQQAABBBBAAAEEEPCiAIW2FzFpCgEEEEAAAQQQQAABBBBAAAEKbZ4BBBBAAAEEEEAAAQQQQAABBLwoQKHtRUyaQgABBBBAAAEEEEAAAQQQQIBCm2cAAQQQQAABBBBAAAEEEEAAAS8KUGh7EZOmEEAAAQQQQAABBBBAAAEEEKDQ5hlAAAEEEEAAAQQQQAABBBBAwIsCFNpexKQpBBBAAAEEEEAAAQQQQAABBCi0eQYQQAABBBBAAAEEEEAAAQQQ8KIAhbYXMWkKAQQQQAABBBBAAAEEEEAAAQptngEEEEAAAQQQQAABBBBAAAEEvChAoe1FTJpCAAEEEEAAAQQQQAABBBBAgEKbZwABBBBAAAEEEEAAAQQQQAABLwpQaHsRk6YQQAABBBBAAAEEEEAAAQQQoNDmGUAAAQQQQAABBBBAAAEEEEDAiwIU2l7EpCkEEEAAAQQQQAABBBBAAAEEKLR5BhBAAAEEEEAAAQQQQAABBBDwogCFthcxaQoBBBBAAAEEEEAAAQQQQAABCm2eAQQQQAABBBBAAAEEEEAAAQS8KECh7UVMmkIAAQQQQAABBBBAAAEEEECAQptnAAEEEEAAAQQQQAABBBBAAAEvClBoexGTphBAAAEEEEAAAQQQQAABBBCg0OYZQAABBBBAAAEEEEAAAQQQQMCLAhTaXsSkKQQQQAABBBBAAAEEEEAAAQQotHkGEEAAAQQQQAABBBBAAAEEEPCiAIW2FzFpCgEEEEAAAQQQQAABBBBAAAEKbZ4BBBBAAAEEEEAAAQQQQAABBLwoQKHtRUyaQgABBBBAAAEEEEAAAQQQQIBCm2cAAQQQQAABBBBAAAEEEEAAAS8KUGh7EZOmEEAAAQQQQAABBBBAAAEEEKDQ5hlAAAEEEEAAAQQQQAABBBBAwIsCFNpexKQpBBBAAAEEEEAAAQQQQAABBCi0eQYQQAABBBBAAAEEEEAAAQQQ8KIAhbYXMWkKAQQQQAABBBBAAAEEEEAAAQptngEEEEAAAQQQQAABBBBAAAEEvChAoe1FTJpCAAEEEEAAAQQQQAABBBBAgEKbZwABBBBAAAEEEEAAAQQQQAABLwpQaHsRk6YQQAABBBBAAAEEEEAAAQQQoNDmGThDYPz48Vq4cKH1e1FRUXr55ZcVFhaGEgIIIIAAAggggAACCCCAQCYFKLQzCeWGj82dO1cLFiw4XVybXy9btkwDBgxQ/vz53UBAjggggAACCCCAAAIIIIDAJQtQaF8yYfA0YGazzfX0009b/4yJidGECRM0aNAgZrWDZ5jJBAEEEEAAAQQQQAABBHwsQKHtY2AnNc+MtpNGi1gRQAABBBBAAAEEEEDArgIU2nYdmQDFZZaK9+3b1+q9WbNmp2e3AxQO3SKAAAIIIIAAAggggAACjhOg0HbckPkuYLN0fNeuXaffyT57hjs7PS9fvjw7t3EPAn4TWLFNmvjVqe7uaizdWs9vXdNRkAjE7ZPe/0nalCBVLCH1aRkkiZEGAgggEOQCDRo0CPIMSS+QAhTagdS3Ud9JSUnq2bOnunTpooYNG1qRpaWlaciQIdavW7VqZaNoCQUB7wn0m7ZFXy/dd7rBK6qHqm/78ooqkc97ndBS0ArMWJSocR/vsPILD82tfQePadbAmqoSGRK0OZMYAggggIB9BFJTU9WvXz/Nnz//dFAjR45U69atMxWk5/62bduqcePGmbqHD2VOgEI7c05B/ykK7aAfYhI8h8DhIyd0zVN/WT95u091DZ+5XRtiD1u/fu6+cmp9XXHcEDinwI7dRzTy/e367Z8D1s873l5ah48c1wff7tIjTUupa8tI5BBAAAEEEPCpwKZNm9ShQwd169btdGFt/k7fqVMnq2ju3bv3Rfun0L4oUbY/QKGdbbrgu9EXS8eDT4mMgklg7pI9GjZjm66pV1Rju1S2Uhv/yQ6993Wi9f+vq1/UKriLF80TTGmTyyUKfLx4t0bPitXxEydVoVR+9WtfTpdHh2r1lhQ9PHKdykTk0/xhtS+xF25HAAEEEEDg/AKeArlJkyb/mr02BbgpskeNGqUqVarIU5DHxcVZDUZGRuqtt96y/plxNtwzE27umzJlivXZ+vXra9q0aZxAlI2HkUI7G2jBfIspthcuXGilWKRIEetf0EqVKgVzyuTmYoHHx27QsvUHNaxTRd3aKPy0hJmlNLPbO/ccUf68OdW3fTnd8Z9iLpYidSOwJ/moNYv9w9/7LZB7ry+hXm2jzsBp++I/2hSXqkndo9WoeihwCCCAAAII+ETg7GL6fJ14iuzRo0dbs9yeAt18fvjw4dZtptj2LB3/6KOP9Msvv1g/CwkJ0dm/9kkyQdoohXaQDixpIYDAhQXM0t+W/VcrJF9OLZlw2b8+fPz4SY38YLvMrLe5bm8crmfvjVLhgrmhdaHAwl/3avTsWKWkHrdWOPRtV85aCXH2Nf2LBL3+aZxaXhWh/g+Ud6EUKSOAAAII+EPg999/tybEsjPbnLF4vlih7Y9cgrUPCu1gHVnyQgCBCwq8+Xm8Js3bedGC6JvlSdbs9oGUYwovfKrAuv6yfxdYcAenwKHU49Ys9pd/nNowz6xsMEvF8+XNec6Ed+5NV/N+qxSSN6cWT7hMOXMEpwtZIYAAAm4WaNjZv6fqLJvy793Rs1poe97d/vvvv62ha968+TlntDN+zrPE3Cw/58q6AIV21s24AwEEgkCgzQtrFBOflqklvsmHjlmz24uWJVmZ331tcfW4p+x5i60g4CEFSYuWJ+nl2bHWkvFCIbnUu22Ubs/EKwRdxm3UH2sP/OuVBFARQAABBIJDwA6FdmaXjmcsnD3vYF9oRtszQhl3M+c97ew9txTa2XPjLgQQcLDAis2H1HHUekVG5NO8LGxa9elPezRi5nZrE6yyxfOpT7ty+k/Nwg6WIPRzCRw1rw28v13zfjr12sC19Ypa7+lHFMncpnjzft6jIe9u0zV1i2hsV2YBeMoQQAABBLwvcKHN0DzFtWfX8VmzZp1+59pEkplC2xNxxrY4/itr40ihnTUvPo0AAkEgMGpWrD78fpc6NC2lLlk8hinOHOv0wXb9uubUsU4P3FJST91dVqwQDoIHQ9KSVcnWLLZ5hz93rhzq0bqs2lxfIkvJpaWfOjbuxEnp69F1rVcOuBBAAAEEEPC2wIWO9ypXrpxVXK9cufKMd7nNkvN27dqdd+n42ZufZXWJurdzdHJ7FNpOHj1iRwCBbAnc2HOFzHLw2QNrqnJkSLbamLEoUeM+3mHdG102RL3altNlVQtlqy1usoeA2exs9ne7rGAaRIdas9jm+K7sXAPe2qIvft+nnm2idN+NWSvUs9Mf9yCAAAIIuFPg7HevjYJnibhHJONxXebd7BYtWmjgwIHWEV/m/WtTXPfp00edO3e2zuTOeOQX72ln/7mi0M6+HXcigIADBb7/a796Td6s2hUL6u0+1S8pg/XbD+ulD7ZrZUyK1U7nO8vo0WalL6lNbva/wNJ1BzX2o1ht3JFqdf5EizLqePuljeNPq5L1zGubvPKc+V+EHhFAAAEEEEDgUgUotC9VkPsRQMBRAn2mxsjsJO7NmcbJ83dq2mfxlkP9KoWs5cY1KxR0lItbg311Tpze+SrBSr9WhYLWudjmSxhvXLf1XmltpDZrYE1VyebKCW/EQRsIIIAAAggg4H8BCm3/m9MjAggESMAc1XTdM6eOtfh6TD2Fh3rvTOxl6w9q1AfbrZ3MzdW9dVm1v6lkgDKl24sJrIpJsWaxzT/NZd61f/rushe7LUs/f+WjHZr5TaIeaVpKXbO4F0CWOuLDCCCAAAIIIGA7AQpt2w0JASGAgK8EPlm8WyPe365r6hXV2C6Vvd7N0WMnNeGTHfrg/9/z/W+twnrm7rLZfg/c6wHSoCXwxsJ4TVmw0/r/lcqEWCsQfLF7/D/bDuvB4WtVJiKf5mdhd3uGCQEEEEAAAQScL0Ch7fwxJAMEEMikwGNj1uvPjYd8fr7xD3/vt2a3d+0/qpw5c1jnL99zbfFMRsnHfCVg3sF+5aNY/bHuoNXFXVdHqG/78srhwy3j2w1dqw2xhzWxe7SuqB7qq9RoFwEEEEAAAQRsJkChbbMBIRwEEPCNwLbENN09cI0K5s+lxePr+6aTDK0mHTxmzW4v+HWv9bs3Xh6mJ++KVFTxfD7vmw7+LfDe14maNC9O6cdOqnSxvNYy8ZsahPmcyrz/bd4Db3FlhAY8WN7n/dEBAggggAACCNhDgELbHuNAFAgg4GOBqQvjNXXBTrW8KkL9H/BfwbPw173W7PbhIydUKCSXtQnbnU2K+ThbmvcIxO46olc+3qEfV+y3fqtp43D1bltOoQVy+QUpYV+6mvVdpfx5c+qHcfWts7m5EEAAAQQQQCD4BSi0g3+MyRABBCRrNtvMak/qHq1Gfl7Ca4q9CXN2yBwtZi5TaD/RIlIliuZhbHwo8NEPuzVp/k4dSDmmsNDc1oZk5osWf1/dxm/Ur/8c0NCOFXXbFeH+7p7+EEAAAQQQQCAAAhTaAUCnSwQQ8K/AXxsP6dEx6xUZkU/zArgp1azvdmnM7FgreVNkP3NPWd3SiMLL20/D7v1HNe7jHfpq6T6r6evrF1WPNlHWkvFAXGZVwwtvb9XVdYvola5VAhECfSKAAAIIIICAnwUotP0MTncIIOB/gZHvb9fHi3erQ9NS6hLgY5bWbjtszW4v/f8NuVpfV1yPNy+jIgW9d9SY/4Xt0+OCX/bKnGuemJRuLdc2tvffHNhj1tLST1jHyh07flJfjqqriCKsZLDPE0MkCCCAAAII+EaAQts3rrSKAAI2ErixxwolpxzT7IE1bXPU1rTP4q2C0FwVSuVXt1aRurZ+URupOSuUg4ePW7PY837eYwVujusyG55VLRtii0QGTd+qz37ba72jf9+NJWwRE0EggAACCCCAgO8EKLR9Z0vLCCBgA4Fvliepz9QY1a5YUG/3qW6DiP4XgpnVNrPbZpbbXGbm1czAmplYrswLmDE272JvS0izbjKGne4onfkG/PDJX1Yn66lXN9nyOfRD+nSBAAIIIICA6wQotF035CSMgLsEek3ebG1CZteZxCNHT2jSvJ2asSjRGpga5QtYy9v/W7OwuwYqG9kePXZS4z/ZIfPuu7nqVSmkJ1tG6rKqhbLRmu9vub3PKu1KStcHA2uqaqQ9Ztp9nzU9IIAAAggg4E4BCm13jjtZI+AKAbNc3CwbN9fXY+opPNS+70GbLwPM7LbZodxcHW8vbc3M5uA0qHM+qz+tSraW3q/bfmo1wEO3llK3uyJt/VybLwXMed6PNC1l7YDOhQACCCCAQHYFUlNT1a9fP82fP/9fTbz//vtq3Lix9fujRo2y/tm7d+/sdmXdl5SUpE6dOlnteNrObIPm3meffVZ9+/ZVlSpnbgp6oZ9ltn27fo5C264jQ1wIIHDJAh/+sNs6w/qaekU1tkvlS27P1w3sPXDUmt3+9KdT7xk3iA5V5+ZldLlNZ2h97XG+9l+bG6e3v0ywflwtqoD1hYTZ0dvul/lS4P5ha1WmWF7NH17H7uESHwIIIICAjQU8hXbbtm3PKHx///139erVS2+99ZZV1Nq50PYU77t37z4dr43JsxwahXaWybgBAQScItBx1Hqt2HxIwzpV1K0OOkbL7JxtZreTDh6zqLu0KKMOt9vrneNAPAPL1x+03sX+e9Mhq/t7ry+hp+6OVL48znmn3RTapuCe+ExVXVGD1wMC8RzRJwIIIBAMAucrtM+eIT670Da/njJlymmCzp07n57tNj8rVKiQvv32W/3999/WZzyz42fPaG/atEkdOnRQs2bNrPvPnmFv3ry5hg8frrS0NGsm/Oz2PHG0b99eq1evtr4QOHu22+njRKHt9BEkfgQQOKfAlvg0tX5hjQqF5NIP4+o7TmlbYpo1u202+jLXf2sVtmZua1Uo6LhcvBHwm5/Ha/K8nTopqVzJ/JbFLQ3DvNG0X9sw7+Kb3dFbXBmhAQ+W92vfdIYAAgggEDwCF5rRXrx48RnFs8naFMOmmI2Pj7cK4JCQEJnZ73bt2p0ups3PFy5ceHp2+aOPPtKsWbM0bdo0C86zdLxYsWJWkT169GhrNt0TS5MmTdS6dWvrsxkL/HMtD//88891/fXXKy4u7nRsFNrB83ySCQIIBLGAeX/XHKHV8qoI9X/AuQXNB9/usma3zcZfeXPnsN7tbR/gc6H9+dis2ZpivYv965oDVrfNmxRT11aRKlbYmWdRJ+xLV7O+q6yd5b8bW095HTQb789xpy8EEEAAgQsLXOgdbc9ssimmL7R0/OxZ6rM/a2atPQW6Ka5Nod2xY0e9+eabMkvWPUW1KdhNQe4p4E3kGYtrc+/53tHO2AeFNk89Aggg4ACBuweukTUr3D1ajaqHOiDi84doik0zu/3bP6eKzevqF7VmdKsE+c7VM79JtIrs1CMnVKJoHivn5ldGOHosTfBPv7pJP69O1tCOFXXbFeGOz4cEEEAAAbcJbG5SzK8pV/5l77/6O9+MtmdJt2e2+VyFtpmp7tOnz+k2PcvDM1NomyXgkZGRZ7xTfXZ7noY9n6PQ9uvjQmcIIICA7wSWrT+ox8duUFSJfJo7pLbvOvJzy28sjNeUBTutXosUym0Vnq2vLe7nKHzf3eadqVaBbXZiN9fNDcOsXMuXzO/7zv3Qw+e/7dXA6VutDdxe6Xrm7qt+6J4uEEAAAQQuUcDOhbZJLWPBnPH/ewri+vXr/2s5uFkCnplC28xkm+uXX345PYNt2s3467N5L7SzODPal/gwcjsCCCDgT4FhM7Zp7pI96tC0lHUmdTBdv689YM1ur96SYqVlNnkzRaj5UiEYrjk/7raK7H0Hjym0QC4rN7PpWTBdaekndEOPFUo/ekKfj6yjEmF5gyk9ckEAAQQQ8IPA+Wa0PYV2xYoVraXdnuK5W7du1nFgGXcpz87ScbOUPDo62lpG7lk+bpaOm37Mu9xhYf/eP4VC2w8PBF0ggAAC/hAwZ2ebM7RnD6ypykG4vNoUaqbYNkurzVUyLK91DJh5f9mp1849R6wC+/Pf91kpmNleU2Sb47uC8Rr8zlaZ3eV7tIlSuxuD64uEYBwvckIAAQTsJnChpeOe96ozHu/lKbQ9G5ZlfMc7K0vHPedoZzxGzCwRN0V86dKlT2/ClrH4Nna8o223J4h4HC+wZ8+p84C5EPCXwOKVKRoxe49qROXTK4+X8le3Aennp9WH9c43+xW7+2hA+vdFp7lz5dCDNxVRm2vsfy72peT/56Y09ZueqGpl82n8E8H9nF6KE/cigAACvhSIiHDuvh8X2gzNUzgbu4zLwT3vb5udvs1lNjWbN2/e6QI5M0vHPYW2p23PLuZnH+PlWZ7umeH2HOc1cuTI05uomTZYOu7LJ5y2EUAAAS8K9Jy4WYtX7FfPNlG6zwUzhXuSj1qz2/N+dv6XWg2rhVqz2PWrFPLiE2Hfpszu42YX8pn9awTtzL199YkMAQQQQAAB3wpwjrZvfWkdAQT8KJB08JhufnaF1ePXY+opPDS3H3unKwSyJvDq3Di982WCHr6tlJ5sFVx7CWRNgk8jgAACCCAQfAIU2sE3pmSEgGsFZn23S2Nmx+qaekU1tktl1zqQuDME1sceVvuha1W6WF4tGF7HGUETJQIIIIAAAghkSoBCO1NMfAgBBJwg0OGldVoZk6JhnSpau3FzIWB3gYdGrJM5J/31Z6qqcY3Cdg+X+BBAAAEEEEAgkwIU2pmE4mMIIGBvgU1xqWr74j8qXDC3vhtbz97BEh0C/y/w/jeJGvvRDrW4MkIDHiyPCwIIIIAAAggEiQCFdpAMJGkg4HaB1z+N0/QvEtTyqgj1f4CCxe3Pg1PyN5uhmU3R8ufNqW9ermf9kwsBBBBAAAEEnC9Aoe38MSQDBBCQdNfANdqemKZJ3aPVqHooJgg4RqD765u0ZGWyhnasqNuu4JUHxwwcgSKAAAIIIHABAQptHg8EEHC8wB9rD6jLuI0qXzK/PnmxluPzIQF3CXz5xz71f3OLrq5bRK90reKu5MkWAQQQQACBIBWg0A7SgSUtBNwkMOTdbdY50h2allKXlhyT5KaxD4Zc09JP6KaeK2T+aXYfN7uQcyGAAAIIIICAswUotJ09fkSPgOsFTpyUVaQcSDmm2QNrqnJkiOtNAHCegOfLoh6ty6rdTSWdlwARI4AAAggggMAZAhTaPBAIIOBogS/+2KcBb25RvcqF9Gbvao7OheDdK/D72gPqOm6jalUoqHf6VncvBJkjgAACCCAQJAIU2kEykKSBgFsFPBtJ9WwTpftuLOFWBvIOAoEWz69W3J4jeq9fDdUoXyAIMiIFBBBAAAEE3CtAoe3esSdzBBwvsCf5qG7rvdLK4+sx9RQemtvxOZGAewUmfhqnt75I0MO3ldKTrdhrwL1PApkjgAACCASDAIV2MIwiOSDgUoGZ3yTqlY926Np6RfVyl8ouVSDtYBFYH3tY7YeutTZDM5uicSGAAAIIIHA+gdTUVPXr10/z58//10fef/99NW7c2Pr9UaNGWf/s3bv3JWEmJSWpU6dOVjuetjPboLn32WefVd++fVWlyqnTNTZt2qQOHTooLi7O+vXIkSPVunXrzDbpiM9RaDtimAgSAQTOJdDhpXVaGZOiYZ0q6tZGnD/MU+J8gUdeWqdVMSl69amq+m+tws5PiAwQQAABBHwi4Cm027Zte0bh+/vvv6tXr1566623rKLWjoW2p8gePXq0FfulFPE+wfVSoxTaXoKkGQQQ8K/AhtjDajd0rYoWyq1vXq7n387pDQEfCcz6bpfGzI5V8ysjNPDB8j7qhWYRQAABBJwucL5C++zZ47MLbfPrKVOmnE6/c+fOp2e7zc8KFSqkb7/9Vn///bf1Gc/s+NnFsKdYbtasmXX/2TPszZs31/Dhw5WWlmbNhGdsb/v27frll1+sn4eEnDot5qOPPtKWLVsueebdTuNKoW2n0SAWBBDItMCrc+L0zlcJanlVhPo/QEGSaTg+aGuBhH3patZ3lfLlyamvx9RVwfy5bB0vwSGAAAIIBEbgQjPaixcvPqN4NhGaYtgU0vHx8acLXDP73a5du9PFtPn5woULT8+Gm+J31qxZmjZtmpWkZ+l4sWLFrGXfnhlpTyxNmjQ5vfw7Y4F/rqXjZ6t5a+Y9MKNx7l4ptO00GsSCAAKZFrhrwGpt33VEk7pHq1H10EzfxwcRsLtAz4mbtXjFfr3YoaJub8wrEXYfL+JDAAEEAiFwoXe0PbPJZrb4QgXs2bPUZ3/WzFp7CnRTXJtCu2PHjnrzzTdllqx73qk2BbspyDPOUGcsrs29Z7+jndEsYz+ed7gDYertPim0vS1Kewgg4HOBX9ccULcJG1WxVH59NLiWz/ujAwT8KfDV0n16ftoWXVWniMY9eWrTGC4EEEAAARsJTM3h32AeO/mv/s43o332+8/nKrTNTHWfPn1Ot+lZHp6ZQtssAY+MjDw9620aObs9T8Oez12o0PbE261bNzZD8+9TRW8IIIDAvwUGv7NVC37Zqw5NS6lLS45B4hkJLoG09BO6pdcSPzQMAAAgAElEQVRKHU47rnnDaisyIl9wJUg2CCCAgNMFbFxoG9qMBXPG/+8piOvXr/+v5eBmU7LMFNpmJttcGd+xNu2e/c51xiE+39LxYC6yTf7MaDv9X3TiR8BlAseOn7SKkAMpxzR7YE1Vjjy1iQYXAsEkMGzGNs1dskfdW5dV+5tKBlNq5IIAAggg4AWB881oewrtihUrWjPEnuLZzBib48Ay7lKenaXjZil5dHS0tYzcs3zcLB03/Zh3ucPCwv6V3bkK7bPfD/cCie2aoNC23ZAQEAIIXEjgs9/2atD0rbqsaiG98Ww1sBAISoHf1x5Q13EbVbNCQb3bt3pQ5khSCCCAAALZF7jQ0nHPe9UZj/fyFNqeDcsyvuOdlaXjnnO0Mx4jZpaImyK+dOnSpzdhy1h8mywzvqN99vL27CvY+04KbXuPD9EhgMBZAt1f36QlK5PVs02U7ruxBD4IBK1AqwGrFbvriN7pW121KhQM2jxJDAEEEEAg6wIX2gzNUzibVjMuB/cUuHFxcVaHZlOzefPmnS6QM7N03FNoe9r27GJ+9jFenuXpnhluz7FiI0eOtI7xynjEmCf7jJu4ZV3EfndQaNtvTIgIAQTOI7ArKV2391mlnDlz6MtRdRUemhsrBIJWYPL8nZr2Wbwevq2UnmzFXgRBO9AkhgACCCAQlAIU2kE5rCSFQHAKvPt1oiZ8skPXX1ZUox+vHJxJkhUC/y+wPvaw2g9dq9LhebVgRB1cEEAAAQQQQMBBAhTaDhosQkXA7QKPvLROq2JSNKxTRd3aiPOF3f48uCH/jqPWa8XmQ9YxX+a4Ly4EEEAAAQQQcIYAhbYzxokoEXC9wNpth/XA8LUKL5xHX4+u63oPANwh8OH3uzRqVqyaNymmgQ9VcEfSZIkAAggggEAQCFBoB8EgkgICbhAY9/EOzViUqFZXR+j5+8u7IWVyREAJ+9LVrO8q5cuT09qXILRALlQQQAABBBBAwAECFNoOGCR/hjh37lxNnDjxdJcjRoxQw4YN/RkCfSFwToG7BqzW9l1HNKl7tBpVD0UJAdcI9Jq8Wd//tV8vPFxBzf5bzDV5kygCCCCAAAJOFqDQdvLoeTn2ZcuWyWy5b7bfr1SpkmJiYjR06FD179/f+jUXAoES+Hl1sp5+dZMqlwnR7EE1AxUG/SIQEIGvlu7T89O2WO9om3e1uRBAAAEEEEDA/gIU2vYfI79EaM6+GzJkiDV73apVK7/0SScIZFZg8NtbteDXverQtJS6tOSYo8y68bngEEhLP6GmvVfqYOpxzR1SW1El8gVHYmSBAAIIIIBAEAtQaAfx4GYlNWavs6LFZ/0pcOToqSLjwOHjmj2wpipHhvize/pCwBYCI9/fro8X79Yz95TV/TeXtEVMBIEAAggggAAC5xeg0ObpsARMoT1hwgTdf//91vLx5ORkFSlS5PQycpgQCJTA/F/26sV3tqpBdKim9IwOVBj0i0BABX5fe0Bdx21UzQoF9W7f6gGNhc4RQAABBBBA4OICFNoXN3LFJ0yh3bt3b1WrVk0DBgxQ/vz5dfY729mBWL58eXZu4x4ETgu8/qW0crvUpol0Y21gEHCvwMDZUmKy9FwLqRKT2u59EMgcAQS8JtCgQQOvtUVDCJwtQKHNM2EJeGa0Bw0apLCwMOv3eG+bhyPQAvF703Vnv1XKnSuHPn+prsJDcwc6JPpHIGACUxfu1NQF8Xro1lLqdhd7FQRsIOgYAQQQQACBTAhQaGcCyQ0fSUpK0uDBg/XUU0+d3mGcQtsNI2/vHN/+MkGvzY3TjZeH6aXO7Hxv79EiOl8LrI89rPZD16pUeF4tHFHH193RPgIIIIAAAghcggCF9iXgBdut5gxts1zcm0vHg82IfPwr8MhL67QqJkXDOlXUrY3C/ds5vSFgQ4FHx6zXXxsPaWzXKrqmbhEbRkhICCCAAAIIIGAEKLR5Ds4QMMX2xIkTrd9jMzQejkAKrNmSoodGrlNEkTz6clTdQIZC3wjYRuDD73dp1KxY3dmkmAY9VME2cREIAggggAACCJwpQKHNE4EAArYUGPfxDs1YlKi7rymuvu3L2TJGgkLA3wIJ+9LVrO8q5c2TU1+8VEdFCrJvgb/HgP4QQAABBBDIjACFdmaU+AwCCPhdoNWA1YrddUSTukerUfVQv/dPhwjYVaDP1Bh9szxJAx8sr+ZXRtg1TOJCAAEEEEDA1QIU2q4efpJHwJ4CP65MVo/XN6lKZIhmDaxpzyCJCoEACXy1dJ+en7ZFV9UponFPVglQFHSLAAIIIIAAAhcSoNDm+UAAAdsJvPD2Vi38da863lFaTzQvY7v4CAiBQAqkpZ/QHX1WKTnlmD4ZXEvlS+UPZDj0jQACCCCAAALnEKDQ5rFAAAFbCaQeOaHb+6zUwcPHNXtgTVWODLFVfASDgB0ERn2wXR/+sFtP3RWpB28tZYeQiAEBBBBAAAEEMghQaPM4IICArQQ+/WmPhr63zXov27yfzYUAAv8W+H3tAXUdt1E1yxfQu/1qQIQAAggggAACNhOg0LbZgBAOAm4XeOa1TfppVbKevTdKbW8o4XYO8kfgvAKtX1ijLfFpmtarmupXKYQUAggggAACCNhIgELbRoNBKAi4XWDH7iNq2X+18ubJoYUj6io8lKOL3P5MkP/5BaYu3KmpC+L1wC0l9fTdZaFCAAEEEEAAARsJUGjbaDAIBQG3C0z/MkGvz43TzQ3DNOLRSm7nIH8ELiiwPvaw2g9dq1LhebVgeB3lyAEYAggggAACCNhFgELbLiNBHAggoEdeWqdVMSka1qmibm0UjggCCFxEoPPYDVq+/qDGPFFZ19UvihcCCCCAAAII2ESAQtsmA0EYCLhdYGVMijq8tE4lwvLq85F13M5B/ghkSuDD73dp1KxY3dmkmAY9VCFT9/AhBBBAAAEEEPC9AIW2743pAQEEMiEw7uMdmrEoUa2vK67n7iuXiTv4CAIIJOxLV7O+q5Q3T059NqKOwtjXgIcCAQQQQAABWwhQaNtiGAgCAQRaDVit2F1HrCO9zNFeXAggkDmBfm/E6OtlSer/QHm1vCoiczfxKQQQQAABBBDwqQCFtk95aRwBBDIj8MPf+/XspM2Kjiqg9/tzJnBmzPgMAh6Br5bu0/PTtujK2kU0vlsVYBBAAAEEEEDABgIU2jYYBEJAwO0CL7y9VQt/3atHm5VW5zvLuJ2D/BHIkkBa+gnd2W+Vkg4e04cv1FKl0vmzdD8fRgABBBBAAAHvC1Boe9+UFhFAIAsCh1KPW0XCwcPHNXtgTVWODMnC3XwUAQSMgNkQzWyM1rVVpB65rRQoCCCAAAIIIBBgAQrtAA8A3SPgdoG5S/Zo2IxtalyjsF5/pqrbOcgfgWwJ/L72gLqO26ga5QvovX68fpEtRG5CAAEEEEDAiwIU2l7EpCkEEMi6wDOvbdJPq5LVu22U2lxfIusNcAcCCFgC9774jzbHpWrqs9V0edVCqCCAAAIIIIBAAAUotAOIT9cIuF1ge2Ka7hq4Rvnz5tT84XUUztFEbn8kyP8SBKYu3KmpC+LV/qaS6t667CW0xK0IIIAAAgggcKkCFNqXKsj9CCCQbYHpXyTo9U/jdGujcA3rVDHb7XAjAghI62MPq/3QtSoVnlfzhtVWrpw5YEEAAQQQQACBAAlQaAcInm4RQEB6eOQ6rd6SouGdKuqWRuGQIIDAJQp0eWWD/lh3UKM6V9INl4ddYmvcjgACCCCAAALZFaDQzq4c9yGAwCUJ/L3pkDqNXm/Nvi0cUeeS2uJmBBA4JWB2Hjc7kN/xn2Ia/EgFWBBAAAEEEEAgQAIU2gGCp1sE3C7wysc7NHNRou69voR6tY1yOwf5I+AVgYR96dZxeXly5bD2PYgokscr7dIIAggggAACCGRNgEI7a158GgEEvCTQqv9qxe4+okndo9WoeqiXWqUZBBB4ftoWfbV0n/q2L6e7rykOCAIIIIAAAggEQIBCOwDodImA2wW++2u/ek/erOrlCmjG85z56/bngfy9K2CKbFNsX1m7iMZ3q+LdxmkNAQQQQAABBDIlQKGdKSY+hAAC3hR44e2tWvjrXnW+s4webVbam03TFgKuF0hLP6EWz6/W3gNHNWtgTVWJDHG9CQAIIIAAAgj4W4BC29/i9IeAywUOpBxTi/6rdfDwcc0eWFOVKQJc/kSQvi8EzIZoZmO0J1qUUcfb+TLLF8a0iQACCCCAwIUEKLR5PhBAwK8Cc5fs0bAZ2/TfmoX16tNV/do3nSHgFoHf1x5Q13EbVaN8Ab3Xj9cz3DLu5IkAAgggYB8BCm37jEVQRrJnz56gzIuksi8w8N1d+mN9qp5sHq5mjdkELfuS3InAhQW6vBqvmIR0vdSxpOpVyg8XAggggMBZAhEREZgg4DMBCm2f0dIwAgicLbAlIU2tB61RgXw59emwOgoPzQ0SAgj4SGDqwp2auiBe991YQj3bcISej5hpFgEEEEAAgXMKUGjzYCCAgN8Epn+RoNc/jVPTxuEa0qGi3/qlIwTcKLA+9rDaD12rkmF5NXdobeXNncONDOSMAAIIIIBAQAQotAPCTqcIuFPg4ZHrtHpLikY+Vkk3NQhzJwJZI+BHAfOetnlfm3/n/IhOVwgggAACCEii0OYxQAABvwj8ueGgHnt5g8pE5NP8YbX90iedIOB2AbPzuNmBvOkV4RrSkVUkbn8eyB8BBBBAwH8CFNr+s6YnBFwt8MpHOzTzm0TeF3X1U0Dy/hZI2JdunamdM6c0b1gdlSiax98h0B8CCCCAAAKuFKDQduWwkzQC/hdo2X+1duw+osk9otWwGruN+38E6NGtAs9P26Kvlu7Tc/eVU+vriruVgbwRQAABBBDwqwCFtl+56QwBdwp899d+9Z68WTUrFNS7fau7E4GsEQiQgCmyTbH9n5qF9Rpn1wdoFOgWAQQQQMBtAhTabhtx8kUgAAKDpm/VZ7/t1RMtyqjj7aUDEAFdIuBegbT0E2o1YLV27z+q9/vXUHRUAfdikDkCCCCAAAJ+EqDQ9hM03SDgVoGkg8esv+QfSj2u2QNrqnJkiFspyBuBgAmYDdHMxmid7yyjR5vxZVfABoKOEUAAAQRcI0Ch7ZqhJlEEAiMwZ8keDZ+xTVfWLqLx3aoEJgh6RcDlAuaIL3PUV/VyBTTj+Rou1yB9BBBAAAEEfC9Aoe17Y3pAwNUCT7+2ST+vSlbf9uV09zVsxOTqh4HkAyrQfuharY89rInPVNUVNQoHNBY6RwABBBBAINgFKLSDfYTJD4EACmzemap7B/+jQiG5NGdIbYWH5g5gNHSNgLsFpi7cqakL4nXv9SXUq22UuzHIHgEEEEAAAR8LUGj7GJjmEXCzwPQvEvT6p3G64z/FNPiRCm6mIHcEAi5gZrPNrHbJsLz65MVayp83Z8BjIgAEEEAAAQSCVYBCO1hHlrwQsIHAwyPXafWWFI3qXEk3XB5mg4gIAQF3C5j3tM372sM6VdStjcLdjUH2CCCAAAII+FCAQtuHuDSNgJsF/txwUI+9vEFli+fTp0Nru5mC3BGwjYDZedzsQH5Lo3AN71TRNnERCAIIIIAAAsEmQKEdbCNKPgjYROCVj3Zo5jeJan9TSXVvXdYmUREGAu4WSNiXbh23Z665Q2qrVHhed4OQPQIIIIAAAj4SoND2ESzNIuBmgZMnZf1lfsfuI5raM1qXR4e6mYPcEbCVwPPTtuirpfusDdHMxmhcCCCAAAIIIOB9AQpt75vSIgKuF/juzyT1nhKj2hUL6u0+1V3vAQACdhIwRbYpts0RX+aoLy4EEEAAAQQQ8L4Ahbb3TWkRAdcLDJq+VZ/9tlddW0bqkaalXO8BAAJ2EkhLP6F7Bq2RWUY+4/kaql6ugJ3CIxYEEEAAAQSCQoBCOyiGkSQQsI/A3gNHdffANTqUelwfvlBLlUrnt09wRIIAApaA2RDNbIz2aLPS6nxnGVQQQAABBBBAwMsCFNpeBqU5BNwuMOfH3Ro+c7uuqlNE456s4nYO8kfAlgLmiC9z1Fd02RC9P6CmLWMkKAQQQAABBJwsQKHt5NEjdgRsKPD0q5v08+pkPf9AebW6KsKGERISAggYgfZD12p97GG9+nRV/bdmYVAQQAABBBBAwIsCFNpexKQpBNwusHlnqu4d/I8KF8ilj1+srfDQ3G4nIX8EbCswdeFOTV0Qr3uuLa4+7crZNk4CQwABBBBAwIkCFNpOHDViRsCmAm99kaCJn8bpzibFNOihCjaNkrAQQMAImNlsM6tdvGgeffJibRXIlxMYBBBAAAEEEPCSAIW2lyBpBgEEpIdGrtOaLSka80RlXVe/KCQIIGBzAfOetnlfe0iHimraONzm0RIeAggggAACzhGg0HbOWBEpArYWWL7hoDq/vEHlSubTnBdr2zpWgkMAgVMCZudxswP5TQ3CNPKxSrAggAACCCCAgJcEKLS9BEkzCLhdYOxHO/T+N4l64JaSevrusm7nIH8EHCFgztI2Z2ofP35Sn7xYS2Ui8jkiboJEAAEEEEDA7gIU2nYfIeJDwAEC5i/pdw9aox27j2har2qqX6WQA6ImRAQQMALPT9uir5buU882UbrvxhKgIIAAAggggIAXBCi0vYAYjE0kJSWpZ8+e6tKlixo2bBiMKZKTFwW+/TNJz02JUd3KhfRW72pebJmmEEDA1wKmyDbFdsNqoZrcI9rX3dE+AggggAACrhCg0HbFMGc9yfHjx2vhwoUaMWIEhXbW+Vx3x6DpW/XZb3vV7a5IPXRrKdflT8IIOFkgLf2EtXzcLCN/p2911apQ0MnpEDsCCCCAAAK2EKDQtsUw2CuIZcuWae7cuYqPj2dG215DY8to9iQftf6Sfij1uD4eXEsVSuW3ZZwEhQAC5xcwG6KZjdE63F5aXVqUgQoBBBBAAAEELlGAQvsSAYPtdrNkfMyYMerYsaOGDh1KoR1sA+yDfOb8uFvDZ27XNfWKamyXyj7ogSYRQMDXAuaIL3PUV5XIEM0aWNPX3dE+AggggAACQS9AoR30Q5y1BM1Mtrmuu+463tHOGp1rP/30q5v08+pkDXiwvFpcGeFaBxJHwOkC7Yeu1frYwxr9RGVdX7+o09MhfgQQQAABBAIqQKEdUH57dR4TE6NZs2apR48eSk1N9UqhvXz5cnslSTReFfj8L2neUimisNS3pVSIVeNe9aUxBPwpsHC5tGC5VLKI9MwdUjiHB/iTn74QQCAAAg0aNAhAr3TpFgEKbbeM9EXyTEtL09ixY9W2bVtVqlRJ7DrOg3ExgV/XHFC3CRutj730WCXd2CDsYrfwcwQQsLlA99c3acnKZN3aKFzDOlW0ebSEhwACCCCAgH0FKLTtOzZ+jczMZvfu3VvJycn/6tcc8dWqVSu/xkNn9hbYf+iYuozbqA2xh/XwbaX0ZKtIewdMdAggkCmBzTtTrXe1zSaHz9xTVvffXDJT9/EhBBBAAAEEEDhTgEKbJ+KcAsxo82BcSGDIu9s07+c9+k/Nwnrt6apgIYBAEAks/HWvXnh7q3LlzKHXn6lqna/NhQACCCCAAAJZE6DQzpqXaz5Noe2aoc5yoh8v3q2R729X0UK5NfGZqoqOKpDlNrgBAQTsLTB6Vqxmf79LtSoW1KTu0SqQL6e9AyY6BBBAAAEEbCZAoW2zASEcBOwssGZrirVkPCX1OLuM23mgiA2BSxQ4cvSEnhi7QStjUnTPtcXVp125S2yR2xFAAAEEEHCXAIW2u8abbBHItsCJk1LXcRu0dN1Btb6uuJ67j794ZxuTGxFwgMCfGw+p6ysbdPT4Sb5Yc8B4ESICCCCAgL0EKLTtNR5Eg4BtBSZ8skPvfp2oOpUKauIz0QphKaltx4rAEPCWwMxvEvXKRzusV0XM+9rVeFXEW7S0gwACCCAQ5AIU2kE+wKSHgDcEFi1LUt83Yqympj5bTZdX5YBdb7jSBgJOEOj/5hZ9+cc+Nj90wmARIwIIIICAbQQotG0zFASCgD0Fduw+Yr2XvXPPEfVoE6V2N5awZ6BEhQACPhFITEpXl1c2altimh5pWkpdW3Kcn0+gaRQBBBBAIKgEKLSDajhJBgHvCzw3NUbfLk/S7f8pphcfqeD9DmgRAQRsL/D9X/vVa/JmK85RnSvphsvDbB8zASKAAAIIIBBIAQrtQOrTNwI2F3j7ywS9NjdOlcqEWO9nFi+Sx+YREx4CCPhKYOK8nXrr83hFlcinyT2iVTIsr6+6ol0EEEAAAQQcL0Ch7fghJAEEfCPwx9oD1pJxc73StYqurlvENx3RKgIIOEag24SN+nXNAd3cMEwjHq3kmLgJFAEEEEAAAX8LUGj7W5z+EHCAwMHDx9Vl3Aat3XZYne8so0eblXZA1ISIAAK+FtgQe9j6Am7/oWN66u6yevCWkr7ukvYRQAABBBBwpACFtiOHjaAR8K3A8JnbNefH3bq2XlG93KWybzujdQQQcJTApz/t0dD3tilHDllH/TWqHuqo+AkWAQQQQAABfwhQaPtDmT4QcJDA3CV7NGzGNuuc7Pf61VCFUvkdFD2hIoCAPwRGzNyuT37crZrlC2h6n+rKlTOHP7p1RR/mi4yWV0W4Ile7JmlWbiQdOqbGNQrbNUTiQgABBwhQaDtgkAgRAX8JrNt+WE+M3aCDqcc1tGNF3XZFuL+6ph8EEHCQwLHjJ9XhpXX6Z9th3XVNcfVrX85B0ds3VM+Z5SbCy6oWUpvrSljvw3P5XiB21xF9+MMufbx4t44eO6lqUQU0s38N33dMDwggELQCFNpBO7QkhkDWBZ4cv1G//XNA999cUs/cUzbrDXAHAgi4RuCPdQfVddwGnTwpPX9/ebW6mlnYSxn8F97eqoW/7j1nE1fVKaI215dQk1rMsF6K8dn37k4+qo9+2G0V1wdSjv2r6V5to3Tv9SW82SVtIYCAiwQotF002KSKwIUEXp8bp+lfJujyqoU0qUc0S0F5XBBA4KIC73yVoFfnxKlwwdya2jNaVSJDLnoPH/i3gHnn3SwZN5fZzb1aVIiWrErWTyuTtXT9wTNuMCuN2lxXXHUrF4IyGwKHUo9bxbV59SFhX/oZLdSpVFDX1S+qqBL51XvyZuXLk1PfvFzPepWKCwEEEMiqAIV2VsX4PAJBKPDdn0nqPSXGyuydvtVVq0LBIMySlBBAwBcCfabG6JvlSdb7rK8/U9UXXQR1myPf327NqJprSIeKatr4zFd2NsalWgW3KbxXbj50hsXd1xTX3dcWV3RZvuC40ENy/MTJ08X1lvi0Mz5as0JBXVeviFVgVyrzP8e+b8Ro0bIktb6uuJ67j1cjgvpfQpJDwEcCFNo+gqVZBJwiEL83XY+P3aC4PUfUt305mb+4cSGAAAKZFdh74Kg6vLTe+jPkodtKqVuryMze6vrPjZkdq1nf7bIcXni4gpr9t9gFTdZsTTlddJs9NTxX/rw5raXlLa4spvIl2cDS4zLvpz36ZMke/bM15QxX8/61KazN/6qe50sKsyFau6FrrfvMxqA1yhdw/fMKAAIIZE2AQjtrXnwagaAT6Ddti75eus96v9K8Z8mFAAIIZFVg0fIk9Z16alXMyMcq6aYGbOB1McPxH+/Qe4sSrY/1f6B8lnca/2vjof9fXr5fMRlmaSOK5LGWlt/x32IqGZb3YmEE3c+/WrpP5vSMZWctua9cJkTXX3aquK5eLnNF82tz4/T2lwnWEXaTukcHnRUJIYCAbwUotH3rS+sI2Frgva8TNf6THSpdLK9m9q+pwgVy2TpegkMAAfsKTJgTp3e/SlBkRD7rFZSihXLbN9gAR/b6p3Ga/kWCFYU3VhKZTSx/WnVqeXnc7iOnszOz222uL65bG4UH9Xj8uDJZc5fs1pKVyWeMrMn/hstPFdfZeSUqJe242g1Za63WONey/gA/RnSPAAI2F6DQtvkAER4CvhIw3/abJePmmvhMVV3BeaG+oqZdBFwj8MQrG7R03UFrRtvMbHP9W2DKgp16Y2G89QNf7Gptis0lK/dbRffu/UdPB2DeRb77mgjd0jA8KDb3Ms+Z2UDOzGBnvMwXPTc2CLOK67qVLn2/EdOH2ayueNE8+uKlujzSCCCAQKYFKLQzTcUHEQgeAfMt/ROvbLTeW3vqrkg9eGup4EmOTBBAIGACm3emquOo9TI7Oz/ZKlIP38afLRkH483P4zVp3k7rt3q0Lqt2N5X06Vh9+2eSflyRbM12J2c4vuqK6qFqfmWEbmkUrpw5fBqCVxtfvSXldHGdeuTE6bbNEnnz5Y4prs35496+uozbqD/WHlDH20vriRZlvN087SGAQJAKUGgH6cCSFgIXEnjpg+3WDqw3XFZUox6vDBYCCCDgNQGzg7bZSdtcb/SqpsuqeL/w8VqwfmzIcxSa6fLpu8vqgVt8W2RnTO3EiZP6elmSFq/Yby2vTkv/X5Fq3lu+vXEx6/1lO16b4lI172czc52kfQf+N0MfXjiPbml4qrhuWC3Up6Gb2XOzWsNc84bVtl6P4EIAAQQuJkChfTEhfo5AkAnM/3mPXnx3m5XVguF1rPezuRBAAAFvCgx5d5tVHJlNp2Y8X8ObTTuyrfe/SdTYj3ZYsXdtGalHmgZupv9I+gmr6P7h71PLy00R7rnMrufmfe7/1iocUGfzTvT8n/day8J3ZHjn3JzXbopr86WAOU7On9fwGds0Z8ke3Xh5mF7qzGsR/rSnLwScKkCh7dSRI24EsiGwcUeqOr+8XgcOH9foxyvbdgYjG6lxCwII2Eyg3ZB/tGFHqutPNPjw+10aNSvWGp3Hm5dRpztK22akDh4+rkXL9um7v/bLbKjmucxy8lbXFNetDcN0ebRvZ4s9fZrZ6vm/nCquzX+rPFeBfDl1c6Nwq8BtEsAvAMxRmOaZPph6XOO7VdGVtYvYZhwJBAEE7ClAoW3PcSEqBN3FRAcAACAASURBVHwi0G3CRv26hvfMfIJLowggcIbA8g0H1fnlU8ttzdGB5ghBt11zftyt4TNPLaM3BbYptO167Tt4zDrq8bs/k/TnxkOnwwwtkEvNm5j3ucOytXP3hfI171kv+OXUsvAVm//XZ97cOXRzw3Drveur69qnoPUs/zdHhc0eVNOuQ0lcCCBgEwEKbZsMBGEg4GuBSfN36s3P4lWjfAG914+lnL72pn0EEJA8m38VCsll/bkTVcI977aa2dkX39lqPQZmqbhZMu6UKzEpXV8vTZLZTM1sQOa5zKtGTa8ItzZRqxIZkq10zEL1hf8/c332LLoprm/+//eus9W4H266f9hardt+WN1bl1V7H29m54d06AIBBHwoQKHtQ1yaRsAuAov/3q+ekzZb4cwaWDPbf0GySz7EgQACzhF4dtJm633gRtVDNal7tHMCv4RIP/99nwa+tcVqwWx6ZjY/c+oVu/uIFi3dp0XLk85Y0m1mdc0st3mnu2zxi3+B8u3yJH25dJ++/2v/GRRmSbgprs1717kcsAW6+fLhuSkxVqxfjKqr8FDOi3fqs03cCPhagELb18K0j0CABXYlpeuxlzdYG8q88HAFmc1uuBBAAAF/Cew/dEzth66VmSV98JaSesrBRWdmzBYtS1LfN2Ksj7a7sYR6tInKzG2O+ExMfJq1vNzkuC0x7XTMNcsXsGa5TdFtzpv2XL+sTraWhZv3ro8d/9+ma9fWK2oV1zdcHiazTNxp13NTY2S+ODCvQ5jXIrgQQACBcwlQaPNcIBDkAv3f3KIv/9inu66OUD/+QhDko016CNhTwLz323vKqeJzbNcqusZG7916U8zM1vaafGr1UJvrS6h32+Apss92Wh972Fpe/vWyfTIbhXkuc461me02xbXZbM1zNaldxNox/MYGYQrJm9Ob7H5vyywdN0vIzTX9ueqqU6mg32OgQwQQsL8Ahbb9x8jREe7Zs8fR8Ts9+Lk/H9CUz5NUpGBOvdurrPLlcd7MgdPHgPgRQOCUgPmzyPyZVDIstyY/VUYheYPrz6Pf16XqxZm7dfzESd1xRai6tQh3zdCviz2ixasOa/HKFO07+L/i+rLK+XVN3YK6tnYBFcjv7OL67MF866skffjjAdWukE9jHg3ccW2uech8lGhEhPs2afQRJc2eQ4BCm8cCgSAV+GvjIT06Zr2V3Zu9qqlelUJBmilpIYCAUwTMn0nmzyazZHhUEJ1FbE5zMDPZaekn1PKqCPV/wL3Lic2O5Zt3plqz10UKBu/7y2bH9HsHr9HOveka9FAF3dmE17Kc8ucQcSLgLwEKbX9J0w8CfhQwf9kzx+qs2ZqiZ++NUtsbSvixd7pCAAEEzi2wNSHNWnJr/owy72qbd7adfi1df1C9Jm3WodTj1h4YZi8MLncIzFmyR8NnbFNYaG4tGF5H+R2+JN4do0aWCPhPgELbf9b0hIDfBEbNitWH3+/Sf2sV1qtPVfVbv3SEAAIIXEwg49nS7/atrpoVnPt+69+bDsnsqm42fGvaOFxDOlS8WPr8PMgEnnhlg5auO6iHbi2lbnc55wi3IBsG0kHAlgIU2rYcFoJCIPsCn/22V4Omnzq79evRdRVe+H87wGa/Ve5EAAEEvCdg/owyf1ZFRxXQ+/1reK9hP7Zkzpc2Rfae5KPWDtojHq3kx97pyi4Cf6w9oC7jNlrhzB5U09oIjgsBBBAwAhTaPAcIBJFAzM5UPTpmg5JTjml8tyq6snaRIMqOVBBAIJgE2gz+R+bPrBZXRmjAg856p9nsOm2Wi8fvS9cNlxXVqMcrB9PQkEsWBYa+t02f/rRH5tiyl7vwLGSRj48jELQCFNpBO7Qk5kaBpyZs1C9rDqhD01Lq0pIlbG58BsgZAacIrNh8SB1Hndqw8cVHKuj2/zhjM6lNcanWxmexu47omnpFNfrxSsqVM7h2UHfKM2SXOBP2pevewf8oJe24VWibgpsLAQQQoNDmGUAgSASmLNipNxbGq0Kp/Pp4cK0gyYo0EEAgmAXe+iJBEz+NU8H8ufThCzVVMiyvrdM1m7mZIntLfJq1YsgU2XnzBNexVbYeABsH9/aXCXptbpzKl8yvT17kv8E2HipCQ8BvAhTafqOmIwR8J7BkVbK6v7bJ6mDOkNoqVyKf7zqjZQQQQMCLAs+8tkk/rUpWg2qhmtIj2oste7epuN1H9Ozkzdq4I1WNaxTW6Ccqq0A+imzvKju7tfZD12p97GFrUzSzORoXAgi4W4BC293jT/ZBIGA24nlszHpt33VEwx+tZJ1dyoUAAgg4RcAci3X3wDXae+CoHmlaSl1t+NpLYlK6tfHZ2m2H1bBaqEY/XlmhBXI5hZg4/SSwaFmS+r4RY/U2f1htlYngS28/0dMNArYUoNC25bAQFAKZFxjw1hZ98fs+jpbJPBmfRAABmwksXrFfPSdutqJ6/Zmq1oyxXS7zBYDZ+GxlTIrqVylkzWSHFcptl/CIw2YCvSdv1nd/7dedTYpp0EOcqW6z4SEcBPwqQKHtV246Q8C7ArO+26Uxs2OVP29OLXn1MrEdj3d9aQ0BBPwnMPajHXr/m0SVCs+recNq22KDMXOCgymy/9x4SHUqFbRmsiOKcGSi/54K5/W0Ifaw2g1dawU+qXu0GlUPdV4SRIwAAl4RoND2CiONIOB/gZVmx97R63XypPRevxqqUb6A/4OgRwQQQMCLAo+8tE6rYlJ0/WVmN+/AHpNkdpA2RfYf6w5af76OebyySobbe7M2Lw4FTV2CwPhPdui9rxOtL2emP1f9ElriVgQQcLIAhbaTR4/YXStw9NhJPTpmvVZvSVH31mXV/qaSrrUgcQQQCB6BHbuP6J5Ba3Ts+En1ujdK995QIiDJpR89oWcnx+iX1cmKLhtiLReP5H3bgIyFEzs9cvSEte+AOfbr+fvLq9XVEU5Mg5gRQOASBSi0LxGQ2xEIhMDo2bGa/d0u633Bab2qBSIE+kQAAQR8IjDv5z0a8u42q+1ZA2uqSmSIT/o5X6MnTpy0iuwfV+xX5TIh1hFe5Urm92sMdOZ8gU9+3K0RM7dbm+bNebG2wkJ5r9/5o0oGCGRNgEI7a158GoGAC5iNz8wGaOb6YVx9FQph59uADwoBIICAVwUGTd+qz37bq6plQ/TBgJpebftijT03JUbf/plknYdsZrIrlabIvpgZPz+3wONjN2jZ+oPWqjOz+owLAQTcJUCh7a7xJluHC2xLSLPey95/6Jgm94i2jpnhQgABBIJR4K6Ba7Q9MU33XFtcfdqV80uKz0/boq+W7lPZ4vmsd8RNoc+FQHYFlq47qCde2WDd/naf6qpdsWB2m+I+BBBwoACFtgMHjZDdK/D0q5v08+pk3XdjCfVsE+VeCDJHAIGgFzB7UDw8cp2V58jHKummBmE+zdkzi252PTcz2TXKscGkT8Fd0rh5DcK8DnFl7SIa362KS7ImTQQQMAIU2jwHCDhEYOrCeE1dsNPa9fazEXUcEjVhIoAAAtkXePerBE2YE6eQfDm1YHgdFfXR+dWeYqh4kTxWkc3MY/bHjDvPFNi9/6juHrhah4+c0LBOFXVro3CIEEDAJQIU2i4ZaNJ0toCZxTaz2eb6bGQdlQzjiBlnjyjRI4BAZgU8K3nMqzLmlRlvXyPe365PFu+2NqsyR3jVq1LI213QnssF3voiQRM/jbN2rp89qKby583pchHSR8AdAhTa7hhnsnSwQNLBY+o0er22JaZp8CMVdMd/ijk4G0JHAAEEsiaQeuSEmvVdpeSUY3q8eRl1uqN01hq4wKfHzI7VrO92qXCBXNZMdoNo9r3wGi4NnSFw35B/tHFHqp5oUUYdb/feMwwzAgjYV4BC275jQ2QIWAID39qiz3/fp+vqF9WYJyqjggACCLhO4KdVyXrmtVOret7oVU2XeWHWedzHOzRjUaIK5M+lMY9X0hU1CrvOlYT9J/DN8iT1mRpjdWhmtc3RcVwIIBDcAhTawT2+ZOdwgdnf79LoWbFWFsumNHB4NoSPAAIIZF9gwic79O7XiSoRllefj7y0fSpemxunt79MUL48Oa2Z7Ca1KLKzPzLcmVmBZydt1g9/71fTxuEa0qFiZm/jcwgg4FABCm2HDhxhB7+A2XG346j1On7ipD4cVFOV+PY7+AedDBFA4IICD41YpzVbU6wNpczGUtm5Js/fqWmfxStXzhzWKqGr6xbJTjPcg0CWBTbFparti/9Y943tWkXX8Oxl2ZAbEHCSAIW2k0aLWF0jcOLESeu97JUxKXqieRl19OI7ia5BJFEEEAg6gfi96bqz3yorr+fvL69WV0dkKUdTYJtC21zmnOzrLyuapfv5MAKXKuB5ZaFG+QJ6r1+NS22O+xFAwMYCFNo2HhxCc6/Ay7Nj9cF3u1QtqoBm9uc/xO59EsgcAQTOFvjs170a9PZW67fnDqmtqBL5MoX0zpcJenVunPVZf5zLnamg+JDrBI4dP6kWz69WYlK6et4bpftuKOE6AxJGwC0CFNpuGWnydIzAl3/sU/83t1jx/vr65cqTO4djYidQBBBAwB8CL767TfN/3pPpLyNnfpOoVz7aYYU2tGNF3XYFZxn7Y5zo49wCc37creEzt1vnw88eVEtlinFkJ88KAsEoQKEdjKNKTo4ViN11RB1GrZM50mt8tyq6sjbvDjp2MAkcAQR8KtCy/2rt2H1E7W8qqe6ty563r4ybSnJEok+HhMazIPDYmPX6c+Mh3Xt9CfVqG5WFO/koAgg4RYBC2ykj5ac4x48fr4ULF1q9RUVF6eWXX1ZYWJifeqcbc3yNOcam5VUR6v9AeUAQQAABBM4jsG77Yd0/bK310/NtLPXJj7s1YuZ26zMDHiyvFldm7Z1u8BHwlcDyDQfV+eUNVvOTekSrUTXOcPeVNe0iECgBCu1AyduwX1Nk79q1SwMGDFD+/Pk1d+5cLVu27PSvbRhyUIX0xmfxmjJ/p4oUzK1vx9YLqtxIBgEEEPCFgGdJeL68ObVoTD0VyJfzdDfzft6jIe9us37dr3053XVNcV+EQJsIZFtg8DtbteCXvWpco7Bef6ZqttvhRgQQsKcAhbY9x8XvUSUlJalnz57q0qWLGjZsaPVvfm/w4MF66qmnVKlSJb/H5KYOf1lzQE9N2Gil/PXougovnMdN6ZMrAgggkG2BHhM368cV+9WkdhFN6FbFaufz3/Zq4PRTG6b1vq+c2lxHkZ1tYG70mcDeA0etjdHS0k9owAPl1eIqVlz4DJuGEQiAAIV2ANCd0mVMTIyGDh2q/v37U2j7cNAOpBxTh1HrtTUhTX3bldPd1/IXQh9y0zQCCASZQPqxk7rl2RU6lHpcT91dVqXC8qjftFMbSvZsE6X7bmRX5yAb8qBKZ/oXCXr90ziVDMurGf1rKKxQ7qDKj2QQcLMAhbabR/8iuZul5OZ6+umnUfKhwKDpW/XZbywd8yExTSOAQJAL/PbPAT05/tSqIM/1zD1ldf/NJYM8c9ILBoG2L/6jTXGp6tC0lLq0jAyGlMgBAQQkUWjzGJxTwBTZK1asuOTN0JYvX47weQRS06U5v0s/ntrLR1MegwoBBBBAILsCny6Vvvjr1N2trpBuq5/dlrgPAf8K/LVFmrzoVJ99WkoVWYThtwFo0KCB3/qiI/cJUGi7b8wvmrG3iuyLduTiD/zw935NmBOn7YlplsI7faurVoWCLhYhdQQQQODSBTqOWq8mtQqr4x2lL70xWkDAjwI9J27W4hX7dXPDMI14lH1x/EhPVwj4TIBC22e0zms4LS1NQ4YMsQL37DzuvCzsHbF5l3DCJzs067tdVqCXR4dqas9oewdNdAgggIBDBHbvP6riRdlM0iHDRZgZBGLi09TmhTXW7wzvVFG3NArHBwEEHC5Aoe3wAfRm+Gcf7+XNtmlLMjuLmyLbvIdlLnNOtjkvmwsBBBBAAAEEEBj38Q7NWJSoqmVDNP256sqf93/H1aGDAALOE6DQdt6Y+SRis8N47969lZyc/K/2R4wYcfrIL5907oJGzTLxd79KsDItXzK/PhhQQ3nz8B9QFww9KSKAAAIIIJApgRMnpTv6rJRZmdG1ZaQeaVoqU/fxIQQQsKcAhbY9x4WogkRg2fqD1iz2P9sOWxk93ryMOvHuYJCMLmkggAACCCDgXYFPf9qjoe9tU57cOTTz+RqqVCbEux3QGgII+E2AQttv1HTkNoHJ83dq2mfxVtoRRfLoreeqq0yxvG5jIF8EEEAAAQQQyILAo6PX669Nh6zXy8xrZlwIIOBMAQptZ44bUdtYYOXmQ9aO4n9vOmRF2fq64nruvnI2jpjQEEAAAQQQQMAuAubvD51Gr7fCeaVrFV1dt4hdQiMOBBDIggCFdhaw+CgCFxN46/N4vfFZvI4eO6nCBXNr/JNVVKcSx3ZdzI2fI4AAAggggMD/BAa/s1ULftmrBtVCNaUHp5PwbCDgRAEKbSeOGjHbTmDt9sN6dU6c/lh7wIrt+suKavTjlW0XJwEhgAACCCCAgP0Fkg4eU7O+q3Tk6Ak9e2+U2t5Qwv5BEyECCJwhQKHNA4HAJQq8tyhRb34Wr0OpxxWSL6defKSiVWhzIYAAAggggAAC2RV456sE60v8YkXy6O3nqqs0+7xkl5L7EAiIAIV2QNjpNBgENu9M1Wtz47Rk5akj0RpWC9VklncFw9CSAwIIIIAAArYQaDP4H8XsTNV9N5ZQzzZRtoiJIBBAIHMCFNqZc+JTCJwhMPv7XXrr8wTtPXBUuXLmsJZ1mU3PuBBAAAEEEEAAAW8JLF6xXz0nbraaM1/mmy/1uRBAwBkCFNrOGCeitIlA7K4jev3TOH2zPMmKqF7lQprwVBUVzJ/LJhESBgIIIIAAAggEk4AptE3BfU29ohrbhf1fgmlsySW4BSi0g3t8yc6LAnOX7NH0L+K1c2+61WqnO0rr8eZlvNgDTSGAAAIIIIAAAmcKbEtI092D1li/OeDB8mpxZQRECCDgAAEKbQcMEiEGViAxKV0TP92pz37bawVSo3wBDe1YUeVL5g9sYPSOAAIIIIAAAq4QmDAnTu9+laCKpfPrjWerqWih3K7ImyQRcLIAhbaTR4/YfS5giuu3v0jQloQ0q697ri2uPu3K+bxfOkAAAQQQQAABBDIK3NZ7pfYkH1WH20urSwtW1PF0IGB3AQptu48Q8QVEwJxfOWlenOYs2WP1XzkyRM+1jdLl0WxCEpABoVMEEEAAAQRcLjD/l7168Z2typFDertPddWqUNDlIqSPgL0FKLTtPT5EFwCBRcuS9PZXCVq//bDVu3kXyrwTxYUAAggggAACCARSoNPo9fp70yHd2ihcwzpVDGQo9I0AAhcRoNDmEUHg/wUOpR7XlAU79cG3u6zfKVcin7XZ2S2NwjFCAAEEEEAAAQQCLrBy8yF1GLXeimP4o5V0S8OwgMdEAAggcG4BCm2eDAQk/fD3fr37daLMf8DM1bRxuIZ04JtiHg4EEEAAAQQQsJfA0Pe26dOf9qh2xYKa0jNa+fLktFeARIMAApYAhTYPgqsF0o+d1NQFOzVjUaKOHT+pUuF59cAtJXXv9SVc7ULyCCCAAAIIIGBPgQMpx3Rr75U6euykuraM1CNNS9kzUKJCwOUCFNoufwDcnP4vaw7ova8TtHTdQYvhpgZh1o7iHJnh5qeC3BFAAAEEELC/wHuLEjX+4x0qUii3ddxXpdIcOWr/USNCtwlQaLttxMnXEnhjYbw1i52SdlzFCufR/TeXtGayuRBAAAEEEEAAAScItH5hjbbEp6nlVRHq/wCbtjphzIjRXQIU2u4ab9dnu2z9QavA/mlVsmVxTb2i1lmUVSJDXG8DAAIIIIAAAgg4R2DJymR1f32TFfArXavo6rpFnBM8kSLgAgEKbRcMMimeEnjnqwTN/GaX9h04qtACufTAzSXV4fbS8CCAAAIIIIAAAo4U6DV5s77/a7+uqB6qid2jHZkDQSMQrAIU2sE6suR1WmBVTIo1i/3tn0nW7/2nZmFrmXjjGoVRQgABBBBAAAEEHCsQu+uIWg1YbcX/7L1RansDm7k6djAJPOgEKLSDbkhJKKPArO92aeY3iYrfm658eXNas9jmbGwuBBBAAAEEEEAgGARenxun6V8mKDIinyb3iFbpYnmDIS1yQMDxAhTajh9CEjiXwIbYw5rxzS59/tte68cNokN1/y0ldXUd3l/iiUEAAQQQQACB4BK4pddK69W4djeWUI82UcGVHNkg4FABCm2HDhxhn19g7pI91iz21oQ05cwh3X9LKXVrFakcOVBDAAEEEEAAAQSCT2Dhr3v1wttbrcTMrHbDaqHBlyQZIeAwAQpthw0Y4Z5fwBTWpsA2hba56lQqaC0Vv+HyMNgQQAABBBBAAIGgFnjs5Q36c8NBXVuvqF7uUjmocyU5BJwgQKHthFEixosKfP77Ps1clKj1sYetz953Ywk9eEspFS+a56L38gEEEEAAAQQQQMDpAqu3pOjhkeusNAY8WF4troxwekrEj4CjBSi0HT18BB+/L90qsM2mZ+aqXq6A7r+5pG67IhwcBBBAAAEEEEDAVQLDZ2zTnCV7VCUyxFpCXrRQblflT7II2EmAQttOo0EsWRYYPTv2/9o782A7qvvO/96+aXsSktAKEkI2ZrcAAQZLQkIGsUqObcxk/ogdV6YyTv6YJLYTV1KVpCrxJM7iciaJYzvJTM04CDuSwKxaWQUIGTCr2SSQxKJ9f/sy9T3dp7vv4y333df3vr6Pz6lS2cW7t+/pzznd53zPb7Oz/u2/2cbJt9g5N61yZbtmT60b9nVG5QvvrDd7e23w75w7zM75ktnZt49KVwr50c733rFTm9fZqU3r3NfHrVht41assZrZ8wq53Oh858MnAv677jZrviAYA41FbfmUfjv92APBOGxe7/iPu36NNV174+jwLORXj78RPwdKpODHYMKCQq42Kt9pe2mH469xqJ1/XjAOK1ZbZVOZxEi2HzPbFb6Ljr4Sv4+mXz0qPAv50c49b9upLevdP7OK8nwfvXOP2dt3Bf/KcE3oOXk8GoOOXb+KnoP6C68oZEhH5zsn3grHYG3w+24c7jCbUD5u2Ic33WsP/d3/tiuPPWK/mr3CXpuzwt6cuWR0eBb4qxdUP2pLav7DOlfc45LZ0iBQrgQQ2uU6cmXS70OHgnjpYrWOLeut9Xvfii5fc80qq111p1VfcHmxfnJE1639cLPV7Vtvtfs2WEVPx0eu1VtVZx2zV1v77NXWMf26Ef1WMb7cc+SAdT5+v3U+dr91v/lSvz9RteACq7n2Jqu5dpVVnnFmMboxomtWH3nO6t7bYHX7Nlhl6wf9XqvjzBXBGMy82XqrG0f0e8X4ctdzj7tx6HjsAbPO9o/8REVtvdV8VmNwk1Vf+plidGFE16w6vcdqwzGoPtb/POpqvsTaZ9/uxqGnIXsl+brffsU6H3/AjUPPwf7nUfWiJVbz2VVWc9XnrKK+YUTM0v5yRVeLew70Lqrdv63fy/c0znL89a9r0kVpd2HE1+vZvy8YgycesO5dr5Xl+6jmwCNWt3e91e1bZxXdbWW3JvS2tVjnEw+6ceh6/ol+x6By6oxoTag65/wRj3vaF6hsfd+ty1oTqo++0O/lu5ovDZ6FOautpz5761rXs9usQ8/Ckw+ZdX50b9FVUWPbJy2x7ROX2vPjs3nwccX4Hfb5qf9py5u3RGPw4vx/s5mX3Jz2kOdc74wzcK8vKuCP+cUR2h/zCVD2t9/ba7t+drc1Pne/nX70/pzbGX/Tl23imq9a3XmXju5tvrc5tth1noz7MvdmswV3mi34cmzFkEXDt9pJsXVv5tJRuwdnpQgt160vbI/6IWtdwxVLrfHypVYz62xreWabtTyz1TrefjX6TP1FiyOrRtWkKaN2D3bo+dhidzLIyuqaLHbegnr05XCc7jLrOBF/Zt7qwKJx1q1mVfWjdg+tzz0RWk3XW8+p41E/GhZda41XLLWGy5dZy46t1vrMNmt9/sno71UTmp2VW1bW+ouvHLX+2+l9Zm/fHYzDgR1xP2Qp8lYj/Vfn5XGXmSxLvp15TTBO8z5v1jhj1O6hY/frkfdA5963o37ULbzQGi5fao1XLLPOfbusZYeehW0mEeJb05KbnZVV3gYVtaPkdaPDPcf3brM99+VynHmd2ezrg397N5rte9jsg0fjz0xcGD8rzZ8atTHoOvi+ndq8wVlO2199LuqHPGm8J4H+ozxt9N6S541v0fto6S1Wdcb0UbsHc540/2H21l1m7Ufifky5NB6D42+Z7QvHoSucRxlZE3o7O+zUlmAMWp7cGPVfa4IfA3l2eE8beXz4VjPnnMjboHbeJ0ZvDNoOxZZrjYdv488ymxU+B/pvex8OxkHvL99mfNbsnC8H7626SaN2D1pvNQant91nPafjNUvvGL3zX597vdU+83Or0b/n4nHqrR9nnYtvto7Ft1jXp0b3IHbc8e029b0f2+QDP83heOyMW+zotDV2ZNpqW7SQsqyjNsn44RETQGiPGCEXyAqB3o720G1tg7Vs35TTrYlrvmITVv+G1Z5Tog3iB4+Fwu5uMy3o0QK9JBDWEtg1/bhDdbXGoluLu28NZ8ab3OnFF0uOZeiO3PJ0fLpcUVNrjVetsIYrlgUCe878HM693V3W+vSWQHTv2Gpy54xu4bIl4QZrtVU2jiv+tDnycjAGu35mdixIDuPaGZ+O3TLHze2/H3sfCASJNsLe86CiMh6DOTeaVRY/0V7byzujceg+EuQhUGu49GonrCWw6z716Y/cgza22oRJdLe9sjP6e/XUmaHoXm11n7yk+GPQeiB0zV9r9mEs/q1xZjAGC+4wmzqA98nBnbHoTm5yZy2PDz4aphX9HoIQicAtPHmIpHeJO+AInwWrrMzpS8c7b1irE9xb3fNgPd3BWAUbpAAAIABJREFU3ysqo+eg8arrraK62PGTvYGw1nze83Oznq7c95GEtYTFtH6sXPu3x0LjwNPx9yZfmHCpzX0HFGNAuo8ejMR124vPxPN52sxI2A00n9tfez4S3V2HPvzI+0iipKq5BBatg7+I3+3J+Tz5okBce3Gn90yyHXstEHpe8PWG88ivCXqGphV/TbDe3lhcP/Gw6V3vpnNNbSSctTb017r274ueofbXX4w+omfICfNlt1jN3BKEinSeisfgvXhds6bZ8QGHxqG+z3xo3R8cPLkDqI1mbQfj25xzQ/wsVBX/AK31F48H4vrRB0zPhW865AtCh1ZbRd1HvWd621rt1NYNbhySa3rVxMnR+JXsIPbAM2av/rPZG/+eO13m3mQ2/4tm53xxVA+1i/EO45ofXwII7Y/v2I/pO+85fTIS3a3PxlYZLUATP/8VG3/Lf7Xas85Nl4EWDx9z3fJ+fG0JO4nrc+40axqGC6wsHRJ6snz0PXGXSJF1byCRUuCdOSvF5nUf8Q5ouuZzkbCryZNbb3urtWzf7AS3hEbXh3vjTcHVK6PFPVWhcez1QFzvXmd2+JcxBVngfMyjLHPDabsVS39XEMftW3VDfD1tzPpujodz/T6fbX/jpWhTmmQma5w2U/IiqB9GaIQ2Zk5079hmurZvOiQJrE9rLFXLUvvROO79/YRLsiw/3goki9Bwmo+l1zgkD660MdO46uCjPj2Pia6DH0TeA+2vxVZTcfLCWuNQUZ3fYUv7my+5Qw83Dr94PLpzvY+C3Aar3diaYtTTanoG9D7SoZEEhm/yDvCibvpV+f/a+1tjwXc44V6rd5D3SBjO+22IX+45eSwYgy0bTN4cvskzxueD0DMxnCaPHG/plqeOb43h+0hCUcIjtXb01VjYHX8z930UieuV+R/aibsXfBoP32SF9WMwJd0DtNOP3BdYrrdvsp7W09FPjlt+e+ChsWR4br3yBIkOrna/Hl2v7rxPhx4fN1jN7BQPb3o64wO7PQmvN4npuaviZ6EhTw+HU3sSovths6SX2tmrg8NDicUUW9svnw7E9eMPWtf+96IrSxj7vBzyXMq3dR8/Yqe33euehaT3U/XUGTZuud5Ht1vdpxble7n8Pqe5++o/mb3xf8ySIRJ6F0lYi1kZ5UbJ76b5FATMENrMgjFPoPvY4Uh0t73wVLxhmzjZJqz5io1f9WXn+lxQO/x87Ip5cnfuRmrerwWW60kpuMc5t9swSY4sI77p2t6tWYK+gHb6iYdDq+k6s56e6AqytgUuyUutdv4nC7hy/BUdfLQ8+XBk3UtaZ5uW3hJYWZfdWthvnNwVWOyUXC7HJXl+vPmUBW6krbcn3rC9e298tbrm4Hd08CFrawGt49037NSmwGrauSd2ma6/4LLogCMNa0PLUzr42GatcvF/542op7ULzo8sgzUzzxr+HUjIee8BWXzESk0WHi8AZPlJo8kS5Z+FpIAUf7mXS8DIxXaYrfvE0TBEYr21/TJ+T+jdoGfBh0lU1I0sfEAeBk5079hqbS/GLrWV4yeF1r2breGyAhMXvfvzYBz2PmTWdjgmIIvn7JUBGwntkba9D8ZiQxZX3868NhAaGoe64R98SMhJhEkE6FBCVlQ1ecD4A4mC2fS5Z1n1vOCTB49v7n3kDj6WWuW4AlxWtQ5ofuqQ9EhsvbUJ883mrIotp1UjjNnXwa4X3fsT3iJ+TdAYTDqvoJHWmnBa4vrpLSZRFrGRS3J4MJTG4aI8RLznVI6L/8VXOcts45UrrKD3kTosTyaNw+7/jBnUjDM767Z4DORZM5Km8BY9a97bIMf7KUyidtYtBf1C2yu/cGNw+smHrXPvruga8txwY3D9GpOH0kibvA3cYcrm9TneT+Iu0d0k0X1ugeunDpokrt/8v2Ydx+Ku6qDVW67rp470Fvg+BDJNAKGd6eGhc2kTcJYqLV5bNpgWMt+qp82yCbJ0r/yCVU+fNfjPOiuFXJLXmsmC6puyJGtRlfU6ZUtzTodkGfFCQ33xbcrFsXVP/3+QJit/sMFZZz2tcRxp4+JlkbCT+CpG08at5fEHI9EdxRtXVbkNxPgVa6zxM58b/KfdwcNaMwleuen7JouaF3bFHIOBXPwVP+wPPoaIq+/6YI+dDN3zO958Od5ILbwwEnYNRUxkdvqx+52ngUR35/vvRr9ff/6i2EoyeRDX7O72wMqvjazEtZj4pk2UBJcsPMVsslC5Z2GtmSxXahVV4cHHmmBD3V+IRtgnxVCfDN3CW3c8Er8Pps6wxmtvdOEREtiVDU1FuYvW57dba+jx0f6r2Eqs+GFZqpquucEaPj2EMNZGX+Pg4khja5fJsimLnRjMKGKOh3c2xIJPh16+6Xe9F0n1wPyCeN/1brMvcd3bHiQEk6eLj/eVxbmYTfk93Ptwy4b4Z8L30bilt7jDxkHDXVo/DL2P7jKTAE6+j7ywk+VOQq8YTbH0Pp47eRDr1wSJ7vGDV4NwBw/yHtixzbRO+qY1wY9Dfy7Jad2OPEeCg4/1Ob+v50+CTwcf1dNnD/5z794Xr43exV4hPjqE8x4E4+ak1eXc6xx9zWzv/eE4JELXNPfd4dMdZrP6d633F5Jbvfce6Egk95Mnjfc+6huulebNdL77pvkqFu2JNUlebN7SXXv2EIYDHT7ILfyt/2fWEodquPAGb7luGmKPleZNcS0IjDIBhPYoDwA/P3oEJC686M5xqZ27wBTTLde4qimhO5kr+REmEUpaKRTjK0uRxLWSCZW6qS/Ovfwus6RFfdriwKqkzd3kC1yvXAmiMEGQrPy+NVxytTVeHVjs6haWNrNw9+H9zk3dx3T7TXZlQ2O0udMm1zXFybk40/vM9iU2MrKc6V61mZFFrdTNuUqHY5AU/drYanM198aoX7rfKEFQ4qCn9qyF1vjZUNhdNky36pHeb3e3ndp2TyS6c+JYP31NJLpdqSpZGHXA5MWVykL5pkMmf8iRoit93rcnwe9c/H8Wf0WbXPXp7FuDZ0Eu/z3dkSVTljvf5HrZtOzWyHJdOa60Jd5an33EWRD1LCQ32c6yJAvrlSus/pLQ1fu9rWa7fxps6k8kxK0smP5eC/SuyJt33w9K2OwK+yRL6+lE+IybG2HpPB2EuHjfIM5Ulv2kG7c8W1yJuqWFWQIL7r++2NMTHUAm54Z/HzVec4MTfE5wKmGiwno0596PD2mcJX++vFvChFq1BVjFR3ITSr7pPA42milPhW9uTQi9DcKEgq07H7NT2+51Hhad78dJ47QmyKIscSdPi1I3eZR4Dx95mvimECbNC60JcnN27b1NZm+FCRS7Ytd2m/9rwdqscRhfoMdaoTeusCW3Tm3MPQiWu7rLTfHlIBGnmcv7oAMOPfvJwzb/3LvQniIdeg92exL9p5940L0rJcB9C7yfVtu4626PS3me2htYrvU8JJONnnGp2Xw9918c8qCnUNR8DwJZJ4DQzvoI0b+SEOjQSa6rwbrBlFlYrbqpxyZdPtnGLeixqq5EpurGMwNRLavd2beVpH95/YiLEQ9dFmVhCVtn71l28rVOO/36aes4XuX+q+KvmkJhN+pZ2cN+Ohe2bT8PMzYHbqOVdb024bxqG3/BBKut2WPWG1otnYAKN+6yVGSltXwQW1gTlq2eqhl2+r3xduK5D63tQJD8qnrGXOcu712SU43PLZCHDjrcpi+M6fZuo01nddjERWdYffMxq+hOiGtZaHxSs0GslgV2p7CvSfB5K7dcqcPWWzXeWo/NtuPP7LPW92ucd3tFfaONX7E6iLuW5XoYcY6FdS6/bzkX/+0bnehWFnO1+uldNuHCJmuc3W1VFifGc5ZKb7Fzz0KKcd75dfejn+pWUkdZ2cOMzQk39va2c+z4S2128pXYA6LpM5+LM4ZXBe+o0W7y9PFePz7Ph86PJpxfYxMubrLa6sQBh38feff8uhTjvEcCQvH5ex4IBF8iRryzZ66deqvKju08Zj0dwXzRmqBnQcJuVDOy97lfeZpoHOR54rP461lovmaWNUzcZxU9iUoeOtDx7vlZqXutpI7yvNKzkAht6rFJ1rJ/sh3bcdjaDwdzvmrytLhCxPkpx0iPYB4pAaFc2J23wQd7gr429NjkzzTbuLktVtmzP7568/mx5XrSyELORtBlvgqBzBBAaGdmKOhIJgi07rfup//eet/8iVVbsKCo9bRXWHvLdLOzb7e6m75TWOxeiW5QhwbtG79rFfs2WOO0g1ZZE8Q5qnVWLDSbd7vVXP5Vs+EmBStR/5W4qXvn/7KeV//DqjtfsYrKMEtyr4xkE61n2g1We903R79s2yA8XCK4h//Fel78kdVVv2a1k8NMwWbW1TPdemfcaNWLv2YVZwZWjSy23tfXWuez/2xVJ561qurYUqSDgo7qRVZ12detacWvZ7HrUZ9anrjXup/6O6tu2W4NM+Lasj3dTdbdvMyqLvl1q/zErwXu5llsB562zsf/1ir2P2LV1XGG4e7WSms9OtNs7g1WfcXXrP6CbNbFFdKWx9ZZ93P/ZFUnn7X6KSessjp8H/VWWmfjVVZ91f+wigVrskg/fv+//G/WvfMfrKYjToxn4fuod9oyq7r4163h6tvNKrM5j5QXoPOxv7XKQ49Y3bj97hA5WhMqP2mVF37Vqhb998DjI6vt4LPW+dj/tKoDD1llVfw+av2g1rqarrCqT33R6q6+00a1jOQg7BSD3r7le869vLZqV86a0N3TbL2zb7fqa75hlmVx2nrEOrd8yyr23WvVlbG47jxRZW0tZ1vFwv9iDSu/blWTibvO6mNEv0pPAKFdeub8YtYIyPVX7rCywCSzJNeMs54Ji6x1f6MdeeRd69iXWxpm/A1fcHFLI02OlAYOZacOal2vN2U49k0lU5qXn2+NUz60qiOb4zhWfUB1oeXWLNe60T799/G+PqlMonxKz/SV1nJwqh3fccjaXn42vrdZZ8c1W0tVtm2wwZI7bBhzreywvsn1cuLKJTZ+fofVdDxrdjxOQmbK+iwrjMZg6mVpTIWRXcMl9nkgSO6T6Gdv80XW3vEJO/FSm5168pm4tE9VGEerxEVFjqPN98acO2w4Dj0tcbbt8dettAkXN1pd1StWcSgRR6u5P29Nbu3cfH+sGJ879IvAAqZSQsmSWnXN1ll/pbW8Y3bsibes63Ac/qEs9N6tuSRl24a4b+cC/9SmwCKfSO7XuGiRTbpymtVPOGAV+1XyLDxEUxy991Aptcv7QPcSxf+rxF9cEq135iprPTzFjj/5trW8HJcNVNI8uTX7uP5iTI3hXLP99V/a6ccfcjkYkiX+tCZMXn6uNZ55yiqPPWWmEny+aU2Iwj8y4Blx5KXYO+VEXCpSIULtXZ+wk788ZMc3xTk6XNK85fJQUU37paPi9p4co64D70W5B5Il/lStoHnVlTb+3Eqr7n41N9eLcit4L6FxBSSmHM4kyeezquH+2r8EYVvJ91HTbOusW2yn3q23Yw9vtyjXispPLro2iOlefrtVji9x6EQ+98RnIFBCAgjtEsLmpzJEQIuHS2h2d5A1NFJFtWazrgtcw7XYJRKnyH3Kl5tJ1q9UwiIXs7R8tVkJ3R67jx4KxfW6HAFafeacIKZTcdeX9LGY9hfHqnuXG7xPFqNSMaVo8t3d/bOwNqliOvfFv+rKNoWu4Yl61R1vvRLGs222nHqs8z4ZZcOtmXNOKXof/UZ/iZR82SbV6FXZpor6hKVImep9TOGpOAmZKXmaylRpHKZcWrp7UBZvPQMupjORJVmWFb/pTmTOd3HmWzaYYlhbd8al89wmV9njV6xxG61StujZ3LzOkvkHXNmmZbe4jXdOhl4lDXM5F+4yOxgf3pjcHnXwoTEoZc4FCQrFdOqAQ4mtfPNl5HxCrerG4C+KJXYxzspvsNWU1d83JU9zte4vV86FArMFFzB4OuBwAnvHNtNz6ptCU3wyrSiuVn9UoiQdcMq9P1nTWFmI/bN/5mcK6MkIvqKSWT7nRbJsk95Hzj1/pVkikZMOEZxb86Z1uXGs8z4ZHXyU8llQvK9cfBVznVO2KVwTNA45c8KFWYQVG+TarLhz3xRX6/IbFDmhYd/hipJ9rjU7Gs8jl2BU/dGzmagi0dvVGSVRU7iFb7JsJw8+XI6JEjRV1FBCMT2XEtfe3V0/PWD+AcXVK7eExiAZ46yDWP8ObhgkMWXa96WDpdd/FLwjk/kHVALNPZtfNJseP5vai2gt0P3qeUhm8VduCVcKbvntuetg2n3mehDIKAGEdkYHhm4VgYAWD2+5TpZn0k9pUy2BrU2Fai4P0VQL14vu5Emukim5ReW64sRuy0LnS9JoYxttKhTbpZqm196Yn8gRC5/AK1lbVOWYzg6zNWtD0zREltehQPX393fvicV10kohS5ZP1jNIpmh/SSWOcfHE2zdGcfX6W90nLo7q7A6ZQb6Q/ksjPLU5Lg3UGbokV1SE5Zkk7JYNnqXY/+7+p2LBp2Rvvs35XGxhnVyEBHUfPh6PQVJoyoLiM+TmUY9XNV19fVfVeo3mY/PUUHSvHlbN7+EMhxv/MGN414E48VbDZZ9146ADjuoz85i/moNedEvw+qZyef7gY0aB5bYGu6Fjv4rjZ7XB9k21tF25OCVzGjxrur6iTa0bgzC/Qc4md/F1Ufx5bRG8PpS0yiUyfGartb/2fHQL+i1f6zqv0omqTSzBp3eDaqb7pvdPVEWgSDGr7hkMkxkmrbv+faQxyMOyKE8in8BLHka+6X3UeNVyV82h4dL0Q0UUKiTvAV+nve+aoHGQx8OQTbWN9Ryo/rrmo7yM1FyJvvDQU89DMZqSafkxOJRwz5egdgklV5nLoj9EG2h9rJ42M8jgf4WqaqiKQHhgNdQF8/y7Era1PP6QS+yn56EnkcDNHfaFieUqqoL8HIM2JbLTOOjgUzk/fNP+xD0LXy5e9vo3/j347aTxQaUS3fh/yWzmsqF672K4W3Y+ZkruqPdzsjVdu8rGLb/NmiS682Ex5K/xAQhknwBCO/tjRA9HSkAnxbJcKyNusqmerAS2FnFlZC2wRfVYt2wwxeb65qx7qkP52VUFXjn8Wnd3WAZqnbU8GZ/YKyuysxQpodblIxACstz4JGqy6PhWOyFwL/fZc8NMtQXdjKv3GiZGSlopZLHy4noE9TTlUu5E9xMPWU491guviKxpVc1nFNR1/6XocEUl0RIWxKYlN0XCbkRucrIc+M1mx/G4r7Km+THI4xBowJs8uCMW10kxI0uJFzOyoBTYxN1bWZOiy3lYXL/GlW2rPTfIgF9o69j1q7jubpgkTNeqv2hx6MWxsvC6u7qQ5qYX3YnkUc7F33t8jKQOtUS9ew7CZ0Hixjcd8jmL3UqzusIyPXuhcTrMIp/kLA+XwK15malcUKGt/dXnooSFycMVeZL4Gsu180aQBMkffCizffIQaOKCeJ7K82AkTVmh/bOWtCD695ESaqnudYHNvY98hYejh6KrSPAGbs3L3JwttOlZ07qjUlyuJFpYBzxaE5Tgb6iycIP9uFsT5PEVZpH3n9Wa4N8VeYiuQe9Phxr+Wdu/Pf7oxHNDS/ptZmcUfrgiz5aowsOLcahIzez50cGHyyBfW1fQMOhZa3ny4ahiRveh+KDUuU5rbb5+TX4HrgP1QAYBJ3wfNFOIm29zb47dy0eaX8InjtTz5ps8Z7y4nj1Eqc1B6HW887q1PvuYs3Ynw6n0FRkjZJSQcYIGgbFMAKE9lkf343xvWqAkrmUl8fV1xWPaFaH1evmQNS0LwafFxFu6VUbIt/E3fimoBXp1/hmyVVfWbRS23hNdR5sCbynSZs0qKwvp5sDfcZuf0LojS49vEmPeuifRl48bm4Sjr+2atFJMXRRv1opgMW974alA8D32oHUdTFg6/eZnxWrL142w7aVno81aMlxArrmBe/5Kq5pYhAzDsij4DVBSjOngwwu+hDv3gAN6+MVY1Mk90TfV85VlxNV2Tb8sXZTFf9vPXfka32rPXhjXg52bn4t/577d0Rgky14pFjnw4lhlRaktqznrnwVZ3HyT0HZjsNJs+pVDP3+n98YHHHoekocoeqa8xU6lf1JssrKdlsVftZGffzLnyoF1LxB8itkdqskV3Jfg8xm49R15jHi3cFluU2+y+jsr63+aJb0NVLLQH9BNGLr/rl/KOeAPFI+9FnfVv4/kni+Rl3IbKGdA/cVXujhiWVjzsTgr3tfXvZd7fs+pwM07Z024cnnKvTez9iOhIF6bG9YQHdB9KSpVNeSPd56Iw2aSh7oK0fJeHFqjU27yePGiO1lCq3b+Jx3/YByWudrtgzUdaPjcAzrg8Bm49R2NoVubr19jVc1FSAbmwr5U3vJ+M4W++Tb/CyG7YSQUlKj2hxz+OhLsXlxrnUm5ibtzL5fwfjYuh6d4dSe49e+aG1L+VS4HgdEngNAe/TGgB2kRkJVIwloCuzNOguRcznzctayDJWoSyBLdpx+JSwwpdnf8ys9HCVv6diVwSV7nvtfrXZJ1+huWXZFQ18JUkiZLjxcasgD5pk2Rt7Dqf+unxH+TOHfieqNZ0krhSn7I7e0OM1mmStTcJjeMZc2J3b3q+ohpRU0uT8V++zFQyTHfAitFIOxKmlXVbYp0+LE2plZVHx98SPQlxcax1+MDDo2DP2jSRsq7hcsiUqLm6sRK8G29xzr3xgmN6j5xUWT1qZ42K6c3wcZ4vRuHvhtj78VRc1b6omhAJJrLfgyS7sUzlgaiW/8UQ+pb68H4gEPvpeR3ZAl0sa+3mSnmsQRNcaP+ALDtpR3RL1bU1jvrnk/gJWufb4o/9nGmrTu2Wm9XkBBMniH+fVR/YfqiaEAcLjFWaGVNJhRUEkEvuvse3A3kkuzfR6q1XMIsz/JICkpVrTPrjg9iGy79TJTAq+68T0cIFPsqUa2EZhLZycM+PwYj9pgazvxT2UitsRqH5Pt93Nx4DBRykWw9HfGzo1Jj0QtVnjShS3pYU3o4XSn0syqX598t8pDxTfWh/cGHO8RWCIdaT0+Ue0DPQ05N6XMvcJ46Etfy3ClJU26TKATu52aKs1errI3f7/25+LvD2zAvRfLwViEqGgc9CyVqOgxv2fmo6dAu+T6qbGhyglvCu3Fx+gfAJbo9fgYCOQQQ2kyI8iagLOHecq2Td9/kYuvjriUqEgm1Sn3Dvd1dgeDWvyfjWMzKCZPCzJyro3qt3kqhPmoD5YXdqGc2lwXIJwlKbnLHnx1mLZ8fiLtk1naJP7+RkgVqlJtz8Q9jWZPZqJuW3Ow4e7fkpBisv1BWijXOva36jDNH+Q4sPvh4J/ZysNqJsZXbexAkD5qUUVtCRJaPUW7KhOwFXzKONXD9Diwy+nvbi3G8d83seXF2+fnnjfIdmJkscc4yutZMFjrfFNOrg6cTbwXPguKOfZOQ8JvZxpmjeg+yjPoxSLr4y+3YC25vOe1pDcooyQPEC7tSJvcaEJQys3vBl0woKG8DcVbTGH2YsORn7H0UHMSuc1mpk005BjQOne/tduI6edjn1wT/rIzqRNIhhhd8OS7+C4P3zeTz45hv39GaCWYLQnFdymSDA4CSh4wX3fKc8a1u4UXu4MN6e4Pkfm++HP2tZq5CJIKkj/LQGdWmOHp3+CRLd+IQQ2uCP9j24rrjWNxVJXx076MvmVXmETdepJvU3kiH4RLcsna3vxHnyKia0ByJ7hGFQRSp71wWAvkSQGjnS4rPZZOAMvU+dEvQN22kvOVaFqa6Irj0jpCCMpAGC/t6t4D3bY1XLg/E9bJbTae7mWwDudSqsy55UbiRykK5qgEAnn7ioeDwY+s9pqy1yRZZWlesturpeSTTGo1BcomLQit3MnGN74t3SZYFW5aODDaVHHJjsGWDdR2KS+epq0pe5IVdFspVDYhPm1u/kZXlLtlk2fPPgix+GWxBXP0GdwCVFBPqqjw9vFt441X5h7yU/DZVcsiNwd1mLXGoiOtHGbyP5LnkxZ48mgZaE/Q8yAMhk+3ErlB0rzVLej+ps3r/eI8D5UPJaAuSKwbeZMnkisH7aFZUUUHrQyabDle96N636aNdVO4HPw6+ekGGbkR5TyS2FdMta7cvCzjz+xvyS/CaoXuhKxBIEkBoMx/Kn8AjvxEL7ETplazfWM/JY5HoDsoirbbKcWVWc1IWIwk+NYmKkSSKGqUBk2u/Nle155znhEWpy4ON+LZlqfCi21sxZNEoo6bs1ac2bzCrCMIk6i/KI/Y5a/enbM3a6MqS50IkRtnaNUw+comV6O7Y/avgsG9J6cILhtnVgT+ubPouxEKZ28vvfSSPJif2Nq2LsvaX3Zqg0BVZWI+8EoyBPGrKrMmjxmfM1powksR1o3LrLq5eYXRrA6u1xqGueVS6UsiPKtSlJbRyT/v2PxRyCb4DgcwQQGhnZijoCAQgAAEIQAACEIAABCAAAQiMBQII7bEwitwDBCAAAQhAAAIQgAAEIAABCGSGAEI7M0NBRyAAAQhAAAIQgAAEIAABCEBgLBBAaI+FUeQeIAABCEAAAhCAAAQgAAEIQCAzBBDamRkKOgIBCEAAAhCAAAQgAAEIQAACY4EAQnssjCL3AAEIQAACEIAABCAAAQhAAAKZIYDQzsxQ0BEIQAACEIAABCAAAQhAAAIQGAsEENpjYRS5BwhAAAIQgAAEIAABCEAAAhDIDAGEdmaGgo5AAAIQgAAEIAABCEAAAhCAwFgggNAeC6PIPUAAAhCAAAQgAAEIQAACEIBAZgggtDMzFNnoyPr16+0f//EfXWfmzJljf/M3f2PNzc3Z6By9gAAEIAABCEAAAhCAAAQgUAYEENplMEil6uLOnTudyPbiWqJb/+2P//iPrb6+vlTd4HcgAAEIQAACEIAABCAAAQiUNQGEdlkPX3qdb2trsz//8z+3yy67zFavXu0ufPToUfvTP/1T+93f/V0FS9O6AAANFElEQVSbP39+ej/GlSAAAQhAAAIQgAAEIAABCIxhAgjtMTy4w7k1ierf+73fs9/+7d92YlutP/E9nGvyWQhAAAIQgAAEIAABCEAAAh9HAgjtj+Oo93PPA1mvv/e979ncuXMjKze4IAABCEAAAhCAAAQgAAEIQGBwAghtZogjUCyh7a3jYIYABCAAAQhAAAIQgECWCCgXEQ0CxSKA0C4W2TK7Lq7jZTZgdBcCEIAABCAAAQhAAAIQyCwBhHZmh6a0HSMZWml582sQgAAEIAABCEAAAhCAwNglgNAeu2M77DujvNewkfEFCEAAAhCAAAQgAAEIQAACHyGA0GZS5BBQ7WzV0labM2dOVFMbTBCAAAQgAAEIQAACEIAABCCQHwGEdn6c+BQEIAABCEAAAhCAAAQgAAEIQCAvAgjtvDDxIQhAAAIQgAAEIAABCEAAAhCAQH4EENr5ceJTEIAABCAAAQhAAAIQgAAEIACBvAggtPPCxIcgAAEIQAACEIAABCAAAQhAAAL5EUBo58eJT0EAAhCAAAQgAAEIQAACEIAABPIigNDOCxMfggAEIAABCEAAAhCAAAQgAAEI5EcAoZ0fJz6VQQJHjx613/zN37S5c+faX/zFX1hDQ0MGe/nRLvl+v/DCCzl/nDVrlv3rv/6rLViwoCzuo7W11f7oj/7I7r333qi/3/nOd+wLX/hC5vs/FsZgoHsQ/HKZS4Pdw6233lo2z/Uzzzxjd955Z868L5dn4ac//ant3r3bvvGNb+T034+N/vvixYsz/0yrg/6ddPXVV5fFe2gwqJpTd911V1k9A/31V/PrW9/6lpXD8+Dnzx133FE2c97Pobfeesu+8pWv2F//9V/32/eh/p6FB9zzV1/67un0PPzVX/2V/ehHP7Lm5uYsdJc+QCAvAgjtvDDxoSwS0AK+fft227Nnj9sklstmUBvY3//937c//MM/zBHVuh9tVMphIfGL9u/8zu9EG1q/Mdc49N20Z23+DDQGWsz/4A/+oCwOPAa6h6yxHqw/Y+EetPnTvEk+t+X0LCC0s/nEjAWhrbn1/e9/vyzep8mDmnIV2lp3J06caN/+9rdz9hbJA82f/OQnmd0rJQ/v+x7MILSz+Z6iV0MTQGgPzYhPZJBA8uT50UcfdT3MurjzGAcSFxKvf/mXf2nf/e53M31iO5jVSPegcZD4yLJlfjCB5w9wsu4lMRZEarnfw2Cbv3J5nhHaGVzgzNzhTTlbtL0lO8vCru/Il7tFW2vvbbfdZo2NjTkeHX4uZd0o4fnPmDHD7rvvvpwDGoR2Nt9T9GpoAgjtoRnxiQwSSG5i33jjjbJyKRrMoi3UWXe9LhcxXagltVwEUrmLVI1Pud+DDpTmzZuX+Wd2sGcBoZ3BBa7MhfaLL77oQinKSWSPFYv2N7/5TZPxQd5mPpxO76kLLrjAfvzjH2fa+6+vAeWDDz6IXMgR2tl8T9GroQkgtIdmxCcySEALh7dil1tc3mBxqb/1W7+Vecv8WFjwBhN45SL+xkJ880D3cMkll2Q+hKKcrV/JV7q3PA70mi8nsVRua8FgS2u5WrRlUf3qV79q5ZRjwY9DOT/TyQPwjRs32sqVK51Xmd6xf/Znf2Zf//rX3d4iy2F2Sf4LFy50OXjkxi/jw1jYd2RwK02XSkAAoV0CyPxEugT6E0Ll4u47mBWvXOKDx8KCN1aEdn+x/uk+bcW9WrkcavRHob9NeX8HB1kXqli0izvHC716OQptnxBQcdmynnqRVCiDUn9vrAjtw4cPu9w1XqDKwv21r33NCddyEdrK9ZLcE+meSIZW6ieC30uDAEI7DYpco6QEBrPAZH1TO5jQLhdrDK7jJZ3uA/5YOYtUf1Plfg+DuY6XS9ZuhHY2nue+vShXoe3XYJ+JvxzW5LFm0Z4yZYqzYv/Jn/yJ/fCHP7QlS5aYtxCXk9DWuOgdKxdyeUroAKccksVm841Cr0aLAEJ7tMjzuwURGEiMJpNoZD0p2kDiolxO0wc7ECgXcUEytIIev9S/VO5CezDvjnJ5FhDaqU/rgi7YdxzKUWj3Td7WX0b+guCU6Evlsgb3h6PvAbiPy960aZMT3GrlZtH2hgn1e8KECXbixAmEdomeBX4mPQII7fRYcqUSEBjMmlouLs2DlZYqF9eowcp7lUNdc8p7leBhzeMnyl1oe4tL3/JeyTI1WbfoIbTzmKgl+Ejf9SuZh6QEPz/in+jvYGCwusgj/sEiXGAsCW3vUeDzvpTDwd9A/P29lEPujiJMSy5Z5gQQ2mU+gB+37ns3ov5KL/mFJOtxYQMlgJo1a1bZ1BtNnjS/8MIL0TTsW/syq/OznJNweaaDJUPTZ8phLMaC0BZrvxFMzvdySGyo/iK0s/OW0vr2gx/8wHWo3JKJDWSB94eyixYtijJIZ4d4bk+SB2R9+5j1A7O+Roi+wrqchfZAB5pZnUf0CwJJAght5gMEIAABCEAAAhCAAAQgAAEIQCBFAgjtFGFyKQhAAAIQgAAEIAABCEAAAhCAAEKbOQABCEAAAhCAAAQgAAEIQAACEEiRAEI7RZhcCgIQgAAEIAABCEAAAhCAAAQggNBmDkAAAhCAAAQgAAEIQAACEIAABFIkgNBOESaXggAEIAABCEAAAhCAAAQgAAEIILSZAxCAAAQgAAEIQAACEIAABCAAgRQJILRThMmlIAABCEAAAhCAAAQgAAEIQAACCG3mAAQgAAEIQAACEIAABCAAAQhAIEUCCO0UYXIpCEAAAhCAAAQgAAEIQAACEIAAQps5AAEIQAACEIAABCAAAQhAAAIQSJEAQjtFmFwKAhCAAAQgAAEIQAACEIAABCCA0GYOQAACEIAABCAAAQhAAAIQgAAEUiSA0E4RJpeCAAQgAAEIQAACEIAABCAAAQggtJkDEIAABCAAAQhAAAIQgAAEIACBFAkgtFOEyaUgAAEIQAACEIAABCAAAQhAAAIIbeYABCAAAQhAAAIQgAAEIAABCEAgRQII7RRhcikIQAACEIAABCAAAQhAAAIQgABCmzkAAQhAAAIQgAAEIAABCEAAAhBIkQBCO0WYXAoCEIAABCAAAQhAAAIQgAAEIIDQZg5AAAIQgAAEIAABCEAAAhCAAARSJIDQThEml4IABCAAAQhAAAIQgAAEIAABCCC0mQMQgAAEIAABCEAAAhCAAAQgAIEUCSC0U4TJpSAAAQhAAAIQgAAEIAABCEAAAght5gAEIAABCEAAAhCAAAQgAAEIQCBFAgjtFGFyKQhAAAIQgAAEIAABCEAAAhCAAEKbOQABCEAAAhCAAAQgAAEIQAACEEiRAEI7RZhcCgIQgAAEIAABCEAAAhCAAAQggNBmDkAAAhCAAAQgAAEIQAACEIAABFIkgNBOESaXggAEIAABCEAAAhCAAAQgAAEIILSZAxCAAAQgAAEIQAACEIAABCAAgRQJILRThMmlIAABCEAAAhCAAAQgAAEIQAACCG3mAAQgAAEIQAACEIAABCAAAQhAIEUCCO0UYXIpCEAAAhCAAAQgAAEIQAACEIAAQps5AAEIQAACEIAABCAAAQhAAAIQSJEAQjtFmFwKAhCAAAQgAAEIQAACEIAABCCA0GYOQAACEIAABCAAAQhAAAIQgAAEUiSA0E4RJpeCAAQgAAEIQAACEIAABCAAAQggtJkDEIAABCAAAQhAAAIQgAAEIACBFAkgtFOEyaUgAAEIQAACEIAABCAAAQhAAAIIbeYABCAAAQhAAAIQgAAEIAABCEAgRQII7RRhcikIQAACEIAABCAAAQhAAAIQgABCmzkAAQhAAAIQgAAEIAABCEAAAhBIkQBCO0WYXAoCEIAABCAAAQhAAAIQgAAEIIDQZg5AAAIQgAAEIAABCEAAAhCAAARSJIDQThEml4IABCAAAQhAAAIQgAAEIAABCCC0mQMQgAAEIAABCEAAAhCAAAQgAIEUCSC0U4TJpSAAAQhAAAIQgAAEIAABCEAAAght5gAEIAABCEAAAhCAAAQgAAEIQCBFAgjtFGFyKQhAAAIQgAAEIAABCEAAAhCAAEKbOQABCEAAAhCAAAQgAAEIQAACEEiRAEI7RZhcCgIQgAAEIAABCEAAAhCAAAQggNBmDkAAAhCAAAQgAAEIQAACEIAABFIkgNBOESaXggAEIAABCEAAAhCAAAQgAAEIILSZAxCAAAQgAAEIQAACEIAABCAAgRQJILRThMmlIAABCEAAAhCAAAQgAAEIQAACCG3mAAQgAAEIQAACEIAABCAAAQhAIEUCCO0UYXIpCEAAAhCAAAQgAAEIQAACEIAAQps5AAEIQAACEIAABCAAAQhAAAIQSJEAQjtFmFwKAhCAAAQgAAEIQAACEIAABCCA0GYOQAACEIAABCAAAQhAAAIQgAAEUiSA0E4RJpeCAAQgAAEIQAACEIAABCAAAQggtJkDEIAABCAAAQhAAAIQgAAEIACBFAn8fxOp8wb5G27eAAAAAElFTkSuQmCC\";s:5:\"title\";s:0:\"\";s:13:\"titlePosition\";s:0:\"\";s:14:\"titleTextStyle\";a:1:{s:5:\"color\";s:4:\"#000\";}s:18:\"axisTitlesPosition\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"fontName\";s:0:\"\";s:8:\"fontSize\";s:0:\"\";s:6:\"legend\";a:3:{s:8:\"position\";s:0:\"\";s:9:\"alignment\";s:0:\"\";s:9:\"textStyle\";a:1:{s:5:\"color\";s:4:\"#000\";}}s:7:\"tooltip\";a:2:{s:7:\"trigger\";s:0:\"\";s:13:\"showColorCode\";s:0:\"\";}s:9:\"animation\";a:2:{s:8:\"duration\";s:1:\"0\";s:6:\"easing\";s:6:\"linear\";}s:7:\"license\";s:0:\"\";s:7:\"creator\";s:0:\"\";s:15:\"lazy_load_chart\";b:1;s:5:\"hAxis\";a:11:{s:5:\"title\";s:0:\"\";s:11:\"slantedText\";s:1:\"0\";s:16:\"slantedTextAngle\";s:2:\"45\";s:12:\"textPosition\";s:0:\"\";s:9:\"direction\";s:0:\"\";s:9:\"textStyle\";s:4:\"#000\";s:6:\"format\";s:0:\"\";s:9:\"gridlines\";a:2:{s:5:\"count\";s:0:\"\";s:5:\"color\";s:4:\"#ccc\";}s:14:\"minorGridlines\";a:2:{s:5:\"count\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:10:\"viewWindow\";a:2:{s:3:\"max\";s:0:\"\";s:3:\"min\";s:0:\"\";}s:13:\"baselineColor\";s:4:\"#000\";}s:5:\"vAxis\";a:9:{s:13:\"baselineColor\";s:4:\"#000\";s:5:\"title\";s:0:\"\";s:12:\"textPosition\";s:0:\"\";s:9:\"direction\";s:0:\"\";s:9:\"textStyle\";s:4:\"#000\";s:6:\"format\";s:0:\"\";s:9:\"gridlines\";a:2:{s:5:\"count\";s:0:\"\";s:5:\"color\";s:4:\"#ccc\";}s:14:\"minorGridlines\";a:2:{s:5:\"count\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:10:\"viewWindow\";a:2:{s:3:\"max\";s:0:\"\";s:3:\"min\";s:0:\"\";}}s:9:\"lineWidth\";s:0:\"\";s:9:\"pointSize\";s:0:\"\";s:9:\"curveType\";s:0:\"\";s:11:\"focusTarget\";s:5:\"datum\";s:13:\"selectionMode\";s:0:\"\";s:17:\"aggregationTarget\";s:0:\"\";s:11:\"dataOpacity\";s:0:\"\";s:16:\"interpolateNulls\";s:0:\"\";s:6:\"series\";a:3:{i:0;a:7:{s:15:\"visibleInLegend\";s:0:\"\";s:9:\"lineWidth\";s:0:\"\";s:9:\"pointSize\";s:0:\"\";s:6:\"format\";s:0:\"\";s:9:\"curveType\";s:0:\"\";s:5:\"color\";s:0:\"\";s:4:\"role\";s:0:\"\";}i:1;a:7:{s:15:\"visibleInLegend\";s:0:\"\";s:9:\"lineWidth\";s:0:\"\";s:9:\"pointSize\";s:0:\"\";s:6:\"format\";s:0:\"\";s:9:\"curveType\";s:0:\"\";s:5:\"color\";s:0:\"\";s:4:\"role\";s:0:\"\";}i:2;a:7:{s:15:\"visibleInLegend\";s:0:\"\";s:9:\"lineWidth\";s:0:\"\";s:9:\"pointSize\";s:0:\"\";s:6:\"format\";s:0:\"\";s:9:\"curveType\";s:0:\"\";s:5:\"color\";s:0:\"\";s:4:\"role\";s:0:\"\";}}s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";s:15:\"backgroundColor\";a:3:{s:11:\"strokeWidth\";s:0:\"\";s:6:\"stroke\";s:4:\"#666\";s:4:\"fill\";s:4:\"#fff\";}s:9:\"chartArea\";a:4:{s:4:\"left\";s:0:\"\";s:3:\"top\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:6:\"manual\";s:0:\"\";s:11:\"permissions\";a:2:{s:4:\"read\";s:3:\"all\";s:4:\"edit\";s:5:\"roles\";}s:4:\"save\";s:1:\"1\";s:16:\"save_chart_image\";b:0;s:14:\"internal_title\";i:959;}'),(4387,959,'visualizer-error','File should have a heading row (1st row) and a data type row (2nd row). Please try again.'),(4394,961,'visualizer-chart-type','line'),(4395,961,'visualizer-default-data','1'),(4396,961,'visualizer-source','Visualizer_Source_Csv'),(4397,961,'visualizer-series','a:4:{i:0;a:2:{s:5:\"label\";s:1:\"x\";s:4:\"type\";s:6:\"string\";}i:1;a:2:{s:5:\"label\";s:4:\"Cats\";s:4:\"type\";s:6:\"number\";}i:2;a:2:{s:5:\"label\";s:8:\"Blanket1\";s:4:\"type\";s:6:\"number\";}i:3;a:2:{s:5:\"label\";s:8:\"Blanket2\";s:4:\"type\";s:6:\"number\";}}'),(4398,961,'visualizer-chart-library','GoogleCharts'),(4399,961,'visualizer-settings','a:34:{s:9:\"chart-img\";s:48334:\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA9oAAAGyCAYAAAAbL7xZAAAAAXNSR0IArs4c6QAAIABJREFUeF7s3QmcT9X/x/G33WAwY6xj7Ma+FPL7ad9TslQkWlGKVIiQJVlDQmVLaaFoIUurNmlHZcs+ljFmxjYGY8bY/o9z/b9+Q5aZ8V3u/d7XfTx+j37M957z+TzPTT7fc+45OU6ePHlSXAgggAACCCCAAAIIIIAAAggg4BWBHBTaXnGkEQQQQAABBBBAAAEEEEAAAQQsAQptHgQEEEAAAQQQQAABBBBAAAEEvChAoe1FTJpCAAEEEEAAAQQQQAABBBBAgEKbZwABBBBAAAEEEEAAAQQQQAABLwpQaHsRk6YQQAABBBBAAAEEEEAAAQQQoNDmGUAAAQQQQAABBBBAAAEEEEDAiwIU2l7EpCkEEEAAAQQQQAABBBBAAAEEKLR5BhBAAAEEEEAAAQQQQAABBBDwogCFthcxaQoBBBBAAAEEEEAAAQQQQAABCm2eAQQQQAABBBBAAAEEEEAAAQS8KECh7UVMmkIAAQQQQAABBBBAAAEEEECAQptnAAEEEEAAAQQQQAABBBBAAAEvClBoexGTphBAAAEEEEAAAQQQQAABBBCg0OYZQAABBBBAAAEEEEAAAQQQQMCLAhTaXsSkKQQQQAABBBBAAAEEEEAAAQQotHkGEEAAAQQQQAABBBBAAAEEEPCiAIW2FzFpCgEEEEAAAQQQQAABBBBAAAEKbZ4BBBBAAAEEEEAAAQQQQAABBLwoQKHtRUyaQgABBBBAAAEEEEAAAQQQQIBCm2cAAQQQQAABBBBAAAEEEEAAAS8KUGh7EZOmEEAAAQQQQAABBBBAAAEEEKDQ5hlAAAEEEEAAAQQQQAABBBBAwIsCFNpexKQpBBBAAAEEEEAAAQQQQAABBCi0eQYQQAABBBBAAAEEEEAAAQQQ8KIAhbYXMWkKAQQQQAABBBBAAAEEEEAAAQptngEEEEAAAQQQQAABBBBAAAEEvChAoe1FTJpCAAEEEEAAAQQQQAABBBBAgEKbZwABBBBAAAEEEEAAAQQQQAABLwpQaHsRk6YQQAABBBBAAAEEEEAAAQQQoNDmGUAAAQQQQAABBBBAAAEEEEDAiwIU2l7EpCkEEEAAAQQQQAABBBBAAAEEKLR5BhBAAAEEEEAAAQQQQAABBBDwogCFthcxaQoBBBBAAAEEEEAAAQQQQAABCm2eAQQQQAABBBBAAAEEEEAAAQS8KECh7UVMmkIAAQQQQAABBBBAAAEEEECAQptnAAEEEEAAAQQQQAABBBBAAAEvClBoexGTphBAAAEEEEAAAQQQQAABBBCg0OYZQAABBBBAAAEEEEAAAQQQQMCLAhTaXsSkKQQQQAABBBBAAAEEEEAAAQQotHkGEEAAAQQQQAABBBBAAAEEEPCiAIW2FzFpCgEEEEAAAQQQQAABBBBAAAEKbZ4BBBBAAAEEEEAAAQQQQAABBLwoQKHtRUyaQgABBBBAAAEEEEAAAQQQQIBCm2cAAQQQQAABBBBAAAEEEEAAAS8KUGh7EZOmEEAAAQQQQAABBBBAAAEEEKDQ5hlAAAEEEEAAAQQQQAABBBBAwIsCFNpexKQpBBBAAAEEEEAAAQQQQAABBCi0eQYQQAABBBBAAAEEEEAAAQQQ8KIAhbYXMWkKAQQQQAABBBBAAAEEEEAAAQptngEEEEAAAQQQQAABBBBAAAEEvChAoe1FTJpCAAEEEEAAAQQQQAABBBBAgEKbZwABBBBAAAEEEEAAAQQQQAABLwpQaHsRk6YQQAABBBBAAAEEEEAAAQQQoNDmGUAAAQQQQAABBBBAAAEEEEDAiwIU2l7EpCkEEEAAAQQQQAABBBBAAAEEKLR5BhBAAAEEEEAAAQQQQAABBBDwogCFthcxaQoBBBBAAAEEEEAAAQQQQAABCm2eAQQQQAABBBBAAAEEEEAAAQS8KECh7UVMmkIAAQQQQAABBBBAAAEEEECAQptnAAEEEEAAAQQQQAABBBBAAAEvClBoexGTphBAAAEEEEAAAQQQQAABBBCg0OYZQAABBBBAAAEEEEAAAQQQQMCLAhTaXsSkKQQQQAABBBBAAAEEEEAAAQQotHkGEEAAAQQQQAABBBBAAAEEEPCiAIW2FzFpCgEEEEAAAQQQQAABBBBAAAEKbZ4BBBBAAAEEEEAAAQQQQAABBLwoQKHtRUyaQgABBBBAAAEEEEAAAQQQQIBCm2cAAQQQQAABBBBAAAEEEEAAAS8KUGh7EZOmEEAAAQQQQAABBBBAAAEEEKDQ5hlAAAEEEEAAAQQQQAABBBBAwIsCFNpexKQpBBBAAAEEEEAAAQQQQAABBCi0eQYQQAABBBBAAAEEEEAAAQQQ8KIAhbYXMWkKAQQQQAABBBBAAAEEEEAAAQptngEEEEAAAQQQQAABBBBAAAEEvChAoe1FTJpCAAEEEEAAAQQQQAABBBBAgEKbZwABBBBAAAEEEEAAAQQQQAABLwpQaHsRk6YQQAABBBBAAAEEEEAAAQQQoNDmGThDYPz48Vq4cKH1e1FRUXr55ZcVFhaGEgIIIIAAAggggAACCCCAQCYFKLQzCeWGj82dO1cLFiw4XVybXy9btkwDBgxQ/vz53UBAjggggAACCCCAAAIIIIDAJQtQaF8yYfA0YGazzfX0009b/4yJidGECRM0aNAgZrWDZ5jJBAEEEEAAAQQQQAABBHwsQKHtY2AnNc+MtpNGi1gRQAABBBBAAAEEEEDArgIU2nYdmQDFZZaK9+3b1+q9WbNmp2e3AxQO3SKAAAIIIIAAAggggAACjhOg0HbckPkuYLN0fNeuXaffyT57hjs7PS9fvjw7t3EPAn4TWLFNmvjVqe7uaizdWs9vXdNRkAjE7ZPe/0nalCBVLCH1aRkkiZEGAgggEOQCDRo0CPIMSS+QAhTagdS3Ud9JSUnq2bOnunTpooYNG1qRpaWlaciQIdavW7VqZaNoCQUB7wn0m7ZFXy/dd7rBK6qHqm/78ooqkc97ndBS0ArMWJSocR/vsPILD82tfQePadbAmqoSGRK0OZMYAggggIB9BFJTU9WvXz/Nnz//dFAjR45U69atMxWk5/62bduqcePGmbqHD2VOgEI7c05B/ykK7aAfYhI8h8DhIyd0zVN/WT95u091DZ+5XRtiD1u/fu6+cmp9XXHcEDinwI7dRzTy/e367Z8D1s873l5ah48c1wff7tIjTUupa8tI5BBAAAEEEPCpwKZNm9ShQwd169btdGFt/k7fqVMnq2ju3bv3Rfun0L4oUbY/QKGdbbrgu9EXS8eDT4mMgklg7pI9GjZjm66pV1Rju1S2Uhv/yQ6993Wi9f+vq1/UKriLF80TTGmTyyUKfLx4t0bPitXxEydVoVR+9WtfTpdHh2r1lhQ9PHKdykTk0/xhtS+xF25HAAEEEEDg/AKeArlJkyb/mr02BbgpskeNGqUqVarIU5DHxcVZDUZGRuqtt96y/plxNtwzE27umzJlivXZ+vXra9q0aZxAlI2HkUI7G2jBfIspthcuXGilWKRIEetf0EqVKgVzyuTmYoHHx27QsvUHNaxTRd3aKPy0hJmlNLPbO/ccUf68OdW3fTnd8Z9iLpYidSOwJ/moNYv9w9/7LZB7ry+hXm2jzsBp++I/2hSXqkndo9WoeihwCCCAAAII+ETg7GL6fJ14iuzRo0dbs9yeAt18fvjw4dZtptj2LB3/6KOP9Msvv1g/CwkJ0dm/9kkyQdoohXaQDixpIYDAhQXM0t+W/VcrJF9OLZlw2b8+fPz4SY38YLvMrLe5bm8crmfvjVLhgrmhdaHAwl/3avTsWKWkHrdWOPRtV85aCXH2Nf2LBL3+aZxaXhWh/g+Ud6EUKSOAAAII+EPg999/tybEsjPbnLF4vlih7Y9cgrUPCu1gHVnyQgCBCwq8+Xm8Js3bedGC6JvlSdbs9oGUYwovfKrAuv6yfxdYcAenwKHU49Ys9pd/nNowz6xsMEvF8+XNec6Ed+5NV/N+qxSSN6cWT7hMOXMEpwtZIYAAAm4WaNjZv6fqLJvy793Rs1poe97d/vvvv62ha968+TlntDN+zrPE3Cw/58q6AIV21s24AwEEgkCgzQtrFBOflqklvsmHjlmz24uWJVmZ331tcfW4p+x5i60g4CEFSYuWJ+nl2bHWkvFCIbnUu22Ubs/EKwRdxm3UH2sP/OuVBFARQAABBIJDwA6FdmaXjmcsnD3vYF9oRtszQhl3M+c97ew9txTa2XPjLgQQcLDAis2H1HHUekVG5NO8LGxa9elPezRi5nZrE6yyxfOpT7ty+k/Nwg6WIPRzCRw1rw28v13zfjr12sC19Ypa7+lHFMncpnjzft6jIe9u0zV1i2hsV2YBeMoQQAABBLwvcKHN0DzFtWfX8VmzZp1+59pEkplC2xNxxrY4/itr40ihnTUvPo0AAkEgMGpWrD78fpc6NC2lLlk8hinOHOv0wXb9uubUsU4P3FJST91dVqwQDoIHQ9KSVcnWLLZ5hz93rhzq0bqs2lxfIkvJpaWfOjbuxEnp69F1rVcOuBBAAAEEEPC2wIWO9ypXrpxVXK9cufKMd7nNkvN27dqdd+n42ZufZXWJurdzdHJ7FNpOHj1iRwCBbAnc2HOFzHLw2QNrqnJkSLbamLEoUeM+3mHdG102RL3altNlVQtlqy1usoeA2exs9ne7rGAaRIdas9jm+K7sXAPe2qIvft+nnm2idN+NWSvUs9Mf9yCAAAIIuFPg7HevjYJnibhHJONxXebd7BYtWmjgwIHWEV/m/WtTXPfp00edO3e2zuTOeOQX72ln/7mi0M6+HXcigIADBb7/a796Td6s2hUL6u0+1S8pg/XbD+ulD7ZrZUyK1U7nO8vo0WalL6lNbva/wNJ1BzX2o1ht3JFqdf5EizLqePuljeNPq5L1zGubvPKc+V+EHhFAAAEEEEDgUgUotC9VkPsRQMBRAn2mxsjsJO7NmcbJ83dq2mfxlkP9KoWs5cY1KxR0lItbg311Tpze+SrBSr9WhYLWudjmSxhvXLf1XmltpDZrYE1VyebKCW/EQRsIIIAAAggg4H8BCm3/m9MjAggESMAc1XTdM6eOtfh6TD2Fh3rvTOxl6w9q1AfbrZ3MzdW9dVm1v6lkgDKl24sJrIpJsWaxzT/NZd61f/rushe7LUs/f+WjHZr5TaIeaVpKXbO4F0CWOuLDCCCAAAIIIGA7AQpt2w0JASGAgK8EPlm8WyPe365r6hXV2C6Vvd7N0WMnNeGTHfrg/9/z/W+twnrm7rLZfg/c6wHSoCXwxsJ4TVmw0/r/lcqEWCsQfLF7/D/bDuvB4WtVJiKf5mdhd3uGCQEEEEAAAQScL0Ch7fwxJAMEEMikwGNj1uvPjYd8fr7xD3/vt2a3d+0/qpw5c1jnL99zbfFMRsnHfCVg3sF+5aNY/bHuoNXFXVdHqG/78srhwy3j2w1dqw2xhzWxe7SuqB7qq9RoFwEEEEAAAQRsJkChbbMBIRwEEPCNwLbENN09cI0K5s+lxePr+6aTDK0mHTxmzW4v+HWv9bs3Xh6mJ++KVFTxfD7vmw7+LfDe14maNC9O6cdOqnSxvNYy8ZsahPmcyrz/bd4Db3FlhAY8WN7n/dEBAggggAACCNhDgELbHuNAFAgg4GOBqQvjNXXBTrW8KkL9H/BfwbPw173W7PbhIydUKCSXtQnbnU2K+ThbmvcIxO46olc+3qEfV+y3fqtp43D1bltOoQVy+QUpYV+6mvVdpfx5c+qHcfWts7m5EEAAAQQQQCD4BSi0g3+MyRABBCRrNtvMak/qHq1Gfl7Ca4q9CXN2yBwtZi5TaD/RIlIliuZhbHwo8NEPuzVp/k4dSDmmsNDc1oZk5osWf1/dxm/Ur/8c0NCOFXXbFeH+7p7+EEAAAQQQQCAAAhTaAUCnSwQQ8K/AXxsP6dEx6xUZkU/zArgp1azvdmnM7FgreVNkP3NPWd3SiMLL20/D7v1HNe7jHfpq6T6r6evrF1WPNlHWkvFAXGZVwwtvb9XVdYvola5VAhECfSKAAAIIIICAnwUotP0MTncIIOB/gZHvb9fHi3erQ9NS6hLgY5bWbjtszW4v/f8NuVpfV1yPNy+jIgW9d9SY/4Xt0+OCX/bKnGuemJRuLdc2tvffHNhj1tLST1jHyh07flJfjqqriCKsZLDPE0MkCCCAAAII+EaAQts3rrSKAAI2ErixxwolpxzT7IE1bXPU1rTP4q2C0FwVSuVXt1aRurZ+URupOSuUg4ePW7PY837eYwVujusyG55VLRtii0QGTd+qz37ba72jf9+NJWwRE0EggAACCCCAgO8EKLR9Z0vLCCBgA4Fvliepz9QY1a5YUG/3qW6DiP4XgpnVNrPbZpbbXGbm1czAmplYrswLmDE272JvS0izbjKGne4onfkG/PDJX1Yn66lXN9nyOfRD+nSBAAIIIICA6wQotF035CSMgLsEek3ebG1CZteZxCNHT2jSvJ2asSjRGpga5QtYy9v/W7OwuwYqG9kePXZS4z/ZIfPuu7nqVSmkJ1tG6rKqhbLRmu9vub3PKu1KStcHA2uqaqQ9Ztp9nzU9IIAAAggg4E4BCm13jjtZI+AKAbNc3CwbN9fXY+opPNS+70GbLwPM7LbZodxcHW8vbc3M5uA0qHM+qz+tSraW3q/bfmo1wEO3llK3uyJt/VybLwXMed6PNC1l7YDOhQACCCCAQHYFUlNT1a9fP82fP/9fTbz//vtq3Lix9fujRo2y/tm7d+/sdmXdl5SUpE6dOlnteNrObIPm3meffVZ9+/ZVlSpnbgp6oZ9ltn27fo5C264jQ1wIIHDJAh/+sNs6w/qaekU1tkvlS27P1w3sPXDUmt3+9KdT7xk3iA5V5+ZldLlNZ2h97XG+9l+bG6e3v0ywflwtqoD1hYTZ0dvul/lS4P5ha1WmWF7NH17H7uESHwIIIICAjQU8hXbbtm3PKHx///139erVS2+99ZZV1Nq50PYU77t37z4dr43JsxwahXaWybgBAQScItBx1Hqt2HxIwzpV1K0OOkbL7JxtZreTDh6zqLu0KKMOt9vrneNAPAPL1x+03sX+e9Mhq/t7ry+hp+6OVL48znmn3RTapuCe+ExVXVGD1wMC8RzRJwIIIBAMAucrtM+eIT670Da/njJlymmCzp07n57tNj8rVKiQvv32W/3999/WZzyz42fPaG/atEkdOnRQs2bNrPvPnmFv3ry5hg8frrS0NGsm/Oz2PHG0b99eq1evtr4QOHu22+njRKHt9BEkfgQQOKfAlvg0tX5hjQqF5NIP4+o7TmlbYpo1u202+jLXf2sVtmZua1Uo6LhcvBHwm5/Ha/K8nTopqVzJ/JbFLQ3DvNG0X9sw7+Kb3dFbXBmhAQ+W92vfdIYAAgggEDwCF5rRXrx48RnFs8naFMOmmI2Pj7cK4JCQEJnZ73bt2p0ups3PFy5ceHp2+aOPPtKsWbM0bdo0C86zdLxYsWJWkT169GhrNt0TS5MmTdS6dWvrsxkL/HMtD//88891/fXXKy4u7nRsFNrB83ySCQIIBLGAeX/XHKHV8qoI9X/AuQXNB9/usma3zcZfeXPnsN7tbR/gc6H9+dis2ZpivYv965oDVrfNmxRT11aRKlbYmWdRJ+xLV7O+q6yd5b8bW095HTQb789xpy8EEEAAgQsLXOgdbc9ssimmL7R0/OxZ6rM/a2atPQW6Ka5Nod2xY0e9+eabMkvWPUW1KdhNQe4p4E3kGYtrc+/53tHO2AeFNk89Aggg4ACBuweukTUr3D1ajaqHOiDi84doik0zu/3bP6eKzevqF7VmdKsE+c7VM79JtIrs1CMnVKJoHivn5ldGOHosTfBPv7pJP69O1tCOFXXbFeGOz4cEEEAAAbcJbG5SzK8pV/5l77/6O9+MtmdJt2e2+VyFtpmp7tOnz+k2PcvDM1NomyXgkZGRZ7xTfXZ7noY9n6PQ9uvjQmcIIICA7wSWrT+ox8duUFSJfJo7pLbvOvJzy28sjNeUBTutXosUym0Vnq2vLe7nKHzf3eadqVaBbXZiN9fNDcOsXMuXzO/7zv3Qw+e/7dXA6VutDdxe6Xrm7qt+6J4uEEAAAQQuUcDOhbZJLWPBnPH/ewri+vXr/2s5uFkCnplC28xkm+uXX345PYNt2s3467N5L7SzODPal/gwcjsCCCDgT4FhM7Zp7pI96tC0lHUmdTBdv689YM1ur96SYqVlNnkzRaj5UiEYrjk/7raK7H0Hjym0QC4rN7PpWTBdaekndEOPFUo/ekKfj6yjEmF5gyk9ckEAAQQQ8IPA+Wa0PYV2xYoVraXdnuK5W7du1nFgGXcpz87ScbOUPDo62lpG7lk+bpaOm37Mu9xhYf/eP4VC2w8PBF0ggAAC/hAwZ2ebM7RnD6ypykG4vNoUaqbYNkurzVUyLK91DJh5f9mp1849R6wC+/Pf91kpmNleU2Sb47uC8Rr8zlaZ3eV7tIlSuxuD64uEYBwvckIAAQTsJnChpeOe96ozHu/lKbQ9G5ZlfMc7K0vHPedoZzxGzCwRN0V86dKlT2/ClrH4Nna8o223J4h4HC+wZ8+p84C5EPCXwOKVKRoxe49qROXTK4+X8le3Aennp9WH9c43+xW7+2hA+vdFp7lz5dCDNxVRm2vsfy72peT/56Y09ZueqGpl82n8E8H9nF6KE/cigAACvhSIiHDuvh8X2gzNUzgbu4zLwT3vb5udvs1lNjWbN2/e6QI5M0vHPYW2p23PLuZnH+PlWZ7umeH2HOc1cuTI05uomTZYOu7LJ5y2EUAAAS8K9Jy4WYtX7FfPNlG6zwUzhXuSj1qz2/N+dv6XWg2rhVqz2PWrFPLiE2Hfpszu42YX8pn9awTtzL199YkMAQQQQAAB3wpwjrZvfWkdAQT8KJB08JhufnaF1ePXY+opPDS3H3unKwSyJvDq3Di982WCHr6tlJ5sFVx7CWRNgk8jgAACCCAQfAIU2sE3pmSEgGsFZn23S2Nmx+qaekU1tktl1zqQuDME1sceVvuha1W6WF4tGF7HGUETJQIIIIAAAghkSoBCO1NMfAgBBJwg0OGldVoZk6JhnSpau3FzIWB3gYdGrJM5J/31Z6qqcY3Cdg+X+BBAAAEEEEAgkwIU2pmE4mMIIGBvgU1xqWr74j8qXDC3vhtbz97BEh0C/y/w/jeJGvvRDrW4MkIDHiyPCwIIIIAAAggEiQCFdpAMJGkg4HaB1z+N0/QvEtTyqgj1f4CCxe3Pg1PyN5uhmU3R8ufNqW9ermf9kwsBBBBAAAEEnC9Aoe38MSQDBBCQdNfANdqemKZJ3aPVqHooJgg4RqD765u0ZGWyhnasqNuu4JUHxwwcgSKAAAIIIHABAQptHg8EEHC8wB9rD6jLuI0qXzK/PnmxluPzIQF3CXz5xz71f3OLrq5bRK90reKu5MkWAQQQQACBIBWg0A7SgSUtBNwkMOTdbdY50h2allKXlhyT5KaxD4Zc09JP6KaeK2T+aXYfN7uQcyGAAAIIIICAswUotJ09fkSPgOsFTpyUVaQcSDmm2QNrqnJkiOtNAHCegOfLoh6ty6rdTSWdlwARI4AAAggggMAZAhTaPBAIIOBogS/+2KcBb25RvcqF9Gbvao7OheDdK/D72gPqOm6jalUoqHf6VncvBJkjgAACCCAQJAIU2kEykKSBgFsFPBtJ9WwTpftuLOFWBvIOAoEWz69W3J4jeq9fDdUoXyAIMiIFBBBAAAEE3CtAoe3esSdzBBwvsCf5qG7rvdLK4+sx9RQemtvxOZGAewUmfhqnt75I0MO3ldKTrdhrwL1PApkjgAACCASDAIV2MIwiOSDgUoGZ3yTqlY926Np6RfVyl8ouVSDtYBFYH3tY7YeutTZDM5uicSGAAAIIIHA+gdTUVPXr10/z58//10fef/99NW7c2Pr9UaNGWf/s3bv3JWEmJSWpU6dOVjuetjPboLn32WefVd++fVWlyqnTNTZt2qQOHTooLi7O+vXIkSPVunXrzDbpiM9RaDtimAgSAQTOJdDhpXVaGZOiYZ0q6tZGnD/MU+J8gUdeWqdVMSl69amq+m+tws5PiAwQQAABBHwi4Cm027Zte0bh+/vvv6tXr1566623rKLWjoW2p8gePXq0FfulFPE+wfVSoxTaXoKkGQQQ8K/AhtjDajd0rYoWyq1vXq7n387pDQEfCcz6bpfGzI5V8ysjNPDB8j7qhWYRQAABBJwucL5C++zZ47MLbfPrKVOmnE6/c+fOp2e7zc8KFSqkb7/9Vn///bf1Gc/s+NnFsKdYbtasmXX/2TPszZs31/Dhw5WWlmbNhGdsb/v27frll1+sn4eEnDot5qOPPtKWLVsueebdTuNKoW2n0SAWBBDItMCrc+L0zlcJanlVhPo/QEGSaTg+aGuBhH3patZ3lfLlyamvx9RVwfy5bB0vwSGAAAIIBEbgQjPaixcvPqN4NhGaYtgU0vHx8acLXDP73a5du9PFtPn5woULT8+Gm+J31qxZmjZtmpWkZ+l4sWLFrGXfnhlpTyxNmjQ5vfw7Y4F/rqXjZ6t5a+Y9MKNx7l4ptO00GsSCAAKZFrhrwGpt33VEk7pHq1H10EzfxwcRsLtAz4mbtXjFfr3YoaJub8wrEXYfL+JDAAEEAiFwoXe0PbPJZrb4QgXs2bPUZ3/WzFp7CnRTXJtCu2PHjnrzzTdllqx73qk2BbspyDPOUGcsrs29Z7+jndEsYz+ed7gDYertPim0vS1Kewgg4HOBX9ccULcJG1WxVH59NLiWz/ujAwT8KfDV0n16ftoWXVWniMY9eWrTGC4EEEAAARsJTM3h32AeO/mv/s43o332+8/nKrTNTHWfPn1Ot+lZHp6ZQtssAY+MjDw9620aObs9T8Oez12o0PbE261bNzZD8+9TRW8IIIDAvwUGv7NVC37Zqw5NS6lLS45B4hkJLoG09BO6pdcSPzQMAAAgAElEQVRKHU47rnnDaisyIl9wJUg2CCCAgNMFbFxoG9qMBXPG/+8piOvXr/+v5eBmU7LMFNpmJttcGd+xNu2e/c51xiE+39LxYC6yTf7MaDv9X3TiR8BlAseOn7SKkAMpxzR7YE1Vjjy1iQYXAsEkMGzGNs1dskfdW5dV+5tKBlNq5IIAAggg4AWB881oewrtihUrWjPEnuLZzBib48Ay7lKenaXjZil5dHS0tYzcs3zcLB03/Zh3ucPCwv6V3bkK7bPfD/cCie2aoNC23ZAQEAIIXEjgs9/2atD0rbqsaiG98Ww1sBAISoHf1x5Q13EbVbNCQb3bt3pQ5khSCCCAAALZF7jQ0nHPe9UZj/fyFNqeDcsyvuOdlaXjnnO0Mx4jZpaImyK+dOnSpzdhy1h8mywzvqN99vL27CvY+04KbXuPD9EhgMBZAt1f36QlK5PVs02U7ruxBD4IBK1AqwGrFbvriN7pW121KhQM2jxJDAEEEEAg6wIX2gzNUzibVjMuB/cUuHFxcVaHZlOzefPmnS6QM7N03FNoe9r27GJ+9jFenuXpnhluz7FiI0eOtI7xynjEmCf7jJu4ZV3EfndQaNtvTIgIAQTOI7ArKV2391mlnDlz6MtRdRUemhsrBIJWYPL8nZr2Wbwevq2UnmzFXgRBO9AkhgACCCAQlAIU2kE5rCSFQHAKvPt1oiZ8skPXX1ZUox+vHJxJkhUC/y+wPvaw2g9dq9LhebVgRB1cEEAAAQQQQMBBAhTaDhosQkXA7QKPvLROq2JSNKxTRd3aiPOF3f48uCH/jqPWa8XmQ9YxX+a4Ly4EEEAAAQQQcIYAhbYzxokoEXC9wNpth/XA8LUKL5xHX4+u63oPANwh8OH3uzRqVqyaNymmgQ9VcEfSZIkAAggggEAQCFBoB8EgkgICbhAY9/EOzViUqFZXR+j5+8u7IWVyREAJ+9LVrO8q5cuT09qXILRALlQQQAABBBBAwAECFNoOGCR/hjh37lxNnDjxdJcjRoxQw4YN/RkCfSFwToG7BqzW9l1HNKl7tBpVD0UJAdcI9Jq8Wd//tV8vPFxBzf5bzDV5kygCCCCAAAJOFqDQdvLoeTn2ZcuWyWy5b7bfr1SpkmJiYjR06FD179/f+jUXAoES+Hl1sp5+dZMqlwnR7EE1AxUG/SIQEIGvlu7T89O2WO9om3e1uRBAAAEEEEDA/gIU2vYfI79EaM6+GzJkiDV73apVK7/0SScIZFZg8NtbteDXverQtJS6tOSYo8y68bngEEhLP6GmvVfqYOpxzR1SW1El8gVHYmSBAAIIIIBAEAtQaAfx4GYlNWavs6LFZ/0pcOToqSLjwOHjmj2wpipHhvize/pCwBYCI9/fro8X79Yz95TV/TeXtEVMBIEAAggggAAC5xeg0ObpsARMoT1hwgTdf//91vLx5ORkFSlS5PQycpgQCJTA/F/26sV3tqpBdKim9IwOVBj0i0BABX5fe0Bdx21UzQoF9W7f6gGNhc4RQAABBBBA4OICFNoXN3LFJ0yh3bt3b1WrVk0DBgxQ/vz5dfY729mBWL58eXZu4x4ETgu8/qW0crvUpol0Y21gEHCvwMDZUmKy9FwLqRKT2u59EMgcAQS8JtCgQQOvtUVDCJwtQKHNM2EJeGa0Bw0apLCwMOv3eG+bhyPQAvF703Vnv1XKnSuHPn+prsJDcwc6JPpHIGACUxfu1NQF8Xro1lLqdhd7FQRsIOgYAQQQQACBTAhQaGcCyQ0fSUpK0uDBg/XUU0+d3mGcQtsNI2/vHN/+MkGvzY3TjZeH6aXO7Hxv79EiOl8LrI89rPZD16pUeF4tHFHH193RPgIIIIAAAghcggCF9iXgBdut5gxts1zcm0vHg82IfPwr8MhL67QqJkXDOlXUrY3C/ds5vSFgQ4FHx6zXXxsPaWzXKrqmbhEbRkhICCCAAAIIIGAEKLR5Ds4QMMX2xIkTrd9jMzQejkAKrNmSoodGrlNEkTz6clTdQIZC3wjYRuDD73dp1KxY3dmkmAY9VME2cREIAggggAACCJwpQKHNE4EAArYUGPfxDs1YlKi7rymuvu3L2TJGgkLA3wIJ+9LVrO8q5c2TU1+8VEdFCrJvgb/HgP4QQAABBBDIjACFdmaU+AwCCPhdoNWA1YrddUSTukerUfVQv/dPhwjYVaDP1Bh9szxJAx8sr+ZXRtg1TOJCAAEEEEDA1QIU2q4efpJHwJ4CP65MVo/XN6lKZIhmDaxpzyCJCoEACXy1dJ+en7ZFV9UponFPVglQFHSLAAIIIIAAAhcSoNDm+UAAAdsJvPD2Vi38da863lFaTzQvY7v4CAiBQAqkpZ/QHX1WKTnlmD4ZXEvlS+UPZDj0jQACCCCAAALnEKDQ5rFAAAFbCaQeOaHb+6zUwcPHNXtgTVWODLFVfASDgB0ERn2wXR/+sFtP3RWpB28tZYeQiAEBBBBAAAEEMghQaPM4IICArQQ+/WmPhr63zXov27yfzYUAAv8W+H3tAXUdt1E1yxfQu/1qQIQAAggggAACNhOg0LbZgBAOAm4XeOa1TfppVbKevTdKbW8o4XYO8kfgvAKtX1ijLfFpmtarmupXKYQUAggggAACCNhIgELbRoNBKAi4XWDH7iNq2X+18ubJoYUj6io8lKOL3P5MkP/5BaYu3KmpC+L1wC0l9fTdZaFCAAEEEEAAARsJUGjbaDAIBQG3C0z/MkGvz43TzQ3DNOLRSm7nIH8ELiiwPvaw2g9dq1LhebVgeB3lyAEYAggggAACCNhFgELbLiNBHAggoEdeWqdVMSka1qmibm0UjggCCFxEoPPYDVq+/qDGPFFZ19UvihcCCCCAAAII2ESAQtsmA0EYCLhdYGVMijq8tE4lwvLq85F13M5B/ghkSuDD73dp1KxY3dmkmAY9VCFT9/AhBBBAAAEEEPC9AIW2743pAQEEMiEw7uMdmrEoUa2vK67n7iuXiTv4CAIIJOxLV7O+q5Q3T059NqKOwtjXgIcCAQQQQAABWwhQaNtiGAgCAQRaDVit2F1HrCO9zNFeXAggkDmBfm/E6OtlSer/QHm1vCoiczfxKQQQQAABBBDwqQCFtk95aRwBBDIj8MPf+/XspM2Kjiqg9/tzJnBmzPgMAh6Br5bu0/PTtujK2kU0vlsVYBBAAAEEEEDABgIU2jYYBEJAwO0CL7y9VQt/3atHm5VW5zvLuJ2D/BHIkkBa+gnd2W+Vkg4e04cv1FKl0vmzdD8fRgABBBBAAAHvC1Boe9+UFhFAIAsCh1KPW0XCwcPHNXtgTVWODMnC3XwUAQSMgNkQzWyM1rVVpB65rRQoCCCAAAIIIBBgAQrtAA8A3SPgdoG5S/Zo2IxtalyjsF5/pqrbOcgfgWwJ/L72gLqO26ga5QvovX68fpEtRG5CAAEEEEDAiwIU2l7EpCkEEMi6wDOvbdJPq5LVu22U2lxfIusNcAcCCFgC9774jzbHpWrqs9V0edVCqCCAAAIIIIBAAAUotAOIT9cIuF1ge2Ka7hq4Rvnz5tT84XUUztFEbn8kyP8SBKYu3KmpC+LV/qaS6t667CW0xK0IIIAAAgggcKkCFNqXKsj9CCCQbYHpXyTo9U/jdGujcA3rVDHb7XAjAghI62MPq/3QtSoVnlfzhtVWrpw5YEEAAQQQQACBAAlQaAcInm4RQEB6eOQ6rd6SouGdKuqWRuGQIIDAJQp0eWWD/lh3UKM6V9INl4ddYmvcjgACCCCAAALZFaDQzq4c9yGAwCUJ/L3pkDqNXm/Nvi0cUeeS2uJmBBA4JWB2Hjc7kN/xn2Ia/EgFWBBAAAEEEEAgQAIU2gGCp1sE3C7wysc7NHNRou69voR6tY1yOwf5I+AVgYR96dZxeXly5bD2PYgokscr7dIIAggggAACCGRNgEI7a158GgEEvCTQqv9qxe4+okndo9WoeqiXWqUZBBB4ftoWfbV0n/q2L6e7rykOCAIIIIAAAggEQIBCOwDodImA2wW++2u/ek/erOrlCmjG85z56/bngfy9K2CKbFNsX1m7iMZ3q+LdxmkNAQQQQAABBDIlQKGdKSY+hAAC3hR44e2tWvjrXnW+s4webVbam03TFgKuF0hLP6EWz6/W3gNHNWtgTVWJDHG9CQAIIIAAAgj4W4BC29/i9IeAywUOpBxTi/6rdfDwcc0eWFOVKQJc/kSQvi8EzIZoZmO0J1qUUcfb+TLLF8a0iQACCCCAwIUEKLR5PhBAwK8Cc5fs0bAZ2/TfmoX16tNV/do3nSHgFoHf1x5Q13EbVaN8Ab3Xj9cz3DLu5IkAAgggYB8BCm37jEVQRrJnz56gzIuksi8w8N1d+mN9qp5sHq5mjdkELfuS3InAhQW6vBqvmIR0vdSxpOpVyg8XAggggMBZAhEREZgg4DMBCm2f0dIwAgicLbAlIU2tB61RgXw59emwOgoPzQ0SAgj4SGDqwp2auiBe991YQj3bcISej5hpFgEEEEAAgXMKUGjzYCCAgN8Epn+RoNc/jVPTxuEa0qGi3/qlIwTcKLA+9rDaD12rkmF5NXdobeXNncONDOSMAAIIIIBAQAQotAPCTqcIuFPg4ZHrtHpLikY+Vkk3NQhzJwJZI+BHAfOetnlfm3/n/IhOVwgggAACCEii0OYxQAABvwj8ueGgHnt5g8pE5NP8YbX90iedIOB2AbPzuNmBvOkV4RrSkVUkbn8eyB8BBBBAwH8CFNr+s6YnBFwt8MpHOzTzm0TeF3X1U0Dy/hZI2JdunamdM6c0b1gdlSiax98h0B8CCCCAAAKuFKDQduWwkzQC/hdo2X+1duw+osk9otWwGruN+38E6NGtAs9P26Kvlu7Tc/eVU+vriruVgbwRQAABBBDwqwCFtl+56QwBdwp899d+9Z68WTUrFNS7fau7E4GsEQiQgCmyTbH9n5qF9Rpn1wdoFOgWAQQQQMBtAhTabhtx8kUgAAKDpm/VZ7/t1RMtyqjj7aUDEAFdIuBegbT0E2o1YLV27z+q9/vXUHRUAfdikDkCCCCAAAJ+EqDQ9hM03SDgVoGkg8esv+QfSj2u2QNrqnJkiFspyBuBgAmYDdHMxmid7yyjR5vxZVfABoKOEUAAAQRcI0Ch7ZqhJlEEAiMwZ8keDZ+xTVfWLqLx3aoEJgh6RcDlAuaIL3PUV/VyBTTj+Rou1yB9BBBAAAEEfC9Aoe17Y3pAwNUCT7+2ST+vSlbf9uV09zVsxOTqh4HkAyrQfuharY89rInPVNUVNQoHNBY6RwABBBBAINgFKLSDfYTJD4EACmzemap7B/+jQiG5NGdIbYWH5g5gNHSNgLsFpi7cqakL4nXv9SXUq22UuzHIHgEEEEAAAR8LUGj7GJjmEXCzwPQvEvT6p3G64z/FNPiRCm6mIHcEAi5gZrPNrHbJsLz65MVayp83Z8BjIgAEEEAAAQSCVYBCO1hHlrwQsIHAwyPXafWWFI3qXEk3XB5mg4gIAQF3C5j3tM372sM6VdStjcLdjUH2CCCAAAII+FCAQtuHuDSNgJsF/txwUI+9vEFli+fTp0Nru5mC3BGwjYDZedzsQH5Lo3AN71TRNnERCAIIIIAAAsEmQKEdbCNKPgjYROCVj3Zo5jeJan9TSXVvXdYmUREGAu4WSNiXbh23Z665Q2qrVHhed4OQPQIIIIAAAj4SoND2ESzNIuBmgZMnZf1lfsfuI5raM1qXR4e6mYPcEbCVwPPTtuirpfusDdHMxmhcCCCAAAIIIOB9AQpt75vSIgKuF/juzyT1nhKj2hUL6u0+1V3vAQACdhIwRbYpts0RX+aoLy4EEEAAAQQQ8L4Ahbb3TWkRAdcLDJq+VZ/9tlddW0bqkaalXO8BAAJ2EkhLP6F7Bq2RWUY+4/kaql6ugJ3CIxYEEEAAAQSCQoBCOyiGkSQQsI/A3gNHdffANTqUelwfvlBLlUrnt09wRIIAApaA2RDNbIz2aLPS6nxnGVQQQAABBBBAwMsCFNpeBqU5BNwuMOfH3Ro+c7uuqlNE456s4nYO8kfAlgLmiC9z1Fd02RC9P6CmLWMkKAQQQAABBJwsQKHt5NEjdgRsKPD0q5v08+pkPf9AebW6KsKGERISAggYgfZD12p97GG9+nRV/bdmYVAQQAABBBBAwIsCFNpexKQpBNwusHlnqu4d/I8KF8ilj1+srfDQ3G4nIX8EbCswdeFOTV0Qr3uuLa4+7crZNk4CQwABBBBAwIkCFNpOHDViRsCmAm99kaCJn8bpzibFNOihCjaNkrAQQMAImNlsM6tdvGgeffJibRXIlxMYBBBAAAEEEPCSAIW2lyBpBgEEpIdGrtOaLSka80RlXVe/KCQIIGBzAfOetnlfe0iHimraONzm0RIeAggggAACzhGg0HbOWBEpArYWWL7hoDq/vEHlSubTnBdr2zpWgkMAgVMCZudxswP5TQ3CNPKxSrAggAACCCCAgJcEKLS9BEkzCLhdYOxHO/T+N4l64JaSevrusm7nIH8EHCFgztI2Z2ofP35Sn7xYS2Ui8jkiboJEAAEEEEDA7gIU2nYfIeJDwAEC5i/pdw9aox27j2har2qqX6WQA6ImRAQQMALPT9uir5buU882UbrvxhKgIIAAAggggIAXBCi0vYAYjE0kJSWpZ8+e6tKlixo2bBiMKZKTFwW+/TNJz02JUd3KhfRW72pebJmmEEDA1wKmyDbFdsNqoZrcI9rX3dE+AggggAACrhCg0HbFMGc9yfHjx2vhwoUaMWIEhXbW+Vx3x6DpW/XZb3vV7a5IPXRrKdflT8IIOFkgLf2EtXzcLCN/p2911apQ0MnpEDsCCCCAAAK2EKDQtsUw2CuIZcuWae7cuYqPj2dG215DY8to9iQftf6Sfij1uD4eXEsVSuW3ZZwEhQAC5xcwG6KZjdE63F5aXVqUgQoBBBBAAAEELlGAQvsSAYPtdrNkfMyYMerYsaOGDh1KoR1sA+yDfOb8uFvDZ27XNfWKamyXyj7ogSYRQMDXAuaIL3PUV5XIEM0aWNPX3dE+AggggAACQS9AoR30Q5y1BM1Mtrmuu+463tHOGp1rP/30q5v08+pkDXiwvFpcGeFaBxJHwOkC7Yeu1frYwxr9RGVdX7+o09MhfgQQQAABBAIqQKEdUH57dR4TE6NZs2apR48eSk1N9UqhvXz5cnslSTReFfj8L2neUimisNS3pVSIVeNe9aUxBPwpsHC5tGC5VLKI9MwdUjiHB/iTn74QQCAAAg0aNAhAr3TpFgEKbbeM9EXyTEtL09ixY9W2bVtVqlRJ7DrOg3ExgV/XHFC3CRutj730WCXd2CDsYrfwcwQQsLlA99c3acnKZN3aKFzDOlW0ebSEhwACCCCAgH0FKLTtOzZ+jczMZvfu3VvJycn/6tcc8dWqVSu/xkNn9hbYf+iYuozbqA2xh/XwbaX0ZKtIewdMdAggkCmBzTtTrXe1zSaHz9xTVvffXDJT9/EhBBBAAAEEEDhTgEKbJ+KcAsxo82BcSGDIu9s07+c9+k/Nwnrt6apgIYBAEAks/HWvXnh7q3LlzKHXn6lqna/NhQACCCCAAAJZE6DQzpqXaz5Noe2aoc5yoh8v3q2R729X0UK5NfGZqoqOKpDlNrgBAQTsLTB6Vqxmf79LtSoW1KTu0SqQL6e9AyY6BBBAAAEEbCZAoW2zASEcBOwssGZrirVkPCX1OLuM23mgiA2BSxQ4cvSEnhi7QStjUnTPtcXVp125S2yR2xFAAAEEEHCXAIW2u8abbBHItsCJk1LXcRu0dN1Btb6uuJ67j794ZxuTGxFwgMCfGw+p6ysbdPT4Sb5Yc8B4ESICCCCAgL0EKLTtNR5Eg4BtBSZ8skPvfp2oOpUKauIz0QphKaltx4rAEPCWwMxvEvXKRzusV0XM+9rVeFXEW7S0gwACCCAQ5AIU2kE+wKSHgDcEFi1LUt83Yqympj5bTZdX5YBdb7jSBgJOEOj/5hZ9+cc+Nj90wmARIwIIIICAbQQotG0zFASCgD0Fduw+Yr2XvXPPEfVoE6V2N5awZ6BEhQACPhFITEpXl1c2altimh5pWkpdW3Kcn0+gaRQBBBBAIKgEKLSDajhJBgHvCzw3NUbfLk/S7f8pphcfqeD9DmgRAQRsL/D9X/vVa/JmK85RnSvphsvDbB8zASKAAAIIIBBIAQrtQOrTNwI2F3j7ywS9NjdOlcqEWO9nFi+Sx+YREx4CCPhKYOK8nXrr83hFlcinyT2iVTIsr6+6ol0EEEAAAQQcL0Ch7fghJAEEfCPwx9oD1pJxc73StYqurlvENx3RKgIIOEag24SN+nXNAd3cMEwjHq3kmLgJFAEEEEAAAX8LUGj7W5z+EHCAwMHDx9Vl3Aat3XZYne8so0eblXZA1ISIAAK+FtgQe9j6Am7/oWN66u6yevCWkr7ukvYRQAABBBBwpACFtiOHjaAR8K3A8JnbNefH3bq2XlG93KWybzujdQQQcJTApz/t0dD3tilHDllH/TWqHuqo+AkWAQQQQAABfwhQaPtDmT4QcJDA3CV7NGzGNuuc7Pf61VCFUvkdFD2hIoCAPwRGzNyuT37crZrlC2h6n+rKlTOHP7p1RR/mi4yWV0W4Ile7JmlWbiQdOqbGNQrbNUTiQgABBwhQaDtgkAgRAX8JrNt+WE+M3aCDqcc1tGNF3XZFuL+6ph8EEHCQwLHjJ9XhpXX6Z9th3XVNcfVrX85B0ds3VM+Z5SbCy6oWUpvrSljvw3P5XiB21xF9+MMufbx4t44eO6lqUQU0s38N33dMDwggELQCFNpBO7QkhkDWBZ4cv1G//XNA999cUs/cUzbrDXAHAgi4RuCPdQfVddwGnTwpPX9/ebW6mlnYSxn8F97eqoW/7j1nE1fVKaI215dQk1rMsF6K8dn37k4+qo9+2G0V1wdSjv2r6V5to3Tv9SW82SVtIYCAiwQotF002KSKwIUEXp8bp+lfJujyqoU0qUc0S0F5XBBA4KIC73yVoFfnxKlwwdya2jNaVSJDLnoPH/i3gHnn3SwZN5fZzb1aVIiWrErWTyuTtXT9wTNuMCuN2lxXXHUrF4IyGwKHUo9bxbV59SFhX/oZLdSpVFDX1S+qqBL51XvyZuXLk1PfvFzPepWKCwEEEMiqAIV2VsX4PAJBKPDdn0nqPSXGyuydvtVVq0LBIMySlBBAwBcCfabG6JvlSdb7rK8/U9UXXQR1myPf327NqJprSIeKatr4zFd2NsalWgW3KbxXbj50hsXd1xTX3dcWV3RZvuC40ENy/MTJ08X1lvi0Mz5as0JBXVeviFVgVyrzP8e+b8Ro0bIktb6uuJ67j1cjgvpfQpJDwEcCFNo+gqVZBJwiEL83XY+P3aC4PUfUt305mb+4cSGAAAKZFdh74Kg6vLTe+jPkodtKqVuryMze6vrPjZkdq1nf7bIcXni4gpr9t9gFTdZsTTlddJs9NTxX/rw5raXlLa4spvIl2cDS4zLvpz36ZMke/bM15QxX8/61KazN/6qe50sKsyFau6FrrfvMxqA1yhdw/fMKAAIIZE2AQjtrXnwagaAT6Ddti75eus96v9K8Z8mFAAIIZFVg0fIk9Z16alXMyMcq6aYGbOB1McPxH+/Qe4sSrY/1f6B8lnca/2vjof9fXr5fMRlmaSOK5LGWlt/x32IqGZb3YmEE3c+/WrpP5vSMZWctua9cJkTXX3aquK5eLnNF82tz4/T2lwnWEXaTukcHnRUJIYCAbwUotH3rS+sI2Frgva8TNf6THSpdLK9m9q+pwgVy2TpegkMAAfsKTJgTp3e/SlBkRD7rFZSihXLbN9gAR/b6p3Ga/kWCFYU3VhKZTSx/WnVqeXnc7iOnszOz222uL65bG4UH9Xj8uDJZc5fs1pKVyWeMrMn/hstPFdfZeSUqJe242g1Za63WONey/gA/RnSPAAI2F6DQtvkAER4CvhIw3/abJePmmvhMVV3BeaG+oqZdBFwj8MQrG7R03UFrRtvMbHP9W2DKgp16Y2G89QNf7Gptis0lK/dbRffu/UdPB2DeRb77mgjd0jA8KDb3Ms+Z2UDOzGBnvMwXPTc2CLOK67qVLn2/EdOH2ayueNE8+uKlujzSCCCAQKYFKLQzTcUHEQgeAfMt/ROvbLTeW3vqrkg9eGup4EmOTBBAIGACm3emquOo9TI7Oz/ZKlIP38afLRkH483P4zVp3k7rt3q0Lqt2N5X06Vh9+2eSflyRbM12J2c4vuqK6qFqfmWEbmkUrpw5fBqCVxtfvSXldHGdeuTE6bbNEnnz5Y4prs35496+uozbqD/WHlDH20vriRZlvN087SGAQJAKUGgH6cCSFgIXEnjpg+3WDqw3XFZUox6vDBYCCCDgNQGzg7bZSdtcb/SqpsuqeL/w8VqwfmzIcxSa6fLpu8vqgVt8W2RnTO3EiZP6elmSFq/Yby2vTkv/X5Fq3lu+vXEx6/1lO16b4lI172czc52kfQf+N0MfXjiPbml4qrhuWC3Up6Gb2XOzWsNc84bVtl6P4EIAAQQuJkChfTEhfo5AkAnM/3mPXnx3m5XVguF1rPezuRBAAAFvCgx5d5tVHJlNp2Y8X8ObTTuyrfe/SdTYj3ZYsXdtGalHmgZupv9I+gmr6P7h71PLy00R7rnMrufmfe7/1iocUGfzTvT8n/day8J3ZHjn3JzXbopr86WAOU7On9fwGds0Z8ke3Xh5mF7qzGsR/rSnLwScKkCh7dSRI24EsiGwcUeqOr+8XgcOH9foxyvbdgYjG6lxCwII2Eyg3ZB/tGFHqutPNPjw+10aNSvWGp3Hm5dRpztK22akDh4+rkXL9um7v/bLbKjmucxy8lbXFNetDcN0ebRvZ4s9fZrZ6vm/nCquzX+rPFeBfDl1c6Nwq8BtEsAvAMxRmOaZPph6XOO7VdGVtYvYZhwJBAEE7ClAoW3PcSEqBN3FRAcAACAASURBVHwi0G3CRv26hvfMfIJLowggcIbA8g0H1fnlU8ttzdGB5ghBt11zftyt4TNPLaM3BbYptO167Tt4zDrq8bs/k/TnxkOnwwwtkEvNm5j3ucOytXP3hfI171kv+OXUsvAVm//XZ97cOXRzw3Drveur69qnoPUs/zdHhc0eVNOuQ0lcCCBgEwEKbZsMBGEg4GuBSfN36s3P4lWjfAG914+lnL72pn0EEJA8m38VCsll/bkTVcI977aa2dkX39lqPQZmqbhZMu6UKzEpXV8vTZLZTM1sQOa5zKtGTa8ItzZRqxIZkq10zEL1hf8/c332LLoprm/+//eus9W4H266f9hardt+WN1bl1V7H29m54d06AIBBHwoQKHtQ1yaRsAuAov/3q+ekzZb4cwaWDPbf0GySz7EgQACzhF4dtJm633gRtVDNal7tHMCv4RIP/99nwa+tcVqwWx6ZjY/c+oVu/uIFi3dp0XLk85Y0m1mdc0st3mnu2zxi3+B8u3yJH25dJ++/2v/GRRmSbgprs1717kcsAW6+fLhuSkxVqxfjKqr8FDOi3fqs03cCPhagELb18K0j0CABXYlpeuxlzdYG8q88HAFmc1uuBBAAAF/Cew/dEzth66VmSV98JaSesrBRWdmzBYtS1LfN2Ksj7a7sYR6tInKzG2O+ExMfJq1vNzkuC0x7XTMNcsXsGa5TdFtzpv2XL+sTraWhZv3ro8d/9+ma9fWK2oV1zdcHiazTNxp13NTY2S+ODCvQ5jXIrgQQACBcwlQaPNcIBDkAv3f3KIv/9inu66OUD/+QhDko016CNhTwLz323vKqeJzbNcqusZG7916U8zM1vaafGr1UJvrS6h32+Apss92Wh972Fpe/vWyfTIbhXkuc461me02xbXZbM1zNaldxNox/MYGYQrJm9Ob7H5vyywdN0vIzTX9ueqqU6mg32OgQwQQsL8Ahbb9x8jREe7Zs8fR8Ts9+Lk/H9CUz5NUpGBOvdurrPLlcd7MgdPHgPgRQOCUgPmzyPyZVDIstyY/VUYheYPrz6Pf16XqxZm7dfzESd1xRai6tQh3zdCviz2ixasOa/HKFO07+L/i+rLK+XVN3YK6tnYBFcjv7OL67MF866skffjjAdWukE9jHg3ccW2uech8lGhEhPs2afQRJc2eQ4BCm8cCgSAV+GvjIT06Zr2V3Zu9qqlelUJBmilpIYCAUwTMn0nmzyazZHhUEJ1FbE5zMDPZaekn1PKqCPV/wL3Lic2O5Zt3plqz10UKBu/7y2bH9HsHr9HOveka9FAF3dmE17Kc8ucQcSLgLwEKbX9J0w8CfhQwf9kzx+qs2ZqiZ++NUtsbSvixd7pCAAEEzi2wNSHNWnJr/owy72qbd7adfi1df1C9Jm3WodTj1h4YZi8MLncIzFmyR8NnbFNYaG4tGF5H+R2+JN4do0aWCPhPgELbf9b0hIDfBEbNitWH3+/Sf2sV1qtPVfVbv3SEAAIIXEwg49nS7/atrpoVnPt+69+bDsnsqm42fGvaOFxDOlS8WPr8PMgEnnhlg5auO6iHbi2lbnc55wi3IBsG0kHAlgIU2rYcFoJCIPsCn/22V4Omnzq79evRdRVe+H87wGa/Ve5EAAEEvCdg/owyf1ZFRxXQ+/1reK9hP7Zkzpc2Rfae5KPWDtojHq3kx97pyi4Cf6w9oC7jNlrhzB5U09oIjgsBBBAwAhTaPAcIBJFAzM5UPTpmg5JTjml8tyq6snaRIMqOVBBAIJgE2gz+R+bPrBZXRmjAg856p9nsOm2Wi8fvS9cNlxXVqMcrB9PQkEsWBYa+t02f/rRH5tiyl7vwLGSRj48jELQCFNpBO7Qk5kaBpyZs1C9rDqhD01Lq0pIlbG58BsgZAacIrNh8SB1Hndqw8cVHKuj2/zhjM6lNcanWxmexu47omnpFNfrxSsqVM7h2UHfKM2SXOBP2pevewf8oJe24VWibgpsLAQQQoNDmGUAgSASmLNipNxbGq0Kp/Pp4cK0gyYo0EEAgmAXe+iJBEz+NU8H8ufThCzVVMiyvrdM1m7mZIntLfJq1YsgU2XnzBNexVbYeABsH9/aXCXptbpzKl8yvT17kv8E2HipCQ8BvAhTafqOmIwR8J7BkVbK6v7bJ6mDOkNoqVyKf7zqjZQQQQMCLAs+8tkk/rUpWg2qhmtIj2oste7epuN1H9Ozkzdq4I1WNaxTW6Ccqq0A+imzvKju7tfZD12p97GFrUzSzORoXAgi4W4BC293jT/ZBIGA24nlszHpt33VEwx+tZJ1dyoUAAgg4RcAci3X3wDXae+CoHmlaSl1t+NpLYlK6tfHZ2m2H1bBaqEY/XlmhBXI5hZg4/SSwaFmS+r4RY/U2f1htlYngS28/0dMNArYUoNC25bAQFAKZFxjw1hZ98fs+jpbJPBmfRAABmwksXrFfPSdutqJ6/Zmq1oyxXS7zBYDZ+GxlTIrqVylkzWSHFcptl/CIw2YCvSdv1nd/7dedTYpp0EOcqW6z4SEcBPwqQKHtV246Q8C7ArO+26Uxs2OVP29OLXn1MrEdj3d9aQ0BBPwnMPajHXr/m0SVCs+recNq22KDMXOCgymy/9x4SHUqFbRmsiOKcGSi/54K5/W0Ifaw2g1dawU+qXu0GlUPdV4SRIwAAl4RoND2CiONIOB/gZVmx97R63XypPRevxqqUb6A/4OgRwQQQMCLAo+8tE6rYlJ0/WVmN+/AHpNkdpA2RfYf6w5af76OebyySobbe7M2Lw4FTV2CwPhPdui9rxOtL2emP1f9ElriVgQQcLIAhbaTR4/YXStw9NhJPTpmvVZvSVH31mXV/qaSrrUgcQQQCB6BHbuP6J5Ba3Ts+En1ujdK995QIiDJpR89oWcnx+iX1cmKLhtiLReP5H3bgIyFEzs9cvSEte+AOfbr+fvLq9XVEU5Mg5gRQOASBSi0LxGQ2xEIhMDo2bGa/d0u633Bab2qBSIE+kQAAQR8IjDv5z0a8u42q+1ZA2uqSmSIT/o5X6MnTpy0iuwfV+xX5TIh1hFe5Urm92sMdOZ8gU9+3K0RM7dbm+bNebG2wkJ5r9/5o0oGCGRNgEI7a158GoGAC5iNz8wGaOb6YVx9FQph59uADwoBIICAVwUGTd+qz37bq6plQ/TBgJpebftijT03JUbf/plknYdsZrIrlabIvpgZPz+3wONjN2jZ+oPWqjOz+owLAQTcJUCh7a7xJluHC2xLSLPey95/6Jgm94i2jpnhQgABBIJR4K6Ba7Q9MU33XFtcfdqV80uKz0/boq+W7lPZ4vmsd8RNoc+FQHYFlq47qCde2WDd/naf6qpdsWB2m+I+BBBwoACFtgMHjZDdK/D0q5v08+pk3XdjCfVsE+VeCDJHAIGgFzB7UDw8cp2V58jHKummBmE+zdkzi252PTcz2TXKscGkT8Fd0rh5DcK8DnFl7SIa362KS7ImTQQQMAIU2jwHCDhEYOrCeE1dsNPa9fazEXUcEjVhIoAAAtkXePerBE2YE6eQfDm1YHgdFfXR+dWeYqh4kTxWkc3MY/bHjDvPFNi9/6juHrhah4+c0LBOFXVro3CIEEDAJQIU2i4ZaNJ0toCZxTaz2eb6bGQdlQzjiBlnjyjRI4BAZgU8K3nMqzLmlRlvXyPe365PFu+2NqsyR3jVq1LI213QnssF3voiQRM/jbN2rp89qKby583pchHSR8AdAhTa7hhnsnSwQNLBY+o0er22JaZp8CMVdMd/ijk4G0JHAAEEsiaQeuSEmvVdpeSUY3q8eRl1uqN01hq4wKfHzI7VrO92qXCBXNZMdoNo9r3wGi4NnSFw35B/tHFHqp5oUUYdb/feMwwzAgjYV4BC275jQ2QIWAID39qiz3/fp+vqF9WYJyqjggACCLhO4KdVyXrmtVOret7oVU2XeWHWedzHOzRjUaIK5M+lMY9X0hU1CrvOlYT9J/DN8iT1mRpjdWhmtc3RcVwIIBDcAhTawT2+ZOdwgdnf79LoWbFWFsumNHB4NoSPAAIIZF9gwic79O7XiSoRllefj7y0fSpemxunt79MUL48Oa2Z7Ca1KLKzPzLcmVmBZydt1g9/71fTxuEa0qFiZm/jcwgg4FABCm2HDhxhB7+A2XG346j1On7ipD4cVFOV+PY7+AedDBFA4IICD41YpzVbU6wNpczGUtm5Js/fqWmfxStXzhzWKqGr6xbJTjPcg0CWBTbFparti/9Y943tWkXX8Oxl2ZAbEHCSAIW2k0aLWF0jcOLESeu97JUxKXqieRl19OI7ia5BJFEEEAg6gfi96bqz3yorr+fvL69WV0dkKUdTYJtC21zmnOzrLyuapfv5MAKXKuB5ZaFG+QJ6r1+NS22O+xFAwMYCFNo2HhxCc6/Ay7Nj9cF3u1QtqoBm9uc/xO59EsgcAQTOFvjs170a9PZW67fnDqmtqBL5MoX0zpcJenVunPVZf5zLnamg+JDrBI4dP6kWz69WYlK6et4bpftuKOE6AxJGwC0CFNpuGWnydIzAl3/sU/83t1jx/vr65cqTO4djYidQBBBAwB8CL767TfN/3pPpLyNnfpOoVz7aYYU2tGNF3XYFZxn7Y5zo49wCc37creEzt1vnw88eVEtlinFkJ88KAsEoQKEdjKNKTo4ViN11RB1GrZM50mt8tyq6sjbvDjp2MAkcAQR8KtCy/2rt2H1E7W8qqe6ty563r4ybSnJEok+HhMazIPDYmPX6c+Mh3Xt9CfVqG5WFO/koAgg4RYBC2ykj5ac4x48fr4ULF1q9RUVF6eWXX1ZYWJifeqcbc3yNOcam5VUR6v9AeUAQQAABBM4jsG77Yd0/bK310/NtLPXJj7s1YuZ26zMDHiyvFldm7Z1u8BHwlcDyDQfV+eUNVvOTekSrUTXOcPeVNe0iECgBCu1AyduwX1Nk79q1SwMGDFD+/Pk1d+5cLVu27PSvbRhyUIX0xmfxmjJ/p4oUzK1vx9YLqtxIBgEEEPCFgGdJeL68ObVoTD0VyJfzdDfzft6jIe9us37dr3053XVNcV+EQJsIZFtg8DtbteCXvWpco7Bef6ZqttvhRgQQsKcAhbY9x8XvUSUlJalnz57q0qWLGjZsaPVvfm/w4MF66qmnVKlSJb/H5KYOf1lzQE9N2Gil/PXougovnMdN6ZMrAgggkG2BHhM368cV+9WkdhFN6FbFaufz3/Zq4PRTG6b1vq+c2lxHkZ1tYG70mcDeA0etjdHS0k9owAPl1eIqVlz4DJuGEQiAAIV2ANCd0mVMTIyGDh2q/v37U2j7cNAOpBxTh1HrtTUhTX3bldPd1/IXQh9y0zQCCASZQPqxk7rl2RU6lHpcT91dVqXC8qjftFMbSvZsE6X7bmRX5yAb8qBKZ/oXCXr90ziVDMurGf1rKKxQ7qDKj2QQcLMAhbabR/8iuZul5OZ6+umnUfKhwKDpW/XZbywd8yExTSOAQJAL/PbPAT05/tSqIM/1zD1ldf/NJYM8c9ILBoG2L/6jTXGp6tC0lLq0jAyGlMgBAQQkUWjzGJxTwBTZK1asuOTN0JYvX47weQRS06U5v0s/ntrLR1MegwoBBBBAILsCny6Vvvjr1N2trpBuq5/dlrgPAf8K/LVFmrzoVJ99WkoVWYThtwFo0KCB3/qiI/cJUGi7b8wvmrG3iuyLduTiD/zw935NmBOn7YlplsI7faurVoWCLhYhdQQQQODSBTqOWq8mtQqr4x2lL70xWkDAjwI9J27W4hX7dXPDMI14lH1x/EhPVwj4TIBC22e0zms4LS1NQ4YMsQL37DzuvCzsHbF5l3DCJzs067tdVqCXR4dqas9oewdNdAgggIBDBHbvP6riRdlM0iHDRZgZBGLi09TmhTXW7wzvVFG3NArHBwEEHC5Aoe3wAfRm+Gcf7+XNtmlLMjuLmyLbvIdlLnNOtjkvmwsBBBBAAAEEEBj38Q7NWJSoqmVDNP256sqf93/H1aGDAALOE6DQdt6Y+SRis8N47969lZyc/K/2R4wYcfrIL5907oJGzTLxd79KsDItXzK/PhhQQ3nz8B9QFww9KSKAAAIIIJApgRMnpTv6rJRZmdG1ZaQeaVoqU/fxIQQQsKcAhbY9x4WogkRg2fqD1iz2P9sOWxk93ryMOvHuYJCMLmkggAACCCDgXYFPf9qjoe9tU57cOTTz+RqqVCbEux3QGgII+E2AQttv1HTkNoHJ83dq2mfxVtoRRfLoreeqq0yxvG5jIF8EEEAAAQQQyILAo6PX669Nh6zXy8xrZlwIIOBMAQptZ44bUdtYYOXmQ9aO4n9vOmRF2fq64nruvnI2jpjQEEAAAQQQQMAuAubvD51Gr7fCeaVrFV1dt4hdQiMOBBDIggCFdhaw+CgCFxN46/N4vfFZvI4eO6nCBXNr/JNVVKcSx3ZdzI2fI4AAAggggMD/BAa/s1ULftmrBtVCNaUHp5PwbCDgRAEKbSeOGjHbTmDt9sN6dU6c/lh7wIrt+suKavTjlW0XJwEhgAACCCCAgP0Fkg4eU7O+q3Tk6Ak9e2+U2t5Qwv5BEyECCJwhQKHNA4HAJQq8tyhRb34Wr0OpxxWSL6defKSiVWhzIYAAAggggAAC2RV456sE60v8YkXy6O3nqqs0+7xkl5L7EAiIAIV2QNjpNBgENu9M1Wtz47Rk5akj0RpWC9VklncFw9CSAwIIIIAAArYQaDP4H8XsTNV9N5ZQzzZRtoiJIBBAIHMCFNqZc+JTCJwhMPv7XXrr8wTtPXBUuXLmsJZ1mU3PuBBAAAEEEEAAAW8JLF6xXz0nbraaM1/mmy/1uRBAwBkCFNrOGCeitIlA7K4jev3TOH2zPMmKqF7lQprwVBUVzJ/LJhESBgIIIIAAAggEk4AptE3BfU29ohrbhf1fgmlsySW4BSi0g3t8yc6LAnOX7NH0L+K1c2+61WqnO0rr8eZlvNgDTSGAAAIIIIAAAmcKbEtI092D1li/OeDB8mpxZQRECCDgAAEKbQcMEiEGViAxKV0TP92pz37bawVSo3wBDe1YUeVL5g9sYPSOAAIIIIAAAq4QmDAnTu9+laCKpfPrjWerqWih3K7ImyQRcLIAhbaTR4/YfS5giuu3v0jQloQ0q697ri2uPu3K+bxfOkAAAQQQQAABBDIK3NZ7pfYkH1WH20urSwtW1PF0IGB3AQptu48Q8QVEwJxfOWlenOYs2WP1XzkyRM+1jdLl0WxCEpABoVMEEEAAAQRcLjD/l7168Z2typFDertPddWqUNDlIqSPgL0FKLTtPT5EFwCBRcuS9PZXCVq//bDVu3kXyrwTxYUAAggggAACCARSoNPo9fp70yHd2ihcwzpVDGQo9I0AAhcRoNDmEUHg/wUOpR7XlAU79cG3u6zfKVcin7XZ2S2NwjFCAAEEEEAAAQQCLrBy8yF1GLXeimP4o5V0S8OwgMdEAAggcG4BCm2eDAQk/fD3fr37daLMf8DM1bRxuIZ04JtiHg4EEEAAAQQQsJfA0Pe26dOf9qh2xYKa0jNa+fLktFeARIMAApYAhTYPgqsF0o+d1NQFOzVjUaKOHT+pUuF59cAtJXXv9SVc7ULyCCCAAAIIIGBPgQMpx3Rr75U6euykuraM1CNNS9kzUKJCwOUCFNoufwDcnP4vaw7ova8TtHTdQYvhpgZh1o7iHJnh5qeC3BFAAAEEELC/wHuLEjX+4x0qUii3ddxXpdIcOWr/USNCtwlQaLttxMnXEnhjYbw1i52SdlzFCufR/TeXtGayuRBAAAEEEEAAAScItH5hjbbEp6nlVRHq/wCbtjphzIjRXQIU2u4ab9dnu2z9QavA/mlVsmVxTb2i1lmUVSJDXG8DAAIIIIAAAgg4R2DJymR1f32TFfArXavo6rpFnBM8kSLgAgEKbRcMMimeEnjnqwTN/GaX9h04qtACufTAzSXV4fbS8CCAAAIIIIAAAo4U6DV5s77/a7+uqB6qid2jHZkDQSMQrAIU2sE6suR1WmBVTIo1i/3tn0nW7/2nZmFrmXjjGoVRQgABBBBAAAEEHCsQu+uIWg1YbcX/7L1RansDm7k6djAJPOgEKLSDbkhJKKPArO92aeY3iYrfm658eXNas9jmbGwuBBBAAAEEEEAgGARenxun6V8mKDIinyb3iFbpYnmDIS1yQMDxAhTajh9CEjiXwIbYw5rxzS59/tte68cNokN1/y0ldXUd3l/iiUEAAQQQQACB4BK4pddK69W4djeWUI82UcGVHNkg4FABCm2HDhxhn19g7pI91iz21oQ05cwh3X9LKXVrFakcOVBDAAEEEEAAAQSCT2Dhr3v1wttbrcTMrHbDaqHBlyQZIeAwAQpthw0Y4Z5fwBTWpsA2hba56lQqaC0Vv+HyMNgQQAABBBBAAIGgFnjs5Q36c8NBXVuvqF7uUjmocyU5BJwgQKHthFEixosKfP77Ps1clKj1sYetz953Ywk9eEspFS+a56L38gEEEEAAAQQQQMDpAqu3pOjhkeusNAY8WF4troxwekrEj4CjBSi0HT18BB+/L90qsM2mZ+aqXq6A7r+5pG67IhwcBBBAAAEEEEDAVQLDZ2zTnCV7VCUyxFpCXrRQblflT7II2EmAQttOo0EsWRYYPTv2/9o782A7qvvO/96+aXsSktAKEkI2ZrcAAQZLQkIGsUqObcxk/ogdV6YyTv6YJLYTV1KVpCrxJM7iciaJYzvJTM04CDuSwKxaWQUIGTCr2SSQxKJ9f/sy9T3dp7vv4y333df3vr6Pz6lS2cW7t+/pzznd53zPb7Oz/u2/2cbJt9g5N61yZbtmT60b9nVG5QvvrDd7e23w75w7zM75ktnZt49KVwr50c733rFTm9fZqU3r3NfHrVht41assZrZ8wq53Oh858MnAv677jZrviAYA41FbfmUfjv92APBOGxe7/iPu36NNV174+jwLORXj78RPwdKpODHYMKCQq42Kt9pe2mH469xqJ1/XjAOK1ZbZVOZxEi2HzPbFb6Ljr4Sv4+mXz0qPAv50c49b9upLevdP7OK8nwfvXOP2dt3Bf/KcE3oOXk8GoOOXb+KnoP6C68oZEhH5zsn3grHYG3w+24c7jCbUD5u2Ic33WsP/d3/tiuPPWK/mr3CXpuzwt6cuWR0eBb4qxdUP2pLav7DOlfc45LZ0iBQrgQQ2uU6cmXS70OHgnjpYrWOLeut9Xvfii5fc80qq111p1VfcHmxfnJE1639cLPV7Vtvtfs2WEVPx0eu1VtVZx2zV1v77NXWMf26Ef1WMb7cc+SAdT5+v3U+dr91v/lSvz9RteACq7n2Jqu5dpVVnnFmMboxomtWH3nO6t7bYHX7Nlhl6wf9XqvjzBXBGMy82XqrG0f0e8X4ctdzj7tx6HjsAbPO9o/8REVtvdV8VmNwk1Vf+plidGFE16w6vcdqwzGoPtb/POpqvsTaZ9/uxqGnIXsl+brffsU6H3/AjUPPwf7nUfWiJVbz2VVWc9XnrKK+YUTM0v5yRVeLew70Lqrdv63fy/c0znL89a9r0kVpd2HE1+vZvy8YgycesO5dr5Xl+6jmwCNWt3e91e1bZxXdbWW3JvS2tVjnEw+6ceh6/ol+x6By6oxoTag65/wRj3vaF6hsfd+ty1oTqo++0O/lu5ovDZ6FOautpz5761rXs9usQ8/Ckw+ZdX50b9FVUWPbJy2x7ROX2vPjs3nwccX4Hfb5qf9py5u3RGPw4vx/s5mX3Jz2kOdc74wzcK8vKuCP+cUR2h/zCVD2t9/ba7t+drc1Pne/nX70/pzbGX/Tl23imq9a3XmXju5tvrc5tth1noz7MvdmswV3mi34cmzFkEXDt9pJsXVv5tJRuwdnpQgt160vbI/6IWtdwxVLrfHypVYz62xreWabtTyz1TrefjX6TP1FiyOrRtWkKaN2D3bo+dhidzLIyuqaLHbegnr05XCc7jLrOBF/Zt7qwKJx1q1mVfWjdg+tzz0RWk3XW8+p41E/GhZda41XLLWGy5dZy46t1vrMNmt9/sno71UTmp2VW1bW+ouvHLX+2+l9Zm/fHYzDgR1xP2Qp8lYj/Vfn5XGXmSxLvp15TTBO8z5v1jhj1O6hY/frkfdA5963o37ULbzQGi5fao1XLLPOfbusZYeehW0mEeJb05KbnZVV3gYVtaPkdaPDPcf3brM99+VynHmd2ezrg397N5rte9jsg0fjz0xcGD8rzZ8atTHoOvi+ndq8wVlO2199LuqHPGm8J4H+ozxt9N6S541v0fto6S1Wdcb0UbsHc540/2H21l1m7Ufifky5NB6D42+Z7QvHoSucRxlZE3o7O+zUlmAMWp7cGPVfa4IfA3l2eE8beXz4VjPnnMjboHbeJ0ZvDNoOxZZrjYdv488ymxU+B/pvex8OxkHvL99mfNbsnC8H7626SaN2D1pvNQant91nPafjNUvvGL3zX597vdU+83Or0b/n4nHqrR9nnYtvto7Ft1jXp0b3IHbc8e029b0f2+QDP83heOyMW+zotDV2ZNpqW7SQsqyjNsn44RETQGiPGCEXyAqB3o720G1tg7Vs35TTrYlrvmITVv+G1Z5Tog3iB4+Fwu5uMy3o0QK9JBDWEtg1/bhDdbXGoluLu28NZ8ab3OnFF0uOZeiO3PJ0fLpcUVNrjVetsIYrlgUCe878HM693V3W+vSWQHTv2Gpy54xu4bIl4QZrtVU2jiv+tDnycjAGu35mdixIDuPaGZ+O3TLHze2/H3sfCASJNsLe86CiMh6DOTeaVRY/0V7byzujceg+EuQhUGu49GonrCWw6z716Y/cgza22oRJdLe9sjP6e/XUmaHoXm11n7yk+GPQeiB0zV9r9mEs/q1xZjAGC+4wmzqA98nBnbHoTm5yZy2PDz4aphX9HoIQicAtPHmIpHeJO+AInwWrrMzpS8c7b1irE9xb3fNgPd3BWAUbpAAAIABJREFU3ysqo+eg8arrraK62PGTvYGw1nze83Oznq7c95GEtYTFtH6sXPu3x0LjwNPx9yZfmHCpzX0HFGNAuo8ejMR124vPxPN52sxI2A00n9tfez4S3V2HPvzI+0iipKq5BBatg7+I3+3J+Tz5okBce3Gn90yyHXstEHpe8PWG88ivCXqGphV/TbDe3lhcP/Gw6V3vpnNNbSSctTb017r274ueofbXX4w+omfICfNlt1jN3BKEinSeisfgvXhds6bZ8QGHxqG+z3xo3R8cPLkDqI1mbQfj25xzQ/wsVBX/AK31F48H4vrRB0zPhW865AtCh1ZbRd1HvWd621rt1NYNbhySa3rVxMnR+JXsIPbAM2av/rPZG/+eO13m3mQ2/4tm53xxVA+1i/EO45ofXwII7Y/v2I/pO+85fTIS3a3PxlYZLUATP/8VG3/Lf7Xas85Nl4EWDx9z3fJ+fG0JO4nrc+40axqGC6wsHRJ6snz0PXGXSJF1byCRUuCdOSvF5nUf8Q5ouuZzkbCryZNbb3urtWzf7AS3hEbXh3vjTcHVK6PFPVWhcez1QFzvXmd2+JcxBVngfMyjLHPDabsVS39XEMftW3VDfD1tzPpujodz/T6fbX/jpWhTmmQma5w2U/IiqB9GaIQ2Zk5079hmurZvOiQJrE9rLFXLUvvROO79/YRLsiw/3goki9Bwmo+l1zgkD660MdO46uCjPj2Pia6DH0TeA+2vxVZTcfLCWuNQUZ3fYUv7my+5Qw83Dr94PLpzvY+C3Aar3diaYtTTanoG9D7SoZEEhm/yDvCibvpV+f/a+1tjwXc44V6rd5D3SBjO+22IX+45eSwYgy0bTN4cvskzxueD0DMxnCaPHG/plqeOb43h+0hCUcIjtXb01VjYHX8z930UieuV+R/aibsXfBoP32SF9WMwJd0DtNOP3BdYrrdvsp7W09FPjlt+e+ChsWR4br3yBIkOrna/Hl2v7rxPhx4fN1jN7BQPb3o64wO7PQmvN4npuaviZ6EhTw+HU3sSovths6SX2tmrg8NDicUUW9svnw7E9eMPWtf+96IrSxj7vBzyXMq3dR8/Yqe33euehaT3U/XUGTZuud5Ht1vdpxble7n8Pqe5++o/mb3xf8ySIRJ6F0lYi1kZ5UbJ76b5FATMENrMgjFPoPvY4Uh0t73wVLxhmzjZJqz5io1f9WXn+lxQO/x87Ip5cnfuRmrerwWW60kpuMc5t9swSY4sI77p2t6tWYK+gHb6iYdDq+k6s56e6AqytgUuyUutdv4nC7hy/BUdfLQ8+XBk3UtaZ5uW3hJYWZfdWthvnNwVWOyUXC7HJXl+vPmUBW6krbcn3rC9e298tbrm4Hd08CFrawGt49037NSmwGrauSd2ma6/4LLogCMNa0PLUzr42GatcvF/542op7ULzo8sgzUzzxr+HUjIee8BWXzESk0WHi8AZPlJo8kS5Z+FpIAUf7mXS8DIxXaYrfvE0TBEYr21/TJ+T+jdoGfBh0lU1I0sfEAeBk5079hqbS/GLrWV4yeF1r2breGyAhMXvfvzYBz2PmTWdjgmIIvn7JUBGwntkba9D8ZiQxZX3868NhAaGoe64R98SMhJhEkE6FBCVlQ1ecD4A4mC2fS5Z1n1vOCTB49v7n3kDj6WWuW4AlxWtQ5ofuqQ9EhsvbUJ883mrIotp1UjjNnXwa4X3fsT3iJ+TdAYTDqvoJHWmnBa4vrpLSZRFrGRS3J4MJTG4aI8RLznVI6L/8VXOcts45UrrKD3kTosTyaNw+7/jBnUjDM767Z4DORZM5Km8BY9a97bIMf7KUyidtYtBf1C2yu/cGNw+smHrXPvruga8txwY3D9GpOH0kibvA3cYcrm9TneT+Iu0d0k0X1ugeunDpokrt/8v2Ydx+Ku6qDVW67rp470Fvg+BDJNAKGd6eGhc2kTcJYqLV5bNpgWMt+qp82yCbJ0r/yCVU+fNfjPOiuFXJLXmsmC6puyJGtRlfU6ZUtzTodkGfFCQ33xbcrFsXVP/3+QJit/sMFZZz2tcRxp4+JlkbCT+CpG08at5fEHI9EdxRtXVbkNxPgVa6zxM58b/KfdwcNaMwleuen7JouaF3bFHIOBXPwVP+wPPoaIq+/6YI+dDN3zO958Od5ILbwwEnYNRUxkdvqx+52ngUR35/vvRr9ff/6i2EoyeRDX7O72wMqvjazEtZj4pk2UBJcsPMVsslC5Z2GtmSxXahVV4cHHmmBD3V+IRtgnxVCfDN3CW3c8Er8Pps6wxmtvdOEREtiVDU1FuYvW57dba+jx0f6r2Eqs+GFZqpquucEaPj2EMNZGX+Pg4khja5fJsimLnRjMKGKOh3c2xIJPh16+6Xe9F0n1wPyCeN/1brMvcd3bHiQEk6eLj/eVxbmYTfk93Ptwy4b4Z8L30bilt7jDxkHDXVo/DL2P7jKTAE6+j7ywk+VOQq8YTbH0Pp47eRDr1wSJ7vGDV4NwBw/yHtixzbRO+qY1wY9Dfy7Jad2OPEeCg4/1Ob+v50+CTwcf1dNnD/5z794Xr43exV4hPjqE8x4E4+ak1eXc6xx9zWzv/eE4JELXNPfd4dMdZrP6d633F5Jbvfce6Egk95Mnjfc+6huulebNdL77pvkqFu2JNUlebN7SXXv2EIYDHT7ILfyt/2fWEodquPAGb7luGmKPleZNcS0IjDIBhPYoDwA/P3oEJC686M5xqZ27wBTTLde4qimhO5kr+REmEUpaKRTjK0uRxLWSCZW6qS/Ovfwus6RFfdriwKqkzd3kC1yvXAmiMEGQrPy+NVxytTVeHVjs6haWNrNw9+H9zk3dx3T7TXZlQ2O0udMm1zXFybk40/vM9iU2MrKc6V61mZFFrdTNuUqHY5AU/drYanM198aoX7rfKEFQ4qCn9qyF1vjZUNhdNky36pHeb3e3ndp2TyS6c+JYP31NJLpdqSpZGHXA5MWVykL5pkMmf8iRoit93rcnwe9c/H8Wf0WbXPXp7FuDZ0Eu/z3dkSVTljvf5HrZtOzWyHJdOa60Jd5an33EWRD1LCQ32c6yJAvrlSus/pLQ1fu9rWa7fxps6k8kxK0smP5eC/SuyJt33w9K2OwK+yRL6+lE+IybG2HpPB2EuHjfIM5Ulv2kG7c8W1yJuqWFWQIL7r++2NMTHUAm54Z/HzVec4MTfE5wKmGiwno0596PD2mcJX++vFvChFq1BVjFR3ITSr7pPA42milPhW9uTQi9DcKEgq07H7NT2+51Hhad78dJ47QmyKIscSdPi1I3eZR4Dx95mvimECbNC60JcnN27b1NZm+FCRS7Ytd2m/9rwdqscRhfoMdaoTeusCW3Tm3MPQiWu7rLTfHlIBGnmcv7oAMOPfvJwzb/3LvQniIdeg92exL9p5940L0rJcB9C7yfVtu4626PS3me2htYrvU8JJONnnGp2Xw9918c8qCnUNR8DwJZJ4DQzvoI0b+SEOjQSa6rwbrBlFlYrbqpxyZdPtnGLeixqq5EpurGMwNRLavd2beVpH95/YiLEQ9dFmVhCVtn71l28rVOO/36aes4XuX+q+KvmkJhN+pZ2cN+Ohe2bT8PMzYHbqOVdb024bxqG3/BBKut2WPWG1otnYAKN+6yVGSltXwQW1gTlq2eqhl2+r3xduK5D63tQJD8qnrGXOcu712SU43PLZCHDjrcpi+M6fZuo01nddjERWdYffMxq+hOiGtZaHxSs0GslgV2p7CvSfB5K7dcqcPWWzXeWo/NtuPP7LPW92ucd3tFfaONX7E6iLuW5XoYcY6FdS6/bzkX/+0bnehWFnO1+uldNuHCJmuc3W1VFifGc5ZKb7Fzz0KKcd75dfejn+pWUkdZ2cOMzQk39va2c+z4S2128pXYA6LpM5+LM4ZXBe+o0W7y9PFePz7Ph86PJpxfYxMubrLa6sQBh38feff8uhTjvEcCQvH5ex4IBF8iRryzZ66deqvKju08Zj0dwXzRmqBnQcJuVDOy97lfeZpoHOR54rP461lovmaWNUzcZxU9iUoeOtDx7vlZqXutpI7yvNKzkAht6rFJ1rJ/sh3bcdjaDwdzvmrytLhCxPkpx0iPYB4pAaFc2J23wQd7gr429NjkzzTbuLktVtmzP7568/mx5XrSyELORtBlvgqBzBBAaGdmKOhIJgi07rfup//eet/8iVVbsKCo9bRXWHvLdLOzb7e6m75TWOxeiW5QhwbtG79rFfs2WOO0g1ZZE8Q5qnVWLDSbd7vVXP5Vs+EmBStR/5W4qXvn/7KeV//DqjtfsYrKMEtyr4xkE61n2g1We903R79s2yA8XCK4h//Fel78kdVVv2a1k8NMwWbW1TPdemfcaNWLv2YVZwZWjSy23tfXWuez/2xVJ561qurYUqSDgo7qRVZ12detacWvZ7HrUZ9anrjXup/6O6tu2W4NM+Lasj3dTdbdvMyqLvl1q/zErwXu5llsB562zsf/1ir2P2LV1XGG4e7WSms9OtNs7g1WfcXXrP6CbNbFFdKWx9ZZ93P/ZFUnn7X6KSessjp8H/VWWmfjVVZ91f+wigVrskg/fv+//G/WvfMfrKYjToxn4fuod9oyq7r4163h6tvNKrM5j5QXoPOxv7XKQ49Y3bj97hA5WhMqP2mVF37Vqhb998DjI6vt4LPW+dj/tKoDD1llVfw+av2g1rqarrCqT33R6q6+00a1jOQg7BSD3r7le869vLZqV86a0N3TbL2zb7fqa75hlmVx2nrEOrd8yyr23WvVlbG47jxRZW0tZ1vFwv9iDSu/blWTibvO6mNEv0pPAKFdeub8YtYIyPVX7rCywCSzJNeMs54Ji6x1f6MdeeRd69iXWxpm/A1fcHFLI02OlAYOZacOal2vN2U49k0lU5qXn2+NUz60qiOb4zhWfUB1oeXWLNe60T799/G+PqlMonxKz/SV1nJwqh3fccjaXn42vrdZZ8c1W0tVtm2wwZI7bBhzreywvsn1cuLKJTZ+fofVdDxrdjxOQmbK+iwrjMZg6mVpTIWRXcMl9nkgSO6T6Gdv80XW3vEJO/FSm5168pm4tE9VGEerxEVFjqPN98acO2w4Dj0tcbbt8dettAkXN1pd1StWcSgRR6u5P29Nbu3cfH+sGJ879IvAAqZSQsmSWnXN1ll/pbW8Y3bsibes63Ac/qEs9N6tuSRl24a4b+cC/9SmwCKfSO7XuGiRTbpymtVPOGAV+1XyLDxEUxy991Aptcv7QPcSxf+rxF9cEq135iprPTzFjj/5trW8HJcNVNI8uTX7uP5iTI3hXLP99V/a6ccfcjkYkiX+tCZMXn6uNZ55yiqPPWWmEny+aU2Iwj8y4Blx5KXYO+VEXCpSIULtXZ+wk788ZMc3xTk6XNK85fJQUU37paPi9p4co64D70W5B5Il/lStoHnVlTb+3Eqr7n41N9eLcit4L6FxBSSmHM4kyeezquH+2r8EYVvJ91HTbOusW2yn3q23Yw9vtyjXispPLro2iOlefrtVji9x6EQ+98RnIFBCAgjtEsLmpzJEQIuHS2h2d5A1NFJFtWazrgtcw7XYJRKnyH3Kl5tJ1q9UwiIXs7R8tVkJ3R67jx4KxfW6HAFafeacIKZTcdeX9LGY9hfHqnuXG7xPFqNSMaVo8t3d/bOwNqliOvfFv+rKNoWu4Yl61R1vvRLGs222nHqs8z4ZZcOtmXNOKXof/UZ/iZR82SbV6FXZpor6hKVImep9TOGpOAmZKXmaylRpHKZcWrp7UBZvPQMupjORJVmWFb/pTmTOd3HmWzaYYlhbd8al89wmV9njV6xxG61StujZ3LzOkvkHXNmmZbe4jXdOhl4lDXM5F+4yOxgf3pjcHnXwoTEoZc4FCQrFdOqAQ4mtfPNl5HxCrerG4C+KJXYxzspvsNWU1d83JU9zte4vV86FArMFFzB4OuBwAnvHNtNz6ptCU3wyrSiuVn9UoiQdcMq9P1nTWFmI/bN/5mcK6MkIvqKSWT7nRbJsk95Hzj1/pVkikZMOEZxb86Z1uXGs8z4ZHXyU8llQvK9cfBVznVO2KVwTNA45c8KFWYQVG+TarLhz3xRX6/IbFDmhYd/hipJ9rjU7Gs8jl2BU/dGzmagi0dvVGSVRU7iFb7JsJw8+XI6JEjRV1FBCMT2XEtfe3V0/PWD+AcXVK7eExiAZ46yDWP8ObhgkMWXa96WDpdd/FLwjk/kHVALNPZtfNJseP5vai2gt0P3qeUhm8VduCVcKbvntuetg2n3mehDIKAGEdkYHhm4VgYAWD2+5TpZn0k9pUy2BrU2Fai4P0VQL14vu5Emukim5ReW64sRuy0LnS9JoYxttKhTbpZqm196Yn8gRC5/AK1lbVOWYzg6zNWtD0zREltehQPX393fvicV10kohS5ZP1jNIpmh/SSWOcfHE2zdGcfX6W90nLo7q7A6ZQb6Q/ksjPLU5Lg3UGbokV1SE5Zkk7JYNnqXY/+7+p2LBp2Rvvs35XGxhnVyEBHUfPh6PQVJoyoLiM+TmUY9XNV19fVfVeo3mY/PUUHSvHlbN7+EMhxv/MGN414E48VbDZZ9146ADjuoz85i/moNedEvw+qZyef7gY0aB5bYGu6Fjv4rjZ7XB9k21tF25OCVzGjxrur6iTa0bgzC/Qc4md/F1Ufx5bRG8PpS0yiUyfGartb/2fHQL+i1f6zqv0omqTSzBp3eDaqb7pvdPVEWgSDGr7hkMkxkmrbv+faQxyMOyKE8in8BLHka+6X3UeNVyV82h4dL0Q0UUKiTvAV+nve+aoHGQx8OQTbWN9Ryo/rrmo7yM1FyJvvDQU89DMZqSafkxOJRwz5egdgklV5nLoj9EG2h9rJ42M8jgf4WqaqiKQHhgNdQF8/y7Era1PP6QS+yn56EnkcDNHfaFieUqqoL8HIM2JbLTOOjgUzk/fNP+xD0LXy5e9vo3/j347aTxQaUS3fh/yWzmsqF672K4W3Y+ZkruqPdzsjVdu8rGLb/NmiS682Ex5K/xAQhknwBCO/tjRA9HSkAnxbJcKyNusqmerAS2FnFlZC2wRfVYt2wwxeb65qx7qkP52VUFXjn8Wnd3WAZqnbU8GZ/YKyuysxQpodblIxACstz4JGqy6PhWOyFwL/fZc8NMtQXdjKv3GiZGSlopZLHy4noE9TTlUu5E9xMPWU491guviKxpVc1nFNR1/6XocEUl0RIWxKYlN0XCbkRucrIc+M1mx/G4r7Km+THI4xBowJs8uCMW10kxI0uJFzOyoBTYxN1bWZOiy3lYXL/GlW2rPTfIgF9o69j1q7jubpgkTNeqv2hx6MWxsvC6u7qQ5qYX3YnkUc7F33t8jKQOtUS9ew7CZ0Hixjcd8jmL3UqzusIyPXuhcTrMIp/kLA+XwK15malcUKGt/dXnooSFycMVeZL4Gsu180aQBMkffCizffIQaOKCeJ7K82AkTVmh/bOWtCD695ESaqnudYHNvY98hYejh6KrSPAGbs3L3JwttOlZ07qjUlyuJFpYBzxaE5Tgb6iycIP9uFsT5PEVZpH3n9Wa4N8VeYiuQe9Phxr+Wdu/Pf7oxHNDS/ptZmcUfrgiz5aowsOLcahIzez50cGHyyBfW1fQMOhZa3ny4ahiRveh+KDUuU5rbb5+TX4HrgP1QAYBJ3wfNFOIm29zb47dy0eaX8InjtTz5ps8Z7y4nj1Eqc1B6HW887q1PvuYs3Ynw6n0FRkjZJSQcYIGgbFMAKE9lkf343xvWqAkrmUl8fV1xWPaFaH1evmQNS0LwafFxFu6VUbIt/E3fimoBXp1/hmyVVfWbRS23hNdR5sCbynSZs0qKwvp5sDfcZuf0LojS49vEmPeuifRl48bm4Sjr+2atFJMXRRv1opgMW974alA8D32oHUdTFg6/eZnxWrL142w7aVno81aMlxArrmBe/5Kq5pYhAzDsij4DVBSjOngwwu+hDv3gAN6+MVY1Mk90TfV85VlxNV2Tb8sXZTFf9vPXfka32rPXhjXg52bn4t/577d0Rgky14pFjnw4lhlRaktqznrnwVZ3HyT0HZjsNJs+pVDP3+n98YHHHoekocoeqa8xU6lf1JssrKdlsVftZGffzLnyoF1LxB8itkdqskV3Jfg8xm49R15jHi3cFluU2+y+jsr63+aJb0NVLLQH9BNGLr/rl/KOeAPFI+9FnfVv4/kni+Rl3IbKGdA/cVXujhiWVjzsTgr3tfXvZd7fs+pwM07Z024cnnKvTez9iOhIF6bG9YQHdB9KSpVNeSPd56Iw2aSh7oK0fJeHFqjU27yePGiO1lCq3b+Jx3/YByWudrtgzUdaPjcAzrg8Bm49R2NoVubr19jVc1FSAbmwr5U3vJ+M4W++Tb/CyG7YSQUlKj2hxz+OhLsXlxrnUm5ibtzL5fwfjYuh6d4dSe49e+aG1L+VS4HgdEngNAe/TGgB2kRkJVIwloCuzNOguRcznzctayDJWoSyBLdpx+JSwwpdnf8ys9HCVv6diVwSV7nvtfrXZJ1+huWXZFQ18JUkiZLjxcasgD5pk2Rt7Dqf+unxH+TOHfieqNZ0krhSn7I7e0OM1mmStTcJjeMZc2J3b3q+ohpRU0uT8V++zFQyTHfAitFIOxKmlXVbYp0+LE2plZVHx98SPQlxcax1+MDDo2DP2jSRsq7hcsiUqLm6sRK8G29xzr3xgmN6j5xUWT1qZ42K6c3wcZ4vRuHvhtj78VRc1b6omhAJJrLfgyS7sUzlgaiW/8UQ+pb68H4gEPvpeR3ZAl0sa+3mSnmsQRNcaP+ALDtpR3RL1bU1jvrnk/gJWufb4o/9nGmrTu2Wm9XkBBMniH+fVR/YfqiaEAcLjFWaGVNJhRUEkEvuvse3A3kkuzfR6q1XMIsz/JICkpVrTPrjg9iGy79TJTAq+68T0cIFPsqUa2EZhLZycM+PwYj9pgazvxT2UitsRqH5Pt93Nx4DBRykWw9HfGzo1Jj0QtVnjShS3pYU3o4XSn0syqX598t8pDxTfWh/cGHO8RWCIdaT0+Ue0DPQ05N6XMvcJ46Etfy3ClJU26TKATu52aKs1errI3f7/25+LvD2zAvRfLwViEqGgc9CyVqOgxv2fmo6dAu+T6qbGhyglvCu3Fx+gfAJbo9fgYCOQQQ2kyI8iagLOHecq2Td9/kYuvjriUqEgm1Sn3Dvd1dgeDWvyfjWMzKCZPCzJyro3qt3kqhPmoD5YXdqGc2lwXIJwlKbnLHnx1mLZ8fiLtk1naJP7+RkgVqlJtz8Q9jWZPZqJuW3Ow4e7fkpBisv1BWijXOva36jDNH+Q4sPvh4J/ZysNqJsZXbexAkD5qUUVtCRJaPUW7KhOwFXzKONXD9Diwy+nvbi3G8d83seXF2+fnnjfIdmJkscc4yutZMFjrfFNOrg6cTbwXPguKOfZOQ8JvZxpmjeg+yjPoxSLr4y+3YC25vOe1pDcooyQPEC7tSJvcaEJQys3vBl0woKG8DcVbTGH2YsORn7H0UHMSuc1mpk005BjQOne/tduI6edjn1wT/rIzqRNIhhhd8OS7+C4P3zeTz45hv39GaCWYLQnFdymSDA4CSh4wX3fKc8a1u4UXu4MN6e4Pkfm++HP2tZq5CJIKkj/LQGdWmOHp3+CRLd+IQQ2uCP9j24rrjWNxVJXx076MvmVXmETdepJvU3kiH4RLcsna3vxHnyKia0ByJ7hGFQRSp71wWAvkSQGjnS4rPZZOAMvU+dEvQN22kvOVaFqa6Irj0jpCCMpAGC/t6t4D3bY1XLg/E9bJbTae7mWwDudSqsy55UbiRykK5qgEAnn7ioeDwY+s9pqy1yRZZWlesturpeSTTGo1BcomLQit3MnGN74t3SZYFW5aODDaVHHJjsGWDdR2KS+epq0pe5IVdFspVDYhPm1u/kZXlLtlk2fPPgix+GWxBXP0GdwCVFBPqqjw9vFt441X5h7yU/DZVcsiNwd1mLXGoiOtHGbyP5LnkxZ48mgZaE/Q8yAMhk+3ErlB0rzVLej+ps3r/eI8D5UPJaAuSKwbeZMnkisH7aFZUUUHrQyabDle96N636aNdVO4HPw6+ekGGbkR5TyS2FdMta7cvCzjz+xvyS/CaoXuhKxBIEkBoMx/Kn8AjvxEL7ETplazfWM/JY5HoDsoirbbKcWVWc1IWIwk+NYmKkSSKGqUBk2u/Nle155znhEWpy4ON+LZlqfCi21sxZNEoo6bs1ac2bzCrCMIk6i/KI/Y5a/enbM3a6MqS50IkRtnaNUw+comV6O7Y/avgsG9J6cILhtnVgT+ubPouxEKZ28vvfSSPJif2Nq2LsvaX3Zqg0BVZWI+8EoyBPGrKrMmjxmfM1powksR1o3LrLq5eYXRrA6u1xqGueVS6UsiPKtSlJbRyT/v2PxRyCb4DgcwQQGhnZijoCAQgAAEIQAACEIAABCAAAQiMBQII7bEwitwDBCAAAQhAAAIQgAAEIAABCGSGAEI7M0NBRyAAAQhAAAIQgAAEIAABCEBgLBBAaI+FUeQeIAABCEAAAhCAAAQgAAEIQCAzBBDamRkKOgIBCEAAAhCAAAQgAAEIQAACY4EAQnssjCL3AAEIQAACEIAABCAAAQhAAAKZIYDQzsxQ0BEIQAACEIAABCAAAQhAAAIQGAsEENpjYRS5BwhAAAIQgAAEIAABCEAAAhDIDAGEdmaGgo5AAAIQgAAEIAABCEAAAhCAwFgggNAeC6PIPUAAAhCAAAQgAAEIQAACEIBAZgggtDMzFNnoyPr16+0f//EfXWfmzJljf/M3f2PNzc3Z6By9gAAEIAABCEAAAhCAAAQgUAYEENplMEil6uLOnTudyPbiWqJb/+2P//iPrb6+vlTd4HcgAAEIQAACEIAABCAAAQiUNQGEdlkPX3qdb2trsz//8z+3yy67zFavXu0ufPToUfvTP/1T+93f/V0FS9O6AAANFElEQVSbP39+ej/GlSAAAQhAAAIQgAAEIAABCIxhAgjtMTy4w7k1ierf+73fs9/+7d92YlutP/E9nGvyWQhAAAIQgAAEIAABCEAAAh9HAgjtj+Oo93PPA1mvv/e979ncuXMjKze4IAABCEAAAhCAAAQgAAEIQGBwAghtZogjUCyh7a3jYIYABCAAAQhAAAIQgECWCCgXEQ0CxSKA0C4W2TK7Lq7jZTZgdBcCEIAABCAAAQhAAAIQyCwBhHZmh6a0HSMZWml582sQgAAEIAABCEAAAhCAwNglgNAeu2M77DujvNewkfEFCEAAAhCAAAQgAAEIQAACHyGA0GZS5BBQ7WzV0labM2dOVFMbTBCAAAQgAAEIQAACEIAABCCQHwGEdn6c+BQEIAABCEAAAhCAAAQgAAEIQCAvAgjtvDDxIQhAAAIQgAAEIAABCEAAAhCAQH4EENr5ceJTEIAABCAAAQhAAAIQgAAEIACBvAggtPPCxIcgAAEIQAACEIAABCAAAQhAAAL5EUBo58eJT0EAAhCAAAQgAAEIQAACEIAABPIigNDOCxMfggAEIAABCEAAAhCAAAQgAAEI5EcAoZ0fJz6VQQJHjx613/zN37S5c+faX/zFX1hDQ0MGe/nRLvl+v/DCCzl/nDVrlv3rv/6rLViwoCzuo7W11f7oj/7I7r333qi/3/nOd+wLX/hC5vs/FsZgoHsQ/HKZS4Pdw6233lo2z/Uzzzxjd955Z868L5dn4ac//ant3r3bvvGNb+T034+N/vvixYsz/0yrg/6ddPXVV5fFe2gwqJpTd911V1k9A/31V/PrW9/6lpXD8+Dnzx133FE2c97Pobfeesu+8pWv2F//9V/32/eh/p6FB9zzV1/67un0PPzVX/2V/ehHP7Lm5uYsdJc+QCAvAgjtvDDxoSwS0AK+fft227Nnj9sklstmUBvY3//937c//MM/zBHVuh9tVMphIfGL9u/8zu9EG1q/Mdc49N20Z23+DDQGWsz/4A/+oCwOPAa6h6yxHqw/Y+EetPnTvEk+t+X0LCC0s/nEjAWhrbn1/e9/vyzep8mDmnIV2lp3J06caN/+9rdz9hbJA82f/OQnmd0rJQ/v+x7MILSz+Z6iV0MTQGgPzYhPZJBA8uT50UcfdT3MurjzGAcSFxKvf/mXf2nf/e53M31iO5jVSPegcZD4yLJlfjCB5w9wsu4lMRZEarnfw2Cbv3J5nhHaGVzgzNzhTTlbtL0lO8vCru/Il7tFW2vvbbfdZo2NjTkeHX4uZd0o4fnPmDHD7rvvvpwDGoR2Nt9T9GpoAgjtoRnxiQwSSG5i33jjjbJyKRrMoi3UWXe9LhcxXagltVwEUrmLVI1Pud+DDpTmzZuX+Wd2sGcBoZ3BBa7MhfaLL77oQinKSWSPFYv2N7/5TZPxQd5mPpxO76kLLrjAfvzjH2fa+6+vAeWDDz6IXMgR2tl8T9GroQkgtIdmxCcySEALh7dil1tc3mBxqb/1W7+Vecv8WFjwBhN45SL+xkJ880D3cMkll2Q+hKKcrV/JV7q3PA70mi8nsVRua8FgS2u5WrRlUf3qV79q5ZRjwY9DOT/TyQPwjRs32sqVK51Xmd6xf/Znf2Zf//rX3d4iy2F2Sf4LFy50OXjkxi/jw1jYd2RwK02XSkAAoV0CyPxEugT6E0Ll4u47mBWvXOKDx8KCN1aEdn+x/uk+bcW9WrkcavRHob9NeX8HB1kXqli0izvHC716OQptnxBQcdmynnqRVCiDUn9vrAjtw4cPu9w1XqDKwv21r33NCddyEdrK9ZLcE+meSIZW6ieC30uDAEI7DYpco6QEBrPAZH1TO5jQLhdrDK7jJZ3uA/5YOYtUf1Plfg+DuY6XS9ZuhHY2nue+vShXoe3XYJ+JvxzW5LFm0Z4yZYqzYv/Jn/yJ/fCHP7QlS5aYtxCXk9DWuOgdKxdyeUroAKccksVm841Cr0aLAEJ7tMjzuwURGEiMJpNoZD0p2kDiolxO0wc7ECgXcUEytIIev9S/VO5CezDvjnJ5FhDaqU/rgi7YdxzKUWj3Td7WX0b+guCU6Evlsgb3h6PvAbiPy960aZMT3GrlZtH2hgn1e8KECXbixAmEdomeBX4mPQII7fRYcqUSEBjMmlouLs2DlZYqF9eowcp7lUNdc8p7leBhzeMnyl1oe4tL3/JeyTI1WbfoIbTzmKgl+Ejf9SuZh6QEPz/in+jvYGCwusgj/sEiXGAsCW3vUeDzvpTDwd9A/P29lEPujiJMSy5Z5gQQ2mU+gB+37ns3ov5KL/mFJOtxYQMlgJo1a1bZ1BtNnjS/8MIL0TTsW/syq/OznJNweaaDJUPTZ8phLMaC0BZrvxFMzvdySGyo/iK0s/OW0vr2gx/8wHWo3JKJDWSB94eyixYtijJIZ4d4bk+SB2R9+5j1A7O+Roi+wrqchfZAB5pZnUf0CwJJAght5gMEIAABCEAAAhCAAAQgAAEIQCBFAgjtFGFyKQhAAAIQgAAEIAABCEAAAhCAAEKbOQABCEAAAhCAAAQgAAEIQAACEEiRAEI7RZhcCgIQgAAEIAABCEAAAhCAAAQggNBmDkAAAhCAAAQgAAEIQAACEIAABFIkgNBOESaXggAEIAABCEAAAhCAAAQgAAEIILSZAxCAAAQgAAEIQAACEIAABCAAgRQJILRThMmlIAABCEAAAhCAAAQgAAEIQAACCG3mAAQgAAEIQAACEIAABCAAAQhAIEUCCO0UYXIpCEAAAhCAAAQgAAEIQAACEIAAQps5AAEIQAACEIAABCAAAQhAAAIQSJEAQjtFmFwKAhCAAAQgAAEIQAACEIAABCCA0GYOQAACEIAABCAAAQhAAAIQgAAEUiSA0E4RJpeCAAQgAAEIQAACEIAABCAAAQggtJkDEIAABCAAAQhAAAIQgAAEIACBFAkgtFOEyaUgAAEIQAACEIAABCAAAQhAAAIIbeYABCAAAQhAAAIQgAAEIAABCEAgRQII7RRhcikIQAACEIAABCAAAQhAAAIQgABCmzkAAQhAAAIQgAAEIAABCEAAAhBIkQBCO0WYXAoCEIAABCAAAQhAAAIQgAAEIIDQZg5AAAIQgAAEIAABCEAAAhCAAARSJIDQThEml4IABCAAAQhAAAIQgAAEIAABCCC0mQMQgAAEIAABCEAAAhCAAAQgAIEUCSC0U4TJpSAAAQhAAAIQgAAEIAABCEAAAght5gAEIAABCEAAAhCAAAQgAAEIQCBFAgjtFGFyKQhAAAIQgAAEIAABCEAAAhCAAEKbOQABCEAAAhCAAAQgAAEIQAACEEiRAEI7RZhcCgIQgAAEIAABCEAAAhCAAAQggNBmDkAAAhCAAAQgAAEIQAACEIAABFIkgNBOESaXggAEIAABCEAAAhCAAAQgAAEIILSZAxCAAAQgAAEIQAACEIAABCAAgRQJILRThMmlIAABCEAAAhCAAAQgAAEIQAACCG3mAAQgAAEIQAACEIAABCAAAQhAIEUCCO0UYXIpCEAAAhCAAAQgAAEIQAACEIAAQps5AAEIQAACEIAABCAAAQhAAAIQSJEAQjtFmFwKAhCAAAQgAAEIQAACEIAABCCA0GYOQAACEIAABCAAAQhAAAIQgAAEUiSA0E4RJpeCAAQgAAEIQAACEIAABCAAAQggtJkDEIAABCAAAQhAAAIQgAAEIACBFAkgtFOEyaUgAAEIQAACEIAABCAAAQhAAAIIbeYABCAAAQhAAAIQgAAEIAABCEAgRQII7RRhcikIQAACEIAABCAAAQhAAAIQgABCmzkAAQhAAAIQgAAEIAABCEAAAhBIkQBCO0WYXAoCEIAABCAAAQhAAAIQgAAEIIDQZg5AAAIQgAAEIAABCEAAAhCAAARSJIDQThEml4IABCAAAQhAAAIQgAAEIAABCCC0mQMQgAAEIAABCEAAAhCAAAQgAIEUCSC0U4TJpSAAAQhAAAIQgAAEIAABCEAAAght5gAEIAABCEAAAhCAAAQgAAEIQCBFAgjtFGFyKQhAAAIQgAAEIAABCEAAAhCAAEKbOQABCEAAAhCAAAQgAAEIQAACEEiRAEI7RZhcCgIQgAAEIAABCEAAAhCAAAQggNBmDkAAAhCAAAQgAAEIQAACEIAABFIkgNBOESaXggAEIAABCEAAAhCAAAQgAAEIILSZAxCAAAQgAAEIQAACEIAABCAAgRQJILRThMmlIAABCEAAAhCAAAQgAAEIQAACCG3mAAQgAAEIQAACEIAABCAAAQhAIEUCCO0UYXIpCEAAAhCAAAQgAAEIQAACEIAAQps5AAEIQAACEIAABCAAAQhAAAIQSJEAQjtFmFwKAhCAAAQgAAEIQAACEIAABCCA0GYOQAACEIAABCAAAQhAAAIQgAAEUiSA0E4RJpeCAAQgAAEIQAACEIAABCAAAQggtJkDEIAABCAAAQhAAAIQgAAEIACBFAn8fxOp8wb5G27eAAAAAElFTkSuQmCC\";s:5:\"title\";s:0:\"\";s:13:\"titlePosition\";s:0:\"\";s:14:\"titleTextStyle\";a:1:{s:5:\"color\";s:4:\"#000\";}s:18:\"axisTitlesPosition\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"fontName\";s:0:\"\";s:8:\"fontSize\";s:0:\"\";s:6:\"legend\";a:3:{s:8:\"position\";s:0:\"\";s:9:\"alignment\";s:0:\"\";s:9:\"textStyle\";a:1:{s:5:\"color\";s:4:\"#000\";}}s:7:\"tooltip\";a:2:{s:7:\"trigger\";s:0:\"\";s:13:\"showColorCode\";s:0:\"\";}s:9:\"animation\";a:2:{s:8:\"duration\";s:1:\"0\";s:6:\"easing\";s:6:\"linear\";}s:7:\"license\";s:0:\"\";s:7:\"creator\";s:0:\"\";s:15:\"lazy_load_chart\";b:1;s:5:\"hAxis\";a:11:{s:5:\"title\";s:0:\"\";s:11:\"slantedText\";s:1:\"0\";s:16:\"slantedTextAngle\";s:2:\"45\";s:12:\"textPosition\";s:0:\"\";s:9:\"direction\";s:0:\"\";s:9:\"textStyle\";s:4:\"#000\";s:6:\"format\";s:0:\"\";s:9:\"gridlines\";a:2:{s:5:\"count\";s:0:\"\";s:5:\"color\";s:4:\"#ccc\";}s:14:\"minorGridlines\";a:2:{s:5:\"count\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:10:\"viewWindow\";a:2:{s:3:\"max\";s:0:\"\";s:3:\"min\";s:0:\"\";}s:13:\"baselineColor\";s:4:\"#000\";}s:5:\"vAxis\";a:9:{s:13:\"baselineColor\";s:4:\"#000\";s:5:\"title\";s:0:\"\";s:12:\"textPosition\";s:0:\"\";s:9:\"direction\";s:0:\"\";s:9:\"textStyle\";s:4:\"#000\";s:6:\"format\";s:0:\"\";s:9:\"gridlines\";a:2:{s:5:\"count\";s:0:\"\";s:5:\"color\";s:4:\"#ccc\";}s:14:\"minorGridlines\";a:2:{s:5:\"count\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:10:\"viewWindow\";a:2:{s:3:\"max\";s:0:\"\";s:3:\"min\";s:0:\"\";}}s:9:\"lineWidth\";s:0:\"\";s:9:\"pointSize\";s:0:\"\";s:9:\"curveType\";s:0:\"\";s:11:\"focusTarget\";s:5:\"datum\";s:13:\"selectionMode\";s:0:\"\";s:17:\"aggregationTarget\";s:0:\"\";s:11:\"dataOpacity\";s:0:\"\";s:16:\"interpolateNulls\";s:0:\"\";s:6:\"series\";a:3:{i:0;a:7:{s:15:\"visibleInLegend\";s:0:\"\";s:9:\"lineWidth\";s:0:\"\";s:9:\"pointSize\";s:0:\"\";s:6:\"format\";s:0:\"\";s:9:\"curveType\";s:0:\"\";s:5:\"color\";s:0:\"\";s:4:\"role\";s:0:\"\";}i:1;a:7:{s:15:\"visibleInLegend\";s:0:\"\";s:9:\"lineWidth\";s:0:\"\";s:9:\"pointSize\";s:0:\"\";s:6:\"format\";s:0:\"\";s:9:\"curveType\";s:0:\"\";s:5:\"color\";s:0:\"\";s:4:\"role\";s:0:\"\";}i:2;a:7:{s:15:\"visibleInLegend\";s:0:\"\";s:9:\"lineWidth\";s:0:\"\";s:9:\"pointSize\";s:0:\"\";s:6:\"format\";s:0:\"\";s:9:\"curveType\";s:0:\"\";s:5:\"color\";s:0:\"\";s:4:\"role\";s:0:\"\";}}s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";s:15:\"backgroundColor\";a:3:{s:11:\"strokeWidth\";s:0:\"\";s:6:\"stroke\";s:4:\"#666\";s:4:\"fill\";s:4:\"#fff\";}s:9:\"chartArea\";a:4:{s:4:\"left\";s:0:\"\";s:3:\"top\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:6:\"manual\";s:0:\"\";s:11:\"permissions\";a:2:{s:4:\"read\";s:3:\"all\";s:4:\"edit\";s:5:\"roles\";}s:4:\"save\";s:1:\"1\";s:16:\"save_chart_image\";b:0;s:14:\"internal_title\";i:959;}'),(4400,961,'visualizer-error','File should have a heading row (1st row) and a data type row (2nd row). Please try again.'),(4403,976,'_edit_lock','1652416211:1'),(4404,976,'_wp_page_template','page.php'),(4405,976,'_edit_last','1'),(4406,976,'_footer','normal');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_posts`
--

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_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_ci NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_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=982 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (6,1,'2021-12-17 11:08:19','2021-12-17 11:08:19','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]\n[_site_title] \"[your-subject]\"\n[_site_title] <sonus90@outlook.com>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] \"[your-subject]\"\n[_site_title] <sonus90@outlook.com>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2021-12-17 11:08:19','2021-12-17 11:08:19','',0,'http://demoweblinks.in/upsso/?post_type=wpcf7_contact_form&p=6',0,'wpcf7_contact_form','',0),(7,1,'2021-12-17 11:10:26','2021-12-17 11:10:26','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2021-12-17 11:10:26','2021-12-17 11:10:26','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/woocommerce-placeholder.png',0,'attachment','image/png',0),(13,1,'2016-08-29 14:03:10','2016-08-29 14:03:10','<div class=\"form-flat\">\r\n[text* your-name placeholder \"Your Name (required)\"]\r\n\r\n[email* your-email placeholder \"Your Email (required)\"] </p>\r\n\r\n[textarea your-message placeholder \"Your Message (required)\"] </p>\r\n\r\n[submit class:button primary \"Submit\"]\r\n</div>\nFlatsome \"[your-subject]\"\n[your-name] <wordpress@flatsome.dev>\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Flatsome (http://flatsome.dev)\nemail@mail.com\nReply-To: [your-email]\n\n\n\n\nFlatsome \"[your-subject]\"\nFlatsome <wordpress@flatsome.dev>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Flatsome (http://flatsome.dev)\n[your-email]\nReply-To: email@mail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact Form Flat','','publish','closed','closed','','contact-form-outline','','','2016-08-29 14:03:10','2016-08-29 14:03:10','',0,'http://flatsome.dev/?post_type=wpcf7_contact_form&amp;p=8979',0,'wpcf7_contact_form','',0),(14,1,'2016-08-25 13:56:17','2016-08-25 13:56:17','<div class=\"form-flat\">\r\n      [email* your-email placeholder \"Your Email (required)\"]\r\n      [submit class:button primary \"Sign Up\"]\r\n    </div>\n1\nNew signup!\nFlatsome Theme <mail@flatsome.dev>\n[your-email]\nNew signup: [your-email]\n\n\n\n\n\n\n\n\n\n\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Newsletter Vertical','','publish','closed','closed','','newsletter-horizontal','','','2021-12-20 10:44:56','2021-12-20 10:44:56','',0,'http://flatsome.dev/?post_type=wpcf7_contact_form&#038;p=8787',0,'wpcf7_contact_form','',0),(15,1,'2016-04-04 11:38:11','2016-04-04 11:38:11','<div class=\"email-input\">\r\n<label> Subscribe to Newsletter</label>\r\n<div class=\"flex-row form-flat medium-flex-wrap\">\r\n<div class=\"flex-col flex-grow\">\r\n	[email* your-email placeholder \"Email ID\"]\r\n</div>\r\n<div class=\"flex-col ml-half \">\r\n<span class=\"newsletter-btn\">\r\n	[submit class:button-newsletter secondary \"Submit\"]\r\n</span>\r\n</div>\r\n</div>\r\n</div>\n1\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Newsletter Horizontal','','publish','closed','closed','','contact-form','','','2021-12-21 06:05:55','2021-12-21 06:05:55','',0,'http://flatsome.dev/?post_type=wpcf7_contact_form&#038;p=7042',0,'wpcf7_contact_form','',0),(16,1,'2016-04-04 11:33:38','2016-04-04 11:33:38','<label>Your Name (required)</label>\r\n[text* your-name]\r\n\r\n<label>Your Email (required)</label>\r\n[email*  your-email] </p>\r\n\r\n<label>Your Message (required)</label>\r\n[textarea your-message] </p>\r\n\r\n[submit class:button primary \"Submit\"]\nNew Message!\nmail@flatsome.dev\nMessage:\r\n[your-message]\nemail@mail.com\n\n\n1\n\n\nFlatsome \"[your-subject]\"\nFlatsome <wordpress@flatsome.dev>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Flatsome (http://flatsome.dev)\n[your-email]\nReply-To: email@mail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact form','','publish','closed','closed','','contact-form-1-2','','','2016-04-04 11:33:38','2016-04-04 11:33:38','',0,'http://flatsome.dev/?post_type=wpcf7_contact_form&amp;p=7041',0,'wpcf7_contact_form','',0),(17,1,'2016-08-09 13:43:25','2016-08-09 13:43:25','','Dummy Image 1','','inherit','open','closed','','dummy-image-1','','','2016-08-09 13:43:25','2016-08-09 13:43:25','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2016/08/dummy-1.jpg',0,'attachment','image/jpeg',0),(18,1,'2016-08-09 13:43:25','2016-08-09 13:43:25','','Dummy Image 2','','inherit','open','closed','','dummy-image-2','','','2016-08-09 13:43:25','2016-08-09 13:43:25','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2016/08/dummy-2.jpg',0,'attachment','image/jpeg',0),(19,1,'2016-08-09 13:43:25','2016-08-09 13:43:25','','Product Dummy Image','','inherit','open','closed','','prod-dummy-image-1','','','2016-08-09 13:43:25','2016-08-09 13:43:25','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2016/08/dummy-prod-1.jpg',0,'attachment','image/jpeg',0),(55,1,'2016-02-18 15:10:52','2016-02-18 15:10:52','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"devicevpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"application\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"windows\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"identity-server\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"compliance\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"restapi\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"upssosaas\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\" visibility=\"hidden\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(68, 96, 132)\"]\n\n[row class=\"blog-home\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"655\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>This is a simple headline</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"653\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>Amsterdam: One Night</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"649\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>Travel Agents Still Useful</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n[section class=\"clients\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','publish','closed','closed','','home','','','2021-12-23 11:45:46','2021-12-23 11:45:46','',0,'http://flatsome.dev/?page_id=4041',1,'page','',0),(90,1,'2013-08-11 19:17:44','2013-08-11 19:17:44','<!-- wp:html -->\nTake a look here on how to setup your blog page: http://docs.uxthemes.com/article/243-how-to-setup-your-blog-page\n<!-- /wp:html -->','Blog','','publish','closed','closed','','blog','','','2021-12-21 03:15:45','2021-12-21 03:15:45','',0,'http://demoweblinks.in:8888/test/?page_id=530',0,'page','',0),(126,1,'2021-12-17 11:14:06','2021-12-17 11:14:06','[ux_slider]\n\n[ux_banner height=\"637px\" bg=\"18\" bg_size=\"original\" bg_pos=\"62% 60%\"]\n\n[text_box text_color=\"dark\" width=\"44\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y__sm=\"95\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\" style=\"gradient\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg=\"18\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" icon_border=\"2\" margin=\"0px 0px 0px 0px\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" icon_border=\"2\" margin=\"0px 0px 0px 0px\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" icon_border=\"2\" margin=\"0px 0px 0px 0px\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" slider_nav_style=\"circle\" columns=\"2\" depth=\"1\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\" icon_pos=\"left\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-17 11:14:06','2021-12-17 11:14:06','',55,'http://demoweblinks.in/upsso/?p=126',0,'revision','',0),(159,1,'2016-09-04 15:57:34','2016-09-04 15:57:34','[section bg_color=\"#fff\" class=\"flatsome-features\"]\r\n\r\n[title style=\"center\" text=\"Flatsome Main Features\"]\r\n\r\n[ux_pages style=\"default\" parent=\"2862\" col_spacing=\"small\" image_radius=\"3\" image_overlay=\"rgba(255, 255, 255, 0)\" image_hover=\"zoom\" text_align=\"center\"]\r\n\r\n\r\n[/section]\r\n[section bg_overlay=\"rgb(229, 235, 237)\" border=\"1px 0px 1px 0px\"]\r\n\r\n[row style=\"collapse\" h_align=\"center\"]\r\n\r\n[col span=\"7\" span__sm=\"12\" align=\"center\" animate=\"flipInX\"]\r\n\r\n[button text=\"Buy Flatsome Now\" link=\"http://bit.ly/buy-flatsome\" size=\"large\" radius=\"6\" icon=\"icon-shopping-basket\" icon_reveal=\"true\"]\r\n\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Features Overview','','publish','closed','closed','','features-overview','','','2016-09-04 15:57:34','2016-09-04 15:57:34','',0,'http://flatsome.dev/?post_type=blocks&amp;p=9654',0,'blocks','',0),(160,1,'2016-09-03 16:24:28','2016-09-03 16:24:28','[row style=\"small\" h_align=\"center\" class=\"flatsome-demos\"]\r\n\r\n[col span=\"9\" span__sm=\"12\" align=\"center\"]\r\n<h2>Flatsome Theme Demos</h2>\r\n<p class=\"lead\">Flatsome includes many pre-made homepages and settings you can add with a single click. These are just examples. You can mix and match headers, pages, colors and fonts using the Theme Option Panel.</p>\r\n[/col]\r\n\r\n[/row]\r\n\r\n[title style=\"center\" text=\"Shop Demos\"]\r\n\r\n[ux_pages style=\"default\" parent=\"3021\" col_spacing=\"small\" columns=\"3\" depth=\"1\" depth_hover=\"4\" image_size=\"medium\" image_overlay=\"rgba(0, 0, 0, 0)\" text_align=\"center\" text_bg=\"rgba(255, 255, 255, 0.63)\" text_padding=\"5px 5px 5px 5px\"]\r\n\r\n[title style=\"center\" text=\"Business Demos\"]\r\n\r\n[ux_pages style=\"default\" parent=\"3025\" col_spacing=\"small\" columns=\"3\" depth=\"1\" depth_hover=\"4\" image_size=\"medium\" image_overlay=\"rgba(0, 0, 0, 0)\" text_align=\"center\" text_bg=\"rgba(255, 255, 255, 0.76)\" text_padding=\"5px 5px 5px 5px\"]','Demos','','publish','closed','closed','','demos','','','2016-09-03 16:24:28','2016-09-03 16:24:28','',0,'http://flatsome.dev/?post_type=blocks&amp;p=9439',0,'blocks','',0),(161,1,'2016-08-25 13:42:06','2016-08-25 13:42:06','[section class=\"email-input\" visibility=\"hidden\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"0.875\"]\n\n</p>\r\n<p>Subscibe to Newsletter</p>\r\n<p>\n[/ux_text]\n[gap height=\"50px\"]\n\n[ux_text font_size=\"0.875\"]\n\n<div style=\"display: flex;\r\n  \"></p>\r\n<p ><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i>    <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a></p>\r\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\r\n<p><i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i>         <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\r\n</div>\n[/ux_text]\n\n[/col]\n\n[/row]\n\n[/section]\n[follow style=\"fill\" align=\"center\"]','Footer - Newsletter Signup','','publish','closed','closed','','footer-newsletter-signup','','','2022-02-17 06:02:24','2022-02-17 06:02:24','',0,'http://flatsome.dev/?post_type=blocks&#038;p=8783',0,'blocks','',0),(162,1,'2016-08-25 13:41:28','2016-08-25 13:41:28','[logo img=\"270\"]','Footer - About us','','publish','closed','closed','','footer-about-us','','','2021-12-20 08:56:27','2021-12-20 08:56:27','',0,'http://flatsome.dev/?post_type=blocks&#038;p=8781',0,'blocks','',0),(163,1,'2016-08-18 11:43:28','2016-08-18 11:43:28','[ux_slider]\n\n[ux_banner height=\"200px\" bg=\"18\" bg_overlay=\"rgba(0, 0, 0, 0.35)\" bg_pos=\"69% 3%\"]\n\n[text_box]\n\n<h3>SALE ENDS SOON</h3>\n[ux_countdown]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"200px\" bg=\"18\" bg_overlay=\"rgba(0, 0, 0, 0.35)\" bg_pos=\"67% 29%\"]\n\n[text_box]\n\n<h3 class=\"uppercase\"><strong>Category top banner</strong></h3>\n<p class=\"lead\">This is a Block and can be edited live in with the Page Builder</p>\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]','Shop - Category Slider','','publish','closed','closed','','shop-category-slider','','','2016-08-18 11:43:28','2016-08-18 11:43:28','',0,'http://flatsome.dev/?post_type=blocks&amp;p=8635',0,'blocks','',0),(164,1,'2016-08-18 10:42:40','2016-08-18 10:42:40','[ux_banner height=\"319px\" bg=\"18\" bg_overlay=\"rgba(0, 0, 0, 0.1)\" parallax=\"3\"]\n\n[text_box]\n\n<h1 class=\"uppercase\"><strong>Shop</strong></h1>\n<p class=\"lead\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismotest. Change or remove this banner easely.</p>\n\n[/text_box]\n\n[/ux_banner]','Shop - Header','','publish','closed','closed','','shop-header','','','2016-08-18 10:42:40','2016-08-18 10:42:40','',0,'http://flatsome.dev/?post_type=blocks&amp;p=8593',0,'blocks','',0),(165,1,'2016-08-18 07:04:50','2016-08-18 07:04:50','[ux_banner height=\"400px\" bg=\"18\" bg_overlay=\"rgba(0, 0, 0, 0.12)\" bg_pos=\"66% 24%\" parallax=\"2\"]\r\n\r\n[text_box parallax=\"-1\" text_depth=\"1\"]\r\n\r\n<h1 class=\"uppercase\"><strong>our Blog</strong></h1>\r\n<p class=\"lead\">Change This header to anything by using the UX Builder. You can also remove it. It\'s only visible on the blog homepage.</p>\r\n[share]\r\n\r\n\r\n[/text_box]\r\n\r\n[/ux_banner]','Blog Header','','publish','closed','closed','','blog-header','','','2016-08-18 07:04:50','2016-08-18 07:04:50','',0,'http://flatsome.dev/?post_type=blocks&amp;p=8587',0,'blocks','',0),(166,1,'2016-01-25 11:39:27','2016-01-25 11:39:27','[section bg_color=\"rgb(250, 250, 250)\" border=\"2px 0px 1px 0px\"]\r\n\r\n[row h_align=\"center\"]\r\n\r\n[col span=\"9\" span__sm=\"12\" align=\"center\"]\r\n<h1 class=\"lead uppercase\">Flatsome Elements</h1>\r\n<p class=\"lead\">Flatsome is more than a theme. It\'s a framework for creating amazing Websites. Here is a collection of our highly customisable elements.</p>\r\n[/col]\r\n[col]\r\n\r\n[ux_pages style=\"default\" parent=\"elements\" col_spacing=\"small\" columns=\"8\" depth=\"1\" depth_hover=\"1\" image_height=\"68%\" image_hover=\"zoom\" text_bg=\"rgb(250, 250, 250)\" text_padding=\"1px 1px 3px 10px\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Elements Overview','','publish','closed','closed','','elements-overview','','','2016-01-25 11:39:27','2016-01-25 11:39:27','',0,'http://flatsome.dev/?post_type=blocks&amp;p=3764',0,'blocks','',0),(167,1,'2014-08-10 10:06:55','2014-08-10 10:06:55','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida. Suspendisse nibh neque, hendrerit vel nisi at, ultrices adipiscing justo. Nunc ullamcorper molestie felis at pharetra.\r\n\r\nOsaka Entry Tee NOK 399, Superdry - NELLY.COM\r\n\r\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\r\n\r\n ','Osaka Entry Tee Superdry','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida.','publish','open','closed','','osaka-entry-tee-superdry','','','2014-08-10 10:06:55','2014-08-10 10:06:55','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=395',0,'product','',0),(168,1,'2014-08-09 22:18:44','2014-08-09 22:18:44','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut posuere mollis nulla ut consectetur. Vivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut posuere mollis nulla ut consectetur.\r\n\r\nAll Star Canvas Hi NOK 699, Converse - NELLY.COM\r\n\r\nVivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere.','All Star Canvas Hi Converse','Vivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat.','publish','open','closed','','all-star-canvas-hi-converse','','','2014-08-09 22:18:44','2014-08-09 22:18:44','',0,'http://uxthemes.wpengine.com/product/all-star-canvas-hi-converse/',0,'product','',0),(169,1,'2014-08-09 21:11:51','2014-08-09 21:11:51','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis condimentum pretium turpis, vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum. Suspendisse suscipit arcu velit, in rutrum est molestie in. Suspendisse suscipit arcu velit, in rutrum est molestie in. Proin convallis scelerisque facilisis. Integer vestibulum mollis felis eu mollis.\n\nFluro Big Pullover NOK 1795, Designers Remix - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Fluro Big Pullover Designers Remix','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis condimentum pretium turpis, vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum. Fluro Big Pullover NOK 1795, Designers Remix - Nelly.com','publish','open','closed','','fluro-big-pullover-designers-remix','','','2014-08-09 21:11:51','2014-08-09 21:11:51','',0,'http://uxthemes.wpengine.com/product/fluro-big-pullover-designers-remix/',0,'product','',0),(170,1,'2014-08-08 20:57:29','2014-08-08 20:57:29','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it null. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up.\n\nVaranise CN Tee NOK 449, Hilfiger Denim - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Varanise CN Tee Hilfiger Denim','Varanise CN Tee NOK 449, Hilfiger Denim - NELLY.COM. Marfa authentic High Life veniam. Tumblr post-ironic typewriter, sriracha tote bag kogi you. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam.','publish','open','closed','','varanise-cn-tee-hilfiger-denim','','','2014-08-08 20:57:29','2014-08-08 20:57:29','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=132',0,'product','',0),(171,1,'2014-07-06 10:43:57','2014-07-06 10:43:57','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.','Weekend in San Fransico','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.','publish','open','closed','','weekend-in-san-fransico','','','2014-07-06 10:43:57','2014-07-06 10:43:57','',0,'http://flatsome.dev/?post_type=product&amp;p=8263',0,'product','',0),(172,1,'2014-06-09 21:48:15','2014-06-09 21:48:15','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis condimentum pretium turpis, vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum. Suspendisse suscipit arcu velit, in rutrum est molestie in.\n\nSuspendisse suscipit arcu velit, in rutrum est molestie in. Proin convallis scelerisque facilisis. Integer vestibulum mollis felis eu mollis.  Suspendisse suscipit arcu velit, in rutrum est molestie in. Proin convallis scelerisque facilisis. Integer vestibulum mollis felis eu mollis.\n\nBuy: Hirise Skinny 199700022 NOK 1195, Levis - NELLY.COM\n\nSuspendisse suscipit arcu velit, in rutrum est molestie in. Proin convallis scelerisque facilisis. Integer vestibulum mollis felis eu mollis.\n\n ','Lucy Slim Jeans Noisy May','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vel pulvinar diam vulputate quis ,vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum.  Vulputate quis. Donec porttitor volutpat rutrum. Donec porttitor volutpat rutrum.  Vulputate quis.','publish','open','closed','','lucy-slim-jeans-nok-379-noisy-may','','','2014-06-09 21:48:15','2014-06-09 21:48:15','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=229',0,'product','',0),(173,1,'2013-08-10 10:26:25','2013-08-10 10:26:25','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida. Suspendisse nibh neque, hendrerit vel nisi at, ultrices adipiscing justo. Nunc ullamcorper molestie felis at pharetra.\n\nSS Crew California Sub NOK 199, River Island - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','SS Crew California Sub River Island','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida.','publish','open','closed','','ss-crew-california-sub-river-island','','','2013-08-10 10:26:25','2013-08-10 10:26:25','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=432',0,'product','',0),(174,1,'2013-08-10 10:21:47','2013-08-10 10:21:47','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida. Suspendisse nibh neque, hendrerit vel nisi at, ultrices adipiscing justo. Nunc ullamcorper molestie felis at pharetra.\r\n\r\nLand Tee NOK 149, Jack & Jones - NELLY.COM\r\n\r\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\r\n\r\n ','Land Tee  Jack & Jones','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida.','publish','open','closed','','land-tee-jack-jones','','','2013-08-10 10:21:47','2013-08-10 10:21:47','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=427',0,'product','',0),(175,1,'2013-08-10 10:19:20','2013-08-10 10:19:20','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida. Suspendisse nibh neque, hendrerit vel nisi at, ultrices adipiscing justo. Nunc ullamcorper molestie felis at pharetra.\n\nBjorn Tee SS NOK 199, Jack & Jones - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Bjorn Tee SS Jack & Jones','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida.','publish','open','closed','','bjorn-tee-ss-jack-jones','','','2013-08-10 10:19:20','2013-08-10 10:19:20','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=422',0,'product','',0),(176,1,'2013-08-10 10:17:13','2013-08-10 10:17:13','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida. Suspendisse nibh neque, hendrerit vel nisi at, ultrices adipiscing justo. Nunc ullamcorper molestie felis at pharetra.\n\nWicked SS O-Neck NOK 199, Selected Homme - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Wicked SS O-Neck Selected Homme','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida.','publish','open','closed','','wicked-ss-o-neck-selected-homme','','','2013-08-10 10:17:13','2013-08-10 10:17:13','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=416',0,'product','',0),(177,1,'2013-08-10 10:15:29','2013-08-10 10:15:29','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida. Suspendisse nibh neque, hendrerit vel nisi at, ultrices adipiscing justo. Nunc ullamcorper molestie felis at pharetra.\n\nLawrance Polo Tee NOK 249, Jack & Jones - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Lawrance Polo Tee Jack & Jones','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida.','publish','open','closed','','lawrance-polo-tee-jack-jones','','','2013-08-10 10:15:29','2013-08-10 10:15:29','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=411',0,'product','',0),(178,1,'2013-08-10 10:09:09','2013-08-10 10:09:09','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida. Suspendisse nibh neque, hendrerit vel nisi at, ultrices adipiscing justo. Nunc ullamcorper molestie felis at pharetra.\n\nRandal Tee NOK 149, Jack & Jones - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Randal Tee Jack & Jones','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida.','publish','open','closed','','randal-tee-jack-jones','','','2013-08-10 10:09:09','2013-08-10 10:09:09','',0,'http://uxthemes.wpengine.com/product/randal-tee-jack-jones/',0,'product','',0),(179,1,'2013-08-10 10:09:03','2013-08-10 10:09:03','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida. Suspendisse nibh neque, hendrerit vel nisi at, ultrices adipiscing justo. Nunc ullamcorper molestie felis at pharetra.\r\n\r\nJeansmaker Tee NOK 299, Lee Jeans - NELLY.COM\r\n\r\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\r\n\r\n ','Jeansmaker Tee Lee Jeans','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum iaculis massa nec velit commodo lobortis. Quisque diam lacus, tincidunt vitae eros porta, sagittis rhoncus est. Quisque sed justo a erat lobortis gravida.','publish','open','closed','','jeansmaker-tee-lee-jeans','','','2013-08-10 10:09:03','2013-08-10 10:09:03','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=400',0,'product','',0),(180,1,'2013-08-10 10:01:52','2013-08-10 10:01:52','Marfa authentic High Life veniam. Tumblr post-ironic typewriter, sriracha tote bag kogi you. Pima SS O-Neck NOOS NOK Selected Homme - NELLY.COMMarfa authentic High Life veniam. Tumblr post-ironic typewriter, sriracha tote bag kogi you. Pima SS O-Neck NOOS NOK Selected Homme - NELLY.COM','Pima SS O-Neck NOOS  Selected Homme','Marfa authentic High Life veniam. Tumblr post-ironic typewriter, sriracha tote bag kogi you. Pima SS O-Neck NOOS NOK Selected Homme - NELLY.COM','publish','open','closed','','pima-ss-o-neck-noos-selected-homme','','','2013-08-10 10:01:52','2013-08-10 10:01:52','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=389',0,'product','',0),(181,1,'2013-08-10 09:34:34','2013-08-10 09:34:34','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\nBuy: Classic Bag NOK 399, Svea - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest. Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Classic Bag, Svea','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam.','publish','open','closed','','classic-bag-svea','','','2013-08-10 09:34:34','2013-08-10 09:34:34','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=331',0,'product','',0),(182,1,'2013-08-10 09:31:57','2013-08-10 09:31:57','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\r\n\r\nBuy: Adelia Bag NOK 299, NYPD - NELLY.COM\r\n\r\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest. Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.','Adelia Bag, NYPD','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam.\r\n<ul>\r\n 	<li>List test</li>\r\n 	<li>Test 2</li>\r\n</ul>','publish','open','closed','','adelia-bag-nypd','','','2013-08-10 09:31:57','2013-08-10 09:31:57','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=328',0,'product','',0),(183,1,'2013-08-10 09:30:18','2013-08-10 09:30:18','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\nBuy: Talifa Bag NOK 449, NYPD - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest. Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Talifa Bag , NYPD','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam.','publish','open','closed','','talifa-bag-nypd','','','2013-08-10 09:30:18','2013-08-10 09:30:18','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=325',0,'product','',0),(184,1,'2013-08-10 09:26:37','2013-08-10 09:26:37','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\nBuy: Alanya Braided Leather NOK 1549, Whyred - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest. Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Alanya Braided Leather','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam.','publish','open','closed','','alanya-braided-leather','','','2013-08-10 09:26:37','2013-08-10 09:26:37','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=319',0,'product','',0),(185,1,'2013-08-10 09:24:18','2013-08-10 09:24:18','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\nBuy: Small Fortune Bag NOK 399, Converse - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest. Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Small Fortune Bag Converse','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam.','publish','open','closed','','small-fortune-bag-converse','','','2013-08-10 09:24:18','2013-08-10 09:24:18','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=316',0,'product','',0),(186,1,'2013-08-10 09:16:03','2013-08-10 09:16:03','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\nBuy: Daisy Bag NOK 11795, Sonia by Sonia Rykiel - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest. Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Daisy Bag Sonia by Sonia Rykiel','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam.','publish','open','closed','','daisy-bag-sonia-by-sonia-rykiel','','','2013-08-10 09:16:03','2013-08-10 09:16:03','',0,'http://uxthemes.wpengine.com/product/daisy-bag-sonia-by-sonia-rykiel/',0,'product','',0),(187,1,'2013-08-10 09:14:20','2013-08-10 09:14:20','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut posuere mollis nulla ut consectetur. Vivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut posuere mollis nulla ut consectetur.\r\n\r\nU Old Skool NOK 799, VANS - NELLY.COM\r\n\r\nVivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere.','U Old Skool VANS','Vivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere.','publish','open','closed','','u-old-skool-vans','','','2013-08-10 09:14:20','2013-08-10 09:14:20','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=293',0,'product','',0),(188,1,'2013-08-09 22:28:47','2013-08-09 22:28:47','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut posuere mollis nulla ut consectetur. Vivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut posuere mollis nulla ut consectetur.\n\nArizona Racer Ox NOK 899, Converse - NELLY.COM\n\nVivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere.','Arizona Racer Ox Converse','Vivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere.','publish','open','closed','','arizona-racer-ox-converse','','','2013-08-09 22:28:47','2013-08-09 22:28:47','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=283',0,'product','',0),(189,1,'2013-08-09 22:15:31','2013-08-09 22:15:31','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut posuere mollis nulla ut consectetur. Vivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut posuere mollis nulla ut consectetur.\n\nMagnete Exposure W NOK 995, Diesel - NELLY.COM\n\nVivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere.','Magnete Exposure Diesel','Vivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere.','publish','open','closed','','magnete-exposure-diesel','','','2013-08-09 22:15:31','2013-08-09 22:15:31','',0,'http://uxthemes.wpengine.com/product/magnete-exposure-diesel/',0,'product','',0),(190,1,'2013-08-09 22:15:14','2013-08-09 22:15:14','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut posuere mollis nulla ut consectetur. Vivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut posuere mollis nulla ut consectetur.\n\nU Era NOK 699, VANS - NELLY.COM\n\nVivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere.','U Era  VANS','Vivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere.','publish','open','closed','','u-era-vans','','','2013-08-09 22:15:14','2013-08-09 22:15:14','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=263',0,'product','',0),(191,1,'2013-08-09 22:13:25','2013-08-09 22:13:25','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut posuere mollis nulla ut consectetur. Vivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut posuere mollis nulla ut consectetur.\n\nAll Star Print Ox NOK 799, Converse - NELLY.COM\n\nVivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere.','All Star Print Ox Converse','Vivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere.','publish','open','closed','','all-star-print-ox-converse','','','2013-08-09 22:13:25','2013-08-09 22:13:25','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=250',0,'product','',0),(192,1,'2013-08-09 21:58:02','2013-08-09 21:58:02','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut posuere mollis nulla ut consectetur. Vivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut posuere mollis nulla ut consectetur.\r\n\r\nU420GKW NOK 799, New Balance - NELLY.COM\r\n\r\nVivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere.','U420GKW NOK 799 New Balance','Vivamus semper adipiscing convallis. Etiam non euismod tellus. Maecenas accumsan mauris a erat interdum volutpat. Donec volutpat purus tempor sem molestie, sed blandit lacus posuere.','publish','open','closed','','u420gkw-nok-799-new-balance-nelly-com','','','2013-08-09 21:58:02','2013-08-09 21:58:02','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=233',0,'product','',0),(193,1,'2013-08-09 21:20:26','2013-08-09 21:20:26','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis condimentum pretium turpis, vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum. Suspendisse suscipit arcu velit, in rutrum est molestie in. Suspendisse suscipit arcu velit, in rutrum est molestie in. Proin convallis scelerisque facilisis. Integer vestibulum mollis felis eu mollis.\r\n\r\nBrooklyn Long Sleeve Sweater NOK 649, Zoe Karssen - NELLY.COM\r\n\r\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\r\n\r\n ','Brooklyn Long Sleeve Sweater','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vel pulvinar diam vulputate quis ,vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum .Brooklyn Long Sleeve Sweater.','publish','open','closed','','brooklyn-long-sleeve-sweater','','','2013-08-09 21:20:26','2013-08-09 21:20:26','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=187',0,'product','',0),(194,1,'2013-08-09 21:16:49','2013-08-09 21:16:49','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis condimentum pretium turpis, vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum. Suspendisse suscipit arcu velit, in rutrum est molestie in. Suspendisse suscipit arcu velit, in rutrum est molestie in. Proin convallis scelerisque facilisis. Integer vestibulum mollis felis eu mollis.\n\nUnion Sweater NOK 399, NLY Trend - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Union Sweater NLY Trend','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis condimentum pretium turpis, vel pulvinar diam vulputate quis ,vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum. Union Sweater  NLY Trend.','publish','open','closed','','union-sweater-nly-trend','','','2013-08-09 21:16:49','2013-08-09 21:16:49','',0,'http://uxthemes.wpengine.com/product/union-sweater-nly-trend/',0,'product','',0),(195,1,'2013-08-09 21:15:27','2013-08-09 21:15:27','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis condimentum pretium turpis, vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum. Suspendisse suscipit arcu velit, in rutrum est molestie in. Suspendisse suscipit arcu velit, in rutrum est molestie in. Proin convallis scelerisque facilisis. Integer vestibulum mollis felis eu mollis.\n\nHarissa O-Neck Sweat NOK 229, Only - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Harissa O-Neck Sweat','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis condimentum pretium turpis, vel pulvinar diam vulputate quis ,vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum. Harissa O-Neck Sweat.','publish','open','closed','','harissa-o-neck-sweat','','','2013-08-09 21:15:27','2013-08-09 21:15:27','',0,'http://uxthemes.wpengine.com/product/harissa-o-neck-sweat/',0,'product','',0),(196,1,'2013-08-09 21:13:41','2013-08-09 21:13:41','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis condimentum pretium turpis, vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum. Suspendisse suscipit arcu velit, in rutrum est molestie in. Suspendisse suscipit arcu velit, in rutrum est molestie in. Proin convallis scelerisque facilisis. Integer vestibulum mollis felis eu mollis.\n\nOn1 Jersey NOK 1395, UNIF - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','On1 Jersey UNIF','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis condimentum pretium turpis, vel pulvinar diam vulputate quis ,vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum. On1 Jersey UNIF.','publish','open','closed','','on1-jersey-unif','','','2013-08-09 21:13:41','2013-08-09 21:13:41','',0,'http://uxthemes.wpengine.com/product/on1-jersey-unif/',0,'product','',0),(197,1,'2013-08-09 21:11:43','2013-08-09 21:11:43','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis condimentum pretium turpis, vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum. Suspendisse suscipit arcu velit, in rutrum est molestie in. Proin convallis scelerisque facilisis. Integer vestibulum mollis felis eu mollis. Duis condimentum pretium turpis, vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum. Suspendisse suscipit arcu velit, in rutrum est molestie in. Proin convallis scelerisque facilisis. Integer vestibulum mollis felis eu mollis.\n\nSweat Blouse NOK 599, Gestuz - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Sweat Blouse Gestuz','.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis condimentum pretium turpis, vel pulvinar diam vulputate quis. Donec porttitor volutpat rutrum. Sweat Blouse NOK 599, Gestuz - Nelly.com','publish','open','closed','','sweat-blouse-gestuz','','','2013-08-09 21:11:43','2013-08-09 21:11:43','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=162',0,'product','',0),(198,1,'2013-08-09 21:07:45','2013-08-09 21:07:45','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it null. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Tadf heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it null. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up.\r\n\r\nLenox Star Knit NOK 1295, Hunkydory - NELLY.COM\r\n\r\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.','Lenox Star Knit Hunkydory','Marfa authentic High Life veniam. Tumblr post-ironic typewriter, sriracha tote bag kogi you. Lenox Star Knit Hunkydory.','publish','open','closed','','lenox-star-knit-hunkydory','','','2013-08-09 21:07:45','2013-08-09 21:07:45','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=157',0,'product','',0),(199,1,'2013-08-08 21:08:19','2013-08-08 21:08:19','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it null. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up. Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it null. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up.\r\n\r\nBeyond Top NOK 249, NLY Trend - NELLY.COM\r\n\r\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.','Beyond Top NLY Trend','Beyond Top NOK 249, NLY Trend - NELLY.COM. Marfa authentic High Life veniam. Tumblr post-ironic typewriter, sriracha tote bag kogi you.','publish','open','closed','','beyond-top-nly-trend','','','2013-08-08 21:08:19','2013-08-08 21:08:19','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=149',0,'product','',0),(200,1,'2013-08-08 21:05:13','2013-08-08 21:05:13','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it null. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up.\n\nIndigo Blue Tee Lee Jeans - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.','Indigo Blue Tee Lee Jeans','Indigo Blue Tee Lee Jeans - NELLY.COM. Marfa authentic High Life veniam. Tumblr post-ironic typewriter, sriracha tote bag kogi you. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam.','publish','open','closed','','indigo-blue-tee-lee-jeans','','','2013-08-08 21:05:13','2013-08-08 21:05:13','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=143',0,'product','',0),(201,1,'2013-08-08 21:02:34','2013-08-08 21:02:34','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it null. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up.\n\nSunny Tank NOK 159, Selected Femme - NELLY.COM\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\n ','Sunny Tank Selected Femme','Sunny Tank NOK 159, Selected Femme - NELLY.COM. Marfa authentic High Life veniam. Tumblr post-ironic typewriter, sriracha tote bag kogi you. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam.','publish','open','closed','','sunny-tank-selected-femme-2','','','2013-08-08 21:02:34','2013-08-08 21:02:34','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=138',0,'product','',0),(202,1,'2013-08-08 20:45:50','2013-08-08 20:45:50','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it null. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up.\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\nRaglan Tee NOK 699, Denim & Supply Ralph Lauren','Raglan Tee Denim & Supply Ralph Lauren','Marfa authentic High Life veniam. Tumblr post-ironic typewriter, sriracha tote bag kogi you. Direct trade Banksy Carles pop-up. Raglan Tee , Denim & Supply Ralph Lauren.  Tumblr post-ironic typewriter, sriracha tote bag kogi you.','publish','open','closed','','raglan-tee-denim-supply-ralph-lauren','','','2013-08-08 20:45:50','2013-08-08 20:45:50','',0,'http://uxthemes.wpengine.com/product/raglan-tee-denim-supply-ralph-lauren/',0,'product','',0),(203,1,'2013-08-08 20:44:01','2013-08-08 20:44:01','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it null. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up.\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\nPrint Ls College Sweat NOK 199, River Island - NELLY.COM','Print Ls College Sweat','Marfa authentic High Life veniam. Tumblr post-ironic typewriter, sriracha tote bag kogi you. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam. Print Ls College Sweat, River Island - NELLY.COM','publish','open','closed','','print-ls-college-sweat','','','2013-08-08 20:44:01','2013-08-08 20:44:01','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=120',0,'product','',0),(204,1,'2013-08-08 20:39:50','2013-08-08 20:39:50','Tumblr post-ironic typewriter, sriracha tote bag kogi you probably haven\'t heard of them 8-bit tousled aliquip nostrud fixie ut put a bird on it null. tousled aliquip nostrud fixie ut put a bird on it nulla. Direct trade Banksy Carles pop-up.\n\nMarfa authentic High Life veniam Carles nostrud, pickled meggings assumenda fingerstache keffiyeh Pinterest.\n\nPink Check Shirt NOK 249, River Island - NELLY.COM','Pink Check Shirt','Pink Check Shirt NOK 249, River Island - NELLY.COM\n\nMarfa authentic High Life veniam. Tumblr post-ironic typewriter, sriracha tote bag kogi you. Direct trade Banksy Carles pop-up. Marfa authentic High Life veniam.','publish','open','closed','','pink-check-shirt','','','2013-08-08 20:39:50','2013-08-08 20:39:50','',0,'http://uxthemes.wpengine.com/?post_type=product&amp;p=111',0,'product','',0),(205,1,'2013-07-06 11:02:40','2013-07-06 11:02:40','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Typi non habent claritatem insitam','Weekend Wine Course','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Typi non habent claritatem insitam','publish','open','closed','','weekend-wine-course','','','2013-07-06 11:02:40','2013-07-06 11:02:40','',0,'http://flatsome.dev/?post_type=product&amp;p=8269',0,'product','',0),(206,1,'2013-07-06 11:02:20','2013-07-06 11:02:20','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.','Yoga Course','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Typi non habent claritatem insitam','publish','open','closed','','yoga-course','','','2013-07-06 11:02:20','2013-07-06 11:02:20','',0,'http://flatsome.dev/?post_type=product&amp;p=8268',0,'product','',0),(207,1,'2013-07-05 19:55:19','2013-07-05 19:55:19','\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat','Weekend in London','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat','publish','open','closed','','weekend-in-london','','','2013-07-05 19:55:19','2013-07-05 19:55:19','',0,'http://flatsome.dev/?post_type=product&amp;p=8244',0,'product','',0),(208,1,'2013-07-05 19:32:57','2013-07-05 19:32:57','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat','Surfing in Portugal','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat','publish','open','closed','','surfing-in-portugal','','','2013-07-05 19:32:57','2013-07-05 19:32:57','',0,'http://flatsome.dev/?post_type=product&amp;p=8238',0,'product','',0),(209,1,'2013-06-07 11:38:12','2013-06-07 11:38:12','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Woo Single #2','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','woo-single-2','','','2013-06-07 11:38:12','2013-06-07 11:38:12','',0,'http://demo2.woothemes.com/woocommerce/?post_type=product&amp;p=99',0,'product','',0),(210,1,'2013-06-07 11:37:23','2013-06-07 11:37:23','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Woo Album #4','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','woo-album-4','','','2013-06-07 11:37:23','2013-06-07 11:37:23','',0,'http://demo2.woothemes.com/woocommerce/?post_type=product&amp;p=96',0,'product','',0),(211,1,'2013-06-07 11:36:34','2013-06-07 11:36:34','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Woo Single #1','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','woo-single-1','','','2013-06-07 11:36:34','2013-06-07 11:36:34','',0,'http://demo2.woothemes.com/woocommerce/?post_type=product&amp;p=93',0,'product','',0),(212,1,'2013-06-07 11:35:18','2013-06-07 11:35:18','','Woo Album #3','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','woo-album-3','','','2013-06-07 11:35:18','2013-06-07 11:35:18','',0,'http://demo2.woothemes.com/woocommerce/?post_type=product&amp;p=90',0,'product','',0),(213,1,'2013-06-07 11:34:14','2013-06-07 11:34:14','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Woo Album #2','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','woo-album-2','','','2013-06-07 11:34:14','2013-06-07 11:34:14','',0,'http://demo2.woothemes.com/woocommerce/?post_type=product&amp;p=87',0,'product','',0),(214,1,'2013-06-07 11:33:05','2013-06-07 11:33:05','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Woo Album #1','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','woo-album-1','','','2013-06-07 11:33:05','2013-06-07 11:33:05','',0,'http://demo2.woothemes.com/woocommerce/?post_type=product&amp;p=83',0,'product','',0),(215,1,'2013-06-07 11:29:44','2013-06-07 11:29:44','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Woo Logo','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','woo-logo-3','','','2013-06-07 11:29:44','2013-06-07 11:29:44','',0,'http://demo2.woothemes.com/woocommerce/?post_type=product&amp;p=79',0,'product','',0),(216,1,'2013-06-07 11:28:45','2013-06-07 11:28:45','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Woo Ninja','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','woo-ninja-3','','','2013-06-07 11:28:45','2013-06-07 11:28:45','',0,'http://demo2.woothemes.com/woocommerce/?post_type=product&amp;p=76',0,'product','',0),(217,1,'2013-06-07 11:27:38','2013-06-07 11:27:38','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Premium Quality','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','premium-quality-2','','','2013-06-07 11:27:38','2013-06-07 11:27:38','',0,'http://demo2.woothemes.com/woocommerce/?post_type=product&amp;p=73',0,'product','',0),(218,1,'2013-06-07 11:25:01','2013-06-07 11:25:01','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Flying Ninja','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','flying-ninja','','','2013-06-07 11:25:01','2013-06-07 11:25:01','',0,'http://demo2.woothemes.com/woocommerce/?post_type=product&amp;p=70',0,'product','',0),(219,1,'2013-06-07 11:22:50','2013-06-07 11:22:50','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Ship Your Idea','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','ship-your-idea-3','','','2013-06-07 11:22:50','2013-06-07 11:22:50','',0,'http://demo2.woothemes.com/woocommerce/?post_type=product&amp;p=67',0,'product','',0),(220,1,'2013-06-07 11:07:19','2013-06-07 11:07:19','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Ninja Silhouette','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','ninja-silhouette-2','','','2013-06-07 11:07:19','2013-06-07 11:07:19','',0,'http://demo2.woothemes.com/woocommerce/?post_type=product&amp;p=56',0,'product','',0),(221,1,'2013-06-07 11:05:37','2013-06-07 11:05:37','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Happy Ninja','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','happy-ninja-2','','','2013-06-07 11:05:37','2013-06-07 11:05:37','',0,'http://demo2.woothemes.com/woocommerce/?post_type=product&amp;p=53',0,'product','',0),(222,1,'2013-06-07 11:03:56','2013-06-07 11:03:56','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Patient Ninja','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','patient-ninja','','','2013-06-07 11:03:56','2013-06-07 11:03:56','',0,'http://demo2.woothemes.com/woocommerce/?post_type=product&amp;p=50',0,'product','',0),(223,1,'2013-01-06 11:19:56','2013-01-06 11:19:56','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Typi non habent claritatem insitam','Luxury Hotel','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Typi non habent claritatem insitam','publish','open','closed','','luxury-hotel','','','2013-01-06 11:19:56','2013-01-06 11:19:56','',0,'http://flatsome.dev/?post_type=product&amp;p=8277',12,'product','',0),(224,1,'2016-08-28 09:39:54','2016-08-28 09:39:54','','Lookbook Summer','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.','publish','open','closed','','lookbook-summer','','','2016-08-28 09:39:54','2016-08-28 09:39:54','',0,'http://flatsome.dev/?post_type=featured_item&amp;p=8922',0,'featured_item','',0),(225,1,'2016-08-28 09:38:06','2016-08-28 09:38:06','','Another Print Package','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. ','publish','open','closed','','another-print-package','','','2016-08-28 09:38:06','2016-08-28 09:38:06','',0,'http://flatsome.dev/?post_type=featured_item&amp;p=8919',0,'featured_item','',0),(226,1,'2016-08-28 09:36:46','2016-08-28 09:36:46','[ux_slider margin=\"13px\"]\n\n[ux_image id=\"17\"]\n\n[ux_image id=\"17\"]\n\n[ux_image id=\"17\"]\n\n\n[/ux_slider]\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>','FL3 Print Package','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.','publish','open','closed','','fl3-print-package','','','2016-08-28 09:36:46','2016-08-28 09:36:46','',0,'http://flatsome.dev/?post_type=featured_item&amp;p=8917',0,'featured_item','',0),(227,1,'2016-08-28 09:35:26','2016-08-28 09:35:26','','Awesome Pencil Poster','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat','publish','open','closed','','awesome-pencil-poster','','','2016-08-28 09:35:26','2016-08-28 09:35:26','',0,'http://flatsome.dev/?post_type=featured_item&amp;p=8915',0,'featured_item','',0),(228,1,'2016-08-28 09:29:58','2016-08-28 09:29:58','','Portfolio typography','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.','publish','open','closed','','portfolio-typography','','','2016-08-28 09:29:58','2016-08-28 09:29:58','',0,'http://flatsome.dev/?post_type=featured_item&amp;p=8913',0,'featured_item','',0),(229,1,'2016-08-28 09:25:23','2016-08-28 09:25:23','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.','Flatsome Poster Print','','publish','open','closed','','flatsome-poster-print','','','2016-08-28 09:25:23','2016-08-28 09:25:23','',0,'http://flatsome.dev/?post_type=featured_item&amp;p=8909',0,'featured_item','',0),(230,1,'2016-08-28 09:22:57','2016-08-28 09:22:57','','Magazine','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat','publish','open','closed','','magazine','','','2016-08-28 09:22:57','2016-08-28 09:22:57','',0,'http://flatsome.dev/?post_type=featured_item&amp;p=8890',0,'featured_item','',0),(231,1,'2016-08-28 08:57:59','2016-08-28 08:57:59','','Flat T-Shirt Company','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.','publish','open','closed','','flat-t-shirt-company','','','2016-08-28 08:57:59','2016-08-28 08:57:59','',0,'http://flatsome.dev/?post_type=featured_item&amp;p=8887',0,'featured_item','',0),(243,1,'2016-02-18 15:14:15','2016-02-18 15:14:15',' ','','','publish','closed','closed','','4046','','','2016-02-18 15:14:15','2016-02-18 15:14:15','',70,'http://flatsome.dev/?p=4046',21,'nav_menu_item','',0),(250,1,'2015-11-19 10:44:52','2015-11-19 10:44:52',' ','','','publish','closed','closed','','3203','','','2015-11-19 10:44:52','2015-11-19 10:44:52','',0,'http://flatsome.dev/2015/11/19/3203/',57,'nav_menu_item','',0),(256,1,'2015-11-19 10:44:48','2015-11-19 10:44:48',' ','','','publish','closed','closed','','3121','','','2015-11-19 10:44:48','2015-11-19 10:44:48','',0,'http://flatsome.dev/2015/11/19/3121/',3,'nav_menu_item','',0),(270,1,'2021-12-17 13:06:42','2021-12-17 13:06:42','','UPSSO-logo (1)','','inherit','open','closed','','upsso-logo-1','','','2021-12-17 13:06:42','2021-12-17 13:06:42','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/UPSSO-logo-1.png',0,'attachment','image/png',0),(271,1,'2021-12-17 13:08:47','2021-12-17 13:08:47','<!-- wp:html -->\n[ux_slider]\n\n[ux_banner height=\"637px\" bg=\"18\" bg_size=\"original\" bg_pos=\"62% 60%\"]\n\n[text_box text_color=\"dark\" width=\"44\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y__sm=\"95\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\" style=\"gradient\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg=\"18\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" icon_border=\"2\" margin=\"0px 0px 0px 0px\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" icon_border=\"2\" margin=\"0px 0px 0px 0px\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" icon_border=\"2\" margin=\"0px 0px 0px 0px\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" slider_nav_style=\"circle\" columns=\"2\" depth=\"1\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\" icon_pos=\"left\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n<!-- /wp:html -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-17 13:08:47','2021-12-17 13:08:47','',55,'http://demoweblinks.in/upsso/?p=271',0,'revision','',0),(272,1,'2021-12-17 13:10:01','2021-12-17 13:10:01','','hme1','','inherit','open','closed','','hme1','','','2021-12-17 13:10:01','2021-12-17 13:10:01','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/hme1.png',0,'attachment','image/png',0),(273,1,'2021-12-17 13:11:08','2021-12-17 13:11:08','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"637px\" bg=\"272\" bg_size=\"original\" bg_pos=\"84% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"95\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\" style=\"gradient\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg=\"18\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-17 13:11:08','2021-12-17 13:11:08','',55,'http://demoweblinks.in/upsso/?p=273',0,'revision','',0),(275,1,'2021-12-17 13:14:04','2021-12-17 13:14:04','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"637px\" bg=\"272\" bg_size=\"original\" bg_pos=\"84% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"95\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h3>\n\n[button text=\"A button\" style=\"gradient\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg=\"18\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-17 13:14:04','2021-12-17 13:14:04','',55,'http://demoweblinks.in/upsso/?p=275',0,'revision','',0),(277,1,'2021-12-20 04:07:25','2021-12-20 04:07:25','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"637px\" bg=\"272\" bg_size=\"original\" bg_pos=\"84% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"95\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br>\n							</h3>\n\n[button text=\"A button\" style=\"gradient\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg=\"18\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 04:07:25','2021-12-20 04:07:25','',55,'http://demoweblinks.in/upsso/?p=277',0,'revision','',0),(278,1,'2021-12-20 04:12:59','2021-12-20 04:12:59','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"637px\" bg=\"272\" bg_size=\"original\" bg_pos=\"84% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"95\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h3>\n[button text=\"A button\" style=\"gradient\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg=\"18\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n[section bg_color=\"rgb(240, 240, 240)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image]\n\n\n[/col]\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 04:12:59','2021-12-20 04:12:59','',55,'http://demoweblinks.in/upsso/?p=278',0,'revision','',0),(279,1,'2021-12-20 04:13:35','2021-12-20 04:13:35','','upss-about','','inherit','open','closed','','upss-about','','','2021-12-20 04:13:35','2021-12-20 04:13:35','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/upss-about.png',0,'attachment','image/png',0),(280,1,'2021-12-20 04:14:49','2021-12-20 04:14:49','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"637px\" bg=\"272\" bg_size=\"original\" bg_pos=\"84% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"95\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h3>\n[button text=\"A button\" style=\"gradient\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg=\"18\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n[section bg_color=\"rgb(240, 240, 240)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 04:14:49','2021-12-20 04:14:49','',55,'http://demoweblinks.in/upsso/?p=280',0,'revision','',0),(281,1,'2021-12-20 04:53:33','2021-12-20 04:53:33','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"637px\" bg=\"272\" bg_size=\"original\" bg_pos=\"84% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"95\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h3>\n[button text=\"A button\" style=\"gradient\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg=\"18\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 04:53:33','2021-12-20 04:53:33','',55,'http://demoweblinks.in/upsso/?p=281',0,'revision','',0),(282,1,'2021-12-20 04:56:31','2021-12-20 04:56:31','','explore','','inherit','open','closed','','explore-2','','','2021-12-20 04:56:31','2021-12-20 04:56:31','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/explore.png',0,'attachment','image/png',0),(283,1,'2021-12-20 04:57:21','2021-12-20 04:57:21','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"637px\" bg=\"272\" bg_size=\"original\" bg_pos=\"84% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"95\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h3>\n[button text=\"A button\" style=\"gradient\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg=\"18\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[ux_image id=\"282\" width=\"27\"]\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 04:57:21','2021-12-20 04:57:21','',55,'http://demoweblinks.in/upsso/?p=283',0,'revision','',0),(284,1,'2021-12-20 05:00:44','2021-12-20 05:00:44','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"637px\" bg=\"272\" bg_size=\"original\" bg_pos=\"84% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"95\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h3>\n[button text=\"A button\" style=\"gradient\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg=\"18\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[ux_image id=\"282\" width=\"27\"]\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" radius=\"99\" expand=\"0\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:00:44','2021-12-20 05:00:44','',55,'http://demoweblinks.in/upsso/?p=284',0,'revision','',0),(285,1,'2021-12-20 05:03:09','2021-12-20 05:03:09','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"637px\" bg=\"272\" bg_size=\"original\" bg_pos=\"84% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"95\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h3>\n[button text=\"A button\" style=\"gradient\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg=\"18\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:03:09','2021-12-20 05:03:09','',55,'http://demoweblinks.in/upsso/?p=285',0,'revision','',0),(287,1,'2021-12-20 05:10:00','2021-12-20 05:10:00','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85)!important;\n}\n.header-nav-main.nav > li a:hover{\n	color:#446084!important;\n}\ninput[type=email]:focus, input[type=date]:focus, input[type=search]:focus, input[type=number]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url], input[type=password], textarea:focus, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection:focus{\n	    background-color: rgb(235, 235, 235);\n	box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);\n}\n\n','uppso','','publish','closed','closed','','uppso','','','2022-04-06 10:18:05','2022-04-06 10:18:05','',0,'http://demoweblinks.in/upsso/2021/12/20/uppso/',0,'custom_css','',0),(288,1,'2021-12-20 05:10:00','2021-12-20 05:10:00','.home-button:not(.icon)>span+i{\n	background: red;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 05:10:00','2021-12-20 05:10:00','',287,'http://demoweblinks.in/upsso/?p=288',0,'revision','',0),(290,1,'2021-12-20 05:10:52','2021-12-20 05:10:52','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: red;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 05:10:52','2021-12-20 05:10:52','',287,'http://demoweblinks.in/upsso/?p=290',0,'revision','',0),(292,1,'2021-12-20 05:12:45','2021-12-20 05:12:45','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"637px\" bg=\"272\" bg_size=\"original\" bg_pos=\"84% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"95\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h3>\n[button text=\"A button\" style=\"gradient\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg=\"18\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:12:45','2021-12-20 05:12:45','',55,'http://demoweblinks.in/upsso/?p=292',0,'revision','',0),(294,1,'2021-12-20 05:14:31','2021-12-20 05:14:31','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 05:14:31','2021-12-20 05:14:31','',287,'http://demoweblinks.in/upsso/?p=294',0,'revision','',0),(295,1,'2021-12-20 05:16:45','2021-12-20 05:16:45','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"637px\" bg=\"272\" bg_size=\"original\" bg_pos=\"84% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"95\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h3>\n[button text=\"A button\" style=\"gradient\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg=\"18\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 21px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:16:45','2021-12-20 05:16:45','',55,'http://demoweblinks.in/upsso/?p=295',0,'revision','',0),(302,1,'2021-12-20 05:24:17','2021-12-20 05:24:17','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"95\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg=\"18\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 21px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:24:17','2021-12-20 05:24:17','',55,'http://demoweblinks.in/upsso/?p=302',0,'revision','',0),(304,1,'2021-12-20 05:24:54','2021-12-20 05:24:54','','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 05:24:54','2021-12-20 05:24:54','',287,'http://demoweblinks.in/upsso/?p=304',0,'revision','',0),(306,1,'2021-12-20 05:25:25','2021-12-20 05:25:25','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 05:25:25','2021-12-20 05:25:25','',287,'http://demoweblinks.in/upsso/?p=306',0,'revision','',0),(308,1,'2021-12-20 05:27:42','2021-12-20 05:27:42','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 21px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:27:42','2021-12-20 05:27:42','',55,'http://demoweblinks.in/upsso/?p=308',0,'revision','',0),(309,1,'2021-12-20 05:29:12','2021-12-20 05:29:12','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 21px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:29:12','2021-12-20 05:29:12','',55,'http://demoweblinks.in/upsso/?p=309',0,'revision','',0),(310,1,'2021-12-20 05:34:14','2021-12-20 05:34:14','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 21px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n[ux_slider]\n\n[ux_banner height=\"500px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 class=\"uppercase\"><strong>Main Headline</strong></h2>\n<h3>Smaller Headline</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:34:14','2021-12-20 05:34:14','',55,'http://demoweblinks.in/upsso/?p=310',0,'revision','',0),(311,1,'2021-12-20 05:35:15','2021-12-20 05:35:15','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 21px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n[ux_slider]\n\n[ux_banner height=\"500px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 class=\"uppercase\"><strong>Main Headline</strong></h2>\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:35:15','2021-12-20 05:35:15','',55,'http://demoweblinks.in/upsso/?p=311',0,'revision','',0),(312,1,'2021-12-20 05:37:57','2021-12-20 05:37:57','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 21px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n[ux_slider]\n\n[ux_banner height=\"500px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:37:57','2021-12-20 05:37:57','',55,'http://demoweblinks.in/upsso/?p=312',0,'revision','',0),(313,1,'2021-12-20 05:38:39','2021-12-20 05:38:39','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 21px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:38:39','2021-12-20 05:38:39','',55,'http://demoweblinks.in/upsso/?p=313',0,'revision','',0),(314,1,'2021-12-20 05:39:09','2021-12-20 05:39:09','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"650px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 21px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:39:09','2021-12-20 05:39:09','',55,'http://demoweblinks.in/upsso/?p=314',0,'revision','',0),(315,1,'2021-12-20 05:39:34','2021-12-20 05:39:34','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 21px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:39:34','2021-12-20 05:39:34','',55,'http://demoweblinks.in/upsso/?p=315',0,'revision','',0),(316,1,'2021-12-20 05:40:19','2021-12-20 05:40:19','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2>About Brand</h2>\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 21px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:40:19','2021-12-20 05:40:19','',55,'http://demoweblinks.in/upsso/?p=316',0,'revision','',0),(318,1,'2021-12-20 05:43:58','2021-12-20 05:43:58','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b387b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 21px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(255, 255, 255)\"]\n\n[row style=\"large\" col_style=\"divided\" h_align=\"center\"]\n\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 1\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 2\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n[col span=\"4\"]\n\n[featured_box img=\"17\" pos=\"center\" title=\"Company Feature 3\" margin=\"0px 0px 0px 0px\" icon_border=\"2\"]\n\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n\n[/featured_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:43:58','2021-12-20 05:43:58','',55,'http://demoweblinks.in/upsso/?p=318',0,'revision','',0),(319,1,'2021-12-20 05:44:21','2021-12-20 05:44:21','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b387b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 21px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:44:21','2021-12-20 05:44:21','',55,'http://demoweblinks.in/upsso/?p=319',0,'revision','',0),(320,1,'2021-12-20 05:44:52','2021-12-20 05:44:52','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 21px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:44:52','2021-12-20 05:44:52','',55,'http://demoweblinks.in/upsso/?p=320',0,'revision','',0),(321,1,'2021-12-20 05:46:14','2021-12-20 05:46:14','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with Image right</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:46:14','2021-12-20 05:46:14','',55,'http://demoweblinks.in/upsso/?p=321',0,'revision','',0),(322,1,'2021-12-20 05:47:27','2021-12-20 05:47:27','','home-vpn','','inherit','open','closed','','home-vpn','','','2021-12-20 05:47:27','2021-12-20 05:47:27','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/home-vpn.png',0,'attachment','image/png',0),(323,1,'2021-12-20 05:49:40','2021-12-20 05:49:40','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls & Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:49:40','2021-12-20 05:49:40','',55,'http://demoweblinks.in/upsso/?p=323',0,'revision','',0),(325,1,'2021-12-20 05:54:21','2021-12-20 05:54:21','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls & Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:54:21','2021-12-20 05:54:21','',55,'http://demoweblinks.in/upsso/?p=325',0,'revision','',0),(327,1,'2021-12-20 05:57:01','2021-12-20 05:57:01','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls & Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"17\" depth=\"2\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 class=\"uppercase\">Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 05:57:01','2021-12-20 05:57:01','',55,'http://demoweblinks.in/upsso/?p=327',0,'revision','',0),(328,1,'2021-12-20 06:23:14','2021-12-20 06:23:14','','application-security','','inherit','open','closed','','application-security','','','2021-12-20 06:23:14','2021-12-20 06:23:14','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/application-security.png',0,'attachment','image/png',0),(329,1,'2021-12-20 06:23:43','2021-12-20 06:23:43','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls & Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[button text=\"Add Any content here\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 06:23:43','2021-12-20 06:23:43','',55,'http://demoweblinks.in/upsso/?p=329',0,'revision','',0),(330,1,'2021-12-20 06:23:58','2021-12-20 06:23:58','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls & Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 06:23:58','2021-12-20 06:23:58','',55,'http://demoweblinks.in/upsso/?p=330',0,'revision','',0),(331,1,'2021-12-20 06:24:46','2021-12-20 06:24:46','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls & Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span=\"3\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span=\"9\" span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"2\" depth=\"1\" slider_nav_style=\"circle\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 06:24:46','2021-12-20 06:24:46','',55,'http://demoweblinks.in/upsso/?p=331',0,'revision','',0),(332,1,'2021-12-20 06:28:27','2021-12-20 06:28:27','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls & Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n<h2 class=\"uppercase\">Latest News</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod .</p>\n[button text=\"Our blog\"]\n\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"vertical\" columns=\"3\" depth=\"1\" readmore=\"Read More\" readmore_color=\"secondary\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 06:28:27','2021-12-20 06:28:27','',55,'http://demoweblinks.in/upsso/?p=332',0,'revision','',0),(333,1,'2021-12-20 07:05:42','2021-12-20 07:05:42','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls & Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" depth=\"1\" readmore=\"Read More\" readmore_color=\"secondary\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[message_box bg_color=\"rgb(74, 74, 74)\" padding=\"36\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<h2 class=\"uppercase\">ADd a callout header here</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"5\" span__sm=\"12\" align=\"right\"]\n\n[button text=\"Callout button\" color=\"white\" style=\"outline\" size=\"larger\" animate=\"flipInY\"]\n\n\n[/col]\n\n[/row]\n\n[/message_box]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" columns__md=\"1\" readmore=\"Read More\" readmore_color=\"secondary\" image_height=\"45%\" class=\"blog-post\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 07:05:42','2021-12-20 07:05:42','',55,'http://demoweblinks.in/upsso/?p=333',0,'revision','',0),(334,1,'2021-12-20 07:07:55','2021-12-20 07:07:55','','Logo-Up-01','','inherit','open','closed','','logo-up-01','','','2021-12-20 07:07:55','2021-12-20 07:07:55','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/Logo-Up-01.png',0,'attachment','image/png',0),(335,1,'2021-12-20 07:09:11','2021-12-20 07:09:11','','Logo-Up-02','','inherit','open','closed','','logo-up-02','','','2021-12-20 07:09:11','2021-12-20 07:09:11','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/Logo-Up-02.png',0,'attachment','image/png',0),(336,1,'2021-12-20 07:12:46','2021-12-20 07:12:46','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls & Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" depth=\"1\" readmore=\"Read More\" readmore_color=\"secondary\" image_height=\"223px\" image_width=\"40\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 07:12:46','2021-12-20 07:12:46','',55,'http://demoweblinks.in/upsso/?p=336',0,'revision','',0),(337,1,'2021-12-20 07:15:49','2021-12-20 07:15:49','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls & Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" image_width=\"84\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"10px 10px 10px 10px\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 07:15:49','2021-12-20 07:15:49','',55,'http://demoweblinks.in/upsso/?p=337',0,'revision','',0),(338,1,'2021-12-20 07:19:03','2021-12-20 07:19:03','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls & Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" image_width=\"84\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"10px 10px 10px 10px\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100px\"]\n\n[ux_image id=\"334\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 07:19:03','2021-12-20 07:19:03','',55,'http://demoweblinks.in/upsso/?p=338',0,'revision','',0),(339,1,'2021-12-20 07:19:47','2021-12-20 07:19:47','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls & Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" image_width=\"84\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"10px 10px 10px 10px\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100px\"]\n\n[ux_image id=\"334\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\"]\n\n[ux_image id=\"335\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 07:19:47','2021-12-20 07:19:47','',55,'http://demoweblinks.in/upsso/?p=339',0,'revision','',0),(340,1,'2021-12-20 07:21:47','2021-12-20 07:21:47','','Logo-Up-03','','inherit','open','closed','','logo-up-03','','','2021-12-20 07:21:47','2021-12-20 07:21:47','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/Logo-Up-03.png',0,'attachment','image/png',0),(341,1,'2021-12-20 07:23:08','2021-12-20 07:23:08','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3 >An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n</p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls & Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" image_width=\"84\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"10px 10px 10px 10px\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100px\"]\n\n[ux_image id=\"334\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\"]\n\n[ux_image id=\"335\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\"]\n\n[ux_image id=\"340\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 07:23:08','2021-12-20 07:23:08','',55,'http://demoweblinks.in/upsso/?p=341',0,'revision','',0),(343,1,'2021-12-20 07:46:47','2021-12-20 07:46:47','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br>\n							</h2>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\" bg_pos=\"62% 68%\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" image_width=\"84\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"10px 10px 10px 10px\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100px\"]\n\n[ux_image id=\"334\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\"]\n\n[ux_image id=\"335\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\"]\n\n[ux_image id=\"340\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 07:46:47','2021-12-20 07:46:47','',55,'http://demoweblinks.in/upsso/?p=343',0,'revision','',0),(344,1,'2021-12-20 07:47:28','2021-12-20 07:47:28','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" image_width=\"84\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"10px 10px 10px 10px\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100px\"]\n\n[ux_image id=\"334\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\"]\n\n[ux_image id=\"335\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\"]\n\n[ux_image id=\"340\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 07:47:28','2021-12-20 07:47:28','',55,'http://demoweblinks.in/upsso/?p=344',0,'revision','',0),(345,1,'2021-12-20 07:48:40','2021-12-20 07:48:40','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" image_width=\"84\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"10px 10px 10px 10px\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100px\"]\n\n[ux_image id=\"334\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\"]\n\n[ux_image id=\"335\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\"]\n\n[ux_image id=\"340\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 07:48:40','2021-12-20 07:48:40','',55,'http://demoweblinks.in/upsso/?p=345',0,'revision','',0),(346,1,'2021-12-20 07:52:28','2021-12-20 07:52:28','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" image_width=\"84\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"10px 10px 10px 10px\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 07:52:28','2021-12-20 07:52:28','',55,'http://demoweblinks.in/upsso/?p=346',0,'revision','',0),(347,1,'2021-12-20 07:54:37','2021-12-20 07:54:37','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(241, 241, 241)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" image_width=\"84\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"10px 10px 10px 10px\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 07:54:37','2021-12-20 07:54:37','',55,'http://demoweblinks.in/upsso/?p=347',0,'revision','',0),(350,1,'2021-12-20 08:30:15','2021-12-20 08:30:15','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" image_width=\"84\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"10px 10px 10px 10px\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 08:30:15','2021-12-20 08:30:15','',55,'http://demoweblinks.in/upsso/?p=350',0,'revision','',0),(351,1,'2021-12-20 08:31:28','2021-12-20 08:31:28','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"10px 10px 10px 10px\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 08:31:28','2021-12-20 08:31:28','',55,'http://demoweblinks.in/upsso/?p=351',0,'revision','',0),(352,1,'2021-12-20 08:32:29','2021-12-20 08:32:29','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"15px 15px 15px 15px\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 08:32:29','2021-12-20 08:32:29','',55,'http://demoweblinks.in/upsso/?p=352',0,'revision','',0),(353,1,'2021-12-20 08:35:32','2021-12-20 08:35:32','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 08:35:32','2021-12-20 08:35:32','',55,'http://demoweblinks.in/upsso/?p=353',0,'revision','',0),(363,1,'2021-12-20 08:50:01','2021-12-20 08:50:01','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 08:50:01','2021-12-20 08:50:01','',55,'http://demoweblinks.in/upsso/?p=363',0,'revision','',0),(364,1,'2021-12-20 08:50:10','2021-12-20 08:50:10','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 10px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 08:50:10','2021-12-20 08:50:10','',287,'http://demoweblinks.in/upsso/?p=364',0,'revision','',0),(366,1,'2021-12-20 08:51:55','2021-12-20 08:51:55','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 10px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 08:51:55','2021-12-20 08:51:55','',287,'http://demoweblinks.in/upsso/?p=366',0,'revision','',0),(368,1,'2021-12-20 08:52:30','2021-12-20 08:52:30','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 15px 50px 15px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 08:52:30','2021-12-20 08:52:30','',287,'http://demoweblinks.in/upsso/?p=368',0,'revision','',0),(370,1,'2021-12-20 08:53:35','2021-12-20 08:53:35','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 08:53:35','2021-12-20 08:53:35','',287,'http://demoweblinks.in/upsso/?p=370',0,'revision','',0),(372,1,'2021-12-20 08:54:18','2021-12-20 08:54:18','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 08:54:18','2021-12-20 08:54:18','',287,'http://demoweblinks.in/upsso/?p=372',0,'revision','',0),(374,1,'2021-12-20 08:56:27','2021-12-20 08:56:27','[logo img=\"270\"]','Footer - About us','','inherit','closed','closed','','162-revision-v1','','','2021-12-20 08:56:27','2021-12-20 08:56:27','',162,'http://demoweblinks.in/upsso/?p=374',0,'revision','',0),(375,1,'2021-12-20 09:04:06','2021-12-20 09:04:06','[ux_text font_size=\"0.875\"]\r\n\r\n</p>\r\n<p>Subscibe to Newsletter</p>\r\n<p>\r\n[/ux_text]\r\n[contact-form-7 id=\"15\"]\r\n\r\n[gap height=\"50px\"]\r\n\r\n[ux_text font_size=\"0.875\"]\r\n\r\n<div style=\"display: flex;\r\n  \"></p>\r\n<p ><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i>    <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a></p>\r\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\r\n<p><i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i>         <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\r\n</div>\r\n[/ux_text]','Footer - Newsletter Signup','','inherit','closed','closed','','161-revision-v1','','','2021-12-20 09:04:06','2021-12-20 09:04:06','',161,'http://demoweblinks.in/upsso/?p=375',0,'revision','',0),(377,1,'2021-12-20 09:06:58','2021-12-20 09:06:58','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\ninput[type=email]{\n	width:auto;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 09:06:58','2021-12-20 09:06:58','',287,'http://demoweblinks.in/upsso/?p=377',0,'revision','',0),(378,1,'2021-12-20 09:15:11','2021-12-20 09:15:11','[section class=\"email-input\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"0.875\"]\n\n</p>\r\n<p>Subscibe to Newsletter</p>\r\n<p>\n[/ux_text]\n[contact-form-7 id=\"15\"]\n\n[gap height=\"50px\"]\n\n[ux_text font_size=\"0.875\"]\n\n<div style=\"display: flex;\r\n  \"></p>\r\n<p ><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i>    <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a></p>\r\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\r\n<p><i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i>         <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\r\n</div>\n[/ux_text]\n\n[/col]\n\n[/row]\n\n[/section]','Footer - Newsletter Signup','','inherit','closed','closed','','161-revision-v1','','','2021-12-20 09:15:11','2021-12-20 09:15:11','',161,'http://demoweblinks.in/upsso/?p=378',0,'revision','',0),(380,1,'2021-12-20 09:44:06','2021-12-20 09:44:06','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\ninput[type=email]{\n	width:auto;\n}\n\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 09:44:06','2021-12-20 09:44:06','',287,'http://demoweblinks.in/upsso/?p=380',0,'revision','',0),(381,1,'2021-12-20 09:44:27','2021-12-20 09:44:27','[contact-form-7 id=\"15\"]\n\n[section class=\"email-input\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"0.875\"]\n\n</p>\r\n<p>Subscibe to Newsletter</p>\r\n<p>\n[/ux_text]\n[gap height=\"50px\"]\n\n[ux_text font_size=\"0.875\"]\n\n<div style=\"display: flex;\r\n  \"></p>\r\n<p ><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i>    <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a></p>\r\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\r\n<p><i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i>         <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\r\n</div>\n[/ux_text]\n\n[/col]\n\n[/row]\n\n[/section]','Footer - Newsletter Signup','','inherit','closed','closed','','161-revision-v1','','','2021-12-20 09:44:27','2021-12-20 09:44:27','',161,'http://demoweblinks.in/upsso/?p=381',0,'revision','',0),(383,1,'2021-12-20 09:45:20','2021-12-20 09:45:20','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\ninput[type=email]{\n	width:auto;\n}\n\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 09:45:20','2021-12-20 09:45:20','',287,'http://demoweblinks.in/upsso/?p=383',0,'revision','',0),(385,1,'2021-12-20 09:46:35','2021-12-20 09:46:35','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\ninput[type=email]{\n	width:auto;\n}\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 09:46:35','2021-12-20 09:46:35','',287,'http://demoweblinks.in/upsso/?p=385',0,'revision','',0),(387,1,'2021-12-20 09:47:10','2021-12-20 09:47:10','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\ninput[type=email]{\n	width:auto;\n}\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 0;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 09:47:10','2021-12-20 09:47:10','',287,'http://demoweblinks.in/upsso/?p=387',0,'revision','',0),(389,1,'2021-12-20 09:47:47','2021-12-20 09:47:47','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\ninput[type=email]{\n	width:auto;\n}\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 0;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 09:47:47','2021-12-20 09:47:47','',287,'http://demoweblinks.in/upsso/?p=389',0,'revision','',0),(391,1,'2021-12-20 09:48:34','2021-12-20 09:48:34','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\ninput[type=email]{\n	width:auto;\n}\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 0;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 09:48:34','2021-12-20 09:48:34','',287,'http://demoweblinks.in/upsso/?p=391',0,'revision','',0),(393,1,'2021-12-20 09:50:53','2021-12-20 09:50:53','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 0;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 09:50:53','2021-12-20 09:50:53','',287,'http://demoweblinks.in/upsso/?p=393',0,'revision','',0),(395,1,'2021-12-20 09:54:10','2021-12-20 09:54:10','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 0;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 09:54:10','2021-12-20 09:54:10','',287,'http://demoweblinks.in/upsso/?p=395',0,'revision','',0),(398,1,'2021-12-23 11:41:03','2021-12-20 10:01:58','','Resources','','publish','closed','closed','','resources','','','2021-12-23 11:41:03','2021-12-23 11:41:03','',0,'http://demoweblinks.in/upsso/?p=398',10,'nav_menu_item','',0),(399,1,'2021-12-23 11:41:03','2021-12-20 10:02:01','','Clients','','publish','closed','closed','','clients','','','2021-12-23 11:41:03','2021-12-23 11:41:03','',0,'http://demoweblinks.in/upsso/?p=399',13,'nav_menu_item','',0),(402,1,'2021-12-23 13:21:31','2021-12-20 10:03:37','','Resources','','publish','closed','closed','','resources-2','','','2021-12-23 13:21:31','2021-12-23 13:21:31','',0,'http://demoweblinks.in/upsso/?p=402',3,'nav_menu_item','',0),(404,1,'2021-12-23 13:21:31','2021-12-20 10:03:39','','Clients','','publish','closed','closed','','clients-2','','','2021-12-23 13:21:31','2021-12-23 13:21:31','',0,'http://demoweblinks.in/upsso/?p=404',4,'nav_menu_item','',0),(406,1,'2021-12-24 04:18:16','2021-12-20 10:07:53','','Documentation','','publish','closed','closed','','documentaion','','','2021-12-24 04:18:16','2021-12-24 04:18:16','',0,'http://demoweblinks.in/upsso/?p=406',1,'nav_menu_item','',0),(407,1,'2021-12-24 04:18:16','2021-12-20 10:07:54','','Contact','','publish','closed','closed','','contact-3','','','2021-12-24 04:18:16','2021-12-24 04:18:16','',0,'http://demoweblinks.in/upsso/?p=407',2,'nav_menu_item','',0),(411,1,'2021-12-20 10:11:39','2021-12-20 10:11:39','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 0;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:15%;\n			flex-basis:15%!important;\n	}\n		div#nav_menu-2 {\n			max-width:10%;\n			flex-basis:10%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:17%;\n			flex-basis:17%!important;\n}\n		div#block_widget-3 {\n			max-width:48%;\n			flex-basis:48%!important;\n}\n}\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 10:11:39','2021-12-20 10:11:39','',287,'http://demoweblinks.in/upsso/?p=411',0,'revision','',0),(413,1,'2021-12-20 10:18:13','2021-12-20 10:18:13','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 0;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:15%;\n			flex-basis:15%!important;\n	}\n		div#nav_menu-2 {\n			max-width:10%;\n			flex-basis:10%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:17%;\n			flex-basis:17%!important;\n}\n		div#block_widget-3 {\n			max-width:48%;\n			flex-basis:48%!important;\n}\n}\n\n.email-input input[type=email] {\n    width: 80%;\n}\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 10:18:13','2021-12-20 10:18:13','',287,'http://demoweblinks.in/upsso/?p=413',0,'revision','',0),(414,1,'2021-12-20 10:27:57','2021-12-20 10:27:57','[contact-form-7 id=\"15\"]\n\n[section class=\"email-input\" visibility=\"hidden\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"0.875\"]\n\n</p>\r\n<p>Subscibe to Newsletter</p>\r\n<p>\n[/ux_text]\n[gap height=\"50px\"]\n\n[ux_text font_size=\"0.875\"]\n\n<div style=\"display: flex;\r\n  \"></p>\r\n<p ><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i>    <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a></p>\r\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\r\n<p><i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i>         <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\r\n</div>\n[/ux_text]\n\n[/col]\n\n[/row]\n\n[/section]','Footer - Newsletter Signup','','inherit','closed','closed','','161-revision-v1','','','2021-12-20 10:27:57','2021-12-20 10:27:57','',161,'http://demoweblinks.in/upsso/?p=414',0,'revision','',0),(416,1,'2021-12-20 10:57:14','2021-12-20 10:57:14','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 0;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:15%;\n			flex-basis:15%!important;\n	}\n		div#nav_menu-2 {\n			max-width:10%;\n			flex-basis:10%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:17%;\n			flex-basis:17%!important;\n}\n		div#block_widget-3 {\n			max-width:48%;\n			flex-basis:48%!important;\n}\n}\n\n\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 10:57:14','2021-12-20 10:57:14','',287,'http://demoweblinks.in/upsso/?p=416',0,'revision','',0),(418,1,'2021-12-20 11:00:08','2021-12-20 11:00:08','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:15%;\n			flex-basis:15%!important;\n	}\n		div#nav_menu-2 {\n			max-width:10%;\n			flex-basis:10%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:17%;\n			flex-basis:17%!important;\n}\n		div#block_widget-3 {\n			max-width:48%;\n			flex-basis:48%!important;\n}\n}\n\n\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 11:00:08','2021-12-20 11:00:08','',287,'http://demoweblinks.in/upsso/?p=418',0,'revision','',0),(420,1,'2021-12-20 11:20:42','2021-12-20 11:20:42','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n\n\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 11:20:42','2021-12-20 11:20:42','',287,'http://demoweblinks.in/upsso/?p=420',0,'revision','',0),(422,1,'2021-12-20 11:27:25','2021-12-20 11:27:25','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 11:27:25','2021-12-20 11:27:25','',55,'http://demoweblinks.in/upsso/?p=422',0,'revision','',0),(424,1,'2021-12-20 12:37:21','2021-12-20 12:37:21','[contact-form-7 id=\"15\"]\n\n[section class=\"email-input\" visibility=\"hidden\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"0.875\"]\n\n</p>\r\n<p>Subscibe to Newsletter</p>\r\n<p>\n[/ux_text]\n[gap height=\"50px\"]\n\n[ux_text font_size=\"0.875\"]\n\n<div style=\"display: flex;\r\n  \"></p>\r\n<p ><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i>    <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a></p>\r\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\r\n<p><i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i>         <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\r\n</div>\n[/ux_text]\n\n[/col]\n\n[/row]\n\n[/section]\n[follow style=\"fill\" align=\"right\"]','Footer - Newsletter Signup','','inherit','closed','closed','','161-revision-v1','','','2021-12-20 12:37:21','2021-12-20 12:37:21','',161,'http://demoweblinks.in/upsso/?p=424',0,'revision','',0),(425,1,'2021-12-20 12:39:38','2021-12-20 12:39:38','','windows-endpoint','','inherit','open','closed','','windows-endpoint','','','2021-12-20 12:39:38','2021-12-20 12:39:38','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/windows-endpoint.png',0,'attachment','image/png',0),(426,1,'2021-12-20 12:39:52','2021-12-20 12:39:52','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 12:39:52','2021-12-20 12:39:52','',55,'http://demoweblinks.in/upsso/?p=426',0,'revision','',0),(427,1,'2021-12-20 12:40:58','2021-12-20 12:40:58','','identity-server','','inherit','open','closed','','identity-server','','','2021-12-20 12:40:58','2021-12-20 12:40:58','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/identity-server.png',0,'attachment','image/png',0),(428,1,'2021-12-20 12:41:10','2021-12-20 12:41:10','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 12:41:10','2021-12-20 12:41:10','',55,'http://demoweblinks.in/upsso/?p=428',0,'revision','',0),(429,1,'2021-12-20 12:41:58','2021-12-20 12:41:58','','compliance-auditing','','inherit','open','closed','','compliance-auditing','','','2021-12-20 12:41:58','2021-12-20 12:41:58','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/compliance-auditing.png',0,'attachment','image/png',0),(430,1,'2021-12-20 12:42:07','2021-12-20 12:42:07','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 12:42:07','2021-12-20 12:42:07','',55,'http://demoweblinks.in/upsso/?p=430',0,'revision','',0),(431,1,'2021-12-20 12:42:59','2021-12-20 12:42:59','','rest-api','','inherit','open','closed','','rest-api','','','2021-12-20 12:42:59','2021-12-20 12:42:59','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/rest-api.png',0,'attachment','image/png',0),(432,1,'2021-12-20 12:43:11','2021-12-20 12:43:11','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 12:43:11','2021-12-20 12:43:11','',55,'http://demoweblinks.in/upsso/?p=432',0,'revision','',0),(433,1,'2021-12-20 12:43:55','2021-12-20 12:43:55','','UPSSO-saas','','inherit','open','closed','','upsso-saas','','','2021-12-20 12:43:55','2021-12-20 12:43:55','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/UPSSO-saas.png',0,'attachment','image/png',0),(434,1,'2021-12-20 12:44:18','2021-12-20 12:44:18','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br />\n							</h2>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 12:44:18','2021-12-20 12:44:18','',55,'http://demoweblinks.in/upsso/?p=434',0,'revision','',0),(437,1,'2021-12-20 12:47:32','2021-12-20 12:47:32','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a;\n}\n\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 12:47:32','2021-12-20 12:47:32','',287,'http://demoweblinks.in/upsso/?p=437',0,'revision','',0),(439,1,'2021-12-20 12:48:19','2021-12-20 12:48:19','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 12:48:19','2021-12-20 12:48:19','',287,'http://demoweblinks.in/upsso/?p=439',0,'revision','',0),(444,1,'2021-12-20 12:58:31','2021-12-20 12:58:31','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n[ux_text font_size=\"0.75\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise<br />\n							</h2>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 12:58:31','2021-12-20 12:58:31','',55,'http://demoweblinks.in/upsso/?p=444',0,'revision','',0),(446,1,'2021-12-20 13:01:40','2021-12-20 13:01:40','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n[ux_text font_size=\"0.75\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise<br />\n							</h2>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2>Clients</h2>\n\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 13:01:40','2021-12-20 13:01:40','',55,'http://demoweblinks.in/upsso/?p=446',0,'revision','',0),(447,1,'2021-12-20 13:02:13','2021-12-20 13:02:13','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n[ux_text font_size=\"0.75\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise<br />\n							</h2>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Corporate','','inherit','closed','closed','','55-revision-v1','','','2021-12-20 13:02:13','2021-12-20 13:02:13','',55,'http://demoweblinks.in/upsso/?p=447',0,'revision','',0),(449,1,'2021-12-20 13:03:15','2021-12-20 13:03:15','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 13:03:15','2021-12-20 13:03:15','',287,'http://demoweblinks.in/upsso/?p=449',0,'revision','',0),(451,1,'2021-12-20 13:07:31','2021-12-20 13:07:31','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 13:07:31','2021-12-20 13:07:31','',287,'http://demoweblinks.in/upsso/?p=451',0,'revision','',0),(457,1,'2021-12-20 13:37:57','2021-12-20 13:37:57','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\" padding__sm=\"0px\" margin=\"10px\"]\n\n[gap height=\"50px\"]\n\n[row width=\"custom\" v_align=\"bottom\" padding__sm=\"10px 15px 10px 15px\" padding__md=\"10px 15px 10px 15px\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p style=\"color:#0b376b;\">Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&amp;D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','publish','closed','closed','','company','','','2021-12-21 04:52:26','2021-12-21 04:52:26','',0,'http://demoweblinks.in/upsso/?page_id=457',0,'page','',0),(458,1,'2021-12-20 13:37:57','2021-12-20 13:37:57','<!-- wp:html /-->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 13:37:57','2021-12-20 13:37:57','',457,'http://demoweblinks.in/upsso/?p=458',0,'revision','',0),(459,1,'2021-12-20 13:43:50','2021-12-20 13:43:50','','Frame-1-2','','inherit','open','closed','','frame-1-2','','','2021-12-20 13:43:50','2021-12-20 13:43:50','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/Frame-1-2.png',0,'attachment','image/png',0),(460,1,'2021-12-20 13:43:57','2021-12-20 13:43:57','','Frame-2-2','','inherit','open','closed','','frame-2-2','','','2021-12-20 13:43:57','2021-12-20 13:43:57','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/Frame-2-2.png',0,'attachment','image/png',0),(461,1,'2021-12-20 13:44:04','2021-12-20 13:44:04','','Frame-3-2','','inherit','open','closed','','frame-3-2','','','2021-12-20 13:44:04','2021-12-20 13:44:04','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/Frame-3-2.png',0,'attachment','image/png',0),(462,1,'2021-12-20 13:44:09','2021-12-20 13:44:09','','Frame-4-2','','inherit','open','closed','','frame-4-2','','','2021-12-20 13:44:09','2021-12-20 13:44:09','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/Frame-4-2.png',0,'attachment','image/png',0),(463,1,'2021-12-20 13:44:20','2021-12-20 13:44:20','','Frame-5-2','','inherit','open','closed','','frame-5-2','','','2021-12-20 13:44:20','2021-12-20 13:44:20','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/Frame-5-2.png',0,'attachment','image/png',0),(464,1,'2021-12-20 13:44:30','2021-12-20 13:44:30','','Frame-6-2','','inherit','open','closed','','frame-6-2','','','2021-12-20 13:44:30','2021-12-20 13:44:30','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/Frame-6-2.png',0,'attachment','image/png',0),(465,1,'2021-12-20 13:44:37','2021-12-20 13:44:37','','toa-heftiba-4xe-yVFJCvw-unsplash-1','','inherit','open','closed','','toa-heftiba-4xe-yvfjcvw-unsplash-1','','','2021-12-20 13:44:37','2021-12-20 13:44:37','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/toa-heftiba-4xe-yVFJCvw-unsplash-1.jpg',0,'attachment','image/jpeg',0),(466,1,'2021-12-20 13:48:03','2021-12-20 13:48:03','','upsso-slide-01-2 (1)','','inherit','open','closed','','upsso-slide-01-2-1','','','2021-12-20 13:48:03','2021-12-20 13:48:03','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/upsso-slide-01-2-1.png',0,'attachment','image/png',0),(467,1,'2021-12-20 13:49:09','2021-12-20 13:49:09','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[row style=\"collapse\" width=\"full-width\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_text font_size=\"1.75\" font_size__md=\"1.5\"]\n\n<h2>Simple banking for you</h2>\n[/ux_text]\n<p>Lorem ipsum dolor sit amet adipiscing elitdiam nibh euismod tincidunt ut laoreet dolore magna aliquam erat.</p>\n[row_inner h_align=\"center\"]\n\n\n[/row_inner]\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 13:49:09','2021-12-20 13:49:09','',457,'http://demoweblinks.in/upsso/?p=467',0,'revision','',0),(468,1,'2021-12-20 13:52:55','2021-12-20 13:52:55','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[row style=\"collapse\" width=\"custom\" custom_width=\"1250px\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_text font_size=\"1.75\" font_size__md=\"1.5\"]\n\n<h2>Simple banking for you</h2>\n[/ux_text]\n<p>Lorem ipsum dolor sit amet adipiscing elitdiam nibh euismod tincidunt ut laoreet dolore magna aliquam erat.</p>\n[row_inner h_align=\"center\"]\n\n\n[/row_inner]\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 13:52:55','2021-12-20 13:52:55','',457,'http://demoweblinks.in/upsso/?p=468',0,'revision','',0),(469,1,'2021-12-20 13:53:29','2021-12-20 13:53:29','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[row style=\"collapse\" custom_width=\"1250px\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_text font_size=\"1.75\" font_size__md=\"1.5\"]\n\n<h2>Simple banking for you</h2>\n[/ux_text]\n<p>Lorem ipsum dolor sit amet adipiscing elitdiam nibh euismod tincidunt ut laoreet dolore magna aliquam erat.</p>\n[row_inner h_align=\"center\"]\n\n\n[/row_inner]\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 13:53:29','2021-12-20 13:53:29','',457,'http://demoweblinks.in/upsso/?p=469',0,'revision','',0),(473,1,'2021-12-20 14:03:08','2021-12-20 14:03:08','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" custom_width=\"1250px\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size=\"1.75\" font_size__md=\"1.5\"]\n\n<h2>Simple banking for you</h2>\n[/ux_text]\n<p>Lorem ipsum dolor sit amet adipiscing elitdiam nibh euismod tincidunt ut laoreet dolore magna aliquam erat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 14:03:08','2021-12-20 14:03:08','',457,'http://demoweblinks.in/upsso/?p=473',0,'revision','',0),(474,1,'2021-12-20 14:06:20','2021-12-20 14:06:20','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size=\"1.75\" font_size__md=\"1.5\"]\n\n<h2>About UPSSO</h2>\n\n[/ux_text]\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p>Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 14:06:20','2021-12-20 14:06:20','',457,'http://demoweblinks.in/upsso/?p=474',0,'revision','',0),(475,1,'2021-12-20 14:07:28','2021-12-20 14:07:28','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size=\"1.75\" font_size__md=\"1.5\"]\n\n<h2>About UPSSO</h2>\n\n[/ux_text]\n[divider width=\"80%\"]\n\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p>Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 14:07:28','2021-12-20 14:07:28','',457,'http://demoweblinks.in/upsso/?p=475',0,'revision','',0),(476,1,'2021-12-20 14:08:54','2021-12-20 14:08:54','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\"]\n\n<h2>About UPSSO</h2>\n\n[/ux_text]\n[divider width=\"80%\"]\n\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p>Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 14:08:54','2021-12-20 14:08:54','',457,'http://demoweblinks.in/upsso/?p=476',0,'revision','',0),(477,1,'2021-12-20 14:13:42','2021-12-20 14:13:42','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2>About UPSSO </h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n\n[/ux_text]\n[divider width=\"80%\"]\n\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p>Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 14:13:42','2021-12-20 14:13:42','',457,'http://demoweblinks.in/upsso/?p=477',0,'revision','',0),(478,1,'2021-12-20 14:13:52','2021-12-20 14:13:52','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2>About UPSSO </h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n\n[/ux_text]\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p>Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 14:13:52','2021-12-20 14:13:52','',457,'http://demoweblinks.in/upsso/?p=478',0,'revision','',0),(479,1,'2021-12-20 14:15:01','2021-12-20 14:15:01','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2>About UPSSO </h2>\n<p class=\"cmsmasters_heading_divider_right_wrap\">\n<p class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\">\n</p>\n\n[/ux_text]\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p>Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 14:15:01','2021-12-20 14:15:01','',457,'http://demoweblinks.in/upsso/?p=479',0,'revision','',0),(480,1,'2021-12-20 14:15:54','2021-12-20 14:15:54','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2>About UPSSO </h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n\n[/ux_text]\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p>Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 14:15:54','2021-12-20 14:15:54','',457,'http://demoweblinks.in/upsso/?p=480',0,'revision','',0),(482,1,'2021-12-20 14:16:32','2021-12-20 14:16:32','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_left_wrap, .cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 14:16:32','2021-12-20 14:16:32','',287,'http://demoweblinks.in/upsso/?p=482',0,'revision','',0),(484,1,'2021-12-20 14:17:47','2021-12-20 14:17:47','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_left_wrap, .cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n#cmsmasters_heading_052wzlwfuh .cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n#cmsmasters_heading_052wzlwfuh .cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -1px;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n.cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 14:17:47','2021-12-20 14:17:47','',287,'http://demoweblinks.in/upsso/?p=484',0,'revision','',0),(486,1,'2021-12-20 14:19:44','2021-12-20 14:19:44','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\np .cmsmasters_heading_wrap .cmsmasters_heading_divider_left_wrap, .cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\np #cmsmasters_heading_052wzlwfuh .cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\np #cmsmasters_heading_052wzlwfuh .cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -1px;\n}\n\np.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\np .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 14:19:44','2021-12-20 14:19:44','',287,'http://demoweblinks.in/upsso/?p=486',0,'revision','',0),(488,1,'2021-12-20 14:21:40','2021-12-20 14:21:40','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\np .cmsmasters_heading_wrap .cmsmasters_heading_divider_left_wrap, .cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n #cmsmasters_heading_052wzlwfuh .cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n #cmsmasters_heading_052wzlwfuh .cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -1px;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 14:21:40','2021-12-20 14:21:40','',287,'http://demoweblinks.in/upsso/?p=488',0,'revision','',0),(490,1,'2021-12-20 14:22:58','2021-12-20 14:22:58','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_left_wrap, .cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n#text-3735139945.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n #text-3735139945 .cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -1px;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 14:22:58','2021-12-20 14:22:58','',287,'http://demoweblinks.in/upsso/?p=490',0,'revision','',0),(492,1,'2021-12-20 14:24:39','2021-12-20 14:24:39','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_left_wrap, .cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n#text-3735139945 .cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n #text-3735139945.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -1px;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 14:24:39','2021-12-20 14:24:39','',287,'http://demoweblinks.in/upsso/?p=492',0,'revision','',0),(494,1,'2021-12-20 14:26:32','2021-12-20 14:26:32','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_left_wrap, .cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n#text-3735139945 .cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n #text-3735139945.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -1px;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 14:26:32','2021-12-20 14:26:32','',287,'http://demoweblinks.in/upsso/?p=494',0,'revision','',0),(495,1,'2021-12-20 14:28:30','2021-12-20 14:28:30','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO </h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n\n[/ux_text]\n<p>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p>Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 14:28:30','2021-12-20 14:28:30','',457,'http://demoweblinks.in/upsso/?p=495',0,'revision','',0),(497,1,'2021-12-20 14:30:40','2021-12-20 14:30:40','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -1px;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 14:30:40','2021-12-20 14:30:40','',287,'http://demoweblinks.in/upsso/?p=497',0,'revision','',0),(499,1,'2021-12-20 14:34:18','2021-12-20 14:34:18','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -32px;\n    width: 56%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 14:34:18','2021-12-20 14:34:18','',287,'http://demoweblinks.in/upsso/?p=499',0,'revision','',0),(501,1,'2021-12-20 14:35:04','2021-12-20 14:35:04','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 56%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-20 14:35:04','2021-12-20 14:35:04','',287,'http://demoweblinks.in/upsso/?p=501',0,'revision','',0),(502,1,'2021-12-20 14:36:50','2021-12-20 14:36:50','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO </h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n\n[/ux_text]\n<p style=\"color:#0b376b;>UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p>Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 14:36:50','2021-12-20 14:36:50','',457,'http://demoweblinks.in/upsso/?p=502',0,'revision','',0),(503,1,'2021-12-20 14:37:31','2021-12-20 14:37:31','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO </h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n\n[/ux_text]\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p style=\"color:#0b376b;\">Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 14:37:31','2021-12-20 14:37:31','',457,'http://demoweblinks.in/upsso/?p=503',0,'revision','',0),(504,1,'2021-12-20 14:38:33','2021-12-20 14:38:33','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width=\"75\" width__sm=\"60\" padding=\"10px 10px 10px 10px\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\" radius=\"50\"]\n\n[ux_text font_size=\"0.9\" line_height=\"1.35\" text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br>\n# 14 &amp; 15, 1st Floor,<br>\nKrishna Reddy Colony,<br>\nDomlur, Bangalore – 560071,<br>\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br>\n&nbsp;&nbsp;<br>\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n[/ux_text]\n[ux_text font_size=\"0.9\" line_height=\"1.35\"]\n\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br>\n# 14 &amp; 15, 1st Floor,<br>\nKrishna Reddy Colony,<br>\nDomlur, Bangalore – 560071,<br>\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br>\n&nbsp;&nbsp;<br>\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n[/ux_text]\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n\n[/section]\n<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2448386468845!2d77.63478281482183!3d12.956178790866014!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1597c3a0e1f1%3A0xb636dca579e6180!2sUnique%20Performance%20Tech%20soft%20Pvt%20Ltd!5e0!3m2!1sen!2sin!4v1640319255823!5m2!1sen!2sin\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','publish','closed','closed','','contact','','','2021-12-24 04:14:39','2021-12-24 04:14:39','',0,'http://demoweblinks.in/upsso/?page_id=504',0,'page','',0),(505,1,'2021-12-20 14:38:33','2021-12-20 14:38:33','<!-- wp:html /-->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-20 14:38:33','2021-12-20 14:38:33','',504,'http://demoweblinks.in/upsso/?p=505',0,'revision','',0),(506,1,'2021-12-20 14:40:26','2021-12-20 14:40:26','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n\n[/ux_text]\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p style=\"color:#0b376b;\">Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&amp;D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-20 14:40:26','2021-12-20 14:40:26','',457,'http://demoweblinks.in/upsso/?p=506',0,'revision','',0),(507,1,'2021-12-20 14:41:23','2021-12-20 14:41:23','[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p style=\"color:#0b376b;\">Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&amp;D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]','company-test','','publish','closed','closed','','company-test','','','2021-12-20 14:41:23','2021-12-20 14:41:23','',0,'http://demoweblinks.in/upsso/?ux_template=company-test',0,'ux_template','',0),(508,1,'2021-12-20 14:44:28','2021-12-20 14:44:28','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p style=\"color:#0b376b;\">Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&amp;D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-20 14:44:28','2021-12-20 14:44:28','',504,'http://demoweblinks.in/upsso/?p=508',0,'revision','',0),(509,1,'2021-12-20 14:45:04','2021-12-20 14:45:04','<div class=\"contact-form\">\r\n<div class=\"row row-small align-middle\">\r\n<div class=\"col medium-6 small-12 large-6\">\r\n[text* name placeholder \"Name\"]\r\n</div>\r\n<div class=\"col medium-6 small-12 large-6\">\r\n[text company-name placeholder \"Company Name\"]\r\n</div>\r\n</div>\r\n<div class=\"row row-small align-middle\" >\r\n<div class=\"col medium-6 small-12 large-6\">\r\n[email* your-email placeholder \"Email\"]\r\n</div>\r\n<div class=\"col medium-6 small-12 large-6\">\r\n[tel* tel placeholder \"Mobile\"]\r\n</div>\r\n</div>\r\n<div class=\"row row-small align-middle\" >\r\n<div class=\"col medium-12 small-12 large-12\">\r\n[textarea message placeholder \"Message\"]\r\n</div>\r\n\r\n</div>\r\n<div class=\"row row-small align-middle\" >\r\n<div class=\"col medium-12 small-12 large-12 newsletter-btn\">\r\n[submit class:cmsmasters_slider_post_read_more  \"Submit\"]\r\n</div>\r\n\r\n</div>\r\n</div>\n1\n[name] [company-name]\n[your-email] <sonus90@outlook.com>\nsonus90@outlook.com\nFrom: [name] <[your-email]> \r\nMobile:[tel]\r\nMessage Body:\r\n[message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [name] ([company-name])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <sonus90@outlook.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','upsso contact form','','publish','closed','closed','','upsso-contact-form','','','2021-12-23 11:33:23','2021-12-23 11:33:23','',0,'http://demoweblinks.in/upsso/?post_type=wpcf7_contact_form&#038;p=509',0,'wpcf7_contact_form','',0),(510,1,'2021-12-20 14:51:17','2021-12-20 14:51:17','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-20 14:51:17','2021-12-20 14:51:17','',504,'http://demoweblinks.in/upsso/?p=510',0,'revision','',0),(526,1,'2021-12-21 02:28:03','2021-12-21 02:28:03','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 02:28:03','2021-12-21 02:28:03','',287,'https://demoweblinks.in/upsso/?p=526',0,'revision','',0),(528,1,'2021-12-21 02:30:14','2021-12-21 02:30:14','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 02:30:14','2021-12-21 02:30:14','',287,'https://demoweblinks.in/upsso/?p=528',0,'revision','',0),(529,1,'2021-12-21 02:31:55','2021-12-21 02:31:55','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" padding=\"20px 20px 20px 20px\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:31:55','2021-12-21 02:31:55','',504,'https://demoweblinks.in/upsso/?p=529',0,'revision','',0),(530,1,'2021-12-21 02:33:05','2021-12-21 02:33:05','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" padding=\"20px 20px 20px 20px\" align=\"left\" bg_color=\"rgb(235, 235, 235)\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:33:05','2021-12-21 02:33:05','',504,'https://demoweblinks.in/upsso/?p=530',0,'revision','',0),(531,1,'2021-12-21 02:33:18','2021-12-21 02:33:18','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" padding=\"20px 20px 20px 20px\" align=\"left\" bg_color=\"rgb(235, 235, 235)\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:33:18','2021-12-21 02:33:18','',504,'https://demoweblinks.in/upsso/?p=531',0,'revision','',0),(532,1,'2021-12-21 02:34:28','2021-12-21 02:34:28','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" padding=\"0px px 0px 0px\" align=\"left\" bg_color=\"rgb(235, 235, 235)\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:34:28','2021-12-21 02:34:28','',504,'https://demoweblinks.in/upsso/?p=532',0,'revision','',0),(533,1,'2021-12-21 02:35:10','2021-12-21 02:35:10','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" padding=\"0px px 0px 0px\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:35:10','2021-12-21 02:35:10','',504,'https://demoweblinks.in/upsso/?p=533',0,'revision','',0),(535,1,'2021-12-21 02:35:49','2021-12-21 02:35:49','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n}\n\n.contact-form {\n	padding:20px;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 02:35:49','2021-12-21 02:35:49','',287,'https://demoweblinks.in/upsso/?p=535',0,'revision','',0),(537,1,'2021-12-21 02:37:02','2021-12-21 02:37:02','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n}\n\n.contact-form {\n	padding:20px;\n	border-radius: 50px;\n	background: #fafafa;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 02:37:02','2021-12-21 02:37:02','',287,'https://demoweblinks.in/upsso/?p=537',0,'revision','',0),(539,1,'2021-12-21 02:37:48','2021-12-21 02:37:48','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n}\n\n.contact-form {\n	padding:20px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 02:37:48','2021-12-21 02:37:48','',287,'https://demoweblinks.in/upsso/?p=539',0,'revision','',0),(540,1,'2021-12-21 02:39:21','2021-12-21 02:39:21','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" padding=\"0px px 0px 0px\" margin=\"0px 10px 0px px\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 10px\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:39:21','2021-12-21 02:39:21','',504,'https://demoweblinks.in/upsso/?p=540',0,'revision','',0),(541,1,'2021-12-21 02:40:58','2021-12-21 02:40:58','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" padding=\"0px px 0px 0px\" margin=\"0px 10px 0px 0pxp\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 10px\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:40:58','2021-12-21 02:40:58','',504,'https://demoweblinks.in/upsso/?p=541',0,'revision','',0),(542,1,'2021-12-21 02:41:39','2021-12-21 02:41:39','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 10px\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:41:39','2021-12-21 02:41:39','',504,'https://demoweblinks.in/upsso/?p=542',0,'revision','',0),(543,1,'2021-12-21 02:42:39','2021-12-21 02:42:39','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:42:39','2021-12-21 02:42:39','',504,'https://demoweblinks.in/upsso/?p=543',0,'revision','',0),(544,1,'2021-12-21 02:44:54','2021-12-21 02:44:54','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:44:54','2021-12-21 02:44:54','',504,'https://demoweblinks.in/upsso/?p=544',0,'revision','',0),(545,1,'2021-12-21 02:46:30','2021-12-21 02:46:30','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:46:30','2021-12-21 02:46:30','',504,'https://demoweblinks.in/upsso/?p=545',0,'revision','',0),(546,1,'2021-12-21 02:47:13','2021-12-21 02:47:13','','cntct','','inherit','open','closed','','cntct','','','2021-12-21 02:47:13','2021-12-21 02:47:13','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/cntct.png',0,'attachment','image/png',0),(547,1,'2021-12-21 02:47:26','2021-12-21 02:47:26','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:47:26','2021-12-21 02:47:26','',504,'https://demoweblinks.in/upsso/?p=547',0,'revision','',0),(549,1,'2021-12-21 02:48:42','2021-12-21 02:48:42','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 02:48:42','2021-12-21 02:48:42','',287,'https://demoweblinks.in/upsso/?p=549',0,'revision','',0),(550,1,'2021-12-21 02:49:09','2021-12-21 02:49:09','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"550px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:49:09','2021-12-21 02:49:09','',504,'https://demoweblinks.in/upsso/?p=550',0,'revision','',0),(551,1,'2021-12-21 02:49:33','2021-12-21 02:49:33','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:49:33','2021-12-21 02:49:33','',504,'https://demoweblinks.in/upsso/?p=551',0,'revision','',0),(556,1,'2021-12-21 02:55:23','2021-12-21 02:55:23','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 02:55:23','2021-12-21 02:55:23','',504,'https://demoweblinks.in/upsso/?p=556',0,'revision','',0),(558,1,'2021-12-21 02:56:06','2021-12-21 02:56:06','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 02:56:06','2021-12-21 02:56:06','',287,'https://demoweblinks.in/upsso/?p=558',0,'revision','',0),(560,1,'2021-12-21 02:58:41','2021-12-21 02:58:41','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 02:58:41','2021-12-21 02:58:41','',287,'https://demoweblinks.in/upsso/?p=560',0,'revision','',0),(562,1,'2021-12-21 02:59:42','2021-12-21 02:59:42','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 02:59:42','2021-12-21 02:59:42','',287,'https://demoweblinks.in/upsso/?p=562',0,'revision','',0),(564,1,'2021-12-21 03:00:16','2021-12-21 03:00:16','\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 03:00:16','2021-12-21 03:00:16','',287,'https://demoweblinks.in/upsso/?p=564',0,'revision','',0),(565,1,'2021-12-23 11:41:03','2021-12-21 03:04:31','','Device And VPN Security','','publish','closed','closed','','device-and-vpn-security','','','2021-12-23 11:41:03','2021-12-23 11:41:03','',0,'https://demoweblinks.in/upsso/?p=565',2,'nav_menu_item','',0),(566,1,'2021-12-23 11:41:03','2021-12-21 03:04:31','','Application Security','','publish','closed','closed','','application-security','','','2021-12-23 11:41:03','2021-12-23 11:41:03','',0,'https://demoweblinks.in/upsso/?p=566',3,'nav_menu_item','',0),(567,1,'2021-12-23 11:41:03','2021-12-21 03:04:31','','Windows Endpoint Security','','publish','closed','closed','','windows-endpoint-security','','','2021-12-23 11:41:03','2021-12-23 11:41:03','',0,'https://demoweblinks.in/upsso/?p=567',4,'nav_menu_item','',0),(568,1,'2021-12-23 11:41:03','2021-12-21 03:04:31','','Identity Server','','publish','closed','closed','','identity-server','','','2021-12-23 11:41:03','2021-12-23 11:41:03','',0,'https://demoweblinks.in/upsso/?p=568',5,'nav_menu_item','',0),(569,1,'2021-12-23 11:41:03','2021-12-21 03:04:31','','Compliance And Auditing','','publish','closed','closed','','compliance-and-auditing','','','2021-12-23 11:41:03','2021-12-23 11:41:03','',0,'https://demoweblinks.in/upsso/?p=569',6,'nav_menu_item','',0),(570,1,'2021-12-23 11:41:03','2021-12-21 03:04:31','','Rest API','','publish','closed','closed','','rest-api','','','2021-12-23 11:41:03','2021-12-23 11:41:03','',0,'https://demoweblinks.in/upsso/?p=570',7,'nav_menu_item','',0),(571,1,'2021-12-23 11:41:03','2021-12-21 03:04:31','','UPSSO SAAS','','publish','closed','closed','','upsso-saas','','','2021-12-23 11:41:03','2021-12-23 11:41:03','',0,'https://demoweblinks.in/upsso/?p=571',8,'nav_menu_item','',0),(572,1,'2021-12-23 11:41:03','2021-12-21 03:05:23','','Articles','','publish','closed','closed','','articles','','','2021-12-23 11:41:03','2021-12-23 11:41:03','',0,'https://demoweblinks.in/upsso/?p=572',11,'nav_menu_item','',0),(573,1,'2021-12-23 11:41:03','2021-12-21 03:05:23','','Docs','','publish','closed','closed','','docs','','','2021-12-23 11:41:03','2021-12-23 11:41:03','',0,'https://demoweblinks.in/upsso/?p=573',12,'nav_menu_item','',0),(580,1,'2021-12-21 03:13:18','2021-12-21 03:13:18','Take a look here on how to setup your blog page: http://docs.uxthemes.com/article/243-how-to-setup-your-blog-page','Blog','','inherit','closed','closed','','90-revision-v1','','','2021-12-21 03:13:18','2021-12-21 03:13:18','',90,'https://demoweblinks.in/upsso/?p=580',0,'revision','',0),(599,1,'2021-12-21 03:15:44','2021-12-21 03:15:44','<!-- wp:html -->\nTake a look here on how to setup your blog page: http://docs.uxthemes.com/article/243-how-to-setup-your-blog-page\n<!-- /wp:html -->','Blog','','inherit','closed','closed','','90-revision-v1','','','2021-12-21 03:15:44','2021-12-21 03:15:44','',90,'https://demoweblinks.in/upsso/?p=599',0,'revision','',0),(600,1,'2021-12-21 03:21:09','2021-12-21 03:21:09','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n[ux_text font_size=\"0.75\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise<br>\n							</h2>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 03:21:09','2021-12-21 03:21:09','',55,'https://demoweblinks.in/upsso/?p=600',0,'revision','',0),(601,1,'2021-12-21 03:22:48','2021-12-21 03:22:48','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n[ux_text font_size=\"0.75\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise<br>\n							</h2>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 03:22:48','2021-12-21 03:22:48','',55,'https://demoweblinks.in/upsso/?p=601',0,'revision','',0),(604,1,'2021-12-21 03:25:46','2021-12-21 03:25:46','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box text_color=\"dark\" width=\"52\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n[ux_text font_size=\"0.75\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise<br>\n							</h2>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 03:25:46','2021-12-21 03:25:46','',55,'https://demoweblinks.in/upsso/?p=604',0,'revision','',0),(606,1,'2021-12-23 11:41:03','2021-12-21 04:06:05',' ','','','publish','closed','closed','','606','','','2021-12-23 11:41:03','2021-12-23 11:41:03','',0,'https://demoweblinks.in/upsso/?p=606',14,'nav_menu_item','',0),(608,1,'2021-12-23 11:41:03','2021-12-21 04:06:05','','Solutions','','publish','closed','closed','','608','','','2021-12-23 11:41:03','2021-12-23 11:41:03','',0,'https://demoweblinks.in/upsso/?p=608',1,'nav_menu_item','',0),(609,1,'2021-12-23 11:41:03','2021-12-21 04:06:05',' ','','','publish','closed','closed','','609','','','2021-12-23 11:41:03','2021-12-23 11:41:03','',0,'https://demoweblinks.in/upsso/?p=609',9,'nav_menu_item','',0),(610,1,'2021-12-21 04:11:23','2021-12-21 04:11:23','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"87% 68%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" padding__sm=\"2px 2px 2px 2px\" parallax=\"-4\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"45\" text_align=\"left\" bg=\"rgba(42, 39, 39, 0.535)\" radius=\"23\"]\n\n[ux_text font_size=\"0.75\" line_height__sm=\"0.75\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise<br>\n							</h2>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 04:11:23','2021-12-21 04:11:23','',55,'https://demoweblinks.in/upsso/?p=610',0,'revision','',0),(611,1,'2021-12-21 04:13:19','2021-12-21 04:13:19','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" padding__sm=\"2px 2px 2px 2px\" parallax=\"-4\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"45\" text_align=\"left\" bg=\"rgba(42, 39, 39, 0.535)\" radius=\"23\"]\n\n[ux_text font_size=\"0.75\" line_height__sm=\"0.75\"]\n\n<h2 style=\"color:#0b387b;line-height:50px\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise<br>\n							</h2>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 04:13:19','2021-12-21 04:13:19','',55,'https://demoweblinks.in/upsso/?p=611',0,'revision','',0),(612,1,'2021-12-21 04:14:33','2021-12-21 04:14:33','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" padding__sm=\"2px 2px 2px 2px\" parallax=\"-4\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"45\" text_align=\"left\" bg=\"rgba(42, 39, 39, 0.535)\" radius=\"23\"]\n\n[ux_text font_size=\"0.75\" line_height__sm=\"2.5\"]\n\n<h2 style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise<br />\n							</h2>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 04:14:33','2021-12-21 04:14:33','',55,'https://demoweblinks.in/upsso/?p=612',0,'revision','',0),(613,1,'2021-12-21 04:15:14','2021-12-21 04:15:14','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" padding__sm=\"2px 2px 2px 2px\" parallax=\"-4\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"45\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"0.75\" line_height__sm=\"2.5\"]\n\n<h2 style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise<br />\n							</h2>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 04:15:14','2021-12-21 04:15:14','',55,'https://demoweblinks.in/upsso/?p=613',0,'revision','',0),(614,1,'2021-12-21 04:28:49','2021-12-21 04:28:49','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" padding__sm=\"2px 2px 2px 2px\" parallax=\"-4\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"45\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"0.75\" line_height__sm=\"2.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 04:28:49','2021-12-21 04:28:49','',55,'https://demoweblinks.in/upsso/?p=614',0,'revision','',0),(615,1,'2021-12-21 04:29:57','2021-12-21 04:29:57','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" padding__sm=\"2px 2px 2px 2px\" parallax=\"-4\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"45\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"0.75\" font_size__sm=\"1.75\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 04:29:57','2021-12-21 04:29:57','',55,'https://demoweblinks.in/upsso/?p=615',0,'revision','',0),(616,1,'2021-12-21 04:31:06','2021-12-21 04:31:06','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"50\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"0.75\" font_size__sm=\"1.75\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 04:31:06','2021-12-21 04:31:06','',55,'https://demoweblinks.in/upsso/?p=616',0,'revision','',0),(617,1,'2021-12-21 04:32:02','2021-12-21 04:32:02','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"50\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1.75\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 04:32:02','2021-12-21 04:32:02','',55,'https://demoweblinks.in/upsso/?p=617',0,'revision','',0),(618,1,'2021-12-21 04:32:33','2021-12-21 04:32:33','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"50\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 04:32:33','2021-12-21 04:32:33','',55,'https://demoweblinks.in/upsso/?p=618',0,'revision','',0),(620,1,'2021-12-21 04:34:14','2021-12-21 04:34:14','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	flo\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 04:34:14','2021-12-21 04:34:14','',287,'https://demoweblinks.in/upsso/?p=620',0,'revision','',0),(621,1,'2021-12-21 04:36:18','2021-12-21 04:36:18','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 04:36:18','2021-12-21 04:36:18','',55,'https://demoweblinks.in/upsso/?p=621',0,'revision','',0),(633,1,'2021-12-21 04:50:13','2021-12-21 04:50:13','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\" padding__sm=\"0px\" margin=\"10px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" width=\"custom\" v_align=\"bottom\" padding__sm=\"10px 15px 10px 15px\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p style=\"color:#0b376b;\">Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&amp;D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-21 04:50:13','2021-12-21 04:50:13','',457,'https://demoweblinks.in/upsso/?p=633',0,'revision','',0),(634,1,'2021-12-21 04:50:38','2021-12-21 04:50:38','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\" padding__sm=\"0px\" margin=\"10px\"]\n\n[gap height=\"50px\"]\n\n[row style=\"collapse\" width=\"custom\" v_align=\"bottom\" padding__sm=\"10px 15px 10px 15px\" padding__md=\"10px 15px 10px 15px\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p style=\"color:#0b376b;\">Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&amp;D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-21 04:50:38','2021-12-21 04:50:38','',457,'https://demoweblinks.in/upsso/?p=634',0,'revision','',0),(635,1,'2021-12-21 04:52:26','2021-12-21 04:52:26','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" bg_color=\"rgb(235, 235, 235)\" padding=\"0px\" padding__sm=\"0px\" margin=\"10px\"]\n\n[gap height=\"50px\"]\n\n[row width=\"custom\" v_align=\"bottom\" padding__sm=\"10px 15px 10px 15px\" padding__md=\"10px 15px 10px 15px\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">About UPSSO&nbsp;</h2>\n<p><span class=\"cmsmasters_heading_divider_right_wrap\"><span class=\"cmsmasters_heading_divider cmsmasters_heading_divider_right\"></span></span></p>\n[/ux_text]\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n<p style=\"color:#0b376b;\">Our Mission at UPSSO is to protect all nodes of an IT infrastructure using our experts in Single Sign-On, Multi-factor Authentication and identity Management. Various domains implements UPSSO, such as financial service, banking and business process outsourcing . our R&amp;D initiatives are the core part of our business. We Continuously innovate to support new protocols, automate security practices and improve IT security</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\"]\n\n[ux_banner height=\"450px\" height__sm=\"300px\" bg=\"466\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"36% 71%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Company','','inherit','closed','closed','','457-revision-v1','','','2021-12-21 04:52:26','2021-12-21 04:52:26','',457,'https://demoweblinks.in/upsso/?p=635',0,'revision','',0),(636,1,'2021-12-21 05:12:33','2021-12-21 05:12:33','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-21 05:12:33','2021-12-21 05:12:33','',504,'https://demoweblinks.in/upsso/?p=636',0,'revision','',0),(638,1,'2021-12-21 05:38:32','2021-12-21 05:38:32','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n		float:left;\n	}\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 05:38:32','2021-12-21 05:38:32','',287,'https://demoweblinks.in/upsso/?p=638',0,'revision','',0),(640,1,'2021-12-21 05:39:00','2021-12-21 05:39:00','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 05:39:00','2021-12-21 05:39:00','',287,'https://demoweblinks.in/upsso/?p=640',0,'revision','',0),(642,1,'2021-12-21 05:39:34','2021-12-21 05:39:34','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 05:39:34','2021-12-21 05:39:34','',287,'https://demoweblinks.in/upsso/?p=642',0,'revision','',0),(643,1,'2021-12-21 06:40:26','2021-12-21 06:40:26','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 06:40:26','2021-12-21 06:40:26','',55,'https://demoweblinks.in/upsso/?p=643',0,'revision','',0),(644,1,'2021-12-21 06:41:05','2021-12-21 06:41:05','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" target=\"_blank\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 06:41:05','2021-12-21 06:41:05','',55,'https://demoweblinks.in/upsso/?p=644',0,'revision','',0),(645,1,'2021-12-21 06:41:14','2021-12-21 06:41:14','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 06:41:14','2021-12-21 06:41:14','',55,'https://demoweblinks.in/upsso/?p=645',0,'revision','',0),(646,1,'2021-12-21 06:43:36','2021-12-21 06:43:36','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 06:43:36','2021-12-21 06:43:36','',55,'https://demoweblinks.in/upsso/?p=646',0,'revision','',0),(647,1,'2021-12-21 06:56:47','2021-12-21 06:56:47','<!-- wp:html -->\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus sagittis semper tortor. Quisque non felis elementum augue ullamcorper laoreet. Nam porta leo ut felis suscipit, vel semper lectus vehicula. Nulla vitae porta leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Fusce bibendum arcu in lacinia condimentum. Aenean id nunc quis ex congue facilisis. Proin non tempus arcu. Donec dictum elementum ex et aliquet. Praesent at pulvinar augue, ut ultricies mauris. Nulla congue nulla in semper cursus. Sed auctor condimentum sem a tincidunt. Duis rhoncus maximus varius. Nullam imperdiet imperdiet massa vel lacinia. Nam auctor odio velit, at ultricies nisi dictum quis. Vestibulum tempus tellus nec leo malesuada, in tempus quam vehicula.\n\nSed nec blandit nibh. Pellentesque commodo suscipit gravida. Sed sit amet ex sed mi dignissim elementum in ut quam. Vivamus laoreet non mauris eget mattis. Nam turpis orci, consectetur vel accumsan sed, condimentum at sapien. Nunc ut egestas neque, eu hendrerit lacus. Suspendisse fermentum congue dui nec fringilla. Duis volutpat nunc lectus. Suspendisse potenti. Suspendisse egestas venenatis nunc. Donec at laoreet lacus.\n<!-- /wp:html -->','Travel Agents Still Useful?','','publish','open','open','','travel-agents-still-useful','','','2021-12-21 07:01:05','2021-12-21 07:01:05','',0,'https://demoweblinks.in/upsso/?p=647',0,'post','',0),(648,1,'2021-12-21 06:56:47','2021-12-21 06:56:47','<!-- wp:html -->\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus sagittis semper tortor. Quisque non felis elementum augue ullamcorper laoreet. Nam porta leo ut felis suscipit, vel semper lectus vehicula. Nulla vitae porta leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Fusce bibendum arcu in lacinia condimentum. Aenean id nunc quis ex congue facilisis. Proin non tempus arcu. Donec dictum elementum ex et aliquet. Praesent at pulvinar augue, ut ultricies mauris. Nulla congue nulla in semper cursus. Sed auctor condimentum sem a tincidunt. Duis rhoncus maximus varius. Nullam imperdiet imperdiet massa vel lacinia. Nam auctor odio velit, at ultricies nisi dictum quis. Vestibulum tempus tellus nec leo malesuada, in tempus quam vehicula.\n\nSed nec blandit nibh. Pellentesque commodo suscipit gravida. Sed sit amet ex sed mi dignissim elementum in ut quam. Vivamus laoreet non mauris eget mattis. Nam turpis orci, consectetur vel accumsan sed, condimentum at sapien. Nunc ut egestas neque, eu hendrerit lacus. Suspendisse fermentum congue dui nec fringilla. Duis volutpat nunc lectus. Suspendisse potenti. Suspendisse egestas venenatis nunc. Donec at laoreet lacus.\n<!-- /wp:html -->','Travel Agents Still Useful?','','inherit','closed','closed','','647-revision-v1','','','2021-12-21 06:56:47','2021-12-21 06:56:47','',647,'https://demoweblinks.in/upsso/?p=648',0,'revision','',0),(649,1,'2021-12-21 06:58:08','2021-12-21 06:58:08','','blog-03','','inherit','open','closed','','blog-03','','','2021-12-21 06:58:08','2021-12-21 06:58:08','',647,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/blog-03.png',0,'attachment','image/png',0),(650,1,'2021-12-21 06:59:05','2021-12-21 06:59:05','<!-- wp:html -->\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. Phasellus velit risus, euismod a lacus et, mattis condimentum augue. Vivamus fermentum ex quis imperdiet sodales. Sed aliquam nibh tellus, a rutrum turpis pellentesque ac. Nulla nibh libero, tincidunt cursus gravida ut, sodales ut magna. Sed sodales libero sapien, et rutrum mi placerat eget. Nulla vestibulum lacus vel eros eleifend molestie.\n\nSed rutrum, libero non pretium tristique, arcu mi sollicitudin ex, quis venenatis orci tellus vel dolor. Donec gravida, dolor ut auctor facilisis, enim dolor pellentesque lectus, nec vehicula nibh risus ac leo. Mauris volutpat aliquam tellus nec rhoncus. Aliquam et nibh pulvinar, sodales nibh et, pretium urna. Vivamus quam augue, maximus in consequat imperdiet, iaculis non nibh. Aliquam erat volutpat. Curabitur venenatis massa sed lacus tristique, non auctor nisl sodales. Sed ultricies lacus ut libero faucibus fringilla. Ut nisi tellus, posuere vel mattis nec, convallis a metus. Nullam elementum molestie felis nec lobortis. Cras at justo eu elit semper tempor sed quis orci. In risus magna, malesuada vel elementum ut, finibus et nunc.\n\nCras dapibus ullamcorper dictum. Vivamus nec erat placerat felis scelerisque porttitor in ac turpis. In nec imperdiet turpis. Suspendisse quis orci ut orci pulvinar eleifend. Nulla eu mattis ipsum. Integer eget sagittis nulla. Praesent consectetur lacus et maximus eleifend. Integer non lacus dui. Mauris tortor diam, laoreet quis commodo vitae, sodales vel augue.\n<!-- /wp:html -->','Amsterdam: One Night','','publish','open','open','','amsterdam-one-night','','','2021-12-21 06:59:36','2021-12-21 06:59:36','',0,'https://demoweblinks.in/upsso/?p=650',0,'post','',0),(651,1,'2021-12-21 06:59:05','2021-12-21 06:59:05','<!-- wp:html -->\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. Phasellus velit risus, euismod a lacus et, mattis condimentum augue. Vivamus fermentum ex quis imperdiet sodales. Sed aliquam nibh tellus, a rutrum turpis pellentesque ac. Nulla nibh libero, tincidunt cursus gravida ut, sodales ut magna. Sed sodales libero sapien, et rutrum mi placerat eget. Nulla vestibulum lacus vel eros eleifend molestie.\n\nSed rutrum, libero non pretium tristique, arcu mi sollicitudin ex, quis venenatis orci tellus vel dolor. Donec gravida, dolor ut auctor facilisis, enim dolor pellentesque lectus, nec vehicula nibh risus ac leo. Mauris volutpat aliquam tellus nec rhoncus. Aliquam et nibh pulvinar, sodales nibh et, pretium urna. Vivamus quam augue, maximus in consequat imperdiet, iaculis non nibh. Aliquam erat volutpat. Curabitur venenatis massa sed lacus tristique, non auctor nisl sodales. Sed ultricies lacus ut libero faucibus fringilla. Ut nisi tellus, posuere vel mattis nec, convallis a metus. Nullam elementum molestie felis nec lobortis. Cras at justo eu elit semper tempor sed quis orci. In risus magna, malesuada vel elementum ut, finibus et nunc.\n\nCras dapibus ullamcorper dictum. Vivamus nec erat placerat felis scelerisque porttitor in ac turpis. In nec imperdiet turpis. Suspendisse quis orci ut orci pulvinar eleifend. Nulla eu mattis ipsum. Integer eget sagittis nulla. Praesent consectetur lacus et maximus eleifend. Integer non lacus dui. Mauris tortor diam, laoreet quis commodo vitae, sodales vel augue.\n<!-- /wp:html -->','Amsterdam: One Night','','inherit','closed','closed','','650-revision-v1','','','2021-12-21 06:59:05','2021-12-21 06:59:05','',650,'https://demoweblinks.in/upsso/?p=651',0,'revision','',0),(652,1,'2021-12-21 06:59:29','2021-12-21 06:59:29','<!-- wp:html -->\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. Phasellus velit risus, euismod a lacus et, mattis condimentum augue. Vivamus fermentum ex quis imperdiet sodales. Sed aliquam nibh tellus, a rutrum turpis pellentesque ac. Nulla nibh libero, tincidunt cursus gravida ut, sodales ut magna. Sed sodales libero sapien, et rutrum mi placerat eget. Nulla vestibulum lacus vel eros eleifend molestie.\n\nSed rutrum, libero non pretium tristique, arcu mi sollicitudin ex, quis venenatis orci tellus vel dolor. Donec gravida, dolor ut auctor facilisis, enim dolor pellentesque lectus, nec vehicula nibh risus ac leo. Mauris volutpat aliquam tellus nec rhoncus. Aliquam et nibh pulvinar, sodales nibh et, pretium urna. Vivamus quam augue, maximus in consequat imperdiet, iaculis non nibh. Aliquam erat volutpat. Curabitur venenatis massa sed lacus tristique, non auctor nisl sodales. Sed ultricies lacus ut libero faucibus fringilla. Ut nisi tellus, posuere vel mattis nec, convallis a metus. Nullam elementum molestie felis nec lobortis. Cras at justo eu elit semper tempor sed quis orci. In risus magna, malesuada vel elementum ut, finibus et nunc.\n\nCras dapibus ullamcorper dictum. Vivamus nec erat placerat felis scelerisque porttitor in ac turpis. In nec imperdiet turpis. Suspendisse quis orci ut orci pulvinar eleifend. Nulla eu mattis ipsum. Integer eget sagittis nulla. Praesent consectetur lacus et maximus eleifend. Integer non lacus dui. Mauris tortor diam, laoreet quis commodo vitae, sodales vel augue.\n<!-- /wp:html -->','Amsterdam: One Night','','inherit','closed','closed','','650-autosave-v1','','','2021-12-21 06:59:29','2021-12-21 06:59:29','',650,'https://demoweblinks.in/upsso/?p=652',0,'revision','',0),(653,1,'2021-12-21 06:59:32','2021-12-21 06:59:32','','blog-02','','inherit','open','closed','','blog-02','','','2021-12-21 06:59:32','2021-12-21 06:59:32','',650,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/blog-02.png',0,'attachment','image/png',0),(654,1,'2021-12-21 07:00:44','2021-12-21 07:00:44','<!-- wp:html -->\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. Phasellus velit risus, euismod a lacus et, mattis condimentum augue. Vivamus fermentum ex quis imperdiet sodales. Sed aliquam nibh tellus, a rutrum turpis pellentesque ac. Nulla nibh libero, tincidunt cursus gravida ut, sodales ut magna. Sed sodales libero sapien, et rutrum mi placerat eget. Nulla vestibulum lacus vel eros eleifend molestie.\n\nSed rutrum, libero non pretium tristique, arcu mi sollicitudin ex, quis venenatis orci tellus vel dolor. Donec gravida, dolor ut auctor facilisis, enim dolor pellentesque lectus, nec vehicula nibh risus ac leo. Mauris volutpat aliquam tellus nec rhoncus. Aliquam et nibh pulvinar, sodales nibh et, pretium urna. Vivamus quam augue, maximus in consequat imperdiet, iaculis non nibh. Aliquam erat volutpat. Curabitur venenatis massa sed lacus tristique, non auctor nisl sodales. Sed ultricies lacus ut libero faucibus fringilla. Ut nisi tellus, posuere vel mattis nec, convallis a metus. Nullam elementum molestie felis nec lobortis. Cras at justo eu elit semper tempor sed quis orci. In risus magna, malesuada vel elementum ut, finibus et nunc.\n\nCras dapibus ullamcorper dictum. Vivamus nec erat placerat felis scelerisque porttitor in ac turpis. In nec imperdiet turpis. Suspendisse quis orci ut orci pulvinar eleifend. Nulla eu mattis ipsum. Integer eget sagittis nulla. Praesent consectetur lacus et maximus eleifend. Integer non lacus dui. Mauris tortor diam, laoreet quis commodo vitae, sodales vel augue.\n<!-- /wp:html -->','Becoming Scandinavian','','publish','open','open','','becoming-scandinavian','','','2021-12-21 07:00:44','2021-12-21 07:00:44','',0,'https://demoweblinks.in/upsso/?p=654',0,'post','',0),(655,1,'2021-12-21 07:00:37','2021-12-21 07:00:37','','UPSSO-blog-01','','inherit','open','closed','','upsso-blog-01','','','2021-12-21 07:00:37','2021-12-21 07:00:37','',654,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/UPSSO-blog-01.png',0,'attachment','image/png',0),(656,1,'2021-12-21 07:00:44','2021-12-21 07:00:44','<!-- wp:html -->\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. Phasellus velit risus, euismod a lacus et, mattis condimentum augue. Vivamus fermentum ex quis imperdiet sodales. Sed aliquam nibh tellus, a rutrum turpis pellentesque ac. Nulla nibh libero, tincidunt cursus gravida ut, sodales ut magna. Sed sodales libero sapien, et rutrum mi placerat eget. Nulla vestibulum lacus vel eros eleifend molestie.\n\nSed rutrum, libero non pretium tristique, arcu mi sollicitudin ex, quis venenatis orci tellus vel dolor. Donec gravida, dolor ut auctor facilisis, enim dolor pellentesque lectus, nec vehicula nibh risus ac leo. Mauris volutpat aliquam tellus nec rhoncus. Aliquam et nibh pulvinar, sodales nibh et, pretium urna. Vivamus quam augue, maximus in consequat imperdiet, iaculis non nibh. Aliquam erat volutpat. Curabitur venenatis massa sed lacus tristique, non auctor nisl sodales. Sed ultricies lacus ut libero faucibus fringilla. Ut nisi tellus, posuere vel mattis nec, convallis a metus. Nullam elementum molestie felis nec lobortis. Cras at justo eu elit semper tempor sed quis orci. In risus magna, malesuada vel elementum ut, finibus et nunc.\n\nCras dapibus ullamcorper dictum. Vivamus nec erat placerat felis scelerisque porttitor in ac turpis. In nec imperdiet turpis. Suspendisse quis orci ut orci pulvinar eleifend. Nulla eu mattis ipsum. Integer eget sagittis nulla. Praesent consectetur lacus et maximus eleifend. Integer non lacus dui. Mauris tortor diam, laoreet quis commodo vitae, sodales vel augue.\n<!-- /wp:html -->','Becoming Scandinavian','','inherit','closed','closed','','654-revision-v1','','','2021-12-21 07:00:44','2021-12-21 07:00:44','',654,'https://demoweblinks.in/upsso/?p=656',0,'revision','',0),(667,1,'2021-12-21 07:09:11','2021-12-21 07:09:11','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" id=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 07:09:11','2021-12-21 07:09:11','',55,'https://demoweblinks.in/upsso/?p=667',0,'revision','',0),(668,1,'2021-12-21 07:09:59','2021-12-21 07:09:59','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 07:09:59','2021-12-21 07:09:59','',55,'https://demoweblinks.in/upsso/?p=668',0,'revision','',0),(669,1,'2021-12-21 07:11:43','2021-12-21 07:11:43','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n[row style=\"large\" v_align=\"middle\" id=\"devicevpn\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 07:11:43','2021-12-21 07:11:43','',55,'https://demoweblinks.in/upsso/?p=669',0,'revision','',0),(670,1,'2021-12-21 07:14:16','2021-12-21 07:14:16','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n[row style=\"large\" v_align=\"middle\" ]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 07:14:16','2021-12-21 07:14:16','',55,'https://demoweblinks.in/upsso/?p=670',0,'revision','',0),(671,1,'2021-12-21 07:15:27','2021-12-21 07:15:27','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n[row style=\"large\" v_align=\"middle\" ]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 07:15:27','2021-12-21 07:15:27','',55,'https://demoweblinks.in/upsso/?p=671',0,'revision','',0),(673,1,'2021-12-21 07:16:19','2021-12-21 07:16:19','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n[row style=\"large\" v_align=\"middle\" ]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 07:16:19','2021-12-21 07:16:19','',55,'https://demoweblinks.in/upsso/?p=673',0,'revision','',0),(675,1,'2021-12-21 07:17:16','2021-12-21 07:17:16','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n[row style=\"large\" v_align=\"middle\" ]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 07:17:16','2021-12-21 07:17:16','',55,'https://demoweblinks.in/upsso/?p=675',0,'revision','',0),(676,1,'2021-12-21 07:18:04','2021-12-21 07:18:04','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n[row style=\"large\" v_align=\"middle\" ]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 07:18:04','2021-12-21 07:18:04','',55,'https://demoweblinks.in/upsso/?p=676',0,'revision','',0),(678,1,'2021-12-21 07:18:53','2021-12-21 07:18:53','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n[row style=\"large\" v_align=\"middle\" ]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 07:18:53','2021-12-21 07:18:53','',55,'https://demoweblinks.in/upsso/?p=678',0,'revision','',0),(679,1,'2021-12-21 07:19:36','2021-12-21 07:19:36','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n[row style=\"large\" v_align=\"middle\" ]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 07:19:36','2021-12-21 07:19:36','',55,'https://demoweblinks.in/upsso/?p=679',0,'revision','',0),(681,1,'2021-12-21 07:22:23','2021-12-21 07:22:23','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n[row style=\"large\" v_align=\"middle\" ]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 07:22:23','2021-12-21 07:22:23','',55,'https://demoweblinks.in/upsso/?p=681',0,'revision','',0),(682,1,'2021-12-21 07:25:45','2021-12-21 07:25:45','<!-- wp:flatsome/uxbuilder -->\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<p>Terms and Conditions are a set of rules and guidelines that a user must agree to in order to use your website or mobile app. It acts as a legal contract between you (the company) who has the website or mobile app and the user who access your website and mobile app.</p>\n<p>It’s up to you to set the rules and guidelines that the user must agree to. You can think of your Terms and Conditions agreement as the legal agreement where you maintain your rights to exclude users from your app in the event that they abuse your app, and where you maintain your legal rights against potential app abusers, and so on.</p>\n<p>Terms and Conditions are also known as Terms of Service or Terms of Use.</p>\n<p>This type of legal agreement can be used for both your website and your mobile app. It’s not required (it’s not recommended actually) to have separate Terms and Conditions agreements: one for your website and one for your mobile app.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2021-12-21 07:34:36','2021-12-21 07:34:36','',0,'https://demoweblinks.in/upsso/?page_id=682',0,'page','',0),(683,1,'2021-12-21 07:25:45','2021-12-21 07:25:45','<!-- wp:html -->\nTerms and Conditions are a set of rules and guidelines that a user must agree to in order to use your website or mobile app. It acts as a legal contract between you (the company) who has the website or mobile app and the user who access your website and mobile app.\n\nIt’s up to you to set the rules and guidelines that the user must agree to. You can think of your Terms and Conditions agreement as the legal agreement where you maintain your rights to exclude users from your app in the event that they abuse your app, and where you maintain your legal rights against potential app abusers, and so on.\n\nTerms and Conditions are also known as Terms of Service or Terms of Use.\n\nThis type of legal agreement can be used for both your website and your mobile app. It’s not required (it’s not recommended actually) to have separate Terms and Conditions agreements: one for your website and one for your mobile app.\n<!-- /wp:html -->','Terms and Conditions','','inherit','closed','closed','','682-revision-v1','','','2021-12-21 07:25:45','2021-12-21 07:25:45','',682,'https://demoweblinks.in/upsso/?p=683',0,'revision','',0),(684,1,'2021-12-21 07:26:54','2021-12-21 07:26:54','<!-- wp:flatsome/uxbuilder -->\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h4>Who we are</h4>\n</p>\n<p>Suggested text: Our website address is: https://i-wo.in/upsso.</p>\n<h4>Comments</h4>\n</p>\n<p>Suggested text: When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<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>\n<h4>Media</h4>\n</p>\n<p>Suggested text: 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>\n<h4>Cookies</h4>\n</p>\n<p>Suggested text: 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>\n<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>\n<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 “Remember Me”, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<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>\n<h4>Embedded content from other websites</h4>\n</p>\n<p>Suggested text: 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>\n<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>\n<h4>Who we share your data with</h4>\n</p>\n<p>Suggested text: If you request a password reset, your IP address will be included in the reset email.</p>\n<h4>How long we retain your data</h4>\n</p>\n<p>Suggested text: 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>\n<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>\n<h4>What rights you have over your data</h4>\n</p>\n<p>Suggested text: 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>\n<h4>Where we send your data</p>\n</h4>\n<p>Suggested text: Visitor comments may be checked through an automated spam detection service.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2021-12-21 07:32:50','2021-12-21 07:32:50','',0,'https://demoweblinks.in/upsso/?page_id=684',0,'page','',0),(685,1,'2021-12-21 07:26:54','2021-12-21 07:26:54','<!-- wp:html -->\nWho we are\nSuggested text: Our website address is: https://i-wo.in/upsso.\n\nComments\nSuggested text: When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.\n\nAn 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.\n\nMedia\nSuggested text: 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.\n\nCookies\nSuggested text: 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.\n\nIf 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.\n\nWhen 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 “Remember Me”, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.\n\nIf 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.\n\nEmbedded content from other websites\nSuggested text: 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.\n\nThese 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.\n\nWho we share your data with\nSuggested text: If you request a password reset, your IP address will be included in the reset email.\n\nHow long we retain your data\nSuggested text: 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.\n\nFor 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.\n\nWhat rights you have over your data\nSuggested text: 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.\n\nWhere we send your data\nSuggested text: Visitor comments may be checked through an automated spam detection service.\n<!-- /wp:html -->','Privacy Policy','','inherit','closed','closed','','684-revision-v1','','','2021-12-21 07:26:54','2021-12-21 07:26:54','',684,'https://demoweblinks.in/upsso/?p=685',0,'revision','',0),(686,1,'2021-12-21 07:27:14','2021-12-21 07:27:14','<!-- wp:html /-->','Privacy Policy','','inherit','closed','closed','','684-revision-v1','','','2021-12-21 07:27:14','2021-12-21 07:27:14','',684,'https://demoweblinks.in/upsso/?p=686',0,'revision','',0),(687,1,'2021-12-21 07:32:39','2021-12-21 07:32:39','<!-- wp:flatsome/uxbuilder -->\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h4>Who we are</h4>\n</p>\n<p>Suggested text: Our website address is: https://i-wo.in/upsso.</p>\n<h4>Comments</h4>\n</p>\n<p>Suggested text: When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<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>\n<h4>Media</h4>\n</p>\n<p>Suggested text: 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>\n<h4>Cookies</h4>\n</p>\n<p>Suggested text: 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>\n<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>\n<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 “Remember Me”, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<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>\n<h4>Embedded content from other websites</h4>\n</p>\n<p>Suggested text: 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>\n<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>\n<h4>Who we share your data with</h4>\n</p>\n<p>Suggested text: If you request a password reset, your IP address will be included in the reset email.</p>\n<h4>How long we retain your data</h4>\n</p>\n<p>Suggested text: 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>\n<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>\n<h4>What rights you have over your data</h4>\n<p></p>\n<p>Suggested text: 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>\n<h4>Where we send your data</p>\n<h4></p>\n<p>Suggested text: Visitor comments may be checked through an automated spam detection service.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Privacy Policy','','inherit','closed','closed','','684-revision-v1','','','2021-12-21 07:32:39','2021-12-21 07:32:39','',684,'https://demoweblinks.in/upsso/?p=687',0,'revision','',0),(688,1,'2021-12-21 07:32:50','2021-12-21 07:32:50','<!-- wp:flatsome/uxbuilder -->\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h4>Who we are</h4>\n</p>\n<p>Suggested text: Our website address is: https://i-wo.in/upsso.</p>\n<h4>Comments</h4>\n</p>\n<p>Suggested text: When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<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>\n<h4>Media</h4>\n</p>\n<p>Suggested text: 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>\n<h4>Cookies</h4>\n</p>\n<p>Suggested text: 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>\n<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>\n<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 “Remember Me”, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<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>\n<h4>Embedded content from other websites</h4>\n</p>\n<p>Suggested text: 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>\n<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>\n<h4>Who we share your data with</h4>\n</p>\n<p>Suggested text: If you request a password reset, your IP address will be included in the reset email.</p>\n<h4>How long we retain your data</h4>\n</p>\n<p>Suggested text: 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>\n<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>\n<h4>What rights you have over your data</h4>\n</p>\n<p>Suggested text: 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>\n<h4>Where we send your data</p>\n</h4>\n<p>Suggested text: Visitor comments may be checked through an automated spam detection service.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Privacy Policy','','inherit','closed','closed','','684-revision-v1','','','2021-12-21 07:32:50','2021-12-21 07:32:50','',684,'https://demoweblinks.in/upsso/?p=688',0,'revision','',0),(689,1,'2021-12-21 07:33:44','2021-12-21 07:33:44','<!-- wp:html /-->','Terms and Conditions','','inherit','closed','closed','','682-revision-v1','','','2021-12-21 07:33:44','2021-12-21 07:33:44','',682,'https://demoweblinks.in/upsso/?p=689',0,'revision','',0),(690,1,'2021-12-21 07:34:33','2021-12-21 07:34:33','<!-- wp:flatsome/uxbuilder -->\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<p>Terms and Conditions are a set of rules and guidelines that a user must agree to in order to use your website or mobile app. It acts as a legal contract between you (the company) who has the website or mobile app and the user who access your website and mobile app.</p>\n<p>It’s up to you to set the rules and guidelines that the user must agree to. You can think of your Terms and Conditions agreement as the legal agreement where you maintain your rights to exclude users from your app in the event that they abuse your app, and where you maintain your legal rights against potential app abusers, and so on.</p>\n<p>Terms and Conditions are also known as Terms of Service or Terms of Use.</p>\n<p>This type of legal agreement can be used for both your website and your mobile app. It’s not required (it’s not recommended actually) to have separate Terms and Conditions agreements: one for your website and one for your mobile app.</p>\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Terms and Conditions','','inherit','closed','closed','','682-revision-v1','','','2021-12-21 07:34:33','2021-12-21 07:34:33','',682,'https://demoweblinks.in/upsso/?p=690',0,'revision','',0),(691,1,'2021-12-23 13:21:31','2021-12-21 07:36:25',' ','','','publish','closed','closed','','691','','','2021-12-23 13:21:31','2021-12-23 13:21:31','',0,'https://demoweblinks.in/upsso/?p=691',1,'nav_menu_item','',0),(692,1,'2021-12-23 13:21:31','2021-12-21 07:36:25',' ','','','publish','closed','closed','','692','','','2021-12-23 13:21:31','2021-12-23 13:21:31','',0,'https://demoweblinks.in/upsso/?p=692',2,'nav_menu_item','',0),(694,1,'2021-12-24 04:18:16','2021-12-21 07:37:11',' ','','','publish','closed','closed','','694','','','2021-12-24 04:18:16','2021-12-24 04:18:16','',0,'https://demoweblinks.in/upsso/?p=694',4,'nav_menu_item','',0),(695,1,'2021-12-24 04:18:16','2021-12-21 07:37:11',' ','','','publish','closed','closed','','695','','','2021-12-24 04:18:16','2021-12-24 04:18:16','',0,'https://demoweblinks.in/upsso/?p=695',3,'nav_menu_item','',0),(697,1,'2021-12-21 07:43:08','2021-12-21 07:43:08','http://demoweblinks.in/upsso/wp-content/uploads/2021/12/cropped-UPSSO-logo-1.png','cropped-UPSSO-logo-1.png','','inherit','open','closed','','cropped-upsso-logo-1-png','','','2021-12-21 07:43:08','2021-12-21 07:43:08','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/cropped-UPSSO-logo-1.png',0,'attachment','image/png',0),(699,1,'2021-12-21 08:50:50','2021-12-21 08:50:50','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 08:50:50','2021-12-21 08:50:50','',55,'https://demoweblinks.in/upsso/?p=699',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (700,1,'2021-12-21 08:52:04','2021-12-21 08:52:04','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" lightbox=\"true\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 08:52:04','2021-12-21 08:52:04','',55,'https://demoweblinks.in/upsso/?p=700',0,'revision','',0),(701,1,'2021-12-21 08:52:24','2021-12-21 08:52:24','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 08:52:24','2021-12-21 08:52:24','',55,'https://demoweblinks.in/upsso/?p=701',0,'revision','',0),(702,1,'2021-12-21 08:53:01','2021-12-21 08:53:01','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 08:53:01','2021-12-21 08:53:01','',55,'https://demoweblinks.in/upsso/?p=702',0,'revision','',0),(703,1,'2021-12-21 08:53:25','2021-12-21 08:53:25','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" lightbox=\"true\" lightbox_image_size=\"large\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 08:53:25','2021-12-21 08:53:25','',55,'https://demoweblinks.in/upsso/?p=703',0,'revision','',0),(704,1,'2021-12-21 08:53:38','2021-12-21 08:53:38','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 08:53:38','2021-12-21 08:53:38','',55,'https://demoweblinks.in/upsso/?p=704',0,'revision','',0),(705,1,'2021-12-21 11:50:48','2021-12-21 11:50:48','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-21 11:50:48','2021-12-21 11:50:48','',55,'https://demoweblinks.in/upsso/?p=705',0,'revision','',0),(707,1,'2021-12-21 11:52:59','2021-12-21 11:52:59','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-21 11:52:59','2021-12-21 11:52:59','',287,'https://demoweblinks.in/upsso/?p=707',0,'revision','',0),(708,1,'2021-12-22 06:35:35','2021-12-22 06:35:35','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 06:35:35','2021-12-22 06:35:35','',55,'https://demoweblinks.in/upsso/?p=708',0,'revision','',0),(709,1,'2021-12-22 06:41:45','2021-12-22 06:41:45','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[ux_html]\n\nid=\"html\"\n[/ux_html]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 06:41:45','2021-12-22 06:41:45','',55,'https://demoweblinks.in/upsso/?p=709',0,'revision','',0),(710,1,'2021-12-22 06:41:54','2021-12-22 06:41:54','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 06:41:54','2021-12-22 06:41:54','',55,'https://demoweblinks.in/upsso/?p=710',0,'revision','',0),(711,1,'2021-12-22 06:42:21','2021-12-22 06:42:21','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[gap]\n\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 06:42:21','2021-12-22 06:42:21','',55,'https://demoweblinks.in/upsso/?p=711',0,'revision','',0),(712,1,'2021-12-22 06:56:34','2021-12-22 06:56:34','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[gap]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 06:56:34','2021-12-22 06:56:34','',55,'https://demoweblinks.in/upsso/?p=712',0,'revision','',0),(713,1,'2021-12-22 06:57:07','2021-12-22 06:57:07','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[gap]\n\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 06:57:07','2021-12-22 06:57:07','',55,'https://demoweblinks.in/upsso/?p=713',0,'revision','',0),(714,1,'2021-12-22 06:57:20','2021-12-22 06:57:20','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" padding=\"5px 20px 5px 20px\" radius=\"99\" expand=\"0\" icon=\"icon-angle-right\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[gap]\n\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 06:57:20','2021-12-22 06:57:20','',55,'https://demoweblinks.in/upsso/?p=714',0,'revision','',0),(718,1,'2021-12-22 07:52:24','2021-12-22 07:52:24','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-22 07:52:24','2021-12-22 07:52:24','',287,'https://demoweblinks.in/upsso/?p=718',0,'revision','',0),(719,1,'2021-12-22 07:54:09','2021-12-22 07:54:09','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[gap]\n\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 07:54:09','2021-12-22 07:54:09','',55,'https://demoweblinks.in/upsso/?p=719',0,'revision','',0),(721,1,'2021-12-22 07:55:31','2021-12-22 07:55:31','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 5px 90px 5px 38px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-22 07:55:31','2021-12-22 07:55:31','',287,'https://demoweblinks.in/upsso/?p=721',0,'revision','',0),(723,1,'2021-12-22 07:57:04','2021-12-22 07:57:04','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n}\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-22 07:57:04','2021-12-22 07:57:04','',287,'https://demoweblinks.in/upsso/?p=723',0,'revision','',0),(724,1,'2021-12-22 09:23:30','2021-12-22 09:23:30','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"800px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[gap]\n\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 09:23:30','2021-12-22 09:23:30','',55,'https://demoweblinks.in/upsso/?p=724',0,'revision','',0),(725,1,'2021-12-22 09:24:29','2021-12-22 09:24:29','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"800px\" height__sm=\"550px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[gap]\n\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 09:24:29','2021-12-22 09:24:29','',55,'https://demoweblinks.in/upsso/?p=725',0,'revision','',0),(726,1,'2021-12-22 09:24:55','2021-12-22 09:24:55','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"800px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[gap]\n\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 09:24:55','2021-12-22 09:24:55','',55,'https://demoweblinks.in/upsso/?p=726',0,'revision','',0),(727,1,'2021-12-22 09:27:04','2021-12-22 09:27:04','[section class=\"email-input\" visibility=\"hidden\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"0.875\"]\n\n</p>\r\n<p>Subscibe to Newsletter</p>\r\n<p>\n[/ux_text]\n[gap height=\"50px\"]\n\n[ux_text font_size=\"0.875\"]\n\n<div style=\"display: flex;\r\n  \"></p>\r\n<p ><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i>    <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a></p>\r\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\r\n<p><i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i>         <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\r\n</div>\n[/ux_text]\n\n[/col]\n\n[/row]\n\n[/section]\n[follow style=\"fill\" align=\"right\"]','Footer - Newsletter Signup','','inherit','closed','closed','','161-revision-v1','','','2021-12-22 09:27:04','2021-12-22 09:27:04','',161,'https://demoweblinks.in/upsso/?p=727',0,'revision','',0),(729,1,'2021-12-22 09:27:31','2021-12-22 09:27:31','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-22 09:27:31','2021-12-22 09:27:31','',287,'https://demoweblinks.in/upsso/?p=729',0,'revision','',0),(730,1,'2021-12-22 09:27:52','2021-12-22 09:27:52','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"800px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 09:27:52','2021-12-22 09:27:52','',55,'https://demoweblinks.in/upsso/?p=730',0,'revision','',0),(731,1,'2021-12-22 09:28:41','2021-12-22 09:28:41','[section class=\"email-input\" visibility=\"hidden\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"0.875\"]\n\n</p>\r\n<p>Subscibe to Newsletter</p>\r\n<p>\n[/ux_text]\n[gap height=\"50px\"]\n\n[ux_text font_size=\"0.875\"]\n\n<div style=\"display: flex;\r\n  \"></p>\r\n<p ><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i>    <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a></p>\r\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\r\n<p><i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i>         <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\r\n</div>\n[/ux_text]\n\n[/col]\n\n[/row]\n\n[/section]\n[follow style=\"fill\" align=\"center\"]','Footer - Newsletter Signup','','inherit','closed','closed','','161-revision-v1','','','2021-12-22 09:28:41','2021-12-22 09:28:41','',161,'https://demoweblinks.in/upsso/?p=731',0,'revision','',0),(733,1,'2021-12-22 09:30:21','2021-12-22 09:30:21','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 09:30:21','2021-12-22 09:30:21','',55,'https://demoweblinks.in/upsso/?p=733',0,'revision','',0),(734,1,'2021-12-22 09:30:57','2021-12-22 09:30:57','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"650px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"92% 48%\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 09:30:57','2021-12-22 09:30:57','',55,'https://demoweblinks.in/upsso/?p=734',0,'revision','',0),(735,1,'2021-12-22 09:32:20','2021-12-22 09:32:20','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"650px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" border=\"100px 110px 110px 110px\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 09:32:20','2021-12-22 09:32:20','',55,'https://demoweblinks.in/upsso/?p=735',0,'revision','',0),(736,1,'2021-12-22 09:33:02','2021-12-22 09:33:02','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"650px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" border=\"0px 0px 0px 0px\" border_margin=\"50px 0px 50px 0px\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 09:33:02','2021-12-22 09:33:02','',55,'https://demoweblinks.in/upsso/?p=736',0,'revision','',0),(737,1,'2021-12-22 10:31:13','2021-12-22 10:31:13','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"650px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 10:31:13','2021-12-22 10:31:13','',55,'https://demoweblinks.in/upsso/?p=737',0,'revision','',0),(739,1,'2021-12-22 10:32:22','2021-12-22 10:32:22','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-22 10:32:22','2021-12-22 10:32:22','',287,'https://demoweblinks.in/upsso/?p=739',0,'revision','',0),(740,1,'2021-12-22 10:33:26','2021-12-22 10:33:26','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 10:33:26','2021-12-22 10:33:26','',55,'https://demoweblinks.in/upsso/?p=740',0,'revision','',0),(741,1,'2021-12-22 10:33:53','2021-12-22 10:33:53','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\"]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 10:33:53','2021-12-22 10:33:53','',55,'https://demoweblinks.in/upsso/?p=741',0,'revision','',0),(742,1,'2021-12-22 10:34:54','2021-12-22 10:34:54','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"350px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"40\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 10:34:54','2021-12-22 10:34:54','',55,'https://demoweblinks.in/upsso/?p=742',0,'revision','',0),(743,1,'2021-12-22 10:42:57','2021-12-22 10:42:57','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"100\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 10:42:57','2021-12-22 10:42:57','',55,'https://demoweblinks.in/upsso/?p=743',0,'revision','',0),(744,1,'2021-12-22 10:45:33','2021-12-22 10:45:33','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"50\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 10:45:33','2021-12-22 10:45:33','',55,'https://demoweblinks.in/upsso/?p=744',0,'revision','',0),(745,1,'2021-12-22 10:46:13','2021-12-22 10:46:13','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 10:46:13','2021-12-22 10:46:13','',55,'https://demoweblinks.in/upsso/?p=745',0,'revision','',0),(747,1,'2021-12-22 11:00:33','2021-12-22 11:00:33','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-22 11:00:33','2021-12-22 11:00:33','',287,'https://demoweblinks.in/upsso/?p=747',0,'revision','',0),(749,1,'2021-12-22 11:01:31','2021-12-22 11:01:31','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-22 11:01:31','2021-12-22 11:01:31','',287,'https://demoweblinks.in/upsso/?p=749',0,'revision','',0),(751,1,'2021-12-22 11:04:55','2021-12-22 11:04:55','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 10px 50px 10px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-22 11:04:55','2021-12-22 11:04:55','',287,'https://demoweblinks.in/upsso/?p=751',0,'revision','',0),(753,1,'2021-12-22 11:05:35','2021-12-22 11:05:35','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-22 11:05:35','2021-12-22 11:05:35','',287,'https://demoweblinks.in/upsso/?p=753',0,'revision','',0),(755,1,'2021-12-22 11:06:43','2021-12-22 11:06:43','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 8px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-22 11:06:43','2021-12-22 11:06:43','',287,'https://demoweblinks.in/upsso/?p=755',0,'revision','',0),(757,1,'2021-12-22 11:07:55','2021-12-22 11:07:55','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-22 11:07:55','2021-12-22 11:07:55','',287,'https://demoweblinks.in/upsso/?p=757',0,'revision','',0),(758,1,'2021-12-22 13:57:26','2021-12-22 13:57:26','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" id=\"device\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 13:57:26','2021-12-22 13:57:26','',55,'https://demoweblinks.in/upsso/?p=758',0,'revision','',0),(759,1,'2021-12-22 13:58:46','2021-12-22 13:58:46','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n<div id=\"device\">\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n</div>\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 13:58:46','2021-12-22 13:58:46','',55,'https://demoweblinks.in/upsso/?p=759',0,'revision','',0),(760,1,'2021-12-22 14:00:11','2021-12-22 14:00:11','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"device\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"devicevpn\" style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"application\" style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 14:00:11','2021-12-22 14:00:11','',55,'https://demoweblinks.in/upsso/?p=760',0,'revision','',0),(762,1,'2021-12-22 14:03:14','2021-12-22 14:03:14','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"device\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2  style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 14:03:14','2021-12-22 14:03:14','',55,'https://demoweblinks.in/upsso/?p=762',0,'revision','',0),(763,1,'2021-12-22 14:04:22','2021-12-22 14:04:22','<!-- wp:html -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"device\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2  style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"windows\" style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"identity\" style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"compliance\" style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"restapi\" style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 id=\"upssosaas\" style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:html -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 14:04:22','2021-12-22 14:04:22','',55,'https://demoweblinks.in/upsso/?p=763',0,'revision','',0),(765,1,'2021-12-22 14:08:04','2021-12-22 14:08:04','<!-- wp:html -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2  style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2  style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 id=\"clients\">Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<!-- /wp:html -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 14:08:04','2021-12-22 14:08:04','',55,'https://demoweblinks.in/upsso/?p=765',0,'revision','',0),(767,1,'2021-12-22 14:10:01','2021-12-22 14:10:01','<!-- wp:html -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" ]\n\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2  style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2  style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 >Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<!-- /wp:html -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 14:10:01','2021-12-22 14:10:01','',55,'https://demoweblinks.in/upsso/?p=767',0,'revision','',0),(768,1,'2021-12-22 14:12:16','2021-12-22 14:12:16','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2  style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2  style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2 >Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-22 14:12:16','2021-12-22 14:12:16','',55,'https://demoweblinks.in/upsso/?p=768',0,'revision','',0),(771,2,'2021-12-23 04:06:28','2021-12-23 04:06:28','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"272\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"86% 56%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 04:06:28','2021-12-23 04:06:28','',55,'https://demoweblinks.in/upsso/?p=771',0,'revision','',0),(772,2,'2021-12-23 04:06:48','2021-12-23 04:06:48','','UPSSO web 01-04','','inherit','open','closed','','upsso-web-01-04','','','2021-12-23 04:06:48','2021-12-23 04:06:48','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/UPSSO-web-01-04.png',0,'attachment','image/png',0),(773,2,'2021-12-23 04:07:18','2021-12-23 04:07:18','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"772\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"37% 52%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 04:07:18','2021-12-23 04:07:18','',55,'https://demoweblinks.in/upsso/?p=773',0,'revision','',0),(774,2,'2021-12-23 05:07:36','2021-12-23 05:07:36','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"772\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"37% 52%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"272\" bg_size=\"original\" bg_pos=\"87% 77%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:07:36','2021-12-23 05:07:36','',55,'https://demoweblinks.in/upsso/?p=774',0,'revision','',0),(775,2,'2021-12-23 05:10:38','2021-12-23 05:10:38','','UPSSO web 01-03','','inherit','open','closed','','upsso-web-01-03','','','2021-12-23 05:10:38','2021-12-23 05:10:38','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/UPSSO-web-01-03.png',0,'attachment','image/png',0),(776,2,'2021-12-23 05:12:00','2021-12-23 05:12:00','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"772\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"37% 52%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:12:00','2021-12-23 05:12:00','',55,'https://demoweblinks.in/upsso/?p=776',0,'revision','',0),(777,2,'2021-12-23 05:12:31','2021-12-23 05:12:31','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"772\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"37% 52%\" class=\"home-banner\"]\n\n[text_box width=\"52\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"5\" position_x__sm=\"5\" position_y=\"50\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:12:31','2021-12-23 05:12:31','',55,'https://demoweblinks.in/upsso/?p=777',0,'revision','',0),(778,2,'2021-12-23 05:20:33','2021-12-23 05:20:33','<!-- wp:flatsome/uxbuilder -->\n[ux_slider slide_align=\"left\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"27% 53%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:20:33','2021-12-23 05:20:33','',55,'https://demoweblinks.in/upsso/?p=778',0,'revision','',0),(779,2,'2021-12-23 05:22:09','2021-12-23 05:22:09','<!-- wp:flatsome/uxbuilder -->\n[ux_slider style=\"container\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"27% 53%\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:22:09','2021-12-23 05:22:09','',55,'https://demoweblinks.in/upsso/?p=779',0,'revision','',0),(780,2,'2021-12-23 05:23:43','2021-12-23 05:23:43','<!-- wp:flatsome/uxbuilder -->\n[ux_slider style=\"container\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"27% 53%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:23:43','2021-12-23 05:23:43','',55,'https://demoweblinks.in/upsso/?p=780',0,'revision','',0),(781,2,'2021-12-23 05:28:28','2021-12-23 05:28:28','<!-- wp:flatsome/uxbuilder -->\n[ux_slider style=\"container\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"27% 53%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[ux_slider]\n\n[ux_banner height=\"500px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 class=\"uppercase\"><strong>Main Headline</strong></h2>\n<h3>Smaller Headline</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Primary\"]\n\n[button text=\"Secondary\" style=\"outline\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"62\" position_x=\"95\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:28:28','2021-12-23 05:28:28','',55,'https://demoweblinks.in/upsso/?p=781',0,'revision','',0),(782,2,'2021-12-23 05:28:57','2021-12-23 05:28:57','<!-- wp:flatsome/uxbuilder -->\n[ux_slider style=\"container\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"27% 53%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[ux_slider]\n\n[ux_banner height=\"500px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"55% 53%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n<h2 class=\"uppercase\"><strong>Main Headline</strong></h2>\n<h3>Smaller Headline</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Primary\"]\n\n[button text=\"Secondary\" style=\"outline\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"62\" position_x=\"95\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:28:57','2021-12-23 05:28:57','',55,'https://demoweblinks.in/upsso/?p=782',0,'revision','',0),(783,2,'2021-12-23 05:32:44','2021-12-23 05:32:44','<!-- wp:flatsome/uxbuilder -->\n[ux_slider style=\"container\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[ux_slider]\n\n[ux_banner height=\"500px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"55% 53%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" line_height=\"1.5\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"62\" position_x=\"95\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:32:44','2021-12-23 05:32:44','',55,'https://demoweblinks.in/upsso/?p=783',0,'revision','',0),(784,2,'2021-12-23 05:33:24','2021-12-23 05:33:24','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"55% 53%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" line_height=\"1.5\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"62\" position_x=\"95\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:33:24','2021-12-23 05:33:24','',55,'https://demoweblinks.in/upsso/?p=784',0,'revision','',0),(785,2,'2021-12-23 05:34:33','2021-12-23 05:34:33','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"55% 53%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"60\" position_x=\"5\" position_y=\"50\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" line_height=\"1.5\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"69\" width__md=\"72\" position_x=\"95\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:34:33','2021-12-23 05:34:33','',55,'https://demoweblinks.in/upsso/?p=785',0,'revision','',0),(786,2,'2021-12-23 05:36:09','2021-12-23 05:36:09','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"55% 53%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"20\" position_y=\"50\" position_y__sm=\"20\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"69\" width__md=\"72\" position_x=\"95\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:36:09','2021-12-23 05:36:09','',55,'https://demoweblinks.in/upsso/?p=786',0,'revision','',0),(787,2,'2021-12-23 05:36:47','2021-12-23 05:36:47','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"55% 53%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"20\" position_y=\"50\" position_y__sm=\"20\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"69\" width__sm=\"96\" width__md=\"72\" position_x=\"95\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:36:47','2021-12-23 05:36:47','',55,'https://demoweblinks.in/upsso/?p=787',0,'revision','',0),(788,2,'2021-12-23 05:37:08','2021-12-23 05:37:08','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 64%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"20\" position_y=\"50\" position_y__sm=\"20\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"69\" width__sm=\"96\" width__md=\"72\" position_x=\"95\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:37:08','2021-12-23 05:37:08','',55,'https://demoweblinks.in/upsso/?p=788',0,'revision','',0),(789,2,'2021-12-23 05:38:10','2021-12-23 05:38:10','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 64%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"20\" position_y=\"50\" position_y__sm=\"20\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" position_x=\"95\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:38:10','2021-12-23 05:38:10','',55,'https://demoweblinks.in/upsso/?p=789',0,'revision','',0),(790,2,'2021-12-23 05:38:31','2021-12-23 05:38:31','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 64%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"20\" position_y=\"50\" position_y__sm=\"20\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:38:31','2021-12-23 05:38:31','',55,'https://demoweblinks.in/upsso/?p=790',0,'revision','',0),(791,2,'2021-12-23 05:39:25','2021-12-23 05:39:25','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 64%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"20\" position_y=\"50\" position_y__sm=\"20\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:39:25','2021-12-23 05:39:25','',55,'https://demoweblinks.in/upsso/?p=791',0,'revision','',0),(792,2,'2021-12-23 05:40:02','2021-12-23 05:40:02','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"10% 60%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"20\" position_y=\"50\" position_y__sm=\"20\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:40:02','2021-12-23 05:40:02','',55,'https://demoweblinks.in/upsso/?p=792',0,'revision','',0),(793,2,'2021-12-23 05:40:53','2021-12-23 05:40:53','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"20\" position_y=\"50\" position_y__sm=\"20\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 05:40:53','2021-12-23 05:40:53','',55,'https://demoweblinks.in/upsso/?p=793',0,'revision','',0),(794,2,'2021-12-23 06:15:16','2021-12-23 06:15:16','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"20\" position_y=\"50\" position_y__sm=\"20\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" animate=\"bounceIn\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:15:16','2021-12-23 06:15:16','',55,'https://demoweblinks.in/upsso/?p=794',0,'revision','',0),(795,2,'2021-12-23 06:15:54','2021-12-23 06:15:54','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"20\" position_y=\"50\" position_y__sm=\"20\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" animate=\"bounceIn\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:15:54','2021-12-23 06:15:54','',55,'https://demoweblinks.in/upsso/?p=795',0,'revision','',0),(796,2,'2021-12-23 06:16:40','2021-12-23 06:16:40','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"20\" position_y=\"50\" position_y__sm=\"20\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:16:40','2021-12-23 06:16:40','',55,'https://demoweblinks.in/upsso/?p=796',0,'revision','',0),(797,1,'2021-12-23 06:20:49','2021-12-23 06:20:49','[logo img=\"270\" class=\"footer-logo\"]','footer logo','','publish','closed','closed','','footer-logo','','','2021-12-23 06:23:23','2021-12-23 06:23:23','',0,'https://demoweblinks.in/upsso/?post_type=blocks&#038;p=797',0,'blocks','',0),(798,1,'2021-12-23 06:20:49','2021-12-23 06:20:49','','footer logo','','inherit','closed','closed','','797-revision-v1','','','2021-12-23 06:20:49','2021-12-23 06:20:49','',797,'https://demoweblinks.in/upsso/?p=798',0,'revision','',0),(799,1,'2021-12-23 06:21:37','2021-12-23 06:21:37','[logo img=\"270\"]','footer logo','','inherit','closed','closed','','797-revision-v1','','','2021-12-23 06:21:37','2021-12-23 06:21:37','',797,'https://demoweblinks.in/upsso/?p=799',0,'revision','',0),(800,1,'2021-12-23 06:23:21','2021-12-23 06:23:21','[logo img=\"270\" class=\"footer-logo\"]','footer logo','','inherit','closed','closed','','797-revision-v1','','','2021-12-23 06:23:21','2021-12-23 06:23:21','',797,'https://demoweblinks.in/upsso/?p=800',0,'revision','',0),(802,1,'2021-12-23 06:26:11','2021-12-23 06:26:11','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px;\n	float:left;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 06:26:11','2021-12-23 06:26:11','',287,'https://demoweblinks.in/upsso/?p=802',0,'revision','',0),(804,1,'2021-12-23 06:27:02','2021-12-23 06:27:02','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 06:27:02','2021-12-23 06:27:02','',287,'https://demoweblinks.in/upsso/?p=804',0,'revision','',0),(806,1,'2021-12-23 06:27:16','2021-12-23 06:27:16','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 06:27:16','2021-12-23 06:27:16','',287,'https://demoweblinks.in/upsso/?p=806',0,'revision','',0),(808,1,'2021-12-23 06:28:18','2021-12-23 06:28:18','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 06:28:18','2021-12-23 06:28:18','',287,'https://demoweblinks.in/upsso/?p=808',0,'revision','',0),(809,1,'2021-12-23 06:30:11','2021-12-23 06:30:11','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"775\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"20\" position_y=\"50\" position_y__sm=\"20\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:30:11','2021-12-23 06:30:11','',55,'https://demoweblinks.in/upsso/?p=809',0,'revision','',0),(810,1,'2021-12-23 06:30:28','2021-12-23 06:30:28','','UPSSO web 02-04','','inherit','open','closed','','upsso-web-02-04','','','2021-12-23 06:30:28','2021-12-23 06:30:28','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/UPSSO-web-02-04.png',0,'attachment','image/png',0),(811,1,'2021-12-23 06:31:01','2021-12-23 06:31:01','','UPSSO web 02-03','','inherit','open','closed','','upsso-web-02-03','','','2021-12-23 06:31:01','2021-12-23 06:31:01','',0,'http://demoweblinks.in/upsso/wp-content/uploads/2021/12/UPSSO-web-02-03.png',0,'attachment','image/png',0),(812,1,'2021-12-23 06:31:28','2021-12-23 06:31:28','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"20\" position_y=\"50\" position_y__sm=\"20\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:31:28','2021-12-23 06:31:28','',55,'https://demoweblinks.in/upsso/?p=812',0,'revision','',0),(813,1,'2021-12-23 06:34:10','2021-12-23 06:34:10','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"25\" position_y=\"50\" position_y__sm=\"20\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:34:10','2021-12-23 06:34:10','',55,'https://demoweblinks.in/upsso/?p=813',0,'revision','',0),(814,1,'2021-12-23 06:34:56','2021-12-23 06:34:56','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"25\" position_y=\"50\" position_y__sm=\"10\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:34:56','2021-12-23 06:34:56','',55,'https://demoweblinks.in/upsso/?p=814',0,'revision','',0),(815,1,'2021-12-23 06:36:48','2021-12-23 06:36:48','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"25\" position_y=\"50\" position_y__sm=\"10\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"left\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:36:48','2021-12-23 06:36:48','',55,'https://demoweblinks.in/upsso/?p=815',0,'revision','',0),(816,1,'2021-12-23 06:40:19','2021-12-23 06:40:19','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"25\" position_y=\"50\" position_y__sm=\"10\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"left\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:40:19','2021-12-23 06:40:19','',55,'https://demoweblinks.in/upsso/?p=816',0,'revision','',0),(818,1,'2021-12-23 06:43:11','2021-12-23 06:43:11','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 411px){\n	.home-button{\n		float:none;\n	}\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 06:43:11','2021-12-23 06:43:11','',287,'https://demoweblinks.in/upsso/?p=818',0,'revision','',0),(819,1,'2021-12-23 06:43:28','2021-12-23 06:43:28','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"25\" position_y=\"50\" position_y__sm=\"10\" text_align=\"left\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:43:28','2021-12-23 06:43:28','',55,'https://demoweblinks.in/upsso/?p=819',0,'revision','',0),(821,1,'2021-12-23 06:44:03','2021-12-23 06:44:03','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 411px){\n	.home-button{\n		float:none!important;\n	}\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 06:44:03','2021-12-23 06:44:03','',287,'https://demoweblinks.in/upsso/?p=821',0,'revision','',0),(822,1,'2021-12-23 06:44:32','2021-12-23 06:44:32','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"59\" scale__sm=\"100\" position_x=\"5\" position_x__sm=\"25\" position_y=\"50\" position_y__sm=\"10\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:44:32','2021-12-23 06:44:32','',55,'https://demoweblinks.in/upsso/?p=822',0,'revision','',0),(823,1,'2021-12-23 06:46:05','2021-12-23 06:46:05','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"10\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:46:05','2021-12-23 06:46:05','',55,'https://demoweblinks.in/upsso/?p=823',0,'revision','',0),(825,1,'2021-12-23 06:48:16','2021-12-23 06:48:16','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 06:48:16','2021-12-23 06:48:16','',287,'https://demoweblinks.in/upsso/?p=825',0,'revision','',0),(826,1,'2021-12-23 06:49:06','2021-12-23 06:49:06','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:49:06','2021-12-23 06:49:06','',55,'https://demoweblinks.in/upsso/?p=826',0,'revision','',0),(827,1,'2021-12-23 06:49:47','2021-12-23 06:49:47','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"450px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:49:47','2021-12-23 06:49:47','',55,'https://demoweblinks.in/upsso/?p=827',0,'revision','',0),(828,1,'2021-12-23 06:50:17','2021-12-23 06:50:17','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br /> Solution Protecting All<br /> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 06:50:17','2021-12-23 06:50:17','',55,'https://demoweblinks.in/upsso/?p=828',0,'revision','',0),(832,1,'2021-12-23 07:07:59','2021-12-23 07:07:59','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 07:07:59','2021-12-23 07:07:59','',287,'https://demoweblinks.in/upsso/?p=832',0,'revision','',0),(842,1,'2021-12-23 08:28:25','2021-12-23 08:28:25','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 08:28:25','2021-12-23 08:28:25','',55,'https://demoweblinks.in/upsso/?p=842',0,'revision','',0),(843,1,'2021-12-23 08:30:14','2021-12-23 08:30:14','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 08:30:14','2021-12-23 08:30:14','',55,'https://demoweblinks.in/upsso/?p=843',0,'revision','',0),(844,1,'2021-12-23 09:00:15','2021-12-23 09:00:15','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover_alt=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 09:00:15','2021-12-23 09:00:15','',55,'https://demoweblinks.in/upsso/?p=844',0,'revision','',0),(845,1,'2021-12-23 09:00:34','2021-12-23 09:00:34','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 09:00:34','2021-12-23 09:00:34','',55,'https://demoweblinks.in/upsso/?p=845',0,'revision','',0),(847,2,'2021-12-23 09:13:22','2021-12-23 09:13:22','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 09:13:22','2021-12-23 09:13:22','',55,'https://demoweblinks.in/upsso/?p=847',0,'revision','',0),(848,2,'2021-12-23 09:26:02','2021-12-23 09:26:02','<!-- wp:flatsome/uxbuilder -->\n[ux_slider]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 09:26:02','2021-12-23 09:26:02','',55,'https://demoweblinks.in/upsso/?p=848',0,'revision','',0),(849,2,'2021-12-23 09:26:36','2021-12-23 09:26:36','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 09:26:36','2021-12-23 09:26:36','',55,'https://demoweblinks.in/upsso/?p=849',0,'revision','',0),(850,2,'2021-12-23 09:27:50','2021-12-23 09:27:50','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 09:27:50','2021-12-23 09:27:50','',55,'https://demoweblinks.in/upsso/?p=850',0,'revision','',0),(851,2,'2021-12-23 09:39:53','2021-12-23 09:39:53','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 09:39:53','2021-12-23 09:39:53','',55,'https://demoweblinks.in/upsso/?p=851',0,'revision','',0),(854,1,'2021-12-23 09:53:44','2021-12-23 09:53:44','','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 09:53:44','2021-12-23 09:53:44','',287,'https://demoweblinks.in/upsso/?p=854',0,'revision','',0),(856,1,'2021-12-23 09:54:10','2021-12-23 09:54:10','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 09:54:10','2021-12-23 09:54:10','',287,'https://demoweblinks.in/upsso/?p=856',0,'revision','',0),(862,1,'2021-12-23 10:01:34','2021-12-23 10:01:34','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 10:01:34','2021-12-23 10:01:34','',55,'https://demoweblinks.in/upsso/?p=862',0,'revision','',0),(863,1,'2021-12-23 10:02:31','2021-12-23 10:02:31','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"devicevpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 10:02:31','2021-12-23 10:02:31','',55,'https://demoweblinks.in/upsso/?p=863',0,'revision','',0),(864,1,'2021-12-23 10:31:03','2021-12-23 10:31:03','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"devicevpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 10:31:03','2021-12-23 10:31:03','',55,'https://demoweblinks.in/upsso/?p=864',0,'revision','',0),(865,1,'2021-12-23 10:35:15','2021-12-23 10:35:15','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"devicevpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section]\n\n[row class=\"blog-home\"]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image]\n\n<h5 class=\"uppercase\">This is a simple headline</h5><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Click me!\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 10:35:15','2021-12-23 10:35:15','',55,'https://demoweblinks.in/upsso/?p=865',0,'revision','',0),(866,1,'2021-12-23 10:37:28','2021-12-23 10:37:28','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"devicevpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section]\n\n[row class=\"blog-home\"]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image id=\"655\"]\n\n<h5 class=\"uppercase\">This is a simple headline</h5><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Click me!\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image id=\"653\"]\n\n<h5 class=\"uppercase\">This is a simple headline</h5><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Click me!\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image id=\"649\"]\n\n<h5 class=\"uppercase\">This is a simple headline</h5><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"Click me!\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 10:37:28','2021-12-23 10:37:28','',55,'https://demoweblinks.in/upsso/?p=866',0,'revision','',0),(867,1,'2021-12-23 10:42:45','2021-12-23 10:42:45','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"devicevpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(68, 96, 132)\"]\n\n[row class=\"blog-home\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"655\"]\n\n[ux_text font_size=\"1\"]\n\n<h5 >This is a simple headline</h5>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/ux_text]\n[button text=\"Click me!\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"655\"]\n\n[ux_text font_size=\"1\"]\n\n<h5 >This is a simple headline</h5>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/ux_text]\n[button text=\"Click me!\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"655\"]\n\n[ux_text font_size=\"1\"]\n\n<h5 >This is a simple headline</h5>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/ux_text]\n[button text=\"Click me!\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 10:42:45','2021-12-23 10:42:45','',55,'https://demoweblinks.in/upsso/?p=867',0,'revision','',0),(869,1,'2021-12-23 10:44:41','2021-12-23 10:44:41','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 10:44:41','2021-12-23 10:44:41','',287,'https://demoweblinks.in/upsso/?p=869',0,'revision','',0),(871,1,'2021-12-23 10:45:49','2021-12-23 10:45:49','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 10:45:49','2021-12-23 10:45:49','',287,'https://demoweblinks.in/upsso/?p=871',0,'revision','',0),(872,1,'2021-12-23 10:46:54','2021-12-23 10:46:54','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"devicevpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\" visibility=\"hidden\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(68, 96, 132)\"]\n\n[row class=\"blog-home\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"655\"]\n\n[ux_text font_size=\"1\"]\n\n<h5 >This is a simple headline</h5>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/ux_text]\n[button text=\"Click me!\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"655\"]\n\n[ux_text font_size=\"1\"]\n\n<h5 >This is a simple headline</h5>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/ux_text]\n[button text=\"Click me!\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"655\"]\n\n[ux_text font_size=\"1\"]\n\n<h5 >This is a simple headline</h5>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/ux_text]\n[button text=\"Click me!\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 10:46:54','2021-12-23 10:46:54','',55,'https://demoweblinks.in/upsso/?p=872',0,'revision','',0),(873,1,'2021-12-23 10:51:27','2021-12-23 10:51:27','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br /></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"devicevpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\" visibility=\"hidden\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(68, 96, 132)\"]\n\n[row class=\"blog-home\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"655\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>This is a simple headline</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"653\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4 >Amsterdam: One Night</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"649\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4 >Travel Agents Still Useful</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 10:51:27','2021-12-23 10:51:27','',55,'https://demoweblinks.in/upsso/?p=873',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (875,1,'2021-12-23 11:39:12','2021-12-23 11:39:12','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"devicevpn\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"devicevpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\" visibility=\"hidden\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(68, 96, 132)\"]\n\n[row class=\"blog-home\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"655\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>This is a simple headline</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"653\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>Amsterdam: One Night</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"649\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>Travel Agents Still Useful</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 11:39:12','2021-12-23 11:39:12','',55,'https://demoweblinks.in/upsso/?p=875',0,'revision','',0),(876,1,'2021-12-23 11:40:56','2021-12-23 11:40:56','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"devicevpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<div id=\"application\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"device&amp;vpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\" visibility=\"hidden\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(68, 96, 132)\"]\n\n[row class=\"blog-home\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"655\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>This is a simple headline</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"653\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>Amsterdam: One Night</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"649\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>Travel Agents Still Useful</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 11:40:56','2021-12-23 11:40:56','',55,'https://demoweblinks.in/upsso/?p=876',0,'revision','',0),(877,1,'2021-12-23 11:41:34','2021-12-23 11:41:34','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"devicevpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"application\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n\n<div id=\"windows\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"identity-server\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"compliance\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"restapi\">\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<div id=\"upssosaas\">\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\" visibility=\"hidden\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(68, 96, 132)\"]\n\n[row class=\"blog-home\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"655\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>This is a simple headline</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"653\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>Amsterdam: One Night</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"649\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>Travel Agents Still Useful</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 11:41:34','2021-12-23 11:41:34','',55,'https://demoweblinks.in/upsso/?p=877',0,'revision','',0),(878,1,'2021-12-23 11:43:23','2021-12-23 11:43:23','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"devicevpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"application\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"windows\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"identity-server\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"compliance\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"restapi\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"upssosaas\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\" visibility=\"hidden\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(68, 96, 132)\"]\n\n[row class=\"blog-home\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"655\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>This is a simple headline</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"653\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>Amsterdam: One Night</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"649\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>Travel Agents Still Useful</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n<div id=\"clients\">\n[section]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n</div>\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 11:43:23','2021-12-23 11:43:23','',55,'https://demoweblinks.in/upsso/?p=878',0,'revision','',0),(879,1,'2021-12-23 11:45:45','2021-12-23 11:45:45','<!-- wp:flatsome/uxbuilder -->\n[ux_slider type=\"fade\" bullets=\"false\" auto_slide=\"false\"]\n\n[ux_banner height=\"500px\" height__sm=\"400px\" bg=\"811\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0.2)\" bg_pos=\"25% 66%\"]\n\n[text_box text_color=\"dark\" width=\"40\" width__sm=\"100\" scale__sm=\"0\" position_x=\"5\" position_x__sm=\"0\" position_y=\"50\" position_y__sm=\"5\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" font_size__md=\"1.2\" line_height=\"1.5\" line_height__sm=\"1.2\" text_align=\"left\" text_align__sm=\"center\" text_align__md=\"left\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" color=\"secondary\" radius=\"99\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"810\" width=\"66\" width__sm=\"96\" width__md=\"72\" image_hover=\"zoom\" position_x=\"100\" position_x__sm=\"50\" position_y=\"100\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider style=\"container\" visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" height__sm=\"250px\" bg=\"775\" bg_size=\"medium\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(190, 190, 190, 0)\" bg_pos=\"48% 60%\" class=\"home-banner\"]\n\n[text_box width=\"47\" width__sm=\"56\" scale__sm=\"100\" parallax=\"1\" position_x=\"10\" position_x__sm=\"5\" position_y=\"55\" position_y__sm=\"25\" text_align=\"left\" radius=\"23\"]\n\n[ux_text font_size=\"1.75\" font_size__sm=\"1\" line_height=\"1.5\" line_height__sm=\"1.5\"]\n\n<p style=\"color:#0b387b;\">An Unified Identity<br> Solution Protecting All<br> Nodes Of Your Enterprise\n							</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" class=\"home-button slider-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" image_size=\"medium\" width=\"66\" position_x=\"100\" position_y=\"50\"]\n\n\n[/ux_banner]\n\n[/ux_slider]\n[ux_slider visibility=\"hidden\"]\n\n[ux_banner height=\"600px\" bg=\"775\" bg_size=\"original\" bg_color=\"rgb(255, 255, 255)\" bg_pos=\"20% 62%\"]\n\n[text_box text_color=\"dark\" width=\"41\" width__sm=\"90\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"30\" position_y__sm=\"95\" text_align=\"left\" depth=\"1\"]\n\n<h3>An Unified Identity Solution Protecting All Nodes Of Your Enterprise<br></h3>\n[button text=\"Explore Now\" letter_case=\"lowercase\" color=\"secondary\" style=\"gradient\" radius=\"99\" icon=\"icon-angle-right\" class=\"home-button\"]\n\n\n[/text_box]\n[ux_image id=\"772\" width=\"47\" position_x=\"95\" position_y=\"20\"]\n\n\n[/ux_banner]\n[ux_banner height=\"637px\"]\n\n[text_box text_color=\"dark\" width=\"50\" width__sm=\"88\" padding=\"30px 30px 30px 30px\" position_x=\"5\" position_y=\"50\" position_y__sm=\"90\" text_align=\"left\" bg=\"rgba(255, 255, 255, 0.94)\" depth=\"1\"]\n\n<h6>A smaller header</h6>\n<h3 class=\"uppercase\">Add Some Corporate Header Here</h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat....</p>\n[button text=\"A button\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section bg_color=\"rgb(239, 239, 239)\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"5\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_image id=\"279\" animate=\"fadeInUp\"]\n\n\n[/col]\n[col span=\"7\" span__sm=\"12\" align=\"center\"]\n\n[ux_text text_align=\"left\"]\n\n<p></p>\n<h2 style=\"color:#0b387b;font-size:36px;\">About Brand</h2>\n<p style=\"color:#0b376b;\">UPSSO Private Limited is a leading provider of Single Sign-on (SSO) and Multi-factor Authentication(MFA) solutions under the brand name UPSSO. UPSSO is a subsidiary company of Unique Performance Private Limited headquartered in Bangalore, India We are a strong team comprising cybersecurity experts, DevOps experts, software engineers and quality assurance professionals.</p>\n[/ux_text]\n[button text=\"Try Now\" letter_case=\"lowercase\" color=\"secondary\" radius=\"99\" expand=\"0\" link=\"https://demoweblinks.in/upsso/company/\" class=\"home-button\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"devicevpn\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Device And VPN Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides SSO/MFA for devices such as VPNs, Routers, Firewalls &amp; Linux servers. It achieves this by supporting RADIUS protocol and custom credential providers. Some of the well-known devices we can integrate with UPSSO are CISCO ASA VPN, CHECKPOINT VPN, PALO ALTO VPN, OPEN VPN, REDHAT LINUX, and UBUNTU LINUXmagna aliquam erat volutpat.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"322\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"application\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"328\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Application Security</h2>\n<p style=\"color:#0b376b;\">UPSSO provides authentication services for most enterprise applications such as CyberArk, Salesforce, G Suite, Ofﬁce 365, ServiceNow, AWS Cognito Federation, etc. UPSSO supports all the popular authentication protocols such as OAuth 2.0, OpenID, and SAML also provides extensive API support for custom application integrations.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"windows\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Windows Endpoint Security</h2>\n<p style=\"color:#0b376b;\">UPSSO has an easily deployable Windows Multi-factor Authentication solution. It makes the user onboarding experience very smooth and provides ofﬂine/online authentication methods.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"425\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"identity-server\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"427\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Identity Server</h2>\n<p style=\"color:#0b376b;\">UPSSO comes with an Identity Provider server that includes user management, role management, multi-factor authentication management, and policy conﬁguration management functionalities. UPSSO integrates very well with the Active Directory server too..</p>\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"compliance\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Compliance And Auditing</h2>\n<p style=\"color:#0b376b;\">The product has all the required compliance and auditing functionalities such as SIEM integration, Audit Trail, and Activity Reporting.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"429\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Left\" bg_color=\"rgb(239, 239, 239)\" padding=\"60px\" border=\"1px 0px 1px 0px\" class=\"restapi\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"431\" depth=\"2\" class=\"cmsmasters_img\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">Rest API</h2>\n<p style=\"color:#0b376b;\">The product has extensive REST API support to automate operations or integrate with various external systems.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n\n\n[section label=\"Media Right\" bg_color=\"rgb(255, 255, 255)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\" class=\"upssosaas\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2 style=\"color:#0b387b;font-size: 36px;\">UPSSO SAAS</h2>\n<p style=\"color:#0b376b;\">UPSSO can be deployed as an on-premises or cloud application. If required it can enable secure communication between your on-premises Active Directory and cloud UPSSO application.</p>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"433\" image_size=\"original\" depth=\"2\" animate=\"bounceInUp\" class=\"cmsmasters_img\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n[section bg_color=\"rgb(6, 0, 127)\" padding=\"43px\" height=\"276px\" border=\"1px 0px 1px 0px\" visibility=\"hidden\"]\n\n[row v_align=\"equal\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span__sm=\"12\"]\n\n[blog_posts style=\"default\" columns=\"3\" readmore=\"Read More\" readmore_color=\"secondary\" text_align=\"left\" text_bg=\"rgb(255, 255, 255)\" text_padding=\"20px 20px 40px 20px\" class=\"blog-home\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[section bg_color=\"rgb(68, 96, 132)\"]\n\n[row class=\"blog-home\"]\n\n[col span__sm=\"12\"]\n\n[ux_text text_align=\"center\"]\n\n<h2 style=\"color:#fff;font-size: 36px;\">Blogs</h2>\n<p style=\"color:#fff;\">Lorem Ipsum is simply dummy text of the printing.</p>\n[/ux_text]\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"655\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>This is a simple headline</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"653\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>Amsterdam: One Night</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" bg_color=\"rgb(255, 255, 255)\" bg_radius=\"32\"]\n\n[ux_image id=\"649\"]\n\n[ux_text font_size=\"0.9\"]\n\n<h4>Travel Agents Still Useful</h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque fermentum massa vel enim feugiat gravida. </p>\n[/ux_text]\n[button text=\"Read More\" color=\"secondary\" radius=\"99\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n[section class=\"clients\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"1.5\" text_align=\"center\"]\n\n<h2>Clients</h2>\n[/ux_text]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"334\" height=\"100%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"335\" height=\"80%\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[logo img=\"340\" height=\"100%\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Home','','inherit','closed','closed','','55-revision-v1','','','2021-12-23 11:45:45','2021-12-23 11:45:45','',55,'https://demoweblinks.in/upsso/?p=879',0,'revision','',0),(880,1,'2021-12-23 11:57:13','2021-12-23 11:57:13','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: #0b387b;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 11:57:13','2021-12-23 11:57:13','',287,'https://demoweblinks.in/upsso/?p=880',0,'revision','',0),(882,1,'2021-12-23 12:17:35','2021-12-23 12:17:35','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85)\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 12:17:35','2021-12-23 12:17:35','',287,'https://demoweblinks.in/upsso/?p=882',0,'revision','',0),(884,1,'2021-12-23 12:18:30','2021-12-23 12:18:30','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85);\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 12:18:30','2021-12-23 12:18:30','',287,'https://demoweblinks.in/upsso/?p=884',0,'revision','',0),(886,1,'2021-12-23 12:18:44','2021-12-23 12:18:44','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85)!important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 12:18:44','2021-12-23 12:18:44','',287,'https://demoweblinks.in/upsso/?p=886',0,'revision','',0),(889,1,'2021-12-23 12:22:38','2021-12-23 12:22:38','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85)!important;\n}\n.header-nav-main.nav > li a:hover{\n	color:#446084!important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 12:22:38','2021-12-23 12:22:38','',287,'https://demoweblinks.in/upsso/?p=889',0,'revision','',0),(891,1,'2021-12-23 12:34:50','2021-12-23 12:34:50','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85)!important;\n}\n.header-nav-main.nav > li a:hover{\n	color:#446084!important;\n}\n\ninput[type=text]:focus{\n	    background-color: rgb(235, 235, 235);\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 12:34:50','2021-12-23 12:34:50','',287,'https://demoweblinks.in/upsso/?p=891',0,'revision','',0),(893,1,'2021-12-23 12:35:49','2021-12-23 12:35:49','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85)!important;\n}\n.header-nav-main.nav > li a:hover{\n	color:#446084!important;\n}\n\ninput[type=text]:focus{\n	    background-color: rgb(235, 235, 235);\n	box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 12:35:49','2021-12-23 12:35:49','',287,'https://demoweblinks.in/upsso/?p=893',0,'revision','',0),(895,1,'2021-12-23 12:36:14','2021-12-23 12:36:14','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85)!important;\n}\n.header-nav-main.nav > li a:hover{\n	color:#446084!important;\n}\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection:focus{\n	    background-color: rgb(235, 235, 235);\n	box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 12:36:14','2021-12-23 12:36:14','',287,'https://demoweblinks.in/upsso/?p=895',0,'revision','',0),(897,1,'2021-12-23 12:37:01','2021-12-23 12:37:01','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85)!important;\n}\n.header-nav-main.nav > li a:hover{\n	color:#446084!important;\n}\ninput[type=email]:focus, input[type=date]:focus, input[type=search]:focus, input[type=number]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url], input[type=password], textarea:focus, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection:focus{\n	    background-color: rgb(235, 235, 235);\n	box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2021-12-23 12:37:01','2021-12-23 12:37:01','',287,'https://demoweblinks.in/upsso/?p=897',0,'revision','',0),(898,1,'2021-12-23 13:27:47','2021-12-23 13:27:47','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n[map content_width=\"33\" content_width__sm=\"100\" content_width__md=\"40\" position_x__sm=\"100\" position_y__sm=\"100\" controls=\"true\" zoom_control=\"0\" street_view_control=\"0\" map_type_control=\"0\"]\n\n<p>Adress1 </p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\n\n<p>Adress2 </p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\n\n\n[/map]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:27:47','2021-12-23 13:27:47','',504,'https://demoweblinks.in/upsso/?p=898',0,'revision','',0),(899,1,'2021-12-23 13:29:12','2021-12-23 13:29:12','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n[map content_width=\"33\" content_width__sm=\"100\" content_width__md=\"40\" position_x__sm=\"100\" position_y__sm=\"100\" controls=\"true\" zoom_control=\"0\" street_view_control=\"0\" map_type_control=\"0\"]\n\n<p>Adress1 </p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a><br>\n&nbsp;&nbsp;<br>\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\n\n<p>Adress2 </p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a><br>\n&nbsp;&nbsp;<br>\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\n\n\n[/map]\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:29:12','2021-12-23 13:29:12','',504,'https://demoweblinks.in/upsso/?p=899',0,'revision','',0),(900,1,'2021-12-23 13:37:12','2021-12-23 13:37:12','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\"]\n\n[ux_text text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\n<p>Adress2 </p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n[map content_width=\"33\" content_width__sm=\"100\" content_width__md=\"40\" position_x__sm=\"100\" position_y__sm=\"100\" controls=\"true\" zoom_control=\"0\" street_view_control=\"0\" map_type_control=\"0\"]\n\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\n<p>Adress2 </p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\n\n\n[/map]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:37:12','2021-12-23 13:37:12','',504,'https://demoweblinks.in/upsso/?p=900',0,'revision','',0),(901,1,'2021-12-23 13:38:11','2021-12-23 13:38:11','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\"]\n\n[ux_text text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n[map content_width=\"33\" content_width__sm=\"100\" content_width__md=\"40\" position_x__sm=\"100\" position_y__sm=\"100\" controls=\"true\" zoom_control=\"0\" street_view_control=\"0\" map_type_control=\"0\"]\n\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\n<p>Adress2 </p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\n\n\n[/map]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:38:11','2021-12-23 13:38:11','',504,'https://demoweblinks.in/upsso/?p=901',0,'revision','',0),(902,1,'2021-12-23 13:40:25','2021-12-23 13:40:25','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\"]\n\n[ux_text text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n[map lat=\"12.956184\" long=\"77.6347828\" content_width=\"33\" content_width__sm=\"100\" content_width__md=\"40\" position_x__sm=\"100\" position_y__sm=\"100\" controls=\"true\" zoom_control=\"0\" street_view_control=\"0\" map_type_control=\"0\"]\n\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\n<p>Adress2 </p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\n\n\n[/map]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:40:25','2021-12-23 13:40:25','',504,'https://demoweblinks.in/upsso/?p=902',0,'revision','',0),(903,1,'2021-12-23 13:41:04','2021-12-23 13:41:04','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\"]\n\n[ux_text text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n[map lat=\"12.956184\" long=\"77.6347828\" content_width__sm=\"100\" content_width__md=\"40\" position_x__sm=\"100\" position_y__sm=\"100\"]\n\n<p>          Enter street adress here. Or any other information you want.</p>\n\n[/map]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:41:04','2021-12-23 13:41:04','',504,'https://demoweblinks.in/upsso/?p=903',0,'revision','',0),(904,1,'2021-12-23 13:41:10','2021-12-23 13:41:10','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\"]\n\n[ux_text text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n[map lat=\"12.956184\" long=\"77.6347828\" content_width__sm=\"100\" content_width__md=\"40\" position_x__sm=\"100\" position_y__sm=\"100\"]\n\n\n[/map]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:41:10','2021-12-23 13:41:10','',504,'https://demoweblinks.in/upsso/?p=904',0,'revision','',0),(905,1,'2021-12-23 13:43:03','2021-12-23 13:43:03','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\"]\n\n[ux_text text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n[map lat=\"12.956184\" long=\"77.6347828\" pan=\"0\" content_enable=\"0\" content_width=\"18\" content_width__sm=\"100\" content_width__md=\"40\" position_x__sm=\"100\" position_y__sm=\"100\" saturation=\"14\"]\n\n\n[/map]\n\n[/section]\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:43:03','2021-12-23 13:43:03','',504,'https://demoweblinks.in/upsso/?p=905',0,'revision','',0),(906,1,'2021-12-23 13:43:53','2021-12-23 13:43:53','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\"]\n\n[ux_text text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n[map lat=\"12.956184\" long=\"77.6347828\" pan=\"0\" content_enable=\"0\" content_width=\"18\" content_width__sm=\"100\" content_width__md=\"40\" position_x__sm=\"100\" position_y__sm=\"100\" saturation=\"14\"]\n\n\n[/map]\n\n[/section]\n<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2447570260374!2d77.634782814135!3d12.956184018723569!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1597c3a0e1f1%3A0xb636dca579e6180!2sUnique%20Performance%20Tech%20soft%20Pvt%20Ltd!5e0!3m2!1sen!2sin!4v1640266768162!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:43:53','2021-12-23 13:43:53','',504,'https://demoweblinks.in/upsso/?p=906',0,'revision','',0),(907,1,'2021-12-23 13:45:09','2021-12-23 13:45:09','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\"]\n\n[ux_text text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2447570260374!2d77.634782814135!3d12.956184018723569!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1597c3a0e1f1%3A0xb636dca579e6180!2sUnique%20Performance%20Tech%20soft%20Pvt%20Ltd!5e0!3m2!1sen!2sin!4v1640266768162!5m2!1sen!2sin\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:45:09','2021-12-23 13:45:09','',504,'https://demoweblinks.in/upsso/?p=907',0,'revision','',0),(908,1,'2021-12-23 13:45:48','2021-12-23 13:45:48','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\"]\n\n[ux_text font_size=\"0.9\" text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n[ux_text font_size=\"0.9\"]\n\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2447570260374!2d77.634782814135!3d12.956184018723569!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1597c3a0e1f1%3A0xb636dca579e6180!2sUnique%20Performance%20Tech%20soft%20Pvt%20Ltd!5e0!3m2!1sen!2sin!4v1640266768162!5m2!1sen!2sin\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:45:48','2021-12-23 13:45:48','',504,'https://demoweblinks.in/upsso/?p=908',0,'revision','',0),(909,1,'2021-12-23 13:46:23','2021-12-23 13:46:23','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width__sm=\"60\" padding=\"10px 10px 10px 10px\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\"]\n\n[ux_text font_size=\"0.9\" text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n[ux_text font_size=\"0.9\"]\n\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2447570260374!2d77.634782814135!3d12.956184018723569!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1597c3a0e1f1%3A0xb636dca579e6180!2sUnique%20Performance%20Tech%20soft%20Pvt%20Ltd!5e0!3m2!1sen!2sin!4v1640266768162!5m2!1sen!2sin\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:46:23','2021-12-23 13:46:23','',504,'https://demoweblinks.in/upsso/?p=909',0,'revision','',0),(910,1,'2021-12-23 13:46:56','2021-12-23 13:46:56','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width=\"100\" width__sm=\"60\" padding=\"10px 10px 10px 10px\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\"]\n\n[ux_text font_size=\"0.9\" text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n[ux_text font_size=\"0.9\"]\n\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2447570260374!2d77.634782814135!3d12.956184018723569!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1597c3a0e1f1%3A0xb636dca579e6180!2sUnique%20Performance%20Tech%20soft%20Pvt%20Ltd!5e0!3m2!1sen!2sin!4v1640266768162!5m2!1sen!2sin\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:46:56','2021-12-23 13:46:56','',504,'https://demoweblinks.in/upsso/?p=910',0,'revision','',0),(911,1,'2021-12-23 13:47:47','2021-12-23 13:47:47','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width=\"100\" width__sm=\"60\" padding=\"10px 10px 10px 10px\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\"]\n\n[ux_text font_size=\"0.9\" line_height=\"1.2\" text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n[ux_text font_size=\"0.9\" line_height=\"1.05\"]\n\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2447570260374!2d77.634782814135!3d12.956184018723569!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1597c3a0e1f1%3A0xb636dca579e6180!2sUnique%20Performance%20Tech%20soft%20Pvt%20Ltd!5e0!3m2!1sen!2sin!4v1640266768162!5m2!1sen!2sin\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:47:47','2021-12-23 13:47:47','',504,'https://demoweblinks.in/upsso/?p=911',0,'revision','',0),(912,1,'2021-12-23 13:48:24','2021-12-23 13:48:24','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width=\"75\" width__sm=\"60\" padding=\"10px 10px 10px 10px\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\"]\n\n[ux_text font_size=\"0.9\" line_height=\"1.2\" text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n[ux_text font_size=\"0.9\" line_height=\"1.05\"]\n\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2447570260374!2d77.634782814135!3d12.956184018723569!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1597c3a0e1f1%3A0xb636dca579e6180!2sUnique%20Performance%20Tech%20soft%20Pvt%20Ltd!5e0!3m2!1sen!2sin!4v1640266768162!5m2!1sen!2sin\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:48:24','2021-12-23 13:48:24','',504,'https://demoweblinks.in/upsso/?p=912',0,'revision','',0),(913,1,'2021-12-23 13:49:16','2021-12-23 13:49:16','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width=\"75\" width__sm=\"60\" padding=\"10px 10px 10px 10px\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\"]\n\n[ux_text font_size=\"0.9\" line_height=\"1.35\" text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n[ux_text font_size=\"0.9\" line_height=\"1.35\"]\n\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2447570260374!2d77.634782814135!3d12.956184018723569!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1597c3a0e1f1%3A0xb636dca579e6180!2sUnique%20Performance%20Tech%20soft%20Pvt%20Ltd!5e0!3m2!1sen!2sin!4v1640266768162!5m2!1sen!2sin\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:49:16','2021-12-23 13:49:16','',504,'https://demoweblinks.in/upsso/?p=913',0,'revision','',0),(914,1,'2021-12-23 13:50:07','2021-12-23 13:50:07','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width=\"75\" width__sm=\"60\" padding=\"10px 10px 10px 10px\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\" radius=\"99\"]\n\n[ux_text font_size=\"0.9\" line_height=\"1.35\" text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n[ux_text font_size=\"0.9\" line_height=\"1.35\"]\n\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2447570260374!2d77.634782814135!3d12.956184018723569!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1597c3a0e1f1%3A0xb636dca579e6180!2sUnique%20Performance%20Tech%20soft%20Pvt%20Ltd!5e0!3m2!1sen!2sin!4v1640266768162!5m2!1sen!2sin\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:50:07','2021-12-23 13:50:07','',504,'https://demoweblinks.in/upsso/?p=914',0,'revision','',0),(915,1,'2021-12-23 13:50:19','2021-12-23 13:50:19','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width=\"75\" width__sm=\"60\" padding=\"10px 10px 10px 10px\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\" radius=\"50\"]\n\n[ux_text font_size=\"0.9\" line_height=\"1.35\" text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n[ux_text font_size=\"0.9\" line_height=\"1.35\"]\n\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[gap height=\"50px\"]\n\n\n[/section]\n<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2447570260374!2d77.634782814135!3d12.956184018723569!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1597c3a0e1f1%3A0xb636dca579e6180!2sUnique%20Performance%20Tech%20soft%20Pvt%20Ltd!5e0!3m2!1sen!2sin!4v1640266768162!5m2!1sen!2sin\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:50:19','2021-12-23 13:50:19','',504,'https://demoweblinks.in/upsso/?p=915',0,'revision','',0),(916,1,'2021-12-23 13:50:46','2021-12-23 13:50:46','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width=\"75\" width__sm=\"60\" padding=\"10px 10px 10px 10px\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\" radius=\"50\"]\n\n[ux_text font_size=\"0.9\" line_height=\"1.35\" text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n[ux_text font_size=\"0.9\" line_height=\"1.35\"]\n\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br />\n# 14 & 15, 1st Floor,<br />\nKrishna Reddy Colony,<br />\nDomlur, Bangalore – 560071,<br />\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br />\n&nbsp;&nbsp;<br />\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n\n[/section]\n<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2447570260374!2d77.634782814135!3d12.956184018723569!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1597c3a0e1f1%3A0xb636dca579e6180!2sUnique%20Performance%20Tech%20soft%20Pvt%20Ltd!5e0!3m2!1sen!2sin!4v1640266768162!5m2!1sen!2sin\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-23 13:50:46','2021-12-23 13:50:46','',504,'https://demoweblinks.in/upsso/?p=916',0,'revision','',0),(917,1,'2021-12-24 04:13:30','2021-12-24 04:13:30','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width=\"75\" width__sm=\"60\" padding=\"10px 10px 10px 10px\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\" radius=\"50\"]\n\n[ux_text font_size=\"0.9\" line_height=\"1.35\" text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br>\n# 14 &amp; 15, 1st Floor,<br>\nKrishna Reddy Colony,<br>\nDomlur, Bangalore – 560071,<br>\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br>\n&nbsp;&nbsp;<br>\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n[ux_text font_size=\"0.9\" line_height=\"1.35\"]\n\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br>\n# 14 &amp; 15, 1st Floor,<br>\nKrishna Reddy Colony,<br>\nDomlur, Bangalore – 560071,<br>\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br>\n&nbsp;&nbsp;<br>\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n\n[/ux_text]\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n\n[/section]\n<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2447570260374!2d77.634782814135!3d12.956184018723569!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1597c3a0e1f1%3A0xb636dca579e6180!2sUnique%20Performance%20Tech%20soft%20Pvt%20Ltd!5e0!3m2!1sen!2sin!4v1640266768162!5m2!1sen!2sin\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe></p>\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-24 04:13:30','2021-12-24 04:13:30','',504,'http://demoweblinks.in/upsso/?p=917',0,'revision','',0),(918,1,'2021-12-24 04:14:39','2021-12-24 04:14:39','<!-- wp:flatsome/uxbuilder -->\n[section label=\"Hero\" padding=\"0px\"]\n\n[gap height=\"50px\"]\n\n[row v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" divider=\"0\" align=\"left\"]\n\n[ux_text font_size__md=\"1.5\" line_height=\"3\" class=\"company\"]\n\n<h2 class=\"cmsmasters_heading\">Contact</h2>\n[/ux_text]\n[contact-form-7 id=\"509\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" span__md=\"6\" margin=\"20px 10px 0px 30px\" margin__sm=\"0px 0px 0px 0px\"]\n\n[ux_banner height=\"500px\" height__sm=\"300px\" bg=\"546\" bg_color=\"rgba(255, 255, 255, 0)\" bg_pos=\"50% 67%\"]\n\n[text_box width=\"75\" width__sm=\"60\" padding=\"10px 10px 10px 10px\" position_x=\"50\" position_y=\"50\" bg=\"rgba(26, 22, 22, 0.576)\" radius=\"50\"]\n\n[ux_text font_size=\"0.9\" line_height=\"1.35\" text_color=\"rgb(255,255,255)\"]\n\n<h5>Head Office Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br>\n# 14 &amp; 15, 1st Floor,<br>\nKrishna Reddy Colony,<br>\nDomlur, Bangalore – 560071,<br>\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br>\n&nbsp;&nbsp;<br>\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n[/ux_text]\n[ux_text font_size=\"0.9\" line_height=\"1.35\"]\n\n<h5>Mumbai Address:</h5>\n<p>Unique Performance TechSoft Private Limited,<br>\n# 14 &amp; 15, 1st Floor,<br>\nKrishna Reddy Colony,<br>\nDomlur, Bangalore – 560071,<br>\nIndia.</p>\n<p><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"tel:+91-9844330187, +91-9008599332\">+91-9844330187, +91-9008599332</a><br>\n&nbsp;&nbsp;<br>\n<i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i> &nbsp; <a class=\"top-header-icon\" href=\"mailto:info@upsso.net\">info@upsso.net</a></p>\n[/ux_text]\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n\n[/section]\n<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.2448386468845!2d77.63478281482183!3d12.956178790866014!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1597c3a0e1f1%3A0xb636dca579e6180!2sUnique%20Performance%20Tech%20soft%20Pvt%20Ltd!5e0!3m2!1sen!2sin!4v1640319255823!5m2!1sen!2sin\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Contact','','inherit','closed','closed','','504-revision-v1','','','2021-12-24 04:14:39','2021-12-24 04:14:39','',504,'http://demoweblinks.in/upsso/?p=918',0,'revision','',0),(921,1,'2022-02-17 06:01:41','2022-02-17 06:01:41','[section class=\"email-input\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"0.875\"]\n\n</p>\r\n<p>Subscibe to Newsletter</p>\r\n<p>\n[/ux_text]\n[gap height=\"50px\"]\n\n[ux_text font_size=\"0.875\"]\n\n<div style=\"display: flex;\r\n  \"></p>\r\n<p ><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i>    <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a></p>\r\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\r\n<p><i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i>         <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\r\n</div>\n[/ux_text]\n\n[/col]\n\n[/row]\n\n[/section]\n[follow style=\"fill\" align=\"center\"]','Footer - Newsletter Signup','','inherit','closed','closed','','161-revision-v1','','','2022-02-17 06:01:41','2022-02-17 06:01:41','',161,'http://demoweblinks.in/upsso/?p=921',0,'revision','',0),(922,1,'2022-02-17 06:02:24','2022-02-17 06:02:24','[section class=\"email-input\" visibility=\"hidden\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"0.875\"]\n\n</p>\r\n<p>Subscibe to Newsletter</p>\r\n<p>\n[/ux_text]\n[gap height=\"50px\"]\n\n[ux_text font_size=\"0.875\"]\n\n<div style=\"display: flex;\r\n  \"></p>\r\n<p ><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i>    <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a></p>\r\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\r\n<p><i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i>         <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\r\n</div>\n[/ux_text]\n\n[/col]\n\n[/row]\n\n[/section]\n[follow style=\"fill\" align=\"center\"]','Footer - Newsletter Signup','','inherit','closed','closed','','161-revision-v1','','','2022-02-17 06:02:24','2022-02-17 06:02:24','',161,'http://demoweblinks.in/upsso/?p=922',0,'revision','',0),(923,1,'2022-02-17 06:02:58','2022-02-17 06:02:58','[section class=\"email-input\" visibility=\"hidden\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_text font_size=\"0.875\"]\n\n</p>\n<p>Subscibe to Newsletter</p>\n<p>\n[/ux_text]\n[gap height=\"50px\"]\n\n[ux_text font_size=\"0.875\"]\n\n<div style=\"display: flex;\n  \"></p>\n<p ><i class=\"icon-phone top-header-icon\" aria-hidden=\"true\"></i>    <a class=\"top-header-icon\" href=\"tel:+4733378901\">+91 990000000</a></p>\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\n<p><i class=\"icon-envelop top-header-icon\" aria-hidden=\"true\"></i>         <a class=\"top-header-icon\" href=\"mailto:contactus@padminiproduct.com\">contactus@padminiproduct.com</a></p>\n</div>\n[/ux_text]\n\n[/col]\n\n[/row]\n\n[/section]\n[follow style=\"fill\" align=\"center\"]','Footer - Newsletter Signup','','inherit','closed','closed','','161-autosave-v1','','','2022-02-17 06:02:58','2022-02-17 06:02:58','',161,'http://demoweblinks.in/upsso/?p=923',0,'revision','',0),(925,1,'2022-03-03 11:28:03','2022-03-03 11:28:03','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=6]</p>\n<p>[gswpts_table id=7]</p>\n<p>[stock_market_widget type=\"table-quotes\" template=\"basic\" assets=\"PGINVIT.BO,EMBASSY.BO,MINDSPACE.BO,BIRET.BO\" fields=\"logo_name,price,change_abs,change_pct,market_cap\" links=\"{\'PGINVIT.BO\':{},\'EMBASSY.BO\':{},\'MINDSPACE.BO\':{},\'BIRET.BO\':{}}\" display_header=\"true\" display_chart=\"true\" pagination=\"true\" display_currency_symbol=\"true\" search=\"false\" rows_per_page=\"5\" sort_field=\"logo_name\" sort_direction=\"asc\" alignment=\"left\" api=\"yf\"]</p>\n[divider]\n\n<p>[stock_market_widget type=\"ticker-quotes\" template=\"basic\" color=\"#5679FF\" assets=\"BIRET.BO,EMBASSY.BO,MINDSPACE.BO,PGINVIT.BO\" animation=\"true\" api=\"yf\" speed=\"50\" direction=\"left\" pause=\"true\"]</p>\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','publish','closed','closed','','market-overview','','','2022-05-09 07:57:18','2022-05-09 07:57:18','',0,'http://demoweblinks.in/upsso/?page_id=925',0,'page','',0),(926,1,'2022-03-03 11:27:44','2022-03-03 11:27:44','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-uppso','','','2022-03-03 11:27:44','2022-03-03 11:27:44','',0,'http://demoweblinks.in/upsso/wp-global-styles-uppso/',0,'wp_global_styles','',0),(927,1,'2022-03-03 11:28:03','2022-03-03 11:28:03','<!-- wp:html /-->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-03-03 11:28:03','2022-03-03 11:28:03','',925,'http://demoweblinks.in/upsso/?p=927',0,'revision','',0),(929,1,'2022-03-03 11:28:55','2022-03-03 11:28:55','<!-- wp:html -->\n[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]\n<!-- /wp:html -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-03-03 11:28:55','2022-03-03 11:28:55','',925,'http://demoweblinks.in/upsso/?p=929',0,'revision','',0),(931,1,'2022-03-03 11:38:30','2022-03-03 11:38:30','<!-- wp:html -->\n[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]\n<!-- /wp:html -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-03-03 11:38:30','2022-03-03 11:38:30','',925,'http://demoweblinks.in/upsso/?p=931',0,'revision','',0),(935,1,'2022-04-06 09:52:42','2022-04-06 09:52:42','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85)!important;\n}\n.header-nav-main.nav > li a:hover{\n	color:#446084!important;\n}\ninput[type=email]:focus, input[type=date]:focus, input[type=search]:focus, input[type=number]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url], input[type=password], textarea:focus, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection:focus{\n	    background-color: rgb(235, 235, 235);\n	box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);\n}\n\n.jchartfx .AdditionalUI{\n	display:none;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2022-04-06 09:52:42','2022-04-06 09:52:42','',287,'https://demoweblinks.in/upsso/?p=935',0,'revision','',0),(937,1,'2022-04-06 09:53:41','2022-04-06 09:53:41','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85)!important;\n}\n.header-nav-main.nav > li a:hover{\n	color:#446084!important;\n}\ninput[type=email]:focus, input[type=date]:focus, input[type=search]:focus, input[type=number]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url], input[type=password], textarea:focus, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection:focus{\n	    background-color: rgb(235, 235, 235);\n	box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);\n}\n\n.jchartfx .AdditionalUI{\n	display:none!important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2022-04-06 09:53:41','2022-04-06 09:53:41','',287,'https://demoweblinks.in/upsso/?p=937',0,'revision','',0),(940,1,'2022-04-06 09:55:05','2022-04-06 09:55:05','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85)!important;\n}\n.header-nav-main.nav > li a:hover{\n	color:#446084!important;\n}\ninput[type=email]:focus, input[type=date]:focus, input[type=search]:focus, input[type=number]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url], input[type=password], textarea:focus, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection:focus{\n	    background-color: rgb(235, 235, 235);\n	box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);\n}\n\n.jchartfx.AdditionalUI{\n	display:none!important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2022-04-06 09:55:05','2022-04-06 09:55:05','',287,'https://demoweblinks.in/upsso/?p=940',0,'revision','',0),(942,1,'2022-04-06 09:55:46','2022-04-06 09:55:46','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85)!important;\n}\n.header-nav-main.nav > li a:hover{\n	color:#446084!important;\n}\ninput[type=email]:focus, input[type=date]:focus, input[type=search]:focus, input[type=number]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url], input[type=password], textarea:focus, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection:focus{\n	    background-color: rgb(235, 235, 235);\n	box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);\n}\n\n.StockdioWidget_WatermarkBottom{\n	display:none!important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2022-04-06 09:55:46','2022-04-06 09:55:46','',287,'https://demoweblinks.in/upsso/?p=942',0,'revision','',0),(945,1,'2022-04-06 10:05:55','2022-04-06 10:05:55','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85)!important;\n}\n.header-nav-main.nav > li a:hover{\n	color:#446084!important;\n}\ninput[type=email]:focus, input[type=date]:focus, input[type=search]:focus, input[type=number]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url], input[type=password], textarea:focus, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection:focus{\n	    background-color: rgb(235, 235, 235);\n	box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);\n}\n\n.StockdioWidget_WatermarkBottom{\n	display:none!important;\n}\n.jchartfx .AdditionalUI {\n \n    display: none!important;\n}','uppso','','inherit','closed','closed','','287-revision-v1','','','2022-04-06 10:05:55','2022-04-06 10:05:55','',287,'https://demoweblinks.in/upsso/?p=945',0,'revision','',0),(947,1,'2022-04-06 10:18:05','2022-04-06 10:18:05','\nh2{\n	font-weight:400;\n}\n\n.home-button{\n	float:left;\n}\n.home-button:not(.icon)>span+i{\n	background: #e9969691;\n    border-radius: 50%;\n    width: 36px;\n    height: 36px;\n	\n}\n\n.icon-angle-right:before{\n	top: 8px;\n    right: 14px !important;\n	position: absolute !important;\n}\n\n.blog-home .secondary.is-outline{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button{\n	padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n.home-button:after{\n	content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 6px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n.blog-home .secondary.is-outline:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n/* input[type=email]{\n	width:auto;\n} */\n.email-input input {\n    max-width: 400px !important;\n    background: #eaeaea !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px;\n	    height: 54px;\n}\n.email-input label {\n    text-align: center;\n    text-transform: capitalize !important;\n    display: block;\n    padding-bottom: 20px;\n    max-width: 400px;\n	    font-size: 17px !important;\n    color: #043174 !important;\n}\n\n.newsletter-btn {\n    position: relative;\n    top: 14px;\n    left: 0;\n    max-width: 160px;\n    display: inline-grid;\n}\n\n.newsletter-btn input[type=submit] {\n    background: #e00a0a !important;\n    border-radius: 50px !important;\n    width: 170px;\n    padding: 5px 90px 5px 38px;\n    text-align: left;\n}\n.newsletter-btn:after {\n    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 36px;\n    position: absolute !important;\n    top: 6px;\n    right: -2px;\n    left: auto;\n    padding: 10px;\n    margin-left: 10px;\n    width: 36px !important;\n    height: 36px;\n    line-height: 19px;\n	background-repeat:no-repeat;\n}\n\n/* 	@media screen and (min-width: 850px){\n		\n		div#media_image-2 {\n			max-width:20%;\n			flex-basis:20%!important;\n	}\n		div#nav_menu-2 {\n			max-width:12%;\n			flex-basis:12%!important;\n	}\n		\n		\n		div#nav_menu-3 {\n			max-width:18%;\n			flex-basis:18%!important;\n}\n		div#block_widget-3 {\n			max-width:50%;\n			flex-basis:50%!important;\n}\n} */\n.button.email:not(.is-outline){\n	color:#e00a0a!important;\n}\n.absolute-footer.dark{\n	display:none;\n}\n\n.footer-wrapper{\n	border-top: 10px solid #06007f;\n    padding-top: 50px;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading_divider_right_wrap {\n    display: inline-block;\n    width: 0;\n}\n.cmsmasters_heading_divider {\n    margin-top: 10px;\n}\n\n.cmsmasters_heading_divider {\n    border-bottom-width: 2px;\n    border-bottom-style: solid;\n    border-bottom-color: #0b387b;\n    margin-top: -28px;\n    width: 52%;\n    float: right;\n}\n\n.cmsmasters_heading_wrap.cmsmasters_heading_divider_long .cmsmasters_heading_divider {\n    width: 52%;\n}\n .cmsmasters_heading_wrap .cmsmasters_heading_divider {\n    display: inline-block;\n    height: 2px;\n    position: absolute;\n    top: 50%;\n}\n\n.cmsmasters_heading_wrap .cmsmasters_heading {\n    display: inline-block;\n    margin: 0;\n}\n\ninput[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{\n	border: 0px solid #fff;\n	background-color:rgb(235, 235, 235);\n	box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);\n	color: #857474;\n	border-bottom:1px solid;\n}\n\n.contact-form {\n	padding:45px 25px 0px 25px;\n	border-radius: 50px;\n	background: rgb(235, 235, 235);\n}\n\n@media (max-width: 849px){\n	.social-icons{\n/* 		float:left; */\n		text-align: left;\n	}\n	.email-input label{\n		text-align: left;\n	}\n}\n\n@media (max-width: 800px){\n	.slider-button .icon-angle-right:before{\n		top: 12px;\n	}\n}\n\n.home-banner .bg-fill{\n	    background-size: contain !important;\n}\n\n.footer-logo .ux-logo-link.block.image-{\n	padding:0px!important;\n	float:left;\n}\n\n.footer-logo{\n	margin:0px!important;\n}\n\n@media (max-width: 549px){\n	.home-button{\n		float:none!important;\n	}\n}\n\n#MobileMenuDivWrapper { \n  height: 200px;\n  max-height: 200px;\n  width: 100%;\n  overflow-y: scroll;\n  -webkit-overflow-scrolling:touch; \n}\n\n\n.blog-home .button.secondary{\n	position: relative;\n    text-decoration: none !important;\n    padding: 0px 50px 0px 15px;\n    background: #e00a0a;\n    color: #fff;\n    border-radius: 50px;\n    font-size: 14px;\n	text-transform: capitalize;\n}\n\n.blog-home .button.secondary:after{\n	    content: \'\';\n    background-image: url(https://i-wo.in/upsso/wp-content/uploads/2021/12/next-icon-btn.png);\n    background-size: 20px;\n    position: absolute !important;\n    right: 10px !important;\n    margin-right: 0 !important;\n    padding: 0;\n    width: 36px !important;\n    height: 36px;\n    top: 4px;\n    right: 5px !important;\n	background-repeat:no-repeat;\n}\n\n.header-nav-main.nav > li.active > a{\n	color: rgba(102,102,102,.85)!important;\n}\n.header-nav-main.nav > li a:hover{\n	color:#446084!important;\n}\ninput[type=email]:focus, input[type=date]:focus, input[type=search]:focus, input[type=number]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url], input[type=password], textarea:focus, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection:focus{\n	    background-color: rgb(235, 235, 235);\n	box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);\n}\n\n','uppso','','inherit','closed','closed','','287-revision-v1','','','2022-04-06 10:18:05','2022-04-06 10:18:05','',287,'https://demoweblinks.in/upsso/?p=947',0,'revision','',0),(948,1,'2022-04-06 10:30:04','2022-04-06 10:30:04','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameBorder=\'0\' scrolling=\'no\' width=\'800\' height=\'420\' src=\'http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&symbol=AAPL&days=365&width=800&height=420\'></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-04-06 10:30:04','2022-04-06 10:30:04','',925,'https://demoweblinks.in/upsso/?p=948',0,'revision','',0),(949,1,'2022-04-06 10:37:54','2022-04-06 10:37:54','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameBorder=\'0\' scrolling=\'no\' width=\'800\' height=\'420\' src=\'http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&symbol=AAPL&days=365&width=800&height=420\'></iframe></p>\n\n<p><iframe id=\'st_13f906c317724861b9c15d9785004c71\' frameBorder=\'0\' scrolling=\'no\' width=\'400\' height=\'100%\' src=\'https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&stockExchange=BSE&includeIndices=false&indices=BSESENSEX&includeCommodities=false&includeCurrencies=false&dividends=true&splits=true&palette=Financial-Light&title=Market%20Overview&onload=st_13f906c317724861b9c15d9785004c71\'></iframe></p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-04-06 10:37:54','2022-04-06 10:37:54','',925,'https://demoweblinks.in/upsso/?p=949',0,'revision','',0),(955,1,'2022-04-12 06:52:45','2022-04-12 06:52:45','a:5:{i:0;a:6:{i:0;s:10:\"2004/05/01\";i:1;d:165;i:2;d:938;i:3;d:522;i:4;d:998;i:5;d:450;}i:1;a:6:{i:0;s:10:\"2005/06/01\";i:1;d:135;i:2;d:1120;i:3;d:599;i:4;d:1268;i:5;d:288;}i:2;a:6:{i:0;s:10:\"2006/07/01\";i:1;d:157;i:2;d:1167;i:3;d:587;i:4;d:807;i:5;d:397;}i:3;a:6:{i:0;s:10:\"2007/08/01\";i:1;d:139;i:2;d:1110;i:3;d:615;i:4;d:968;i:5;d:215;}i:4;a:6:{i:0;s:10:\"2008/09/01\";i:1;d:136;i:2;d:691;i:3;d:629;i:4;d:1026;i:5;d:366;}}','Visualization','','publish','closed','closed','','visualization-2','','','2022-04-12 06:52:45','2022-04-12 06:52:45','',0,'http://demoweblinks.in/upsso/visualizer/visualization-2/',0,'visualizer','',0),(956,1,'2022-04-12 06:52:45','2022-04-12 06:52:45','a:5:{i:0;a:6:{i:0;s:10:\"2004/05/01\";i:1;d:165;i:2;d:938;i:3;d:522;i:4;d:998;i:5;d:450;}i:1;a:6:{i:0;s:10:\"2005/06/01\";i:1;d:135;i:2;d:1120;i:3;d:599;i:4;d:1268;i:5;d:288;}i:2;a:6:{i:0;s:10:\"2006/07/01\";i:1;d:157;i:2;d:1167;i:3;d:587;i:4;d:807;i:5;d:397;}i:3;a:6:{i:0;s:10:\"2007/08/01\";i:1;d:139;i:2;d:1110;i:3;d:615;i:4;d:968;i:5;d:215;}i:4;a:6:{i:0;s:10:\"2008/09/01\";i:1;d:136;i:2;d:691;i:3;d:629;i:4;d:1026;i:5;d:366;}}','Visualization','','inherit','closed','closed','','955-revision-v1','','','2022-04-12 06:52:45','2022-04-12 06:52:45','',955,'http://demoweblinks.in/upsso/?p=956',0,'revision','',0),(959,1,'2022-04-12 08:14:24','2022-04-12 08:14:24','a:14:{i:0;a:4:{i:0;s:1:\"A\";i:1;d:1;i:2;d:1;i:3;d:0.5;}i:1;a:4:{i:0;s:1:\"B\";i:1;d:2;i:2;d:0.5;i:3;d:1;}i:2;a:4:{i:0;s:1:\"C\";i:1;d:4;i:2;d:1;i:3;d:0.5;}i:3;a:4:{i:0;s:1:\"D\";i:1;d:8;i:2;d:0.5;i:3;d:1;}i:4;a:4:{i:0;s:1:\"E\";i:1;d:7;i:2;d:1;i:3;d:0.5;}i:5;a:4:{i:0;s:1:\"F\";i:1;d:7;i:2;d:0.5;i:3;d:1;}i:6;a:4:{i:0;s:1:\"G\";i:1;d:8;i:2;d:1;i:3;d:0.5;}i:7;a:4:{i:0;s:1:\"H\";i:1;d:4;i:2;d:0.5;i:3;d:1;}i:8;a:4:{i:0;s:1:\"I\";i:1;d:2;i:2;d:1;i:3;d:0.5;}i:9;a:4:{i:0;s:1:\"J\";i:1;d:3.5;i:2;d:0.5;i:3;d:1;}i:10;a:4:{i:0;s:1:\"K\";i:1;d:3;i:2;d:1;i:3;d:0.5;}i:11;a:4:{i:0;s:1:\"L\";i:1;d:3.5;i:2;d:0.5;i:3;d:1;}i:12;a:4:{i:0;s:1:\"M\";i:1;d:1;i:2;d:1;i:3;d:0.5;}i:13;a:4:{i:0;s:1:\"N\";i:1;d:1;i:2;d:0.5;i:3;d:1;}}','Visualization','','publish','closed','closed','','visualization','','','2022-04-12 08:14:24','2022-04-12 08:14:24','',0,'http://demoweblinks.in/upsso/?post_type=visualizer&#038;p=959',0,'visualizer','',0),(961,1,'2022-04-12 08:14:24','2022-04-12 08:14:24','a:14:{i:0;a:4:{i:0;s:1:\"A\";i:1;d:1;i:2;d:1;i:3;d:0.5;}i:1;a:4:{i:0;s:1:\"B\";i:1;d:2;i:2;d:0.5;i:3;d:1;}i:2;a:4:{i:0;s:1:\"C\";i:1;d:4;i:2;d:1;i:3;d:0.5;}i:3;a:4:{i:0;s:1:\"D\";i:1;d:8;i:2;d:0.5;i:3;d:1;}i:4;a:4:{i:0;s:1:\"E\";i:1;d:7;i:2;d:1;i:3;d:0.5;}i:5;a:4:{i:0;s:1:\"F\";i:1;d:7;i:2;d:0.5;i:3;d:1;}i:6;a:4:{i:0;s:1:\"G\";i:1;d:8;i:2;d:1;i:3;d:0.5;}i:7;a:4:{i:0;s:1:\"H\";i:1;d:4;i:2;d:0.5;i:3;d:1;}i:8;a:4:{i:0;s:1:\"I\";i:1;d:2;i:2;d:1;i:3;d:0.5;}i:9;a:4:{i:0;s:1:\"J\";i:1;d:3.5;i:2;d:0.5;i:3;d:1;}i:10;a:4:{i:0;s:1:\"K\";i:1;d:3;i:2;d:1;i:3;d:0.5;}i:11;a:4:{i:0;s:1:\"L\";i:1;d:3.5;i:2;d:0.5;i:3;d:1;}i:12;a:4:{i:0;s:1:\"M\";i:1;d:1;i:2;d:1;i:3;d:0.5;}i:13;a:4:{i:0;s:1:\"N\";i:1;d:1;i:2;d:0.5;i:3;d:1;}}','Visualization','','inherit','closed','closed','','959-revision-v1','','','2022-04-12 08:14:24','2022-04-12 08:14:24','',959,'http://demoweblinks.in/upsso/?p=961',0,'revision','',0),(962,1,'2022-04-12 08:19:38','2022-04-12 08:19:38','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br>\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-04-12 08:19:38','2022-04-12 08:19:38','',925,'http://demoweblinks.in/upsso/?p=962',0,'revision','',0),(963,1,'2022-04-12 08:20:22','2022-04-12 08:20:22','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=1]</p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-04-12 08:20:22','2022-04-12 08:20:22','',925,'http://demoweblinks.in/upsso/?p=963',0,'revision','',0),(964,1,'2022-04-12 08:23:21','2022-04-12 08:23:21','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=2]</p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-04-12 08:23:21','2022-04-12 08:23:21','',925,'http://demoweblinks.in/upsso/?p=964',0,'revision','',0),(965,1,'2022-04-12 08:27:58','2022-04-12 08:27:58','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=3]</p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-04-12 08:27:58','2022-04-12 08:27:58','',925,'http://demoweblinks.in/upsso/?p=965',0,'revision','',0),(966,1,'2022-04-12 08:56:26','2022-04-12 08:56:26','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=3]</p>\n\n<p>[gswpts_table id=4]</p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-04-12 08:56:26','2022-04-12 08:56:26','',925,'http://demoweblinks.in/upsso/?p=966',0,'revision','',0),(967,1,'2022-04-12 09:01:15','2022-04-12 09:01:15','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=5]</p>\n\n<p>[gswpts_table id=4]</p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-04-12 09:01:15','2022-04-12 09:01:15','',925,'http://demoweblinks.in/upsso/?p=967',0,'revision','',0),(968,1,'2022-04-12 09:02:52','2022-04-12 09:02:52','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=6]</p>\n\n<p>[gswpts_table id=4]</p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-04-12 09:02:52','2022-04-12 09:02:52','',925,'http://demoweblinks.in/upsso/?p=968',0,'revision','',0),(969,1,'2022-04-12 09:50:08','2022-04-12 09:50:08','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=6]</p>\n\n<p>[gswpts_table id=7]</p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-04-12 09:50:08','2022-04-12 09:50:08','',925,'http://demoweblinks.in/upsso/?p=969',0,'revision','',0),(971,1,'2022-04-12 10:06:30','2022-04-12 10:06:30','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=6]</p>\n\n<p>[gswpts_table id=7]</p>\n\n<p>[stock_market_widget type=\"accordion\" template=\"info\" color=\"#5679FF\" assets=\"EMBASSY.BO,MINDSPACE.BO\" start_expanded=\"false\" api=\"yf\"]</p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-04-12 10:06:30','2022-04-12 10:06:30','',925,'http://demoweblinks.in/upsso/?p=971',0,'revision','',0),(972,1,'2022-04-12 10:15:51','2022-04-12 10:15:51','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=6]</p>\n\n<p>[gswpts_table id=7]</p>\n\n<p>[stock_market_widget type=\"table-quotes\" template=\"basic\" assets=\"PGINVIT.BO,EMBASSY.BO,MINDSPACE.BO,BIRET.BO\" fields=\"logo_name,price,change_abs,change_pct,market_cap\" links=\"{\'PGINVIT.BO\':{},\'EMBASSY.BO\':{},\'MINDSPACE.BO\':{},\'BIRET.BO\':{}}\" display_header=\"true\" display_chart=\"true\" pagination=\"true\" display_currency_symbol=\"true\" search=\"false\" rows_per_page=\"5\" sort_field=\"logo_name\" sort_direction=\"asc\" alignment=\"left\" api=\"yf\"]</p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-04-12 10:15:51','2022-04-12 10:15:51','',925,'http://demoweblinks.in/upsso/?p=972',0,'revision','',0),(973,1,'2022-04-12 11:31:56','2022-04-12 11:31:56','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=6]</p>\n\n<p>[gswpts_table id=7]</p>\n\n<p>[stock_market_widget type=\"table-quotes\" template=\"basic\" assets=\"PGINVIT.BO,EMBASSY.BO,MINDSPACE.BO,BIRET.BO\" fields=\"logo_name,price,change_abs,change_pct,market_cap\" links=\"{\'PGINVIT.BO\':{},\'EMBASSY.BO\':{},\'MINDSPACE.BO\':{},\'BIRET.BO\':{}}\" display_header=\"true\" display_chart=\"true\" pagination=\"true\" display_currency_symbol=\"true\" search=\"false\" rows_per_page=\"5\" sort_field=\"logo_name\" sort_direction=\"asc\" alignment=\"left\" api=\"yf\"]</p>\n\n<p>[stock_market_widget type=\"ticker-quotes\" template=\"basic\" color=\"#5679FF\" assets=\"BIRET.BO,EMBASSY.BO,MINDSPACE.BO,PGINVIT.BO\" animation=\"true\" api=\"yf\" speed=\"50\" direction=\"left\" pause=\"true\"]</p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-04-12 11:31:56','2022-04-12 11:31:56','',925,'http://demoweblinks.in/upsso/?p=973',0,'revision','',0),(974,1,'2022-04-12 11:32:35','2022-04-12 11:32:35','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=6]</p>\n\n<p>[gswpts_table id=7]</p>\n\n<p>[stock_market_widget type=\"table-quotes\" template=\"basic\" assets=\"PGINVIT.BO,EMBASSY.BO,MINDSPACE.BO,BIRET.BO\" fields=\"logo_name,price,change_abs,change_pct,market_cap\" links=\"{\'PGINVIT.BO\':{},\'EMBASSY.BO\':{},\'MINDSPACE.BO\':{},\'BIRET.BO\':{}}\" display_header=\"true\" display_chart=\"true\" pagination=\"true\" display_currency_symbol=\"true\" search=\"false\" rows_per_page=\"5\" sort_field=\"logo_name\" sort_direction=\"asc\" alignment=\"left\" api=\"yf\"]</p>\n\n[divider]\n\n<p>[stock_market_widget type=\"ticker-quotes\" template=\"basic\" color=\"#5679FF\" assets=\"BIRET.BO,EMBASSY.BO,MINDSPACE.BO,PGINVIT.BO\" animation=\"true\" api=\"yf\" speed=\"50\" direction=\"left\" pause=\"true\"]</p>\n\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-04-12 11:32:35','2022-04-12 11:32:35','',925,'http://demoweblinks.in/upsso/?p=974',0,'revision','',0),(976,1,'2022-05-09 04:07:37','2022-05-09 04:07:37','<!-- wp:html /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','api','','publish','closed','closed','','api','','','2022-05-11 06:34:05','2022-05-11 06:34:05','',0,'http://demoweblinks.in/upsso/?page_id=976',0,'page','',0),(977,1,'2022-05-09 04:07:37','2022-05-09 04:07:37','<!-- wp:html /-->','api','','inherit','closed','closed','','976-revision-v1','','','2022-05-09 04:07:37','2022-05-09 04:07:37','',976,'http://demoweblinks.in/upsso/?p=977',0,'revision','',0),(978,1,'2022-05-09 04:07:49','2022-05-09 04:07:49','<!-- wp:html /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','api','','inherit','closed','closed','','976-revision-v1','','','2022-05-09 04:07:49','2022-05-09 04:07:49','',976,'http://demoweblinks.in/upsso/?p=978',0,'revision','',0),(979,1,'2022-05-09 07:34:06','2022-05-09 07:34:06','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br>\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=6]</p>\n\n<p>[gswpts_table id=7]</p>\n\n<p>[stock_market_widget type=\"table-quotes\" template=\"basic\" assets=\"PGINVIT.BO,EMBASSY.BO,MINDSPACE.BO,BIRET.BO\" fields=\"logo_name,price,change_abs,change_pct,market_cap\" links=\"{\'PGINVIT.BO\':{},\'EMBASSY.BO\':{},\'MINDSPACE.BO\':{},\'BIRET.BO\':{}}\" display_header=\"true\" display_chart=\"true\" pagination=\"true\" display_currency_symbol=\"true\" search=\"false\" rows_per_page=\"5\" sort_field=\"logo_name\" sort_direction=\"asc\" alignment=\"left\" api=\"yf\"]</p>\n\n[divider]\n\n<p>[stock_market_widget type=\"ticker-quotes\" template=\"basic\" color=\"#5679FF\" assets=\"BIRET.BO,EMBASSY.BO,MINDSPACE.BO,PGINVIT.BO\" animation=\"true\" api=\"yf\" speed=\"50\" direction=\"left\" pause=\"true\"]</p>\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-05-09 07:34:06','2022-05-09 07:34:06','',925,'http://demoweblinks.in/upsso/?p=979',0,'revision','',0),(980,1,'2022-05-09 07:56:43','2022-05-09 07:56:43','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=6]</p>\n<p>[gswpts_table id=7]</p>\n<p>[stock_market_widget type=\"table-quotes\" template=\"basic\" assets=\"PGINVIT.BO,EMBASSY.BO,MINDSPACE.BO,BIRET.BO\" fields=\"logo_name,price,change_abs,change_pct,market_cap\" links=\"{\'PGINVIT.BO\':{},\'EMBASSY.BO\':{},\'MINDSPACE.BO\':{},\'BIRET.BO\':{}}\" display_header=\"true\" display_chart=\"true\" pagination=\"true\" display_currency_symbol=\"true\" search=\"false\" rows_per_page=\"5\" sort_field=\"logo_name\" sort_direction=\"asc\" alignment=\"left\" api=\"yf\"]</p>\n[divider]\n\n[ux_text visibility=\"hidden\"]\n\n<p>[stock_market_widget type=\"ticker-quotes\" template=\"basic\" color=\"#5679FF\" assets=\"BIRET.BO,EMBASSY.BO,MINDSPACE.BO,PGINVIT.BO\" animation=\"true\" api=\"yf\" speed=\"50\" direction=\"left\" pause=\"true\"]</p>\n[/ux_text]\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-05-09 07:56:43','2022-05-09 07:56:43','',925,'http://demoweblinks.in/upsso/?p=980',0,'revision','',0),(981,1,'2022-05-09 07:57:18','2022-05-09 07:57:18','<!-- wp:flatsome/uxbuilder -->\n<p>[stock-market-overview stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]<br />\n[stock-market-ticker  stockExchange=\"BSE\" width=\"100%\" palette=\"financial-light\"]</p>\n<p><iframe frameborder=\"0\" scrolling=\"no\" width=\"800\" height=\"420\" src=\"http://api.stockdio.com/visualization/financial/charts/v1/HistoricalPrices?app-key=E3A9732444A94E87A6ABEEB2E7E29D76&amp;symbol=AAPL&amp;days=365&amp;width=800&amp;height=420\"></iframe></p>\n<p><iframe id=\"st_13f906c317724861b9c15d9785004c71\" frameborder=\"0\" scrolling=\"no\" width=\"400\" height=\"100%\" src=\"https://api.stockdio.com/visualization/financial/charts/v1/MarketOverviewChart?app-key=373D6C7B6E264B10B70C5488F58EA132&amp;stockExchange=BSE&amp;includeIndices=false&amp;indices=BSESENSEX&amp;includeCommodities=false&amp;includeCurrencies=false&amp;dividends=true&amp;splits=true&amp;palette=Financial-Light&amp;title=Market%20Overview&amp;onload=st_13f906c317724861b9c15d9785004c71\"></iframe></p>\n<p>[gswpts_table id=6]</p>\n<p>[gswpts_table id=7]</p>\n<p>[stock_market_widget type=\"table-quotes\" template=\"basic\" assets=\"PGINVIT.BO,EMBASSY.BO,MINDSPACE.BO,BIRET.BO\" fields=\"logo_name,price,change_abs,change_pct,market_cap\" links=\"{\'PGINVIT.BO\':{},\'EMBASSY.BO\':{},\'MINDSPACE.BO\':{},\'BIRET.BO\':{}}\" display_header=\"true\" display_chart=\"true\" pagination=\"true\" display_currency_symbol=\"true\" search=\"false\" rows_per_page=\"5\" sort_field=\"logo_name\" sort_direction=\"asc\" alignment=\"left\" api=\"yf\"]</p>\n[divider]\n\n<p>[stock_market_widget type=\"ticker-quotes\" template=\"basic\" color=\"#5679FF\" assets=\"BIRET.BO,EMBASSY.BO,MINDSPACE.BO,PGINVIT.BO\" animation=\"true\" api=\"yf\" speed=\"50\" direction=\"left\" pause=\"true\"]</p>\n\n<!-- /wp:flatsome/uxbuilder -->','Market Overview','','inherit','closed','closed','','925-revision-v1','','','2022-05-09 07:57:18','2022-05-09 07:57:18','',925,'http://demoweblinks.in/upsso/?p=981',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_social_users`
--

DROP TABLE IF EXISTS `wp_social_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_social_users` (
  `social_users_id` int(11) NOT NULL AUTO_INCREMENT,
  `ID` int(11) NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `identifier` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `register_date` datetime DEFAULT NULL,
  `login_date` datetime DEFAULT NULL,
  `link_date` datetime DEFAULT NULL,
  PRIMARY KEY (`social_users_id`),
  KEY `ID` (`ID`,`type`),
  KEY `identifier` (`identifier`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_social_users`
--

LOCK TABLES `wp_social_users` WRITE;
/*!40000 ALTER TABLE `wp_social_users` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_social_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (167,2,0),(167,22,0),(167,23,0),(167,24,0),(167,25,0),(167,26,0),(167,27,0),(168,4,0),(168,28,0),(168,29,0),(168,30,0),(168,31,0),(169,2,0),(169,32,0),(169,33,0),(170,2,0),(170,33,0),(170,34,0),(171,2,0),(171,35,0),(172,2,0),(172,24,0),(172,33,0),(172,36,0),(172,37,0),(172,38,0),(172,39,0),(172,40,0),(172,41,0),(173,2,0),(173,22,0),(173,23,0),(173,25,0),(173,26,0),(173,42,0),(174,4,0),(174,22,0),(174,23,0),(174,25,0),(174,26,0),(174,43,0),(175,2,0),(175,22,0),(175,23,0),(175,25,0),(175,26,0),(175,43,0),(176,2,0),(176,22,0),(176,23,0),(176,25,0),(176,26,0),(176,43,0),(177,2,0),(177,22,0),(177,23,0),(177,25,0),(177,26,0),(177,43,0),(178,2,0),(178,22,0),(178,23,0),(178,25,0),(178,26,0),(178,43,0),(179,2,0),(179,22,0),(179,23,0),(179,25,0),(179,26,0),(179,44,0),(180,2,0),(180,22,0),(180,23,0),(180,24,0),(180,25,0),(180,26,0),(180,27,0),(181,2,0),(181,45,0),(181,46,0),(181,47,0),(181,48,0),(181,49,0),(182,5,0),(182,45,0),(182,46,0),(182,48,0),(182,50,0),(182,51,0),(183,2,0),(183,45,0),(183,46,0),(183,48,0),(183,51,0),(184,2,0),(184,45,0),(184,46,0),(184,52,0),(184,53,0),(185,2,0),(185,45,0),(185,46,0),(185,52,0),(185,53,0),(186,2,0),(186,45,0),(187,4,0),(187,28,0),(187,29,0),(187,30,0),(187,31,0),(188,4,0),(188,28,0),(188,30,0),(188,31,0),(188,52,0),(189,2,0),(189,28,0),(189,29,0),(189,30,0),(189,31,0),(190,2,0),(190,28,0),(190,30,0),(190,31,0),(190,54,0),(191,2,0),(191,28,0),(191,30,0),(191,31,0),(191,50,0),(191,55,0),(192,4,0),(192,28,0),(192,30,0),(192,50,0),(192,55,0),(193,2,0),(193,32,0),(193,33,0),(194,2,0),(194,32,0),(194,33,0),(195,2,0),(195,32,0),(195,33,0),(196,2,0),(196,32,0),(196,33,0),(197,2,0),(197,32,0),(197,33,0),(198,2,0),(198,32,0),(198,33,0),(199,2,0),(199,33,0),(199,34,0),(200,2,0),(200,33,0),(200,34,0),(201,2,0),(201,33,0),(201,34,0),(202,2,0),(202,33,0),(202,34,0),(203,2,0),(203,33,0),(203,34,0),(204,4,0),(204,33,0),(204,34,0),(205,2,0),(205,35,0),(206,2,0),(206,35,0),(207,2,0),(207,35,0),(208,4,0),(208,35,0),(209,2,0),(209,56,0),(209,57,0),(210,2,0),(210,56,0),(210,58,0),(211,2,0),(211,56,0),(211,57,0),(212,2,0),(212,56,0),(212,58,0),(213,2,0),(213,56,0),(213,58,0),(214,2,0),(214,56,0),(214,58,0),(215,2,0),(215,59,0),(216,2,0),(216,59,0),(217,2,0),(217,59,0),(218,4,0),(218,59,0),(219,2,0),(219,59,0),(220,2,0),(220,60,0),(220,61,0),(221,2,0),(221,60,0),(221,61,0),(222,2,0),(222,60,0),(222,61,0),(222,62,0),(222,63,0),(223,4,0),(223,35,0),(224,64,0),(225,65,0),(226,65,0),(227,65,0),(228,65,0),(229,65,0),(230,65,0),(231,64,0),(243,67,0),(250,67,0),(256,66,0),(398,68,0),(399,68,0),(402,69,0),(404,69,0),(406,70,0),(407,70,0),(565,68,0),(566,68,0),(567,68,0),(568,68,0),(569,68,0),(570,68,0),(571,68,0),(572,68,0),(573,68,0),(606,68,0),(608,68,0),(609,68,0),(647,71,0),(650,71,0),(654,71,0),(691,69,0),(692,69,0),(694,70,0),(695,70,0),(926,72,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_taxonomy`
--

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_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=73 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'product_type','',0,47),(3,3,'product_type','',0,0),(4,4,'product_type','',0,9),(5,5,'product_type','',0,1),(6,6,'product_visibility','',0,0),(7,7,'product_visibility','',0,0),(8,8,'product_visibility','',0,0),(9,9,'product_visibility','',0,0),(10,10,'product_visibility','',0,0),(11,11,'product_visibility','',0,0),(12,12,'product_visibility','',0,0),(13,13,'product_visibility','',0,0),(14,14,'product_visibility','',0,0),(15,15,'product_cat','',0,0),(16,16,'category','',0,0),(17,17,'post_format','',0,0),(18,18,'post_tag','',0,0),(19,19,'post_tag','',0,0),(20,20,'post_tag','',0,0),(21,21,'post_tag','',0,0),(22,22,'product_cat','',0,9),(23,23,'product_cat','',22,9),(24,24,'product_tag','',0,3),(25,25,'product_tag','',0,9),(26,26,'product_tag','',0,9),(27,27,'product_tag','',0,2),(28,28,'product_cat','',0,7),(29,29,'product_tag','',0,3),(30,30,'product_tag','',0,7),(31,31,'product_tag','',0,6),(32,32,'product_cat','',0,7),(33,33,'product_cat','',0,15),(34,34,'product_cat','',33,7),(35,35,'product_cat','',0,6),(36,36,'product_cat','',33,1),(37,37,'product_tag','',0,1),(38,38,'product_tag','',0,1),(39,39,'product_tag','',0,1),(40,40,'product_tag','',0,1),(41,41,'product_tag','',0,1),(42,42,'product_tag','',0,1),(43,43,'product_tag','',0,5),(44,44,'product_tag','',0,1),(45,45,'product_cat','',0,6),(46,46,'product_tag','',0,5),(47,47,'product_tag','',0,1),(48,48,'product_tag','',0,3),(49,49,'product_tag','',0,1),(50,50,'product_tag','',0,3),(51,51,'product_tag','',0,2),(52,52,'product_tag','',0,3),(53,53,'product_tag','',0,2),(54,54,'product_tag','',0,1),(55,55,'product_tag','',0,2),(56,56,'product_cat','',0,6),(57,57,'product_cat','',56,2),(58,58,'product_cat','',56,4),(59,59,'product_cat','',0,5),(60,60,'product_cat','',0,3),(61,61,'product_cat','',60,3),(62,62,'product_tag','',0,1),(63,63,'product_tag','',0,1),(64,64,'featured_item_category','',0,2),(65,65,'featured_item_category','',0,6),(66,66,'nav_menu','',0,1),(67,67,'nav_menu','',0,2),(68,68,'nav_menu','',0,14),(69,69,'nav_menu','',0,4),(70,70,'nav_menu','',0,4),(71,71,'category','',0,3),(72,72,'wp_theme','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_termmeta`
--

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
INSERT INTO `wp_termmeta` VALUES (1,22,'order','0'),(2,23,'order','0'),(3,22,'product_count_product_cat','9'),(4,23,'product_count_product_cat','9'),(5,24,'product_count_product_tag','3'),(6,25,'product_count_product_tag','9'),(7,26,'product_count_product_tag','9'),(8,27,'product_count_product_tag','2'),(9,28,'order','0'),(10,28,'product_count_product_cat','7'),(11,29,'product_count_product_tag','3'),(12,30,'product_count_product_tag','7'),(13,31,'product_count_product_tag','6'),(14,32,'order','0'),(15,33,'order','0'),(16,32,'product_count_product_cat','7'),(17,33,'product_count_product_cat','15'),(18,34,'order','0'),(19,34,'product_count_product_cat','7'),(20,35,'order','0'),(21,35,'product_count_product_cat','6'),(22,36,'order','0'),(23,36,'product_count_product_cat','1'),(24,37,'product_count_product_tag','1'),(25,38,'product_count_product_tag','1'),(26,39,'product_count_product_tag','1'),(27,40,'product_count_product_tag','1'),(28,41,'product_count_product_tag','1'),(29,42,'product_count_product_tag','1'),(30,43,'product_count_product_tag','5'),(31,44,'product_count_product_tag','1'),(32,45,'order','0'),(33,45,'product_count_product_cat','6'),(34,46,'product_count_product_tag','5'),(35,47,'product_count_product_tag','1'),(36,48,'product_count_product_tag','3'),(37,49,'product_count_product_tag','1'),(38,50,'product_count_product_tag','3'),(39,51,'product_count_product_tag','2'),(40,52,'product_count_product_tag','3'),(41,53,'product_count_product_tag','2'),(42,54,'product_count_product_tag','1'),(43,55,'product_count_product_tag','2'),(44,56,'order','0'),(45,57,'order','0'),(46,56,'product_count_product_cat','6'),(47,57,'product_count_product_cat','2'),(48,58,'order','0'),(49,58,'product_count_product_cat','4'),(50,59,'order','0'),(51,59,'product_count_product_cat','5'),(52,60,'order','0'),(53,61,'order','0'),(54,60,'product_count_product_cat','3'),(55,61,'product_count_product_cat','3'),(56,62,'product_count_product_tag','1'),(57,63,'product_count_product_tag','1');
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_terms`
--

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_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=73 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'external','external',0),(6,'exclude-from-search','exclude-from-search',0),(7,'exclude-from-catalog','exclude-from-catalog',0),(8,'featured','featured',0),(9,'outofstock','outofstock',0),(10,'rated-1','rated-1',0),(11,'rated-2','rated-2',0),(12,'rated-3','rated-3',0),(13,'rated-4','rated-4',0),(14,'rated-5','rated-5',0),(15,'Uncategorized','uncategorized',0),(16,'Style','style',0),(17,'Video','post-format-video',0),(18,'brooklyn','brooklyn',0),(19,'fashion','fashion',0),(20,'style','style-2',0),(21,'women','women-3',0),(22,'Men','men',0),(23,'T-Shirts','t-shirts',0),(24,'jeans','jeans-2',0),(25,'man','man',0),(26,'t-shirt','t-shirt',0),(27,'white','white',0),(28,'Shoes','shoes',0),(29,'Diesel','diesel',0),(30,'shoe','shoe',0),(31,'stars','stars',0),(32,'Sweaters','sweaters',0),(33,'Women','women',0),(34,'Tops','tops',0),(35,'Booking','booking',0),(36,'Jeans','jeans',0),(37,'fit','fit',0),(38,'levis','levis',0),(39,'party','party',0),(40,'washed-out','washed-out',0),(41,'women','women-2',0),(42,'River Island','river-island',0),(43,'Jack and Jones','jack-and-jones',0),(44,'Lee','lee',0),(45,'Bags','bags',0),(46,'bag','bag',0),(47,'classic','classic',0),(48,'leather','leather',0),(49,'sweden','sweden',0),(50,'green','green',0),(51,'nypd','nypd',0),(52,'Converse','converse',0),(53,'rock chick','rock-chick',0),(54,'vans','vans',0),(55,'run','run',0),(56,'Music','music',0),(57,'Singles','singles',0),(58,'Albums','albums',0),(59,'Posters','posters',0),(60,'Clothing','clothing',0),(61,'Hoodies','hoodies',0),(62,'Jumper','jumper',0),(63,'Pink','pink',0),(64,'Lookbook','lookbook',0),(65,'Design','design',0),(66,'Secondary','secondary',0),(67,'Main','main',0),(68,'Primary Menu','primary-menu',0),(69,'Footer Menu 1','footer-menu-1',0),(70,'Footer menu 2','footer-menu-2',0),(71,'Features','features',0),(72,'uppso','uppso',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_usermeta`
--

DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_usermeta`
--

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers','theme_editor_notice'),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:2:{s:64:\"e80dacfed5021b247729a4cbc2a9c575b914ae43c93a4db59f3fee8ae5eb165d\";a:4:{s:10:\"expiration\";i:1652419106;s:2:\"ip\";s:37:\"2409:4073:313:5f6c:9512:703b:555b:c72\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36\";s:5:\"login\";i:1652246306;}s:64:\"b6a62cb82bf27e08784d0dc3670ab159492a6d4b5cffd86f9eaa9cfe9f760da5\";a:4:{s:10:\"expiration\";i:1652588130;s:2:\"ip\";s:38:\"2409:4073:313:5f6c:8d3f:46e3:1b9a:9936\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36\";s:5:\"login\";i:1652415330;}}'),(17,1,'wp_user-settings','libraryContent=browse&editor=tinymce&posts_list_mode=list'),(18,1,'wp_user-settings-time','1640255448'),(19,1,'wp_dashboard_quick_press_last_post_id','975'),(20,1,'_woocommerce_tracks_anon_id','woo:ku4NygrP5zl/ceGrveKfKt1h'),(21,1,'wc_last_active','1640044800'),(23,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(24,1,'_order_count','0'),(27,1,'nav_menu_recently_edited','68'),(28,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:15:\"title-attribute\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(29,1,'metaboxhidden_nav-menus','a:10:{i:0;s:20:\"add-post-type-blocks\";i:1;s:21:\"add-post-type-product\";i:2;s:27:\"add-post-type-featured_item\";i:3;s:12:\"add-post_tag\";i:4;s:15:\"add-post_format\";i:5;s:20:\"add-block_categories\";i:6;s:15:\"add-product_cat\";i:7;s:15:\"add-product_tag\";i:8;s:26:\"add-featured_item_category\";i:9;s:21:\"add-featured_item_tag\";}'),(30,1,'closedpostboxes_page','a:0:{}'),(31,1,'metaboxhidden_page','a:0:{}'),(33,1,'community-events-location','a:1:{s:2:\"ip\";s:20:\"2409:4073:313:5f6c::\";}'),(34,2,'nickname','upsso'),(35,2,'first_name',''),(36,2,'last_name',''),(37,2,'description',''),(38,2,'rich_editing','true'),(39,2,'syntax_highlighting','true'),(40,2,'comment_shortcuts','false'),(41,2,'admin_color','fresh'),(42,2,'use_ssl','0'),(43,2,'show_admin_bar_front','true'),(44,2,'locale',''),(45,2,'wp_capabilities','a:1:{s:6:\"editor\";b:1;}'),(46,2,'wp_user_level','7'),(47,2,'dismissed_wp_pointers',''),(49,2,'wp_dashboard_quick_press_last_post_id','919'),(50,2,'community-events-location','a:1:{s:2:\"ip\";s:12:\"223.184.64.0\";}'),(51,2,'wp_user-settings','libraryContent=browse'),(52,2,'wp_user-settings-time','1640232551'),(54,1,'edit_post_per_page','20');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_users`
--

DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8mb4_unicode_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=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_users`
--

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'admin','$P$BxL8XuXiyegsjBNZIM.MRF0nQM16jl1','admin','sonus90@outlook.com','http://demoweblinks.in/upsso','2021-12-17 11:03:30','',0,'admin'),(2,'upsso','$P$BkTSYYlrRTEElTq.vvRyZpEQTcZdo5/','upsso','upsso@gmail.com','','2021-12-23 03:58:56','1640231936:$P$BMdp2.r.yb1TS4nz2cYu78se38VQDl1',0,'upsso');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wp_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `label` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `query` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_primary` tinyint(1) NOT NULL DEFAULT '0',
  `actioned_text` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `nonce_action` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `nonce_name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=173 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_admin_note_actions`
--

LOCK TABLES `wp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_note_actions` VALUES (33,31,'notify-refund-returns-page','Edit page','http://demoweblinks.in/upsso/wp-admin/post.php?post=12&action=edit','actioned',0,'',NULL,NULL),(34,32,'learn_more','Learn More','https://woocommerce.com/checkout-blocks/','actioned',0,'',NULL,NULL),(35,33,'connect','Connect','?page=wc-addons&section=helper','unactioned',0,'',NULL,NULL),(36,34,'add-store-details','Add store details','http://demoweblinks.in/upsso/wp-admin/admin.php?page=wc-admin&path=/setup-wizard','actioned',0,'',NULL,NULL),(69,35,'learn-more','Learn more','https://docs.woocommerce.com/document/variable-product/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(70,36,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned',0,'',NULL,NULL),(71,37,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-analytics/?utm_medium=product#variations-report','actioned',0,'',NULL,NULL),(72,38,'visit-the-theme-marketplace','Visit the theme marketplace','https://woocommerce.com/product-category/themes/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(73,39,'affirm-insight-first-product-and-payment','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),(74,39,'affirm-insight-first-product-and-payment','No','','actioned',0,'Thanks for your feedback',NULL,NULL),(75,40,'day-after-first-product','Learn more','https://docs.woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(76,41,'first-downloadable-product-handling','Learn more','https://docs.woocommerce.com/document/digital-downloadable-product-handling/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(141,1,'stripe_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(142,2,'square_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(143,3,'wcpay_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(144,4,'browse_extensions','Browse extensions','http://demoweblinks.in/upsso/wp-admin/admin.php?page=wc-admin&page=wc-addons','unactioned',1,'',NULL,NULL),(145,5,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/','actioned',1,'',NULL,NULL),(146,6,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/','actioned',1,'',NULL,NULL),(147,7,'wc_shipping_mobile_app_q4_2021','Get the WooCommerce Mobile App','https://woocommerce.com/mobile/','actioned',1,'',NULL,NULL),(148,8,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned',1,'',NULL,NULL),(149,9,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned',1,'',NULL,NULL),(150,10,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',1,'',NULL,NULL),(151,11,'watch-the-webinar','Watch the webinar','https://youtu.be/V_2XtCOyZ7o','actioned',1,'',NULL,NULL),(152,12,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox','actioned',1,'',NULL,NULL),(153,13,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox','actioned',1,'',NULL,NULL),(154,14,'learn-more','Learn more','https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox','unactioned',1,'',NULL,NULL),(155,15,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned',1,'',NULL,NULL),(156,16,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned',1,'',NULL,NULL),(157,17,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads','actioned',1,'',NULL,NULL),(158,18,'update-wc-subscriptions-3-0-15','View latest version','http://demoweblinks.in/upsso/wp-admin/admin.php?page=wc-admin&page=wc-addons&section=helper','actioned',1,'',NULL,NULL),(159,19,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned',1,'',NULL,NULL),(160,22,'get-woo-commerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(161,23,'get-woocommerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(162,24,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',1,'',NULL,NULL),(163,25,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',1,'',NULL,NULL),(164,26,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms','unactioned',1,'',NULL,NULL),(165,26,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(166,27,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms','unactioned',1,'',NULL,NULL),(167,27,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(168,28,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms','unactioned',1,'',NULL,NULL),(169,28,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(170,29,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms','unactioned',1,'',NULL,NULL),(171,29,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(172,30,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned',1,'',NULL,NULL);
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_admin_notes`
--

DROP TABLE IF EXISTS `wp_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `locale` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `title` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `content_data` longtext COLLATE utf8mb4_unicode_ci,
  `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT '0',
  `layout` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `image` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT '0',
  `icon` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'info',
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_admin_notes`
--

LOCK TABLES `wp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_notes` VALUES (1,'stripe_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay\">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2021-12-17 11:10:45',NULL,0,'plain','',0,'info'),(2,'square_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/woocommerce-square/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#section-14\">enable Apple Pay with Square</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2021-12-17 11:10:45',NULL,0,'plain','',0,'info'),(3,'wcpay_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/payments/apple-pay/\">enable Apple Pay with WooCommerce Payments</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2021-12-17 11:10:45',NULL,0,'plain','',0,'info'),(4,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','{}','unactioned','woocommerce.com','2021-12-17 11:10:46',NULL,0,'plain','',0,'info'),(5,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\'s performance, Wayflyer provides funding and analytical insights to invest in your business.','{}','pending','woocommerce.com','2021-12-17 11:10:46',NULL,0,'plain','',0,'info'),(6,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2021-12-17 11:10:46',NULL,0,'plain','',0,'info'),(7,'wc_shipping_mobile_app_q4_2021','marketing','en_US','Print and manage your shipping labels with the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2021-12-17 11:10:47',NULL,0,'plain','',0,'info'),(8,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','{}','pending','woocommerce.com','2021-12-17 11:10:47',NULL,0,'plain','',0,'info'),(9,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store “ready to sell” as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2021-12-17 11:10:47',NULL,0,'plain','',0,'info'),(10,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.','{}','pending','woocommerce.com','2021-12-17 11:10:47',NULL,0,'plain','',0,'info'),(11,'wc-admin-getting-started-in-ecommerce','info','en_US','Getting Started in eCommerce - webinar','We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.','{}','pending','woocommerce.com','2021-12-17 11:10:47',NULL,0,'plain','',0,'info'),(12,'your-first-product','info','en_US','Your first product','That\'s huge! You\'re well on your way to building a successful online store — now it’s time to think about how you\'ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2021-12-17 11:10:48',NULL,0,'plain','',0,'info'),(13,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It\'s crucial to get your store\'s checkout as smooth as possible to avoid losing sales. Let\'s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2021-12-17 11:10:48',NULL,0,'plain','',0,'info'),(14,'wc-admin-first-five-things-to-customize','info','en_US','The first 5 things to customize in your store','Deciding what to start with first is tricky. To help you properly prioritize, we\'ve put together this short list of the first few things you should customize in WooCommerce.','{}','pending','woocommerce.com','2021-12-17 11:10:48',NULL,0,'plain','',0,'info'),(15,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2021-12-17 11:10:48',NULL,0,'plain','',0,'info'),(16,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2021-12-17 11:10:48',NULL,0,'plain','',0,'info'),(17,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2021-12-17 11:10:48',NULL,0,'plain','',0,'info'),(18,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site\'s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2021-12-17 11:10:49',NULL,0,'plain','',0,'info'),(19,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2021-12-17 11:10:49',NULL,0,'plain','',0,'info'),(20,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2021-12-17 11:10:49',NULL,0,'plain','',0,'info'),(21,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2021-12-17 11:10:49',NULL,0,'plain','',0,'info'),(22,'wcpay-promo-2021-6-incentive-1','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				','{}','pending','woocommerce.com','2021-12-17 11:10:49',NULL,0,'plain','',0,'info'),(23,'wcpay-promo-2021-6-incentive-2','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				','{}','pending','woocommerce.com','2021-12-17 11:10:49',NULL,0,'plain','',0,'info'),(24,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There\'s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2021-12-17 11:10:49',NULL,0,'plain','',0,'info'),(25,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','We\'ve developed a whole new <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension for WooCommerce</a> that combines the best features of our many PayPal extensions into just one extension.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our latest PayPal today to continue to receive support and updates.','{}','pending','woocommerce.com','2021-12-17 11:10:49',NULL,0,'plain','',0,'info'),(26,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-12-17 11:10:50',NULL,0,'plain','',0,'info'),(27,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-12-17 11:10:50',NULL,0,'plain','',0,'info'),(28,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-12-17 11:10:50',NULL,0,'plain','',0,'info'),(29,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-12-17 11:10:50',NULL,0,'plain','',0,'info'),(30,'habit-moment-survey','marketing','en_US','We\'re all ears! Share your experience so far with WooCommerce','We\'d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','{}','pending','woocommerce.com','2021-12-17 11:10:50',NULL,0,'plain','',0,'info'),(31,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2021-12-17 11:10:53',NULL,0,'plain','',0,'info'),(32,'surface_cart_checkout','info','en_US','Introducing the Cart and Checkout blocks!','Increase your store\'s revenue with the conversion optimized Cart &amp; Checkout WooCommerce blocks available in the WooCommerce Blocks extension.','{}','unactioned','woo-gutenberg-products-block','2021-12-17 11:10:54',NULL,0,'plain','',0,'info'),(33,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2021-12-17 11:10:54',NULL,0,'plain','',0,'info'),(34,'wc-admin-complete-store-details','info','en_US','Add your store details to complete store setup','Complete your store details with important information for setup such as your store’s base address','{}','unactioned','woocommerce-admin','2021-12-17 11:10:57',NULL,0,'plain','',0,'info'),(35,'wc-admin-learn-more-about-variable-products','info','en_US','Learn more about variable products','Variable products are a powerful product type that lets you offer a set of variations on a product, with control over prices, stock, image and more for each variation. They can be used for a product like a shirt, where you can offer a large, medium and small and in different colors.','{}','unactioned','woocommerce-admin','2021-12-17 11:14:46',NULL,0,'plain','',0,'info'),(36,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','{}','unactioned','woocommerce-admin','2021-12-20 04:06:43',NULL,0,'plain','',0,'info'),(37,'wc-admin-filter-by-product-variations-in-reports','info','en_US','New - filter by product variations in orders and products reports','One of the most awaited features has just arrived! You can now have insights into each product variation in the orders and products reports.','{}','unactioned','woocommerce-admin','2021-12-20 04:06:45',NULL,0,'banner','http://demoweblinks.in/upsso/wp-content/plugins/woocommerce/packages/woocommerce-admin/images/admin_notes/filter-by-product-variations-note.svg',0,'info'),(38,'wc-admin-choosing-a-theme','marketing','en_US','Choosing a theme?','Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.','{}','unactioned','woocommerce-admin','2021-12-20 04:06:45',NULL,0,'plain','',0,'info'),(39,'wc-admin-insight-first-product-and-payment','survey','en_US','Insight','More than 80% of new merchants add the first product and have at least one payment method set up during the first week.<br><br>Do you find this type of insight useful?','{}','unactioned','woocommerce-admin','2021-12-20 04:06:46',NULL,0,'plain','',0,'info'),(40,'wc-admin-customizing-product-catalog','info','en_US','How to customize your product catalog','You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2021-12-20 04:06:48',NULL,0,'plain','',0,'info'),(41,'wc-admin-first-downloadable-product','info','en_US','Learn more about digital/downloadable products','Congrats on adding your first digital product! You can learn more about how to handle digital or downloadable products in our documentation.','{}','unactioned','woocommerce-admin','2021-12-20 04:06:51',NULL,0,'plain','',0,'info');
/*!40000 ALTER TABLE `wp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_category_lookup`
--

DROP TABLE IF EXISTS `wp_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_category_lookup`
--

LOCK TABLES `wp_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_category_lookup` VALUES (15,15),(22,22),(22,23),(23,23),(28,28),(32,32),(33,33),(33,34),(33,36),(34,34),(35,35),(36,36),(45,45),(56,56),(56,57),(56,58),(57,57),(58,58),(59,59),(60,60),(60,61),(61,61);
/*!40000 ALTER TABLE `wp_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wp_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `first_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `last_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `postcode` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `city` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `state` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_customer_lookup`
--

LOCK TABLES `wp_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_download_log`
--

DROP TABLE IF EXISTS `wp_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`),
  CONSTRAINT `fk_wp_wc_download_log_permission_id` FOREIGN KEY (`permission_id`) REFERENCES `wp_woocommerce_downloadable_product_permissions` (`permission_id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_download_log`
--

LOCK TABLES `wp_wc_download_log` WRITE;
/*!40000 ALTER TABLE `wp_wc_download_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_download_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_coupon_lookup`
--

LOCK TABLES `wp_wc_order_coupon_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT '0',
  `product_gross_revenue` double NOT NULL DEFAULT '0',
  `coupon_amount` double NOT NULL DEFAULT '0',
  `tax_amount` double NOT NULL DEFAULT '0',
  `shipping_amount` double NOT NULL DEFAULT '0',
  `shipping_tax_amount` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_product_lookup`
--

LOCK TABLES `wp_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_stats`
--

DROP TABLE IF EXISTS `wp_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT '0',
  `total_sales` double NOT NULL DEFAULT '0',
  `tax_total` double NOT NULL DEFAULT '0',
  `shipping_total` double NOT NULL DEFAULT '0',
  `net_total` double NOT NULL DEFAULT '0',
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_stats`
--

LOCK TABLES `wp_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_stats` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT '0',
  `order_tax` double NOT NULL DEFAULT '0',
  `total_tax` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_tax_lookup`
--

LOCK TABLES `wp_wc_order_tax_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_tax_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_tax_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wp_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `virtual` tinyint(1) DEFAULT '0',
  `downloadable` tinyint(1) DEFAULT '0',
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT '0',
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT '0',
  `average_rating` decimal(3,2) DEFAULT '0.00',
  `total_sales` bigint(20) DEFAULT '0',
  `tax_status` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT 'taxable',
  `tax_class` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_meta_lookup`
--

LOCK TABLES `wp_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_rate_limits`
--

DROP TABLE IF EXISTS `wp_wc_rate_limits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_rate_limits`
--

LOCK TABLES `wp_wc_rate_limits` WRITE;
/*!40000 ALTER TABLE `wp_wc_rate_limits` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_rate_limits` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wp_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT '0',
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_reserved_stock`
--

LOCK TABLES `wp_wc_reserved_stock` WRITE;
/*!40000 ALTER TABLE `wp_wc_reserved_stock` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_reserved_stock` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wp_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_tax_rate_classes`
--

LOCK TABLES `wp_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wp_wc_tax_rate_classes` VALUES (1,'Reduced rate','reduced-rate'),(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_webhooks`
--

DROP TABLE IF EXISTS `wp_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `name` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `secret` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `topic` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT '0',
  `pending_delivery` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_webhooks`
--

LOCK TABLES `wp_wc_webhooks` WRITE;
/*!40000 ALTER TABLE `wp_wc_webhooks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_webhooks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wp_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_ci,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_ci NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_api_keys`
--

LOCK TABLES `wp_woocommerce_api_keys` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wp_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `attribute_label` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `attribute_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `attribute_orderby` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT '1',
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_attribute_taxonomies`
--

LOCK TABLES `wp_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wp_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) COLLATE utf8mb4_unicode_ci NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `order_key` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_email` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_downloadable_product_permissions`
--

LOCK TABLES `wp_woocommerce_downloadable_product_permissions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_log`
--

DROP TABLE IF EXISTS `wp_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `context` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_log`
--

LOCK TABLES `wp_woocommerce_log` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_order_itemmeta`
--

LOCK TABLES `wp_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `order_item_type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_order_items`
--

LOCK TABLES `wp_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_items` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_payment_tokenmeta`
--

LOCK TABLES `wp_woocommerce_payment_tokenmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wp_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `token` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_payment_tokens`
--

LOCK TABLES `wp_woocommerce_payment_tokens` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wp_woocommerce_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) COLLATE utf8mb4_unicode_ci NOT NULL,
  `session_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_sessions`
--

LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_sessions` VALUES (2,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:740:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:19:\"sonus90@outlook.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1640145969);
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zone_locations`
--

LOCK TABLES `wp_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT '1',
  PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zone_methods`
--

LOCK TABLES `wp_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zones`
--

LOCK TABLES `wp_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_tax_rate_locations`
--

LOCK TABLES `wp_woocommerce_tax_rate_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(8) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT '0',
  `tax_rate_shipping` int(1) NOT NULL DEFAULT '1',
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_tax_rates`
--

LOCK TABLES `wp_woocommerce_tax_rates` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpdatacharts`
--

DROP TABLE IF EXISTS `wp_wpdatacharts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpdatacharts` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `wpdatatable_id` bigint(20) NOT NULL,
  `title` varchar(255) NOT NULL,
  `engine` enum('google','highcharts','chartjs') NOT NULL,
  `type` varchar(255) NOT NULL,
  `json_render_data` text NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpdatacharts`
--

LOCK TABLES `wp_wpdatacharts` WRITE;
/*!40000 ALTER TABLE `wp_wpdatacharts` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpdatacharts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpdatatables`
--

DROP TABLE IF EXISTS `wp_wpdatatables`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpdatatables` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `show_title` tinyint(1) NOT NULL DEFAULT '1',
  `table_type` varchar(55) NOT NULL,
  `content` text NOT NULL,
  `filtering` tinyint(1) NOT NULL DEFAULT '1',
  `filtering_form` tinyint(1) NOT NULL DEFAULT '0',
  `sorting` tinyint(1) NOT NULL DEFAULT '1',
  `tools` tinyint(1) NOT NULL DEFAULT '1',
  `server_side` tinyint(1) NOT NULL DEFAULT '0',
  `editable` tinyint(1) NOT NULL DEFAULT '0',
  `inline_editing` tinyint(1) NOT NULL DEFAULT '0',
  `popover_tools` tinyint(1) NOT NULL DEFAULT '0',
  `editor_roles` varchar(255) NOT NULL DEFAULT '',
  `mysql_table_name` varchar(255) NOT NULL DEFAULT '',
  `edit_only_own_rows` tinyint(1) NOT NULL DEFAULT '0',
  `userid_column_id` int(11) NOT NULL DEFAULT '0',
  `display_length` int(3) NOT NULL DEFAULT '10',
  `auto_refresh` int(3) NOT NULL DEFAULT '0',
  `fixed_columns` tinyint(1) NOT NULL DEFAULT '-1',
  `fixed_layout` tinyint(1) NOT NULL DEFAULT '0',
  `responsive` tinyint(1) NOT NULL DEFAULT '0',
  `scrollable` tinyint(1) NOT NULL DEFAULT '0',
  `word_wrap` tinyint(1) NOT NULL DEFAULT '0',
  `hide_before_load` tinyint(1) NOT NULL DEFAULT '0',
  `var1` varchar(255) NOT NULL DEFAULT '',
  `var2` varchar(255) NOT NULL DEFAULT '',
  `var3` varchar(255) NOT NULL DEFAULT '',
  `tabletools_config` varchar(255) NOT NULL DEFAULT '',
  `advanced_settings` text NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpdatatables`
--

LOCK TABLES `wp_wpdatatables` WRITE;
/*!40000 ALTER TABLE `wp_wpdatatables` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpdatatables` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpdatatables_columns`
--

DROP TABLE IF EXISTS `wp_wpdatatables_columns`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpdatatables_columns` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `table_id` bigint(20) NOT NULL,
  `orig_header` varchar(255) NOT NULL,
  `display_header` varchar(255) NOT NULL,
  `filter_type` enum('none','null_str','text','number','number-range','date-range','datetime-range','time-range','select','checkbox') NOT NULL,
  `column_type` enum('autodetect','string','int','float','date','link','email','image','formula','datetime','time') NOT NULL,
  `input_type` enum('none','text','textarea','mce-editor','date','datetime','time','link','email','selectbox','multi-selectbox','attachment') NOT NULL DEFAULT 'text',
  `input_mandatory` tinyint(1) NOT NULL DEFAULT '0',
  `id_column` tinyint(1) NOT NULL DEFAULT '0',
  `group_column` tinyint(1) NOT NULL DEFAULT '0',
  `sort_column` tinyint(1) NOT NULL DEFAULT '0',
  `hide_on_phones` tinyint(1) NOT NULL DEFAULT '0',
  `hide_on_tablets` tinyint(1) NOT NULL DEFAULT '0',
  `visible` tinyint(1) NOT NULL DEFAULT '1',
  `sum_column` tinyint(1) NOT NULL DEFAULT '0',
  `skip_thousands_separator` tinyint(1) NOT NULL DEFAULT '0',
  `width` varchar(4) NOT NULL DEFAULT '',
  `possible_values` text NOT NULL,
  `default_value` varchar(100) NOT NULL DEFAULT '',
  `css_class` varchar(255) NOT NULL DEFAULT '',
  `text_before` varchar(255) NOT NULL DEFAULT '',
  `text_after` varchar(255) NOT NULL DEFAULT '',
  `formatting_rules` text NOT NULL,
  `calc_formula` text NOT NULL,
  `color` varchar(255) NOT NULL DEFAULT '',
  `advanced_settings` text NOT NULL,
  `pos` int(11) NOT NULL DEFAULT '0',
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpdatatables_columns`
--

LOCK TABLES `wp_wpdatatables_columns` WRITE;
/*!40000 ALTER TABLE `wp_wpdatatables_columns` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpdatatables_columns` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpdatatables_rows`
--

DROP TABLE IF EXISTS `wp_wpdatatables_rows`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpdatatables_rows` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `table_id` bigint(20) NOT NULL,
  `data` text NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpdatatables_rows`
--

LOCK TABLES `wp_wpdatatables_rows` WRITE;
/*!40000 ALTER TABLE `wp_wpdatatables_rows` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpdatatables_rows` ENABLE KEYS */;
UNLOCK TABLES;
/*!50112 SET @disable_bulk_load = IF (@is_rocksdb_supported, 'SET SESSION rocksdb_bulk_load = @old_rocksdb_bulk_load', 'SET @dummy_rocksdb_bulk_load = 0') */;
/*!50112 PREPARE s FROM @disable_bulk_load */;
/*!50112 EXECUTE s */;
/*!50112 DEALLOCATE PREPARE s */;
/*!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 */;

-- Dump completed on 2022-05-20  8:02:48
