strong {
    font-weight: 800;
    color: #333131;
}

/*Pagination*/
.page-numbers:hover {
    color: #fff;
}
.news-block p {
    text-align: justify;
}
span.page-numbers.current {
    font-weight: 600;
    color: #fff;
    transition: .3s;
}

.page-numbers {
    background: #8d007f;
    max-height: 35px;
    margin: 5px;
    font-weight: 500;
    padding: 6px 15px;
    color: #fff;
    border-radius: 2px;
    transition: .3s;
}  


.team_wrapper {
    margin-bottom: 30px;
}
.footer_logo{
    margin-bottom:10px;
    height:80px;
}
iframe{
	width:100%;
}
.site-advertise li {
    list-style: none;
}
.site-advertise figure {
    margin-bottom: 0px;
}

.dropdown-menu>li>a {
    color: #16181b!important;
}
.bann img{
    height: 721px;
}
.first-main img{
    height: 251px;
}
.square-advertise li {
    list-style: none;
}

.site-advertise img {
    width: 100%;
}
.footer-data a {
    padding: 0px;
}
.archive_content{
    margin: 18px 0!important;
}
.widget {
    list-style: none;
}
img.single-related {
    max-height: 185px;
    width: 100%;
    background-size: cover;
}


.youtube-vid iframe {
	height: 150px;
	width: 100%;
	object-fit: contain;
	margin-bottom: 10px
}
.youtube-vid.youtube-vid-big iframe {
	height: 484px;
}
.youtube-vid:last-child iframe {
	margin-bottom: 0
}
.article {
	background: #fdce0b5e;
	padding: 40px 10px;
	border-radius: 10px;
}
.article img {
	height: 150px;
	width: 150px;
	border-radius: 50%;
	border:2px solid #812a7d;
	margin: auto;
	display: block;
	object-fit:cover;
}
.article h6.name {
	background: #812a7d;
	color: #fff;
	padding: 5px 10px;
	text-align: center;
	margin:20px 0;
	border-radius: 5px;
}
.article .article-text .fixed-icon {
	position: relative;
	display: block;
	color: #812a7d;
	font-size: 30px;
	text-align: right;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.article .article-text .fixed-icon small {
	height: 2px;
	width: 15%;
	background: #812a7d;
	display: block;
}
.article .article-text .fixed-icon:last-child small {
	width: 50%
}
.article .article-text p{
	margin:20px 0;
	color: #000;
	font-weight: 600;
}
.side-article .side-article-title img {
	height: 100px;
	min-width: 100px;
	border:2px solid #812a7d;
	object-fit:cover;
}
.side-article .side-article-title h4.title {
	font-weight: 600;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow: hidden;
}
.side-article .side-article-text {
	margin-top: 20px;
}	
.public-p img {
	height: 150px;
	min-width: 150px;
	border:2px solid #812a7d;
	object-fit:cover;
}
.public-p h6 {
	font-weight: 600;
	font-size: 18px;
	margin-top: 15px;
}
.gallery img {
	height: 150px;
	width: 100%;
	object-fit: cover;
	margin-bottom: 20px;
} 
.gallery-big img {
	height: 500px;
	width: 100%
}
.listing-row .col-md-4 {
    margin: 10px 0px;
}
/*Homepage Designs*/
img.chintan_image {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.image_wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
        padding-bottom: 1rem;
}
.related-posts{
    margin-top:5rem!important   
}
.details-page iframe {
    height: 400px;
}

.details-page .site-main-header h2:after {
    content: '';
    position: absolute;
    bottom: calc(-100% - 1px);
    display: block;
    width: 100%;
    height: 41px!important;
    top: 2.5rem;
    border-radius: 20px;
    border-top: 2px solid #812a7d;
    border-bottom-left-radius: 92px;
    border-bottom-right-radius: 92px;
}
.home-right-cat h2:after{
    height:21px!important;
    top:3rem;
}

.site-news.bann a {
    font-size: 16px;
}
.square-advertise .tech-info p {
    font-weight: bold!important;
}
.site-tech.site-features p {
    font-weight: 300;
}

@media(max-width:767px){
    .related-posts{
        margin-top:2rem!important;   
    }
}
.tech-info h2 {
    font-size: 30px;
    font-weight: 600;
    margin-top: 1rem;
}
.site-patrika h3{
    font-weight:bold;   
}
.site-patrika a {
    font-weight: bold;
    line-height: 1.7rem;
}


h3:hover{
 color:#812a7d;   
}
.archive_content p{
    font-weight:bold;
}

.image-main-wrapper {
    position: relative;
}

.image-main-wrapper p {
    position: absolute;
    bottom: -1rem;
    background: #812A7D;
    color: #fff;
    padding: 10px 30px;
    border-radius: 3px;
}

.main-news-wrapper .content-wrapper h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 2rem;
}
.right-news-wrapper img {
    height: 429px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.content-wrapper p {
    background: #812A7D;
    color: #fff;
    padding: 10px 20px;
}

.news-item {
    list-style: none;
}
.list-item-content-wrap h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    color: #363434;
    text-align: left;
}
.news-item img {
    width: 120px;
    height: 120px;
    margin-right: 1rem;
}
.news-item {
    list-style: none;
    display: flex;
    margin-bottom: 1rem;
}
.news-item img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    object-position: top;
}
.list-item-content-wrap p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}
.right-news-wrapper h4 {
    position: absolute;
    bottom: 6rem;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFF;
}
.right-news-wrapper p {
    position: absolute;
    bottom: 2rem;
    background: #812A7D;
    color: #fff;
    padding: 10px 30px;
    border-radius: 3px;
}
.news-wrapper {
    background: #ECECEC;
    padding: 20px 20px 5px 20px;
}
.list-news-item:first-child {
    margin-bottom: 1rem;
}
.list-news-item h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #1E1A1A;
    margin-top: 15px;
}
.popular-tab{
    width:100%;
}
div#nav-tabContent {
    margin-top: 1rem;
}
.popular-tab {
    width: 100%;
    margin: 0% 4%;
}
 .popular-tab .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #8d007f;
    border-color: #dee2e6 #dee2e6 #fff;
    padding: 10px;
}
.popular-tab .news-item img {
    width: 80px;
    height: 80px;
}
h1:hover,h2:hover,h3:hover,h4:hover,h5:hover,h6:hover{
    color:#9a0081!important;
}

.photo-feature {
    background: #8d007f;
    padding: 3rem 0rem;
}

.photo-feature-cat {
    font-weight: 800;
    font-size: 38px;
    color: #fbda00;
}

h3.photo-feature-main-title {
        text-align: left;
    font-weight: 800;
    color: #e7e3e3;
    font-size: 40px;
    margin-top: 1.5rem;
}

p.photo-feature-main-content {
    color: #ffffffb8;
}
.sambad-main-title {
    text-align: left;
    font-weight: 800;
    font-size: 40px;
    color: #464545;
}
.sambad-feature-cat i {
    color: #262323;
    border: 1px solid #c1c0c0;
    border-radius: 5px;
    margin: 0rem 0.5rem 0rem 0rem;
}
.second-right-title p {
    display: -webkit-box!important;
    -webkit-line-clamp: 2!important;
    -webkit-box-orient: vertical!important;
    overflow: hidden!important;
}
.details-page .news-wrap p {
    text-align: justify!important;
}
.details-page .col-md-4 p:hover {
    color: #8d007f;
}
.top-header .calender-box {
    display: flex;
}
.social-icons i {
    font-size: 24px;
}
.socials {
    justify-content: flex-end;
}

.sambad-feature-cat {
    font-weight: 800;
    font-size: 18px;
    color: #8d007f;
}
.sambad-main-wrapper {
    box-shadow: rgb(67 71 85 / 27%) 0px 0px 0.25em, rgb(90 125 188 / 5%) 0px 0.25em 1em;
    padding: 20px;
    border-radius: 5px;
}
section.newBlock p {
    margin: 0;
    font-size: 17px;
    color: #4b4a4a;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 1rem;
}

.sambad-below img {
    border-radius: 5px;
}
.sambad-content h3 {
    margin: 0;
    font-weight: 600;
    font-size: 17px;
    color: #4b4a4a;
    line-height: 1.7rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 1rem;
}
.sambad-main-wrapper img{
    border-radius:5px;
}
.bann p {
    font-weight: 600;
    letter-spacing: 0.2px;
    margin-top: 0.5rem;
    line-height: 28px;
    font-size: 18px;
    text-align: center;
}
.tech-blocks img {
    width: 100%;
    object-fit: cover;
    object-position: top;
}

element.style {
}
.home-second .col-lg-6:first-child img {
    max-height: 300px;
    height: 100%;
}
.listing-Page p {
    font-weight: bold!important;
}
.listing-Page p:hover{
	color:red;
}
.listing-Page p:hover {
    color: #8d007f;
}
figure img {
    height: 251px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.main-news iframe{
	height:550px;	
}
.about-content p {
    text-align: justify!important;
    font-size: 16px!important;
    line-height: 2.2rem;
}
.photo-feature h3:hover{
	color:#000!important;
}
a.photo-feature-cat:hover {
    color: #000;
}
.listing-Page .site-main-header h2:after{
	top:2.9rem!important;
	height:50px!important;
}

img.single-image {
    border-radius: 50%;
    width: 50px!important;
    height: 50px!important;
    object-fit: cover;
    object-position: top;
}
.nepali-time iframe{
    margin-bottom: -6px;
}
img.author-detail-image {
    height: 300px;
    object-fit: contain;
}
.listing-Page p:hover,.listing-Page p,.author-heading-title,.author-heading-title:hover{
    color:#343134!important;
}
.author-wrap h2 {
    font-weight: 800;
    color: #343134;
    font-size: 24px;
}