@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap);:root{--body:#fff;--primary:#e51b24;--text:#777;--heading:#000;--light:#e4e4e4;--black:#000;--borders:hsla(0,0%,100%,.1);--white:#fff;--spantext:#757575;--theme:#e51b24;--bg1:#161616;--bg2:#1b1b1b;--bg3:#fff;--bg4:#f5f5f5;--social:#1e1e1e;--border1:#454750;--pra-clr:#bebebe;--dd-clr:#dadada;--place:#858585;--tag:#646464;--bspan:#ababab}.body-font{font-family:DM Sans,sans-serif}body{background-color:#fff;color:var(--white);font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:28px;overflow-x:hidden}body,ul{margin:0;padding:0}ul{list-style:none}button{background-color:transparent;border:none;padding:0}input:focus{outline:none}input,input:focus{color:var(--white)}h1,h2,h3,h4,h5,h6{color:var(--heading);font-family:DM Sans,sans-serif;margin:0;padding:0;transition:all .4s ease-in-out}h1{font-size:80px;line-height:112%}h1,h2{font-weight:700}h2{font-size:50px;line-height:120%}h3{font-size:40px}h3,h4{font-weight:700}h4{font-size:32px;line-height:130%}h5{font-size:26px}h5,h6{font-weight:700}h6{font-size:24px;line-height:145%}a{cursor:pointer;outline:none!important;text-decoration:none}a,p{color:var(--white);transition:all .4s ease-in-out}p{font-family:DM Sans,sans-serif;font-size:16px;margin:0}.zindex1{z-index:1}.whitehover{color:var(--white)!important}.pra-clr{color:#8f8f8f!important}.light-clr{color:var(--light)}.light-bb{border-bottom:1px solid var(--light)}.text-clr{color:var(--text)!important}.theme-border{border:1px solid var(--theme)!important}.primaryhover{transition:all .4s}.primaryhover:hover{color:var(--primary)}.pra-border{border:1px solid #bebebe}.radius100{border-radius:100px}.bb-border{border-bottom:1px solid var(--border1)!important}.bt-border{border-top:1px solid var(--border1)!important}.socialbg{background:var(--social)}.htheme{transition:all .4s}.htheme:hover{color:var(--theme)}.tag-clr{color:var(--tag)}.fs20{font-size:20px;line-height:32px}@media (max-width:1399px){.fs20{font-size:18px;line-height:28px}}@media (max-width:1199px){.fs20{font-size:16px;line-height:26px}}.fs18{font-size:18px;line-height:32px}@media (max-width:1199px){.fs18{font-size:16px;line-height:26px}}.fs14{font-size:14px}.fs12{font-size:12px}span{color:var(--white);font-family:DM Sans,sans-serif;font-size:16px;margin:0;transition:all .4s ease-in-out}.common-social li a{border:1px solid var(--border1);display:block;height:41px;min-width:41px;transition:all .5s;width:41px}.common-social li a:hover{background:var(--theme);border-color:var(--theme)}.common-social li a:hover svg path{stroke:var(--white)}.common-social li a:hover i{color:var(--white)}@media (min-width:575px){.container{margin:0 auto;max-width:1200px}}.slider-button .cmn-nextpre-controll,.slider-button .cmn-prev{border-radius:50%;height:50px;min-width:50px;transition:all .4s;width:50px}.slider-button .cmn-nextpre-controll i,.slider-button .cmn-prev i{color:var(--border1);font-size:24px;transition:all .4s}.slider-button .cmn-nextpre-controll.active,.slider-button .cmn-nextpre-controll:hover,.slider-button .cmn-prev.active,.slider-button .cmn-prev:hover{background:var(--theme);border-color:var(--theme)}.slider-button .cmn-nextpre-controll.active i,.slider-button .cmn-nextpre-controll:hover i,.slider-button .cmn-prev.active i,.slider-button .cmn-prev:hover i{color:var(--white)}@media (max-width:1399px){.slider-button .cmn-nextpre-controll,.slider-button .cmn-prev{height:48px;min-width:48px;width:48px}.slider-button .cmn-nextpre-controll i,.slider-button .cmn-prev i{font-size:17px}.slider-button .cmn-nextpre-controll,.slider-button .cmn-prev{height:38px;min-width:38px;width:38px}.slider-button .cmn-nextpre-controll i,.slider-button .cmn-prev i{font-size:16px}}.slider-button .previus-text{font-size:22px}.slider-button .project-storke{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#454750;color:transparent;display:block;font-family:DM Sans,sans-serif;font-size:44px;font-weight:700}@media (max-width:575px){.slider-button .previus-text{font-size:18px}.slider-button .project-storke{font-size:30px}.slider-button .previus-text{font-size:16px}.slider-button .project-storke{font-size:24px}}@media (max-width:400px){.slider-button .previus-text{font-size:14px}.slider-button .project-storke{display:none}}.d-center{align-items:center!important;display:flex!important;justify-content:center!important}.spantext-clr{color:var(--spantext)!important}.common-form input,.common-form textarea{background:transparent;border:1px solid var(--border1);border-radius:8px;color:var(--pra-clr);font-size:16px;outline:none;padding:16px 19px;width:100%}.common-form ::placeholder{color:var(--pra-clr);font-size:16px}.common-form .getin-touch{border:1px solid var(--white);border-radius:8px;transition:all .5s}.common-form .getin-touch .icons{display:block;transform:rotate(35deg);transition:all .5}.common-form .getin-touch .icons i{transition:all .5s}.common-form .getin-touch:hover{border-color:var(--theme);color:var(--theme)}.common-form .getin-touch:hover .icons{transform:rotate(-35deg)}.heading-bg{background:var(--heading)}.black-clr{color:var(--black)}.white-clr{color:var(--white)}.whitebg{background:var(--white)}.theme-clr{color:var(--theme)}.theme-bg{background:var(--theme)}.bg1-clr{background:var(--bg1)}.bg2-clr{background:var(--bg2)!important}.bg3-clr{background:var(--bg3)}.bg4-clr{background:var(--bg4)}.themebg{background:var(--theme)}.hb-border{border-bottom:1px solid var(--border1)}.cmn-border{border:1px solid #454750!important}.rot60{transform:rotate(60deg);transition:all .4s}.bspan-clr{color:var(--bspan)}.pt-space{padding-top:120px}.pb-space{padding-bottom:120px}@media (max-width:1399px){h1{font-size:64px}h2{font-size:44px}h3{font-size:38px}h4{font-size:26px}.pt-space{padding-top:80px}.pb-space{padding-bottom:80px}.pt-space{padding-top:100px}.pb-space{padding-bottom:100px}}@media (max-width:1199px){h1{font-size:60px}h2{font-size:42px}h3{font-size:36px}h4{font-size:24px}h5{font-size:20px}h6{font-size:18px}.pt-space{padding-top:80px}.pb-space{padding-bottom:80px}}@media (max-width:991px){h1{font-size:42px}h2{font-size:36px}h3{font-size:29px}h4{font-size:20px}h5{font-size:19px}h6{font-size:17px}.pt-space{padding-top:70px}.pb-space{padding-bottom:70px}}.hoverwhite{transition:all .4s}.hoverwhite:hover{color:#fff}.hoverblack:hover{color:#000}footer,section{overflow:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.map-section iframe{height:470px;width:100%}@media (max-width:1199px){.map-section iframe{height:400px}}@media (max-width:991px){.map-section iframe{height:300px}}.sponsor-section{border-top:1px solid #e5e5e5}.sponsor-section .sponsor-item{height:50px;margin:0 auto;max-width:190px}.sponsor-section .sponsor-item img{height:100%;object-fit:contain;transition:all .5s;width:100%}.sponsor-section .sponsor-item img:hover{filter:brightness(0)}.new-podcast-section{background:url(/build/images/new-podcastbg.48bab8c0.png) no-repeat 50%;background-attachment:fixed;background-size:cover;position:relative;z-index:1}.new-podcast-section .new-podcast-content .new-logo{display:block;height:44px;width:140px}.new-podcast-section .new-podcast-content .new-logo img{height:100%;width:100%}.new-podcast-section .big-mike{bottom:-10px;left:50px;position:absolute;z-index:-1}.new-podcast-section .new-pocast-btn:hover{background:var(--white);color:var(--black)}@media (max-width:1800px){.new-podcast-section .big-mike{width:80px}}@media (max-width:991px){.new-podcast-section .big-mike{display:none}}.new-podcast-sectionv2{background:url(/build/images/support-and-listen.53a0a94a.jpg) no-repeat 50%;background-attachment:fixed;background-size:cover;z-index:1}.new-podcast-sectionv2 .podact-line{animation:rots 2s linear infinite;bottom:0;position:absolute;right:0}.new-podcast-sectionv2:before{background-color:rgba(0,0,0,.691);content:"";height:100%;inset:0;position:absolute;width:100%;z-index:-1}.new-podcast-wrapsv2{align-items:center;display:flex;gap:142px}.new-podcast-wrapsv2 .icon-thumb{border-radius:50%;height:220px;min-width:220px;width:220px}.new-podcast-wrapsv2 .new-podcast-contentv2{max-width:650px}@media (max-width:1599px){.new-podcast-wrapsv2{gap:50px}.new-podcast-wrapsv2 .icon-thumb{border-radius:50%;height:220px;min-width:220px;width:220px}.new-podcast-wrapsv2 .new-podcast-contentv2{max-width:650px}}@media (max-width:991px){.new-podcast-wrapsv2{gap:30px}.new-podcast-wrapsv2 .icon-thumb{border-radius:50%;height:120px;min-width:120px;width:120px}.new-podcast-wrapsv2 .icon-thumb img{width:40px}.new-podcast-wrapsv2 .new-podcast-contentv2{max-width:650px}}@media (max-width:575px){.new-podcast-wrapsv2{display:grid;gap:20px}.new-podcast-wrapsv2 .icon-thumb{border-radius:50%;height:90px;min-width:90px;width:90px}.new-podcast-wrapsv2 .icon-thumb img{width:30px}.new-podcast-wrapsv2 .new-podcast-contentv2{max-width:650px}}@keyframes rots{50%{transform:rotate(5deg)}}.play-shape{left:0;position:absolute;top:0;z-index:-1}.personal-podcast-item .thumb{margin-top:-32px;transition:all .4s}.personal-podcast-item h5{margin:0 auto;max-width:270px}.personal-podcast-item:hover .thumb{margin-top:-25px}.personal-podcast-item:hover .theme-clr,.personal-podcast-item:hover h5 a{color:var(--theme)}@media (max-width:991px){.personal-podcast-item .thumb{margin-top:16px}}.support-donation{background:url(/build/images/suport-bg.162f1955.png) no-repeat 50%;background-attachment:fixed;background-size:cover}.feature-item .thumb img{transition:all .4s}.feature-item .thumb .feature-headphoe{align-items:center;background:var(--theme);border-radius:50%;display:flex;height:36px;justify-content:center;left:40px;min-width:36px;position:absolute;top:40px;width:36px}.feature-item .touch-btn:hover{background:var(--theme);color:var(--white)!important}.feature-item h4{max-width:262px}.feature-item .fashion-life .episode-sri{padding-left:10px}.feature-item .fashion-life .episode-sri:before{background:var(--pra-clr);border-radius:50%;content:"";height:4px;left:0;position:absolute;width:4px}.feature-item:hover .content .black-clr,.feature-item:hover .content .fashion-life a{color:var(--theme)}.feature-item:hover .thumb img{transform:scale(1.08)}@media (max-width:1399px){.feature-item .thumb,.feature-item .thumb img{width:100%}.feature-item .thumb .feature-headphoe{left:15px;top:15px}}.feature-shape{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.cmn-pagination .swiper-pagination-bullet{background-color:#000;border-radius:50%;height:12px;opacity:.302;position:relative;width:12px}.cmn-pagination .swiper-pagination-bullet-active{background:var(--theme);opacity:1}.application-circle{animation:cir360 10s linear infinite;position:absolute;right:50px;top:-40px;z-index:-1}.application-sponsor .app-sponsor-item img{transition:all .5s}.application-sponsor .app-sponsor-item img:hover{filter:brightness(0)}@media (max-width:991px){.application-sponsor .app-sponsor-item{max-width:120px}.application-sponsor .app-sponsor-item img{object-fit:contain;width:100%}}@keyframes cir360{to{transform:rotate(1turn)}}.sponsor-section01 .sponsor-item img{filter:brightness(25)}.ex-vid{align-items:center;background:var(--theme);border-radius:50%;display:flex;height:60px;justify-content:center;margin:-30px auto 0;min-width:60px;position:relative;transition:all .4s;width:60px}.ex-vid:hover{background:var(--black)}.ex-vid:hover i{color:var(--white)}.sub-header-link .line{border-left:1px solid #7a7575;display:block;height:13px}.sub-header-link li a:hover{color:var(--theme)!important}.cmn-fixed{left:0;position:fixed;top:0;width:100%}@media (max-width:991px){.cmn-fixed{z-index:9999!important}}.header-section{width:100%;z-index:100;z-index:999}.header-section .brand-logo{max-width:180px}@media (max-width:1199px){.header-section .brand-logo{max-width:100px}}@media (max-width:767px){.header-section .search-toggle-box{display:none;position:absolute;top:60px;width:100%;z-index:10}}@media (max-width:991px){.header-section .main-navbar .navbar-toggle-item{display:none}}@media (min-width:992px){.header-section .main-navbar .navbar-toggle-item{display:initial!important}}.header-section .main-navbar .custom-nav .menu-item button:after{content:"\f078";font-family:FontAwesome;font-size:12px;font-weight:500;position:absolute;right:-20px;transition:all .2s ease}.header-section .main-navbar .custom-nav .menu-item a,.header-section .main-navbar .custom-nav .menu-item button,.header-section .main-navbar .custom-nav .menu-link a,.header-section .main-navbar .custom-nav .menu-link button{color:var(--white);font-size:16px!important;font-weight:600;letter-spacing:1px;text-transform:uppercase;transition:all .4s}@media (max-width:1199px){.header-section .main-navbar .custom-nav .menu-item a,.header-section .main-navbar .custom-nav .menu-item button,.header-section .main-navbar .custom-nav .menu-link a,.header-section .main-navbar .custom-nav .menu-link button{font-size:14px!important;font-weight:400!important}}@media (max-width:575px){.header-section .main-navbar .custom-nav .menu-item a,.header-section .main-navbar .custom-nav .menu-item button,.header-section .main-navbar .custom-nav .menu-link a,.header-section .main-navbar .custom-nav .menu-link button{font-size:16px}}.header-section .main-navbar .custom-nav .menu-item a.active,.header-section .main-navbar .custom-nav .menu-item a:hover,.header-section .main-navbar .custom-nav .menu-item button.active,.header-section .main-navbar .custom-nav .menu-item button:hover,.header-section .main-navbar .custom-nav .menu-link a.active,.header-section .main-navbar .custom-nav .menu-link a:hover,.header-section .main-navbar .custom-nav .menu-link button.active,.header-section .main-navbar .custom-nav .menu-link button:hover{color:var(--theme)}.header-section .main-navbar .custom-nav .menu-item a.active:after,.header-section .main-navbar .custom-nav .menu-item a:hover:after,.header-section .main-navbar .custom-nav .menu-item button.active:after,.header-section .main-navbar .custom-nav .menu-item button:hover:after,.header-section .main-navbar .custom-nav .menu-link a.active:after,.header-section .main-navbar .custom-nav .menu-link a:hover:after,.header-section .main-navbar .custom-nav .menu-link button.active:after,.header-section .main-navbar .custom-nav .menu-link button:hover:after{transform:rotate(90deg)}@media (max-width:991px){.header-section .main-navbar .custom-nav{width:100%}.header-section .main-navbar .custom-nav .sub-menu{background:var(--bg1)!important;display:none;padding:5px 20px}.header-section .main-navbar .custom-nav .sub-menu li a{font-size:14px!important;letter-spacing:2px}}@media (min-width:992px){.header-section .main-navbar .custom-nav .menu-item{padding:34px 0}.header-section .main-navbar .custom-nav .menu-item button:hover button:after{transform:rotate(-180deg)}.header-section .main-navbar .custom-nav .sub-menu{text-wrap:nowrap;background:var(--white);border-radius:8px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);display:initial!important;left:-30px;min-width:240px;opacity:0;pointer-events:none;position:absolute;top:20px;transform:translateY(50px);transition:.8s;visibility:hidden;width:max-content;z-index:10}.header-section .main-navbar .custom-nav .sub-menu button{color:var(--black);font-size:16px!important;font-weight:500!important;text-transform:capitalize}.header-section .main-navbar .custom-nav .sub-menu li a{color:var(--heading);font-size:14px;font-weight:400;text-transform:capitalize}.header-section .main-navbar .custom-nav .sub-menu .sub-menu{border-left:2px solid var(--p1);left:99%;top:-55px;z-index:9}.header-section .main-navbar .custom-nav .menu-item{position:relative}.header-section .main-navbar .custom-nav .menu-item:hover>.sub-menu{opacity:1;pointer-events:auto;transform:translateY(60px);visibility:visible}}.header-section .main-navbar .navbar-toggle-btn{height:24px;position:relative;right:0;top:0;transition:.5s;width:36px}.header-section .main-navbar .navbar-toggle-btn span{background:var(--theme);border-radius:9px;display:block;height:2px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.5s;width:100%}.header-section .main-navbar .navbar-toggle-btn span:first-child{top:0}.header-section .main-navbar .navbar-toggle-btn span:nth-child(2),.header-section .main-navbar .navbar-toggle-btn span:nth-child(3){top:12px}.header-section .main-navbar .navbar-toggle-btn span:nth-child(4){top:24px}.header-section .main-navbar .navbar-toggle-btn.open span:first-child{left:50%;top:18px;width:0}.header-section .main-navbar .navbar-toggle-btn.open span:nth-child(2){transform:rotate(45deg)}.header-section .main-navbar .navbar-toggle-btn.open span:nth-child(3){transform:rotate(-45deg)}.header-section .main-navbar .navbar-toggle-btn.open span:nth-child(4){left:50%;top:18px;width:0}.header-section .search-icon{height:48px;min-width:48px;transition:all .4s;width:48px}.header-section .search-icon i{font-size:20px;transition:all .4s}.header-section .search-icon:hover{background:var(--primary)}.header-section .search-icon:hover i{color:var(--white)}.header-section .touch-btn{border-radius:100px;font-size:12px}.header-section .touch-btn .icon{border-radius:50%;height:34px;min-width:34px;width:34px}.header-section .touch-btn .icon i{transition:all .4s}.header-section .touch-btn:hover{background:var(--bg1);color:var(--white)}.header-section .touch-btn:hover .icon i{color:var(--primary)}.header-section .remove-clickbg-adding{background:var(--bg1);border-radius:50%;height:50px;min-width:50px;width:50px}@media (max-width:991px){.header-section .remove-clickbg-adding{height:32px;min-width:32px;width:32px}.header-section .remove-clickbg-adding i{font-size:16px}.header-section{background:var(--heading)}}@media (min-width:575px){.header-onestyle .container{margin:0 auto;max-width:1830px}}.cus__scroll{max-height:65vh;overflow-x:hidden;overflow-y:scroll}.header-fixed{background:var(--bg1);position:fixed;top:0;width:100%;z-index:999}.header-fixed .sub-header-wrap{display:none!important}.header-fixed .touch-btn{background:var(--theme)}.header-fixed .touch-btn:hover{background:#c74001}.remove-click{align-items:center;border-radius:6px;display:flex;height:58px;justify-content:center;width:58px}.remove-click i{color:var(--title);font-size:26px}.remove-click:hover{cursor:pointer}@media (max-width:1199px){.remove-click{height:39px;width:39px}.remove-click i{font-size:22px}}.subside-barmenu{background:#000;height:100%;overflow-y:scroll;position:fixed;right:-320px;top:0;transition:all .4s;width:319px;z-index:99999}.subside-barmenu .remove-click{border-radius:6px;margin:0 auto;padding:5px}.subside-barmenu .remove-click:hover{cursor:pointer}.subside-barmenu .remove-click i{color:var(--theme);font-size:36px}.subside-barmenu .sub-contact-wrapper{padding:40px 20px}.subside-barmenu .sub-contact-wrapper .side-logo{margin-bottom:20px}.subside-barmenu .sub-contact-wrapper p{font-size:14px;margin-bottom:40px}.subside-barmenu .sub-contact-wrapper .sub-contact-left{gap:24px;margin-bottom:40px}.subside-barmenu .sub-contact-wrapper .social li a{background:var(--base);border:1px solid var(--base);height:45px;width:45px}.subside-barmenu .sub-contact-wrapper .social li a i{color:var(--title)}.subside-barmenu:before{display:none}.subside-barmenu.active{right:0}.ph-clickwrap{border-left:1px solid var(--borders);padding-left:16px}.search-shopcart a:hover{color:var(--theme)}.header-threestyle{background:var(--white)}.header-threestyle .main-navbar .custom-nav .menu-item a,.header-threestyle .main-navbar .custom-nav .menu-item button,.header-threestyle .main-navbar .custom-nav .menu-item button:after,.header-threestyle .main-navbar .custom-nav .menu-link a,.header-threestyle .main-navbar .custom-nav .menu-link button{color:var(--black)}.header-threestyle .main-navbar .custom-nav .menu-item a.active,.header-threestyle .main-navbar .custom-nav .menu-item a:hover,.header-threestyle .main-navbar .custom-nav .menu-item button.active,.header-threestyle .main-navbar .custom-nav .menu-item button:hover,.header-threestyle .main-navbar .custom-nav .menu-link a.active,.header-threestyle .main-navbar .custom-nav .menu-link a:hover,.header-threestyle .main-navbar .custom-nav .menu-link button.active,.header-threestyle .main-navbar .custom-nav .menu-link button:hover{color:var(--theme)}@media (max-width:991px){.header-threestyle .main-navbar .custom-nav .sub-menu{background:var(--white)!important}}.header-threestyle .search-shopcart{border-left:1px solid var(--pra-clr);padding-left:40px}.header-threestyle .search-icon i{color:var(--black)}.cmn-breadcrumnd-header{border-bottom:1px solid hsla(0,0%,100%,.1)}.breadcrumnd-banner{background:url(/build/images/base.1cc0f2e7.jpg) no-repeat 50%;background-size:cover;padding:244px 2px 130px}.breadcrumnd-banner h3{letter-spacing:3px}.breadcrumnd-banner .breadcrumnd li,.breadcrumnd-banner .breadcrumnd li a{color:hsla(0,0%,100%,.6);font-family:var(--body-font);font-size:14px}.breadcrumnd-banner .breadcrumnd li a{transition:all .4s}.breadcrumnd-banner .breadcrumnd li a:hover{color:var(--primary)}@media (max-width:1399px){.breadcrumnd-banner{padding:190px 2px 120px}}@media (max-width:991px){.breadcrumnd-banner{padding:200px 1px 100px}}@media (max-width:575px){.breadcrumnd-banner{padding:180px 1px 80px}}.hero-section-version1{background:url(/build/images/bg-header-home-1.d19c6622.jpg) no-repeat 50%;background-size:cover;padding:285px 5px 250px;z-index:1}.hero-section-version1 .hero-v1-content{position:relative}.hero-section-version1 .hero-v1-content .listen-subtile{color:#fff;display:block;font-family:Reey,sans-serif;font-size:100px;line-height:1.2}.hero-section-version1 .hero-v1-content .listing-text{display:block;height:222px;margin:0 auto -60px;max-width:322px}.hero-section-version1 .hero-v1-content .listing-text img{height:100%;object-fit:contain;width:100%}.hero-section-version1 .hero-v1-content .hero-title{font-family:DM Sans,sans-serif;font-size:100px;font-weight:500;letter-spacing:20px;line-height:1.2;word-spacing:10px}.hero-section-version1 .hero-v1-content .hero-tag{align-items:center;display:flex;gap:10px;justify-content:center}.hero-section-version1 .hero-v1-content .hero-tag .hero-tag-item{border-radius:100px;transition:all .4s}.hero-section-version1 .hero-v1-content .hero-tag .hero-tag-item i,.hero-section-version1 .hero-v1-content .hero-tag .hero-tag-item span{transition:all .4s}.hero-section-version1 .hero-v1-content .hero-tag .hero-tag-item:hover{background:var(--heading)}.hero-section-version1 .hero-v1-content .hero-tag .hero-tag-item:hover i,.hero-section-version1 .hero-v1-content .hero-tag .hero-tag-item:hover span{color:var(--white)}.hero-section-version1 .hero-v1-content .bn-arrowv1{animation:xani 2s linear infinite;position:absolute;right:239px;top:288px}@media (max-width:1399px){.hero-section-version1{padding:240px 5px 190px}}@media (max-width:1199px){.hero-section-version1{padding:200px 5px 180px}.hero-section-version1 .hero-v1-content .hero-title{font-size:80px;letter-spacing:20px;line-height:1.2;word-spacing:10px}.hero-section-version1 .hero-v1-content .listing-text{height:222px;margin:0 auto -40px;max-width:222px}}@media (max-width:991px){.hero-section-version1{padding:170px 5px}.hero-section-version1 .hero-v1-content .hero-title{font-size:60px;letter-spacing:12px;line-height:1.2;word-spacing:2px}.hero-section-version1 .hero-v1-content .listing-text{height:222px;margin:0 auto -40px;max-width:180px}.hero-section-version1 .hero-v1-content .bn-arrowv1{display:none}}@media (max-width:767px){.hero-section-version1{padding:170px 5px 160px}}@media (max-width:575px){.hero-section-version1{padding:120px 5px 100px}.hero-section-version1 .hero-v1-content .hero-title{font-size:48px;letter-spacing:12px;line-height:1.2;word-spacing:2px}.hero-section-version1 .hero-v1-content .listing-text{height:222px;margin:0 auto -40px;max-width:140px}}@media (max-width:440px){.hero-section-version1 .hero-v1-content .hero-title{font-size:42px;letter-spacing:5px;word-spacing:2px}.hero-section-version1 .hero-v1-content .listing-text{height:222px;margin:0 auto -40px;max-width:100px}.hero-section-version1 .hero-v1-content .hero-tag{display:flex;flex-wrap:wrap;gap:10px}}@keyframes xani{50%{transform:rotate(5deg)}}.hero-section-version2{background:url(/build/images/banner-v2.0ca6ab2c.jpg) no-repeat 50%;background-size:cover;padding:285px 5px 180px;z-index:1}.hero-section-version2 .banner-shape2{left:0;position:absolute;top:0;z-index:1}.hero-section-version2 .hero-v2-content .listing-text{display:block;margin-bottom:-40px;position:relative;z-index:1}.hero-section-version2 .hero-v2-content .hero-tag{align-items:center;display:flex;gap:10px}.hero-section-version2 .hero-v2-content .hero-tag .hero-tag-item{background:#575757;border-radius:100px;transition:all .4s}.hero-section-version2 .hero-v2-content .hero-tag .hero-tag-item i,.hero-section-version2 .hero-v2-content .hero-tag .hero-tag-item span{transition:all .4s}.hero-section-version2 .hero-v2-content .hero-tag .hero-tag-item:hover{background:var(--heading)}.hero-section-version2 .hero-v2-content .hero-tag .hero-tag-item:hover i,.hero-section-version2 .hero-v2-content .hero-tag .hero-tag-item:hover span{color:var(--white)}.hero-section-version2 .hero-v2-content .hero-tag .hero-tag-item:hover{background:var(--theme)}.hero-section-version2 .hero-v2-content h1{max-width:590px}@media (max-width:1399px){.hero-section-version2{padding:270px 5px 150px}}@media (max-width:1199px){.hero-section-version2{padding:260px 5px 150px}}@media (max-width:991px){.hero-section-version2{padding:200px 5px 130px}.hero-section-version2 .hero-v2-content .hero-title{font-size:60px}.hero-section-version2 .hero-v2-content .listing-text{margin-bottom:-10px}}@media (max-width:767px){.hero-section-version2{padding:160px 5px 90px}.hero-section-version2 .hero-v2-content .hero-title{font-size:48px}.hero-section-version2 .hero-v2-content .listing-text{margin-bottom:-1px;width:300px}.hero-section-version2 .hero-v2-content .listing-text img{width:100%}}@media (max-width:420px){.hero-section-version2{padding:160px 5px 90px}.hero-section-version2 .hero-v2-content .hero-title{font-size:38px}.hero-section-version2 .hero-v2-content .listing-text{margin-bottom:-1px;width:200px}.hero-section-version2 .hero-v2-content .listing-text img{width:100%}}.hero-section-version3{padding-top:145px;z-index:1}.hero-section-version3 .hero-v3-content{margin-left:auto;max-width:589px}.hero-section-version3 .hero-v3-content .subtitle-v3{background:var(--heading);color:var(--theme);display:inline-block;letter-spacing:2.5px;padding:8px 20px}@media (max-width:991px){.hero-section-version3{padding-top:90px}}.hero-content-wrapv3{background:url(/build/images/banner-v3.d984b1b7.png) no-repeat top;background-size:cover;padding:168px 5px 140px}@media (max-width:1199px){.hero-content-wrapv3{padding:120px 5px;padding:105px 5px 95px}}.breadcrumnd-episode-details{background:url(/build/images/edisode-detailsbg.5b45a52c.png) no-repeat 50%;background-size:cover;overflow:hidden;padding:305px 2px 220px}.breadcrumnd-episode-details .breadcrumnd-content{max-width:740px}@media (max-width:1399px){.breadcrumnd-episode-details{padding:250px 2px 160px}}@media (max-width:991px){.breadcrumnd-episode-details{padding:200px 2px 120px}}@media (max-width:400px){.breadcrumnd-episode-details{padding:180px 2px 100px}}#myProgress{background-color:#d9d9f2;cursor:pointer;width:420px}#myBar{background-color:#ffc266;border-radius:10px;height:2px;width:0}.logo{fill:red}.btn-action{cursor:pointer}.btn-ctn,.infos-ctn{align-items:center;display:flex;justify-content:center}.infos-ctn{padding-top:20px}.btn-ctn>div{padding:1px}.infos-ctn>div{color:#ffc266}.duration,.title{margin-left:10px}.title{text-align:center;width:210px}.player-ctn{margin:auto}.playlist-track-ctn{background-color:#464646;border-radius:5px;cursor:pointer;display:flex;margin-top:3px}.playlist-track-ctn>div{margin:10px}.playlist-info-track{width:80%}.playlist-duration,.playlist-info-track{color:#e9cc95;font-size:14px;padding-bottom:7px;padding-top:7px;pointer-events:none}.playlist-ctn{padding-bottom:20px}.active-track{font-weight:700}.active-track,.active-track>.playlist-btn-play,.active-track>.playlist-duration,.active-track>.playlist-info-track{color:#ffc266!important}.playlist-btn-play{padding-bottom:5px;padding-top:5px;pointer-events:none}.fas{color:#ffc266;font-size:20px}.minutes-clr{color:#777!important}.cmn-playerwrap{margin-top:-60px;position:relative;z-index:6}.cmn-playerwrap .player-ctn{background-color:#fff!important;box-shadow:0 10px 60px 0 rgba(0,0,0,.1)}.cmn-playerwrap .player-ctn #btn-faws-volume{align-items:center;background-color:#f5f5f5;border-radius:50%;display:flex;height:50px;justify-content:center;min-width:50px;transition:all .4s;width:50px}.cmn-playerwrap .player-ctn #btn-faws-volume i{color:var(--black);font-size:16px;transition:all .4s}.cmn-playerwrap .player-ctn #btn-faws-volume:hover{background:var(--theme);cursor:pointer}.cmn-playerwrap .player-ctn #btn-faws-volume:hover i{color:var(--white)}.cmn-playerwrap .player-ctn .rewindforword{align-items:center;background-color:#f5f5f5;border-radius:50%;display:flex;height:30px;justify-content:center;min-width:30px;transition:all .4s;width:30px}.cmn-playerwrap .player-ctn .rewindforword i{color:var(--black);font-size:10px;transition:all .4s}.cmn-playerwrap .player-ctn .rewindforword:hover{background:var(--theme);cursor:pointer}.cmn-playerwrap .player-ctn .rewindforword:hover i{color:var(--white)}.cmn-playerwrap .player-ctn .theme-circle-audio{align-items:center;border-radius:50%;display:flex;height:92px;justify-content:center;min-width:92px;transition:all .4s;width:92px}.cmn-playerwrap .player-ctn .theme-circle-audio i{color:var(--white);font-size:28px;transition:all .4s}.cmn-playerwrap .player-ctn .theme-circle-audio:hover{background:var(--black)}.cmn-playerwrap .player-ctn .theme-circle-audio:hover i{color:var(--white)}.cmn-playerwrap .player-ctn #myProgress{background-color:var(--black)}.cmn-playerwrap .player-ctn #myProgress #myBar{background-color:var(--theme)}@media (max-width:1399px){.cmn-playerwrap .player-ctn .theme-circle-audio{height:50px;min-width:50px;width:50px}.cmn-playerwrap .player-ctn .theme-circle-audio i{font-size:19px}.cmn-playerwrap .player-ctn #btn-faws-volume{height:32px;min-width:32px;width:32px}.cmn-playerwrap .player-ctn #btn-faws-volume i{font-size:10px}}@media (max-width:991px){.cmn-playerwrap .player-ctn #myProgress{width:280px}}@media (max-width:767px){.cmn-playerwrap .player-ctn .title-audio-adjust{width:100%}.cmn-playerwrap .player-ctn #myProgress{width:120px}}@media (max-width:450px){.cmn-playerwrap .player-ctn #myProgress{width:80px}}@media (max-width:370px){.cmn-playerwrap .player-ctn .right-adjustment{display:none!important}}@media (max-width:575px){.cmn-playerwrap{margin-top:0}}.audio-cmn-title .episode-sri .vdot{background:#777;border-radius:50%;display:block;height:4px;width:4px}.audio-cmn-title:hover .black-clr{color:var(--black)}.audio-onetime-player02{background:url(/build/images/banner-linebg.76c8952b.png) no-repeat 50%;background-size:cover}.audio-onetime-player02 .cmn-playerwrap{margin-top:0}.audio-onetime-player02 .cmn-playerwrap .player-ctn{background:transparent!important;box-shadow:none}.audio-onetime-player02 .cmn-playerwrap .player-ctn .theme-circle-audio{height:65px;min-width:65px;transition:all .4s;width:65px}.audio-onetime-player02 .cmn-playerwrap .player-ctn .theme-circle-audio i{font-size:18px;transition:all .4s}.audio-onetime-player02 .cmn-playerwrap .player-ctn .theme-circle-audio:hover{background:var(--white)}.audio-onetime-player02 .cmn-playerwrap .player-ctn .theme-circle-audio:hover i{color:var(--black)}.audio-onetime-player02 .cmn-playerwrap .player-ctn .episode-sri{color:#ffd9c8}.audio-onetime-player02 .cmn-playerwrap .player-ctn .episode-sri .vdot{background:#ffd9c8}.audio-onetime-player02 .cmn-playerwrap .player-ctn .episode-sri span{color:#ffd9c8}.audio-onetime-player02 .cmn-playerwrap .player-ctn .rewindforword{background-color:#e04d0b}.audio-onetime-player02 .cmn-playerwrap .player-ctn .rewindforword i{color:var(--white)}.audio-onetime-player02 .cmn-playerwrap .player-ctn .rewindforword:hover{background:var(--white)}.audio-onetime-player02 .cmn-playerwrap .player-ctn .rewindforword:hover i{color:var(--black)}.audio-onetime-player02 .cmn-playerwrap .player-ctn #btn-faws-volume{background-color:#e04d0b}.audio-onetime-player02 .cmn-playerwrap .player-ctn #btn-faws-volume i{color:var(--white)}.audio-onetime-player02 .cmn-playerwrap .player-ctn #btn-faws-volume:hover{background:var(--white)}.audio-onetime-player02 .cmn-playerwrap .player-ctn #btn-faws-volume:hover i{color:var(--black)}.audio-onetime-player02 .cmn-playerwrap .player-ctn #myProgress{background-color:var(--white);width:770px}.audio-onetime-player02 .cmn-playerwrap .player-ctn #myProgress #myBar{background-color:var(--black)}.audio-onetime-player02 .cmn-playerwrap .player-ctn .view-all{color:var(--white);transition:all .4s}.audio-onetime-player02 .cmn-playerwrap .player-ctn .view-all:hover,.audio-onetime-player02 .cmn-playerwrap .player-ctn .view-all:hover i{color:var(--black)}@media (max-width:1199px){.audio-onetime-player02 .cmn-playerwrap .player-ctn #myProgress{width:500px}}@media (max-width:991px){.audio-onetime-player02 .cmn-playerwrap .player-ctn #myProgress{width:400px}.audio-onetime-player02 .cmn-playerwrap .player-ctn .theme-circle-audio{height:44px;min-width:44px;width:44px}.audio-onetime-player02 .cmn-playerwrap .player-ctn .theme-circle-audio i{font-size:15px}}.hoverblack{transition:all .4s}.hoverblack:hover{color:var(--black)}@media (max-width:991px){.bn-musicthumb{height:120px;min-width:120px;width:120px}.bn-musicthumb img{height:100%;width:100%}}.audioplayer-listing-wraptwoverstion .player,.cmn-audioplyer-fixedwrap .player{height:60px;margin:0;position:relative;width:400px}.audioplayer-listing-wraptwoverstion .player .large-toggle-btn,.cmn-audioplyer-fixedwrap .player .large-toggle-btn{float:left;font-size:1.5em;overflow:hidden;position:relative;text-align:center}.audioplayer-listing-wraptwoverstion .player .large-toggle-btn .large-play-btn,.cmn-audioplyer-fixedwrap .player .large-toggle-btn .large-play-btn{cursor:pointer;display:inline-block;position:relative;top:-14%}.audioplayer-listing-wraptwoverstion .player .large-toggle-btn .large-play-btn:before,.cmn-audioplyer-fixedwrap .player .large-toggle-btn .large-play-btn:before{content:"\f04b";font:1.5em/1.75 FontAwesome}.audioplayer-listing-wraptwoverstion .player .large-toggle-btn .large-pause-btn,.cmn-audioplyer-fixedwrap .player .large-toggle-btn .large-pause-btn{cursor:pointer;display:inline-block;position:relative;top:-13%}.audioplayer-listing-wraptwoverstion .player .large-toggle-btn .large-pause-btn:before,.cmn-audioplyer-fixedwrap .player .large-toggle-btn .large-pause-btn:before{content:"\f04c";font:1.5em/1.75 FontAwesome}.audioplayer-listing-wraptwoverstion .player .info-box,.cmn-audioplyer-fixedwrap .player .info-box{bottom:10px;left:65px;position:absolute;top:15px}.audioplayer-listing-wraptwoverstion .player .info-box .track-info-box,.cmn-audioplyer-fixedwrap .player .info-box .track-info-box{float:left;font-size:12px;margin:0 0 6px;visibility:hidden;width:400px}.audioplayer-listing-wraptwoverstion .player .info-box .track-info-box .track-title-text,.cmn-audioplyer-fixedwrap .player .info-box .track-info-box .track-title-text{display:inline-block}.audioplayer-listing-wraptwoverstion .player .info-box .track-info-box .audio-time,.cmn-audioplyer-fixedwrap .player .info-box .track-info-box .audio-time{display:inline-block;padding:0 0 0 5px;width:80px}.audioplayer-listing-wraptwoverstion .player .progress-box,.cmn-audioplyer-fixedwrap .player .progress-box{float:left;position:relative}.audioplayer-listing-wraptwoverstion .player .progress-box .progress-cell,.cmn-audioplyer-fixedwrap .player .progress-box .progress-cell{height:12px;position:relative}.audioplayer-listing-wraptwoverstion .player .progress-box .progress-cell .progress,.cmn-audioplyer-fixedwrap .player .progress-box .progress-cell .progress{background:#fff;height:8px;position:relative;width:auto}.audioplayer-listing-wraptwoverstion .player .progress-box .progress-cell .progress .progress-buffer,.cmn-audioplyer-fixedwrap .player .progress-box .progress-cell .progress .progress-buffer{background:var(--theme);height:100%;width:0}.audioplayer-listing-wraptwoverstion .player .progress-box .progress-cell .progress .progress-indicator,.cmn-audioplyer-fixedwrap .player .progress-box .progress-cell .progress .progress-indicator{background:#fff;border:1px solid #bebebe;cursor:pointer;height:10px;left:0;overflow:hidden;position:absolute;top:-2px;width:22px}.audioplayer-listing-wraptwoverstion .player .controls-box,.cmn-audioplyer-fixedwrap .player .controls-box{bottom:10px;left:350px;position:absolute}.audioplayer-listing-wraptwoverstion .player .controls-box .previous-track-btn,.cmn-audioplyer-fixedwrap .player .controls-box .previous-track-btn{cursor:pointer;display:inline-block}.audioplayer-listing-wraptwoverstion .player .controls-box .previous-track-btn:before,.cmn-audioplyer-fixedwrap .player .controls-box .previous-track-btn:before{content:"\f049";font:1em FontAwesome}.audioplayer-listing-wraptwoverstion .player .controls-box .next-track-btn,.cmn-audioplyer-fixedwrap .player .controls-box .next-track-btn{cursor:pointer;display:inline-block}.audioplayer-listing-wraptwoverstion .player .controls-box .next-track-btn:before,.cmn-audioplyer-fixedwrap .player .controls-box .next-track-btn:before{content:"\f050";font:1em FontAwesome}.audioplayer-listing-wraptwoverstion .play-list,.cmn-audioplyer-fixedwrap .play-list{display:block;width:100%}.audioplayer-listing-wraptwoverstion .play-list .play-list-row,.cmn-audioplyer-fixedwrap .play-list .play-list-row{width:100%}.audioplayer-listing-wraptwoverstion .play-list .play-list-row .track-title .playlist-track,.cmn-audioplyer-fixedwrap .play-list .play-list-row .track-title .playlist-track{color:#000}.audioplayer-listing-wraptwoverstion .play-list .play-list-row .small-toggle-btn,.cmn-audioplyer-fixedwrap .play-list .play-list-row .small-toggle-btn{cursor:pointer;overflow:hidden;position:relative;text-align:center}.audioplayer-listing-wraptwoverstion .play-list .play-list-row .small-toggle-btn .small-play-btn,.cmn-audioplyer-fixedwrap .play-list .play-list-row .small-toggle-btn .small-play-btn{display:inline-block}.audioplayer-listing-wraptwoverstion .play-list .play-list-row .small-toggle-btn .small-play-btn:before,.cmn-audioplyer-fixedwrap .play-list .play-list-row .small-toggle-btn .small-play-btn:before{content:"\f04b";font:1em FontAwesome}.audioplayer-listing-wraptwoverstion .play-list .play-list-row .small-toggle-btn .small-pause-btn,.cmn-audioplyer-fixedwrap .play-list .play-list-row .small-toggle-btn .small-pause-btn{display:inline-block}.audioplayer-listing-wraptwoverstion .play-list .play-list-row .small-toggle-btn .small-pause-btn:before,.cmn-audioplyer-fixedwrap .play-list .play-list-row .small-toggle-btn .small-pause-btn:before{content:"\f04c";font:1em FontAwesome}.audioplayer-listing-wraptwoverstion .play-list .play-list-row .track-number,.audioplayer-listing-wraptwoverstion .play-list .play-list-row .track-title,.cmn-audioplyer-fixedwrap .play-list .play-list-row .track-number,.cmn-audioplyer-fixedwrap .play-list .play-list-row .track-title{display:inline-block}.audioplayer-listing-wraptwoverstion .play-list .play-list-row .track-title .playlist-track,.cmn-audioplyer-fixedwrap .play-list .play-list-row .track-title .playlist-track{text-decoration:none}.audioplayer-listing-wraptwoverstion .play-list .play-list-row .track-title .playlist-track:hover,.cmn-audioplyer-fixedwrap .play-list .play-list-row .track-title .playlist-track:hover{color:var(--theme)}.audioplayer-listing-wraptwoverstion .play-list .play-list-row .track-title.active-track,.cmn-audioplyer-fixedwrap .play-list .play-list-row .track-title.active-track{font-weight:700}.screen-reader-text{left:-9999px;position:absolute;top:-9999px}.disabled{color:#666;cursor:default}.vdot{background:#777;border-radius:50%;display:block;height:4px;width:4px}.play-line{background-color:#000;display:block;height:1px;opacity:.102;width:100%}.show{display:inline-block!important}.cmn-toggle-btnplay{align-items:center;background:var(--black);border-radius:50%;display:flex;height:58px;justify-content:center;min-width:58px;transition:all .4s;width:58px}.cmn-toggle-btnplay:hover{background:var(--theme)}.playlist-version001-wrap{background-color:#fff;background:url(/build/images/autoplay-cloud.73cc6672.png) no-repeat 50%;background-size:cover;border-top:2px solid var(--theme);box-shadow:0 10px 60px 0 rgba(0,0,0,.1);margin-left:auto;max-width:525px}.cmn-audioplyer-fixedwrap .player{width:100%}.cmn-audioplyer-fixedwrap .player .info-box{position:static;width:100%}.cmn-audioplyer-fixedwrap .audio-time,.cmn-audioplyer-fixedwrap .audio-time span{color:var(--white)}.cmn-audioplyer-fixedwrap .track-info-box{display:block;opacity:1;visibility:visible!important}.cmn-audioplyer-fixedwrap .track-info-box .track-title-text{color:var(--white);font-size:20px;font-weight:500;line-height:28px}.cmn-audioplyer-fixedwrap .large-toggle-btn{align-items:center;background:var(--white);border-radius:50%;display:flex;height:70px;justify-content:center;min-width:70px;width:70px}.cmn-audioplyer-fixedwrap .large-toggle-btn .large-play-btn{color:var(--black);font-size:16px;position:static;top:0!important}.cmn-audioplyer-fixedwrap .controls-box,.cmn-audioplyer-fixedwrap .large-pause-btn{position:static!important}.cmn-audioplyer-fixedwrap .previous-track-btn{color:var(--white)}.cmn-audioplyer-fixedwrap .screen-reader-text{color:blue}.cmn-audioplyer-fixedwrap .progress-box{min-width:auto;width:100%}.cmn-audioplyer-fixedwrap .cmn-playlist-audocontetnwrap{min-width:500px}@media (max-width:1199px){.cmn-audioplyer-fixedwrap .cmn-playlist-audocontetnwrap{min-width:400px}}@media (max-width:991px){.cmn-audioplyer-fixedwrap .cmn-playlist-audocontetnwrap{min-width:200px;text-align:center}.cmn-audioplyer-fixedwrap .audio-time{margin:0 auto}.cmn-audioplyer-fixedwrap .track-info-box{width:auto!important}}.cmn-audioplyer-fixedwrap{bottom:0;left:0;padding-bottom:30px;position:fixed;transition:all .3s ease;width:100%;z-index:99}.cmn-audioplyer-fixedwrap .close-popup{background:var(--theme);height:44px;left:0;position:absolute;top:-44px;width:44px}@media (max-width:991px){.cmn-audioplyer-fixedwrap{height:250px}}.cmn-audioplyer-fixedwrap:not(.active){opacity:0;transform:translateY(30px);visibility:hidden}.playlist-version002-wrap{box-shadow:none}.playlist-version002-wrap .small-toggle-btn{background:var(--bg4)}.playlist-version002-wrap .small-toggle-btn i{color:var(--black)}.playlist-version002-wrap .play-list-row:hover .playlist-track{color:var(--theme)!important}.playlist-version002-wrap .small-toggle-btn{background:var(--black)}.playlist-version002-wrap .small-toggle-btn i{color:var(--white)}.playlist-version002-wrap .small-toggle-btn:hover{background:var(--theme)}.playlist-version002-wrap .small-toggle-btn:hover i{color:var(--white)}.small-toggle-black .small-pause-btn:before{content:"\f04c";font:1em FontAwesome}.playlist-version003-wrap{margin-left:0;max-width:100%}.playlist-version003-wrap .play-list-row{width:auto!important}.playlist-version003-wrap .this-isitem{background-color:#fff;box-shadow:0 10px 60px 0 rgba(0,0,0,.1)}.playlist-version003-wrap .microphone-epi{align-items:center;display:flex;gap:114px}.playlist-version003-wrap .audioplayer-listing-wraptwoverstion{width:100%}@media (max-width:991px){.playlist-version003-wrap .microphone-epi{gap:24px}}.playlist-version004-wrap{max-width:100%}.audio-onetime-player03 .cmn-playerwrap{background:var(--black);margin-top:0}.audio-onetime-player03 .cmn-playerwrap .player-ctn{background:var(--black)!important}.audio-onetime-player03 .cmn-playerwrap .player-ctn #myProgress{background:#fff}.audio-onetime-player03 .cmn-playerwrap .player-ctn .episode-sri,.audio-onetime-player03 .cmn-playerwrap .player-ctn .pras{color:var(--theme)}.audio-onetime-player03 .cmn-playerwrap .player-ctn .vdot{background:var(--theme)}.audio-onetime-player03 .cmn-playerwrap .player-ctn .rewindforword{background-color:#1e1e1e;transition:all .4s}.audio-onetime-player03 .cmn-playerwrap .player-ctn .rewindforword i{color:var(--white);transition:all .4s}.audio-onetime-player03 .cmn-playerwrap .player-ctn .rewindforword:hover{background:var(--theme)}.audio-onetime-player03 .cmn-playerwrap .player-ctn .rewindforword:hover i{color:var(--white)}.audio-onetime-player03 .cmn-playerwrap .player-ctn #btn-faws-volume{background-color:#1e1e1e;transition:all .4s}.audio-onetime-player03 .cmn-playerwrap .player-ctn #btn-faws-volume i{color:var(--white);font-size:15px;transition:all .4s}.audio-onetime-player03 .cmn-playerwrap .player-ctn #btn-faws-volume:hover{background:var(--theme)}.audio-onetime-player03 .cmn-playerwrap .player-ctn #btn-faws-volume:hover i{color:var(--white)}.audio-onetime-player03 .cmn-playerwrap .title-audio-adjust{width:700px}.audio-onetime-player03 .cmn-playerwrap .right-adjustment{width:calc(100% - 700px)}.audio-onetime-player03 .cmn-playerwrap #myProgress{width:850px}.audio-onetime-player03 .audio-cmn-title:hover .hoverwhite{color:var(--theme)!important}@media (max-width:1919px){.audio-onetime-player03 .cmn-playerwrap #myProgress{max-width:850px;width:350px}}@media (max-width:1399px){.audio-onetime-player03 .cmn-playerwrap #myProgress{max-width:850px;width:160px}}@media (max-width:1199px){.audio-onetime-player03 .cmn-playerwrap .title-audio-adjust{width:300px}.audio-onetime-player03 .cmn-playerwrap #myProgress{max-width:850px;width:160px}.audio-onetime-player03 .cmn-playerwrap .right-adjustment{width:auto}}@media (max-width:767px){.audio-onetime-player03 .theme-circle-audio{margin:0 auto}}.cmn-audioplyer-fixedwrap03{position:relative}.cmn-audioplyer-fixedwrap03:not(.active){opacity:1;transform:translateY(0);visibility:visible}.essential-wraping{background:url(/build/images/adv3.4c40ca36.png) no-repeat top;background-color:#fff;background-size:cover;border-left:1px solid hsla(0,0%,66%,.44);border-right:1px solid hsla(0,0%,66%,.44);max-width:490px}.essential-wraping .this-isitem{background:transparent;box-shadow:none}.essential-wraping .this-isitem button:hover i{color:var(--theme)}.essential-wraping .playlist-version001-wrap{background:none}.essential-wraping .cmn-audioplyer-fixedwrap{height:auto;padding-bottom:0}.essential-wraping .cmn-audioplyer-fixedwrap03.active{padding-bottom:10px}.essential-wraping .cmn-audioplyer-fixedwrap03 .track-info-box{width:auto!important}.essential-wraping .cmn-audioplyer-fixedwrap03 .cmn-playlist-audocontetnwrap{min-width:auto}.essential-wraping .cmn-audioplyer-fixedwrap03 .cmn-playlist-audocontetnwrap .progress-box{min-width:120px!important}.essential-wraping .cmn-audioplyer-fixedwrap03 .cmn-playlist-audocontetnwrap .progress-box .progress-cell{height:1px!important}.essential-wraping .cmn-audioplyer-fixedwrap03 .cmn-playlist-audocontetnwrap .progress-box .progress-cell .progress{height:1px}.essential-wraping .cmn-audioplyer-fixedwrap03 .audio-time span{color:var(--pra-clr);font-size:12px}.essential-wraping .cmn-audioplyer-fixedwrap03 .previous-track-btn{display:none!important}.essential-wraping .cmn-audioplyer-fixedwrap03 .progress-box .progress-cell{height:1px}.essential-wraping .cmn-audioplyer-fixedwrap03 .progress-box .progress-cell .progress{background-color:#e4e4e4;height:2px}.essential-wraping .cmn-audioplyer-fixedwrap03 .progress-box .progress-cell .progress .progress-indicator{background:var(--black)}.essential-wraping .cmn-audioplyer-fixedwrap03 .large-toggle-btn{background:var(--theme);border:1px solid var(--theme);height:25px;min-width:25px;transition:all .4s;width:25px}.essential-wraping .cmn-audioplyer-fixedwrap03 .large-toggle-btn .large-pause-btn,.essential-wraping .cmn-audioplyer-fixedwrap03 .large-toggle-btn .large-play-btn{color:#fff;font-size:8px;transition:all .4s}.essential-wraping .cmn-audioplyer-fixedwrap03 .large-toggle-btn:hover{background:transparent}.essential-wraping .cmn-audioplyer-fixedwrap03 .large-toggle-btn:hover .large-pause-btn,.essential-wraping .cmn-audioplyer-fixedwrap03 .large-toggle-btn:hover .large-play-btn{color:var(--black)}.essential-wraping .cmn-audioplyer-fixedwrap03 .track-title-text{display:block!important}.essential-wraping .track-title-text{color:var(--black)!important}.essential-wraping .cmn-toggle-btnplay{background:var(--theme);border:1px solid var(--theme);height:17px;line-height:16px;min-width:17px;transition:all .4s;width:17px}.essential-wraping .cmn-toggle-btnplay .small-pause-btn,.essential-wraping .cmn-toggle-btnplay .small-play-btn{color:var(--white);font-size:8px;transition:all .4s}.essential-wraping .cmn-toggle-btnplay:hover{background:transparent}.essential-wraping .cmn-toggle-btnplay:hover .small-pause-btn,.essential-wraping .cmn-toggle-btnplay:hover .small-play-btn{color:var(--black)}@media (max-width:991px){.single-play{width:70px}.single-play img{width:100%}}.play-btnblack .small-toggle-btn{background:var(--black)}.play-btnblack .small-toggle-btn .small-pause-btn,.play-btnblack .small-toggle-btn .small-play-btn{color:var(--white)}.listing-timeline .small-toggle-btn{background:var(--theme);border:1px solid var(--theme);height:18px;min-width:18px;transition:all .4s;width:18px}.listing-timeline .small-toggle-btn .small-pause-btn,.listing-timeline .small-toggle-btn .small-play-btn{font-size:8px;transition:all .4s}.listing-timeline .small-toggle-btn:hover{background:transparent}.listing-timeline .small-toggle-btn:hover .small-pause-btn,.listing-timeline .small-toggle-btn:hover .small-play-btn{color:var(--black)}.allepisode-tabbing-wrap .tablinks .nav-links{background-color:#f5f5f5;border-radius:100px;color:var(--black);font-size:12px;font-weight:700;padding:16px 32px;text-align:center;text-transform:uppercase}.allepisode-tabbing-wrap .tablinks .nav-links button{font-weight:700;text-transform:uppercase}@media (max-width:1399px){.allepisode-tabbing-wrap .tablinks .nav-links{font-weight:700;padding:12px 30px}}.allepisode-tabbing-wrap .tablinks .nav-links.active{background:var(--theme);color:var(--white)}.allepisode-tabbing-wrap .tablinks .nav-links.active button{color:var(--white)}.about-thumb{height:550px;position:relative;width:100%;z-index:1}.about-thumb .thumb1,.about-thumb .thumb2{height:375px;position:absolute;width:430px}.about-thumb .thumb1 img,.about-thumb .thumb2 img{height:100%;width:100%}.about-thumb .thumb1{left:0;top:0;z-index:1}.about-thumb .thumb2{bottom:0;right:0}.about-thumb .thumb-shape{left:15%;position:absolute;top:12%;z-index:-1}@media (max-width:1199px){.about-thumb .thumb1,.about-thumb .thumb2{height:305px;width:300px}.about-thumb .thumb1 img,.about-thumb .thumb2 img{object-fit:contain}.about-thumb .thumb-shape{left:15%;max-width:300px;top:12%}.about-thumb .thumb-shape img{width:100%}}.donate-icon{background:var(--black);border-radius:50%;height:55px;min-width:55px;width:55px}.about-thumbv2{z-index:1}.about-thumbv2 .thumb1{max-width:430px;padding-top:40px}.about-thumbv2 .thumb1 img{width:100%}.about-thumbv2 .about-thumb-bar{left:40px;max-width:430px;position:absolute;top:0}.about-thumbv2 .about-thumb-bar img{width:100%}.about-thumbv2 .about-videov2{align-items:center;background:var(--white);border-radius:50%;bottom:0;box-shadow:0 21px 30px 0 rgba(0,0,0,.1);display:flex;height:180px;justify-content:center;position:absolute;right:0;width:180px;z-index:1}.about-thumbv2 .about-videov2 i{color:var(--theme);font-size:26px}.about-thumbv2 .about-videov2 .vid-ani{animation:zoms 2s linear infinite;left:20px;position:absolute;top:20px;transition:all .4s;z-index:-1}.about-thumbv2 .about-dot{animation:updown 12s linear infinite;left:-80px;position:absolute;top:40px;z-index:-1}@media (max-width:1399px){.about-thumbv2 .about-dot{display:none}}@media (max-width:991px){.about-thumbv2 .about-videov2{bottom:0;height:110px;position:absolute;right:0;width:110px}.about-thumbv2 .about-videov2 i{color:var(--theme);font-size:26px}.about-thumbv2 .about-videov2 .vid-ani{left:16px;top:16px;width:75px}.about-thumbv2 .about-videov2 .vid-ani img{width:100%}.about-thumbv2 .thumb1{max-width:100%;padding-top:20px}.about-thumbv2 .thumb1 img{width:100%}}@media (max-width:767px){.about-thumbv2 .about-videov2{bottom:50%;right:50%;transform:translate(50%,50%)}}@keyframes zoms{50%{transform:scale(1.05)}}.about-contentv2 .heading,.about-contentv2 .heading span{font-size:50px}@media (max-width:1199px){.about-contentv2 .heading,.about-contentv2 .heading span{font-size:38px}}@media (max-width:991px){.about-contentv2 .heading,.about-contentv2 .heading span{font-size:36px}}@media (max-width:575px){.about-contentv2 .heading,.about-contentv2 .heading span{font-size:28px}}.latest-episode-section .latest-episode-itemv1{margin-bottom:50px}.latest-episode-itemv1{background-color:#fff;box-shadow:0 10px 60px 0 rgba(0,0,0,.1);transition:all .4s}.latest-episode-itemv1 .thumb img{transition:all .4s}.latest-episode-itemv1 .content .fashion-life .episode-sri{padding-left:10px}.latest-episode-itemv1 .content .fashion-life .episode-sri:before{background:var(--pra-clr);border-radius:50%;content:"";height:4px;left:0;position:absolute;width:4px}.latest-episode-itemv1 .content .fashion-life .icon{border-radius:50%;height:36px;min-width:36px;width:36px}.latest-episode-itemv1:hover .content .black-clr,.latest-episode-itemv1:hover .content .fashion-life a{color:var(--theme)}.latest-episode-itemv1:hover .thumb img{transform:scale(1.08)}@media (min-width:575px){.latest-episodes-section02 .container{margin:0 auto;max-width:1615px}}.latest-episodes-section02 .latest-episode-itemv1{margin-bottom:60px}.play-rounded{left:0;position:absolute;top:0;z-index:-1}.explorer-episode-item{background-color:#fff;box-shadow:0 0 30px 0 rgba(0,0,0,.07)}.explorer-episode-item .thumb .theme-bg{bottom:0;position:absolute;right:0}.explorer-episode-item .thumb img{transition:all .4s}.explorer-episode-item .thumb:hover img{transform:scale(1.08)}.explorer-episode-item .thumb .marketing-btn{font-size:12px;font-weight:700;height:50px;letter-spacing:.6;transition:all .4s;width:140px}.explorer-episode-item .thumb .marketing-btn:hover{background:var(--black)}.explorer-episode-item:hover a,.explorer-episode-item:hover h4 a{color:var(--theme)}.explorer-episode-item .view-all:hover{background:var(--theme)!important;color:var(--white)!important}.support-btn:hover{background:var(--white)!important;color:var(--theme)!important}.common-audio-buttonwrap .common-audio-buttonitem{padding-bottom:30px}.common-audio-buttonwrap .common-audio-buttonitem .audio-cont .atitle:hover{color:var(--theme)}.common-audio-buttonwrap .common-audio-buttonitem:not(:last-child){border-bottom:1px solid rgba(0,0,0,.07);margin-bottom:30px}.common-audio-buttonwrap .large-toggle-btn{background:var(--theme);height:55px;min-width:55px;transition:all .4s;width:55px}.common-audio-buttonwrap .large-toggle-btn .large-pause-btn,.common-audio-buttonwrap .large-toggle-btn .large-play-btn{color:var(--white);font-size:12px;transition:all .4s}.common-audio-buttonwrap .large-toggle-btn:hover{background:var(--black)}.common-audio-buttonwrap .large-toggle-btn:hover .large-pause-btn,.common-audio-buttonwrap .large-toggle-btn:hover .large-play-btn{color:var(--white)}.common-audio-buttonwrap .progress-box .progress-cell,.common-audio-buttonwrap .progress-box .progress-cell .progress{background:var(--black)!important;height:2px!important}.common-audio-buttonwrap .progress-box .progress-cell .progress .progress-buffer{background:var(--black)!important}.common-audio-buttonwrap .progress-box .progress-cell .progress .progress-indicator{background:var(--theme)!important}.common-audio-buttonwrap .track-info-box .audio-time{width:auto!important}.common-audio-buttonwrap .track-info-box .audio-time span{color:var(--pra-clr);font-size:14px}.common-audio-buttonwrap .previous-track-btn{display:none!important}.common-audio-buttonwrap .custom-sound{align-items:center;background-color:#f5f5f5;border-radius:50%;display:flex;height:50px;justify-content:center;min-width:50px;transition:all .4s;width:50px}.common-audio-buttonwrap .custom-sound i{color:var(--black);font-size:16px;transition:all .4s}.common-audio-buttonwrap .custom-sound:hover{background:var(--theme)}.common-audio-buttonwrap .custom-sound:hover i{color:var(--white)}@media (max-width:1399px){.common-audio-buttonwrap .common-audio-buttonitem{padding-bottom:20px}.common-audio-buttonwrap .common-audio-buttonitem:not(:last-child){margin-bottom:20px}}@media (max-width:1199px){.common-audio-buttonwrap .track-info-box{width:240px!important}}@media (max-width:991px){.common-audio-buttonwrap .common-audio-buttonitem{padding-bottom:16px}.common-audio-buttonwrap .common-audio-buttonitem:not(:last-child){margin-bottom:16px}.common-audio-buttonwrap .cmn-audioplyer-fixedwrap{height:auto!important}}@media (max-width:767px){.common-audio-buttonwrap .large-toggle-btn{height:38px;min-width:38px;width:38px}.common-audio-buttonwrap .large-toggle-btn .large-pause-btn,.common-audio-buttonwrap .large-toggle-btn .large-play-btn{color:var(--white);font-size:9px;transition:all .4s}.common-audio-buttonwrap .track-info-box{width:180px!important}}.view-btn-bg .view-all:hover{background:transparent!important;color:var(--theme)!important}.view-btn-bg .view-all:hover i{color:var(--theme)}.explore-featured-item .thumb{max-width:524px;overflow:hidden}.explore-featured-item .content{width:calc(100% - 524px)}@media (max-width:991px){.explore-featured-item .thumb{max-width:100%;width:100%}.explore-featured-item .content,.explore-featured-item .thumb img{width:100%}}.cmn-dots{background:var(--pra-clr);border-radius:50%;height:4px;width:4px}.search-wrap{background-color:var(--bg1);display:none;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:999999}.search-wrap .search-inner{height:100%;position:relative;width:100%}.search-wrap .search-cell{position:absolute;top:50%;transform:translateY(-50%);width:100%}.search-wrap .search-field-holder{animation:slideInUp .3s;margin:auto;position:relative;width:50%}@media only screen and (min-width:768px) and (max-width:991px){.search-wrap .search-field-holder{width:70%}}@media (max-width:575px){.search-wrap .search-field-holder{width:80%}}.search-wrap .main-search-input{background:transparent;border:0;border-bottom:1px solid var(--theme);color:var(--theme);font-size:16px!important;height:50px;letter-spacing:2px;padding:0;text-align:start;text-transform:capitalize;width:100%}.search-wrap .main-search-input ::placeholder{font-size:16px}@media (max-width:575px){.search-wrap .main-search-input{font-size:16px;height:50px;line-height:50px;padding:0}}.search-wrap input.form-control,.search-wrap input.form-control:focus{background-color:var(--theme)}input.main-search-input::placeholder{color:var(--theme);font-size:25px;opacity:1}@media (max-width:575px){input.main-search-input::placeholder{font-size:18px}}.search-close{color:var(--theme);cursor:pointer;font-size:30px;position:absolute;right:50px;top:50px}.blog-sidebar .blog-search input{background:transparent;border:unset;color:var(--white);padding:24px 40px;width:100%}.blog-sidebar .blog-search ::placeholder{color:var(--white)}.blog-sidebar .recent-postwrap .recent-items{padding:28px;transition:all .4s}.blog-sidebar .recent-postwrap .recent-items .recent-content a{display:block;line-height:24px}.blog-sidebar .recent-postwrap .recent-items.active,.blog-sidebar .recent-postwrap .recent-items:hover{background:var(--white)}.blog-sidebar .recent-postwrap .recent-items.active .recent-content a,.blog-sidebar .recent-postwrap .recent-items:hover .recent-content a{color:var(--theme);cursor:pointer}@media (max-width:1199px){.blog-sidebar .recent-postwrap .recent-items{padding:8px 10px}}.blog-sidebar .categorys li a{color:var(--text);font-weight:500;padding:16px 28px;transition:all .4s}.blog-sidebar .categorys li a i{opacity:0}.blog-sidebar .categorys li a.active,.blog-sidebar .categorys li a:hover{background:var(--white);color:var(--theme)}.blog-sidebar .categorys li a.active span,.blog-sidebar .categorys li a:hover span{color:var(--theme)}.blog-sidebar .categorys li a.active i,.blog-sidebar .categorys li a:hover i{opacity:1}.blog-sidebar .tagwrap li a{background:var(--white);border-radius:100px;color:var(--black);display:inline-block;font-size:12px;font-weight:700;line-height:27px;padding:14px 30px;text-align:center;text-transform:uppercase;transition:all .4s}.blog-sidebar .tagwrap li a:last-child{margin-right:0}.blog-sidebar .tagwrap li a:hover{background:var(--theme);color:var(--white)!important}@media (max-width:1399px){.blog-sidebar .tagwrap li a{padding:9px 28px}.blog-sidebar .blog-search input{padding:18px 20px}}.tag-share{border-top:1px solid var(--light);padding:30px 0}.tag-share .taglist li a{background:var(--theme);border-radius:100px;color:var(--white);display:inline-block;font-size:12px;font-weight:600;line-height:27px;padding:10px 30px;text-align:center;text-transform:uppercase;transition:all .4s}.tag-share .taglist li a:hover{background:var(--heading);color:var(--white)!important}@media (max-width:1399px){.tag-share{padding:20px 0}}@media (max-width:1199px){.tag-share{padding:16px 0}}.comment-form-wrap h3{font-size:40px}.comment-form-wrap .form-clt input,.comment-form-wrap .form-clt textarea{background-color:transparent;background:var(--bg1);border:none;border:1px solid var(--border1);font-weight:500;outline:none;padding:16px 20px;width:100%}.comment-form-wrap .form-clt input::placeholder,.comment-form-wrap .form-clt textarea::placeholder{color:var(--pra-clr)}.comment-form-wrap .form-clt textarea{padding-bottom:100px}.base-btn{align-items:center;background:var(--theme);border:1px solid var(--theme);border-radius:8px;color:var(--white);display:flex;font-weight:600;gap:13px;justify-content:center;padding:12px 26px;transition:all .5s}.base-btn .rotcu{transform:rotate(-40deg)}.base-btn:hover{background:transparent;border-color:var(--theme)}.base-btn:hover .rotcu{transform:rotate(40deg)}.bulid-box{position:relative;transition:all .4s}.bulid-box h6{margin:0 auto;max-width:272px}.bulid-box.active,.bulid-box:hover{background:var(--theme)}.bulid-box.active h6,.bulid-box:hover h6{color:var(--white)}.blog-comment-wrap .thumb{height:200px!important;width:200px!important}.blog-comment-wrap .thumb img{border-radius:100%;height:100%;width:100%}.blog-comment-wrap .content-comment{width:calc(100% - 200px)}.blog-comment-wrap .content-comment .reply{background:var(--black);border-radius:100px;color:var(--white);font-size:12px;padding:10px 30px;text-align:center;text-transform:uppercase;transition:all .3s ease-in-out}.blog-comment-wrap .content-comment .reply:hover{background-color:var(--theme)}@media (max-width:1399px){.blog-comment-wrap .thumb{height:120px!important;width:120px!important}.blog-comment-wrap .thumb img{border-radius:100%;height:100%;width:100%}.blog-comment-wrap .content-comment{width:calc(100% - 200px)}.blog-comment-wrap .content-comment .reply{background:var(--black);border-radius:100px;color:var(--white);font-size:12px;padding:10px 30px;text-align:center;text-transform:uppercase}}@media (max-width:575px){.blog-comment-wrap .thumb{height:100px!important;margin:0 auto;width:100px!important}.blog-comment-wrap .content-comment{width:100%}}.blog-widget-item{transition:all .5s}.blog-widget-item .content{border:1px solid var(--light);border-top:unset}.blog-widget-item .thumb{width:100%}.blog-widget-item .thumb img{transition:all .5s;width:100%}.blog-widget-item .thumb .date-box{bottom:-20px;height:59px;line-height:16px;min-width:59px;position:absolute;right:20px;width:59px}.blog-widget-item .thumb .date-box span{line-height:18px}.blog-widget-item:hover{transform:translateY(-5px)}.blog-widget-item:hover h5 a{color:var(--theme)}@media (max-width:1399px){.blog-widget-item .thumb .date-box{bottom:10px;position:absolute;right:10px}}.blog-section01{z-index:1}.blog-section01:before{background:url(/build/images/bg-blog.5609c42b.png) no-repeat 50%;background-size:cover;content:"";height:490px;left:0;position:absolute;top:0;width:100%;z-index:-1}.blog-widget-itemv02{width:100%}.blog-widget-itemv02 .mimg{overflow:hidden;transition:all .5s;width:100%}.blog-widget-itemv02 .date-box{height:59px;left:30px;line-height:16px;min-width:59px;position:absolute;top:30px;width:59px}.blog-widget-itemv02 .date-box span{line-height:18px}.blog-widget-itemv02 .content{bottom:0;left:0;position:absolute}.blog-widget-itemv02:hover .content h5 a{color:var(--theme)}.blog-widget-itemv02:hover .mimg{transform:scale(1.08)}.ova-contact-info-2 .icon{align-items:center;border:11px solid var(--primary);border-radius:50%;color:var(--heading);display:inline-flex;font-size:26px;height:109px;justify-content:center;margin-bottom:19px;width:109px}.ova-contact-info-2 .icon i{display:flex}.ova-contact-info-2 .contact .label{font-size:24px;font-weight:600;line-height:1.2em;margin:0 0 10px;padding:0}.ova-contact-info-2 .contact .info{list-style-type:none;margin:0;padding:0}.ova-contact-info-2 .contact .info .mases{margin:0 auto;max-width:208px}.ova-contact-info-2 .contact .info .item{color:var(--text);line-height:1.8}.ova-contact-info-2 .contact .info .item a{color:var(--text);font-size:20px;line-height:1.8;position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.ova-contact-info-2 .contact .info .item a:before{background-color:var(--primary);bottom:0;content:"";height:1px;left:0;position:absolute;transition:all .5s ease;width:0}.ova-contact-info-2 .contact .info .item a:hover{color:var(--primary)}.ova-contact-info-2 .contact .info .item a:hover:before{width:100%}.contact-border1{position:relative}.contact-border1:before{background:var(--pra-clr);content:"";height:200px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}@media (max-width:991px){.contact-border1:before{display:none}}.contact-left-cont .common-social li a svg path{fill:var(--heading)}.contact-left-cont .common-social li a:hover svg path{fill:var(--white)}.main-contact-form input,.main-contact-form textarea{background:var(--bg4);border:unset;border-radius:0}.main-contact-form input::placeholder,.main-contact-form textarea::placeholder{color:#777}.main-contact-form .touch-btn{font-size:12px;font-weight:700;text-transform:uppercase}.main-contact-form .touch-btn:hover{background:var(--heading)!important;color:var(--white)}.cmn-btn,.cmn-btn .icons{transition:all .4s}.cmn-btn .icons{transform:rotate(60deg)}.cmn-btn:hover{border-color:var(--theme)!important}.cmn-btn:hover,.cmn-btn:hover .get-text{color:var(--theme)!important}.cmn-btn:hover .icons{transform:rotate(90deg)}.cmn-btn:hover .icons i{color:var(--theme)!important}.touch-btn{border-radius:100px;font-size:12px;font-weight:700!important;letter-spacing:.6px;transition:all .5s}.touch-btn .icon{border-radius:50%;height:34px;min-width:34px;width:34px}.touch-btn .icon i{transition:all .4s}.touch-btn:hover{background:var(--bg1);color:var(--white)}.touch-btn:hover .icon i{color:var(--primary)}.view-all{color:#777;font-size:12px;font-weight:700;transition:all .4s}.view-all i{font-size:16px;transition:all .4s}.view-all:hover{color:var(--theme)}@keyframes updown{50%{transform:translateY(100%)}}@keyframes svgani{50%{fill:var(--theme);opacity:.5}}@keyframes textani{to{transform:rotate(390deg)}}#progress{background-color:var(--theme);border:2px solid var(--white);border-radius:50%;bottom:20px;display:none;height:40px;line-height:40px;position:fixed;right:20px;text-align:center;transition:all .4s ease-in-out;width:40px;z-index:9999}#progress i{color:var(--white)}#progress #valiu{display:block}#progress #valiu img{width:16px}#progress:hover{background-color:var(--theme);cursor:pointer}.error-content .cmn-btn{border:1px solid var(--theme)}.error-content .cmn-btn:hover{background:transparent;color:var(--theme)}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.cmn-border{border:1px solid hsla(0,0%,100%,.1)}.cmn-bordert{border-top:1px solid hsla(0,0%,100%,.1)}.cmn-borderb{border-bottom:1px solid hsla(0,0%,100%,.1)}.section-title h3,.section-title h3 span{font-size:48px;font-weight:700}@media (max-width:1399px){.section-title h3,.section-title h3 span{font-size:36px}}@media (max-width:575px){.section-title h3,.section-title h3 span{font-size:30px}}.hover-text:hover{background-color:var(--theme)}.hover-text-color:hover{color:var(--theme)!important}.accordion-single{border:1px solid var(--border1);border-radius:8px;transition:all .4s}.accordion-single .header-area{color:var(--white);font-size:20px;font-weight:600}.accordion-single .header-area button{border:unset!important;color:var(--white);padding-right:8%}@media (max-width:500px){.accordion-single .header-area{color:var(--white);font-size:17px;font-weight:500}.accordion-single .header-area button{padding-right:4%}}.header-area .accordion-btn:before{background:var(--bg1);border-radius:50%;font-size:16px;height:36px;min-width:36px;width:36px}.header-area .accordion-btn:after{color:var(--p1);font-size:24px}.faq .header-area{cursor:pointer}.faq .header-area button:after,.faq .header-area button:before{border-radius:5px;position:absolute;right:0;z-index:1}.faq .header-area button:before{background-color:var(--bg2);content:"";height:38px;min-width:38px;transition:all .4s;width:38px}.faq .header-area button:after{align-items:center;color:var(--white);content:"\f101";display:flex;font-family:FontAwesome;font-size:20px;font-weight:700;height:38px;justify-content:center;min-width:38px;transform:rotate(0deg);transition:all .5s;width:38px}@media (max-width:500px){.faq .header-area button:after{font-size:16px}}.faq .content-area{display:none}.faq .active button{color:var(--theme)}.faq .active button:after{color:var(--theme);font-family:FontAwesome;font-weight:700;transform:rotate(90deg)}.service-tabing-wrap .images-remove-area{margin-bottom:-400px;opacity:0;transform:rotate(60);transition:all .6s}.service-tabing-wrap .modern-list li{color:var(--white);font-size:16px}.service-tabing-wrap .modern-list li i{color:var(--theme);font-size:14px}.service-tabing-wrap .accordion-single{border:unset;border-radius:0;overflow:hidden;transition:all .8s}.service-tabing-wrap .accordion-single .accordion-btn:after{align-items:center;background:#1d1d1d;border-radius:50%;color:var(--white);content:"+";display:flex;font-family:FontAwesome;font-size:20px;font-weight:700;height:44px;justify-content:center;min-width:44px;transform:rotate(0deg);transition:all .5s;width:44px}.service-tabing-wrap .accordion-single .accordion-btn .mtitle-ara{width:450px}.service-tabing-wrap .accordion-single .accordion-btn .mtitle-ara .serial-badge{opacity:.6;padding:8px 16px;transition:all .4s}.service-tabing-wrap .accordion-single .accordion-btn .mtitle-ara .serial-badge .rot60{padding-left:10px}.service-tabing-wrap .accordion-single .accordion-btn .mtitle-ara .mtitle{font-size:30px;font-weight:500}.service-tabing-wrap .accordion-single .accordion-btn .mtitle-ara .pras{display:none!important;font-size:16px;font-weight:400;transform:scale(0)}.service-tabing-wrap .accordion-single.active .images-remove-area{margin-bottom:0;opacity:1}.service-tabing-wrap .accordion-single.active .accordion-btn{height:auto;justify-content:space-between}.service-tabing-wrap .accordion-single.active .accordion-btn:after{color:var(--theme);content:"\f068";font-family:FontAwesome}.service-tabing-wrap .accordion-single.active .mtitle-ara .serial-badge{opacity:1}.service-tabing-wrap .accordion-single.active .mtitle-ara .pras{display:block!important;transform:scale(1)}.service-tabing-wrap .accordion-single.active .content-area{display:none!important}@media (max-width:1399px){.service-tabing-wrap .mtitle{font-size:20px!important}.service-tabing-wrap .tab-remove-thumb{max-width:200px}.service-tabing-wrap .tab-remove-thumb img{width:100%}}.stitle,.stitle span{font-size:55px}.stitle span{font-style:italic;font-weight:400}@media (max-width:991px){.stitle,.stitle span{font-size:44px}}@media (max-width:575px){.stitle,.stitle span{font-size:36px}}@media (max-width:480px){.stitle,.stitle span{font-size:29px}}.pricing-section{z-index:1}.pricing-section .nav{border:unset;border-radius:10px;overflow:hidden}.pricing-section .nav .nav-item .nav-link{background:#161616;border:unset;border-radius:0;color:var(--white);font-size:15px;font-weight:500;padding:15px 26px}.pricing-section .nav .nav-item .nav-link.active{background:var(--theme)}.other-pricing-item{background-size:cover;border:1px solid var(--border1);border-radius:10px;height:243px;overflow:hidden;transition:all .5s}.other-pricing-item .pricinge-head{border-right:1px solid var(--border1);height:243px;min-width:400px;transition:all .5s}.other-pricing-item .pricinge-head p{max-width:314px}.other-pricing-item .pricing-list-right .price-choose .month{font-size:18px;font-weight:700}.other-pricing-item .price-under{border-bottom:1px solid var(--white);display:inline-block}.other-pricing-item .price-under i{transition:all .4}.other-pricing-item .price-under:hover{border-color:var(--theme);color:var(--theme)}.other-pricing-item .price-under:hover i{color:var(--theme)}.other-pricing-item:hover{border-color:var(--theme)}.other-pricing-item:hover .pricinge-head{border-right:1px solid var(--theme)}@media (max-width:1199px){.other-pricing-item .pricinge-head{min-width:300px;padding-right:10px}}@media (max-width:991px){.other-pricing-item{display:grid!important;height:auto}.other-pricing-item .pricinge-head{border-right:unset;height:auto;margin-bottom:24px;margin-top:24px}}.prcing-shape{position:absolute;right:0;top:120px;z-index:-1}@media (max-width:991px){.prcing-shape{top:10px;width:250px}}.hosts-item,.hosts-item .thumb,.hosts-item .thumb img{transition:all .4s}.hosts-item .thumb .common-social{background:var(--white);bottom:0;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:all .5s}.hosts-item .thumb .common-social li a{border:unset}.hosts-item .thumb .common-social li a svg{transition:all .4s}.hosts-item .thumb .common-social li a svg path{fill:var(--black);transition:all .4s}.hosts-item .thumb .common-social li a:hover{background:var(--bg4)}.hosts-item .thumb .common-social li a:hover svg path{fill:var(--theme)}.hosts-item .thumb:before{background:var(--theme);bottom:-20px;content:"";height:10px;left:0;position:absolute;transition:all .4s;width:100%}.hosts-item:hover{transform:translateY(-10px)}.hosts-item:hover .thumb:before{bottom:0}.hosts-item:hover .thumb .common-social{bottom:40px;opacity:1}.hosts-item:hover .content h6 a{color:var(--primary)}@media (max-width:1399px){.hosts-item:hover .thumb .common-social{bottom:18px;opacity:1}}.event-item .event-datebox{background-color:rgba(255,79,0,.902);height:100%;left:-80px;position:absolute;top:0;transition:all .4s;width:69px}.event-item .event-datebox .text{display:block;height:30px;letter-spacing:2px;transform:rotate(-90deg);white-space:nowrap;width:200px}.event-item .touch-btn{font-weight:700}.event-item .touch-btn:hover{background:var(--theme)}.event-item:hover h5 a{color:var(--theme)}.event-item:hover .event-datebox{left:0}@media (max-width:1399px){.event-item .event-datebox{width:40px}}.event-map iframe{height:390px;width:100%}.host-details-content .common-social li a svg path{fill:var(--heading)}.host-details-content .common-social li a:hover svg path{fill:var(--white)}.host-details-content h5{font-size:28px}.testimonial-wrap{position:relative}.testimonial-wrap .test-thumbs-small{border-radius:50%;height:76px;min-width:76px;width:76px}.testimonial-wrap .test-thumbs-small img{border-radius:50%;height:100%;width:100%}.testimonial-wrap .testimonial-middle .thumb{border-radius:50%;height:212px;min-width:212px;width:212px}.testimonial-wrap .testimonial-middle .thumb img{border-radius:50%;height:100%;width:100%}.testimonial-wrap .testimonial-middle .testi-content .designation{letter-spacing:2px}.testimonial-wrap .small-sliderthumb-wrap{margin-left:0!important;max-width:260px}.testimonial-wrap .small-sliderthumb-wrap .swiper-slide{border:2px solid var(--white);border-radius:50%;overflow:hidden}.testimonial-wrap .small-sliderthumb-wrap .swiper-slide-thumb-active{border-color:var(--primary)}@media (max-width:1199px){.testimonial-wrap .testimonial-middle .thumb{height:172px;min-width:172px;width:172px}}@media (max-width:991px){.testimonial-wrap .testimonial-middle .thumb{height:152px;min-width:152px;width:152px}.testimonial-wrap .testimonial-middle .quotes{width:40px}}@media (max-width:575px){.testimonial-wrap .testimonial-middle .thumb{height:122px;min-width:122px;width:122px}.testimonial-wrap .slider-button{left:0;padding-top:15px;position:absolute;top:100%}}.testimonial-thumbig{bottom:-20px;position:absolute;z-index:-1}.testimonial-thumbig img{max-width:unset}@media (max-width:991px){.testimonial-thumbig{margin-bottom:-80px;margin-top:40px;position:relative;width:100%}.testimonial-thumbig img{max-width:100%}}.cloud-left{left:0}.cloud-left,.cloud-right{bottom:0;position:absolute;z-index:-1}.cloud-right{right:0}.tilt{border-radius:5px;transform:perspective(500px) rotateX(0deg) rotateY(0deg) scaleX(1);transform-style:preserve-3d}.tilt:hover{background:transparent;box-shadow:0 40px 70px -15px rgba(0,0,0,.192);box-shadow:none}.watch-version01{background-attachment:fixed;background-size:cover;padding:300px 5px}.watch-version01 .video-popup .icons{height:122px;min-width:122px;width:122px}.watch-version01 .video-popup .icons i{font-size:36px}.watch-version01 .video-popup .circle{animation:textani 14s linear infinite;left:-34px;position:absolute;top:-32px}@media (max-width:1399px){.watch-version01{padding:220px 4px}}@media (max-width:991px){.watch-version01{padding:180px 4px}}@media (max-width:575px){.watch-version01{padding:140px 4px}}.line-shape{height:100vh;justify-content:space-between;left:50%;margin:0 auto;max-width:1531px;position:fixed;top:-20px;transform:translateX(-50%)}.line-shape span{background:#292929;display:block;height:100%;position:relative;width:1px}.line-shape span:after,.line-shape span:before{content:"";position:absolute;top:0}.line-shape span:after,.line-shape span:before{background:var(--theme);border-top-left-radius:50px;border-top-right-radius:50px;box-shadow:0 8px 24px rgba(228,235,242,.2);clip-path:polygon(51% 8%,68% 15%,66% 40%,60% 78%,56% 100%,46% 100%,42% 84%,38% 56%,34% 17%);left:0}.line-shape span:after{animation:dscroll 2s linear infinite;bottom:0;height:24px;width:2px}.line-shape span:nth-child(2):after{animation:dscroll 2.1s linear infinite}.line-shape span:nth-child(3):after{animation:dscroll 2.2s linear infinite}.line-shape span:nth-child(4):after{animation:dscroll 2.3s linear infinite}.line-shape span:nth-child(5):after{animation:dscroll 2.4s linear infinite}.line-shape span:nth-child(6):after{animation:dscroll 1s linear infinite}.line-shape span:nth-child(7):after{animation:dscroll 3.5s linear infinite}.line-shape span:nth-child(2)::backdrop{animation:dscroll 4.1s linear infinite}.line-shape span:nth-child(3):before{animation:dscroll 4.2s linear infinite}.line-shape span:nth-child(4):before{animation:dscroll 4.3s linear infinite}.line-shape span:nth-child(5):before{animation:dscroll 4.4s linear infinite}.line-shape span:nth-child(6):before{animation:dscroll 4s linear infinite}.line-shape span:nth-child(7):before{animation:dscroll 4.5s linear infinite}@keyframes dscroll{to{transform:translateY(100vh)}}.software-fullwatch .video-wrapper{height:100vh;overflow:hidden;width:100%}.software-fullwatch .video-wrapper video{height:100%;object-fit:cover;width:100%}@media (max-width:1399px){.software-fullwatch .video-wrapper{height:50vh;overflow:hidden;width:100%}}.episode-item{align-items:center;background-color:#fff;box-shadow:0 10px 60px 0 rgba(0,0,0,.1);display:flex;justify-content:space-between}.episode-item .microphone-epi{align-items:center;display:flex;gap:100px}@media (max-width:767px){.episode-item{display:grid;gap:10px;justify-content:center;text-align:center}.episode-item .microphone-epi{gap:30px;justify-content:center}.episode-item .view-all{justify-content:center}}.listing-details-wrap .thumb{max-width:600px}.listing-details-wrap .thumb img{width:100%}.listing-details-wrap .listing-timeline{width:450px}@media (max-width:767px){.listing-details-wrap .thumb{width:100%}}.project-counting-wrap{align-items:center;display:flex;justify-content:space-between}@media (max-width:767px){.project-counting-wrap{flex-wrap:wrap;gap:24px 0!important}.project-counting-wrap .project-count-item{width:45%}.project-counting-wrap .project-count-item .project-icon img{width:60px}.project-counting-wrap .project-count-item .project-icon:before{height:36px;min-width:36px;width:36px}.project-counting-wrap .project-count-item h2 span{font-size:36px!important}.project-counting-wrap .pro-line{display:none}}.project-count-item .box .project-icon:before{-webkit-animation:squareToCircle 2s 1s infinite alternate;background:var(--theme);border-radius:50%;content:"";height:52px;left:0;min-width:52px;position:absolute;top:0;width:52px;z-index:-1}.project-count-item .box h2 span{font-family:DM Sans,sans-serif;font-size:48px;font-weight:700}.pro-line{border-left:1px solid hsla(0,0%,100%,.149);height:200px}@-webkit-keyframes squareToCircle{0%{background:#e9967a;border-radius:0 0 0 0;transform:rotate(0deg)}25%{background:rgba(255,81,0,.725);border-radius:50% 0 0 0;transform:rotate(45deg)}50%{background:rgba(252,110,44,.725);border-radius:50% 50% 0 0;transform:rotate(90deg)}75%{background:rgba(243,118,61,.725);border-radius:50% 50% 50% 0;transform:rotate(135deg)}to{background:#ff4f00;border-radius:50% 50% 50% 50%;transform:rotate(180deg)}}@keyframes zin{50%{transform:scale(1.05)}}.subscriber-apple{background-color:#fff;box-shadow:0 0 32.9px 2.1px rgba(0,0,0,.07);left:0;margin-bottom:-80px;position:absolute;top:-80px}.subscriber-apple .apple-element{left:0;position:absolute;top:0;width:100%;z-index:-1}.tabcontents{position:relative}.tabcontents .tabitem{opacity:0;position:absolute;top:0;transform:translateY(100px);transition:all .8s;width:100%;z-index:-1}.tabcontents .tabitem.active{opacity:1;position:static;transform:translateY(0);z-index:1}.start-donating-wrap .tablinks{align-items:center;display:flex;gap:10px}.start-donating-wrap .tablinks .nav-links{align-items:center;background:var(--bg4);display:flex;height:55px;justify-content:center;width:115px}.start-donating-wrap .tablinks .nav-links .tablink{color:var(--pra-clr);font-size:16px;font-weight:500}.start-donating-wrap .tablinks .nav-links.active{background:var(--theme)}.start-donating-wrap .tablinks .nav-links.active .tablink{color:var(--white)}.start-donating-wrap .tabcontents{align-items:center;background:var(--bg4);display:flex;height:130px;justify-content:center}.start-donating-wrap .tabitem{display:none}.start-donating-wrap .tabitem .danating-valu-here span{font-size:36px;font-weight:800}.start-donating-wrap .tabitem.active{display:block}.footer-sound-element{position:absolute;right:40px;top:0;z-index:-1}.footer-version-one .widget-map{max-width:145px}.footer-version-one .widget-map a{color:var(--pra-clr);transition:all .4s}.footer-version-one .widget-map a:hover{color:var(--primary)!important}.cmn-hover{position:relative}.cmn-hover:before{background:var(--primary);bottom:0;content:"";height:1px;left:0;opacity:0;position:absolute;transition:all .4s;width:1px}.cmn-hover:hover:before{opacity:1;width:100%}@media (max-width:1399px){.footer-logov1{margin:0 auto;width:100px}.footer-logov1 img{width:100%}}.flink-items{color:var(--pra-clr);font-family:DM Sans,sans-serif;font-size:16px;font-weight:400}.flink-items,.flink-items i{transition:all .6s}.flink-items:hover{color:var(--theme)!important}.flink-items:hover .ani-icons{transform:rotate(180deg)}.flink-items:hover .ani-icons i{color:var(--theme)!important}.foote-formv1{border:1px solid var(--border1);border-radius:4px;padding:5px}.foote-formv1 button{height:50px;padding:5px 16px;width:53px}.foote-formv1 input{background:transparent;border:unset;color:var(--pra-clr);outline:none;padding:10px 24px;width:auto}.foote-formv1 ::placeholder{color:var(--border1)}@media (max-width:1399px){.foote-formv1 input{padding:10px}}.footer-topscroll{border:5px solid var(--white);border-radius:50%;display:block;height:58px;min-width:58px;width:58px}.footer-topscroll,.footer-topscroll i{transition:all .5s}.footer-topscroll:hover{background:var(--white);border-color:var(--theme)}.footer-topscroll:hover i{color:var(--theme)}@media (max-width:575px){.footer-topscroll{margin:0 auto}}.newsletter-wrap01{align-items:center;background:url(/build/images/envelop-shape.d95938d2.png) no-repeat 50%;background-size:cover;display:flex;gap:100px;justify-content:space-between;margin-bottom:-34px;padding:50px 50px 80px}.newsletter-wrap01 .newsletter-icon i{color:var(--white);font-size:80px}.newsletter-wrap01 form{background:var(--white);border:unset;border-radius:100px;width:477px}.newsletter-wrap01 form button{border-radius:100px;transition:all .4s;width:78px}.newsletter-wrap01 form button:hover{background:var(--black)}@media (max-width:1100px){.newsletter-wrap01{gap:30px;padding:50px 30px 80px}.newsletter-wrap01 .newsletter-icon i{font-size:60px}.newsletter-wrap01 form{width:300px}.newsletter-wrap01 form button{width:58px}}@media (max-width:767px){.newsletter-wrap01{display:grid;gap:20px;justify-content:center}.newsletter-wrap01 .newsletter-icon i{font-size:50px}.newsletter-wrap01 form{margin:0 auto}}@media (max-width:500px){.newsletter-wrap01{display:grid;gap:20px;justify-content:center;padding:50px 30px 100px}.newsletter-wrap01 .newsletter-contv01{display:grid!important;justify-content:center!important;text-align:center}.newsletter-wrap01 form{margin:0 auto;max-width:300px;width:auto}}.about-thumb-bar img,.footer-widget .footer-title img{filter:brightness(0) saturate(100%) invert(27%) sepia(94%) saturate(3567%) hue-rotate(346deg) brightness(95%) contrast(89%)}.feature-item h4{font-size:27px}.container .details-content p,.container .section-title p{color:#8f8f8f!important}.handwriting{font-family:Nothing You Could Do,cursive!important;font-style:normal!important;font-weight:400!important}