html,
body {
    display: block;
    height: 100%;
}
.footer-sec-wrap .product-links>div {
    min-width: auto;
}
h2 {
    font-size: 26px;
}
.page-nav a {
    font-size: 14px;
}
.img-shadow {
    -webkit-box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, 0.05);
}
.banner-section {
    background: #03a9f5 url(/sites/zweb/images/googleworkspace/campaigns/g-suite-campaigns-banner-bg.png) no-repeat center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    padding-bottom: 50px;
    text-align: left;
}
.banner-section *,
#breadcrumb a,
#breadcrumb span,
#breadcrumb a:after {
    color: #fff;
}
.page-nav a i {
    background: url(/sites/zweb/images/googleworkspace/campaigns/g-suite-campaigns-sprite.png) no-repeat -17px -5px;
    -webkit-background-size: 180px;
    -moz-background-size: 180px;
    -o-background-size: 180px;
    background-size: 180px;
    width: 60px;
    height: 60px;
}
.page-nav span.convert-visitor i {
    background-position: 6px 2px;
}
.page-nav span.source-leads i {
    background-position: -51px 2px;
}
.page-nav span.contextual-gmail i {
    background-position: -114px 2px;
}
.page-nav span:hover,
.page-nav span.active {
    background: none;
}
.page-nav span {
    width: 33.3%;
background:#fff;}

#video-section {
    position: relative;
    text-align: initial;
    padding: 50px 0px;
}
#video-section h2 {
    font-size: 30px;
}
#video-section .z-two-col .column-block {
    width: 40%;
}
#video-section .z-two-col .column-block:nth-child(2n) {
    width: 54%;
}
.testimonial p {
    font-size: 24px;
    line-height: 38px;
}
.testimonial {
    background: #03a9f5 none repeat scroll 0 0;
    color: #fff;
}
.testimonial small {
    color: #fff;
}
.testimonial .customer1 {
    height: 70px;
    width: 70px;
}
.z-one-col .column-block {
    display: block;
    width: 100%;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .recommended .recommended-text {
        width: 100%;
        padding: 20px 0px 0px;
        border-left: 0px;
        text-align: center;
        line-height: 25px;
    }
    .recommended img {
        float: none;
        margin: 0 auto;
        display: block;
    }
}
div#head {
    padding-top: 0px !important;
}
body,
p {
    font-family: var(--primaryfont-regular), "Arial", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}

.banner-section h1,
h2,
h3 {
    font-family: var(--zf-secondary-semibold), "Arial", sans-serif;
    line-height: 1.3;
    font-weight: initial;
    margin-bottom: 10px;
}


.header {
    border-bottom: none;
}

#breadcrumb {
    padding: 40px 30px 0px;
    overflow: hidden;
}

#breadcrumb a,
#breadcrumb span {
    /* color: #7680c5; */
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    display: block;
    float: left;
}

#breadcrumb a {
    position: relative;
    margin-right: 30px;
}

#breadcrumb a:after {
    content: '>';
    position: absolute;
    top: 0px;
    right: -20px;
    /* color: #5664c5; */
}

.button {
    color: #fff;
    font-family: var(--zf-secondary-bold);
    font-size: 16px;
    text-transform: uppercase;
    line-height: inherit;
}

.page-nav .z-row {
    padding: 0px;
    position: relative;
    z-index: 1;
    overflow: visible;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    text-align: center;
}

.page-nav .z-row:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: #e4f1f8;
}

.page-nav{
    top: 50px;
    left: 0px;
    width: 100%;
    background: #fff;
    z-index: 9;
}

.page-nav .z-row .z-content-wrap {
    position: relative;
    padding-top: 0px;
    display: table;
}

.page-nav .z-row .z-content-wrap:after {
    content: '';
    clear: both;
    display: block;
}

.page-nav span {
    display: table-cell;
    /* width: 20%; */
    font-size: 15px;
    color: #585969;
    box-sizing: border-box;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

.page-nav span.selector {
    position: absolute;
    bottom: 0px;
    height: 2px;
    background: #49b2e8;
    z-index: 1;
    -webkit-transition: left 0.3s linear;
    -moz-transition: left 0.3s linear;
    -o-transition: left 0.3s linear;
    transition: left 0.3s linear;
}

.page-nav a {
    display: block;
    color: #000;
    padding: 20px 20px;
}

.page-nav span:hover,
.page-nav span.active {
    background: #f7f7f7;
}

.page-nav a i {
   
    
    display: block;
    margin: 0 auto 10px;
}

#generate-standard {
    text-align: center;
    background: #f7f7f7;
    padding: 50px 0px 30px;
}

#generate-standard h2 {
    margin-bottom: 0px;
}

#generate-standard h3 {
    font-size: 20px;
}

#generate-standard .z-row.no-bottom-space {
    padding-bottom: 0px;
}

#generate-standard i {
    background: url(/sites/zweb/images/googleworkspace/campaigns/g-suite-zoho-single-sign-on-icon.png) no-repeat -12px -25px;
    -webkit-background-size: 400px;
    -moz-background-size: 400px;
    -o-background-size: 400px;
    background-size: 400px;
    width: 90px;
    height: 70px;
    display: inline-block;
}

#generate-standard .anywhere i {
    background-position: -156px -27px;
}

#generate-standard .single-sign-in i {
    background-position: -295px -27px;
}


#googleworkspace-bottom-section p {
    margin-bottom: 10px;
}
.row.no-bottom-space, .z-row.no-bottom-space {
    padding-bottom: 0px;
}
.row, .z-row {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 70px 30px;
}
.row{
    padding: 0px;
}
.content-wrap, .z-content-wrap {
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    display: block;
}
.z-align-center {
    text-align: center;
}
.vertical-middle {
    display: table;
    width: 100%;
    position: relative;
    table-layout: fixed;
}
.large-content-wrap, .z-large-content-wrap {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.img-wrap img {
    display: block;
    margin: 0 auto;
}
img {
    max-width: 100%;
    height: auto;
}
#convert-visitor .column-block p,#source-leads .column-block p, #contextual-gmail .column-block p{
    margin-bottom: 30px;
}
.content-wrap:after, .small-content-wrap:after, .large-content-wrap:after, .z-content-wrap:after, .z-small-content-wrap:after, .z-large-content-wrap:after {
    display: block;
    content: ' ';
    clear: both;
}
.g-flex-wrap{
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.why-choose .column-block{
    position: relative;
    width: 30%;
    height: auto;
}
.testimonial {
    text-align: center;
}
.small-content-wrap, .z-small-content-wrap {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    display: block;
}
.testimonial .customer1 {
    border-radius: 100%;
    margin: 0 auto 15px;
    background-color: #f2f2f2;
    display: block;
    background-position: right bottom;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}
.testimonial small {
    display: block;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 0 0 10px;
    text-transform: uppercase;
}
.testimonial p {
    margin: 0 auto 20px;
    max-width: 750px;
    position: relative;
    color: inherit;
}
.button {
    border: 1px solid #f0483e;
    text-decoration: none;
    background: #f0483e;
    padding: 15px 30px;
    display: inline-block;
    margin: 0px 0px 10px;
    width: auto;
    color: #fff;
}
@media only screen and (max-width:1199px){
    .z-large-content-wrap{
        width: 95%;
        margin: 0 auto;
    }
      .page-nav{
top:0;
}
}
@media only screen and (max-width:1080px){
    .z-section,.why-choose{
        width: 95%;
        margin: 0 auto;
    }
    .banner-section p{
        width: 90%;
        margin: 0 auto 30px;
    }
}
@media only screen and (max-width:991px){
    .z-large-content-wrap{
        flex-direction: column;
    }
    #video-section .z-two-col .column-block{
        width: 90%;
        margin: 0 auto 30px;
        text-align: center;
    }
    #video-section .z-two-col .column-block:nth-child(2n){
        width: 90%;
        margin: 0 auto;
    }
}
@media only screen and (max-width:767px){
  .banner-section .z-row{
        padding: 60px 0 0;
    }
   div#mini-panel-product_menu {
        display: unset;
    }
    #block-panels-mini-product-menu{
        height: auto;
    }
.g-flex-wrap{
        flex-direction: column;
    }
    .why-choose .column-block{
        width: 80%;
        margin: 0 auto 30px;
    }
    #video-section h2 {
        font-size: 26px;
    }
    .row, .z-row{
        padding: 30px 0;
    }
.row{
        padding: 0px 0;
    }
    .page-nav{
        display: none;
    }
    .z-section,.why-choose{
        width: 90%;
    }
    #breadcrumb{
        display: none;
    }
}
@media only screen and (max-width:610px){
    #video-section h2,h2 {
        font-size: 24px;
    }
    .z-small-content-wrap{
        width: 90%;
        margin: 0 auto;
    }
    .testimonial p{
        font-size: 20px;
    }
}

.animated,
.fadeIn,
.fadeInLeft,
.fadeInRight,
.slideInUp,
.slideInLeft,
.slideInRight,
.zoomIn,
.fadeInUp,
.customAnimation {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-150px, 0, 0);
        transform: translate3d(-150px, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-150px, 0, 0);
        transform: translate3d(-150px, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(150px, 0, 0);
        transform: translate3d(150px, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(150px, 0, 0);
        transform: translate3d(150px, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
/* Animation */