.research_first_sec .top-text h3 {
    max-width: 759px;
    margin-top: 9px;
}

.res_left_col {
    flex: 0 0 70%;
}

.research_ver_data {
    flex: 0 0 90%;
}

section#research_latest {
    padding-top: 42px;
    padding-bottom: 80px;
}

.badge-container {
    position: relative;
    width: 48px;
    height: 65px;
    background-color: #ebeae1;
    border: 1px solid #000;
    border-radius: 4px;
}

/* The SVG is now centered and smaller to create the gaps */
.diagonal-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.badge-container .text {
    position: absolute;
    color: #000;
    font-weight: 500;
    font-family: "Helvetica Neue";
    font-size: 15px;
    line-height: 19.485px;
}

.top-left {
    top: 6px;
    left: 6px;
}

.bottom-right {
    bottom: 6px;
    right: 6px;
}

#research_posts .w-filter-item-values{
    display: flex;
    gap: 47px;
}
#research_posts input[type=radio] {
    border-radius: 50%!important;
    width: 13px;
    height: 13px;
    border: 1px solid #000;
    background: transparent;
    box-shadow: none;
}
#research_posts input:checked::before {
    visibility: visible;
    background: #8B8B8B;
    width: 100%;
    height: 100%;
    margin: 0;
}
#research_posts span.w-filter-item-value-label {
    color: rgba(0, 0, 0, 0.70);
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: "Open Sans";
}
#research_posts .w-filter-item-value.active{
    border-bottom: 2px solid #000;
    color: #000000B2;
    position: relative;
    padding-bottom: 7px;
}
.research_grid{
    margin-top: 59px;
}
.research_grid .badge-container {
    background-color: transparent;
}
.research_grid .research_ver_data {
    flex: auto;
}
.research_grid button.arrow_button, .res_left_col button.w-popup-trigger.arrow_button {
    color: #000000 !important;
}
.g-loadmore {
    margin-top: 63px;
}
section#research_posts {
    padding-top: 44px;
    padding-bottom: 30px;
}
.research .submit_button::after {
    right: 20px;
    /* bottom: 10px; */
}
.signup_popup_area.research .wpcf7-submit {
    text-align: left;
    padding-left: 23px !important;
}
.featured-post-image img {
    border-radius: 15px;
    width: 298.699px;
    height: 298.699px;
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: right;
}
.res-single-col .vc_column-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-bottom: 10px;
}
.featured-post-image {
    text-align: right;
}
.res_time_row .l-section-h.i-cf{
	padding-bottom: 11px;
}
.res_time_row  div.post_meta_data h3 {
    margin-bottom: 35px;
}
div.post_meta_data h4{
	line-height: 125%;
	color: #000000B2;
}
.breadcrumbs p{
	line-height: 129.9%;
	color: #B5A77B;
}
/*------------------------------------- Research CSS (Tablet Screen) ------------------------------------------*/
@media screen and (min-width:768px) and (max-width: 1279px) {
	.research_first_sec .top-text h3 {
		max-width: 50%;
	}
	section.l-section.research_first_sec {
		padding-bottom: 75px;
	}
	.research_ver_data {
		flex: 0 0 85%;
	}
	section#research_latest {
		padding-bottom: 80px !important;
	}
	#research_posts span.w-filter-item-value-label {
		font-size: clamp(14px, 1.823vw, 17px);
	}
	#research_posts .w-filter-item-values {
		gap: 25px;
	}
	.research_grid {
		margin-top: 30px;
	}
	.featured-post-image img {
	    width: auto;
	    height: auto;
	    aspect-ratio: 1/1;
	}
}

/*------------------------------------- Research CSS (Mobile Screen) ------------------------------------------*/

@media screen and (max-width: 767.5px) {
	section.l-section.research_first_sec {
		padding-top: 35px;
		padding-bottom: 70px;
		text-align: center;
	}
	.research_first_sec h3 {
		text-align: center !important;
		margin-bottom: 19px !important;
	}
	section#research_latest {
		padding-top: 31px;
		padding-bottom: 60px;
	}
	section#research_latest .res_left_col {
		flex: 0 0 100%;
		margin: 0 !important;
	}
	section#research_latest .research_ver_grid {
		flex-direction: column-reverse;
	}
	section#research_latest .research_hor_row {
		display: flex !important;
		border: none;
	}
	section#research_latest .research_cat {
		border-bottom: 2px solid #000;
		padding-bottom: 8px !important;
		margin-bottom: 26px !important;
	}
	section#research_latest .research_ver_data {
		flex: 0 0 100%;
	}
	section#research_latest .res_right_col {
		width: 100%;
	}
	section#research_latest .research_ver_btn {
		right: 50px;
		flex: none !important;
	}
	section#research_latest .research_ver_btn {
		right: 37px;
		flex: none !important;
	}
	#research_posts .w-filter-item-values {
		gap: 0;
		flex-direction: column;
	}
	#research_posts span.w-filter-item-value-label {
		font-size: 12px;
	}
	#research_posts .w-filter-item-value {
		margin-bottom: 8px;
	}
	#research_posts input[type=radio] {
		margin-right: 11px;
	}
	.research_grid {
		margin-top: 25px;
		border-bottom: 1px solid #000;
		padding-bottom: 30px;
	}
	section#research_posts .research_hor_row {
		display: flex;
	}
	#research_posts .w-filter-item {
		flex: 0 0 100%;
	}
	.research_grid .w-grid-list {
		--gap: 13px;
	}
	.research_grid .research_ver_data {
		flex: auto;
		margin-bottom: 0px !important;
	}
	section#research_posts {
		padding-top: 30px;
		padding-bottom: 0;
	}
	#research_posts .w-filter-item-value.active {
		width: fit-content;
	}
	.badge-container .text {
		font-size: 12px;
		line-height: 8px;
	}
	.badge-container {
		width: 36.185px;
		height: 49px;
	}
	.top-left {
	    top: 5px;
	    left: 5px;
	}
	.bottom-right {
	    bottom: 5px;
	    right: 5px;
	}
	.featured-post-image img {
	    width: auto;
	    height: auto;
	    aspect-ratio: 1/1;
	}
	.res-single-col .vc_column-inner {
	    display: block;
	}
	.post_meta_data {
	    margin-top: 50px;
	}
	.featured-post-image img {
        width: 100%;
	}
	section.news_time_row.res_title_mob .g-cols.vc_row {
	    grid-template-columns: 100% !important;
	}
	section.news_time_row.res_title_mob .l-section-h.i-cf {
	    border-bottom: none !important;
	}
	.news_time_row.res_time_row .g-cols.vc_row {
	    grid-template-columns: auto auto !important;
	}
	.breadcrumbs p br {
	    width: 100%;
	    display: block;
	    float: left;
	}
	.featured-post {
	    padding-top: 10px;
	    width: 79%;
	    padding-bottom: 15px;
	}
	.featured-post h4 {
	    font-size: clamp(18px, 5.625vw, 20px);
	}
	section.l-section.back_news_row.bac_Res_row {
	    padding-top: 50px !important;
	}
}