@charset "UTF-8";/* CSS Document *//*$Id$*/
body, html, .container {
	background-color: Window;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: var(--zf-primary-regular);
	-webkit-overflow-scrolling: touch;
}/* RESET CSS PART */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, canvas, embed, output, ruby, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none
}
ol, ul {
	list-style: none;
}
a {
	border: none;
	text-decoration: none;
}
img {
	height: auto;
}
strong {
	font-weight: 600;
}/* COADING PART STARTS */
body {
	font-family: var(--zf-primary-regular);
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: none;
}/* header section */
p {
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
}
.logo, .apple-store, .google-play, .facebook, .twitter, .linkedin, .menu-icon, .sub-menu-icon, .footer-zohologo a, .windows-store {
	background-image: url('../images/prd-common-sprite.png');
	background-repeat: no-repeat;
	text-indent: -999em;
	display: inline-block;
}
.product .new, .app-box a span, .menu .store-icons span, .product-menu li .featured-pro a span {
	background-image: url('../images/product-icon-sprite.png');
	background-size: 380px 270px;
	background-repeat: no-repeat;
	text-indent: -999em;
	display: inline-block;
}/* HEADER PART STARTS */
.header {
	background: none repeat scroll 0 0 #ffffff;
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
	min-height: 35px;
	overflow: hidden;
}
.logo {
	background-position: left top;
	float: left;
	height: 23px;
	margin: 6px 0 0 20px;
	text-indent: -999em;
	width: 66px;
}
.menu {
	float: left;
	min-width: 120px;
	padding: 0px 0px 0 15px;
}
.menu-icon, .mobile-menu, .msign, .sub-menu-icon, .mobile-banner, .user-icon {
	display: none;
}
.menu li {
	float: left;
}
.menu li a {
	-webkit-font-smoothing: auto;
	color: #aaa;
	display: block;
	font-size: 11px;
	font-weight: 500;
	line-height: 15px;
	padding: 10px 15px;
	text-transform: uppercase;
	transition: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s;
}
.header:hover .menu li a {
	color: #666;
}
.header:hover .menu .selected a {
	color: #000;
}
.mobile-menu li {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #444;
	padding-bottom: 15px;
}
.mobile-menu li a {
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0 0 0 30px;
	position: relative;
	line-height: 18px;
}
.menu ul li a {
	margin: 0;
	padding: 0 0 0 30px;
	position: relative;
	line-height: 18px;
}
.mobile-menu li span, .menu ul li span {
	background-image: 'url(../images/apps-sprite.png)';
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 0;
}
.menu ul {
	position: absolute;
	top: 60px;
	visibility: hidden;
	opacity: 0;
	z-index: 99999;
	width: 150px;
	background: #fff;
	border: 1px solid #e8e8e8;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.05);
	box-shadow: 0 1px 3px rgba(0,0,0,0.05);
	margin-left: 10px;
	padding: 10px 25px 10px 25px;
	transition: 0.25s ease 0s;
	-moz-transition: 0.25s ease 0s;
	-ms-transition: 0.25s ease 0s;
	-o-transition: 0.25s ease 0s;
	-webkit-transition: 0.25s ease 0s;
}
.menu ul li {
	border-top: 1px solid #EEEEEE;
	padding: 10px 0;
	text-align: left;
	width: 100%;
}
.catagory-dropdown .mobileapps {
	background: none repeat scroll 0 0 #F7F7F7;
	border: medium none;
	margin: 0 -25px -10px;
	padding: 10px 25px;
	width: 100%;
}
.catagory-dropdown .mobileapps a {
	color: #666;
	font-size: 12px;
	line-height: 17px;
	padding: 2px 0 0;
	text-transform: uppercase;
}
.catagory-dropdown .mobileapps a span {
	display: none;
}
.menu ul li:first-child {
	border: none;
}
.menu .selected >a {
	color: #000000;
	cursor: pointer;
}
.signing .signin, .signing .signup {
	background: none repeat scroll 0 0 #fff;
	border: medium none;
	color: #333;
	display: inline-block;
	float: left;
	font-size: 12px;
	font-weight: 600;
	height: 33px;
	line-height: 35px;
	padding: 0 20px;
	text-align: center;
	text-transform: uppercase;
	opacity: 1;
	visibility: visible;
}
.signing .signup {
	background: none repeat scroll 0 0 #f0483e;
	border: 1px solid #f0483e;
	color: #fff;
	line-height: 33px;
	float: right;
}
.signing .user-det {
	color: #444;
	font-size: 11px;
	min-width: 400px;
	position: absolute;
	right: 0;
	text-align: right;
	top: -16px;
}
.signing .goto-link {
	background-color: #f7f7f7;
	color: #2fa763;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	height: 35px;
	line-height: 34px;
	margin-left: 5px;
	padding: 0 12px;
	text-transform: capitalize;
}
.menu .menu-signup a:hover {
	color: #fff;
}
.signing .signin, .signing .signup {
//display: none;
}
.login-on .signin {
	display: inline-block;
}/* HEADER PARTS ENDS  *//* NEW DROPDOWN CSS PART START */
.catagory-dropdown, .dropdown-mask {
	background: none repeat scroll 0 0 #fff;
	border: none;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	left: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 35px;
	width: 100%;
	z-index: -10;
	overflow: hidden;
}
.catagory-inner {
	max-width: 100%;
	width: auto;
	opacity: 0;
	visibility: hidden;
	top: 10px;
	position: relative;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}
.catagory-dropdown.addMe {
	visibility: visible;
	opacity: 1;
	z-index: 1100;
	top: 35px;
}
.dropdown-mask.showmask {
	visibility: visible;
	opacity: 1;
	z-index: 1000;
	top: 35px;
	height: 300px;
	background: #fff;
}
.catagory-inner.showMe {
	top: 0px;
	visibility: visible;
	opacity: 1;
}
.menu .app-box {
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-top: medium none;
	display: block;
	float: left;
	max-width: 190px;
	min-height: 160px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.menu .product {
	color: #333 !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	min-height: 110px;
	padding: 30px 20px 20px;
	position: relative;
	text-transform: none;
}
.menu .product em {
	display: block;
	font-style: normal;
	margin-top: 5px;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	min-height: 50px;
	text-transform: none;
	color: #666;
}
.product .new {
	position: absolute;
	left: 0;
	top: 0;
	background-position: -350px -148px;
	height: 13px;
	width: 30px;
	color: #666;
	font-size: 9px;
	font-style: normal;
}
.product .upcoming {
	background-position: -321px -131px;
	width: 60px;
}
.product .beta {
	background-position: right -115px;
	width: 30px;
}
.app-box a span {
	display: block;
	height: 32px;
	margin: 0 auto 5px;
	position: relative;
	width: 32px;
}
.featured-app .product span {
	height: 64px;
	width: 64px;
}
.app-icon1 {
	background-position: left -205px;
}
.app-icon2 {
	background-position: -34px top;
}
.app-icon3 {
	background-position: -104px top;
}
.app-icon4 {
	background-position: -70px top;
}
.app-icon5 {
	background-position: -36px -34px;
}
.app-icon6 {
	background-position: -140px top;
}
.app-icon7 {
	background-position: -265px -208px;
}
.app-icon8 {
	background-position: -141px -68px;
}
.app-icon9a {
	background-position: -37px -66px;
}
.app-icon10 {
	background-position: -72px -208px;
}
.app-icon11 {
	background-position: -176px -68px;
}
.app-icon12 {
	background-position: -72px -68px;
}
.app-icon13 {
	background-position: -109px -68px;
}
.app-icon14 {
	background-position: -134px -205px;
}
.app-icon15 {
	background-position: -35px -104px;
}
.app-icon15a {
	background-position: -68px -100px;
}
.app-icon16 {
	background-position: -38px -138px;
}
.app-icon17 {
	background-position: -330px -205px;
	width: 46px !important;
}
.app-icon18 {
	background-position: -175px top;
}
.app-icon19 {
	background-position: -195px -205px;
}
.app-icon20 {
	background-position: -38px -171px;
}
.app-icon21 {
	background-position: -213px -68px;
}
.app-icon22 {
	background-position: left -205px;
}
.app-icon23 {
	background-position: left -205px;
}
.app-icon24 {
	background-position: -210px top;
}
.app-icon25 {
	background-position: -71px -175px;
}
.app-icon26 {
	background-position: -242px top;
}
.app-icon27 {
	background-position: -100px -101px;
}
.app-icon27a {
	background-position: -64px -87px;
}
.app-icon28 {
	background-position: -135px -102px;
}
.app-icon29 {
	background-position: -242px -66px;
}
.app-icon30 {
	background-position: -270px 0;
}
.app-icon31 {
	background-position: -274px -66px;
}
.app-icon32 {
	background-position: -68px -32px;
}
.app-icon33 {
	background-position: -102px -175px;
}
.app-icon34 {
	background-position: -100px -32px;
}
.app-icon35 {
	background-position: -307px -65px;
}
.menu .featured-app {
	border-bottom: medium none;
	border-right: 1px solid #f2f2f2;
	float: left;
	max-width: 240px;
	min-height: 202px;
	padding: 60px 30px;
	text-align: center;
	transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
}
.featured-app .product {
	font-size: 24px;
	line-height: 32px;
	padding: 0;
}
.featured-app .product em {
	color: #666;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin: 5px auto 10px;
	max-width: 204px;
	min-height: 5px;
}
.more-detail {
	padding: 10px 0 0;
	font-size: 12px;
	color: #999;
	font-weight: 300;
	display: none;
}
.menu .more-detail a {
	display: inline;
	padding: 0 5px;
}
.menu .more-detail a:last-child {
	color: #e5675f !important;
}
.store-icons {
	color: #999;
	display: none;
	font-size: 12px;
	font-weight: 300;
	opacity: 0.15;
}
.menu .store-icons span {
	height: 18px;
	margin: 0 3px;
	padding: 0;
	width: 18px;
}
.menu .no-border {
	border-bottom: 1px solid #f2f2f2;
}
.header:hover .menu li a {
	color: #333;
}
.finance .catagory-inner, .business-proc .catagory-inner {
	max-width: 100%;
}
.store-icons .apple-icon {
	background-position: -294px -175px;
}
.store-icons .gplay-icon {
	background-position: -325px -174px;
}
.store-icons .window-icon {
	background-position: -355px -175px;
}
.menu .sales-marketing:hover {
	box-shadow: 0 -2px 0 #00add5 inset;
	-webkit-box-shadow: 0 -2px 0 #00add5 inset;
}
.menu .email-collab:hover {
	box-shadow: 0 -2px 0 #00add5 inset;
	-webkit-box-shadow: 0 -2px 0 #00add5 inset;
}
.menu .help-desk:hover {
	box-shadow: 0 -2px 0 #00add5 inset;
	-webkit-box-shadow: 0 -2px 0 #00add5 inset;
}
.menu .business-proc:hover {
	box-shadow: 0 -2px 0 #00add5 inset;
	-webkit-box-shadow: 0 -2px 0 #00add5 inset;
}
.menu .finance:hover {
	box-shadow: 0 -2px 0 #00add5 inset;
	-webkit-box-shadow: 0 -2px 0 #00add5 inset;
}
.menu .hr:hover {
	box-shadow: 0 -2px 0 #00add5 inset;
	-webkit-box-shadow: 0 -2px 0 #00add5 inset;
}
.menu .sales-marketing, .menu .email-collab, .menu .help-desk, .menu .business-proc, .menu .finance, .menu .hr {
	transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-ms-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s;
}
.product-hover {
	bottom: 20px;
	left: 0;
	margin: 0;
	position: absolute;
	width: 100%;
	transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
}
.product-hover .more-detail {
	padding: 5px 0 10px;
}
.app-box:hover {
	border-bottom: 1px solid #333;
}
.sales-marketing .app-box:hover {
	border-bottom: 1px solid #00add5;
}
.email-collab .app-box:hover {
	border-bottom: 1px solid #00add5;
}
.help-desk .app-box:hover {
	border-bottom: 1px solid #00add5;
}
.business-proc .app-box:hover {
	border-bottom: 1px solid #00add5;
}
.finance .app-box:hover {
	border-bottom: 1px solid #00add5;
}
.hr .app-box:hover {
	border-bottom: 1px solid #00add5;
}
.sales-marketing .featured-app:hover {
	border-bottom: 0px solid #00add5;
	box-shadow: 0 -3px 0 #00add5 inset;
	-moz-box-shadow: 0 -3px 0 #00add5 inset;
	-ms-box-shadow: 0 -3px 0 #00add5 inset;
	-o-box-shadow: 0 -3px 0 #00add5 inset;
	-webkit-box-shadow: 0 -3px 0 #00add5 inset;
}
.email-collab .featured-app:hover {
	border-bottom: 0px solid #00add5;
	box-shadow: 0 -3px 0 #00add5 inset;
	-webkit-box-shadow: 0 -3px 0 #00add5 inset;
}
.help-desk .featured-app:hover {
	border-bottom: 0px solid #00add5;
	box-shadow: 0 -3px 0 #00add5 inset;
	-webkit-box-shadow: 0 -3px 0 #00add5 inset;
}
.business-proc .featured-app:hover {
	border-bottom: 0px solid #00add5;
	box-shadow: 0 -3px 0 #00add5 inset;
	-webkit-box-shadow: 0 -3px 0 #00add5 inset;
}
.finance .featured-app:hover {
	border-bottom: 0px solid #00add5;
	box-shadow: 0 -3px 0 #00add5 inset;
	-webkit-box-shadow: 0 -3px 0 #00add5 inset;
}
.hr .featured-app:hover {
	border-bottom: 0px solid #00add5;
	box-shadow: 0 -3px 0 #00add5 inset;
	-webkit-box-shadow: 0 -3px 0 #00add5 inset;
}
.featured-app:hover {
	border-bottom: 0px solid #333;
	box-shadow: 0 -3px 0 #333 inset;
	-moz-box-shadow: 0 -3px 0 #333 inset;
	-ms-box-shadow: 0 -3px 0 #333 inset;
	-o-box-shadow: 0 -3px 0 #333 inset;
	-webkit-box-shadow: 0 -3px 0 #333 inset;
}/* NEW DROPDOWN CSS PART START ENDS *//* FOOTER PARTS STARTS */
.footer {
	clear: both;
	background: #f1f1f1;
	text-align: center;
	border-top: 1px solid #e2e2e2;
}/* COMMON FOOTER PART */
.common-footer {
	margin: 0 auto;
	padding: 40px 0 45px;
	text-align: center;
}
.common-footer p {
	color: #333;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	margin: 5px auto;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}
.common-footer ul {
	margin: 0 auto 15px;
	max-width: 680px;
	overflow: hidden;
	padding: 0 3%;
}
.common-footer li:first-child {
	border-left: medium none;
}
.common-footer li {
	border-left: 1px solid #ccc;
	display: inline-block;
	float: left;
	line-height: 0;
	overflow: hidden;
	padding: 0 12px;
}
.common-footer li a {
	color: #333333;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
}
.zoho-links {
	color: rgba(200,200,200,0.05);
	margin: 12px 0;
	font-size: 14px;
}
.zoho-links a {
	font-size: 12px;
	color: #333;
	display: inline-block;
	padding: 0 8px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}
.social-icons {
	margin: 15px auto 0;
	overflow: hidden;
	text-align: center;
	width: 140px;
}
.social-icons a {
	text-align: center;
	width: 45px;
	height: 24px;
	display: block;
	float: left;
	text-indent: -9999px;
	opacity: 0.8;
}
.footer-zohologo a {
	margin: 15px 0 0;
	width: 52px;
	height: 18px;
	background-position: left -283px;
}
.facebook {
	background-position: 15px -152px;
}
.twitter {
	background-position: -35px -152px;
}
.linkedin {
	background-position: -80px -152px;
	border: none
}
.footer-links {
	border-bottom: 1px solid #e2e2e2;
	margin: 0 auto 5px;
	max-width: 720px;
	overflow: hidden;
	padding: 50px 10% 40px;
}
.footer-links ul {
	float: left;
	overflow: hidden;
	padding-left: 17%;
}
.footer-links ul:first-child {
	padding-left: 0;
}/*.footer-links ul:nth-child(3), .footer-links ul:nth-child(4) { *     float: left; *         overflow: hidden; *             width: 21%; *             }*/
.footer-links li {
	color: #333;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
	padding: 5px 0;
	text-align: left;
}
.footer-links li:first-child {
	padding: 0 0 12px;
	text-transform: uppercase;
}
.footer-links li a {
	color: #666;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
}/* footer one-liner */
.footer .one-liner {
	margin: 0 auto;
	max-width: 800px;
	padding: 40px 8% 20px;
}
.footer .one-liner ul {
	float: none
}
.footer .one-liner li {
	display: inline-block;
	padding: 0 15px 20px;
}
.footer .one-liner li:first-child {
	text-transform: none;
}
.footer .one-liner li a {
	font-size: 14px;
	color: #333;
}/* End of footer one-liner *//* Footer four column *//* End of footer four column */
h1 em {
	display: none!important;
}/*.footer-three-col ul:last-child  { *     width: 22%; *     } *     */
.signing {
	float: right;
	width: auto;
}/*clear*/
.clear:before, .clear:after {
	content: " ";
	display: table
}
.clear:after {
	clear: both
}
.textwrap {
	width: 100%;    /*margin: auto; */
	padding-top: 46px;
}
.textwrap h1 {
	color: #333333;
	font-size: 45px;
	text-transform: uppercase;
	text-align: center;
	font-family: var(--zf-primary-bold);
}
.textwrap h6 {
	text-align: center;
	font-size: 20px;
	margin: auto;
	color: #333333;
	font-family: var(--zf-primary-regular);
	padding-top: 0px;
}
.appstore {
	width: 130px;
	margin: auto;
	padding-top: 20px;
	margin-bottom: 10px;
}
.appstore2 {
	margin-right: -58px !important;
	width: 20% !important;
	float: right;
	display: none;
}
.appstore2 img {
	float: right !important;
	width: 120px !important;
	height: 40px !important;
	padding-top: 13px !important;
}
.appstore img {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 130px;
	cursor: pointer;
	height: 40px;
}/*second header*/
.handphone {
	width: 70%;
	margin-left: 17.5%;
}
.secondheader {
	width: 100%;
	height: 64px;
	background: transparent;
}
.secondheader div a img {
	width: 70%;
	height: 1%;
	padding-top: 18px;
}
.secondheader div {
	width: 98%;
	margin: auto;
	padding: 0px 0px;
}
.secondheader div img {
	width: 46px;
	float: left;
	cursor: pointer;
	height: 46px;
	padding-top: 10px;
}
.sublogo {
	padding: 0px !important;
	margin: 0px !important;
	display: none;
}
.secondheader div a {
	color: #333;
	font-size: 22px;
	font-family: var(--zf-primary-regular);
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}
.headerfixed .appstore2 {
	margin-right: 0px !important
}
.panel-right {
	float: right;
	position: relative;
}
.panel-right i {
	background: url("../images/twitter-black.svg");
	height: 20px;
	width: 20px;
	margin-top: 20px;
	position: absolute;
}
.panel-right span {
	position: absolute;
	right: 38px;
	color: #fff;
	margin-right: -2px;
	padding: 21px 16px;
}
.nav {
	position: fixed;
	height: 200px;
	top: 0;
	bottom: 0;
	right: 24px;
	opacity: 1;
	margin: auto;
	z-index: 111;
}
.transtionnav {
	transform: translate(0px) !important;
}
.navclass li {
	border: 1px solid #E8E8E8;
	position: relative;
	height: 35px;
	width: 35px;
	transform: translate(88px);
	transition: 0.7s;
	border-radius: 50%;
	background-color: white;
	margin-bottom: 15px;
	margin-right: 20px;
	cursor: pointer;
}
.navclass {
	padding: 0px;
	margin: 0px;
	position: relative;
}
.navclass li a, .navclass li i {
	position: absolute;
	width: 35px;
	height: 35px;
}
.navclass li i {
	transition: 0.7s;
	opacity: 0;
}
.appstore2 a {
	font-size: 15px !important;
	float: right !important;
	cursor: pointer;
}
#coloricon1 {
	background-image: url("../images/nav-bar.svg");
	border: 4px solid #42bdac;
	border-radius: 50%;
	padding: 0px 0px 0px 0px;
	margin: -3px 0px 0px -4px;
}
#coloricon2 {
	background-image: url("../images/nav-line.svg");
	border: 4px solid #42bdac;
	border-radius: 50%;
	padding: 0px 0px 0px 0px;
	margin: -3px 0px 0px -4px;
}
#coloricon3 {
	background-image: url("../images/nav-pie.svg");
	border: 4px solid #42bdac;
	border-radius: 50%;
	padding: 0px 0px 0px 0px;
	margin: -3px 0px 0px -4px;
}
#coloricon4 {
	background-image: url("../images/nav-star.svg");
	border: 4px solid #42bdac;
	border-radius: 50%;
	padding: 0px 0px 0px 0px;
	margin: -3px 0px 0px -4px;
}
#firstp {
	background-image: url("../images/nav-bar-grey.svg");
}
#secondp {
	background-image: url("../images/nav-line-grey.svg");
}
#thirdp {
	background-image: url("../images/nav-pie-grey.svg");
}
#fourp {
	background-image: url("../images/nav-star-grey.svg");
}
.sidebox, .sidecontent, .sidecontentwhite {
	width: 50%;
	float: left;
}
.sixcontent {
	width: 100%;
	text-align: center;
	float: right;
	background: #42bdac;
	background-size: cover;
	background-position: top;
}
.sixcontent {
	padding: 50px 0px;
}
.sixcontent h2 {
	text-transform: uppercase;
	color: white;
	font-size: 50px;
	font-weight: 400;
	font-family: var(--zf-primary-regular);
	line-height: 1.5;
}
.sixcontent p {
	color: white;
	font-size: 28px;
	padding: 4px 0px;
	text-transform: capitalize;
}
.fiveinner .sidecontentwhite {
	padding-top: 20px;
}
.sixcontent h3 {
	border: 1px solid white;
	width: 100px;
	color: white;
	margin-bottom: 65px;
	margin-top: 55px;
}
.appstoreconr {
	float: left;
	width: 100%;
	padding: 13px 0px 7px 0px;
}
.baranimate {
}
.lineanimate:after {
	width: 110px !important;
}
.bar {
	margin: 0px;
	padding: 0px;
	position: relative;
	padding-top: 210px;
}
.bar-left {
	width: 9%;
	position: absolute;
	bottom: 0;
	float: left;
	border-radius: 4px;
}
.bar-left:after {
	content: "";
	border: 5px solid;
	border-radius: 50%;
	position: absolute;
	top: -40px;
	left: 24%;
	padding: 8px;
}
.bar-first {
	background-color: #627987;
	margin-left: 30.5%;
	height: 105px;
}
.bar-first:after {
	border-color: #627987;
	left: 20px;
	top: -40px;
}
.bar-second {
	margin-left: 41%;
	height: 145px;
	background-color: #29AFEC;
}
.bar-second:after {
	border-color: #29AFEC;
	top: -28%;
	left: 20px;
}
.bar-third {
	margin-left: 51.5%;
	height: 125px;
	background-color: #F35B50;
}
.bar-third:after {
	border-color: #F35B50;
	top: -31%;
	left: 20px;
}
.bar-fourth {
	margin-left: 62%;
	height: 130px;
	max-height: 205px;
	min-height: 130px;
	background-color: #FFC063;
}
.bar-fourth:after {
	border-color: #FFC063;
}
.bar-fourth:before {
	content: "";
	background: url("../images/hand.svg");
	position: absolute;
	height: 65px;
	width: 88px;
	top: -32px;
	left: 39%;
	background-size: cover;
	z-index: 1;
}
.bardotanimate:after {
	transform: scale(1.2);
}
.sixbox {
	height: 70% !important;
}
.session-1 {
	width: 100%;     /*height:0%;*/  /*position:relative;*/
	min-height: 500px;
	display: table;
	background-position: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	clear: both;
}
.session-2, .session-3, .session-4, .session-5, .sixbox {
	width: 100%;
	height: 100%;
	position: relative;/*    background-attachment: fixed;*/
	min-height: 465px;
	padding: 65px 0px;
	display: table;    /*background-position: fixed;*/
	background-repeat: no-repeat;
	background-size: cover;
	clear: both;
}
.session-2 .sidecontentwhite {
	padding-top: 26px;
}
.session-1 { /*     background:#36a495;*/
	background-image: url("../images/coverbackground.jpg");
	width: 100%;     /*position:relative;*/
	overflow: hidden;
	background-position: 0px -116px;
	background-repeat: no-repeat;
	background-size: 100%;
	clear: both;
}
.firstinner, .secondinner, .thirdinner, .fourinner, .fiveinner, .sixinner {
	margin: auto;
	display: table-cell;
	vertical-align: middle;
}
.thirdinner .sidecontent h2, .fiveinner .sidecontent h2 {
	color: #333333;
}
.thirdinner .sidebox {
	padding-top: 75px;
}
.fiveinner .sidebox {
	margin-top: -30px;
	height: 240px;
}
.session-2 {
	background-image: url("../images/backtwo.jpg");
	background-size: cover;
}
.session-3 {
	background-image: url("../images/backthree.jpg");
	background-size: cover;
}
.session-5 {
	background-image: url("../images/backfour.jpg");
}
.session-4 {
	background-image: url("../images/backfive.jpg");
	background-size: cover;
}
.sidecontent h2, .sidecontentwhite h2 {
	color: #fff;
	margin: 0px;
	font-size: 40px;
	padding: 0px 0px 1px 0px;
	font-family: var(--zf-primary-bold);
	text-transform: capitalize;
}
.sidecontent span {
	color: #333333;
	margin: 0px;
	font-size: 25px;
	font-family: var(--zf-primary-regular);
	padding: 0px 0px 15px 0px;
}
.sidecontent p {
	color: rgba(51, 51, 51, 0.78);
	font-family: var(--zf-primary-regular);
	font-size: 18px;
	margin: 0px;
	max-width: 70%;
	padding: 14px 0px;
	line-height: 24px;
}
.sidecontentwhite p {
	color: rgba(255, 255, 255, 0.81);
	font-size: 18px;
	margin: 0px;
	padding: 14px 0px;
	max-width: 70%;
	line-height: 24px;
	font-family: var(--zf-primary-regular);
}
.sidecontentwhite span {
	color: white;
	margin: 0px;
	font-size: 25px;
	padding: 0px 0px 15px 0px;
	font-family: var(--zf-primary-regular);
}/*.fiveinner p{ *     width: 70% !important; *     }*/
.outbox {
	width: 100%;
	height: 100%;
	overflow: auto;
}/*line page*/
.wh_pnt:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.wh_pnt {
	text-align: center;
}
.pg_cnt {
	vertical-align: middle;
	display: inline-block;
	text-align: center;
}
.dt_pnt {
	position: relative;
	height: 59px;
	width: 104px;
	margin: auto;
}
.dot {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #ffc068;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}
.dot1 {
	top: 34px;
}
.dot2 {
	left: 65px;
	top: -27px;
}
.dot3 {
	top: 34px;
	left: 136px;
}
.dot4 {
	top: -56px;
	left: 198px;
}
.dot4:before {
	content: "";
	position: absolute;
	background: url("../images/hand.svg");
	height: 65px;
	width: 88px;
	background-size: cover;
	top: 16px;
	left: 18px;
	z-index: 1;
}
.dot1:after, .dot2:after, .dot3:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: #0baca7;
	height: 10px;
}
.dot1:after {
	width: 54px;
	transform: rotate(-45deg);
	transform-origin: 17px -33px;
}
.dot2:after {
	width: 64px;
	transform: rotate(41deg) skew(-8deg);
	transform-origin: -2px 14px;
	top: 24px;
	left: 27px;
}
.dot3:after {
	width: 105px;
	transform: rotate(-56deg) skew(-8deg);
	transform-origin: -2px 14px;
	top: -1px;
	transition: .6s;
	left: 40px;
}/*heart code*//*.heartbox img{width:300px}*//*Pie animate*/
.pie {
	position: absolute;
	left: 280px;
}
.container {
	height: 380px;
	transition: 0.4s;
}/*.pie img:first-child{opacity:0}*//*.pie img:last-child{    width: 448px; *     left: 13px; *         top: 1px;}*/
.heart {
	position: relative;
}
.heart img {
	position: absolute;
	height: 300px;
	transition: 0.4s;
}
.heart img:first-child {
	opacity: 0
}
.headerfixed {
	position: fixed;
	top: 0;
	border-bottom: 1px solid #e9e9e9;
	background: #fff;
	z-index: 99;
}
#container {
	position: relative;
	width: 280px;
	float: right;
	height: 280px;
	margin-right: 38%;
}
.cover {
	position: absolute;
	width: 100%;
	height: 100%;
	clip: rect(0 300px 300px 140px);
}
.cover2 {
	position: absolute;
}
.pie1 {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	clip: rect(0 140px 283px 0px);
}
#part1-wrapper {
	transform: rotate(-143deg);
}
#part1 {
	background-color: #ff80b0;
	transform: rotate(113deg);
	clip: rect(0 134px 280px 0px);
}
#part2-wrapper {
	transform: rotate(111deg);
}
#part2 {
	background-color: rgb(0, 174, 181);
	transform: rotate(182deg);
}
#part4-wrapper {
	transform: rotate(-80deg);
}
#part4 {
	background-color: white;
	transform: rotate(113deg);
}
#part3-wrapper {
	transform: rotate(148deg);
}
#part3 {
	background-color: #ffcf66;
	transform: rotate(132deg);
}
#part5-wrapper {
	transform: rotate(33deg);
}
#part5 {
	background-color: rgb(0, 174, 181);
	transform: rotate(132deg);
}
.line1 {
	height: 133px;
	border-radius: 0px 0px 15px 0px;
	border: 3px solid white;
	display: inline-block;
}
#line-one {
	transform: rotate(-80deg);
}
#line-two {
	transform: rotate(36deg);
}
.line-cover {  /*width:100%;*/
	position: absolute;
	top: 55.5px;
	left: 67.5px;
}
.smalldiv {
	height: 37px;
	width: 35px;
	background-color: #4d4d4d;
	display: inline-block;
	position: absolute;
	left: 119px;
	top: -1px;
}
#smalldiv2 {
	border-radius: 50%;
	margin-top: 244px;
	margin-left: 2px;
}
.handimg img {
	transform: rotate(177deg);
	position: absolute;
	left: 41px;
	height: 73px;    /* clear: both; */
	top: 200px;
}
#smalldiv3 {
	border-radius: 50%;
}
.headerfixed >div >a, .headerfixed .panel-right span {
	color: #333 !important
}
.heartcontainer {
	position: relative;
	margin: 0px;
	width: 250px;
}
#heartbox {
	width: 250px;
	margin-right: 30%;
	height: 250px;
	margin: auto;
}
#heart {
	background: url("../images/heart-pink.svg");
	height: 250px;
	width: 250px;
	background-repeat: no-repeat;
}
.toptry {
	background: url("../images/heart-black.svg");
	height: 250px;
	width: 250px;
	background-repeat: no-repeat;
}
#hearthand {
	position: absolute;
	content: "";
	height: 81px;
	width: 107px;
	background-size: cover;
	background: url("../images/hand.svg");                  /* top: 0; */
	bottom: -75px;
	left: 147px;
}
.middilediv2 {
	margin: -250px 0px 0px 0px;
	height: 183px;
	width: 250px;
	overflow: hidden;
}
#videoPlayer {
	width: 75%;
	margin-top: 54px !important;
	margin: 0px auto;
	display: block !important;
}
#videoPlayer::-webkit-media-controls-panel {
display: none !important;
-webkit-appearance: none;
bottom:-30;
}/*#videoPlayer::-webkit-media-controls { *   display: none; appearance:none;-webkit-appearance: none *   } *   #videoPlayer::-webkit-media-controls-volume-slider{ *     display: none; appearance:none;-webkit-appearance: none *     } *     #videoPlayer::-webkit-media-controls-current-time-display { *       display: none !important; *         appearance:none;-webkit-appearance: none *         } *         #videoPlayer::-webkit-media-controls-current-timeline  { *           display: none !important; appearance:none;-webkit-appearance: none *           }*/
#videodiv {
	height: 70%;
	width: 100%;
	position: relative;
	bottom: 0px;
}
.fiveinner .sidecontentwhite p {
	width: 75%;
}
.thirdinner .sidebox .line {
	padding-right: 195px;
	padding-top: 10px;
}/*.line * { *     margin: 0px; *          padding: 0px; *                 }*/
.textwrap {
	max-width: 75%;
	margin-top: 45px;
	margin: auto;
}
.headerfixed #chartmainpage {
	padding-left: 0px !important;
	margin-left: -19px;
}
#chartmainpage {
	cursor: pointer;
}
#smartbanner {
	background: #18abf7;
	left: 0;
	bottom: -60px;
	text-align: center;
	width: 100%;
	height: 44px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	z-index: 998;
	-webkit-font-smoothing: antialiased;
	overflow: hidden;
	-webkit-text-size-adjust: none;
	position: fixed;
	opacity: 0.95;
}
#smartbanner .sb-close {
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -12px;
	display: block;
	width: 24px;
	height: 24px;
	font-family: 'ArialRoundedMTBold', Arial;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #eee;
	text-decoration: none;
}
#smartbanner .applink {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 300;
	line-height: 46px;
}/*media query*/
#hndimg {
	height: 42%;
	width: 85%;
	display: block;
	position: fixed;
	z-index: 9;
	display: none;
	margin-left: 50px;
	margin-top: 28px;
}
.none {
	display: none !important
}
.block {
	display: block !important
}
.footerdwlnd {
	width: 120px !important;
	height: 40px !important;
	padding-top: 20px;
	cursor: pointer;
}

@media only screen and (min-width: 1500px) {
.firstinner, .secondinner, .thirdinner, .fourinner, .fiveinner {
	padding: 0 9%;
	vertical-align: middle;
	margin: auto;
}
#videoPlayer {
	width: 58%;
	margin-top: 0px !important;
}
.session-1, .session-2, .session-3, .session-4, .session-5, .sixbox {
	height: 88%;
}
#videodiv {
	    height: 48% !important;
    margin-top: 5%;
}
.session-2 {
	background-position: 0 0px;
}
.bar {
	padding-left: 53px !important;
}
.textwrap {
	max-width: 100%;
	margin-top: 100px;
}
.bar-first:after {
	left: 32px;
}
.bar-second:after {
	left: 36px;
}
.bar-third:after {
	left: 35px;
}
.bar-fourth:after {
	left: 28px;
}
.sixbox {
	height: 40% !important;
}
}/* ========================================================================= *                                     TABLET *                                        ========================================================================= */

@media only screen and (max-width:1024px) {
.bar-left:after {
	left: 24%;
}
}

@media only screen and (max-width:850px) {   /*.session-1, .session-2,.session-3, .session-4, .session-5, .sixbox{   height: 100%; *       }*/
#part1-wrapper {
	transform: rotate(-80deg);
}
.bar-third:after {
	top: -40%;
}
.appname, #videodiv {
	display: none
}
.header {
	height: 36px;
}
.middilediv2 {
	height: 108px;
}
.menu, .nav {
	visibility: hidden;
}
.firstinner {
	margin: 0 auto;
}
.session-1 {
	background-position: 0 0;
	background: url("../images/bgipad.jpg");
	height: 100%;
	background-size: cover;
}
.bar-left:after {
	left: 24%;
}
.textwrap h1 {
	font-size: 40px;
}
.textwrap h6 {
	font-size: 18px;
	width: 60%;
	margin: auto;
}
.textwrap {
	margin-top: 0px;
	padding-top: 0px;
}
#container {
	position: relative;
	width: 280px;
	height: 280px;
	margin: auto;
	float: none;
}
.bar-left {
	width: 14%;
}
.bar-fourth {
	height: 141px;
	margin-left: 63%;
}
.bar-third {
	margin-left: 47%;
	height: 92px;
}
.bar-second {
	height: 115px;
	margin-left: 30%;
}
.bar-first {
	margin-left: 13.5%;
}
}

@media only screen and (min-width: 180px) and (max-width: 750px) {  /*.session-2,.session-3,.session-4,.session-5,.sixbox *      { *                     height:58%; *                           }*/
.bar-left:after {
	left: 10px;
}
.session-1 {
	min-height: 338px
}
.header {
	height: 38px;
	position: fixed;
	z-index: 9;
}
.menu {
	visibility: hidden;
}
.outbox {
	overflow-x: hidden;
	height: initial;
}
.nav {
	visibility: hidden;
}
.textwrap h1 {
	font-size: 30px !important;
}
.textwrap h6 {
	font-size: 18px;
	width: 100%;
}
.sidebox, .sidecontent, .sidecontentwhite {
	width: 80%;
	padding-left: 0px;
	margin: auto;
	text-align: center;
	padding-top: 0px;      /*float: none;*/
}
.sidecontentwhite {
	padding-top: 0px !important;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidecontent h2, .sidecontentwhite h2 {
	font-size: 30px;
}
.sidecontentwhite p {
	max-width: 100%;
	font-size: 18px;
	padding-bottom: 20px;
}
.sidecontent p {
	max-width: 100%;
	font-size: 18px;
	padding-bottom: 20px;
}
.thirdinner .sidecontent p {
	font-size: 18px
}
.sidecontentwhite span {
	font-size: 25px;
}
.sidecontent span {
	font-size: 25px;
}
.fiveinner .sidecontentwhite p {
	width: 100%;
}
#container {
	position: relative;
	width: 280px;
	height: 280px;
	margin: auto;
	float: none;
}
.heartcontainer {
	float: none;
}
.thirdinner .sidebox .line {
	padding-right: 195px;
	padding-top: 10px;
}
.sixcontent h2 {
	font-size: 24px;
	width: 82%;
	margin: auto;
}
.sixcontent p {
	font-size: 18px;
}
.secondinner .sidebox {
	padding-top: 0px;
	padding-left: 0px;
	margin-top: -30px;
}
.bar {
	padding-top: 215px;
}
.bar-fourth {
	height: 141px;
}
.bar-third {
	height: 92px;
}
.bar-second {
	height: 115px;
}
.bar-first {
	margin-left: 19.5%;
}
.bar-second {
	margin-left: 36%;
}
.bar-third {
	margin-left: 53.5%;
}
.bar-fourth {
	margin-left: 71%;
}
.bar-left {
	width: 14%;
}
.thirdinner .sidebox {
	padding-top: 0px;
	margin: auto;
	padding-left: 50px;
}
.session-1 {
	padding-top: 46px;
	background-position: 0px -8px;
}
#videoPlayer {
	display: none !important;
}
.panel-right i {
	display: none
}
.secondheader {
	display: none;
}
#part1-wrapper {
	transform: rotate(-100deg);
}
.fiveinner .sidebox {
	padding-top: 40px;
	height: initial;
}
.middilediv2 {
	height: 100px;
}
.signing {
	display: none;
}
.appname {
	margin-left: 14px;
	padding-top: 8px;
	font-size: 20px;
	font-weight: 600;
	color: #000;
	display: block;
	float: left;
}
.common-footer ul {
	margin: 0px 0px 0px 27px;
}
.common-footer ul li {
	padding-top: 4px;
	padding-bottom: 4px
}
.common-footer ul li:nth-child(5) {
	border-left: none;
}
.thirdinner, .fiveinner, .secondinner {
	display: flex;
	flex-wrap: wrap;
}
.sidebox {
	order: 2;
}
.sidecontentwhite {
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}
}
/*     */
.pieimg {
	width: 240px;
}
.pieimg, .barimg, .heartimg, .lineimg {
	width: 200px;
	padding-left: 45px;
}
.barimg {
	padding-top: 40px;
}
.sixbox {
	padding-top: 0px;
}
.lineimg {
	padding-left: 0px !important;
	width: 240px;
}
