bookhtml, body {
	height: 100%;
}
.top-banner-section {
	background: #333;
	text-align: center;
	padding: 70px 0px 70px 0px;
}
.mob-apps-section h3, .mob-apps-section p {
	color: #fff;
	margin-bottom: 20px;
}
.mob-apps-section h3 {
	font-size: 37px;
	line-height: 50px;
	margin-bottom: 12px;
	letter-spacing: -0.5px;
}
.mob-apps-section p {
	font-size: 16px;
	line-height: 27px;
	margin-bottom: 10px;
}
.mob-apps-section .sep {
	border-bottom: 2px solid rgba(255, 255, 255, 0.7);
	display: inline-block;
	width: 50px;
}
.top-banner-section-content {
	max-width: 700px;
	margin: 0 auto;
	padding: 0px 30px;
}
.content-wrap {
	max-width: 1200px;
	padding: 0px 50px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0 auto;
}
.section {
	padding: 150px 0px;
	color: #fff;
	text-align: center;
}
.section.mob-other-section {
	padding: 100px 0px;
}
ul.mob-icons {
	display: block;
}
.mob-icons li {
	float: left;
}
.mob-icon span {
	
	font-size: 14px;
	color: #fff;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	margin-top: 100px;
	display: block;
}
.mob-icons .sep {
	border-top: 1px solid rgba(255, 255, 255, 0.7);
	display: inline-block;
	width: 100%;
	margin: 5px 0px;
}
.icon-wrap {
	border-radius: 15px;
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.2);
    display: inline-block;
    margin: 0 10px 30px;
    width: 76px;
    height: 76px;
	background-image: url("../images/mobile-apps-icons-sprite.png");
	background-repeat: no-repeat;
	background-position: center;
}
.icon-wrap .mob-icon {
    height: 80px;
    margin: 0;
    width: 80px;
}
.section a {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	text-transform: normal;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.mob-apps-section, .top-banner-section {
	background: transparent;
}
.mob-apps-section {
	background: rgba(0, 0, 0, 0.4);
	margin-bottom: 150px;
}
.mob-crm-section {
	background: url(../images/mob-apps-crm-bg-image-02.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 0px;
}
.mob-crm-section ul li {
	width: 18%;
}
.mob-crm-section ul li.sep-wrap {
	width: 7%;
}
.mob-crm-section ul li.sep-text-wrap, .mob-mail-section ul li.sep-text-wrap {
	width: 39%;
}
.mob-crm-section ul li.sep-text-wrap, .mob-crm-section ul li.sep-wrap {
	padding-top: 30px;
	color: rgba(255, 255, 255, 0.7);
}
.mob-crm-section ul li.sep-text-wrap .sep.first {
	width: 100px;
	margin-right: 30px;
}
.mob-crm-section ul li.sep-text-wrap .sep.last {
	width: 100px;
	margin-left: 30px;
}
.mob-other-section .mob-icons li {
	width: 25%;
	margin-bottom: 70px;
}
.mob-mail-section {
	background: url(../images/mob-apps-doc-bg-02.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.mob-mail-section ul li {
	width: 18%;
	position: relative;
	z-index: 2;
}
.mob-mail-section ul li.sep-wrap {
	width: 7%;
	padding-top: 30px;
}
.mob-mail-section ul li.sep-text-wrap {
	padding-top: 30px;
	color: rgba(255, 255, 255, 0.7);
}
.mob-mail-section-content.docs ul li.sep-text-wrap {
	width: 39%;
}
.mob-mail-section ul li.sep-text-wrap .sep.first {
	margin-right: 30px;
	width: 100px;
}
.mob-mail-section ul li.sep-text-wrap .sep.last {
	margin-left: 30px;
	width: 100px;
}
.mob-mail-section ul li.second-item {
	padding-left: 8%;
}
.mob-projects-section {
	background: url(../images/mob-apps-projects-bg-02.jpg) no-repeat center 80%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.mob-mail-inbox-section {
	background: url(../images/mobile-apps-mail-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.mob-projects-section .mob-icons {
	margin: 0 auto;
	max-width: 70%;
}
.mob-projects-section .mob-icons li.img-text {
	padding-top: 30px;
	color: rgba(255, 255, 255, 0.7);
}
.mob-projects-section .mob-icons li.img-text .sep {
	width: 80px;
	margin: 5px 20px;
}
.mob-projects-section ul li {
	width: 25%;
}
.mob-projects-section ul li.img-text {
	width: 50%;
}
.mob-other-section {
	background: url(../images/mob-apps-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.mob-other-section h3 {
	font-size: 30px;
	
	margin-bottom: 100px;
	position: relative;
	padding-bottom: 20px;
	line-height: 45px;
}
.mob-other-section h3:before {
	content: ' ';
	position: absolute;
	width: 100px;
	border-bottom: 1px solid #fff;
	height: 1px;
	bottom: 0px;
	left: 50%;
	margin-left: -50px;
}
.bottom-column-icon {
	position: relative;
	top: -120px;
}
.mob-icons.mobile-hide {
	position: relative;
	top: -30px;
}
ul.mob-icons.mobile-show {
	display: none;
}
#mobile-apps .store-icons {
	display: block;
	margin: 10px 0px 5px 0px;
	min-height: 39px;
	opacity: 1;
}
#mobile-apps .store-icons a {
	background-image: url('../images/apps-store-sprite-icon.png');
	background-repeat: no-repeat;
	text-indent: -999em;
	display: inline-block;
	height: 30px;
	margin: 0 15px 0 0;
	padding: 0;
	width: 30px;
}
#mobile-apps .store-icons a:last-child {
	margin-right: 0px;
}
#mobile-apps .store-icons .apple-icon {
	background-position: 0 0;
}
#mobile-apps .store-icons .android-icon {
	background-position: -30px 1px;
}
#mobile-apps .store-icons .window-icon {
	background-position: -60px 0;
}
.icon-title {
	position: relative;
	top: -10px;
}
.mob-icons p {
	color: #eee;
	font-size: 13px;
	margin: 0 auto 30px;
	line-height: 21px;
}
.mob-other-section .mob-icons p {
	max-width: 80%;
}
.mob-other-section ul.mob-icons {
	display: table;
	margin-bottom: 50px;
	width: 100%;
}
.mob-other-section ul.mob-icons:last-child {
	margin-bottom: 0px;
}
.mob-other-section ul.mob-icons li {
	display: table-cell;
	float: none;
}
.mob-other-section {
	position: relative;
	overflow: hidden;
}
.mob-other-section-content {
	position: relative;
	z-index: 2;
}
.bg-video {
	display: none;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0;
	left: 0;
}
.mob-mail-section {
	padding: 150px 0px;
}
.be-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	z-index: 1;
}
.mob-leads-icon {
	background-position: -2px -2px;
}
.mob-card-scanner-icon {
	background-position: -82px -2px;
}
.mob-crm-icon {
	background-position: -162px -2px;
}
.mob-docs-icon {
	background-position: -242px -2px;
}
.mob-doc-scanner-icon {
	background-position: -322px -2px;
}
.mob-firstdraft-icon {
	background-position: -402px -2px;
}
.mob-docomment-icon {
	background-position: -482px -2px;
}
.mob-showmote-icon {
	background-position: -562px -2px;
}
.mob-project-icon {
	background-position: -642px -2px;
}
.mob-tastks-icon {
	background-position: -722px -2px;
}
.mob-survey-icon {
	background-position: -802px -2px;
}
.mob-campaigns-icon {
	background-position: -882px -2px;
}
.mob-social-icon {
	background-position: -962px  -2px;
}
.mob-contactmanager-icon {
	background-position: -1042px -2px;
}
.mob-desk-icon {
	background-position: -1122px -2px;
}
.mob-assist-icon {
	background-position: -1202px -2px;
}
.mob-mail-icon {
	background-position: -1282px -2px;
}
.mob-writer-icon {
	background-position: -1362px -2px;
}
.mob-connect-icon {	
	background-position: -1442px -2px;
}
.mob-vault-icon {
	background-position: -1522px -2px;
}
.mob-people-icon {
	background-position: -162px -82px;
}
.mob-creator-icon {
	background-position: -242px -82px;
}
.mob-expense-icon {
	background-position: -322px -82px;;
}
.mob-inbox-insight-icon {
	background-position: -402px -82px;
}
.mob-mail-insight-icon {
	background-position: -482px -82px;
}
.mob-chat-icon {
	background-position: -562px -82px;
}
.mob-forms-icon {
	background-position: -642px -82px;
}
.mob-recruit-icon {
	background-position: -802px  -82px;
}
.mob-inventory-icon {
	background-position: -722px -82px;
}
.mob-salesiq-icon {
	background-position: -882px -82px;
}
.mob-mailadmin-icon {
	background-position: -962px -82px;
}
.mob-chartistic-icon {
	background-position: -1042px -82px;
}
.mob-notebook-icon {
	background-position: -1122px -82px;
}
.mob-calsync-icon {
	background-position: -1202px -82px;
}
.mob-streams-icon {
	background-position: -482px -82px;
}
.mob-writer-icon {
    background-position: -1362px -2px;
}
.mob-bigin-icon {
    background-position: -562px -162px;
}
.mob-bookings-icon {
    background-position: -482px -162px;
}
.mob-analytics-icon {
    background-position: -642px -162px;
}
.mob-subscriptions-icon {
    background-position: -882px -162px;
}
.mob-invoice-icon {
    background-position: -1042px -162px;
}
.mob-books-icon {
    background-position: -802px -162px;
}
.mob-one-icon {
    background-position: -405px -162px;
}
.mob-expense-icon {
    background-position: -962px -162px;
}
.mob-sheet-icon {
    background-position: -1362px -82px;
}
.mob-show-icon {
    background-position: -2px -162px;
}
.mob-workdrive-icon {
    background-position: -1122px -162px;
}
.mob-sprints-icon {
    background-position: -242px -162px;
}
.mob-viewer-icon {
    background-position: -1522px -82px;
}
.mob-presenter-icon {
    background-position: -1442px -82px;
}
.mob-meeting-icon {
    background-position: -1202px -162px;
}
.mob-crm-analytics-icon {
	background-position: -1201px -82px;
}
.mob-assist-customer-icon {
	background-position: -1042px -82px;
}
.mob-radar-desk-icon {
	background-position: -962px -82px;
}

.css-animate, .sep-text-wrap {
	visibility: hidden;
}
.animated {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;
	visibility: visible;
}
 @-webkit-keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
 @-moz-keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
 @keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	animation-name: fadeIn;
}
.animated.bounceIn {
	-webkit-animation-duration: .75s;
	-moz-animation-duration: .75s;
	animation-duration: .75s;
}
 @-webkit-keyframes bounceIn {
 0%, 20%, 40%, 60%, 80%, 100% {
 -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
 0% {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3);
}
 20% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
 40% {
 -webkit-transform: scale3d(.9, .9, .9);
 transform: scale3d(.9, .9, .9);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(1.03, 1.03, 1.03);
 transform: scale3d(1.03, 1.03, 1.03);
}
 80% {
 -webkit-transform: scale3d(.97, .97, .97);
 transform: scale3d(.97, .97, .97);
}
 100% {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
 @-moz-keyframes bounceIn {
 0%, 20%, 40%, 60%, 80%, 100% {
 -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 -moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
 0% {
 opacity: 0;
 -moz-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3);
}
 20% {
 -moz-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
 40% {
 -moz-transform: scale3d(.9, .9, .9);
 transform: scale3d(.9, .9, .9);
}
 60% {
 opacity: 1;
 -moz-transform: scale3d(1.03, 1.03, 1.03);
 transform: scale3d(1.03, 1.03, 1.03);
}
 80% {
 -moz-transform: scale3d(.97, .97, .97);
 transform: scale3d(.97, .97, .97);
}
 100% {
 opacity: 1;
 -moz-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
 @keyframes bounceIn {
 0%, 20%, 40%, 60%, 80%, 100% {
 -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
 0% {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3);
}
 20% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
 40% {
 -webkit-transform: scale3d(.9, .9, .9);
 transform: scale3d(.9, .9, .9);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(1.03, 1.03, 1.03);
 transform: scale3d(1.03, 1.03, 1.03);
}
 80% {
 -webkit-transform: scale3d(.97, .97, .97);
 transform: scale3d(.97, .97, .97);
}
 100% {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	-mox-animation-name: bounceIn;
	animation-name: bounceIn;
}

/*****************************************

      ******************************************/
@media (max-width: 1200px) {
.mob-crm-section ul li.sep-text-wrap .sep.first, .mob-mail-section ul li.sep-text-wrap .sep.first {
	width: 50px;
	margin-right: 20px;
}
.mob-crm-section ul li.sep-text-wrap .sep.last, .mob-mail-section ul li.sep-text-wrap .sep.last {
	width: 50px;
	margin-left: 20px;
}
.mob-projects-section .mob-icons li.img-text .sep {
	width: 50px;
}
.mob-projects-section .mob-icons {
	margin: 0 auto;
	max-width: 90%;
}
}

@media (min-width: 768px) and (max-width: 979px) {
.mob-crm-section ul li.sep-text-wrap .sep.first, .mob-crm-section ul li.sep-text-wrap .sep.last {
	width: 30px;
}
.mob-crm-section ul li.sep-text-wrap .sep.first {
	width: 50px;
	margin-right: 20px;
}
.mob-crm-section ul li.sep-text-wrap .sep.last {
	width: 50px;
	margin-left: 20px;
	margin-right: 0;
}
}

/* =========================================================================
                                                MOBILE 320
      ========================================================================= */
@media only screen and (max-width: 767px) {
.mob-other-section ul.mob-icons {
	display: block;
	margin-bottom: 0px;
}
.mob-other-section ul.mob-icons li {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.empty-item {
	display: none !important;
}
.mob-projects-section .mob-icons li.img-text .sep {
	width: 50px;
	margin: 5px 10px;
}
.mob-projects-section .mob-icons li {
	width: 100%;
}
.mob-projects-section .mob-icons li.img-text {
	margin-bottom: 50px;
	padding-top: 50px;
}
.mob-crm-section ul li.sep-wrap, .mob-mail-section ul li.sep-wrap {
	display: none;
}
.mob-crm-section ul li, .mob-mail-section ul li {
	width: 50%;
}
.mob-mail-section ul li.second-item {
	padding-left: 0px;
}
.mob-crm-section ul li.sep-text-wrap, .mob-mail-section-content.docs ul li.sep-text-wrap, .mob-mail-section ul li.sep-text-wrap {
	width: 100%;
	padding: 50px 0px;
}
.mob-crm-section ul li:last-child, .mob-mail-section ul li:last-child {
	width: 100%;
}
.mob-crm-section ul li.sep-text-wrap .sep.first, .mob-crm-section ul li.sep-text-wrap .sep.last {
	width: 50px;
}
.mob-mail-section ul li.sep-text-wrap .sep.last {
	display: none;
}
ul.mob-icons.mobile-show {
	display: block;
}
ul.mob-icons.mobile-hide {
	display: none;
}
.mob-mail-section-content.content-wrap ul {
	margin-bottom: 50px;
}
.mob-mail-section ul.mobile-show li {
	width: 100%;
}
.mob-mail-section ul li.sep-text-wrap .sep.first, .mob-mail-section ul li.sep-text-wrap .sep.last {
	display: inline-block;
	width: 20%;
}
.mob-apps-section h3 {
	font-size: 25px;
	line-height: 40px;
}
.mob-apps-section p {
	font-size: 13px;
	line-height: 24px;
}
.top-banner-section-content, .content-wrap {
	padding: 0px 20px;
}
.bottom-column-icon {
	position: relative;
	top: 0px;
}
.mob-icons p {
	max-width: 80%;
}
.mob-projects-section ul li.img-text {
	width: 100%;
}
.mob-projects-section .mob-icons p {
	max-width: 50%;
}
.mob-icons p {
	display: none;
}
}

/* =========================================================================
                                                MOBILE 480
      ========================================================================= */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.mob-projects-section .mob-icons li.img-text .sep {
	width: 80px;
	margin: 5px 20px;
}
.mob-crm-section ul li.sep-text-wrap .sep.first, .mob-crm-section ul li.sep-text-wrap .sep.last {
	width: 100px;
}
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */

/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
.icon-wrap {
	background-image: url("../images/mobile-apps-icons-sprite@2x.png");
	background-size: 1600px 160px;
}
#mobile-apps .store-icons a {
	background-image: url('../images/apps-store-sprite-icon.png');
	background-size: 90px 30px;
}
}	*/