@import url('https://static.zohocdn.com/backstage/v1.0/styles/ticket-widget/v1.2/register-widget.min.css');

.bs-section.community-section-mediaWithTextList-55 .bs-mtList-wgt {
    padding: 90px 100px;
    column-gap: 150px;
    padding-bottom: 0;
}

.bs-section.main-banner.community-section-Slide-1 .banner-widget.media-left {
    grid-template-columns: 45% 1fr;
    column-gap: 80px;
}

.bs-section.community-section-mediaWithTextList-35 .bs-mtList-wgt .media-image {
    width: 100% !important;
}

.community-page-home .community-section-mediaWithTextList-50 .zch-agenda-wrapper .content-wrap .zch-agenda-overview .zch-right-agenda-details-block:before {
    content: '';
    position: absolute;
    bottom: 40px;
    right: 70px;
    width: 140px;
    height: 140px;
    background: url(https://previewengine-accl.zohoexternal.com/image/BACKSTAGE/912000385275010?cli-msg=eyJtb2R1bGUiOiJFdmVudEltYWdlUmVzb3VyY2UiLCJ0eXBlIjowLCJwb3J0YWxJZCI6IjY1MDczMzk2MSIsInN1YlJlc291cmNlSWQiOiI2NTA3MzM5NjEiLCJpZCI6IjkxMjAwMDM4NTI3NTAxMCJ9) no-repeat;
    background-size: contain;
}

[data-element-id='912000339446335'] .media-video iframe {
    height: 580px !important;
}

[data-element-id='912000339446335'] .media-video {
    height: 580px !important;
}

[data-element-id='912000339446335'] .bs-media-wgt:not(.empty) {
    justify-content: unset !important;
}

.bs-website:not(.theme-view) {
    --font-name: puvi !important;
    --regular-font: puviregular !important;
    --medium-font: puvimedium !important;
    --light-font: puvilight !important;
    --bold-font: puvibold !important;
        --menu-item-active-color: #E42527 !important;
	--primary-button-bg-color: #E42527 !important;


}


.bs-section article.foreground-layer {
    padding: 80px 0px 80px 0px; 
}

/*agenda wrapper starts*/
.community-page-home .community-section-mediaWithTextList-50.bs-section article.foreground-layer{display:none}
.community-page-home .community-section-mediaWithTextList-50 .zch-agenda-wrapper{
    background-color: #0D3226;
    color: #fff;
    padding: 70px 0 130px;
    position: relative;
}
.community-page-home .community-section-mediaWithTextList-50 .zch-agenda-wrapper h3{
    text-align: center;
    margin-bottom: 35px;
}
.community-page-home .community-section-mediaWithTextList-50 .zch-agenda-overview{
    display: flex;
    justify-content: center;
    gap: 85px;
}
.community-page-home .community-section-mediaWithTextList-50 .zch-left-agenda-block ul{
    min-width: 270px;list-style-type: none;
}
.community-page-home .community-section-mediaWithTextList-50 .zch-time p, 
.community-page-home .community-section-mediaWithTextList-50 .zch-activity p{
    margin-bottom: 0;
    
}
.community-page-home .community-section-mediaWithTextList-50 .zch-activity p{
    font-family: var(--zf-secondary-medium);
}
.community-page-home .community-section-mediaWithTextList-50 .zch-time p{
    font-family: var(--secondaryfont-semibold);
}

.community-page-home .community-section-mediaWithTextList-50 .zch-left-agenda-block ul li{
    padding: 20px 15px 20px 0;
    border-bottom: 1px solid #393939;
    cursor: pointer;
    font-size: 24px;
    font-weight: 600;
}

.community-page-home .community-section-mediaWithTextList-50 .zch-right-agenda-details-block > div{
    background-color: #fff;
    color: #000;
    padding: 20px 30px;
    border-radius: 10px;
    min-width: 650px;
}
.community-page-home .community-section-mediaWithTextList-50 .zch-left-agenda-block ul li#zday2 {
    border-bottom: 0px;
}
.community-page-home .community-section-mediaWithTextList-50 .zch-time{
    min-width: 210px;
}
.community-page-home .community-section-mediaWithTextList-50 .zch-details-block{
    display: none;
}
.community-page-home .community-section-mediaWithTextList-50 .zch-details-block.active{
    display: flex;
}
.community-page-home .community-section-mediaWithTextList-50 .zch-details-block ul li{
    display: flex;
    gap: 130px;
    padding: 15px;
    border-bottom: 1px solid #d3d3d3;
}
.community-page-home .community-section-mediaWithTextList-50 .zch-details-block ul li:last-child{
    border-bottom: none;
}
.community-page-home .community-section-mediaWithTextList-50 .act-link{
    color: #FFDAA9;
    font-family: var(--secondaryfont-bold);
}
.community-page-home .community-section-mediaWithTextList-50 .zch-left-agenda-block ul li span {
    font-size: 18px;
    margin-left: 10px;
}
@media(min-width : 1025px){
    .community-page-home .community-section-mediaWithTextList-50 .zch-mobile-only{
    display: none;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-activity p{
        font-size: 20px;
        letter-spacing: -1px;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-time p{
        font-size: 24px;
        letter-spacing: -1px;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-right-agenda-details-block{
        /* max-width: 650px; */
     }
}

@media(max-width : 1440px){
    .community-page-home .community-section-mediaWithTextList-50 .zch-right-agenda-details-block > div{
        min-width: initial;
    }
}

@media(max-width:1024px){
    .community-page-home .community-section-mediaWithTextList-50 .zch-left-agenda-block{
        display: none;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-right-agenda-details-block > div, .zch-time{
        min-width: initial;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-time p{
        font-size: 20px;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-activity p{
        font-size: 16px;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-details-block ul li{
        gap: 10px;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-details-block{
        display: block;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-mobile-only{
     padding: 25px 0;
     margin: 30px 0 0 0;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-details-block{
        justify-content: space-evenly;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-details-block ul li{
        gap: 40px;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-agenda-wrapper{
        padding: 50px 0 40px;
    }
}


@media(max-width : 485px){
    .community-page-home .community-section-mediaWithTextList-50 .zch-details-block ul li{
        gap: 20px;
        flex-direction: column;
        min-width: 250px;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-agenda-overview{
     display: block;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-details-block.active{
        justify-content: center;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-mobile-only{
        text-align: center;
    }

}
/*agenda wrapper ends*/

/*custom animation*/



.community-page-home .banner-widget > div:first-child {
    position: relative;
}

.community-page-home .community-section-mediaWithTextList-54 .foreground-layer.bs-container.ember-view:before {
    position: absolute;
    content: '';
    background: url(https://zohowebstatic.com/sites/zweb/images/zoholics/bs/rocket.png) no-repeat;
    width: 210px;
    height: 200px;
    background-size: contain;
    left: -7%;
    top: -4%;
    transform: translate(-150px, 420px) scale(.5);
    transition-delay: 2s;
    transition: all 3s ease;
}
.community-page-home .community-section-mediaWithTextList-54 .foreground-layer.bs-container.ember-view.animated:before {
    transform: translate(0px, 0px) scale(1);
}

/*home banner*/

.community-page-home .multiple-sections .media-image {
    width: 100%;
    max-width: 580px;
    position: relative;
    overflow: hidden;
    /* height: 95px; */
    margin: 0 auto;
}
.community-page-home .multiple-sections .media-image img {
    /* width: 100%;
    display: block;
    opacity: 0; */
}
.community-page-home .multiple-sections .zoholics-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: 2.5s;
    opacity: 1;
    z-index: 1;
}
.community-page-home .multiple-sections .zoholics-logo span {
    background-image: url(https://previewengine-accl.zohoexternal.com/image/BACKSTAGE/108918000000556086?cli-msg=eyJtb2R1bGUiOiJFdmVudEltYWdlUmVzb3VyY2UiLCJ0eXBlIjowLCJwb3J0YWxJZCI6Ijg1MTM4MjY5OCIsInN1YlJlc291cmNlSWQiOiI4NTEzODI2OTgiLCJpZCI6IjEwODkxODAwMDAwMDU1NjA4NiJ9);
    background-repeat: no-repeat;
    background-size: 580px auto;
    display: inline-block;
    position: relative;
    top: 0;
    animation: loader_logo 1s linear;
}

.community-page-home .multiple-sections .zoholics-logo span.z {
    background-position: -6px 0;
    width: 71px;
    height: 95px;
    margin-left: -7px;
  }
  .community-page-home .multiple-sections .zoholics-logo span.o {
    background-position: -242px 0;
    width: 93px;
    height: 95px;
    animation-delay: 0.1s;
  }
  .community-page-home .multiple-sections .zoholics-logo span.o:nth-child(2) {
    margin-left: -2px;
  }
  .community-page-home .multiple-sections .zoholics-logo span.h {
    background-position: -168px -5px;
    width: 75px;
    height: 88px;
    animation-delay: 0.2s;
    margin-left: 0;
  }
  .community-page-home .multiple-sections .zoholics-logo span.o.o2 {
    animation-delay: 0.3s;
    margin-left: -1px;
  }
  .community-page-home .multiple-sections .zoholics-logo span.l {
    background-position: -335px -5px;
    width: 59px;
    height: 88px;
    animation-delay: 0.4s;
    margin-left: 0;
  }
  .community-page-home .multiple-sections .zoholics-logo span.i {
    background-position: -399px -5px;
    width: 19px;
    height: 88px;
    animation-delay: 0.5s;
    margin-left: 5px;
  }
  .community-page-home .multiple-sections .zoholics-logo span.c {
    background-position: -418px -2px;
    width: 83px;
    height: 91px;
    animation-delay: 0.6s;
    margin-left: 0;
  }
  .community-page-home .multiple-sections .zoholics-logo span.s {
    background-position: -501px 0;
    width: 67px;
    height: 93px;
    animation-delay: 0.7s;
  }
  @keyframes loader_logo {
    0% {
      top: 0;
    }
    50% {
      top: -100px;
    }
    100% {
      top: -100px;
    }
  }
  /*home banner end*/

@media (min-width:1024px){
    .community-page-home .bs-mtList-wgt.col-view .li-item{
        transform: translateY(60px);
        opacity: 0;
        transition: all .6s ease;
    }
    .community-page-home .bs-mtList-wgt.col-view .li-item.animated{
        transform: translateY(0px);
        opacity: 1;
    }
    .community-page-home div#ember46 {
        transition-delay: .1s;
    }
    .community-page-home div#ember48 {
        transition-delay: .2s;
    }
    .community-page-home div#ember50 {
        transition-delay: .3s;
    }
    .community-page-home div#ember52 {
        transition-delay: .4s;
    }
    .community-page-home .community-section-mediaWithTextList-53.bs-section article.foreground-layer{
        padding: 160px 0px 160px 0px;
    }
    .zch-agenda-wrapper .content-wrap {
        max-width: 1280px;
        margin: 0 auto;
    }
    .zch-left-agenda-block {
        width: 35%;
    }

    .zch-right-agenda-details-block {
        width: 65%;
    }
}

@media (max-width:1023px){
    .community-page-home .banner-widget:before,.community-page-home .banner-widget.media-top.layout-small .bs-media-wgt .media-element:not(.secondary-media) .media-image,
    .community-page-home article#ember55:before {display:none}
    
}
@media (max-width:767px){
    .community-page-home .community-section-mediaWithTextList-1 .bs-media-wgt .media-element {margin:10px auto}
    .community-page-home .bs-section.community-section-mediaWithTextList-1 h3.section-title {
        text-align: center;
    }
}


/* speaker card starts  */
.bs-section.community-section-mediaWithTextList-54 .foreground-layer.bs-container {
    padding-bottom: 300px !important;
}

.bs-section.community-section-mediaWithTextList-54 .bs-mtList-wgt .li-item {
    display: flex;
    padding: 30px;
    border: 1px solid black;
    border-radius: 8px;
    background-color: #ffffff;
    gap: 28px;
}

.bs-section.community-section-mediaWithTextList-54 .bs-mtList-wgt .li-item .media-image {
    width: 210px !important;
    height: 245px;
}

.bs-section.community-section-mediaWithTextList-54 .bs-mtList-wgt .li-item .media-element {
    height: auto !important;
}

.bs-section.community-section-mediaWithTextList-54 .bs-mtList-wgt .li-item .li-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 20px 30px;
}

.bs-section.community-section-mediaWithTextList-54 .bs-mtList-wgt .li-item .li-content .li-subtitle {
    display: flex;
    align-items: end;
    flex-basis: 100%;
    margin: 0;
}

.bs-section.community-section-mediaWithTextList-54 .bs-mtList-wgt .li-item .li-content .li-description {
    margin: 0;
} 

@media only screen and (max-width: 767px) {
    .bs-section.community-section-mediaWithTextList-54 .bs-mtList-wgt .li-item .media-image {
        width: 140px !important;
        height: auto;
    }
    .bs-section.community-section-mediaWithTextList-54 .bs-mtList-wgt .li-item {
        gap: 16px;
        padding: 20px;
    }
    .bs-section.community-section-mediaWithTextList-54 .bs-mtList-wgt .li-item .li-content {
        padding: 0;
    }
    .bs-section.community-section-mediaWithTextList-54 .bs-mtList-wgt .li-item .li-content .li-description {
        overflow: visible;
    }
    .bs-section.community-section-mediaWithTextList-54 .bs-mtList-wgt .li-item .li-content .li-subtitle {
        margin-bottom: 0;
        margin-top: 12px;
    }

}
/* speaker card ends  */


/* accordion section starts */

.bs-section.community-section-mediaWithTextList-1 [data-element-id="912000339451713"] .media-text-layout {
    display: none;
}

.bs-custom-acd .ca-container {
    display: flex;
}
.bs-custom-acd .ca-container .acd-item.item1 {
    background: url(https://previewengine-accl.zohoexternal.com/image/BACKSTAGE/912000361489039?cli-msg=eyJtb2R1bGUiOiJFdmVudEltYWdlUmVzb3VyY2UiLCJ0eXBlIjowLCJwb3J0YWxJZCI6IjY1MDczMzk2MSIsInN1YlJlc291cmNlSWQiOiI2NTA3MzM5NjEiLCJpZCI6IjkxMjAwMDM2MTQ4OTAzOSJ9) no-repeat;
    background-size: cover;
    background-position: bottom;
}
.bs-custom-acd .ca-container .acd-item.item2 {
    background: url(https://previewengine-accl.zohoexternal.com/image/BACKSTAGE/912000361489042?cli-msg=eyJtb2R1bGUiOiJFdmVudEltYWdlUmVzb3VyY2UiLCJ0eXBlIjowLCJwb3J0YWxJZCI6IjY1MDczMzk2MSIsInN1YlJlc291cmNlSWQiOiI2NTA3MzM5NjEiLCJpZCI6IjkxMjAwMDM2MTQ4OTA0MiJ9) no-repeat;
    background-size: cover;
    background-position: bottom;
}
.bs-custom-acd .ca-container .acd-item.item3 {
    background: url(https://previewengine-accl.zohoexternal.com/image/BACKSTAGE/912000361489036?cli-msg=eyJtb2R1bGUiOiJFdmVudEltYWdlUmVzb3VyY2UiLCJ0eXBlIjowLCJwb3J0YWxJZCI6IjY1MDczMzk2MSIsInN1YlJlc291cmNlSWQiOiI2NTA3MzM5NjEiLCJpZCI6IjkxMjAwMDM2MTQ4OTAzNiJ9) no-repeat;    
    background-size: cover;
    background-position: bottom;
}
.bs-custom-acd .ca-container .acd-item.item4 {
    background: url(https://previewengine-accl.zohoexternal.com/image/BACKSTAGE/912000361489027?cli-msg=eyJtb2R1bGUiOiJFdmVudEltYWdlUmVzb3VyY2UiLCJ0eXBlIjowLCJwb3J0YWxJZCI6IjY1MDczMzk2MSIsInN1YlJlc291cmNlSWQiOiI2NTA3MzM5NjEiLCJpZCI6IjkxMjAwMDM2MTQ4OTAyNyJ9) no-repeat;
    background-size: cover;
    background-position: bottom;
}
.bs-custom-acd .ca-container .acd-item {
    padding: 40px 40px 140px;
    width: 20%;
    color: #fff;
    position: relative;
    z-index: 3;
    cursor: pointer;
}
.bs-custom-acd .ca-container .acd-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(3, 0, 30, 0) 0%, rgba(3, 0, 30, 1) 100%);
    right: 0;
    z-index: -1;
    width: 100%;
    height: 400px;
}

.bs-custom-acd .ca-container .acd-item .acd-desc {
    font-size: 17px;
    line-height: 28px;
    font-family: var(--medium-font);
    transform: translateY(10px);
    opacity: 0;
}
.bs-custom-acd .ca-container .acd-item .acd-title {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
    font-family: var(--bold-font);
}
.bs-custom-acd .vertical-border {
    border-image: linear-gradient(to top, #03001E 0%, #676388 50%, #03001E 100%) 1;
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
    padding: 0;
}


.bs-custom-acd .ca-container .acd-item.expanded {
    transition: width 0.4s ease-in;
    width: 40%;
}
.bs-custom-acd .ca-container .acd-item.expanded .acd-desc {
    transition: all 0.6s 0.6s linear;
    opacity: 1;
    transform: translateY(0);
}


@media only screen and (max-width: 767px) {
    .bs-custom-acd .ca-container {
        display: block;
    }
    .bs-custom-acd .ca-container .acd-item {
        width: 100% !important;
        padding: 40px;
    }
    .bs-custom-acd .ca-container .acd-item .acd-desc {
        height: 0;
    }
    .bs-custom-acd .ca-container .acd-item.expanded .acd-desc {
        transition: all 0.6s 0.2s linear;
    }
    .bs-custom-acd .ca-container .acd-item.expanded {
        padding: 40px 40px 200px;
    }
    .bs-custom-acd .ca-container .acd-item.expanded .acd-desc {
        height: 100%;
    }
}
/* accordion section ends */



/* .bs-section.community-section-ticketClass .bs-ticketList-wgt .li-item[data-field-id="912000361426617"] .li-content .ticket-price, */
.buy-ticket-modal .tkt-scrollable-content .ticket-classes [data-field-id="912000361426617"] h6.price {
    opacity: 0;
}


/* Workshop starts*/
.modal.buy-ticket-modal .ticket-list .ticket-classes [data-field-id="912000361426617"]{
    visibility: hidden !important;
    display: none !important;
}



.modal.buy-ticket-modal .ticket-list .ticket-classes .list-item:not(:last-child) {
    border-bottom: none !important;
}

.zbs-widget-container {
    position: relative
}

.zbs-widget-container {
    min-height: 600px;
    width: 100%;
    margin: auto
}

.zbs-widget-container iframe.zbs-iframe-widget {
    min-height: calc(100vh - 100px);
    width: 100%
}

.zbs-widget-container .zbs-close-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 20px;
    font-style: normal;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(0,0,0,.2);
    color: #fff;
    align-items: center;
    justify-content: center;
    display: flex;
    cursor: pointer
}

.zbs-is-loader-on {
    min-width: 200px;
    width: 100%;
    padding: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ccc;
    cursor: pointer;
    transition: .3s linear;
    background: rgba(0,0,0,.8);
    opacity: 1!important
}

.zbs-is-loader-on .zbs-loader {
    width: 60px;
    height: 60px;
    display: inline-block;
    position: relative
}

.zbs-is-loader-on .zbs-loader::after,.zbs-is-loader-on .zbs-loader::before {
    content: '';
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: zbs-zoom-in 2s linear infinite;
    animation: zbs-zoom-in 2s linear infinite;
    opacity: 0
}

.zbs-is-loader-on .zbs-loader::after {
    animation-delay: 1s
}

.zbs-fadeInUp {
    animation: .6s zbs-fadeInUp .3s ease-in-out forwards
}

.zbs-fadeOutDown {
    animation: zbs-fadeOutDown .3s ease-in-out forwards
}

@keyframes zbs-fadeInUp {
    0% {
        opacity: 0;
        visibility: hidden;
        transform: translateY(100px)
    }

    100% {
        opacity: 1;
        visibility: visible;
        transform: translateY(0)
    }
}

@keyframes zbs-fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(100px)
    }
}

@keyframes zbs-zoom-in {
    0% {
        transform: scale(.1);
        opacity: 1
    }

    100% {
        transform: scale(1);
        opacity: 0
    }
}

.zbs-widget-container iframe.zbs-iframe-widget .embed-ticket-modal .by-tkt-footer {
    position: fixed;
    bottom: 0;
    width: 100%
}

/* Workshop Ends*/


@media only screen and (max-width: 767px), only screen and (max-width: 1024px) {
    .bs-section.community-section-mediaWithTextList-55 .bs-mtList-wgt {
        padding-top: 130px;
        padding-left: 16px;
        padding-right: 16px;
    }
    .community-page-home .community-section-mediaWithTextList-50 .zch-agenda-wrapper .content-wrap .zch-agenda-overview .zch-right-agenda-details-block:before {
        display: none;
    }
}

/* convince your boss */

[page-id="912000339521073"].community-page-customPage .li-content {
    padding: 0 30px 30px;
}

[page-id="912000339521073"].community-page-customPage .li-item {
    grid-template-columns: auto;
    justify-content: center;
    background: #fff;
}

[page-id="912000339521073"].community-page-customPage article.foreground-layer {
    /* max-width: 780px !important;
    margin: 0 0 0 0; */
}

[page-id="912000339521073"].community-page-customPage .media-image {
    width: 100%;
}

[page-id="912000339521073"].community-page-customPage .grb-list{
    grid-template-columns: auto;
}

[page-id="912000339521073"].community-page-customPage .bs-mediaText-wgt.layout2 .li-item{
    grid-template-columns: auto;
    justify-content: center;
    background: #fff;
}

[page-id="912000339521073"].community-page-customPage .bs-mediaText-wgt.layout2 .list-image{
    grid-column: 1;
}

[page-id="912000339521073"].community-page-customPage .foreground-layer > .ember-view{
    max-width: 750px;
    margin: 0 0 0 auto;
}

[page-id="912000339521073"].community-page-customPage .community-section-footer.footer-secondary article.foreground-layer{
    max-width: inherit !important;
}
[page-id="912000339521073"].community-page-customPage .bs-section.multiple-sections>article.foreground-layer{
    max-width: inherit !important; 
}

[page-id="912000339521073"].community-page-customPage .bs-mediaText-wgt.layout1 .li-item{
    grid-template-columns: 1fr;
}

[page-id="912000339521073"].community-page-customPage .bs-mediaText-wgt .li-item{
    grid-auto-flow: row;
}

[page-id="912000339521073"].community-page-customPage .community-section-mediaText .lyt-medium-media .media-image{
    width: 100%;
}



[page-id="912000339521073"].community-page-customPage .bs-page-container .bs-section:not(.community-section-banner,.community-section-footer) > .background-layer {
  background-color: #fff7e4 !important;
}

[page-id="912000339521073"].community-page-customPage .bs-section article.foreground-layer{
    padding: 0px 0px 50px 0px;
}
[page-id="912000339521073"].community-page-customPage .banner-widget .banner-content{
    padding: 70px 0 50px;
}

[page-id="912000339521073"].community-page-customPage .zw-usa-left-nav{
    position: sticky;
    top: 120px;
    z-index: 999;
    width : 40%;
}

[page-id="912000339521073"].community-page-customPage .zw-usa-left-nav > ul{
    max-width: max-content;
    background: #fff7e4;
    margin: 0;
    /* z-index: 99999; */
    /* position: relative; */
    position: sticky;
    top: 120px;
    margin: 0 0 0 auto;
}
[page-id="912000339521073"].community-page-customPage .zw-usa-left-nav > ul li{
    list-style-type: none;
    padding: 10px;
    font-size: 18px;
    background-color: #0e3226;
    color: #fff;
    margin: 10px;
    min-width: 300px;
    cursor: pointer;
}




[page-id="912000339521073"].community-page-customPage .zwc-main-section-wrapper{
    width: 70%;
    margin: 0 0 0 auto;
}
[page-id="912000339521073"].community-page-customPage .zwc-main-top-wrap{
    display: flex;
    justify-content: space-between;
    background: #fff7e4;
}



[page-id="912000339521073"].community-page-customPage #ember149 article.foreground-layer{
      padding-top : 0px;
    padding-bottom : 0px
}

[page-id="912000339521073"].community-page-customPage .zwc-main-top-wrap{
  padding-top : 50px;
}

[page-id="912000339521073"].community-page-customPage #ember20.bs-section.multiple-sections>article.foreground-layer{
  padding : 0px;
}
[page-id="912000339521073"].community-page-customPage .zw-usa-left-nav ul li{
    position : relative;
}

[page-id="912000339521073"].community-page-customPage .zw-usa-left-nav ul li p{
        max-width: 200px;
        font-size : 17px;
}

[page-id="912000339521073"].community-page-customPage .zw-usa-left-nav ul li p:before{
      content: "";
    position: absolute;
    top: 40%;
    width: 10px;
    height: 1.5px;
    background-color: #ffffff;
    right: 9.9%;
    transform: rotate(38deg);
}
[page-id="912000339521073"].community-page-customPage .zw-usa-left-nav ul li p:after{
content: "";
    position: absolute;
    top: 45%;
    width: 10px;
    height: 1.5px;
    background-color: #ffffff;
    right: 10%;
    transform: rotate(331deg);
}

[page-id="912000339521073"].community-page-customPage .banner-content .ember-view .section-sub-title p {
    max-width: 1000px;
    margin: 0 auto;
    font-size: 18px;
}

[page-id="912000339521073"].community-page-customPage .zwc-main-top-wrap{
    max-width : 1800px;
    margin: 0 auto;
}
[page-id="912000339521073"].community-page-customPage{
    background-color : #fff7e4;
}
[page-id="912000339521073"].community-page-customPage .community-section-footer .bs-footer .ft-top{
    padding-top: 30px ;
}


[page-id="912000339521073"].community-page-customPage  .community-section-banner  .foreground-layer .ember-view {
    max-width: 1050px;
    margin: 0 auto;
}
[page-id="912000339521073"].community-page-customPage .community-section-banner  .foreground-layer{
    background: #fff7e4;
    padding : 0px !important;
}

.community-page-customPage:not([page-id="912000339521073"]) .zwc-main-top-wrap {
    display: none;
}

@media(max-width : 1199px){
    [page-id="912000339521073"].community-page-customPage .zw-usa-left-nav{
        display :none
    }
    [page-id="912000339521073"].community-page-customPage .zwc-main-section-wrapper{
        width : 100%
    }
    [page-id="912000339521073"].community-page-customPage .media-image {
        width: 100%
    }
    [page-id="912000339521073"].community-page-customPage .foreground-layer > .ember-view{
        max-width: 750px;
        margin: 0 auto;
    }

}

@media(max-width :767px){
    [page-id="912000339521073"].community-page-customPage .banner-widget .banner-content{
        padding: 40px 20px 20px;
    }
    [page-id="912000339521073"].community-page-customPage .banner-content .ember-view .section-sub-title p{
        font-size: 15px;
    }
    [page-id="912000339521073"].community-page-customPage .zwc-main-section-wrapper{
        margin: 0 auto;
        width : 90%;
    }
    [page-id="912000339521073"].community-page-customPage .li-content{
        padding: 0 20px 30px;
    }
}





/* end of convince your boss */



[page-id="912000339521994"] .community-section-mediaText .lyt-small-media .media-image {
    width: 200px !important;
}


[page-id="912000339521994"]  .bs-mediaText-wgt .li-item {
    grid-gap: 40px !important;
}


[data-id="912000405576014"] .bs-label {
    display: none !important;
}


[data-id="912000405576014"] .group-label {
    justify-content: center !important;
}