/*menu overwrtten*/

.zw-product-header {
    background: #FFE8DF;
}
.pagewrapper * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.pagewrapper .content-wrap {
    padding: 90px 0;
}
.banner {
    text-align: center;
    background: #FFE8DF;
}
h1 span {
    display: inline-block
}
h2 {
    font-size: 24px
}
.zspeak-cr-logo {
    background: url(/sites/zweb/images/commonroot/zoho-logo-web.svg) no-repeat;
    display: block;
    width: 91px;
    height: 34px;
    background-position: 0 0;
    margin: 7px 0px 16px;
}
.zspeak-cr-logo span {
    font-size: 28px;
    color: #000;
    font-family: var(--zf-primary-semibold);
    line-height: 20px;
    padding: 9px 0 12px 100px;
    vertical-align: top;
}
.forrester-logo,.intellyx-logo {
    height: 84px;
}
.zcr-btn-clr-sml {
color: var(--zwc-link-clr);
}
.flex-wrap {
    display: grid;
    /*grid-template-columns: repeat(auto-fit, minmax(300px, 364px));*/
    gap: 30px;

}
.analyst-ctgry {
    font-size: 10px;
    font-family: var(--zf-primary-semibold);
    border: 1px solid #b6cdff;
    border-radius: 50px;
    padding: 6px 10px;
    margin: 15px 0;
    text-transform: uppercase;
    line-height: 1;
    color: #000;
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 1;
    background: #d5e0f9;
}
.forrester-cnt {
    margin: 30px 0;
}
.flex-wrap>div {
    padding:30px;
    background: #fff;
    position: relative;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 30px 0px rgb(0 0 0 / 12%);
    box-shadow: 0 0 30px 0px rgb(0 0 0 / 12%);
    position: relative;
    border-radius: 5px;
}
span.year-speak {
    font-size: 34px;
    font-family: var(--zf-primary-extrabold);
    display: block;
    padding-left: 10px;
    margin-bottom: 30px;
}
.banner a.act-btn {
    margin-top: 10px
}
.block1 .content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.left-nav-panel {
    width: 10%;display:none;
}
.left-nav-panel .nav-panel-list {
    position: sticky;
    top: 70px;
}
.block-wrap {
    width: 100%;
}
.block1 {
    max-width: 1000px;
    margin: 0 auto;
}

.cnt-block {
    margin-bottom: 60px
}
.cnt-block.yr-2022.hid {
    margin-bottom: 0px
}

.block1 .content-wrap:after {
    content: '';
    clear: both;
    display: block;
}
.left-nav-panel li {
    cursor: pointer;
    margin-bottom: 10px;
    font-family: var(--zf-primary-semibold);
    font-size: 20px;
}
.block-wrap {
    position: relative;
}
.event-type-select {
    position: absolute;
    right: 0;
    z-index: 1;
    width: 200px;
    height: auto;
    top: 0px;
    border: 1px solid #cbcbcb;
    font-family: var(--primaryfont-semibold);
    padding: 10px;
    cursor: pointer;
    background: #f5f6f7;
    border-radius: 6px;display:none;
}
.left-nav-panel li.active {
    color: var(--zcr-link-clr)
}
.left-nav-panel li.active span {
    border-bottom: 1px solid var(--zcr-link-clr)
}
.cnt-block div img {
    max-width: 260px;
    margin-bottom: 20px;
    display: block;
}
.cnt-block p {
    font-size: 16px
}
.flex-wrap>div.hidden {
    display: none;
}
.analyst-ctgry.rch {
    background: #ffd5d2;
    border: 1px solid #ff9c9c;
}
.analyst-ctgry.cas-stdy {
    background: #abe4ff;
    border: 1px solid #5bcaff;
}
.analyst-ctgry.insts {
    background: #ffcc9f;
    border: 1px solid #ffb676;
}
.analyst-ctgry.vid-view {
    background: #f1ffaa;
    border: 1px solid #e9ff79;
}
.analyst-ctgry.prd-rvw {
    background: #dad8ff;
    border: 1px solid #8e88ff;
}
.analyst-ctgry.blg-prt {
    background: #ffd5d8;
    border: 1px solid #ff858d;
}
.analyst-ctgry.web-nr {
    background: rgb(212 253 223);
    border: 1px solid #72ff94;
}

@media(max-width:1280px) {
    .nuclear-research-logo {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .main-container-wrapper #mini-panel-product_menu .content-wrap>.product-nav-links li {
        margin: 0 10px 0 10px;
    }
}
@media all and (min-width:1200px) {
    .footer-sec-wrap.two-column .content-wrap {
        min-height: 730px;
    }
    .main-container-wrapper #mini-panel-product_menu {
        min-height: 70px
    }
}
@media all and (min-width:1400px) {
    .act-btn {
        padding: 10px 30px
    }
    .banner a.act-btn {
        margin-top: 20px
    }
}

@media all and (min-width:768px) and (max-width:992px) {
    .pagewrapper .content-wrap {
        padding: 60px 0
    }


    .bnr-inner {
        left: 0;
    }

    span.year-speak {
        padding-left: 30px
    }
}
@media all and (max-width:991px) {
    .flex-wrap {
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));

    }
}
@media all and (max-width:767px) {
    .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header .product-title a {
        color: #fff;
    }
    .banner .content-wrap {
        background-size: 100% auto;
        background-position: 0px 100px;
    }
    .event-type-select {
        left: 0px;
        top: 50px;
    }
    .pagewrapper .content-wrap {
        max-width: 420px;
        padding: 60px 0
    }
    .banner .content-wrap {
        padding-top: 40px;
    }
    .bnr-inner {
        left: auto;
        top: auto;
    }
    .flex-wrap>div {
        width: 100%;
        margin: 15px 0;
        padding: 30px 25px;
    }
    span.year-speak {
        padding-left: 10px;
        font-size: 28px;
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .left-nav-panel {
        display: none
    }
    .block-wrap {
        margin: 0;
        float: none;
        width: 100%
    }
    .flex-wrap a {
        position: static;
    }
    .news-detail > h2{
        font-size: 20px;
    }
}