.integration-products,.zw-product-header{
    display: none;
}
.zw-product-header .content-wrap{
    padding: 10px;
}
.detailed-part {
    width: 88%;
}
.cta-wrap a.button1 {
    background: #f0483e none repeat scroll 0 0;
    border: 1px solid #f0483e;
    color: #fff;
    display: inline-block;
    font-family: var(--zf-primary-semibold);
    padding: 10px 20px;
    text-transform: uppercase;
    width: auto;
}
.cta-wrap a {
    color: #fff;
}

body{
    background-color: #f9f9f9;
}
.googleapps-lists {
	overflow: hidden;
	padding: 0 0 80px;
	text-align: center;
        width: 100%;
        position: relative;
}

.googleapps-lists h2 {
	color: #000;
	font-size: 65px;
	line-height: 54px;
	padding: 0 0 30px;
}

.googleapps-lists p {
	color: #666;
	font-size: 20px;
	line-height: 32px;
	max-width: 900px;
	margin: 0 auto;
	padding: 0 5%;
}

.googleapps-lists p em {
	border-bottom: 1px solid #D5D5D5;
	display: block;
	margin: 20px auto 0;
	width: 50px;
}

.integration-part {
	margin: 0 auto;
	max-width: 1600px;
	margin-top: 150px;
	width: 90%;
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075), -1px 0px 0px rgba(0, 0, 0, 0.05) inset;
	min-height: 750px;
}

.integrated-container {
	overflow: hidden;
	display: none;
}

.show {
	display: block;
}

.integration-products {
	float: left;
	overflow: hidden;
	width: 18%;
	padding-top: 20px;
}

.integration-products li {
	float: left;
	margin: 5px 0;
	text-align: left;
	width: 100%;
	cursor: pointer;
	transition: all 0.25s ease 0s;
}

/* COLOR HOVER PARTS IN GOOGLE APPS PAGE */

/* BLUE */

.sm.selected,
.sm:hover {
	background: none repeat scroll 0 0 #fafafa;
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.05), -1px -1px 0px rgba(0, 0, 0, 0.05), -5px 0 0 #1894ea inset;
	color: #fff;
}

/* GREEN */

.cs.selected,
.cs:hover {
	background: none repeat scroll 0 0 #fafafa;
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.05), -1px -1px 0px rgba(0, 0, 0, 0.05), -5px 0 0 #58b475 inset;
	color: #fff;
}

/* RED */

.ec.selected,
.ec:hover {
	background: none repeat scroll 0 0 #fafafa;
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.05), -1px -1px 0px rgba(0, 0, 0, 0.05), -5px 0 0 #ea7762 inset;
	color: #333;
}

/* AQUA BLUE */

.fin.selected,
.fin:hover {
	background: none repeat scroll 0 0 #fafafa;
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.05), -1px -1px 0px rgba(0, 0, 0, 0.05), -5px 0 0 #48bbb4 inset;
	color: #333;
}

/* YELLOW */

.hr.selected,
.integration-products .hr:hover {
	background: none repeat scroll 0 0 #fafafa;
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.05), -1px -1px 0px rgba(0, 0, 0, 0.05), -5px 0 0 #ffcc00 inset;
	color: #333;
}

/* DARK BLUE */

.bp.selected,
.bp:hover {
	background: none repeat scroll 0 0 #fafafa;
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.05), -1px -1px 0px rgba(0, 0, 0, 0.05), -5px 0 0 #4761b5 inset;
	color: #333;
}

/* COLOR HOVER PARTS IN GOOGLE APPS PAGE ENDS */

.integration-products li span {
	float: left;
	margin: 5px 10px 0 30px;
	height: 30px;
	width: 30px;
	
	background-repeat: no-repeat;
}

.integration-products li .crm-24 {
	background-position: 0 0;
}

.integration-products li .projects-24 {
	background-position: -72px -72px;
}

.integration-products li .creator-24 {
	background-position: 0 -175px;
}

.integration-products li .invoice-24 {
	background-position: -38px -104px;
}

.integration-products li .campaigns-24 {
	background-position: -36px top;
}

.integration-products li .contactmanager-24 {
	background-position: -175px top;
}

.integration-products li .recruit-24 {
	background-position: 0 -140px;
	height: 32px;
}

.integration-products li .sites-24 {
	background-position: -105px top;
}

.integration-products li .reports-24 {
	background-position: -38px -175px;
}

.integration-products li .books-24 {
	background-position: -38px -105px;
}

.integration-products li .wiki-24,
.integration-products li .discuss-24 {
	background-image: url("/sites/zweb/images/googleworkspace/sites/gapps-iconlist.png");
	background-position: -476px 5px;
	margin-right: 15px;
	width: 24px;
}

.integration-products li .discuss-24 {
	background-position: -501px 4px;
}

.integration-products li .meeting-24 {
	background-position: -176px -68px;
}

.integration-products li .desk-24 {
	background-position: 0 -34px;
}

.integration-products li .people-24 {
	background-position: -38px -138px;
}

.integration-products li .expense-24 {
	background-position: -101px -103px;
}

.integration-products li .subscription-24 {
	background-position: -68px -100px;
}

.integration-products li .forms-24 {
	background-position: -242px 0;
}

.integration-products h5 {
	color: #666;
	float: left;
	font-size: 13px;
	line-height: 33px;
	text-transform: uppercase;
}

.integration-products li a {
	color: #666;
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	height: 40px;
	line-height: 42px;
}

.detailed-part {
	width: 100%;
	min-height: 854px;
	padding: 70px 6%;
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
	float: left;
	position: relative;
}

.product-logo-big {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E5E5E5;
	border-radius: 100%;
	display: block;
	height: 100px;
	left: 50%;
	line-height: 60px;
	margin-left: -50px;
	overflow: hidden;
	padding: 30px 0 0;
	position: absolute;
	text-align: center;
	top: -50px;
	width: 100px;
	z-index: 9;
}

.product-logo-big span {
	background: var(--product-icons) no-repeat;
background-size: var(--zp-i-bs) ;
background-position: var(--zp-mail-bp);
width: var(--zp-i-w);
height: var(--zp-i-h);
	display: block;
	
	margin: 0 auto;
	text-indent: -9999px;

   
}

.product-logo-big .crm-64 {
	background-position: -325px 0;
}

.product-logo-big .projects-64 {
	background-position: -195px -65px;
}

.product-logo-big .creator-64 {
	background-position: -260px 0;
}

.product-logo-big .invoice-64 {
	background-position: -585px 0;
}

.product-logo-big .campaigns-64 {
	background-position: -130px 0;
}

.product-logo-big .recruit-64 {
	background-position: -260px -65px;
}

.product-logo-big .sites-64 {
    background-position: var(--zp-sites-bp);
}

.product-logo-big .reports-64 {
	background-position: -325px -65px;
}

.product-logo-big .books-64 {
	background-position: -65px 0;
}

.product-logo-big .wiki-64 {
	background-position: -130px -260px;
}

.product-logo-big .disscuss-64 {
	background-position: 0 -195px;
}

.product-logo-big .meeting-64 {
	background-position: 0 -65px;
}

.product-logo-big .support-64 {
	background-position: -520px -65px;
}

.product-logo-big .people-64 {
	background-position: -65px -65px;
}

.product-logo-big .expense-64 {
	background-position: -260px -195px;
}

.product-logo-big .subscription-64 {
	background-position: -390px -130px;
}

.product-logo-big .forms-64 {
	background-position: -260px -130px;
}

.product-logo-big .contactmanager-64 {
	background-position: -390px 0;
}

.integrated-details {
	overflow: hidden;
	padding-bottom: 50px;
}

.integrated-details h2 {
	color: #000;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 40px;
	margin-top: 20px;
	padding: 0 0 20px;
}

.integrated-details p {
	color: #333;
	font-size: 16px;
	line-height: 26px;
	max-width: 920px;
	margin: 0 auto;
	padding: 0 5% 30px;
}

.integrated-details .try-it {
	margin: 40px auto;
	max-width: 240px;
}

.try-it a {
	background: none repeat scroll 0 0 #FA7A6A;
	color: #FFFFFF;
	display: inline-block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
	text-transform: uppercase;
}

.integration-features {
	overflow: hidden;
	padding: 30px 0;
	border-top: 1px solid #e2e2e2;
}

.integration-features li {
	float: left;
	min-height: 160px;
	padding: 25px 4% 25px 8%;
	position: relative;
	text-align: left;
	transition: all 0.7s ease 0s;
	width: 48%;
}

.integration-features.googleapps-projects li,
.integration-features.googleapps-discussions li,
.integration-features.googleapps-support li,
.integration-features.googleapps-people li {
	min-height: 135px;
}

.integration-features.googleapps-books li {
	min-height: 90px;
}

.integration-features.googleapps-wiki li {
	min-height: 110px;
}

.integration-features span {
	left: 0;
	position: absolute;
	top: 20px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background-image: url(/sites/zweb/images/googleworkspace/sites/gapps-iconlist.png);
	background-repeat: no-repeat;
}
.gaicon-sites1 {
    background-position: -150px -100px;
}
.gaicon-sites2 {
    background-position: -200px -100px;
}

.integration-features h4 {
	color: #666;
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 10px;
	letter-spacing: -0.3px;
}

.sm-content h4, .sm-content .googleapps-testimonial h5 {
    color: #1894ea;
}

.integration-features p {
	color: #666;
	font-size: 14px;
	line-height: 23px;
	padding: 0;
}

.googleapps-testimonial {
	overflow: hidden;
	border-top: 1px dashed #e2e2e2;
	padding: 40px 0;
	text-align: center;
}

.googleapps-testimonial img {
	border-radius: 100%;
	border: 1px solid #eee;
	width: 90px;
}

.googleapps-testimonial p {
	color: #666;
	font-size: 20px;
	line-height: 30px;
	padding-top: 25px;
	font-family: 'Droid serif', Arial, Helvatica, Serif;
}

.googleapps-testimonial h5 {
	color: #ea786d;
	font-size: 14px;
	line-height: 24px;
	padding: 10px 0px 0;
	text-transform: uppercase;
}

.googleapps-testimonial .try-it {
	margin: 20px 0 0;
}

.selected h5 {
	color: #000;
}
.googleapps-testimonial p, .testimonial p {
    font-family: var(--primaryfont-regular), "Arial", sans-serif;
}
/* COLOR CHANGES IN INTEGRATION PART */
@media only screen and (max-width:767px){
    .integration-features li{
        float: none;
        text-align: center;
        width: 85%;
        margin: 0 auto;
    }
    .integration-features span{
        position: relative;
        margin: 0 auto 30px;
        display: block;
    }

.zw-product-header {
        display: unset;
    }
  .zw-product-header{
        height: auto;
    }

.integration-part {
    margin-top: 70px;
}
.cta-wrap a.button1{
    font-size: 12px;
}
}