.zpos-header {background: #000000;}
/* Banner */
.zpos-cxBanner {
    background: #000000;
    color: #ffffff;
    background-size: contain;
    position: relative;
    z-index: -1;
}
.bg_lazy_loaded.zpos-cxBanner {background: url(/sites/oweb/images/zakya/customers/zakya-customers-banner-bg.png) no-repeat 0 200px #000000;}
.zpos-cxBanner:after {
    position: absolute;
    background: #000000d4;
    background-size: contain;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform-origin: center;
    z-index: -1;
}
.zpos-cxBannerWrap {
    padding: 140px 0 80px;
    max-width: 1020px;
    margin: 0 auto;
    text-align: center;
    width: 90%;
}
h1 {
    font: 82px/1 var(--primary-bold);
}
/* Scroll Animation */
.zpos-scrollSec {
    max-width: 1920px;
    width: 100%;
    overflow-x: hidden;
    text-align: center;
    margin: 0px auto;
    padding-bottom: 480px;
}
.zpos-scrollSec h2 {
    font: 32px/1.2 var(--primary-light);
    margin-bottom: 58px;
}
.zpos-forwardSec, .zpos-reverseSec {
    width: 100%;
    margin-bottom: 20px;
}
.cx-sprit {
    display: inline-block;
    background-color:  #fff;
    width: 250px;
    height: 100px;
    border-radius: 50px;
    margin: 0 10px;
    box-sizing: border-box;
    position: relative;
}
.cx-sprit:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: auto 330px;
}
.s_webp .bg_lazy_loaded .cx-sprit:after, .s_webp .bg_lazy_loaded .quote-logo, .s_webp .bg_lazy_loaded .zpos-Thumbnail::before, .s_webp .bg_lazy_loaded .spkr-Lftsec, .s_webp .bg_lazy_loaded .shareStory-cta::after {
    background-image: url('/sites/oweb/images/zakya/customers/zakya-customers-sprite.webp');
}
.n_webp .bg_lazy_loaded .cx-sprit:after, .n_webp .bg_lazy_loaded .quote-logo, .n_webp .bg_lazy_loaded .zpos-Thumbnail::before, .n_webp .bg_lazy_loaded .spkr-Lftsec, .n_webp .bg_lazy_loaded .shareStory-cta::after {
    background-image: url('/sites/oweb/images/zakya/customers/zakya-customers-sprite.png');
}
.cx-icon1:after {
        background-position: -94px -19px;
	width: 68px;
	height: 67px;
}
.cx-icon2:after {
        background-position: -337px -33px;
	width: 115px;
	height: 30px;
}
.cx-icon3:after {
        background-position: -609px -32px;
	width: 117px;
	height: 41px;
}
.cx-icon4:after {
        background-position: -859px -40px;
	width: 157px;
	height: 25px;
}
.cx-icon5:after {
        background-position: -1154px -30px;
	width: 107px;
	height: 43px;
}
.cx-icon6:after {
        background-position: -1424px -22px;
	width: 108px;
	height: 61px;
}
.cx-icon7:after {
        background-position: -1689px -34px;
	width: 117px;
	height: 36px;
}
.cx-icon8:after {
        background-position: -1967px -43px;
	width: 101px;
	height: 18px;
}
.cx-icon9:after {
        background-position: -89px -146px;
	width: 77px;
	height: 62px;
}
.cx-icon10:after {background-position: -352px -163px;
	width: 91px;
	height: 28px;
}
.cx-icon11:after {background-position: -635px -154px;
	width: 67px;
	height: 44px;
}
.cx-icon12:after {background-position: -889px -152px;
	width: 97px;
	height: 51px;
}
.cx-icon13:after {background-position: -1165px -157px;
	width: 83px;
	height: 34px;
}
.cx-icon14:after {background-position: -1420px -160px;
	width: 115px;
	height: 35px;
}
.cx-icon15:after {background-position: -1697px -154px;
	width: 101px;
	height: 46px;
}
.cx-icon16:after {background-position: -1996px -156px;
	width: 43px;
	height: 43px;
}
.zpos-forwardSec, .zpos-reverseSec {
    position: relative;
    display: flex;
    width: 2160px;
    overflow-x: hidden;
}
.forward1 {
    white-space: nowrap;
    animation: forward var(--time) linear infinite;
    animation-delay: calc(var(--time)*-1);
}
.forward2 {
    white-space: nowrap;
    animation: forward var(--time) linear infinite;
    animation-delay: calc(var(--time)*-2);

}
.reverse1 {
    white-space: nowrap;
    animation: forward var(--time) linear reverse infinite;
    animation-delay: calc(var(--time)*-1);
}
.reverse2 {
    white-space: nowrap;
    animation: forward var(--time) linear reverse infinite;
    animation-delay: calc(var(--time)*-2);
}
@keyframes forward {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-100%);
    }
}
/* Scroll Animation */
/* Banner */

/* Body Section */
/* Video Section */
.zpos-vidSec {
    max-width: 1424px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 130px;
    margin-top: -412px;
}
.zpos-vidSec h2 {
    font: 50px/1.1 var(--primary-thin);
    color: #fff;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}
.zpos-vidSec, .zpos-vidSec img {
    z-index: 1;
    position: relative;
    display: block;
}
.zpos-whiteWrapper .dark_layer, .zpos-vidSec, .zpos-vidSec img{
    border-radius: 320px;
}
.zpos-vidWrapper, .zpos-whiteWrapper {
    position: relative;
}
.zpos-vidWrapper {
    max-width: 1424px;
    margin: 0 auto;
}
.vid-frame {
    border-radius: 320px;
    display: block;
}
.zpos-whiteWrapper{
cursor: pointer;
}
.zpos-whiteWrapper .dark_layer {
    /* content: ""; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(to bottom,rgba(0,0,0,0.0),rgba(0,0,0,0.2),rgba(0,0,0,0.88));
}
.vid-spkrGrp {
    position: absolute;
    padding: 20px 20px 20px 35px;
    bottom: 20px;
    left: 20%;
    z-index: 3;
}
.vid-spkrname {
    font: 20px/1 var(--primary-semibold);
    padding-bottom: 10px;
    display: block;
    color: #fff;
}
.vid-spkrdesig {
    font: 18px/1 var(--primary-regular);
    color: #aaa;
    display: block;
}
.vid-Playbutton {
    width: 93px;
    height: 92px;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
    z-index: 4;
    background: no-repeat 0 -1px;
    transition: all ease 0.4s;
}
.bg_lazy_loaded .vid-Playbutton {
     background-image: url(/sites/oweb/images/zakya/customers/zakya-customers-video-button.svg);
}
.zpos-vidWrapper:hover .vid-Playbutton {
    transform: translate(-50%, -50%) scale(1.15);
}
/* Video Section */
/* Mid quote Section */
.zpos-cxBodySec {
    background: #f5f2f2;
    padding: 0 0 130px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.zpos-cxBodySec h3 {
    font: 52px/1.1 var(--primary-bold);
    max-width: 900px;
    margin: 0 auto 40px;
    text-align: center;
    width: 90%;
}
.zpos-quoteSec {
    background: #ffffff;
    border-radius: 30px;
    box-shadow: 0px 10px 30px 0px rgba(127, 108, 108, 0.1);
    max-width: 1380px;
    margin-bottom: 70px;
    width: 94%;
}
.zpos-quoteLst {
    display: flex;
    width: 100%;
    align-items: center;
}
.quoteReverse {
    flex-direction: row-reverse;
}
.zpos-quote {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 50%;
    position: relative;
}
.inter_link{
    color: #e5792b;
    display: inline-block;
    font: 17px / 1.2 var(--primary-bold);
    position: relative;
    padding-right: 15px;
    text-transform: uppercase;
}
.inter_link:after {
    content: "";
    height: 10px;
    width: 10px;
    border: 2px solid #e5792b;
    border-left: 0px;
    border-top: 0px;
    position: absolute;
    right: 0px;
    box-sizing: border-box;
    transform: rotate(-45deg);
    top: 4px;
    transition: all 0.3s linear;
}
.i18n-ta-in .inter_link:after {top:6px;}
.inter_link:hover:after {
    right: -2px;
}
.zpos-quote img {
    display: block;
}
.zpos-fwdRadius {
    border-radius: 30px 0 0 0;
}
.zpos-reverseRadius {
    border-radius: 0 0 30px 0;
}
.zpos-quote:nth-child(4) img {border-radius: 0 0 30px 0;}
.quote-logo {
    background-repeat: no-repeat;
    width: 127px;
    display: inline-block;
    height: 43px;
    margin-bottom: 15px;
    background-size: auto 330px;
}
.snuggles {background-position: -838px -262px;}
.svasti {background-position: -1001px -269px;}
.quote-cont {
    font: 28px/1.4 var(--primary-medium);
    margin-bottom: 25px;
    max-width: 80%;
    position: relative;
}
.quote-cont:after, .quote-cont:before {
    position: absolute;
    background: no-repeat -694px -264px;
    width: 43px;
    height: 34px;
    content: "";
    background-size: auto 330px;
    display: none
}
.quote-cont:after {
    top: -20px;
    left: -20px;
}
.quote-cont:before {
    bottom: -20px;
    right: 30px;
}
.spkr-name {
    font: 16px/1.4 var(--primary-semibold);
    display: block;
}
.spkr-grpSec .spkr-name {
    font: 22px/1.2 var(--primary-bold);
    margin-bottom: 7px;
}
.spkr-desig {
    font: 14px/1.4 var(--primary-regular);
}
.spkr-grpSec .spkr-desig {
    font: 20px/1.2 var(--primary-regular);
}
/* Mid quote Section */
/* Filter Section */
.zpos-FilterSec {
    width: 100%;
    background: transparent;
    margin-bottom: 10px;
    position: relative;
    z-index: 6;
}
.filterFix .zpos-FilterInner {
    box-shadow: 0 1px 11.28px .72px rgba(0, 0, 0, 0.2);
}
.zpos-Filter {
    padding: 12px 35px;
    transition: all ease .5s;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1380px;
    margin: 0 auto;
    width: 94%;
}
.Nav-filterSec {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.Nav-filterSec li {
    margin-right: 10px;
}
.Nav-filterSec li:last-child {
    margin-right: 0;
}
.Nav-filter.active {
    background: #e57627;
    color: #fff;
    border-radius: 30px;
}
.Nav-filter {
    font: 16px / 1.2 var(--primary-semibold);
    padding: 6px 15px;
    cursor: pointer;
    color: #333333;
    display: inline-block;
}
.zpos-FlrElement {
    font: 16px / 1.2 var(--primary-semibold);
    display: flex;
    color: #000;
    align-items: center;
    position: relative;
}
.zpos-FilterBox {
    position: relative;
    font: 16px / 1.5 var(--primary-light);
    padding: 6px 40px 6px 7px;
    color: #333;
    background: transparent;
    cursor: pointer;
    display: none;
}
.zpos-FilterBox.active, .zpos-Tagfilter.active {
    display: block;
}
.zpos-FilterBox:after {
    position: absolute;
    top: 7px;
    right: 10px;
    content: "";
    display: inline-block;
    background: url(/sites/oweb/images/zakya/customers/zakya-customer-filter-icon-sprite.svg) no-repeat -8px -9px;
    width: 21px;
    height: 20px;
}
.zpos-FilterSec.filterFix {
    position: sticky;
    position: -webkit-sticky;
    top: 67px;
    left: 0;
    z-index: 6;
    background: #fff;
}
.zpos-Tagfilter {
    max-width: 330px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font: 15px / 1.2 var(--primary-light);
    padding: 6px 80px 6px 8px;
    color: #333;
    background: transparent;
    position: relative;
    display: none;
    text-align: left;
}
.zpos-tags {
    position: relative;
    border: 1px solid #c4c5c6;
    border-radius: 6px;
    padding: 3px 25px 3px 8px;
    margin-right: 5px;
    font: 12px / 1.2 var(--primary-regular);
}
.flr_tagtxt {
    min-width: 240px;
    display: flex;
    overflow: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.zpos-Tagfilter:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 100%;
    background: transparent;
    bottom: 0;
    right: 80px;
    z-index: 2;
    background: -webkit-linear-gradient(right, #fff0, #f5f2f2);
    background: -moz-linear-gradient(right, #fff0, #f5f2f2);
    background: linear-gradient(to right, #fff0, #f5f2f2);
}
.filterFix .zpos-Tagfilter:after {
    background: -webkit-linear-gradient(right, #fff0, #fff);
    background: -moz-linear-gradient(right, #fff0, #fff);
    background: linear-gradient(to right, #fff0, #fff);
}
.zpos-tagEdit {
    font: 12px / 1.2 var(--primary-light);
    content: "";
    position: absolute;
    top: 8px;
    right: 30px;
    padding: 2px 10px;
    background: #fbf2b2;
    border-radius: 10px;
    cursor: pointer;
}
.zpos-EditClose {
    position: absolute;
    content: "";
    top: 7px;
    right: 0;
    background: url('/sites/oweb/images/zakya/customers/zakya-customer-filter-icon-sprite.svg') no-repeat -38px -9px;
	width: 21px;
	height: 20px;
    cursor: pointer;
}
.zpos-tagclose {
    background: url('/sites/oweb/images/zakya/customers/zakya-customer-filter-icon-sprite.svg') no-repeat -14px -79px;
    width: 9px;
    height: 9px;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 6px;
    cursor: pointer;
}
.zpos-menuSelect {
    display: none;
    position: relative;
}
.zpos-menu {
    border: 0 solid #999;
    background: transparent;
    color: #000;
    padding: 8px 40px 8px 12px;
    display: block;
    width: auto;
    font: 14px / 1.2 var(--primary-bold);
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    z-index: 1;
    transition: .5s ease;
    border-radius: 0;
    cursor: pointer;
}

.zpos-promptSec {
    display: none;
    opacity: 0;
    background: #fff;
    text-align: left;
    padding: 25px;
    max-width: 360px;
    width: 360px;
    position: absolute;
    top: 38px;
    border-radius: 10px;
    right: 0;
    box-sizing: border-box;
    transition: all ease .6s;
    -webkit-box-shadow: inset 0 0px 3px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0px 3px rgba(0, 0, 0, .2);
}
.zpos-promptSec.active {
    display: block;
    z-index: 9;
    opacity: 1;
}
.zpos-filterHeading {
    font: 18px/1.2 var(--primary-bold);
    margin-bottom: 15px;
}
.zpos-promptGrp {
    padding-bottom: 40px;
}
.zpos-filterLst {
    padding: 5px 0;
    font: 16px / 1.1 var(--primary-regular);
}
.filter-ctaGrp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
}
.filter-submit {
    padding: 6px 15px;
    background: #e57627;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
}
.filter-cancel {
    padding: 2px 0;
    color: #333;
    cursor: pointer;
    margin-right: 15px;
    text-transform: uppercase;
}
.filter-reset {
    padding: 2px 0px;
    cursor: pointer;
    color: #e57627;
    border-bottom: 1px solid #e57627;
}
.zpos-lable {
    position: relative;
    padding: 6px 15px 6px 30px;
    display: inline-block;
    cursor: pointer;
}
.zpos-lable input[type='checkbox'], .zpos-check {
    position: absolute;
    cursor: pointer;
    top: 6px;
    left: 0;
}
.zpos-lable input[type='checkbox'] {
    opacity: 0;
}
.zpos-sprt {
    display: inline-block;
    background: url('/sites/oweb/images/zakya/customers/zakya-customer-filter-icon-sprite.svg') no-repeat -9px -42px;
	width: 19px;
	height: 19px;
}
.zpos-lable input:checked+.zpos-check {
    background-position: -38px -42px;
	width: 19px;
	height: 19px;
}
/* Filter Section */
/* Box Section */
.zpos-storiesSec {
    max-width: 1380px;
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: 31.6% 31.6% 31.6%;
    grid-gap: 35px;
    width: 94%;
    padding: 20px 0 0;
}
.zpos_ErrorSec {
    position: relative;
    display: none;
    margin: 0 auto;
    padding: 0 0 20px;
    z-index: 7;
    text-align: center;
}
.zpos_ErrorMsg {
    color: #9c4500;
    background: #f6ecbe;
    padding: 3px 20px;
    border-radius: 6px;
    display: inline-block;
    font: 14px / 1.2 var(--primary-regular);
}
.zpos-storieLst {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0px 10px 30px 0px rgba(127, 108, 108, 0.1);
    overflow: hidden;
}
.zpos-stories {
    padding: 40px 35px;
}
.zpos-Thumbnail {
    border-radius: 20px 20px 0 0;
    display: flex;
    overflow: hidden;
    position: relative;
}
.zpos-Thumbnail img {
    display: block;
    border-radius: 18px 18px 0 0;
    transition: transform .75s cubic-bezier(.215,.61,.355,1);
}
.zpos-Thumbnail.vimvideo, .zpos-quote.vimvideo {cursor: pointer;}
.zpos-storieLst:hover .zpos-Thumbnail img {
    transform: scale(1.06);
}
.play-button, .mid-play-button {
    position: absolute;
    content: "";
    background: url(/sites/oweb/images/zakya/customers/zakya-customers-video-button.svg) no-repeat 0 0px;
    width: 47px;
    height: 47px;
    background-size: 46.5px auto;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    transition: all ease-out 0.4s;
}
.mid-play-button {
    width: 67px;
    height: 67px;
    background-size: 67px auto;
}
.zpos-quote.vimvideo:hover .mid-play-button {
    transform: translate(-50%, -50%) scale(1.2);
}
.zpos-storieLst p {
    font: 18px/1.6 var(--primary-medium);
}
.zpos-cmpyLogo {
    display: inline-block;
    margin-bottom: 10px;
}
.spkr-Rhtsec{
    max-width: calc(100% - 91px);
}
.zpos-Thumbnail:after {
    background-color: rgb(0, 0, 0);
    opacity: 0.2;
    width: 100%;
    height: 100%;
    border-radius: 15px 15px 0 0;
}
.zpos-Thumbnail::before {
    background-repeat: no-repeat;
    background-size: auto 330px;
    width: 90px;
    height: 87px;
    top: initial;
    bottom: 20px;
    right: 30px;
    left: initial;
    z-index: 2;
}
.fresh-mills::before {
    background-position: -204px -237px;
}
.nilgiris::before {
    background-position: -304px -237px;
}
.wanaw::before {
    background-position: -104px -237px;
}
.radestreet::before {
    background-position: -4px -237px;
}
.spkr-Grp {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 0 0;
}
.spkr-Lftsec {
    background-repeat: no-repeat;
    width: 71px;
    height: 71px;
    display: inline-block;
    margin-right: 20px;
    background-size: auto 330px;
}
.Subashini {
	background-position: -403px -246px;
}
.Shariff {
	background-position: -478px -246px;
}
.Balachander {
	background-position: -553px -246px;
}
.Varsha {
	background-position: -1149px -245px;
	width: 73px;
	height: 73px;
}
.Thuli {
	background-position: -1232px -245px;
	width: 72px;
	height: 73px;
}
/* Box Section */
/* Body Section */
/* stories Section */
.zpos-shareStory-Section {
    max-width: 1380px;
    color: #ffffff;
    width: 94%;
    padding: 50px 0 0;
}
.zpos-shareStory {
    border-radius: 40px;
    background-color: rgb(229, 118, 39);
    padding: 80px 40px;
    text-align: center;
    margin: 0 auto;
}
.zpos-shareStory h3 {
    font: 58px/1 var(--primary-black);
    margin-bottom: 25px;
}
.zpos-shareStory p {
    font: 20px/1.6 var(--primary-regular);
    max-width: 580px;
    margin: 0 auto 20px;
    text-align: center;
}
.shareStory-cta {
    background-color: rgb(29, 21, 21);
    font: 18px/1.1 var(--primary-semibold);
    padding: 22px 70px 22px 30px;
    border-radius: 40px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 10px;
}
.shareStory-cta::after {
    background-repeat: no-repeat;
    background-position: -629px -262px;
    background-size: auto 330px;
    width: 41px;
    height: 42px;
    right: 15px;
    top: 11px;
    left: initial;
}
/* stories Section */

  @media only screen and (max-width: 1444px) {
.zpos-cxBannerWrap {
    padding: 120px 0 80px;
}
}
@media only screen and (max-width: 1280px) {
.zpos-cxBannerWrap {
    padding: 100px 0 60px;
}
h1 {font-size: 72px;}
.zpos-vidSec h2 {font-size: 42px;}
.zpos-cxBodySec h3 {font-size: 38px;}
.zpos-vidSec {
    margin-bottom: 100px;
    margin-top: -390px;
}
.quote-cont {font-size: 24px;}
.zpos-stories {
    padding: 30px;
}
.shareStory-cta::after {
    top: 9px;
}
.shareStory-cta {
    font-size: 16px;
    padding: 20px 70px 20px 30px;
}
.zpos-shareStory h3 {
    font-size: 48px;
}
.zpos-cxBodySec {
    padding: 0 0 100px;
}
.zpos-storiesSec {grid-gap: 30px;}
}
@media only screen and (max-width: 1124px) {
.zpos-cxBannerWrap {
    padding: 90px 0 60px;
}
h1 {font-size: 62px;}
.quote-cont {
    font-size: 20px;
    margin-bottom: 20px;
}
.spkr-grpSec .spkr-name {
  font-size: 20px;
  margin-bottom: 5px;
}
.spkr-grpSec .spkr-desig {
  font-size: 18px;
}
.zpos-shareStory h3 {
    font-size: 42px;
    margin-bottom: 20px;
}
.zpos-vidSec, .zpos-quoteSec, .zpos-storiesSec, .zpos-shareStory-Section {width: 94%;}
.zpos-shareStory p {font-size: 18px;}
.zpos-storiesSec {
    grid-gap: 28px;
    max-width: 900px;
    grid-template-columns: 48.5% 48.5%;
}
.zpos-shareStory-Section {max-width: 900px;}
}
@media only screen and (max-width: 1024px) {
.zpos-quoteSec {display: none;}
}
@media only screen and (max-width: 900px) {
.zpos-cxBannerWrap {
    padding: 80px 0 40px;
}
.zpos-scrollSec h2 {
    font-size: 32px;
    margin-bottom: 40px;
}
.zpos-vidSec {
    margin-bottom: 70px;
    margin-top: -280px;
}
.zpos-scrollSec {
    padding-bottom: 340px;
}
.vid-spkrGrp{
left: calc(50% - 183.5px);
bottom: 10%;
}
.zpos-Filter {
    padding: 12px 15px;
}
.Nav-filterSec li {
  margin-right: 5px;
}
.zpos-FilterSec.filterFix {top: 0;}
}
@media only screen and (max-width: 767px) {
 h1 {font-size: 50px;}
.zpos-cxBannerWrap {padding: 60px 0 30px;}
.zpos-storiesSec {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 436px;
}
.zpos-shareStory {padding: 70px 30px;}
.shareStory-cta::after {display: none;}
 .zpos-vidSec h2, .zpos-cxBodySec h3, .zpos-shareStory h3 {font-size: 36px;}
.zpos-stories {padding: 30px;}
.shareStory-cta {
    background-color: rgb(29, 21, 21);
    font: 15px/1.1 var(--primary-semibold);
    padding: 17px 30px 17px;
}
.vid-Playbutton{
    height: 46px;
    width: 46px;
    background-size: 46px auto;
}
.vid-spkrname {
    font-size: 17px;
    padding-bottom: 5px;
}
.vid-spkrdesig {
    font-size: 15px;
}
.vid-spkrGrp{
   left: calc(50% - 152.5px);
   bottom: 3%;
   padding: 5px 10px 10px;
}
.zpos-Filter {
   flex-direction: column;
   padding: 10px 0;
}
.Nav-filterSec {
  padding-bottom: 10px;
}
.Nav-filter {
  font: 15px / 1.2 var(--primary-semibold);
  padding: 6px 12px;
}
.zpos-lable {
  padding: 5px 10px 5px 30px;
}
.zpos-promptSec {
  padding: 20px;
  max-width: 280px;
  width: 280px;
}
}
@media only screen and (max-width: 450px) {
.Nav-filter {
  font: 14px / 1.2 var(--primary-semibold);
  padding: 6px 10px;
}
.vid-spkrname {
    font-size: 15px;
}
.vid-spkrdesig {
    font-size: 14px;
}
}