/* ----blog-artical-sec----- */
.read-articles-sec{
    padding-top: 0;
}
/* .blog-artical-sec h2.title{
    font-size: 30px;
} */

.blog-top.filter-search .heading-line {
    margin-bottom: 34px;
}
.read-articles-sec .slick-arrow{
    display: none !important;
}
.title {
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.title-right-line::after {
    content: "";
    background-color: rgb(0 0 0 / 10%);
    height: 2px;
    width: 100%;
    margin-left: 1rem;
}
.blog-artical-slider .box-detail .box-timezone .work-time p.light-black{
    color: rgba(10, 11, 50, 0.3);
    font-weight: 400;
}

/* ----all-blog-artical-sec--- */
.all-blog-artical-sec{
    padding: 100px 80px 80px;
}
.newsletter-sec.recently-active-sec .icon-txt img{
    background: var(--pink);
}
.all-blog-artical-sec .heading-line{
    margin-bottom: 20px;
}
.blog-artical-box{
    gap: 50px;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    padding: 60px 0;
}
.blog-artical-box:last-child{
    border-bottom: unset;
}
.blog-artical-box .blog-img{
    width: 100%;
    max-width: 540px;
}
.blog-artical-box .blog-img img{
    width: 100%;
    max-width: 540px;
    height: 375px;
    object-fit: cover;
    /*object-position: top;*/
    object-position: center;
    border-radius: 20px;
}
.blog-artical-box .box-detail h2{
    font-size: 30px;
    line-height: 44px;
    margin-bottom: 20px;
}
.blog-artical-box .box-detail p{
    margin-bottom: 30px;
}
.blog-artical-box .box-detail .work-time{
    gap: 8px;
    opacity: 30%;
}
.blog-artical-box .box-detail .work-time img{
    width: 22px;
}
.blog-artical-box .box-detail .box-timezone .work-time p{
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    color: rgba(10, 11, 50, 1);
    margin-bottom: 0;
}
.blog-artical-box .box-detail .box-timezone{
    gap: 30px;
    padding-top: 20px;
}


.blog-top.filter-search .icon-txt img{
    background: var(--pink);
}
.newsletter-sec .newsletter-form input{
    border: 1px solid rgb(0 0 0 / 10%);
    background: url();
    border-radius: 50px;
    height: 58px;
    padding: 15px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: var(--black) !important;
    max-width: 365px;

}
.newsletter-sec{
    padding-top: 0px !important;
}
.newsletter-sec .newsletter-form input::placeholder{
    color: var(--black) !important;
}
.newsletter-sec .newsletter-form input:focus{
    box-shadow: unset;
}
.newsletter-sec .newsletter-form{
    gap: 18px;
    justify-content: end;
}


.blog-top.filter-search .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 50%;
    right: 20px;
    width: 16px;
    height: 10px;
    background-image: url(../images/home/left-arrow-light.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    /* transform: rotate(-90deg); */
}
.blog-top{
    gap: 22px !important;
    flex-wrap: wrap;
}

.blog-top.filter-search .select2-selection.select2-selection--single{
    position: relative;
    padding-left: 50px;
}
.blog-top.filter-search .select2-selection.select2-selection--single:before{
    content: '';
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.blog-top.filter-search .cat .select2-selection.select2-selection--single:before{
    background-image: url(../images/blog-artical/category-icon-light.svg);
}
.blog-top.filter-search .month .select2-selection.select2-selection--single:before{
    background-image: url(../images/blog-artical/top-clock-icon-light.svg);
}

@media (min-width: 768px){
    .read-articles-sec .recently-bg{
        background-color: unset;
    }
}
@media (max-width: 1600px){
    .all-blog-artical-sec{
        padding: 100px 50px 100px;
    }
    .blog-artical-box .box-detail h2 {
        font-size: 26px !important;
        line-height: 36px !important;
    }
    .blog-artical-box .box-detail .box-timezone .work-time p {
        font-size: 18px;
        line-height: 22px;
    }
    .all-blog-artical-sec .heading-line{
        margin-bottom: 40px;
    }
    .blog-artical-box{
        padding: 60px 0;
    }
}
@media (max-width: 1366px){
    .blog-artical-box {
        gap: 25px;
    }
    .all-blog-artical-sec .heading-line{
        margin-bottom: 30px;
    }
    .newsletter-sec .newsletter-form input {
        font-size: 18px;
    }
}

@media (max-width: 1200px){
    .recently-active-sec .heading-line {
        margin-bottom: 25px;
    }
    .read-articles-sec .recently-bg {
        padding: 60px 0px 50px;
    }
    .all-blog-artical-sec{
        padding: 50px 30px 50px;
    }
    .blog-artical-box .box-detail h2 {
        font-size: 24px !important;
        line-height: 30px !important;
        margin-bottom: 10px;
    }
    .blog-artical-box .box-detail p {
        margin-bottom: 0px;
    }
    .blog-artical-box .box-detail .box-timezone .work-time p {
        font-size: 13px;
        line-height: 15px;
    }
    .all-blog-artical-sec .heading-line{
        margin-bottom: 20px;
    }
    .blog-artical-box{
        padding: 50px 0;
    }
    .newsletter-sec .newsletter-form{
        flex-wrap: wrap;
    }
    .newsletter-sec .newsletter-form input {
        height: 40px;
    }
    .recently-active-sec .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 10px;
        width: 6px;
    }
    /* .blog-top.filter-search .select2-container--default .select2-selection--single .select2-selection__arrow{
        top: 10px;
    } */
    .blog-top.filter-search .select2-selection.select2-selection--single:before{
        height:24px;
        width: 24px;
    }
    .blog-top.filter-search .select2-selection.select2-selection--single{
        padding-left: 40px;
    }
    .blog-top.filter-search .select2-container--default .select2-selection--single .select2-selection__arrow{
        right: 10px;

    }
}
@media (max-width: 1024px){
    .blog-banner .inner-bg-img .first-img{
        height: auto !important;
    }
    .blog-artical-box .box-detail h2 {
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .blog-artical-box .blog-img img {
       /* height: 290px;
        width: 386px;*/
        width: 100%;
        height: 290px;
    }
}

@media (max-width: 767.98px) {
    .read-articles-sec .recently-bg {
        padding: 16px 12px 40px;
    }
    .all-blog-artical-sec .title-right-line::after{
        display: none;
    }
    .blog-artical-box .box-detail h2 {
        font-size: 16px !important;
        line-height: 24px !important;
        margin-bottom: 5px;
    }
    
    .blog-artical-box {
        gap: 14px;
        flex-wrap: wrap;
        padding: 45px 0;
    }
    .blog-artical-box:first-child{
        padding-top: 0px;
    }
    .blog-artical-box .blog-img img {
        /*height: 220px;
        width: 300px;*/
        width: 100%;
        height: 310px;
       	/*aspect-ratio: 4/3;  Maintains 4:3 ratio (width:height) automatically 
		object-fit: cover;*/
    }
    .blog-artical-box .box-detail .work-time img {
        width: 18px;
    }
    .blog-artical-box .box-detail .box-timezone {
        padding-top: 10px;
    }
    .all-blog-artical-sec .heading-line{
        margin-bottom: 10px;
    }
    .all-blog-artical-sec .btn-pink{
        display: unset;
    }
    .blog-artical-box .blog-img img,
    .blog-artical-box .blog-img{
        max-width: 100%;
    }

    .newsletter-sec .newsletter-form input {
        height: 35px;
        font-size: 15px;
        line-height: 17px;
        max-width: 100%;
    }
    .newsletter-sec  .recently-bg {
        padding: 16px 12px 30px;
    }
    .newsletter-sec .newsletter-form{
        gap:8px;
        flex-wrap: nowrap;
    }

    .blog-top.filter-search .select2-container--default .select2-selection--single .select2-selection__arrow {
        /* top: 12px; */
        right: 12px;
        width: 12px;
    }
    .blog-top.filter-search .united-states .select2-selection{
        height: 40px;
    }
    .blog-top.filter-search .search-input,
    .blog-top.filter-search .search-input input{
        width: 100% !important;
    }
    .blog-top.filter-search{
        justify-content: center;
    }
    
    .row {
		padding: 0px 50px 0px 50px;
	}
}

@media (max-width: 590px){
    .row {
		padding: 0px 30px 0px 30px;
	}
	
	.blog-artical-box .blog-img img {
        width: 100%;
        height: 220px;
    }
}

