body {
    background: #000 url(images/bg.jpg) fixed no-repeat;
    background-size: cover;
    background-position: top center;
    
}
.sitebreadcrumb {
    color: #ededed;
}
.sitebreadcrumb a {
    color: #ededed;
}
.sitebreadcrumb a:first-of-type:before {
    content: "";
    background: url('images/breakhome.png') center no-repeat;
    background-size: contain;
    display: inline-block;
    height: 22px;
    width: 22px;
}
.sitebreadcrumb a:hover {
    color: #b49ef5;
}
.sitebreadcrumb a:first-of-type:hover:before {
	content: "";
    background: url('images/breakhome-hover.png') center no-repeat;
    background-size: contain;
    display: inline-block;
    height: 22px;
    width: 22px;
}
.title-1{
	color: #FEF3E0 !important;
    font-size: 32px;
    font-weight: 600 !important;
}
.title-1 strong {
  font-size: 32px;
  background: linear-gradient(91deg,rgba(254, 110, 24, 1) 0%, rgba(252, 82, 60, 1) 33%, rgba(253, 178, 69, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800 !important;
}
.phottab{
    display: flex;
    background: url(images/tabbg.svg) no-repeat;
    background-position: right center;
    background-size: 100%;
    width: 1020px;
    height: 73px;
    margin-left: auto;
    align-items: center;
    padding-left: 42px;
    padding-right: 20px;
}
.phottab .conn{
	display: flex;
    gap: 11px;
}
.phottab .btn{
	width: 232px;
	/* height: 57px; */
	border-radius: 0;
	color: white;
	text-align: left;
	padding-left: 40px;
	display: flex;
	align-items: center;
	aspect-ratio: 232 / 57;
}
.phottab .btn img{
	height: 29px;
    width: 27px;
    margin-right: 5px;
}	
.phottab .tab1{
	
	background: url(images/btn/tab1.png) no-repeat;
    background-size: 100%;
    background-position: left center;
}
.phottab .tab1:hover, .phottab .tab1.active{ 
	background: url(images/btn/tab1-hover.png) no-repeat;
    background-size: 100%;
    background-position: left center;
}
.phottab .tab2{
	background: url(images/btn/tab2.png) no-repeat;
    background-size: 100%;
    background-position: left center;
}
.phottab .tab2:hover, .phottab .tab2.active{ 
	background: url(images/btn/tab2-hover.png) no-repeat;
    background-size: 100%;
    background-position: left center;
}
.phottab .tab3{
	background: url(images/btn/tab3.png) no-repeat;
    background-size: 100%;
    background-position: left center;
}
.phottab .tab3:hover, .phottab .tab3.active{ 
	background: url(images/btn/tab3-hover.png) no-repeat;
    background-size: 100%;
    background-position: left center;
}
.phottab .tab4{
	background: url(images/btn/tab4.png) no-repeat;
    background-size: 100%;
    background-position: left center;
}
.phottab .tab4:hover, .phottab .tab4.active{ 
	background: url(images/btn/tab4-hover.png) no-repeat;
    background-size: 100%;
    background-position: left center;
}
.list-post {
    margin-top: 0 !important;
}
.cat-list .cat-list-img div {
    width: 100%;
    aspect-ratio: 800 / 490;
}
.cat-list .cat-list-img img {
    object-fit: fill;
    aspect-ratio: 800 / 490; 
}
.cat-list .iteam-cat-list-pnc {
    border: 1px solid #4d5b83;
}
.title-list-pnc {
    background: #FFFFFF;
    background: linear-gradient(136deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 33%, rgba(215, 208, 231, 1) 100%);
}
.top2 .title-list-pnc {
    padding: 25px;
    background: #FFFFFF;
    background: linear-gradient(136deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 33%, rgba(215, 208, 231, 1) 100%);
}
.top2 .cat-list .cat-list-title h3 {
    font-size: 28px !important;
    color: #2D2B45 !important;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 5px;
}
.top2 .cat-list-des { 
    font-size: 20px !important;
    line-height: 30px !important;
    -webkit-line-clamp: 2 !important;
    color: #2D2B45 !important;
}
.top2 .cat-list-btn a{
	background: #3C53E9;
	background: linear-gradient(173deg,rgba(60, 83, 233, 1) 0%, rgba(60, 83, 233, 1) 11%, rgba(3, 53, 114, 1) 100%);
	color: white;
	font-size: 17px;
	border-radius: 23px;
	border: 1px #94B0FF solid;
	padding: 10px 45px;
	transition: 0.3s;
	display: inline-block;
}
.top2 .title-list-pnc:hover .cat-list-btn a {
    color: #fffdce !important;
}
.top2 .cat-list-btn a:hover
{
	background: linear-gradient(173deg,rgba(0, 27, 61, 1) 0%, rgba(141, 27, 240, 1) 64%, rgba(3, 53, 114, 1) 100%);
	border: 1px #8D1BF0 solid;
}
.title-2{
	background: url(images/title2.svg) no-repeat;
    color: #FFB950;
    font-size: 27px;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    background-size: contain;
    background-position: center center;
    height: 66px;
    margin-bottom: 15px !important;
    display: flex;
}
.scandal-des{
	color: #fff;	
	display: flex;
    align-items: center;
    font-size: 18px;
    
}
.scandal-des h3{
	color: #FFB950;
    font-size: 35px;
    text-transform: uppercase;
}
.cat-list-btn a:hover{
	border: 1px white solid !important;
}
/*** Cate 2 ***/

.cate2 .cat-list-btn a{
	background: #FB0D19;
	background: linear-gradient(0deg,rgba(251, 13, 25, 1) 0%, rgba(251, 13, 25, 1) 36%, rgba(233, 10, 21, 1) 42%, rgba(171, 0, 9, 1) 64%, rgba(115, 5, 6, 1) 100%);
	color: white;
	border: 1px #FE5154 solid;
}
.cate2 .title-list-pnc:hover .cat-list-btn a {
    color: #fffdce !important;
}
.cate2 .cat-list-btn a:hover
{
	background: linear-gradient(180deg,rgba(115, 5, 6, 1) 100%, rgba(171, 0, 9, 1) 52%, rgba(251, 13, 25, 1) 100%);	border: 1px #FE5154 solid;
}
.cate3 .cat-list-btn a{
	background: #FF7309;
	background: linear-gradient(0deg,rgba(255, 115, 9, 1) 0%, rgba(254, 168, 96, 1) 88%);color: white;
	border: 1px #FF9100 solid;
}
.cate3 .title-list-pnc:hover .cat-list-btn a {
    color: #fffdce !important;
}
.cate3 .cat-list-btn a:hover
{
	background: linear-gradient(0deg,rgba(158, 69, 0, 1) 0%, rgba(245, 129, 34, 1) 88%);
}
.cate4 .cat-list-btn a{
	background: linear-gradient(0deg,rgba(255, 162, 0, 1) 0%, rgba(255, 189, 64, 1) 88%);border: 1px #FF9100 solid;
}
.cate4 .title-list-pnc:hover .cat-list-btn a {
    color: #fffdce !important;
}
.cate4 .cat-list-btn a:hover
{
	background: linear-gradient(0deg,rgba(158, 69, 0, 1) 0%, rgba(245, 129, 34, 1) 88%);
}
/******/
.des1{
	background: url(images/cate1_.png) no-repeat;
    height: 246px;
    background-size: 100%;
    background-position: center center;
}
.des2{
	background: url(images/cate2_.png) no-repeat;
    height: 246px;
    background-size: 100%;
    background-position: center center;
}
.des3{
	background: url(images/cate3_.png) no-repeat;
    height: 246px;
    background-size: 100%;
    background-position: center center;
}
.des4{
	background: url(images/cate4_.png) no-repeat;
    height: 246px;
    background-size: 100%;
    background-position: center center;
}
.blacktran{
	
}
.blacktran.is-sticky {
    background: rgb(0 0 0 / 93%);
}
.underlist .cat-list-des{
	-webkit-line-clamp: 3 !important;
}















@media (min-width: 992px)
{
	.blacktran {
	    position: sticky;
        top: 93px;
        z-index: 999;
        padding-top: 10px;
	}
}
@media (max-width: 767px)
{
	.blacktran {
	    position: sticky;
        top: 83px;
        padding-top: 10px;
        z-index: 1;
        background: #000000eb;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.phottab {
	    width: 952px;
	    height: 73px;
	}
	.phottab .btn {
	    width: 215px;
	    padding-left: 30px;
        font-size: 15px;
	}
	.phottab .btn img {
	    height: 23px;
        width: 25px;
        margin-right: 5px;
	}
	.scandal-des h3 {
	    font-size: 26px;
	}
}

@media (min-width: 768px) and (max-width: 991px) { 
	.phottab {
	    width: 740px;
        height: 55px;
	}
	.phottab .btn {
	    width: 164px;
        padding-left: 25px;
        font-size: 12px;
	}
	.phottab .btn img {
	    height: 20px;
	    width: 18px;
	    margin-right: 5px;
	}
	.scandal-des h3 {
	    font-size: 22px;
	}
	.scandal-des p {
	    margin-bottom: 0px;
	    -webkit-line-clamp: 3;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    font-size: 14px;
	}
	.scandal-des{
	    height: 175px;
	}
}
@media (max-width: 767px) { 
	.phottab{
		flex-wrap: wrap;
        background: #3F0E17;
        background: linear-gradient(0deg, rgba(63, 14, 23, 1) 14%, rgba(74, 13, 15, 1) 52%, rgba(38, 9, 17, 1) 88%);
        border: 1px #6e5427 solid;
        height: auto;
        padding: 12px;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        margin: 0px -12px;
        width: auto;
	}
	.phottab .conn{
		flex-wrap: wrap;
		gap: 0;
	}
	.phottab .btn{
		width: 50%;
		padding-left: 30px;
	}
	.scandal-des{
	    background: black;
	    height: auto;
	    background-size: 100%;
	    background-position: center center;
	}
	.des1 {
	    background: url(images/cate1_m.jpg) no-repeat;
        background-size: 100%;
        background-position: center center;
        border: 1px #93aefc solid;
        border-radius: 12px;
	}
	.des2 {
	    background: url(images/cate2_m.jpg) no-repeat;
        background-size: 100%;
        background-position: center center;
        border: 1px #93aefc solid;
        border-radius: 12px;
	} 
	.des3 {
	    background: url(images/cate3_m.jpg) no-repeat;
        background-size: 100%;
        background-position: center center;
        border: 1px #93aefc solid;
        border-radius: 12px;
	}
	.des4 {
	    background: url(images/cate4_m.jpg) no-repeat;
        background-size: 100%;
        background-position: center center;
        border: 1px #93aefc solid;
        border-radius: 12px;
	}
	.scandal-des p {
	    margin-bottom: 0px;
	    -webkit-line-clamp: 5;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    font-size: 12px;
	}
	.scandal-des h3 {
	    font-size: 18px;
	}
	.top2 .iteam-cat-list-pnc {
        display: block;
    }
    .top2 .image-list-pnc {
        width: 100%;
    }
    .top2 .title-list-pnc {
    	width: 100%;
    	padding-top: 15px;
        padding-bottom: 15px;
    }
     .title-list-pnc .cat-list-des {
        display: -webkit-box;
        -webkit-line-clamp: 3 !important;
    }
    .top2 .cat-list .cat-list-title h3 {
	    font-size: 25px !important;
	    line-height: 30px;
	}
    .title-2 {
	    
	    background: #24215B;
	    background: linear-gradient(90deg, rgba(36, 33, 91, 1) 14%, rgba(48, 30, 92, 1) 52%, rgba(36, 33, 91, 1) 88%);
	    border-radius: 10px;
	    border: 1px #323271 solid;
	    font-size: 18px;
	    height: auto;
	    padding: 12px 10px;
	}
	.title-1{
	    font-size: 25px !important;
	}
	.title-1 strong {
	  font-size: 25px !important;
	}
	.underlist .title-list-pnc {
    	background: none !important;
    	
    }
    .underlist .cat-list .iteam-cat-list-pnc {
	    border: none;
	}
	.underlist .title-list-pnc .cat-list-des
	{
		display: none !important;
	}
	.underlist .cat-list .cat-list-title {
        -webkit-line-clamp: 4;
        color: white !important;
    }
}

@media (max-width: 429px) { 
	.phottab .btn {
        width: 50%;
        padding-left: 25px;
        font-size: 11px;
        font-weight: 600;
    }
    .phottab .btn img {
	    height: 22px;
	    width: 20px;
	    margin-right: 5px;
	}

}





















