.first .upk-item:nth-child(1) {
    display: none;
}
.share-icon-sec 
 li.elementor-icon-list-item {
    background: #1304ae !important;
}


body{
/* 	direction: ltr; */
	direction: rtl;
	background:#131313;
	unicode-bidi: embed;
}

.fixed-header {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
}

.p-margin p {
    margin: 0;
	color: #ffffffd6 !important;
}

.slider-code-section .elementor-swiper-button.elementor-swiper-button-next {
    width: 50px;
    height: 50px;
    background: #ffffff !important;
    position: absolute;
    top: 50%;
    left: 32%;
    rotate: 0deg;
    padding: 15px;
    color: #000;
    border-radius: 4px;
}

.slider-code-section .elementor-swiper-button.elementor-swiper-button-prev {
    width: 50px;
    height: 50px;
    background: #ffffff !important;
    position: absolute;
    top: 50%;
    right: 32%;
    rotate: 0deg;
    padding: 15px;
    color: #000;
    border-radius: 4px;
}

.slider-code-section svg.e-font-icon-svg.e-eicon-chevron-left {
    color: #000 !important;
    fill: #000;
}

.slider-code-section svg.e-font-icon-svg.e-eicon-chevron-right {
    fill: #000;
}

.two-lines-wrap h1.elementor-heading-title.elementor-size-default {
    text-decoration: none !important;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.two-lines-wrap h2.elementor-heading-title.elementor-size-default {
    text-decoration: none !important;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about-banner-sec {
    background-position: top !important;
}

.email-field-sec .elementor-field-group-name.elementor-col-80 {
    width: 100%;
}

.email-field-sec .elementor-field-type-submit.elementor-col-20.e-form__buttons {
    position: absolute;
    left: 0;
    width: 13%;
}

.email-field-sec input#form-field-name {
    padding: 17px 50px 17px 17px;
}

.email-field-sec .elementor-field-type-submit.elementor-col-20.e-form__buttons {
    position: absolute;
    left: 5px;
    width: 13%;
    top: 5px;
}

.first-blog-sec .upk-alter-grid .upk-style-2 .upk-item:nth-child(4n+1) .upk-item-box {
    display: flex;
    flex-direction: column;
}

.upk-alter-grid .upk-style-2 .upk-item:nth-child(4n+1) .upk-img-wrap {
    min-width: 100% !important;
    width: 100% !important;
	max-width:100% !important;
}

.upk-item:nth-child(4n+1) h3.upk-title {
    font-size: 44px !important;
}

.first-blog-sec .upk-item {
    padding: 15px;
}
.first-blog-sec .upk-category {
    position: relative;
    width: 14%;
    padding: 10px 25px 10px 10px;
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: var(--Dark, #131313);
    box-shadow: 0px 4px 10px 0px rgba(249, 214, 8, 0.10);
}
/*
.first-sticky-post .elementor-widget-theme-post-featured-image.elementor-widget-image {
    display: none;
}
*/
.first-sticky-post .loop-item-1 .elementor-widget-theme-post-featured-image.elementor-widget-image {
    display: block;
}

h2.title-owl {
    color: var(--Light, #F9F9F9);
    text-align: right;
    font-family: Manrope;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    margin-top: 0;
    z-index: 99999999;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 63px;
	display:none;
}

.owl-item.active.center h2.title-owl {
    color: var(--Light, #F9F9F9);
    text-align: right;
    font-family: Manrope;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    margin-top: 0;
    z-index: 99999999;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 63px;
	display:block !important;
}


.loop-item-1 {
    border-bottom: solid 1px #3a3a3a;
    padding-bottom: 30px;
}

img.upk-img {
    border-radius: 4px;
}

/* .upk-main-img {
    width: 100% !important;
}

.upk-img-wrap {
    width: 80%;
} */

.first-blog-sec .upk-category:after {
    content: " ";
    position: absolute;
    border-radius: 4px;
    background: var(--Yellow, #F9D608);
    width: 6px;
    height: 6px;
    right: 13px;
    top: 21px;
}

.after-category-sec a.upk-category-item:after {
    content: " ";
    position: absolute;
    width: 35px;
    right: 10px;
    height: 35px;
    background-image: url(https://buzzinga.ai/wp-content/uploads/2024/10/Frame-18.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.after-category-sec a.upk-category-item:before {
    content: " ";
    position: absolute;
    width: 20px;
    left: 0;
    height: 20px;
    background-image: url(https://buzzinga.ai/wp-content/uploads/2024/10/Line-12.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.after-category-sec a.upk-category-item:hover {
    background: linear-gradient(90deg, #0000 0%, #5912A0 100%);
}

.after-category-sec a.upk-category-item:first-child {
    display: none;
}

.after-category-sec a.upk-category-item:last-child {
   border:none !important;
}

.meta-after-butt {
    border-radius: 30px;
    background: #1F252F;
    box-shadow: 0px 4px 10px 0px rgba(249, 214, 8, 0.10);
}

.meta-after-butt:after {
    content: " ";
    position: absolute;
    border-radius: 4px;
    background: var(--Yellow, #F9D608);
    width: 6px;
    height: 6px;
    right: 13px;
    top: 30px;
}

.meta-after-point:after {
    content: " ";
    position: absolute;
    border-radius: 4px;
    background: var(--Yellow, #EFD84C);
    width: 6px;
    height: 6px;
    right: 15px;
    top: 18px;
}

.slider-code-sec:before {
    content: " ";
    position: absolute;
    left: -2px;
    width: 20%;
    background-image: url(https://buzzinga.ai/wp-content/uploads/2024/10/Rectangle-38.png);
    z-index: 9999;
	    top: 50px;
    background-size: contain;
	    background-repeat: no-repeat;
	    height: 78%;
}

.slider-code-sec:after {
    content: " ";
    position: absolute;
    right:-2px;
    width: 20%;
	top: 0;
    background-image: url(https://buzzinga.ai/wp-content/uploads/2024/10/Rectangle-37.png);
    z-index: 9999;
	    top: 50px;
    background-size: contain;
	 background-repeat: no-repeat;
	    height: 78%;
}

.slider-code-sec .bt-play {
    background-image: url("https://buzzinga.ai/wp-content/uploads/2024/10/Group-3-5.png") !important;
    background-size: cover !important;
}



.meta-after-point {
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.30);
    background: var(--Dark, #131313);
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.40);
}

.list-item-blog a.title-animation-underline {
    color: var(--Light, #F9F9F9);
    text-align: right;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3em !important;
}

.list-item-blog h3.upk-title {
    color: var(--Light, #F9F9F9);
    text-align: right;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 0.3em !important;
}

.list-item-blog .upk-item:last-child {
    border: none !important;
}

.list-item-blog i.upk-icon-calendar {
    display: none;
}

.sticky-div-post {
    position: sticky !important;
    top: 20px;
}

.list-item-blog .upk-counter {
    margin-top: -55px;
}

.loop-item-1 h1.elementor-heading-title {
    font-size: 44px !important;
}

.e-loop-item .uniq-feat {
    display: none;
}

.loop-item-1 .uniq-feat {
    display: block !important;
}

.share-icon-sec 
 li.elementor-icon-list-item {
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.10);
    padding: 7px 10px;
}

    .list-item-blog .upk-tiny-list .upk-item .upk-counter:before {
    color: #F9D608;
    font-family: "Manrope", Sans-serif;
    font-size: 16px;
    padding: 9px !important;
    border: solid 1px #F9D60859;
    border-radius: 200px;
			width:37px;
    right: 48% !important;
    top: 49% !important;
}
form.elementor-form:after {
    content: " ";
    width: 20px;
    height: 20px;
    position: absolute;
    background-image: url('https://buzzinga.ai/wp-content/uploads/2024/10/Frame-13.png');
    background-size: contain;
    top: 18px;
    right: 18px;
}

/* .shadow-sec .elementor-widget-post-info {
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: var(--Dark, #131313);
    box-shadow: 0px 4px 10px 0px rgba(249, 214, 8, 0.10);
	padding:0px 2px 5px 5px;
} */
.shadow-sec {
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: var(--Dark, #131313);
    box-shadow: 0px 4px 10px 0px rgba(249, 214, 8, 0.10);
	padding:0px 2px 5px 5px;
}

.mobile-toggle button.elementskit-menu-hamburger.elementskit-menu-toggler {
    width: 100% !important;
    text-align: left;
	border: none;
}
.mobile-toggle div#ekit-megamenu-main-menu {
    background: var(--Dark, #131313);
}







.wrapper{
  padding: 70px 0;
}
/* Default slide */
.center-slider .slick-slide{
  background-color: #b32532;
  color: #FFF;
  height: 200px;
  margin: 0 15px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(0.8);
  transition: all 0.4s ease-in-out;
}
.center-slider .slick-slide,
.center-slider .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {
  transform: scale(0.8, 0.8);
  transition: all 0.4s ease-in-out;
}

/* Active center slide (You can change anything here for cenetr slide)*/
.center-slider .slick-center,
.center-slider .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"] {
  transform: scale(1.1);
  background-color: #000000;
}
.center-slider .slick-current.slick-active{
  transform: scale(1.1);
  background-color: #000000;
}

.slick-next, .slick-prev{
  z-index: 5;
}
.slick-next{
  right: 15px;
}
.slick-prev{
  left: 15px;
}
.slick-next:before, .slick-prev:before{
  color: #000;
  font-size: 26px;
}



@media screen and (min-device-width: 1025px) and (max-device-width: 1410px) { 
.second-col-menu {
    width: 32% !important;
}
	
	.forth-col-social {
    width: 22% !important;
}
	
	.about-banner-sec {
    padding: 20px !important;
}
	
	.forth-col-social .elementor-social-icons-wrapper.elementor-grid {
    display: flex;
    justify-content: flex-end;
}
}


@media screen and (max-width: 1024px) {
	
	.slider-code-section .elementor-swiper-button.elementor-swiper-button-next {
    width: 50px;
    height: 50px;
    background: #ffffff !important;
    position: absolute;
    top: 50%;
    left: 20px;
    rotate: 0deg;
    padding: 15px;
    color: #000;
    border-radius: 4px;
}
	
	.slider-code-section .elementor-swiper-button.elementor-swiper-button-prev {
    width: 50px;
    height: 50px;
    background: #ffffff !important;
    position: absolute;
    top: 50%;
    right: 20px;
    rotate: 0deg;
    padding: 15px;
    color: #000;
    border-radius: 4px;
}
	
	.slider-code-sec:before {
    content: " ";
    position: absolute;
    left: -2px;
    width: 20%;
    background-image: url(https://buzzinga.ai/wp-content/uploads/2024/10/Rectangle-38.png);
    z-index: 9999;
	    top: 50px;
    background-size: contain;
	    background-repeat: no-repeat;
	    height: 78%;
		display:none;
}

.slider-code-sec:after {
    content: " ";
    position: absolute;
    right:-2px;
    width: 20%;
	top: 0;
    background-image: url(https://buzzinga.ai/wp-content/uploads/2024/10/Rectangle-37.png);
    z-index: 9999;
	    top: 50px;
    background-size: contain;
	 background-repeat: no-repeat;
	    height: 78%;
	display:none;
}
		.loop-item-1 h1.elementor-heading-title {
    font-size: 24px !important;
}
.owl-item.active.center h2.title-owl {
    color: var(--Light, #F9F9F9);
    text-align: right;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    margin-top: 0;
    z-index: 99999999;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 23px;
    text-wrap: unset;
    display: block !important;
}
	
	
	
	.mobile-toggle button.elementskit-menu-close.elementskit-menu-toggler:focus {
    background: #0000;
}
	
	button.owl-prev {
   
    right: 0 !important;
    
}

button.owl-next {
    left: 0 !important;
}
	
.padding-mobile-links .elementor-social-icons-wrapper.elementor-grid {
    display: flex;
    justify-content: flex-start !important;
}
	
	.mobile-toggle .elementor-field-type-submit.elementor-col-20.e-form__buttons {
    position: absolute;
    left: 7px;
    width: 14%;
    top: 5px;
}
	.about-banner-sec {
    padding: 20px !important;
}
	
}

@media screen and (max-width: 767px) {
	
	.list-item-blog img.upk-img {
    width: 100% !important;
    height: 100% !important;
}
.list-item-blog .upk-flex {
    display: grid;
}
	.list-item-blog .upk-counter {
    display: none;
}
	
	.loop-item-1 h1.elementor-heading-title {
    font-size: 24px !important;
}
	
	.list-item-blog h3.upk-title {
    margin-top: 10px;
}
	
	.meta-after-butt:after {
    content: " ";
    position: absolute;
    border-radius: 4px;
    background: var(--Yellow, #F9D608);
    width: 6px;
    height: 6px;
    right: 13px;
    top: 20px;
}
	.meta-after-butt .elementor-widget-container {
    padding: 10px 30px 12px 10px !important;
}
.owl-item.active.center h2.title-owl {
    color: var(--Light, #F9F9F9);
    text-align: right;
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    margin-top: 0;
    z-index: 99999999;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 16px;
    display: block !important;
}
	
		button.owl-prev {
    right: 0 !important;
}

button.owl-next {
    left: 0 !important;
}
}



.section-padding{
	width:100%;
	margin: 0 auto;
/* 	padding:80px 0; */
}

.owl-item .item {
   transform: translate3d(0, 0, 0); /* DO NOT REMEMBER WHERE TU PUT THIS, SEARCH FOR 3D ACCELERATION */
  // transform: scale(0.9);

  // transition: all .25s ease-in-out; 
  margin: 50px 0; /* OVERWRITE PLUGIN MARGIN */
 }

.screenshot_slider .owl-item .item img {
    -webkit-transition: 0.3s;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(0.80);
    -ms-transform: scale(0.80);
    transform: scale(0.80);
}

.screenshot_slider .owl-item.center .item img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.screenshot_slider .owl-nav {
    text-align: center;
    // margin: 40px 0;
}

.owl-nav{
	display:block !important;
}

.screenshot_slider .owl-nav button {
	font-size: 24px !important;
	margin: 10px;
	color: #000 !important;
	    font-family: 'jost' !important;
}

button.owl-prev {
    padding: 20px !important;
    width: 50px;
    height: 50px;
    background: #ffffff8c !important;
    position: absolute;
    right: 29%;
    top: 37%;
	  rotate: 180deg;
}

button.owl-next {
    padding: 20px !important;
    width: 50px;
    height: 50px;
    background: #ffffff8c !important;
    position: absolute;
    top: 37%;
    left: 29%;
	  rotate: 180deg;
}













.owl-item.center .item {
    position: relative;
    z-index: 995;
}
.owl-item.center .item {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

body .owl-item.active.center {
    position: relative;
    z-index: 99 !important;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
    z-index: 1 !important;
}

/* .owl-item.active.center {
    width: 800px !important;
    margin-top: -55px;
} */

.wrap{
  position: relative;
  max-width: 1000px;
  width: 90%;
  margin: 100px auto;
}

 /* The outer-div to move the elements */
.box-video{
  position: relative;
  width: 100%;
  margin:0 auto 20px auto;
  cursor: pointer;
  overflow: hidden;
}

 /* Set Cover aka Background-Image */
.box-video .bg-video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
}

 /* Add light shade to make play button visible*/
.bg-video::after{ 
	content:'';
	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	background-color: rgba(0,0,0,0.1);
  	z-index: 3;
  	}


/* The Play-Button using CSS-Only */
.box-video .bt-play {
  position: absolute;
  top:50%;
  left:50%;
  margin:-30px 0 0 -30px;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: rgba(255,255,255,0.1);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 50%;
  text-indent: -999em;
  cursor: pointer;
  z-index:2;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

/* The Play-Triangle */
.box-video .bt-play:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 0;
  width: 0;
  margin: -12px 0 0 -6px;
  border: solid transparent;
  border-left-color: #fff;
  border-width: 12px 20px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.owl-item.active.center .box-video .bt-play{
	
	display:block !important;
}

.box-video .bt-play{
	display:none;
}

.box-video:hover .bt-play {
  transform: scale(1.1);
}

/* When Class added the Cover gets hidden... */
.box-video.open .bg-video{
  visibility: hidden;
  opacity: 0;

  -webkit-transition: all .6s .8s;
  transition: all .6s .8s;  
}

/* and iframe shows up */
.box-video.open .video-container{
  opacity: 1;
  -webkit-transition: all .6s .8s;
  transition: all .6s .8s;
}

/* Giving the div ratio of 16:9 with padding */
.video-container {
	position: relative;
	width: 100%;
	height: 0;
  margin: 0;
  z-index: 1;
	padding-bottom: 56.27198%;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.post-comment-single textarea#comment {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(46, 55, 71, 0.24);
	color: #fff;
}

.post-comment-single label {
    display: none;
}

.post-comment-single p.logged-in-as {
    display: none;
}

.post-comment-single h2#reply-title {
    display: none;
}

.post-comment-single input#submit {
    border-radius: 30px;
    background: var(--Yellow, #F9D608);
    color: var(--Dark, #131313);
    text-align: right;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    position: absolute;
    border: none;
    left: 15px;
    bottom: 35px;
}

.single-art-head h1.elementor-heading-title.elementor-size-default {
    text-decoration: none !important;
    display: -webkit-box;
    max-width: 500px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.single-art-head h1.elementor-heading-title.elementor-size-default {
    font-size: 18px !important;
}

.single-art-head span.elementor-post-info__terms-list {
    font-size: 16px !important;
}

.after-category-second a.upk-category-item:hover {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.10) 100%);
}

.main-menu-links a.ekit-menu-nav-link.active {
    border-bottom: solid 1px #F9D608;
}

.search-dark input#search-e63bdd5 {
    border-radius: 26px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(46, 55, 71, 0.80);
	color: #FFF !important;
    font-family: Manrope;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.16px;
.video-item:hover {
  transform: translateY(-5px);
  transition: transform 0.2s ease-in-out;
}
.podcast-card-3d {
    background: #1304ae !important;
}

@media (max-width: 960px) {
  .video-grid {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
}}
.elementor-swiper-button {
    z-index: 999 !important;
}