@media only screen and (max-width: 1599px) {

	/* Check 1367px and add css here */
}

@media only screen and (max-width: 1366px) {
	.elementor .elementor-element.e-con-boxed.e-parent>.e-con-inner {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
	.resource-grid .elementor-loop-container .e-loop-item {
		width: 49%;
	}
	.publication-expt {
		max-width: 80%;
	}
	.report-card .report-image {
		width: 25%;
	}
	.report-card .report-content {
		width: 75%;
	}
	.publication-expt {
       margin-bottom: 10px;
    }
	.report-card { gap: 22px; }
	/* Check 1200px and add css here */
}

@media only screen and (max-width: 1199px) { 
	.elementor-menu-toggle{ padding: 0 !important; background-color: transparent !important; }
	.report-card .report-image img { height: 100%; }
	 .report-card { align-items: stretch; padding: 15px; gap: 22px; }
	/* Check 1025px and add css here */
}

@media only screen and (max-width: 1024px) {

	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		position: fixed !important;
		bottom: 0;
		top: 75px !important;
		left: 0% !important;
		width: 100% !important;
		height: 100% !important;
		padding: 0 30px;
		transition: all 0.3s;
		overflow: auto;
		margin: 0 !important;
		padding-top: 30px;
	}
	 .elementor .elementor-element.e-con-boxed.e-parent>.e-con-inner{
		padding-right:30px !important;
		padding-left:30px !important;
	}
	.menu-item.menu-item-type-custom { border-bottom:none !important; margin-bottom:10px;}
	.menu-item.menu-item-type-custom a.elementor-item.elementor-item-anchor { padding: 0 !important; }	
	.contact-form-wrap form input, .contact-form-wrap form textarea { padding: 10px 16px; margin-top: 10px; margin-bottom: 16px; font-size: 14px; }
	.contact-form-wrap label { font-size: 14px; }
	.post-txt-content h5 { margin-bottom: 12px; }
	.post-txt-content h5 strong { font-size: 18px; }
	.post-txt-content p { margin-bottom: 10px; }
	.post-txt-content p strong { font-size: 16px; }
	.media-post-content ul { padding: 24px 10px; }
	.media-post-content ul li { font-size: 14px; margin-bottom: 10px; }
	.media-post-content p { font-size: 14px; margin-bottom: 10px; }
	.media-post-content h5 { margin-bottom: 14px; }
	.publications-wrapper h2.publication-title { font-size: 18px; }
	.report-card a.btn-read ,.report-card a.btn-download{ padding: 8px 16px; font-size: 14px; }
	.year { font-size: 14px; }
	#publication-search  { width: 70%; }
	#publication-category-filter { width: 30%; }
	/* Check 768px and add css here */ 
}

@media only screen and (max-width: 767px) {
	.e-con.contact-block.e-flex { --flex-wrap: unset !important; }
	.cf7-flex {
		flex-direction: column;
	}

	.cf7-flex .half {
		width: 100%;
	}

	.wpcf7 .row {
		flex-wrap: wrap;
	}

	.wpcf7 .column {
		width: 100%;
	}

	.notfound-content {
		padding: 12vw 0;
	}
	.elementor .elementor-element.e-con-boxed.e-parent>.e-con-inner {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
	.menu-item.menu-item-type-custom { border-bottom:none !important; margin-bottom:8px;}
	.resource-grid .elementor-loop-container .e-loop-item {
		width: 100%;
	}
	.post-txt-content p {
		 font-size: 14px; 
	}
	.media-post-content ul.hashtag-links { gap: 5px; }
	.report-card { flex-direction: column; }
	.report-card .report-content { width: 100%; }
	.publication-expt { max-width: 100%; }
	.report-card .report-image {  width: 50%; }
	.publication-filters { flex-direction: column; }
	#publication-search  { width: 100%; }
	#publication-category-filter { width: 100%; }
	#publication-search, #publication-category-filter { padding: 8px; font-size: 14px; }
	/* Check 480px and add css here */
}

@media only screen and (max-width: 575px) {
	.report-card .report-image {  width: 100%; }
	    .elementor-20 .elementor-element.elementor-element-a9b95eb {
        --e-con-grid-template-columns: repeat(1, 1fr) !important;
    }
	/* Check 375px and add css here */
}

@media only screen and (max-width: 374px) {

	/* Check 320px and add css here */
}