/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2024 | 02:12:25 */
html{
	scroll-behavior: smooth;
}

.uri-desk-social-icons .elementor-social-icons-wrapper.elementor-grid {
    grid-column-gap: 0px;
}

#e6-scrolldown{
	pointer-events:none;
}

.e-con-inner {
    margin: 0 auto;
}

/* @keyframes progress {
    from {
        stroke-dashoffset: 76px;
    }

    to {
        stroke-dashoffset: 0px;
    }
}

.e6-pa-circle svg {
    width: 50px;
    height: 50px;
    padding: 5px;
}

.progress {
    stroke-dashoffset: 76px;
}
 */
.e6__logo {
	position: relative;
}

.e6__logo .hfe-site-logo {
	position: relative;
	z-index: 2;
}

.e6__logo::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 50%;
	width: 253px;
	height: 253px;
	border-radius: 50%;
	z-index: 1;
	background-color: #fff;
	transform: translate(-50%, -170px);
	box-shadow: 0px 0px 0px 24px #A6B5FF, 0px 0px 0px 46px #91A3FF;
}

.e6-pagination-slide {
    font-size: 12px;
    fill: #fff;
    font-family: "Poppins", sans-serif;
}

.e6-slide {
    width: 100%;
    flex-basis: 100%;
    flex-shrink: 0;
    flex-grow: 0;
}


.e6-pa-circle-g.isActive .progress {
    animation: progress 9s linear 1;
}

.e6-pa-circle-g .e6-progress-bg {
    transition: all 0.2s linear;
}

.e6-pa-circle-g.isActive .e6-progress-bg {
    stroke-width: 2;
}

.e6-pa-circle-g {
    cursor: pointer;
}

.e6-slider {
    height: max-content;
    position: relative;
}

.e6-slider-wrapper {
    max-width: 1440px;
    margin: 0 auto;
}

.e6-slide {
    position: relative;
/*     height: 632px;
    min-height: 632px; */
}
.e6-slide-content{
	padding-bottom:45px;
}

.e6-slide-bg {
    background-color: #3653EB;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.e6-slide-inner {
    position: relative;
    z-index: 2;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    overflow: hidden;
    padding: 13% 5% 0;
}

.e6-slide-content {
    width: 25%;
    flex-basis: 25%;
    padding-right: 10px;
}

.e6-slide-icon {
    width: 64px;
    height: 64px;
    border-radius: 16px !important;
    box-shadow: 0px 4px 16px 0px #00000040 !important;
    margin-bottom: 10px !important;
}

.e6-slide-title {
    font-family: "Poppins", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.5em;
    color: #fff !important;
    margin-bottom: 10px;
}

.e6-slide-des {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    color: #fff;
    margin-bottom: 25px;
}

.e6-slide-button {
    color: #0E2DCD;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 20px;
    background-color: #00FFD1;
    border-radius: 4px;
}

.e6-slide-button i {
    margin-right: 5px;
}

.e6-slide-video {
    width: 75%;
    flex-basis: 75%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    z-index: 20;
    flex-wrap: wrap;
    align-content: flex-end;

}

.e6-slide-video iframe {
    border-radius: 16px;
    width: 762px;
    height: 429px;
}

.e6-pa-circle {
    margin-top: 20px;
    position: relative;
    z-index: 9;
}

.e6-slide-bg * {
    transition: all 0.5s;
}

.e6-slide-bg .e6-s1 {
    z-index: 5;
    position: absolute;
    left: 60%;
    top: 23%;
    width: 892px;
    height: 892px;
    border-radius: 50%;
    filter: blur(80px);

}

.e6-slide-bg .e6-s2 {
    z-index: 4;
    position: absolute;
    left: 46%;
    top: 22%;
    width: 425px;
    height: 425px;
    border-radius: 50%;
    filter: blur(80px);
}

.e6-slide-bg .e6-s3 {
    z-index: 3;
    position: absolute;
    left: 43%;
    top: 15%;
    width: 538px;
    height: 538px;
    border-radius: 50%;
    filter: blur(80px);
}

.e6-slide-bg .e6-s4 {
    z-index: 2;
    position: absolute;
    left: 34%;
    top: 60%;
    width: 448px;
    height: 448px;
    border-radius: 50%;
    filter: blur(90px);
}

.e6-slide-bg .e6-s5 {
    z-index: 1;
    position: absolute;
    left: 32%;
    top: 70%;
    width: 356px;
    height: 356px;
    border-radius: 50%;
    filter: blur(100px);
}


@media screen and (min-width: 768px) {

    /* Color Gradient Background Boomber */
    .e6-slide-bg[data-s="0"] .e6-s1 {
        background-color: #ff5e17;
    }

    .e6-slide-bg[data-s="0"] .e6-s2 {
        background-color: #FF8A36;
    }

    .e6-slide-bg[data-s="0"] .e6-s3 {
        background-color: #FF8A36;
    }

    .e6-slide-bg[data-s="0"] .e6-s4 {
        background-color: #FEFD23;
    }

    .e6-slide-bg[data-s="0"] .e6-s5 {
        background-color: #FEFD23;
    }

    /* Color Gradient Background Swatz*/
    .e6-slide-bg[data-s="1"] .e6-s1 {
        background-color: #A026FF;
    }

    .e6-slide-bg[data-s="1"] .e6-s2 {
        background-color: #36FFE7;
    }

    .e6-slide-bg[data-s="1"] .e6-s3 {
        background-color: #36DBFF;
    }

    .e6-slide-bg[data-s="1"] .e6-s4 {
        background-color: #A3DD16;
    }

    .e6-slide-bg[data-s="1"] .e6-s5 {
        background-color: #A3DD16;
    }

    /* Color Gradient Background Winged*/
    .e6-slide-bg[data-s="2"] .e6-s1 {
        background-color: #CFEAFF;
    }

    .e6-slide-bg[data-s="2"] .e6-s2 {
        background-color: #F072B6;
    }

    .e6-slide-bg[data-s="2"] .e6-s3 {
        background-color: #E35961;
    }

    .e6-slide-bg[data-s="2"] .e6-s4 {
        background-color: #77E0D0;
    }

    .e6-slide-bg[data-s="2"] .e6-s5 {
        background-color: #77E0D0;
    }

    /* Color Gradient Background Dunk*/
    .e6-slide-bg[data-s="3"] .e6-s1 {
        background-color: #4AF706;
    }

    .e6-slide-bg[data-s="3"] .e6-s2 {
        background-color: #FFF720;
    }

    .e6-slide-bg[data-s="3"] .e6-s3 {
        background-color: #FF9636;
    }

    .e6-slide-bg[data-s="3"] .e6-s4 {
        background-color: #9BE9FC;
    }

    .e6-slide-bg[data-s="3"] .e6-s5 {
        background-color: #9BE9FC;
    }

    /* Color Gradient Background Twister Pop*/
    .e6-slide-bg[data-s="4"] .e6-s1 {
        background-color: #F48CC4;
    }

    .e6-slide-bg[data-s="4"] .e6-s2 {
        background-color: #F5C9C1;
    }

    .e6-slide-bg[data-s="4"] .e6-s3 {
        background-color: #FF9636;
    }

    .e6-slide-bg[data-s="4"] .e6-s4 {
        background-color: #FBBF29;
    }

    .e6-slide-bg[data-s="4"] .e6-s5 {
        background-color: #FBBF29;
    }
}

.elementor-3730 .elementor-element.elementor-element-5a3f05a .uc_image_carousel_content {
    min-height: 280px;
}

.uri-carousel-post-1 .uc_more_btn::after {
    content: url('https://element6.tech/wp-content/uploads/arrowpost.svg');
    margin-left: 8px;
}

.elementor-3730 .elementor-element.elementor-element-5a3f05a .uc_more_btn:hover {
    transform: translateX(10px) !important;
    transition: all 0.5s !important;
}

.e-n-tabs-content>div {
    padding: 50px 0 0;
}

.uri-discord .elementor-icon {
    padding: 15px;
    border-radius: 50%;
    background-color: #fff;
    z-index: 9998;
    position: fixed;
    right: 26px;
    bottom: 90px;
    box-shadow: 0px 0px 17px rgba(0, 0, 0, .17);
}

.uri-carousel-post-1 .uc_image_carousel_content {
    min-height: 280px !important;
}

.uri-yt .slick-slide,
.uri-fb-feed .slick-slide,
.uri-tiktok-feed .slick-slide {
    margin: 0 10px !important;
}

.uri-yt .slick-list,
.uri-fb-feed .slick-list,
.uri-tiktok-feed .slick-list {
    margin: 0 -10px !important;
}

.sby_footer {
    display: none !important;
}

.slick-dots {
    display: flex;
    list-style: none;
    justify-content: center;
    margin-top: 30px !important;
}

.slick-dots button {
    padding: 5px 7px;
    border-radius: 50%;
    margin: 0 8px;
    font-size: 8px;
    box-shadow: 1px 1px 5px #0E2DCD;
}

.e-n-tabs-content>div {
    padding-top: 20px;
}

.cff-posts-wrap {
    display: inline-block;
}

.uri-fb-feed .slick-track {
    display: flex;
}

.sb-post-item-image-wrap {
    height: 520px !important;
}

.uri-fb-feed-2 .cff-posts-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px 10px;
}

#cff .cff-item.cff-box,
#cff .cff-item.cff-box:first-child {
    margin: 0 !important;
}

.uri-tiktok-feed-2 .sb-grid-wrapper {
    gap: 10px !important;
    grid-template-columns: repeat(4, 1fr) !important;
}

#sb-tiktok-feeds-container-3 .sb-post-item-wrap {
    padding: 0 !important;
    margin: 0 !important;
}

.uri-yt-2 .sby_item_video_thumbnail_hover {
    opacity: 1 !important;
    background: rgba(0, 0, 0, 0.1) !important;
}


@media screen and (max-width: 1500px) {

    .e6-slider-wrapper {
        max-width: 1280px;
    }

    .e6-slide-content {
        flex-basis: 35%;
        width: 35%;
    }

    .e6-slide-video {
        flex-basis: 65%;
        width: 65%;
    }

    .e6-slide-video {
        flex-shrink: 1;
    }

    .e6-slide-title {
        font-size: 20px !important;
        margin-bottom: 10px !important;
    }

    .e6-slide-des {
        font-size: 14px;
    }

    .e6-pa-circle svg {
        height: 40px;
        width: 40px;
        padding: 0px;
    }

    .e6-slide-button {
        font-size: 12px;
    }

    .e6-slide {
        position: relative;
        height: 530px;
        min-height: 530px;
    }

    .e6-slide-bg {
        clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    }

    .e6-slide-inner {
        padding-top: 14%;
        padding-left: 0;
        padding-right: 0;
    }

    .e6__logo::before {
        width: 190px;
        height: 190px;
        transform: translate(-50%, -107px);
        box-shadow: 0px 0px 0px 20px #A6B5FF, 0px 0px 0px 40px #91A3FF;
    }

}

@media screen and (max-width: 1420px) {

    .e6-slider-wrapper,
    .e-con-inner {
        max-width: 1000px !important;
    }

    .e6-slide-inner {
        padding-top: 16%;
    }
    
    .e6-slide-video iframe {
        height: 365px;
    }
}

@media screen and (max-width: 1180px) and (min-width: 1113px) {
    .uri-container-slider {
        padding: 0 !important;
    }
}

@media screen and (max-width: 1140px) {

    .e6-slider-wrapper,
    .e-con-inner {
        max-width: 880px !important;
    }

    .e6-slide-inner {
        padding-top: 18%;
    }

    .uri-carousel-post-1 .uc_image_carousel_content {
        min-height: 325px !important;
    }
    .e6-slide-video iframe {
        height: 320px;
    }
}

@media screen and (max-width: 1024px) {
    .e6-slider-wrapper {
        max-width: 780px !important;
    }

    .e6__logo::before {
        width: 120px;
        height: 120px;
        transform: translate(-50%, -60px);
        box-shadow: 0px 0px 0px 10px #A6B5FF, 0px 0px 0px 20px #91A3FF;
    }

    .e-con-inner {
        max-width: 780px !important;
    }

    .sb-post-item-image-wrap {
        height: 320px !important;
    }

    .uri-fb-feed-2 .cff-posts-wrap {
        grid-template-columns: repeat(2, 1fr);
    }

    .uri-tiktok-feed-2 .sb-grid-wrapper {
        grid-template-columns: repeat(3, 1fr) !important;
    }

    .uri-tiktok-feed-2 .sb-grid-wrapper .sb-post-item-wrap:nth-child(7),
    .uri-tiktok-feed-2 .sb-grid-wrapper .sb-post-item-wrap:nth-child(8) {
        display: none !important;
    }
    .e6-slide-video iframe {
        height: 284px;
    }
}

@media screen and (max-width: 980px) {
    .uri-carousel-post-1 .uc_image_carousel_content {
        min-height: 240px !important;
    }
}

@media screen and (max-width: 880px) {
    .e6-slide-inner {
        flex-direction: column;
        padding-bottom: 50px;
    }

    .e6-slide-content {
        flex-basis: 100%;
        width: 100%;
        order: 2;
        padding-top: 20px;
    }

    .e6-slide-video {
        order: 1;
        width: 100%;
        flex-basis: 100%;
    }

    .e6-slide-video iframe {
        width: 100%;
        height: auto;
    }

    .e6-slider,
    .e6-slide {
        height: auto;
    }

    .e6-slider-wrapper {
        max-height: 1000px;
    }

    .e6-slide-content {
        max-width: 80%;
    }
    .e6-slide-video iframe {
        height: 430px;
    }
}

@media screen and (max-width: 840px) {

    .e6-slider-wrapper,
    .e-con-inner {
        max-width: 728px !important;
    }
    .e6-slide-video iframe {
        height: 409px;
    }
}

@media screen and (max-width: 768px) {
    .e6__logo::before {
        width: 110px;
        height: 110px;
        transform: translate(-50%, -50px);
        box-shadow: 0px 0px 0px 10px #A6B5FF, 0px 0px 0px 20px #91A3FF;
    }

    .uri-carousel-post-1 .uc_image_carousel_content {
        min-height: auto !important;
        row-gap: 10px;
    }
	#menu-item-4094,#menu-item-4703,#menu-item-4707,#menu-item-4708,#menu-item-4705,#menu-item-6674,#menu-item-6675{
		display:inline-block;
	}
}

@media screen and (max-width: 767px) {
    .e6-slide-inner {
        padding-top: 140px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .e6-slide-content {
        max-width: 100%;
    }

    .hfe-nav-menu-icon {
        padding: 0px;
    }

    .uri-fb-feed-2 .cff-posts-wrap {
        grid-template-columns: repeat(1, 1fr);
    }

    .uri-tiktok-feed-2 .sb-grid-wrapper {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .e6-slide-bg .e6-s1 {
        left: 60%;
        top: 23%;
        width: 268px;
        height: 268px;
        background-color: #A026FF;
    }

    .e6-slide-bg .e6-s2 {
        left: 46%;
        top: 22%;
        width: 127px;
        height: 127px;
        background-color: #36FFE7;
    }

    .e6-slide-bg .e6-s3 {
        left: 43%;
        top: 15%;
        width: 161px;
        height: 161px;
        background-color: #36DBFF;
    }

    .e6-slide-bg .e6-s4 {
        left: 34%;
        top: 60%;
        width: 134px;
        height: 134px;
        background-color: #A3DD16;
    }

    .e6-slide-bg .e6-s5 {
        left: 32%;
        top: 70%;
        width: 107px;
        height: 107px;
        background-color: #A3DD16;
    }
    .e6-slide-video iframe {
        height: 300px;
    }
    .e6-slider{
        height: auto;
    }
	.sby_video_thumbnail{
		min-height:180px;
	}
	#menu-item-4094,#menu-item-4703,#menu-item-4707,#menu-item-4708,#menu-item-4705,#menu-item-6674,#menu-item-6675{
		width:30px;
	}
}
@media screen and (max-width: 590px){
    .e6-slide-video iframe {
        height: 200px;
    }
    .e6-slider{
        height: 720px;
    }
}

/* Related Post */
.ast-related-post-content .post-thumb{
	max-height: 180px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Tags and Social share button */
.custom-social-share-buttons a{
	background-color:#f5f5f5;
}
.custom-social-share-buttons a:hover{
	box-shadow:1px 1px 10px #737373;
}
.custom-social-share-buttons a:hover i{
	font-size:larger;
	transition: all 0.2s;
}
.uri-copylink::after{
	display:none !important;
}
.uri-post-tags{
	margin-top:15px;
}
.uri-post-tags a{
	margin-left:10px;
}

/* Slider Game pages */
:root {
    --swiper-width: 60%;
    --swiper-inactive-scale: .85;
    --swiper-mobile-width: 100%;
    --swiper-mobile-inactive-scale: 1;
}

.uri-swiper-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0 auto;
}

.uri-swiper-container .swiper {
    position: relative;
    width: 90%;
    height: calc(var(--swiper-width) * var(--swiper-image-ratio) / 100%);
    overflow: hidden;
}

.uri-swiper-container .swiper-slide {
    position: relative;
    width: var(--swiper-width);
    transform: scale(.95);
    transition: all .3s ease-in-out;
    overflow: hidden;

}

.uri-swiper-container .swiper-backface-hidden .swiper-slide {
    transform: scale(.9) translateZ(0) !important;
}

.uri-swiper-container .swiper-slide.swiper-slide-active {
    transform: scale(1) !important;
}

.uri-swiper-container .swiper-backface-hidden .swiper-slide.swiper-slide-active {
    transform: scale(1) translateZ(0) !important;
}

.uri-swiper-container .swiper-image {
    position: relative;
    width: 100%;
    padding-top: var(--swiper-image-ratio);
}

.uri-swiper-container .swiper-image .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 90%;
}

.uri-swiper-container .swiper-button-next,
.uri-swiper-container .swiper-button-prev {
    padding: 8px;
    width: 30px;
    height: 30px;
    margin-top: 0;
    border-radius: 50%;
    border: 1px solid #3653EB;
}

.uri-swiper-container .swiper-button-next:hover,
.uri-swiper-container .swiper-button-prev:hover {
    background-color: #3653EB;
}

.uri-swiper-container .swiper-button-next::after,
.uri-swiper-container .swiper-button-prev::after {
    color: #3653EB;
    font-size: 12px;
}

.uri-swiper-container .swiper-button-next:hover::after,
.uri-swiper-container .swiper-button-prev:hover::after {
    color: #fff !important;
}

.uri-swiper-container .swiper-button-next {
    transform: translate(50%, -50%);
    right: 0px;
}

.uri-swiper-container .swiper-button-prev {
    transform: translate(-50%, -50%);
    left: 0px;
}

@media only screen and (max-width: 1024px) {
    .uri-respon-carousel img.swiper-slide-image {
        height: 190px;
        object-fit: cover;
    }
}

@media only screen and (orientation: landscape) and (max-width: 1280px) {
    .uri-swiper-container .swiper-button-next {
        right: 20px;
    }

    .uri-swiper-container .swiper-button-prev {
        left: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .uri-respon-carousel img.swiper-slide-image {
        height: 170px;
    }

    .uri-swiper-container .swiper {
        height: calc(var(--swiper-mobile-width) * var(--swiper-image-ratio) / 100%);
    }

    .uri-swiper-container .swiper-slide {
        width: var(--swiper-mobile-width);
        transform: scale(var(--swiper-mobile-inactive-scale));
    }

    .uri-swiper-container .swiper-backface-hidden .swiper-slide.swiper-slide {
        transform: scale(var(--swiper-mobile-inactive-scale)) translateZ(0);
    }

    .uri-swiper-container .swiper-button-next {
        right: 0px;
    }

    .uri-swiper-container .swiper-button-prev {
        left: 0px;
    }

    .uri-swiper-container .swiper-button-next,.uri-swiper-container .swiper-button-prev {
        width: 18px;
        height: 18px;
    }

    .uri-swiper-container .swiper-button-next::after,
    .swiper-button-prev::after {
        font-size: 8px;
    }
	
	/* Header tabs responsive*/
	.uri-tabs .e-n-tabs-heading{
		display:flex;
		flex-direction:row;
	}
	.uri-tabs .e-n-tab-title{
		margin:0 !important;
		padding:5px 15px !important;
	}
	.uri-tabs .e-n-tab-title .e-n-tab-title-text{
		font-size:12px;
	}
}

/* Post Social Share */
.heateor_sss_sharing_container{
	display:flex;
	align-items:center;
	column-gap:10px;
}


@media only screen and (orientation: landscape)  and (max-width: 1180px){
	div[data-elementor-type="wp-page"] > .elementor-element{
		padding-left: 10px;
		padding-right: 10px;
	}
}