.common-section {
    padding: 120px 0 140px 0
}

.product-header-top {
    box-shadow: none
}

.common-section .content-wrap {
    max-width: 1170px
}

.table-wrap {
    display: flex
}

.zwc-header-section {
    background: linear-gradient(122deg,#1243a0 40%,#2da3c2 100%);
    background-size: 100%;
    padding-top: 100px;
    position: relative;
    text-align: center;
    padding: 120px 0 100px 0;
    color: #fff;
    margin-top: -86px
}

.zwc-header-section::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/sites/zweb/images/partners/home-new/banner-patten.png) repeat;
    background-size: 811px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: .7
}

.zw-product-header {
    position: relative;
    z-index: 1
}

h2 {
    font-size: 44px;
    font-family: var(--primaryfont-regular);
    letter-spacing: -1.2px;
    position: relative;
    line-height: 1.2;
    color: var(--primary-color)
}

h2::after {
    content: "";
    position: absolute;
    width: 35px;
    height: 1px;
    background-color: #f60014;
    bottom: -20px;
    left: 0;
    margin: auto
}

.zw-template-inner p {
    font-size: 18px;
    letter-spacing: -0.36px;
    color: var(--secondary-color)
}

.zwc-box-cta,.partner-find-btn {
    position: relative;
    display: inline-block;
    padding: 14px 45px 14px 25px;
    font-family: var(--zf-secondary-medium);
    font-size: 14px;
    border: 1px solid #086cb8;
    border-radius: 2px;
    color: #086cb8;
    text-transform: uppercase;
    -webkit-font-smoothing: initial;
    letter-spacing: .2px
}

.partner-find-btn {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    font-size: 13px
}

.zwc-box-cta::after,.zwc-box-cta::before,.partner-find-btn::before,.partner-find-btn::after {
    border-right: 2px solid;
    content: "";
    display: block;
    height: 8px;
    margin-top: -5.5px;
    position: absolute;
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 25px;
    top: 49%;
    width: 0;
    border-radius: 1px;
    transition: right .5s ease
}

.zwc-box-cta::after,.partner-find-btn::before {
    margin-top: -1px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.zwc-box-cta:hover::after,.zwc-box-cta:hover::before,.partner-find-btn:hover::after,.partner-find-btn:hover::before {
    right: 20px
}

h1 {
    font-size: 60px;
    letter-spacing: -0.26px;
    color: #fff;
    font-family: var(--primaryfont-regular);
    max-width: max-content;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
    position: relative;
    letter-spacing: -1.5px
}

.zwc-bottom-line:after {
    content: "";
    position: absolute;
    width: 35px;
    height: 1px;
    background-color: #70ebe7;
    bottom: -15px;
    right: 0;
    left: 0;
    margin: auto
}

.zw-template-inner h1+p {
    font-size: 20px;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 25px;
    color: rgb(255 255 255 / 80%);
    letter-spacing: -0.1px
}

.zwc-tabview {
    background: #f7f9ff;
    border-bottom: 1px solid #dee1e6;
    transition: visibility .3s ease,transform .4s ease
}

.zwc-tabview.zwc-active {
    box-shadow: none;
    border: 0;
    position: sticky;
    top: 64px;
    z-index: 1;
    transform: translateY(0);
    transition: all .2s ease;
    background: #fff;
    border-bottom: 1px solid rgb(0 0 0 / 7%);
    box-shadow: 0 6px 12px #0000000a
}

.zwc-tabview ul.zwc-tabwrap {
    gap: 60px;
    padding-bottom: 20px;
    position: sticky;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
    z-index: 1;
    top: 60px;
    max-width: max-content;
    margin: 0 auto
}

ul.zwc-tabwrap li {
    cursor: pointer;
    font-size: 16px;
    color: var(--secondary-color);
    letter-spacing: 0
}

ul.zwc-tabwrap li:hover {
    color: #056cb8
}

.zwc-tabcont {
    display: none
}

.zwc-tab-list.current {
    position: relative;
    color: #056cb8;
    font-family: var(--zf-primary-medium)
}

.zwc-tabcont.current {
    display: inherit;
    animation: 1s ease slides
}

.underline {
    content: '';
    position: absolute;
    width: 2px;
    background: #e23129;
    z-index: 1;
    transition: left .3s ease,width .3s ease;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 118px
}

.zwc-inspire-list {
    margin-top: 50px
}

.zwc-i-info {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center
}

.zwc-i-event-each {
    transition: ease all .2s
}

.zwc-i-event-each .zwc-i-info-wrap {
    cursor: pointer;
    padding: 20px 0;
    display: block;
    max-width: 96%;
    margin: 0 auto
}

.zwc-i-event-each .zwc-i-info-wrap {
    border: 1px solid transparent
}

.zwc-i-event-each:not(:last-child) .zwc-i-info-wrap {
    border-bottom: 1px solid #e6e8ed
}

.zwc-i-event-each:hover .zwc-i-info-wrap {
    border-bottom: 1px solid transparent
}

.zwc-parent-hover.zwc-i-event-each .zwc-i-info-wrap {
    border-bottom: 1px solid transparent
}

.zwc-i-head p {
    margin-bottom: 0
}

.zwc-single-event-only .zwc-i-event-each {
    border: 1px solid #e6e8ed
}

.zwc-flag {
    width: 26px;
    height: 19px;
    margin-right: 15px;
    background: url(/sites/zweb/images/events/events-flags-sprite.png) no-repeat;
    box-shadow: 0 1px 3px rgba(0,0,0,.05);
    background-size: 528px auto;
    background-position: 0 0;
    position: absolute;
    top: 7px
}

.zwc-flag.zwc-no-flag {
    background: #dadada
}

.zwc-flag.zwc-flag-uae,.zwc-flag.zwc-flag-mea {
    background-position: -55px -19px
}

.zwc-flag.zwc-flag-colombia {
    background-position: -391px 0
}

.zwc-flag.zwc-flag-thailand {
    background-position: -112px -19px
}

.zwc-flag.zwc-flag-vietnam {
    background-position: -501px 0
}

.zwc-flag.zwc-flag-indonesia {
    background-position: -501px -19px
}

.zwc-flag.zwc-flag-canada {
    background-position: -85px -19px
}

.zwc-flag.zwc-flag-australia {
    background-position: -84px 0
}

.zwc-flag.zwc-flag-europe {
    background-position: -117px -58px
}

.zwc-flag.zwc-flag-uk {
    background-position: -57px 0
}

.zwc-flag.zwc-flag-america {
    background-position: -28px 0
}

.zwc-flag.zwc-flag-southafrica {
    background-position: 0 -38px
}
.zwc-flag.zwc-flag-sg {
    background-position: -140px 0;
}
.zwc-flag.zwc-flag-kenya {
    background-position: -57px -38px;
}
.zwc-flag-egypt {
    background-position: -180px -38px;
}

.zwc-i-head {
    display: flex;
    align-items: flex-start;
    width: 60%;
    position: relative;
    padding-right: 15px;
}

.zwc-i-head p {
    font-size: 20px;
    letter-spacing: -0.3px;
    color: var(--primary-color);
    padding-left: 45px
}

.zwc-i-location {
    width: 20%;
    font-size: 16px;
    position: relative;
    padding-left: 25px;
    color: var(--secondary-color);
    letter-spacing: -0.2px
}

.zwc-i-date {
    width: 15%;
    font-size: 16px;
    position: relative;
    padding-left: 25px;
    color: var(--secondary-color);
    letter-spacing: -0.2px
}
.zwc-inspire-training .zwc-i-date {
    width: 25%;
}
.zwc-i-location:before {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    background: url(/sites/zweb/images/partners/events/events-sprite-icon.svg) no-repeat;
    background-size: 190px auto;
    background-position: 3px 0;
    top: 3px;
    margin: auto
}

.zwc-i-date:before {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    background: url(/sites/zweb/images/partners/events/events-sprite-icon.svg) no-repeat;
    background-size: 190px auto;
    background-position: -15px 0;
    top: 3px;
    margin: auto
}

.zwc-i-cta {
    font-family: var(--zf-secondary-medium);
    font-size: 14px;
    text-transform: uppercase;
    color: var(--highlight-color);
    letter-spacing: .2px;
    margin-right: 10px;
    display: none
}

.zwc-i-ctaicon {
    width: 15px;
    height: 15px;
    background: url(/sites/zweb/images/partners/events/events-sprite-icon.svg) no-repeat;
    background-size: 160px auto;
    background-position: -28px 0;
    margin: auto;
    display: block;
    opacity: 0
}

.zwc-i-event-each:hover .zwc-i-ctaicon {
    opacity: 1;
    scale: 1.2
}

.zwc-i-event-each:hover .zwc-i-ctaicon {
    background-position: -148px 0
}

.zwc-i-link a {
    display: flex
}

.zwc-i-event-each {
    border: 1px solid transparent
}

.zwc-i-event-each:hover {
    background: #fff;
    box-shadow: 0 16px 24px #0000000A;
    border: 1px solid var(--highlight-color);
    border-radius: 3px
}

.zwc-live-events-section .content-wrap {
    max-width: 1280px;
}

.zwc-ev-inspire-sec h2 {
    font-size: 32px;
    letter-spacing: -1px;
    margin-left: 25px
}

.zwc-ev-inspire-sec h2::after {
    bottom: -15px
}

.zwc-live-events-section {
    background: #f7f9ff;
    border-bottom: 1px solid #eaeef8;
    padding-top: 80px
}

.zwc-no-event-block img {
    max-width: 360px;
    margin-bottom: 25px
}

.zwc-no-event-block {
    text-align: center;
    display: none;
    background: #fff;
    margin: 0 25px;
    margin-top: 60px;
    padding: 85px 0;
    border: 1px solid #ebeef5;
    border-radius: 10px
}

.zwc-no-event-block p {
    font-size: 20px;
    margin-bottom: 10px
}

.zwc-event-nolink .zwc-i-ctaicon,.zwc-event-nolink:hover .zwc-i-ctaicon {
    background-size: 180px auto;
    background-position: 1px -19px
}

.zwc-nextstep-section h2 {
    text-align: center
}

.zwc-nextstep-section h2::after {
    right: 0
}

.zwc-nextstep-section h2::after {
    left: 0;
    right: 0
}

.zwc-nextstep-wrap {
    display: flex;
    justify-content: center;
    max-width: 1040px;
    margin: 0 auto;
    margin-top: 80px
}

.zwc-nextstep-each {    
    width: 46%;
    border-radius: 6px;
    margin: 10px 15px;
    padding: 60px 40px 60px 40px;
    box-shadow: 0px 10px 20px #0000000a;
    border: 8px solid #fff;
}

.zwc-nextstep-each1 {
    background: #fff7ea;
}

.zwc-nextstep-each2 {
    background: #ebfdf6;
}

.zwc-nextstep-each>span {
    width: 60px;
    height: 60px;
    background: url(/sites/zweb/images/partners/events/events-sprite-icon.svg) no-repeat;
    display: block;
    background-size: 180px auto;
    margin-bottom: 20px
}

.zwc-nextstep-each1>span {
    background-position: -47px 0
}

.zwc-nextstep-each2>span {
    background-position: -106px 0
}

.zwc-nextstep-wrap h3 {
    font-size: 30px;
    font-family: var(--primaryfont-regular);
    letter-spacing: -0.6px;
    margin-bottom: 10px;
    color: var(--primary-color)
}

.zwc-nextstep-wrap p {
    margin-bottom: 25px;
    max-width: 360px;
    color: var(--primary-color)
}

.zwc-inspire-logo {
    max-width: 200px;
    margin: auto;
    margin-bottom: 20px
}

.zwc-inspire-section h2 {
    text-align: center
}

.zwc-inspire-section h2::after {
    right: 0
}

.zwc-inspire-img {
    display: flex;
    margin-top: 70px
}

.zwc-gallery-img img {
    border-radius: 10px
}

.zwc-gallery-img {
    margin: 6px
}

.zwc-gallery-each1 .zwc-gallery-img:first-child {
    max-width: 200px;
    margin-left: auto
}

.zwc-gallery-each4 .zwc-gallery-img:first-child {
    max-width: 220px
}

.zwc-gallery-each2 {
    margin-top: 60px
}

.zwc-gallery-each4 {
    margin-top: 30px
}

@-webkit-keyframes scaleAnim {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.8);
        top: -20px
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        top: 0
    }
}

@keyframes scaleAnim {
    0% {
        opacity: 0;
        transform: scale(0.8);
        top: -20px
    }

    100% {
        opacity: 1;
        transform: scale(1);
        top: 0
    }
}

@-moz-keyframes scaleAnim {
    0% {
        opacity: 0;
        -moz-transform: scale(0.8);
        top: -20px
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1);
        top: 0
    }
}

.zwc-gallery-img {
    opacity: 0
}

.zwe-om .zwc-gallery-img1 {
    animation: scaleAnim .8s ease-out .3s forwards
}

.zwe-om .zwc-gallery-img2 {
    animation: scaleAnim .8s ease-out .4s forwards
}

.zwe-om .zwc-gallery-img3 {
    animation: scaleAnim .8s ease-out .5s forwards
}

.zwe-om .zwc-gallery-img4 {
    animation: scaleAnim .8s ease-out .6s forwards
}

.zwe-om .zwc-gallery-img5 {
    animation: scaleAnim .8s ease-out .7s forwards
}

.zwe-om .zwc-gallery-img6 {
    animation: scaleAnim .8s ease-out .8s forwards
}

.zwe-om .zwc-gallery-img7 {
    animation: scaleAnim .8s ease-out .9s forwards
}

.zwe-om .zwc-gallery-img8 {
    animation: scaleAnim .8s ease-out 1s forwards
}

.zwc-testimonial-section {
    background: #0060b4;
    color: #fff
}

.zwc-profile-img {
    width: 225px;
    height: 250px;
    background: url(/sites/zweb/images/partners/events/events-partners-sprite.png) no-repeat;
    background-size: 1135px auto;
    margin: auto;
    margin-bottom: 40px;
    position: relative;
    cursor: pointer
}

.zwc-profile-img1 {
    background-position: 0 -9px
}

.zwc-profile-img2 {
    background-position: -223px -9px
}

.zwc-profile-img3 {
    background-position: -445px -9px
}

.zwc-profile-img4 {
    background-position: -672px -9px
}

.zwc-profile-img5 {
    background-position: -893px -9px
}

.zwc-profile-img6 {
    background-position: 0 -256px
}

.zwc-profile-img7 {
    background-position: -223px -256px
}

.zwc-profile-img8 {
    background-position: -445px -256px
}

.zwc-profile-img9 {
    background-position: -668px -256px
}

.zwc-profile-img10 {
    background-position: -892px -256px
}
.zwc-flag.zwc-flag-brazil {
    background-position: -419px 0;
}
.zwc-flag.zwc-flag-malaysia {
    background-position: -473px 0;
}

.zwc-t-each {
    text-align: center;
    position: relative
}

.zwc-t-each:before {
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
    background: 0;
    opacity: .2;
    top: 0;
    width: 1px;
    border-right: 1px dashed #dce5f2
}

.zwc-t-each:after {
    content: '';
    height: 100%;
    position: absolute;
    right: 0;
    width: 1px;
    background: #dce5f2;
    opacity: .1;
    top: 0;
    visibility: hidden;
    display: none
}

.zwc-t-each:hover .zwc-profile-img:after {
    transform: scale(1.2)
}

.zwc-profile-img:after {
    content: '';
    background: url(/sites/zweb/images/partners/play-icon-red.png) no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    background-size: 100% auto;
    left: 10px;
    right: 0;
    bottom: -25px;
    margin: auto;
    transition: ease all .5s
}

.zwc-profile-detail h5 {
    font-family: var(--zf-primary-medium);
    letter-spacing: -0.2px;
    margin-bottom: 2px;
    font-size: 20px
}

.zwc-profile-detail p {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0;
    opacity: .8
}

.zwc-testimonial-wrap {
    margin-top: 80px
}

.zwc-testimonial-section h2 {
    text-align: center;
    max-width: 540px;
    margin: 0 auto;
    margin-bottom: 20px;
    color: #fff
}

.zwc-testimonial-section h2::after {
    right: 0;
    background: #03ffff
}

.zwc-testimonial-section .slick-dots li {
    width: 7px;
    height: 7px;
    border: 0;
    background: #d2daed;
    opacity: .5
}

.zwc-testimonial-section .slick-dots li.slick-active {
    background: #03ffff;
    width: 7px;
    height: 7px;
    border: 1px solid #03ffff;
    opacity: 1
}

.zwc-testimonial-section .slick-dots {
    margin-top: 30px;
    margin-bottom: 0
}

.zwc-testimonial-section .slick-dotted.slick-slider {
    margin-bottom: 0
}

.slick-next,.slick-prev {
    z-index: 3;
    top: 30%
}

.slick-prev {
    left: -20px
}

.slick-next {
    right: -20px
}

.slick-next:hover:after,.slick-next:hover:before,.slick-prev:hover:after,.slick-prev:hover:before {
    background: #fff
}

.zwc-testimonial-wrap-inner {
    position: relative
}

.zwc-testimonial-wrap-inner:before {
    content: '';
    left: 0;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 50px;
    z-index: 2;
    background: linear-gradient(to right,rgba(0,96,180,1) 0,rgba(0,96,180,1) 50%,rgba(0,96,180,0.7) 80%,rgba(0,96,180,0) 100%)
}

.zwc-testimonial-wrap-inner:after {
    content: '';
    background: linear-gradient(to left,rgba(0,96,180,1) 0,rgba(0,96,180,1) 50%,rgba(0,96,180,.7) 80%,rgba(0,96,180,0) 100%);
    right: 0;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 50px;
    z-index: 2
}

.modal {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transition: ease all .5s
}

.modal.is-visible {
    visibility: visible;
    z-index: 999;
    opacity: 1
}

.modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(31 34 51 / 70%) 0 0;
    visibility: hidden;
    opacity: 0;
    transition: ease all .5s
}

.modal.is-visible .modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0
}

.modal-wrapper {
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 70px 20px 80px 20px;
    min-width: 510px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 15px 15px #3131314D;
    border-radius: 10px
}

.modal-active {
    overflow: hidden
}

.modal.is-visible {
    opacity: 1
}

.modal-header,.modal-content {
    padding: 1em
}

.modal-header {
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 2px hsla(0,0,0,0.06);
    border-bottom: 1px solid #e8e8e8
}

.modal-close {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 20px;
    right: 20px;
    z-index: 99;
    cursor: pointer;
    background: #f2f3f4;
    border-radius: 100%
}

.modal-close:hover {
    color: #777
}

.modal-heading {
    font-size: 1.125em;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.modal-body {
    text-align: center
}

.modal-close:after,.modal-close:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 13px;
    background: var(--primary-color);
    top: 8px
}

.modal-close:after {
    transform: rotate(-45deg);
    left: 14px
}

.modal-close:before {
    transform: rotate(45deg);
    left: 14px
}

.zwc-popup-icon {
    width: 60px;
    height: 60px;
    background: url(/sites/zweb/images/partners/events/events-sprite-icon.svg) no-repeat;
    display: inline-block;
    background-size: 400px auto;
    margin-bottom: 15px;
    background-position: -36px -43px
}

.modal-body h3 {
    letter-spacing: -1.5px;
    color: var(--primary-color);
    font-family: var(--secondaryfont-regular);
    font-size: 30px;
    margin-bottom: 10px
}

.zwc-modal-wrap p {
    max-width: 340px;
    letter-spacing: -0.15px;
    color: #333;
    font-size: 15px;
    margin: 0 auto
}

.zwc-ptnb{
   display: inline-block;
}

/*partner only access css start*/
.zwc-notapartner-load {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100vw;
  background: #fff;
  z-index: 100
}
.zwc-notapartner {
    width: 100%;
    height: 70vh;
    position: relative;
    text-align: center;
    display: none;
}

.zwc-showcontent,
.zwc-notapartner {
    display: none;
}

.zwc-nopartner-flex {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.zw-template-inner .zwc-ha-button p {
    margin-bottom: 5px;
    font-family: var(--secondaryfont-semibold);
    font-size: 19px;
}

.zwc-ha-button a {
    display: inline-block;
    font-size: 19px;
    color: var(--zwc-link-clr);
    text-decoration: underline;
}
.non-umain .zwc-p-loggedcase {
    display: none;
}
.body-umain .zwc-p-links{
    display: none;
}
.body-umain .zwc-p-loggedcase{
    display: block;
}
.zwc-ha-button{
    padding: 0 15px;
}
/*partner only access css end*/

@media screen and (max-width: 1366px) {
    .zwc-i-date {
        width:20%
    }
}

@media screen and (max-width: 1279px) {
    .common-section {
        padding:90px 0
    }

    .zwc-header-section {
        padding: 100px 0 90px 0
    }
}

@media screen and (max-width: 1199px) {
    .zwc-tabview.zwc-active {
        top:0
    }
}

@media screen and (max-width: 1024px) {
    .zwc-testimonial-wrap-inner:before {
        left:-1px
    }

    .zwc-testimonial-wrap-inner:after {
        right: -1px
    }
}

@media screen and (max-width: 991px) {
    .common-section {
        padding:80px 0
    }

    h2 {
        font-size: 40px
    }

    h1 {
        font-size: 48px
    }

    .zwc-header-section {
        padding: 90px 0 90px 0
    }

    .zwc-i-head p {
        font-size: 18px
    }

    .zwc-i-head {
        width: 55%
    }

    .zwc-testimonial-section h2 {
        max-width: 440px
    }

    .zwc-t-each:after,.zwc-t-each:before {
        display: none
    }

    .slick-prev {
        left: -10px
    }

    .slick-next {
        right: -10px
    }

    .zwc-nextstep-wrap {
        flex-direction: column;
        max-width: 540px
    }

    .zwc-nextstep-each {
        width: 100%;
        margin: 0;
        margin-bottom: 20px
    }

    .zwc-nextstep-wrap p {
        max-width: 100%
    }
}

@media screen and (max-width: 767px) {
    .zw-template-inner p {
        font-size:16px
    }

    h2 {
        font-size: 36px
    }

    .common-section {
        padding: 60px 0
    }

    .zw-template-inner h1+p {
        max-width: 390px;
        font-size: 16px
    }

    h1 {
        font-size: 42px
    }

    .zwc-header-section {
        padding: 110px 0 70px 0
    }

    .zwc-box-cta,.partner-find-btn {
        padding: 12px 45px 12px 25px
    }

    .zwc-i-info {
        flex-direction: column;
        text-align: left
    }

    .zwc-i-date,.zwc-i-location,.zwc-i-head {
        width: 100%;
        margin-bottom: 13px
    }

    .zwc-i-head p {
        padding-left: 40px;
        font-size: 19px;
        line-height: 1.4;
        font-size: 18px
    }

    .zwc-i-ctaicon {
        margin-left: 0;
        margin-right: auto
    }

    .zwc-i-cta {
        display: inline-block;
        margin-right: 10px
    }

    .zwc-i-each-list {
        display: flex;
        justify-content: flex-start;
        width: 100%
    }
.zwc-inspire-training .zwc-i-date {
    width: 100%;
}
    .zwc-i-event-each .zwc-i-info-wrap {
        max-width: 90%
    }

    .zwc-ev-inspire-sec h2 {
        font-size: 28px
    }

    .zwc-inspire-list {
        margin-top: 40px
    }

    .zwc-nextstep-wrap {
        margin-top: 70px
    }

    .zwc-flag {
        top: 3px
    }

    .zwc-i-each-list,.zwc-i-location {
        font-size: 14px
    }

    .zwc-i-event-each {
        border: 1px solid #e6e8ed
    }

    .zwc-i-event-each:not(:last-child) {
        margin-bottom: 20px
    }

    .zwc-i-event-each:not(:last-child) .zwc-i-info-wrap {
        border-bottom: 0
    }

    .zwc-testimonial-section h2 {
        max-width: 380px
    }

    .zwc-testimonial-wrap-inner:before {
        width: 20px
    }

    .zwc-testimonial-wrap-inner:after {
        width: 20px
    }

    .zwc-testimonial-section .slick-dots {
        margin-top: 20px
    }

    .zwc-testimonial-wrap {
        margin-top: 60px
    }

    .zwc-nextstep-wrap h3 {
        font-size: 26px
    }

    .zwc-nextstep-each {
        padding: 50px 25px 50px 25px
    }

    .zwc-nextstep-wrap {
        max-width: 400px
    }
}

@media screen and (max-width: 640px) {
    h2 {
        font-size:32px
    }

    .zwc-tabview ul.zwc-tabwrap {
        gap: 20px
    }

    ul.zwc-tabwrap li {
        font-size: 13px
    }

    .zwc-inspire-img {
        flex-direction: column;
        max-width: 480px;
        margin: 0 auto;
        margin-top: 70px
    }

    .zwc-gallery-each1 .zwc-gallery-img:first-child,.zwc-gallery-each4 .zwc-gallery-img:first-child {
        max-width: 100%;
        margin: 10px
    }

    .zwc-gallery-img img {
        width: 100%
    }

    .zwc-gallery-each2,.zwc-gallery-each4 {
        margin: 0
    }

    .zwc-gallery-img {
        margin: 10px
    }

    .zwe-om .zwc-gallery-img,.zwc-gallery-img {
        animation: none;
        opacity: 1
    }

    .modal-wrapper {
        min-width: 400px
    }
}

@media screen and (max-width: 480px) {
    .modal-wrapper {
        max-width:100%;
        min-width: auto;
        width: 95%;
        padding: 70px 20px 50px 20px
    }
}
