body {
    -moz-osx-font-smoothing: grayscale;
    color: #333;
    font-family: "proxima_nova_rgregular","Open Sans","Arial",sans-serif;
    font-weight: initial;
    text-shadow: none;
}
p {
    font-size: 18px;
    line-height: 1.65;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.header {
    position: relative;
    z-index: 9999;
    overflow: visible;
}
.product-header-top.slide .product-logo {
    color: #333;
    height: 52px;
}
.banner-part.home .banner-inner.container1080 {
    padding-top:70px;
    padding-bottom: 0px;
}
.top-session .banner-part.home .banner-content {
    padding:200px 5%;  
}
.top-session .banner-content {
    max-width: 900px;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    float: none;
}
.banner-part .banner-inner {
    overflow: inherit;
    text-align: center;
}
.product-header-inner .product-logo {
    background: url(../images/docs-sprite1.png) no-repeat 0px 8px;
    padding-left:60px;
    margin-top: 2px;
    line-height: 68px;
    font-weight: inherit;
    font-family: "proxima_novasemibold";
    font-size:21px;
    height:52px;
}
.menu li a, .product-logo, .signing .signup, .signing .signin, .signing .signup, .sgnbtn input, .signupnow-button, .sgfrm .field, .confirmn_msg a {
    font-family: "proxima_novasemibold";
    font-weight: inherit;
}
.product-header {
    height: 74px;
    overflow: inherit;
    border-bottom: none;
}
.product-header-inner {
    overflow:visible !important;
}
.product-menu li {
    position:relative;
  
}
.product-menu li a
{
    font-family:proxima_nova_rgregular;
    font-weight: 300;
}
.main {
    position: relative;
    top:-70px;
    width: 100%;
}

h1 {
    font-family: "proxima_novalight";
    letter-spacing: normal;
    max-width: 750px;
    font-size: 50px;
}
.banner-content p {
    max-width: 750px;
    text-align: center;
    margin: 0px auto;
}
.home .banner-content p {
    max-width: 555px;
}
.top-session h1 {
    margin-left: auto;
    margin-right: auto;
}
.banner-part.home {
    background: url("../images/index-bg-01.jpg");
    background-size: cover;
}
.banner-part::before {
    background: rgba(26, 39, 51, 0.93) none repeat scroll 0 0;
}
.button, .signupnow-button a, .get-started a {
    font-family: proxima_novasemibold;
    padding: 0 30px;
    background: #03a9f5;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    margin: 25px 0 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.blue .button {
    background:#3f51b7;
}
.blue .button:hover {
    background:#2f41a7;
}
.button:hover, .signupnow-button a:hover, .get-started a:hover {
    background: #0089d5; 
}
.banner-inner {
    margin-top: 74px;
    padding: 100px 0px;
}
.top-session .signup-box, .top-session .signupnow-button, .top-session .button {
    display: inline-block;
}

.product-header-top.slide .product-menu li ul.dropdown-menu, .product-header-top .product-menu li ul.dropdown-menu, .product-menu li ul.dropdown-menu {
    left: 0;
    position: absolute;
    top: 71px;
    z-index: 9;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.32);
}
.product-menu li a i {
    background: rgba(0, 0, 0, 0) url("../images/docs-sprite1.png") no-repeat scroll 0 -47px;
    float: right;
    height: 6px;
    margin-left: 7px;
    margin-top: 7px;
    width: 10px;
}    
.product-header-top.slide .product-menu li a i {
    background-position: 0px -47px;
}
.product-header-top .product-menu li a i {
    background-position: -12px -47px;
}
.product-header-top .product-menu li ul.dropdown-menu {
    top: 53px;
}

.product-menu li ul.dropdown-menu li {
    overflow:hidden;
    max-height:0;
    -webkit-transition:max-height 500ms ease;
    -moz-transition:max-height 500ms ease;
    -o-transition:max-height 500ms ease;
    transition:max-height 500ms ease;
}
.product-menu > li:hover ul.dropdown-menu li {
    max-height:150px;
}
ul.dropdown-menu { 
    width:150px; 
}
ul.dropdown-menu li {
    background:#fff;
    display: block;
    float: none; 
    margin-left:0px;
}
ul.dropdown-menu li a {
    color: #333;
    padding: 15px 20px !important;
    display: block;
}
ul.dropdown-menu li a:hover {
    background: #e9e9e9;
    
}

/* MENU  */


/*  TOP PRODUCT HEADER PARTS STARTS */

.product-header-top .product-logo, .product-header-top .product-menu li a {
	color: #333;
}
.product-header-top {
	background: #fff;
	max-width: 100%;
	position: relative;
	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;
	margin: 0 auto;
	z-index: 100;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid #efefef\9; /* IE 8 and below */
    overflow: visible !important;
}
.product-header-top {
	position: fixed;
	width: 100%;
	top: 0px;
}
.slide {
	top: -75px;
}
.product-header-top .product-header-inner {
	max-width: 100%;
	border: none;
	padding: 0 0 0 20px;
}
.product-header-top .signing {
	margin: 0 0 0 20px;
}
.product-header-top .product-menu li a {
	padding: 15px 0 16px;
}
.product-header-top .product-logo {
	background-image: url("../images/product-common-sprite.png");
	background-position: left -377px;
	height: 52px;
	line-height: 54px;
	margin: 0;
	padding: 0 0 0 75px;
	background-repeat:no-repeat;
}
.product-header-inner .signup {
	height: 27px;
	line-height: 27px;
	margin: 12px 12px 0 0;
	padding: 0 15px;
}
.product-header-inner .signin {
	display: none!important;
}
/* TOP PRODUCT HEADER PARTS ENDS */


.top-message.first .top-message-inner {
    padding: 30px 0px 100px 0px;
}

/* STORE EVERYTHING ONLINE NEW CSS */
.content-area {
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
}
.top-message li span, .logo-section li {
	background-image: url(../images/docs_home_sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size:707px 90px;
}

.top-message-image > img {
	margin-bottom: 70px;
	max-width: 800px;
	width: 100%;
}
.top-message {
	padding: 0 5%;
}
.top-message-inner {
	padding:100px 0 100px;
}
.top-message h2 {
	font-family: "proxima_novalight";
	font-size: 34px;
	margin: 0 auto;
	max-width: 700px;
	padding-bottom: 25px;
}
.top-message-inner > p {
	margin: 0 auto 50px;
	max-width: 900px;
	text-align: center;
}
.top-message-image {
	margin-top: 50px;
}
.top-message ul {
	overflow: auto;
}
.top-message li {
	box-sizing: border-box;
	display: block;
	float: left;
	overflow: auto;
	text-align: left;
	width: 33.3333%;
	padding: 30px 3%;
}
.top-message li span {
	display: block;
	height: 90px;
	margin-bottom: 20px;
	width:90px;
}
.top-message .f1 span {
	background-position:0px 0px;
}
.top-message .f2 span {
	background-position:-90px -0px;
}
.top-message .f3 span {
	background-position:-180px -0px;
}
.top-message .f4 span {
	background-position:-270px 0px;
}
.top-message .f5 span {
	background-position:-360px 0;
}
.top-message .f6 span {
	background-position:-450px 0;
}
.top-message li h3 {
	font-size: 21px;
	padding-bottom: 15px;
}
.top-message li p {
	font-size: 14px;
	line-height: 1.6;
	padding-bottom: 10px;
	text-align: left;
}
.top-message a.learnmore {
	color: #00b0ff;
	position: relative;
}
.learnmore:before {
	left: 110%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #00b0ff;
	border-width: 5px;
	margin-top: -4px;
}
.office_suite_lm_link a.learnmore {
    color: #00b0ff;
    position: relative;
}
.m-show {
	display: none;
}
.m-hide {
	display: block;
}
/* STORE EVERYTHING ONLINE NEW CSS */


/* DOWNLOAD SECTION NEW CSS */
.zsection{
	background-image:url('../images/your-desk-bg.jpeg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
	position:relative;
    display: inline-table;
    width: 100%;
}

.mobile-app {
    width: 50%;
    padding:100px 0px;
    color: #fff;
    position: relative;
    display:table-cell;
}
.sync {
    width: 50%;
    padding:100px 0px;
    color: #fff;
    position: relative;
    display:table-cell;
}
.mobile-app::after {
    background: rgba(3, 169, 245, 0.9) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.sync::after {
    background: rgba(26, 39, 51, 0.9) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    visibility: inherit;
}
.zsection h2, .zsection p, .zsection h2 a{
	color:#fff;
	text-align:center !important;
    margin-bottom: 20px;
    text-decoration: none;
}
.zsection h2 {
    font-size: 30px;
}
.download-apps{
	padding-bottom:0;
}
.box {
    position: relative;
    z-index: 9;
    padding: 0px 10%;
}
.zsection .download-apps a {
    display: inline-block;
    height: auto;
    margin: 10px;
    padding:inherit;
    vertical-align: middle;
}
.zsection .download-apps .google-play {
    height: 40px;
    width: 83px
}
.zsection .download-apps .apple-store {
    background-position: left -60px;
    height: 40px;
    width: 83px;
}
/* DOWNLOAD SECTION NEW CSS */


/* TESTIMONIAL NEW CSS */

.testimonial .customer1 {
	border-radius: 100%;
	height: 80px;
	margin: 0 auto 15px;
	width: 80px;
	background-color: #f2f2f2;
	display: block;
    background-image: url(../images/docs-sprite1.png);
    background-repeat: no-repeat;
    background-position:0 -63px;
}
.testimonial small {
    font-weight: inherit;
    font-family: "proxima_novalight";
    color: #1894ea;
    padding-bottom:20px;
}
.testimonial p {
    font-family: 'Droid Serif';
}
.more-testimonial a {
    margin-top: 20px;
    display: inline-block;
    color: #1894ea;
    font-family:proxima_nova_rgregular;
    
}
/* TESTIMONIAL NEW CSS */


/* FOOTER NEW CSS */

.zfooter {
	overflow: hidden;
	border-top: 1px solid #eee;
	background: #f5f5f5;
}
.footer-banner, .footer-desk {
	width: 40%;
	float: left;
	min-height: 400px;
	padding: 70px 0;
	box-sizing: border-box;
}
.footer-desk {
	width: 60%;
	background: #fff;
	padding-left: 4%;
	padding-right: 4%;
}
.footer-desk-inner {
	max-width: 660px;
}
.footer-desk-inner > ul {
	width: 30.33%;
	float: left;
	margin: 0 3% 30px 0;
}
.footer-desk-inner > ul li a {
	color: #333;
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 7px 0;
	text-align: left;
}
.footer-desk-inner > ul li:first-child, .footer-desk-inner > ul li:first-child a {
	font-size: 20px;
	padding: 0 0 15px 0;
	color: #000;
}
.footer-desk-inner .hub-innerpage {
	padding-left: 10px;
	display: none;
}
.footer-desk-inner .hub-innerpage a {
	font-size: 12px;
	padding: 3px 0;
}
.footer-desk-inner .hub-innerpage.show {
	display: block;
}
.footer-common {
	padding: 40px 0 0;
	border-top: 1px solid #c9d4d8;
	clear: both;
}
.footer-common ul {
	margin: 0 0 15px;
	max-width: 680px;
	overflow: hidden;
}
.footer-common li {
	border-left: 1px solid #ccc;
	display: inline-block;
	line-height: 0;
	overflow: hidden;
	padding: 0 12px;
}
.footer-common li:first-child {
	border-left: medium none;
	padding: 0 10px 0 0;
}
.footer-common li a {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
}
.footer-common p {
	font-size: 12px;
	margin: 5px 0 0;
}
.footer-zohologo {
	display: none;
}
.footer-zohologo a {
	margin: 5px 0 0;
}
.footer-no-banner .footer-banner {
	display: none;
}
.footer-no-banner .footer-desk {
	width: 100%;
}
.footer-no-banner .footer-desk-inner {
	margin: 0 auto;
}
.footer-no-banner .footer-common {
	text-align: center;
}
.footer-no-banner .footer-common ul {
	margin: 0 auto 15px;
}
.footer-banner {
	text-align: center;
	padding-top: 100px;
}
.footer-banner-inner {
	margin: 0 auto;
	display: inline-block;
	width: 80%;
	max-width: 350px;
}
.footer-banner-inner img {
	width: 100%;
}
.footer-banner-inner p {
	text-align: center;
	margin: 5px auto;
	width: 100%;
	max-width: 190px;
}

@media screen and (max-width: 1150px) {
.footer-desk {
	width: 70%;
}
.footer-banner {
	width: 30%;
}
}

@media screen and (max-width: 992px) {
.footer-desk {
	width: 100%;
}
.footer-banner {
	width: 100%;
}
.footer-desk-inner {
	margin: 0 auto;
}
.footer-common {
	text-align: center;
}
.footer-common ul {
	margin: 0 auto 15px;
}
.footer-banner {
	padding-top: 70px;
	min-height:100px;
}
}

@media screen and (max-width: 767px) {

.footer-desk {
	padding-left: 10%;
	padding-right: 10%;
}
.footer-desk-inner > ul {
	width: 45%;
}
}

@media screen and (max-width: 550px) {
.footer-desk-inner > ul {
	width: 100%;
}
}

/* footer social icons */
.on-social {
	display: inline;
	margin-left: -10px;
	padding: 5px 0 0;
}
.on-social a {
	line-height: 0;
	margin: 0 8px;
	text-align: center;
	background-image: url("https://zoho.com/images/zohohome-sprite-new@2x.png");
	background-size: 1090px 100px;
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	display: inline-block;
	text-indent: -999em;
}
.on-social a.on-fb {
	background-position: -324px -69px;
}
.on-social a.on-tw {
	background-position: -300px -69px;
}
.on-social a.on-in {
	background-position: -348px -69px;
}
/* FOOTER NEW CSS ENDS */



/* SUBPAGES */

.product-header {
    position: relative;
    z-index: 99;
    background: none !important;
}
.product-menu .selected {
    box-shadow: 0 -2px 0 #fff inset;
    color: #fff;
}
.product-menu li a, .product-logo {
    color: #fff;
}
.blue {
    background: #1099df;
}
.violet {
    background: #3f51b7;
}
.sub-page .banner-inner .banner-content h1, .sub-page .banner-inner .banner-content p  {
    color: #fff;
    margin-bottom: 15px;
    text-align: center;
}
.sub-page .banner-inner {
    padding: 220px 0px 150px 0px;
}
.container1080, .container980 {
    margin: 0 auto;
    max-width: 1080px;
    position: relative;
    width: 90%;
    z-index: 1;
}
.main.sub-page { 
    top:-76px;
}

.product-header-inner {
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    padding: 0px;
}

.product-header-top .bread-crumb {
	display:none;
}
.bread-crumb {
    color: #fff;
    font-size: 12px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 90px;
    transition: all 0.6s ease 0s;
}
.bread-crumb a {
    color: #fff;
    margin-right: 24px;
    opacity: 0.6;
    position: relative;
    font-family: "proxima_novasemibold";
}
.bread-crumb a::after, .bread-crumb a::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 6px;
    opacity:1;
    position: absolute;
    right: -15px;
    top: 2px;
    transform: rotate(-45deg);
    width: 1px;
}
.bread-crumb a::before {
    top: 6px;
    transform: rotate(45deg);
}
.bread-crumb span {
    opacity: 0.6;
    font-family: "proxima_novasemibold";
}
.sub_page {
    text-align: center;
    padding: 80px 0px;
}
.sub_page h2 {
    font-size: 36px;
    font-family: "proxima_novalight";
    margin-bottom: 20px;
}
.sub_page p {
    color: #222;
    font-size: 16px;
    margin: 0 auto;
    max-width: 900px;
}
.center.sub_page img {
    margin-top:40px;
}
.center.sub_page.first {
    text-align: center;
    padding: 10px 0px 80px 0px;
}
.sub_page.left .leftside {
    width: 50%;
    float: left;
    text-align: left;
    
}
.center .screenshot {
    border: 1px solid #e2e2e2;
    box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, 0.05);
    max-width: 900px;
    width: 100%;
    margin-bottom: 30px;
}
.sub_page.left .screenshot {
    width: 45%;
    float: right;
}
.sub_page.left .screenshot img {
    border: 1px solid #ededed;
    box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, 0.05);
    max-width: 900px;
    width: 100%;
}
.sub_page.left .screenshot img.icon {
    border: none;
    box-shadow:none;
    max-width: auto;
    width: 100%;
    
}
.center .screenshot.noborder, .sub_page.left .screenshot .noborder, .sub_page.right .screenshot .noborder {
    border: none;
}
.center .screenshot.noshadow, .sub_page.left .screenshot .noshadow, .sub_page.right .screenshot .noshadow {
    box-shadow:none;
}
.center .screenshot.small, .sub_page.left .screenshot.small, .sub_page.right .screenshot.small {
    max-width: 550px;
}
.sub_page.right .screenshot {
    width: 45%;
    float: left;
}
.sub_page.right .rightside {
    width: 50%;
    float: right;
    text-align: left;
}
.sub_page.right .screenshot img {
    border: 1px solid #ededed;
    box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, 0.05);
    max-width: 900px;
    width: 100%;
}
.product-header-top .product-header-inner {
    padding: 0 0 0 20px;
}

.sub_page ul {
    margin-top: 40px;
    margin-bottom: 30px;
}
.sub_page ul.bullets {
    margin-top: 40px;
    margin-left:30px;
}
.sub_page ul.bullets {
    list-style: disc;
}
.sub_page ul li {
    line-height: 32px;
}
.sub_page ul.bullets li {
    line-height: 32px;
    margin-bottom: 20px;
}
.sub_page ul.small_space li {
    line-height: 24px;
}

.top-message-inner.developer {
    padding-top: 0px;
}
.top-message .developer li {
    width: 50%;
}

/* DEVELOPER SECTION NEW CSS */
.zsection.client-logo-api-landing {
	background-image:url('../images/developersbg.png');
}
.client_logo_api_landing ul {
    margin-top: 35px;
    text-align: center;
    max-width: 800px;
    margin:0px auto;
    margin-top: 60px;
}
.client_logo_api_landing ul li {
    background-image: url("../images/developer_company_list.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 49px;
    margin: 0 20px;
    background-size:836px;
    margin-bottom: 20px;
    cursor: pointer;
}
.client_logo_api_landing ul li.api_logo_1 {
    background-position: 0 0;
    width: 269px;
}
.client_logo_api_landing ul li.api_logo_2 {
    background-position: -269px 0;
    width: 182px;
}
.client_logo_api_landing ul li.api_logo_3 {
    background-position: -452px 0;
    width: 149px;
}
.client_logo_api_landing ul li.api_logo_4 {
    background-position: -602px 0;
    width: 139px;
}
.client_logo_api_landing ul li.api_logo_5 {
    background-position: -740px 0;
    width: 96px;
    position: relative;
    top: 10px;
}
.client_logo_api_landing ul li.api_logo_1:hover {
    background-position: 0 -55px;
}
.client_logo_api_landing ul li.api_logo_2:hover {
    background-position: -269px -55px;
}
.client_logo_api_landing ul li.api_logo_3:hover {
    background-position: -452px -55px;
}
.client_logo_api_landing ul li.api_logo_4:hover {
    background-position: -602px -55px;
}
.client_logo_api_landing ul li.api_logo_5:hover {
    background-position: -740px -55px;
}


/* DEVELOPER SECTION NEW CSS */


ul.inner-features  {
    overflow: auto;
    margin: 0 auto;
    width: 80%;
}
.inner-features li {
    box-sizing: border-box;
    display: block;
    float: left;
    overflow: auto;
    padding: 30px 3%;
    text-align: left;
    width:50%;
}
.inner-features.four_col, .inner-features.three_col {
    width: 100%;
}
.inner-features.four_col li { 
    width:25%;
}
.inner-features.three_col li { 
    width:33.33%;
}
.inner-features.d-s li span {
    background-image: url(../images/desktop_sync_sprite.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size:480px 60px;
}
.inner-features.d-s li span {
    display: block;
    height:60px;
    margin-bottom: 20px;
    width:60px;
}
.inner-features.d-s .f1 span {
    background-position:0px 0px;
}
.inner-features.d-s .f2 span {
    background-position:-60px 0px;
}
.inner-features.d-s .f3 span {
    background-position:-120px 0px;
}
.inner-features.d-s .f4 span {
    background-position:-180px 0px;
}
.inner-features.d-s .f5 span {
    background-position:-240px 0px;
}
.inner-features.d-s .f6 span {
    background-position:-300px 0px;
}
.inner-features.d-s .f7 span {
    background-position:-360px 0px;
}
.inner-features.d-s .f8 span {
    background-position:-420px 0px;
}

.top-message-inner .dev li span {
    display: block;
    height:60px;
    margin-bottom: 20px;
    width:60px;
}
.top-message-inner .dev li span {
    background-image: url(../images/developers_sprite.png);
    background-size:120px 60px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.top-message-inner .dev .f1 span {
    background-position:0px 0px;
}
.top-message-inner .dev .f2 span {
    background-position:-60px 0px;
}

.inner-features.organize li span {
    display: block;
    height:60px;
    margin-bottom:20px;
    width:60px;
}
.inner-features.organize li span {
    background-image: url(../images/organize_sprite.png);
    background-size:120px 60px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.inner-features.organize .f1 span {
    background-position:0px 0px;
}
.inner-features.organize .f2 span {
    background-position:-60px 0px;
}

.inner-features.admin_console li span {
    display: block;
    height:60px;
    margin-bottom:20px;
    width:60px;
}
.inner-features.admin_console li span {
    background-image: url(../images/admin_console_sprite.png);
    background-size:720px 60px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.inner-features.admin_console .f1 span {
    background-position:0px 0px;
}
.inner-features.admin_console .f2 span {
    background-position:-60px 0px;
}
.inner-features.admin_console .f3 span {
    background-position:-120px 0px;
}
.inner-features.admin_console .f4 span {
    background-position:-180px 0px;
}
.inner-features.admin_console .f5 span {
    background-position:-240px 0px;
}
.inner-features.admin_console .f6 span {
    background-position:-300px 0px;
}
.inner-features.admin_console .f7 span {
    background-position:-360px 0px;
}
.inner-features.admin_console .f8 span {
    background-position:-420px 0px;
}
.inner-features.admin_console .f9 span {
    background-position:-480px 0px;
}
.inner-features.admin_console .f10 span {
    background-position:-540px 0px;
}
.inner-features.admin_console .f11 span {
    background-position:-600px 0px;
}
.inner-features.admin_console .f12 span {
    background-position:-660px 0px;
}

.inner-features.security li span {
    display: block;
    height: 60px;
    margin-bottom:20px;
    width:60px;
}
.inner-features.security li span {
    background-image: url(../images/secure_storage_sprite.png);
    background-size:420px 60px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.inner-features.security .f1 span {
    background-position:0px 0px;
}
.inner-features.security .f2 span {
    background-position:-60px 0px;
}
.inner-features.security .f3 span {
    background-position:-120px 0px;
}
.inner-features.security .f4 span {
    background-position:-180px 0px;
}
.inner-features.security .f5 span {
    background-position:-240px 0px;
}
.inner-features.security .f6 span {
    background-position:-300px 0px;
}
.inner-features.security .f7 span {
    background-position:-360px 0px;
}

.inner-features.online-col li span {
    display: block;
    height:60px;
    margin-bottom:20px;
    width:60px;
}
.inner-features.online-col li span {
    background-image: url(../images/online_collabration_sprite.png);
    background-size:960px 60px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.inner-features.online-col .f1 span {
    background-position:0px 0px;
}
.inner-features.online-col .f2 span {
    background-position:-60px 0px;
}
.inner-features.online-col .f3 span {
    background-position:-120px 0px;
}
.inner-features.online-col .f4 span {
    background-position:-180px 0px;
}
.inner-features.online-col .f5 span {
    background-position:-240px 0px;
}
.inner-features.online-col .f6 span {
    background-position:-300px 0px;
}
.inner-features.online-col .f7 span {
    background-position:-360px 0px;
}
.inner-features.online-col .f8 span {
    background-position:-420px 0px;
}
.inner-features.online-col .f9 span {
    background-position:-480px 0px;
}
.inner-features.online-col .f10 span {
    background-position:-540px 0px;
}
.inner-features.online-col .f11 span {
    background-position:-600px 0px;
}
.inner-features.online-col .f12 span {
    background-position:-660px 0px;
}
.inner-features.online-col .f13 span {
    background-position:-720px 0px;
}
.inner-features.online-col .f14 span {
    background-position:-780px 0px;
}
.inner-features.online-col .f15 span {
    background-position:-840px 0px;
}
.inner-features.online-col .f16 span {
    background-position:-900px 0px;
}

.inner-features.officesuite li span {
    display: block;
    height: 60px;
    margin-bottom:20px;
    width:60px;
}
.inner-features.officesuite li span {
    background-image: url(../images/office_suite_sprite.png);
    background-size:600px auto;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.inner-features.officesuite .f1 span {
    background-position:0px 0px;
}
.inner-features.officesuite .f2 span {
    background-position:-60px 0px;
}
.inner-features.officesuite .f3 span {
    background-position:-120px 0px;
}
.inner-features.officesuite .f4 span {
    background-position:-180px 0px;
}
.inner-features.officesuite .f5 span {
    background-position:-240px 0px;
}
.inner-features.officesuite .f6 span {
    background-position:-300px 0px;
}
.inner-features.officesuite .f7 span {
    background-position:-360px 0px;
}
.inner-features.officesuite .f8 span {
    background-position:-420px 0px;
}
.inner-features.officesuite .f9 span {
    background-position:-480px 0px;
}
.inner-features.officesuite .f10 span {
    background-position:-540px 0px;
}

.inner-features li span {
    display: block;
    height: 90px;
    margin-bottom: 20px;
    width: 120px;
}

.inner-features li span {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 630px;
}
.inner-features .f1 span {
    background-position: left -40px;
}
.inner-features .f2 span {
    background-position: -120px -50px;
    width: 90px;
}
.inner-features .f3 span {
    background-position: -210px -40px;
}
.inner-features .f4 span {
    background-position: -331px -36px;
}
.inner-features li h3 {
    font-size: 21px;
    padding-bottom: 15px;
}
.inner-features li p {
    font-size: 14px;
    line-height: 1.6;
    padding-bottom: 10px;
    text-align: left;
}
.leftside ul.inner-features, .rightside ul.inner-features  {
    width: 100%;
}
.leftside ul.inner-features, .rightside ul.inner-features {
    margin-top: 30px;
}
.leftside ul.inner-features li, .rightside ul.inner-features li  {
    padding-left: 0px;
    padding-top: 0px;
}
.sub_page p a {
    color: #03a9f5;
}



/* OFFICE SUITE SECTION NEW CSS */

.main {
    color: #333333;
}
.feature_home {
    background-color: #f7f7f7;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0px;
}
.feature_home.feature2 .feature-cont::before {
    background-color: #01a769;
    opacity: 0.9;
}
.feature_home .feature-cont::before {
    background: rgba(0, 0, 0, 0.72) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.feature_home.feature2 .feature-cont {
    background-image: url("images/features-home-sales-performance-bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.feature-cont, .subfeature-cont {
    float: left;
    padding: 0 5%;
    text-align: left;
    width: 40%;
}
.feature-cont-inner {
    margin: 200px auto 0;
}
.feature-cont-inner, .subfeature-cont-inner {
    margin: 130px auto;
    max-width: 600px;
    position: relative;
    z-index: 9;
}
.feature-cont-inner h2  {
    padding-bottom: 0px;
}
.feature-cont h2, .feature-cont p, .feature-section h2, .feature-section p {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 15px;
    text-align: left;
}

.feature-cont h2, .feature-cont p, .feature-section h2, .feature-section p {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 15px;
    text-align: left;
}
p {
    font-size: 16px;
    line-height: 1.65;
    margin: 0 auto;
    max-width: 750px;
}
.feature-cont p, .mobileapp-section p, .feature-section p {
    font-size: 18px;
    line-height: 1.6;
}
.feature_home .learnmore::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #fff;
    border-image: none;
    border-style: solid;
    border-width: 5px;
    content: " ";
    height: 0;
    left: 110%;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0;
}
.feature-cont .learnmore, .feature-section .learnmore {
    color: #fff;
    font-size: 16px;
    position: relative;
}
.feature-cont, .subfeature-cont {
    float: left;
    padding: 0 5%;
    text-align: left;
    width: 40%;
}
.subfeature-cont {
    padding: 0;
    width: 50%;
}
.subfeature-cont-inner {
    margin: 50px auto;
    overflow: hidden;
}

.subfeature-cont-inner {
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
}
.subpage-content {
    float: left;
    min-height: 200px;
    padding: 30px 10% 30px 0;
    width: 45%;
}
.subpage-content, .subpage-content:nth-child(2n) {
    float: left;
    min-height: 230px;
    padding: 60px 5%;
    width: 40%;
}
.subpage-content:nth-child(2), .subpage-content:nth-child(3) {
    background: #fff none repeat scroll 0 0;
}
.subpage-content:nth-child(2), .subpage-content:nth-child(3) {
    background: #fff none repeat scroll 0 0;
}
.subfeature-cont .subpage-content span.icon5 {
    background-position:-544px 0;
    width: 45px;
}
.subfeature-cont .subpage-content span.icon6 {
    background-position:-595px 0;
    width: 45px;
}
.subfeature-cont .subpage-content span.icon7 {
    background-position:-644px 0;
    width:60px;
}
.subfeature-cont .subpage-content span {
    background-image: url("../images/docs_home_sprite.png");
    background-size:707px 90px;
    display: inline-block;
    height:60px;
    margin: 0 0 15px;
    opacity: 0.75;
    width:60px;
}
.subfeature-cont .subpage-content h4 {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin: 0 0 10px;
}
.subpage-content p {
    font-size: 16px;
    line-height: 1.5;
}
.features_icon {
    margin-bottom: 40px;
}

/* OFFICE SUITE SECTION NEW CSS */


/* INNER PAGES 1st CUT BACKGROUND CHANGES NEW CSS */

.banner-part {
    background-size: cover !important;
}
.banner-part::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.banner-part.virtualdrive::before, .banner-part.oranize-file-folder::before , .banner-part.sync-desktop::before   {
    background: rgba(3, 169, 245 , 0.96) none repeat scroll 0 0;
}
.banner-part.office-suite::before  {
    background: rgba(1, 167, 105 , 0.90) none repeat scroll 0 0;
}
.banner-part.admin-console::before {
    background: rgba(224, 82, 78 , 0.90) none repeat scroll 0 0;
}
.banner-part.developers::before {
    background: rgba(224, 82, 78 , 0.96) none repeat scroll 0 0;
}
.banner-part.online-Collaboration::before {
    background: rgba(63, 81, 183 , 0.93) none repeat scroll 0 0;
}
.banner-part.secure-sharing::before {
    background: rgba(93, 64, 56 , 0.93) none repeat scroll 0 0;
}
.banner-part.download-apps::before {
    background: rgba(0, 151, 136 , 0.93) none repeat scroll 0 0;
}
.banner-part.integration::before {
    background: rgba(63, 81, 183 , 0.93) none repeat scroll 0 0;
}

.banner-part.virtualdrive {
    background: rgba(0, 0, 0, 0) url("../images/virtual_drive.png") repeat scroll 0 0;
}
.banner-part.oranize-file-folder {
    background: rgba(0, 0, 0, 0) url("../images/organize_and_stay_proctive.png") repeat scroll 0 0;
}
.banner-part.sync-desktop {
    background: rgba(0, 0, 0, 0) url("../images/desktop_sync.png") repeat scroll 0 0;
}
.banner-part.office-suite {
    background: rgba(0, 0, 0, 0) url("../images/office_suit_bg.jpg") repeat scroll 0 0;
}
.banner-part.admin-console {
    background: rgba(0, 0, 0, 0) url("../images/admin_console.png") repeat scroll 0 0;
    background-position:center bottom;
}
.banner-part.online-Collaboration {
    background: rgba(0, 0, 0, 0) url("../images/online_collabration.png") repeat scroll 0 0;
    background-position:center bottom;
}
.banner-part.secure-sharing {
    background: rgba(0, 0, 0, 0) url("../images/secure_sharing.png") repeat scroll 0 0;
}
.banner-part.download-apps {
    background: rgba(0, 0, 0, 0) url("../images/download_apps.png") repeat scroll 0 0;
    background-position:center bottom;
}
.banner-part.integration, .banner-part.developers {
    background: rgba(0, 0, 0, 0) url("../images/integration_bg.jpg") repeat scroll 0 0;
    background-position:center bottom;
}
.sync-desktop .button {
    background:none;
    border: 1px solid #fff;
}
.sync-desktop .button:hover {
    background: #fff;
    color: #03a9f5;
}
.banner-part-animate::before{
	left:0 !important;
	transition:left 25s ease;
}


@media screen and (max-width:1280px) {
    .product-header-inner {
        padding: 0% 2%;
    }
}

@media screen and (max-width:1024px) {
    .main {
        top: -74px;
    }
    .product-header-inner {
        padding: 0% 2%;
    }
    .zsection .download-apps .google-play, .zsection .download-apps .apple-store {
        width:101px;
    }
    .box {
        padding: 0 4%;
    }
    .product-menu li {  
        margin-left: 30px;
    }
    .feature-cont, .subfeature-cont , .subfeature-cont {
        width: 100%;
    }
    .inner-features.four_col li {
        width:50%;
    }
    .sub_page.left .leftside, .sub_page.right .rightside {
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
}
    .sub_page.left .screenshot, .sub_page.right .screenshot {
        width: 100%;
        float: none;
    }
    .sub_page.left .screenshot img, .sub_page.right .screenshot img {
        max-width: 500px;
    }
    .inner-features.four_col li {
        min-height: 310px;
        width: 50%;
    }
    

}


@media screen and (max-width: 767px) {
    .top-message li {
        width: auto;
    }
    .feature-cont, .subfeature-cont,.subpage-content, .subpage-content:nth-child(2n) {
        width: auto;
        background: #fff;
    }
    .subpage-content:nth-child(2), .subpage-content:nth-child(3) {
        background: #fff;
    }
    .subpage-content {
        padding-bottom: 0px;
    }
    .zsection .mobile-app, .zsection .sync {
        width: 100%;
    }
    .zsection, .mobile-app, .sync {
        display: block;
    }
    .top-session h1 {
        line-height: 60px;
    }
    .banner-part.home .banner-inner.container1080 {
        padding-top: 0px;
    }
    .zsection .download-apps .google-play, .zsection .download-apps .apple-store {
        width: 108px;
    }
    .main {
        top:0px;
        margin: 0px auto !important;
    }
    .product-header {
        height: auto;
    }
    .product-menu {
        padding-top: 0px;
    }
    .product-logo, .product-menu li a {
    color: #333;
    }
    .product-header-inner .product-logo {
        line-height: 55px;
    }
    .product-header-top.slide .product-menu li ul.dropdown-menu, .product-header-top .product-menu li ul.dropdown-menu, .product-menu li ul.dropdown-menu {
        position: inherit;
        width: auto;
        box-shadow: none;
        background: none;
        top:0px;
    }
    .product-menu li ul.dropdown-menu li {
        max-height: inherit;
        overflow: inherit;
        
    }
    .dropdown-menu-container {
        background: #efefef;
    }
    ul.dropdown-menu li {
        background: none;
    }
    ul.dropdown-menu li, ul.dropdown-menu li a {
        display: inline-block;
        float: inherit;
        width: auto;
    }
    .product-menu li a i {
        display: none;
    }
    
    .product-header-inner .product-logo {
        color: #fff;
        margin: 0px;
        background-position: 0px 3px;
        height: 50px;
    }

    .header {
        min-height: auto;
    }
    .product-menu li {
        border-bottom: 1px solid #ececec;
    }
    ul.dropdown-menu li a:hover {
        background:none;
    }
    .left.sub_page .leftside, .left.sub_page img, .left.sub_page .leftside .inner-features li  {
        width: auto;
    }
    .sub-page .banner-inner {
        padding: 170px 0 100px;
    }
    .right.sub_page .rightside, .right.sub_page img, .right.sub_page .rightside .inner-features li  {
        width: auto;
    }
    .center.sub_page ul.inner-features , .center.sub_page .inner-features li {
        width: auto;
    }
    .left.sub_page img, .right.sub_page img , .center.sub_page img {
        margin-top: 30px;
        max-width: 900px;
    }
    .top-message-inner.content-area.developer ul li {
        width: auto;
    }
    .product-header-inner {
        background: #fff;
    }
    .top-session .banner-content {
        padding: 124px 5% 100px;
    }
    .product-menu .dropdown-menu li  {
        border-bottom: none;
    }
    .bread-crumb {
        display: none;
    }
    .sub-page .banner-inner {
        padding: 170px 0 40px;
    }
    .sub_page.left .screenshot, .sub_page.right .screenshot {
        width: 100%;
    }
    .top-session .banner-part.home .banner-content {
        padding: 100px 5%;
    }
    .top-session .banner-content {
        padding: 50px 5% 50px;
    }
    .top-message.first .top-message-inner {
        padding: 100px 0px;
    }
    .feature6 .subpage-content, .feature6 .subpage-content:nth-child(2n) {
        width: 100%;
    }
}


/* Retina Display icons */
@media only screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi)     {
    .product-header-inner .product-logo {
        background: url(../images/docs-sprite1_2x.png) no-repeat 0 8px !important;
        background-size:248px 251px !important;
    }
    .product-menu li a i { 
        background: url(../images/docs-sprite1_2x.png) no-repeat 0px -47px;
        background-size:250px 250px !important;
    }
    .product-header-top .product-logo  {
        background-image: url('../images/prd-common-sprite@2x.png') !important;
        background-position: 1px 12px!important ;
        background-size: 115px auto !important;
        width: 0!important;
    }
    .top-message li span, .logo-section li {
        background-image: url("../images/docs_home_sprite@2x.png");
    }
    .subfeature-cont .subpage-content span {
        background-image: url("../images/docs_home_sprite@2x.png");
    }
    .inner-features.d-s li span {
    background-image: url(../images/desktop_sync_sprite@2x.png);
    background-size:480px 60px;
}
    .top-message-inner .dev li span {
    background-image: url(../images/developers_sprite@2x.png);
    background-size:120px 60px;
}
    .inner-features.organize li span {
    background-image: url(../images/organize_sprite@2x.png);
    background-size:120px 60px;
}
    .inner-features.security li span {
    background-image: url(../images/secure_storage_sprite@2x.png);
    background-size:420px 60px;
}
    .inner-features.online-col li span {
    background-image: url(../images/online_collabration_sprite@2x.png);
    background-size:960px 60px;
}
    .inner-features.officesuite li span {
    background-image: url(../images/office_suite_sprite@2x.png);
    background-size:600px 60px;
}
    
    .inner-features.admin_console li span {
    background-image: url(../images/admin_console_sprite@2x.png);
    background-size:720px 60px;
}

}
    @media screen and (max-width: 767px) { 
    .product-header-inner .product-logo {
        background: url(../images/prd-common-sprite@2x.png)!important;
        background-size: 115px auto !important;
        background-position: 0px 0px!important ;
        color: #333;
        height: 23px;
        line-height: 29px;
        margin-top: 12px !important;
        padding-left: 68px !important;
        text-indent: 6px;
        width: 0;
    }
    }









/* Animation foa all pages starts here */

/*

html, body {
    overflow-x: hidden;
}
body .product-header .product-header-inner .product-menu , html .product-header .product-header-inner .product-menu {
    overflow-x: visible;
}
.product-header {
    height: auto;
    overflow: visible;
}
.top-message ul {
    overflow: visible;
}
.banner-part.home {
    background-attachment: fixed;
}
.aos {
    -moz-transition: all 800ms ease;
    -webkit-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
}
  
.aos.slide-left {
    opacity: 0;
    -moz-transform: translate3d(-100px, 0px, 0px);
    -webkit-transform: translate3d(-100px, 0px, 0px);
    -o-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate3d(-100px, 0px, 0px);
    }
.aos.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    }

.aos.slide-right {
    opacity: 0;
    -moz-transform: translate3d(100px, 0px, 0px);
    -webkit-transform: translate3d(100px, 0px, 0px);
    -o-transform: translate(100px, 0px);
    -ms-transform: translate(100px, 0px);
    transform: translate3d(100px, 0px, 0px);
    }
.aos.slide-right.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    }

.aos.bounce-up {
    opacity: 0;
    -moz-transform: translate3d(0px, 100px, 0px);
    -webkit-transform: translate3d(0px, 100px, 0px);
    -o-transform: translate(0px, 100px);
    -ms-transform: translate(0px, 100px);
    transform: translate3d(0px, 100, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    }

.aos.bounce-up.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    }

.aos.drop-down {
    opacity: 0;
    -moz-transform: translate3d(0px, -100px, 0px);
    -webkit-transform: translate3d(0px, -100px, 0px);
    -o-transform: translate(0px, -100px);
    -ms-transform: translate(0px, -100px);
    transform: translate3d(0px, -100, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    }
.aos.drop-down.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    }

.aos.bring-in {
    opacity: 0;
    -moz-transform: scale(.5);
    -webkit-transform: scale(.5);
    -o-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
}
.aos.bring-in.in-view {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.zsection.home .mobile-app  {
    -moz-transition: all 800ms ease;
    -webkit-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
    opacity: 0;
    -moz-transform: translate3d(-100px, 0px, 0px);
    -webkit-transform: translate3d(-100px, 0px, 0px);
    -o-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate3d(-100px, 0px, 0px);
}
.zsection.home.in-view .mobile-app {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.feature_home .subfeature-cont,  .zsection.home .sync {
    -moz-transition: all 800ms ease;
    -webkit-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
    opacity: 0;
    -moz-transform: translate3d(100px, 0px, 0px);
    -webkit-transform: translate3d(100px, 0px, 0px);
    -o-transform: translate(100px, 0px);
    -ms-transform: translate(100px, 0px);
    transform: translate3d(100px, 0px, 0px);
}
.feature_home.in-view .subfeature-cont, .zsection.home.in-view .sync {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

*/


/* Animation foa all pages ends here */

