.search-wrap,
.search-wrap .search-box {
    position: relative;
    z-index: 2;
}

.help-guides-wrap,
.help-home-content .faq h3,
.help-home-content h2,
.popular-search,
.write-us-wrap {
    text-align: center;
}

.search-wrap input.search-field {
    font-family: proxima_novalight, Arial, Helvetica, sans-serif
}

.help-home-content .faq li a span {
    font-family: proxima_novasemibold, Arial, Helvetica, sans-serif
}

#block-system-main {
    margin-top: -79px;
    -webkit-appearance: none
}

.toolbar-drawer #block-system-main {
    margin-top: 0
}

.toolbar-drawer .main-container-wrapper #mini-panel-product_menu {
    background: #ccc
}

.main-container-wrapper #mini-panel-product_menu {
    background: 0 0
}

.product-nav-links .menu li a.active,
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a.active {
    box-shadow: 0 -2px 0 #000 inset;
}

.product-nav-links .dropdown .nolink::after {
    background-position: 0 -48px;
}

#mini-panel-product_menu .content-wrap {
    border-bottom: none
}

.search-wrap {
    max-width: 720px;
    margin: 0 auto;
    transition: .5s ease;
}

.banner-wrap .search-wrap {
    padding: 100px 0 60px;
}

.search-box>p {
    display: flex
}

.search-wrap input.search-field {
    display: block;
    outline: 0;
    background: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 30px;
    color: #666;
    width: 100%;
    padding: 10px 50px 10px 20px;
    box-sizing: border-box;
    transition: .5s ease;
    border: 1px solid #dedede;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.1);
}

.search-wrap input.search-icon {
    position: absolute;
    right: 4px;
    top: -3px;
    width: 50px;
    box-sizing: border-box;
    height: 50px;
    padding: 10px;
    border: none;
    outline: 0;
    background: url(../images/help-new-sprite.png) no-repeat;
    background-size: auto 50px;
    cursor: pointer;
}

.popular-search {
    margin: 10px 0 0;
    text-overflow: ellipsis;
    color: #333;
    font-size: 14px;
}

.popular-search a {
    color: #333;
    text-decoration: underline;
    font-size: 14px
}

.help-home-content {
    padding: 0;
    position: relative;
    max-width: 1170px;
    margin: 0 auto;
}

.resources-wrap {
    margin: 60px 0;
    padding: 0 0 40px;
    overflow: hidden;
    display: block
}

.resources-wrap>.resources {
    display: table-cell;
    float: left;
    box-sizing: border-box;
    padding: 30px
}

.breadcrumb {
    display: none;
}

.help-guides-wrap {
    margin: 0 auto 60px;
    overflow: hidden;
}

.help-guides-wrap .content-wrap {
    max-width: 1170px;
}

.help-guides-wrap .content-wrap h2,
.help-guides-wrap>h2 {
    display: none;
}

.help-guides-wrap ul {
    margin: 0px auto 0;
    overflow: hidden;
    text-align: center;
}

.help-guides-wrap li {
    display: inline-block;
    width: 30%;
    margin: 1%;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    vertical-align: top;
}

.help-guides-wrap li>div {
    margin: 5px 10px;
    min-height: 150px;
    box-sizing: border-box;
    padding: 40px 25px;
    text-align: left;
}

.help-guides-wrap li>div>span {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-bottom: 15px;
    background: url(/sites/default/files/help-new-icon-sprite.png) left top no-repeat;
    background-size: 900px auto;
    position: relative;
}

.help-guides-wrap li>div>span a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.help-guides-wrap li>div a {
    color: #03a9f5;
    text-decoration: none;
}

.help-guides-wrap li>div h3 {
    /* font: 24px/1.2 proxima_novasemibold; */
    font: 24px/1.2 'gilroysemibold';
}

.help-guides-wrap li>div h3 a {
    color: #000;
}

.help-guides-wrap li>div p+p {
    margin: 15px 0 0
}

.help-guides-wrap li>div>a,
.help-guides-wrap li>div>p a {
    font-size: 16px;
    border-bottom: 1px solid #03a9f5;
}

.help-home-content .faq {
    margin: 60px 0
}

.help-home-content .faq .content-wrap {
    max-width: 1170px
}

.help-home-content .faq ul {
    margin: 20px 0 40px;
    overflow: hidden
}

.help-home-content .faq li {
    display: inline-block;
    float: left;
    width: 33.333%;
    margin: 2px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.help-home-content .faq li a {
    display: inline-block;
    padding: 3px 20px;
    color: #03a9f5;
    position: relative
}

.help-home-content .faq li a:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 25px;
    left: 0;
    top: 3px;
    opacity: .7;
    background: url(/sites/default/files/help-new-sprite.png) -100px 0 no-repeat;
    background-size: auto 50px
}

.write-us-wrap {
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
    /* padding-top: 200px */
}

.write-us-wrap:before {
    /* content: ''; */
    position: absolute;
    left: 50%;
    top: 0;
    margin: 0 0 0 -110px;
    width: 180px;
    height: 180px;
    background: url(/sites/default/files/looking-for-icon.png) left top no-repeat;
    background-size: cover;
}

.write-us-wrap h3 {
    line-height: 40px;
    color: #666
}

.write-us-wrap h3+a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 5px 20px;
    background: #5794ff;
    border-radius: 4px
}


/******* Help home gradients *******/


/* Forms */

.og-context-node-9106 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #ffc9c9 0%, #ffeedc 50%, #ffffff 100%);
}


/* Sprints */

.og-context-node-20565 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #afffdc 0%, #f4ffdd 50%, #fefffa 100%);
}


/* Projects */

.og-context-node-2835 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #92c3fe 0%, #caefff 50%, #ffffff 100%);
}


/* Social */

.og-context-node-8685 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #92c3fe 0%, #caefff 50%, #ffffff 100%);
}


/* Vault */

.og-context-node-8405 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #afffdc 0%, #f4ffdd 50%, #ffffff 100%);
}


/* Motivator */

.og-context-node-8809 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #ffc9c9 0%, #ffeedc 50%, #ffffff 100%);
}


/* ContactManager */

.og-context-node-6191 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #ffdc98 0%, #ffebc8 50%, #ffffff 100%);
}


/* Bug tracker */

.og-context-node-3413 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #ffc9c9 0%, #ffeedc 50%, #ffffff 100%);
}


/* Meeting */

.og-context-node-8079 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #a6e7fd 0%, #e2fffa 50%, #ffffff 100%);
}


/* Creator */

.og-context-node-100 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #c0c2ff 0%, #dbeaff 48%, #ffffff 100%);
}


/* assist */

.og-context-node-5641 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #afffdc 0%, #f4ffdd 50%, #ffffff 100%);
}


/* Sites */

.og-context-node-8078 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #9feffa 0%, #f0ffe8 54%, #ffffff 100%);
}


/* Docs */

.og-context-node-2529 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #fdfcc4 0%, #e5ffe2 50%, #ffffff 100%);
}


/* Cliq */

.og-context-node-17797 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #ffc9c9 0%, #ffeedc 50%, #ffffff 100%);
}


/* Mail */

.og-context-node-99 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, rgba(217, 249, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}


/* Campaigns */

.og-context-node-2048 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #dcceff 0%, #fee9e8 60%, #ffffff 100%)
}


/* recruit */

.og-context-node-6180 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #dcceff 0%, #fee9e8 60%, #ffffff 100%);
}


/* salesiq */

.og-context-node-8233 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #ffcdbc 0%, #fff2d8 50%, #ffffff 100%);
}


/* Connect */

.og-context-node-5709 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #92c3fe 0%, #caefff 50%, #ffffff 100%);
}


/* desk */

.og-context-node-17126 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #fdfcc4 0%, #e5ffe2 50%, #ffffff 100%);
}


/* survey */

.og-context-node-5692 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #9feffa 0%, #f0ffe8 54%, #ffffff 100%);
}


/* showtime */

.og-context-node-9076 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #afffdc 0%, #f4ffdd 50%, #ffffff 100%);
}


/* crm & accounts */

.og-context-node-96 .banner-wrap:first-of-type,
.og-context-node-9533 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #92c3fe 0%, #caefff 50%, #ffffff 100%);
}


/* salesinbox */

.og-context-node-19735 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #afffdc 0%, #f4ffdd 50%, #ffffff 100%);
}


/* pagesense */

.og-context-node-19512 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #ffdc98 0%, #ffebc8 50%, #ffffff 100%);
}


/* people */

.og-context-node-3434 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #92c3fe 0%, #caefff 50%, #ffffff 100%);
}


/* Reports */

.og-context-node-7786 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #92c3fe 0%, #caefff 50%, #ffffff 100%);
}


/* Store */

.og-context-node-29380 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #c6ffd1 0%, #e7ffeb 50%, #ffffff 100%);
}


/* Backstage */

.og-context-node-20638 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #cbcbfb 0%, #e8e8ff 50%, #ffffff 100%);
}


/*  Orchestly  */

.og-context-node-32730 .banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #92c3fe 0%, #caefff 50%, #ffffff 100%);
}


/******* Help home gradients *******/


/***************** Colored Icons *****************/

.og-context-node-99 .help-guides-wrap li>div>span,
.og-context-node-96 .help-guides-wrap li>div>span,
.og-context-node-100 .help-guides-wrap li>div>span,
.og-context-node-18736 .help-guides-wrap li>div>span,
.og-context-node-2048 .help-guides-wrap li>div>span,
.og-context-node-5709 .help-guides-wrap li>div>span,
.og-context-node-15225 .help-guides-wrap li>div>span,
.og-context-node-17508 .help-guides-wrap li>div>span,
.og-context-node-2835 .help-guides-wrap li>div>span,
.og-context-node-7786 .help-guides-wrap li>div>span,
.og-context-node-27638 .help-guides-wrap li>div>span {
    background: url(/sites/default/files/help-new-icon-sprite-crm.png) left top no-repeat;
    background-size: 900px auto;
}

.og-context-node-17797 .help-guides-wrap li>div>span,
.og-context-node-6180 .help-guides-wrap li>div>span,
.og-context-node-8233 .help-guides-wrap li>div>span,
.og-context-node-9106 .help-guides-wrap li>div>span,
.og-context-node-33946 .help-guides-wrap li>div>span {
    background: url(/sites/default/files/help-new-icon-sprite-forms.png) left top no-repeat;
    background-size: 900px auto;
}

.og-context-node-6191 .help-guides-wrap li>div>span {
    background: url(/sites/default/files/help-new-icon-sprite-mail.png) left top no-repeat;
    background-size: 900px auto
}

.og-context-node-2529 .help-guides-wrap li>div>span,
.og-context-node-5641 .help-guides-wrap li>div>span,
.og-context-node-19512 .help-guides-wrap li>div>span,
.og-context-node-8405 .help-guides-wrap li>div>span,
.og-context-node-17126 .help-guides-wrap li>div>span,
.og-context-node-20565 .help-guides-wrap li>div>span,
.og-context-node-9076 .help-guides-wrap li>div>span,
.og-context-node-8078 .help-guides-wrap li>div>span,
.og-context-node-19735 .help-guides-wrap li>div>span,
.og-context-node-29380 .help-guides-wrap li>div>span {
    background: url(/sites/default/files/help-new-icon-sprite-sprints.png) left top no-repeat;
    background-size: 900px auto;
}

.og-context-node-8685 .help-guides-wrap li>div>span {
    background: url(/sites/default/files/help-new-icon-sprite-social.png) left top no-repeat;
    background-size: 900px auto;
}

.og-context-node-8809 .help-guides-wrap li>div>span {
    background: url(/sites/default/files/help-new-icon-sprite-motivator.png) left top no-repeat;
    background-size: 900px auto;
}

.og-context-node-5692 .help-guides-wrap li>div>span {
    background: url(/sites/default/files/help-new-icon-sprite-survey.png) left top no-repeat;
    background-size: 900px auto;
}


/***************** Colored Icons *****************/

@media only screen and (min-width:992px) and (max-width:1199px) {
    #block-system-main .content-wrap {
        width: 90%
    }
    .help-guides-wrap li {
        width: 30%
    }
    .help-home-content .faq h3 {
        text-align: left
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #block-system-main .content-wrap {
        width: 90%
    }
    .help-guides-wrap li {
        width: 47%
    }
    .help-home-content .faq h3 {
        text-align: left
    }
    .help-home-content .faq li {
        width: 50%
    }
    .write-us-wrap {
        padding-top: 130px
    }
    .write-us-wrap::before {
        height: 120px;
        margin: 0 0 0 -70px;
        width: 120px
    }
    .help-guides-wrap li>div>a {
        font-size: 16px;
    }
}

@media only screen and (max-width:767px) {
    .product-nav-links .menu li a.active,
    .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a.active {
        box-shadow: none;
    }
    #block-system-main .content-wrap,
    .help-home-content .faq .content-wrap {
        width: 80%
    }
    #block-system-main {
        margin-top: 7px
    }
    .banner-wrap .search-wrap {
        padding: 40px 0
    }

    #mini-panel-product_menu .menu-icon-help-header .product-title a,
    .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a {
        color: #333
    }
    .popular-search {
        display: none
    }
    .help-guides-wrap ul {
        margin: 20px auto 0
    }
    .help-guides-wrap li {
        display: block;
        margin: 20px auto;
        width: 100%;
        max-width: 480px;
    }
    .help-home-content .faq h3 {
        text-align: left
    }
    .help-home-content .faq li {
        display: block;
        float: none;
        margin: 5px 0;
        width: 100%
    }
    .write-us-wrap {
        padding-top: 130px
    }
    .write-us-wrap::before {
        height: 120px;
        margin: 0 0 0 -70px;
        width: 120px
    }
    .webinar-page-wrap .banner-wrap {
        margin-top: -57px;
        padding-top: 50px;
    }
}

@media only screen and (max-width:480px) {
    .help-guides-wrap li {
        width: 100%
    }
}


/******* New *******/


/*
.help-guides-wrap li {
    border: unset;
    margin: auto;
    float:left;
    box-sizing: content-box;
}
.help-guides-wrap li:nth-child(1), .help-guides-wrap li:nth-child(2), .help-guides-wrap li:nth-child(3),.help-guides-wrap li:nth-child(4), .help-guides-wrap li:nth-child(5), .help-guides-wrap li:nth-child(6),.help-guides-wrap li:nth-child(7), .help-guides-wrap li:nth-child(8), .help-guides-wrap li:nth-child(9) {
    border-bottom: 1px solid #ebebeb;
}
.help-guides-wrap li:nth-child(3n+2) {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}
.help-guides-wrap li:hover {
    box-shadow: 0px 0px #ebebeb;
    transform: scale(1.005);
    transition-duration: .2s;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}

.help-guides-wrap, .help-guides-wrap ul {
    overflow: inherit;
}
.help-guides-wrap ul {
    overflow: hidden;
    padding: 15px;
}

.node-type-product-help-2-0-index {
    background: #fdfdfd;
}
.footer-wrapper {
    background: #ffffff;
}
.help-guides-wrap {
    margin: 60px auto 100px;
}
.help-guides-wrap li>div {
    text-align: center;
}

@media only screen and (max-width: 991px) and (min-width: 768px){
.help-guides-wrap li {width: 47%;}
.help-guides-wrap li:nth-child(2n) {
    border-left: 1px solid #ebebeb;
    border-right: none;
}
.help-guides-wrap li:nth-child(odd) {
    border-left: none;
}
.help-guides-wrap li:not(:nth-child(5)) {
    border-bottom: 1px solid #ebebeb;
}
.help-guides-wrap li {
    border: unset;
    margin: auto;
}
.help-guides-wrap li:last-child {
    border: none;
}
}
@media only screen and (max-width: 767px){
.help-guides-wrap li {
    width: 100%;
    border: none !important;
    border-bottom: 1px solid #ebebeb !important;
   float:none;
}
.write-us-wrap {
    padding-top: 20px;
}
.help-guides-wrap {
    margin: -30px auto 100px;
}
}
*/


/****** New *******/


/**************** Zoholics Speakers Promo Section Starts ******************************/

.zoholics-speaker-promo-section {
    border-top: 1px solid #f7f7f7;
    position: relative;
    clear: both;
    display: none;
}

.zoholics-speaker-promo-section:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 280px;
    z-index: -1;
    height: 250px;
    background: url('/sites/default/files/zoholics-helppromo-waves.png');
    background-size: cover;
}

.zoholics-speaker-promo-section ul {
    text-align: center;
    padding: 70px 0px;
}

.zoholics-speaker-promo-section ul h2 {
    margin-left: 1.5%;
}

.zoholics-speaker-promo-section ul p {
    max-width: 550px;
    margin: 0px auto 50px;
}

.zoholics-speaker-promo-section ul li {
    width: 30%;
    display: inline-block;
    margin: 10px 1.5%;
    text-align: left;
    vertical-align: top;
    position: relative;
}

.zoholics-speaker-promo-section ul li.keynote-wrap h3 {
    position: absolute;
    top: -40px;
    left: 0px;
    font-size: 24px;
}

.zoholics-speaker-promo-section ul li a {
    color: #000;
}

.zoholics-speaker-promo-section ul li:last-child {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.zoholics-speaker-promo-section li h4 {
    margin: 5px 0px 0px;
    font-size: 20px;
}

.zoholics-speaker-promo-section li p {
    font-size: 16px;
}

.zoholics-speaker-promo-section li a.btn {
    padding: 10px 35px;
    border: 1px solid #f0483e;
    color: #f0483e;
    margin-top: 20px;
    display: inline-block;
}

.slick-dotss {
    width: 50%;
    position: absolute;
    bottom: 10px;
    right: 0px;
}

.slick-dotss li {
    display: inline-block;
    width: 90px;
    margin: 0;
    margin-right: 4%;
    box-sizing: border-box;
    cursor: pointer;
    opacity: .5;
    transform: scale(.8);
    transition: all 500ms ease;
    vertical-align: middle;
    filter: grayscale(100%);
}

.slick-dotss li.active {
    opacity: 1;
    transform: scale(1);
    filter: grayscale(0%);
}

.slick-dotss li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -5px;
}

.slick-dotss li.active:after {
    background: red;
    animation-name: check;
    animation-duration: 5.4s;
    animation-timing-function: linear;
}

.slick-next,
.slick-prev {
    background: url(/sites/default/files/zoho_general_pages/zoholics_videos/keynote-arrow-sprite.png);
    background-size: 60px auto;
    position: absolute;
    top: -25px;
    display: block;
    width: 30px;
    height: 28px;
    padding: 0;
    z-index: 1;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
}

.slick-prev {
    right: 30px;
    left: initial;
    background-position: 0px -28.5px;
}

.slick-prev.slick-disabled {
    background-position: 0px 0px;
}

.slick-next {
    right: -5px;
    background-position: 30px -28.5px;
}

.slick-next.slick-disabled {
    background-position: 30px 0px;
}

.slick-next:after,
.slick-next:before,
.slick-prev:after,
.slick-prev:before {
    width: 0px;
}

@media only screen and (min-width:767px) and (max-width:991px) {
    .zoholics-speaker-promo-section ul li {
        width: 46.5%;
    }
    .zoholics-speaker-promo-section ul li:last-child {
        vertical-align: top;
    }
    .zoholics-speaker-promo-section li a.btn {
        margin-top: 100px;
    }
}

@media only screen and (max-width:767px) {
    .zoholics-speaker-promo-section:after {
        width: 0px;
    }
    .zoholics-speaker-promo-section ul li {
        width: 70%;
        margin: 10px 0px;
    }
    .zoholics-speaker-promo-section ul h2 {
        margin-left: 0px;
        text-align: center;
    }
}

@media only screen and (max-width:550px) {
    .zoholics-speaker-promo-section ul li {
        width: 80%;
    }
}


/**************** Zoholics Speakers Promo Section Ends ******************************/