
.home-row,
.taliban-row{
    margin-right: -10px;
    margin-left: -10px;
}

.home-row img,
.taliban-row img{
    aspect-ratio: 4/2.5 !important;
    width: 100%;
    height: auto !important;
    object-fit: cover !important;
    object-position: top left !important;
}

.home-row-one{
    display: flex;
    padding-bottom: 22px;
}

.home-row-two{
    padding-top: 22px;
}

.home-row-one .main-section-article{
    width: 75%;
    padding: 9px;
}

.home-row-one .section-side-articles{
    padding: 8px;
}


.home-row-one .section-side-articles img{
    aspect-ratio: 16/9 !important;
}

.section-side-articles .post-item .rt-play{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    color: white;
	font-size: 13px;
}


.home-row-one .main-section-article .post-wrapper{
    display: flex;
}

.home-row-one .main-section-article .post-wrapper .post-image{
    width: 100%;
    max-width: 490px;
    margin-right: 24px;
}

.rtl .home-row-one .main-section-article .post-wrapper .post-image{
    margin-right: auto;
    margin-left: 24px;
}

.home-row-one .main-section-article .post-wrapper .post-image img{
    max-height: 310px;
    width: 100%;
    object-fit: cover;
}

.home-row-one .main-section-article .post-wrapper .post-content{
    flex: 1;
}

.home-row-two .section-article-columns {
    display: flex;
	padding: 0 1px;
}

.home-row-two .section-article-columns .post-item-wrapper{
    padding: calc(1rem * .5);
    flex: 0 0 auto;
    width: 25%;
}

.home-row-two .section-article-columns .post-item-wrapper .post-image{
    margin-bottom: 10px;
}

.home-row a,
.taliban-row a{
    color: black;
    display: inline;
    padding-bottom: 0;
    background-image: linear-gradient(to bottom, #000 0%, #000 98%);
    background-size: 0 2px;
    background-repeat: no-repeat;
    background-position: left 100%;
    transition: all 0.7s !important;
}

.rtl .home-row a,
.rtl .taliban-row a{
    background-position: right 100%;
}

.home-row a:hover:not(.post-category a),
.taliban-row a:hover:not(.post-category a){
    background-size: 100% 2px;
}

.home-row .post-category a,
.home-row .post-date,
.taliban-row .post-category a,
.taliban-row .post-date{
    text-decoration: none;
    color: #a5a6aa;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.8px;
}

.home-row-two .section-article-columns .post-category,
.home-row-one .section-side-articles .post-category{
    line-height: 1.5;
}

.home-row-one .section-side-articles .post-category{
    margin-bottom: 4px;
}

.home-row-one .section-side-articles .post-meta{
    line-height: 28px;
}

.home-row .post-meta,
.taliban-row .post-meta{
    margin: 0;
    padding: 0;
}

.home-row .post-date,
.taliban-row .post-date{
    list-style-type: none;
}

.home-row .post-date i,
.taliban-row .post-date i{
    margin-right: 6px;
}

.rtl .home-row .post-date i,
.rtl .taliban-row .post-date i{
    margin-right: auto;
    margin-left: 6px;
}

.home-row-one .main-section-article h3,
.taliban-row .main-section-article h3{
    font-size: 1.45rem;
    line-height: 1.2;
    margin-bottom: 10px;
}

.rtl .home-row-one .main-section-article h3,
.rtl .taliban-row .main-section-article h3{
	line-height: 1.6;
}

.home-row-one .section-side-articles h3,
.home-row-two .section-article-columns h3,
.taliban-row .section-side-articles h3{
    font-size: 0.91rem;
    line-height: 1.2;
    margin-bottom: 6px;
	font-weight: normal;
}

.rtl .home-row-one .section-side-articles h3,
.rtl .home-row-two .section-article-columns h3,
.rtl .taliban-row .section-side-articles h3{
	line-height: 1.5;	
}

.main-section-article .post-excerpt{
	line-height: 1.2;
}

.rtl .main-section-article .post-excerpt{
	line-height: 1.5;	
}

[lang="ps-AF"] .main-section-article .post-excerpt{
	line-height: 1.3;	
}

.section-separator{
    background: #e5e5e5;
    opacity: 1;
    margin: 0 !important;
}

[lang="ps-AF"] .home-row-one .main-section-article h3,
[lang="ps-AF"] .taliban-row .main-section-article h3{
    font-size: 1.55rem;
	line-height: 1.3;
}

[lang="ps-AF"] .home-row-one .section-side-articles h3, 
[lang="ps-AF"] .home-row-two .section-article-columns h3,
[lang="ps-AF"] .rtl .taliban-row .section-side-articles h3{
    font-size: 1.1rem;
	line-height: 1.3;
}

[lang="ps-AF"] .home-row .post-category a, 
[lang="ps-AF"] .home-row .post-date,
[lang="ps-AF"] .taliban-row .post-category a,
[lang="ps-AF"] .taliban-row .post-date{
    font-size: 12px;
}

.display-mobile{
	display: none;
}

.home-row-one .main-section-article .post-wrapper .post-content{
    position: relative;
}

.single-sub-post{
    margin-top: 20px;
    bottom: 0;
    padding-top: 5px; 
}

.single-sub-post ul{
	list-style: disc;
	margin: 0;
}

.single-sub-post h4{
    font-size: 0.91rem;
    line-height: 1.2;
    font-weight: normal;
    margin: 0
}

.rtl .single-sub-post h4{
	font-size: 0.91rem;
	line-height: 1.5;
}

[lang="ps-AF"] .single-sub-post h4{
	font-size: 1.1rem;
    line-height: 1.3;
}

.taliban-row{
    display: flex;
}

.taliban-row .main-section-article{
    width: 52%;
    padding: 9px;
}

.taliban-row .section-side-articles{
    width: 24%;
    padding: 9px;
}

.taliban-row .post-wrapper:not(:last-child),
.taliban-row .post-item:not(:last-child){
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}

.taliban-row .post-wrapper:not(:last-child){
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.main-section-article{
    width: 65% !important;    
}

.main-section-article .post-image{
    max-width: 390px !important;
}

.single-sub-post{
    display: none;
}

.section-side-articles{
    width: 35% !important;
}

.section-side-articles .post-item{
    display: flex;
    column-gap: 15px;
    width: 100%;
    align-items: center;
}

.section-side-articles .post-item .post-image{
    width: 400px !important;
    position: relative;
    height: fit-content;
}

.section-side-articles .post-item .side-post-meta{
    width: 100%;
}

.side-article-wrapper{
    border-radius: 5px;
    background: #DAEAEF;
    display: flex;
    flex-wrap: wrap;
	padding: 15px;
	gap: 15px;
}

.live-page i{
	padding: 2px;
    border: 3px solid red;
    border-radius: 25px;
    font-size: 15px;
}

.live-page i:before{
    color: red;
    animation: pulse-animation-article 1s infinite alternate;
	margin-left: 1px;
}

.rtl .live-page i:before{
	margin-right: 1px;
}

@keyframes pulse-animation-article {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
    0% {
    opacity: 0;
  }    
}

@media (max-width: 1024px) {
    .home-row-one .main-section-article .post-wrapper .post-image {
        max-width: 360px;
    }
	
	.home-row-one{
        flex-direction: column;
    }
    
    .main-section-article{
        width: 100% !important;
    }
    
    .main-section-article .post-image{
        max-width: 390px !important;
    }
    
    .section-side-articles{
        width: 100% !important;       
    }
	
	.section-side-articles .side-article-wrapper{
		flex-wrap: nowrap !important;
	}
    
    .section-side-articles .post-item{
        width: calc(50% - 8px);
    }
}

@media (max-width: 767px) {

    .single-sub-post{
        display: none;
    }
	
	.display-mobile {
		display: block;
	}
	
    .home-row-one{
        flex-wrap: wrap;
    }
	
	.home-row-one .main-section-article{
		margin-bottom: 0;
	}


    .section-side-articles .post-item-inline .rt-play {
        width: 55px;
        height: 55px;
    }
    
    .home-row-one .section-side-articles,
    .home-row-one .main-section-article{
        width: 100%;
    }
	
	.home-row-two .section-article-columns{
		padding: 0 1px;
	}
    
    .home-row-one .main-section-article .post-wrapper{
        flex-wrap: wrap;
		column-gap: 15px;
    }
	
	.home-row-one .main-section-article .post-wrapper .post-content {
		margin-top: 7px;
	}
    
    .home-row-one .main-section-article .post-wrapper .post-image{
        max-width: 100%;
        margin: 0 !important;
    }
    
    .home-row-one .main-section-article .post-wrapper .post-image img{
        max-height: 100%;
    }
    
    .home-row-one .main-section-article h3{
        font-size: 1.375rem;
    }

    [lang="ps-AF"] .home-row-one .main-section-article h3{
        font-size: 1.475rem;
    }
	
	
	.home-row-two .post-item-wrapper .post-content{
    border-bottom: 1px solid #e5e5e5;   
}

	.home-row-two .post-item-wrapper:last-child .post-content {
		border-bottom: 0;
	}
	
}

@media (max-width: 576px) {
    .home-row-two .section-article-columns .post-item-wrapper {
        width: 100%;
    }
    
    .home-row-two .section-article-columns{
        flex-wrap: wrap;
    }

    .section-side-articles .side-article-wrapper{
        flex-direction: column;
    }
    .section-side-articles .post-item{
        width: 100%;
    }
    
    .home-row-one .main-section-article .post-wrapper{
        flex-direction: column;
    }
    .main-section-article .post-image{
        max-width: 100% !important;
    }
}


