.zw-product-header {
    background-color: #2439ab
}

.zwrapper .content-wrap {
    max-width: 1090px
}

.zwrapper h2 {
    font-family: var(--zf-primary-bold);
    font-size: 36px
}
.bannr-content-wrap.zflex-wrap {
    align-items: center;
}

.zflex-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}

.hide-content {
    display: none
}

.banner-content h1 {
    font-size: 46px
}

.banner-content p {
    margin-bottom: 25px;
    line-height: 1.7
}

.banner-section {
    background-color: #2439ab;
    color: #fff;
    padding: 60px 0
}

.banner-content {
    width: 50%;
    max-width: 510px;
    margin-left: 40px
}

.banner-img-wrap {
    width: 43%;
    text-align: center
}

.banner-img-wrap .box-content {
    width: 90%;
    margin: 0 auto;
    color: #000;
    position: relative;
    box-shadow: 0 33px 76px #00000057
}

.box-content-owrap {
    position: relative;
    max-width: 335px;
    margin: 0 auto
}

.banner-icons:after {
    content: "";
    width: 49px;
    height: 49px;
    position: absolute;
    background-color: #f3b41e;
    z-index: 0;
    border-radius: 50%;
    top: 35px;
    right: 1px
}

.banner-circle-small:before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    border: 2px solid #13237a;
    left: -20px;
    top: 100px
}

.banner-circle-small:after {
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    z-index: 0;
    border-radius: 50%;
    background-color: #f3b41e;
    top: 85px;
    right: -12px
}

.banner-circle-icon {
    position: absolute;
    right: -14px;
    top: 35%
}

.banner-icons:before {
    content: "";
    width: 176px;
    height: 176px;
    position: absolute;
    background-color: #142580;
    z-index: 0;
    border-radius: 50%;
    display: block;
    bottom: 70px;
    left: -60px
}

.latest-newsletter {
    color: #2be560;
    font-family: var(--primaryfont-semibold);
    font-size: 16px
}

.subscribe-btn {
    display: inline-block;
    font-family: var(--zf-primary-semibold);
    padding: 15px 34px;
    margin: 0;
    border: 1px solid transparent;
    cursor: pointer;
    z-index: 1;
    background: #f0483e;
    color: #fff;
    font-size: 15px
}

.zwrapper h2.signup-title {
    font-size: 26px
}

.nl-signuo-iwrap {
    background-color: #fff;
    padding: 60px 73px;
    text-align: center;
    box-shadow: 0 53px 76px #0A16451C;
    max-width: 726px;
    margin: 0 auto;

}

.newsletter-signup-section {
    background: linear-gradient(#2438ab 50%,#ebf0fe 50%)
}

.newsletters-wrap h2 {
    width: 30%
}

.nl-input-field {
    border: 1px solid #c3c9db;
    padding: 13px 0 13px 20px;
    width: 100%
}

.zflex-wrap .zcsffield {
    width: 47.3%
}

#captchaDiv {
    text-align: left
}

.name-wrap {
    flex-wrap: nowrap
}

.captcha-wrap {
    justify-content: flex-start;
    margin: 15px 0
}

#captchaDiv {
    border: 1px solid #c3c9db;
    width: 202px;
    min-height: 78px;
    margin-right: 10px
}

.subscribecta-wrap {
    text-align: left;
    margin-left: 7.5px
}

.subscribe-btn {
    color: #fff;
    font-size: 15px;
    font-family: var(--primaryfont-semibold)
}

#privacyNotes {
    text-align: left;
    font-size: 14px;
    margin-top: 20px
}

.mandatory-text {
    font-size: 14px;
    font-style: italic
}

.mandatory-text span {
    font-family: var(--primaryfont-semibold)
}

#relCaptcha {
    cursor: pointer
}

.recaptcha {
    margin-top: 15px
}

.title-wrap {
    margin: 0 35px 0;

}

.search-date svg {
    position: relative;
    top: 5px;
    margin-right: 10px
}

.search-date label {
    font-size: 16px;
    margin-right: 20px
}
.date-picker.zflex-wrap {
    align-items: center;
justify-content:center;
}

.search-date {
    width: 39%;
    text-align: center;
    max-width: 100%;
    min-width: 410px;
    justify-content: space-evenly;
    align-items: center;
}

.search-date .dropdown {
    position: relative;
    z-index: 5
}

.search-date select {
    background: transparent;
    color: #000 !important;
    font-size: 16px;
    opacity: 1;
    max-width: 120px;
    -webkit-appearance: none;
    padding: 10px 30px 10px 15px;
    cursor: pointer;
    margin-right: 10px;
    border: 1px solid #000;
    text-align: center;
    border-radius: 0
}

.search-date .dropdown {
    position: relative;
    z-index: 5
}

.search-date svg {
    position: relative;
    top: 5px;
    margin-right: 8px
}

.search-date .dropdown svg {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    right: 23px;
    top: 18px;
    margin: 0;
    z-index: -1;
    color: #000;
    opacity: 1
}

.search-date .month-disabled.dropdown svg {
    opacity: .5
}

.month-disabled .month-slct {
    cursor: not-allowed;
    opacity: .5
}

.month-slct {
    cursor: pointer;
    opacity: 1
}

.search-date .dropdown svg path {
    stroke: #000
}

.box-content {
    width: 33%;
    max-width: 296px;
    background-color: #fff;
    padding: 5px;
    border-radius: 13px 13px 0 0;
    margin-bottom: 80px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    margin: 0 33px 80px
}

.box-content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1;
    opacity: 0;
    left: 0;
    top: 0;
    border-radius: 10px 10px 0 0
}

.box-content:hover:before {
    opacity: .5
}

.newsletters-wrap {
    background-color: #ebf0fe;
    padding: 100px 0 60px
}

.box-title-wrap {
    padding: 10px 10px 15px
}

.nl-date {
    font-size: 16px;
    font-family: var(--primaryfont-bold);
    text-transform: uppercase
}

.issue-no {
    font-size: 14px;
    font-family: var(--primaryfont-semibold);
    color: #259f48
}

.mail-contents {
    margin-top: 70px;
  
}

.nl-link {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5
}

.clearall {
    font-size: 15px;
    color: #406de3;
    font-family: var(--zf-secondary-medium);
    cursor: pointer
}

.view-icon {
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 60px;
    position: absolute;
    top: calc(50% - 32px);
    left: calc(50% - 48px);
    z-index: 4;
    display: none;
    font-size: 13px;
    font-family: var(--zf-secondary-medium);
    vertical-align: middle
}

.view-icon svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.box-content:hover .view-icon {
    display: block
}

.resources-section .content-wrap {
    text-align: center;
    max-width: 1170px
}

.resources-contaner {
    width: 50%;
    max-width: 560px;
    padding: 60px 67px 40px;
    margin-top: 50px
}

.resources-contaner h3 {
    font-size: 20px;
    font-family: var(--primaryfont-bold);
    margin-top: 20px
}

.webinar {
    background-color: #dfefe6
}

.webinar:hover {
    background-color: #d8eae0;
}

.insights {
    background-color: #f5eee4
}

.insights:hover {
    background-color: #ece4d9;
}

.reports {
    background-color: #e4e9f4
}

.reports:hover {
    background-color: #dbe0eb;
}

.casestudy {
    background-color: #f4e6e7
}

.casestudy:hover {
    background-color: #e9dcdd;
}

.resources-section {
    margin: 120px 0
}

.resources-contaner a {
    color: #3b61be;
    font-family: var(--primaryfont-semibold);
    font-size: 16px
}

.learn-more-white {
    margin-left: 7px;
    position: relative;
    display: inline-block;
    transition: .5s all
}

.footer-section {
    background-color: #2439ab;
    color: #fff;
    text-align: center;
    padding: 100px 0 120px
}

.footer-inner {
    max-width: 900px;
    margin: 0 auto
}

.footer-inner img {
    max-width: 200px;
    margin-bottom: 20px
}

.footer-cta {
    font-size: 15px;
    font-family: var(--primaryfont-semibold);
    color: #fff;
    border: 1px solid;
    padding: 18px 34px;
    margin: 20px 5px 5px;
    display: inline-block;
    cursor: pointer
}

@media only screen and (max-width: 1280px) {
    .banner-content {
        margin-left:0
    }

    .zwrapper h2 {
        font-size: 30px
    }

    .resources-contaner {
        padding: 40px 47px;
        width: 48%
    }
    .mail-contents {
        margin-top: 70px;
        justify-content: center
    }
}

@media only screen and (max-width: 991px) {
    .banner-content h1 {
        font-size:40px
    }

    .zwrapper h2 {
        font-size: 27px
    }

    .banner-img-wrap {
        width: 45%
    }

    .banner-icons:before {
        transform: scale(0.8)
    }

    .newsletters-wrap h2 {
        width: 35%
    }

    .box-content {
        width: 40%
    }

    .mail-contents {
        max-width: 740px;
        margin: 70px auto 0;

    }

    .search-date {
        width: 47%
    }

    .resources-contaner h3 {
        font-size: 16px
    }

    .resources-contaner {
        padding: 30px 40px
    }

    .footer-section {
        padding: 70px 0 70px
    }
}

@media only screen and (max-width: 767px) {
    .banner-content h1 {
        font-size:30px
    }

    .zwrapper h2 {
        font-size: 25px
    }

    .banner-content {
        width: 100%;
        text-align: center;
        margin: 0 auto 50px
    }

    .banner-img-wrap {
        width: 100%
    }

    .newsletters-wrap h2 {
        width: 100%;
        text-align: center
    }

    .search-date {
        width: 100%;
        min-width: unset;
        justify-content: center
    }

    .search-date label {
        margin-bottom: 20px
    }

    .newsletters-wrap {
        padding: 70px 0 40px
    }
  .mail-contents.zflex-wrap {
  
        gap: 15px;
    }
    .box-content {
        width: 100%;
        margin: 0 0 50px
    }

    .banner-section {
        padding: 50px 0
    }

    .resources-section {
        margin: 70px 0
    }

    .resources-contaner {
        width: 100%;
        margin-top: 30px
    }

    .footer-inner img {
        transform: scale(0.8);
        margin-bottom: 0
    }

    .banner-icons:before {
        transform: scale(0.7);
        left: -40px
    }

    .banner-icons:after {
        transform: scale(0.7);
        right: -5px
    }

    .banner-circle-icon {
        transform: scale(0.7);
        right: -10px
    }

    .banner-img-wrap .box-content:after {
        right: -20px
    }

    .banner-img-wrap .box-content:before {
        left: -30px
    }

    .zflex-wrap .zcsffield {
        width: 100%
    }

    .nl-signuo-iwrap {
        padding: 40px 30px
    }

    .name-wrap {
        flex-wrap: wrap
    }

    .zwrapper h2.signup-title {
        font-size: 22px
    }

}
@media only screen and (max-width: 480px) {
    .search-date select {padding: 10px 30px 10px 10px;}
    .clearall {padding-top: 10px;
}
}



.resources-contaner a:hover .learn-more-white {
    transform: translateX(5px)
}


.form-imgBlock{
    width: 600px; 
    margin: 0px auto; 
    padding-bottom: 0px; 
    text-align: left; 
    padding-top: 0px;
}
.form-signup-main{
    margin: 0px auto; 
    width: 100%; 
    min-width: 230px; 
    max-width: 600px;
}
.form-signup-success{
    display:none;
    position:absolute;
    margin-left:4%;
    width:90%;
    background-color: white; 
    padding: 3px; 
    border: 3px solid rgb(194, 225, 154); 
    margin-top: 10px;
    margin-bottom:10px;
    word-break:break-all;
}
.form-success-msg{
    color: rgb(73, 140, 132); 
    font-family: sans-serif; 
    font-size: 14px;
    word-break:break-word;
}
.form-error-msg{
    display:none;
    background-color:#FFEBE8;
    padding:10px 10px; 
    color:#d20000; 
    font-size:11px; 
    margin:10px 0px;
    border:solid 1px #ffd9d3; 
    margin-top:20px;
}
.form-input{
    width: 100%; 
    color: rgb(68, 68, 68); 
    background-color: rgb(255, 255, 255);
    border: 1px solid #c3c9db; 
    padding: 2px; 
    font-family: var(--zf-primary-regular); 
    box-sizing: border-box; 
    font-size: 12px; 
    text-indent: 5px; 
    height: 43px;
    margin-top: 5px;
}
.form-zcsf-field{
    padding:10px 0px 10px 0px;
}
.form-header-name{
    color: rgb(51, 51, 51); 
    font-family: var(--zf-primary-regular); 
    font-size: 13px;
    text-align: left;
}
.form-input-wrap{
    width:100%;  
    min-width:170px; 
    margin-top:5px;
}
.form-submit-btn{
    text-align: center;
}
.form-captcha-wrap{
    padding-top: 0;
    margin-top: 0;
}
form label {
    color: red;
    font-size: 13px;
    display: inline-block;
    text-align: left;
    margin-bottom: 0;
    text-align: left;
    margin-left: 0;
    margin-right: auto;
    display: block;
}
input[type="checkbox" i] {
    padding: 0 10px;
    margin: 5px 5px 0 0;
}
.checkbox-input-wrap{
     font-size: 15px;
}

