* { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } .work-isotope-filter{} .works-section{padding-bottom:0px} .work-isotope-filter {margin: 0 auto 0px 0px;} /*--------------------------------------------------- Dora Cursor css ---------------------------------------------------*/ /*.cursor { position: fixed; left: 0; top: 0; pointer-events: none; border-radius: 50%; -webkit-transform: translateZ(0); transform: translateZ(0); visibility: hidden; margin-left: -12.5px; margin-top: -12.5px; width: 25px; height: 25px; opacity: 0.6; z-index: 999; background-color: #fd6e0a; -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out; transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out; } @media only screen and (max-width: 1199.97px) { .cursor { display: none; } } .cursor.cursor-hover { margin-left: -40px; margin-top: -40px; width: 80px; height: 80px; background-color: #fd6e0a; opacity: 0.3; } */ /*--------------------------------------------------- Dora Work Section css ---------------------------------------------------*/ .works-section .works-list-ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 20px 10px; margin: 30px 0 20px; -webkit-transform: all 0.5s ease; transform: all 0.5s ease; padding: 0px; } @media only screen and (max-width: 530px) { .works-section .works-list-ul { -ms-flex-wrap: wrap; flex-wrap: wrap; } } @media (max-width: 767px){ .works-section .works-col a { margin: 10px 10px !important; } } .works-section .works-list-ul li { font-weight: 300; font-size: 20px; line-height: 22px; color: #bababa; cursor: pointer; list-style: none; padding: 0px 5px; } .works-col .play-btn { position: absolute; width: 60px; left: 50%; top: 43%; transform: translate(-50%,-50%) !important; } .works-section .works-row{ align-items: center!important;} .works-section .works-list-ul li:first-child { list-style:none } .works-section .works-list-ul li:hover { color: #ffd500; } .works-section .works-list-ul li.active { color: #ffd500; } .works-section .works-col { width: 24.8%; overflow: hidden; display:inline-block; gap: 20px 15px; } @media only screen and (max-width: 991.97px) { .works-section .works-col { width: 33%; } } @media only screen and (max-width: 767px) { .works-section .works-col { width: 50%; position: absolute; margin: 0 auto;padding: 10px 10px; overflow: hidden; display:inline-block; gap: 20px 15px; } .works-section .works-col a { margin: 0px 0px 10px !important; } .works-col .play-btn { position: absolute; width: 50px; left: 50%; top: 45%; transform:translate(-50%,-100%) !important; } } .works-section .works-col a { margin:10px 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; overflow: hidden; border-radius: 15px; } .works-section .works-col a:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); border-radius: 15px; } .works-section .works-col img { display: block; max-width: 100%; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; border-radius: 15px; } .works-col p{font-size:14px; padding:0px 15px;line-height: 16px;font-weight: 300;} .works-col h6{font-size:14px;padding:5px 0px 10px 15px;line-height: 14px; font-weight: 400;} .blog__two-item-content h4{ font-size: 20px; line-height: 27px; padding: 0; margin: 0 0 10px; color: var(--text-heading-color); font-family: 'Rubik', sans-serif; font-weight: 700; } @media only screen and (max-width: 767px) { .works-col p{font-size:14px; padding:0px 10px 0px 5px;line-height: 16px;font-weight: 300;} .works-col h6{font-size:13px;padding:5px 0px 10px 5px;line-height: 13px; font-weight: 400;} } /* 4.2 Album Grid */ .gallery-grid-block { overflow: hidden; padding: 0 10px 0 10px; } .gallery-grid-item { padding: 0 10px 20px; } .standard-grid .gallery-grid-item { padding: 0 7px 15px; }


.grid--content .column--wrapper {
    display: column;
    columns: 4;
    gap: 20;
    break-inside: avoid;
}
.post--item {
    break-inside: avoid;
	position: relative;
}

.post--masonry {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    margin-top: 100px;
    margin-bottom: 30px;
}

.grid--content .column--wrapper .post--item img {
    border-radius: 10px;
    width: 100%;
    margin-bottom: 5px;
}
.grid--content .play-btn {
    position: absolute;
    width: 50px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-100%) !important;
	width:50px !important;
}
.grid--content .play-btn img { width: 50px;}

.grid--content .post--title {
    font-weight: bold;
    color: #1d2327;
	line-height: 12px;
	font-size:12px
}
.grid--content .post--title span{font-weight: 300;font-size:12px}
.grid--content .post--title p {margin-bottom: 15px;margin-top: 2px;font-size: 12px;line-height: 12px;}
.grid--content .post-user {
    margin: 10px 0;
}

.grid--content .post-user a {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.grid--content .post-user img {
    border-radius: 100% !important;
    max-width: 35px;
    max-height: 35px;
    margin: 0;
    margin-bottom: 0 !important;
}

.grid--content .post-user span {
    margin-left: 10px;
    color: #949494;
    font-size: 14px;
}

.grid--content .post-user a:hover {
    border-radius: 50px;
}
.grid--content {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

@supports (grid-template-rows: masonry) {
    .grid--content .column--wrapper {
        display: grid;
        grid-template-columns: repeat(4), 1fr);
        grid-template-rows: masonry;
        grid-auto-flow: dense;
        align-tracks: stretch;
    }
}

@media screen and (max-width: 768px) {
    .grid--content .post-user img {
        max-width: 20px;
        max-height: 20px;
    }

    .grid--content .post-user span {
        font-size: 11px;
    }

    .grid--content .post--title {
        font-size: 12px;
		padding: 0px 5px;
		word-wrap: break-word;
    }

    .grid--content .column--wrapper {
        columns: 2;
    }
	.grid--content .post--title span {
    font-weight: 300;
    font-size: 10px;
}
}
@media screen and (max-width: 992px) {
	 .grid--content .column--wrapper {
        columns: 2;
    }
	.rknav h1 {
    padding: 10px 10px;
	}
	.header__area-menubar-left-logo a img {
    width: 100%;
    height: 45px;
    margin: 0 auto;
    top: 10px;
}
}

@media screen and (max-width: 1024px) {
	 .grid--content .column--wrapper {
        columns: 2;
    }
	.rknav h1 {
    padding: 10px 10px;
	}
	.header__area-menubar-left-logo a img {
    width: 100%;
    height: 45px;
    margin: 0 auto;
    top: 10px;
}
}