/*
    *** min-width media queries
*/
@media(min-width:576px) {
	body .section .rpp_isotope .rpp_wrapper .rpp_item:nth-child(3) {
		display: block !important;
	}

	body .section .news-single-layout .rpp_isotope .rpp_wrapper .rpp_item:nth-child(4) {
		display: block !important;
	}
}

@media (min-width: 1366px) {
	.news-content .col-xl-3 {
		flex: 0 0 20%;
		max-width: 20%;
	}

	.news-content .col-xl-6 {
		flex: 0 0 54%;
		max-width: 54%;
	}

	.news-listing-row .news-single {
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media (max-width: 1440px) {
	.home-banner-content .banner-title h1 {
		font-size: 4.8vw;
		margin-bottom: 2.5vw;
	}

	.home-banner-content .intro-text {
		font-size: 1.8vw;
	}

	.awards-banner .inner-content-wrap {
		padding-top: 8vw;
	}
}

@media (max-width: 1400px) {

	body .contact-section div.wpforms-container-full .wpforms-form select,
	body .contact-section div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
	body .contact-section div.wpforms-container-full .wpforms-form textarea,
	body .contact-section div.wpforms-container-full .wpforms-form input {
		font-size: 16px;
	}

	.contact-section div.wpforms-container-full .wpforms-form .wpforms-field-label,
	.contact-section .wpforms-field-container .wpforms-field.wpforms-field-html h4 {
		font-size: 18px;
	}
}

@media (max-width: 1365px) {
	.btn {
		font-size: 1.2vw;
	}

	.about-value-wrap .three-grid-content .staff-info-single>div {
		margin-bottom: 0.1vw;
	}

	/* header-start */
	.site-header .navbar-nav .nav-link {
		font-size: 1.1vw;
	}

	.site-header .navbar-nav .dropdown-item {
		font-size: 1.1vw;
	}

	.site-header .navbar-nav .dropdown-item {
		padding: 0.2vw 0.625vw;
	}

	.search-nav>a#btn-search {
		height: 2vw;
		width: 2vw;
	}

	.search-nav>a#btn-search::before {
		font-size: 1.1vw;
	}

	.floating-icon-wrap a {
		font-size: 0.75vw;
		padding: 0.65vw 0.85vw;
	}

	.banner-link .btn-grants {
		font-size: 1.2vw;
	}

	.filter-field-title {
		font-size: 1.2vw;
	}

	.filter-single-field a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		font-size: 0.84vw;
	}

	.year-list-content {
		font-size: 1.2vw;
	}

	.Signature-btn {
		font-size: 1.2vw;
	}

	.Signature-btn {
		font-size: 1.2vw;
		padding-top: 0.6vw;
		padding-bottom: 0.6vw;
	}

	/* header-End */
	/* grants page */

	/* grants page end*/
	.date-text {
		font-size: 1.2vw;
	}

	.grant-listing-section .inner-content-wrap {
		padding-bottom: 13.25vw;
	}

	.search_item_top .item_tag {
		/* height: 1.58vw; */
		/* line-height: 1.58vw; */
		padding-top: 0.6vw;
		padding-bottom: 0.6vw;
		font-size: 1.2vw;
	}

	.tab_three_accordion {
		max-width: 80%;
	}

	.accordion-gradient-bcg .card-header a h6 {
		font-size: 1.8vw;
	}

	.tab_title_section .nav-tabs li a {
		font-size: 1.5vw;
	}

	.nominator_tab_one_sidebar .section_title .sub_heder {
		font-size: 2vw;
	}

	.nominator_tab_one_sidebar .tabs-left li a {
		font-size: 1.8vw;
	}

	.tab_content_afterload .tab-content .section_title {
		font-size: 3.4vw;
	}

	.tab_content_afterload .tabcontent {
		font-size: 1.5vw;
	}

	.preload_nav li a {
		font-size: 1.5vw;
	}

	.tag-btn {
		font-size: 1.2vw;
		padding-top: 0.6vw;
		padding-bottom: 0.6vw;
	}

	.search-dropdown input {
		font-size: 0.84vw;
	}

	body .rpp_inner .rpp_img .tag-btn {
		font-size: 1.2vw;
		padding-top: 0.6vw;
		padding-bottom: 0.6vw;
	}

	/* Video-library*/
	.fetured-video-text {
		font-size: 1.2vw;
	}

	.video-single-wrap .play-btn a {
		font-size: 1.2vw;
	}

	.fetured-video-wrapper .play-btn a {
		font-size: 1.4vw;
	}

	/* Video-library End*/
	.fetured-video-text {
		font-size: 1.4vw;
	}

	.right-year-list .item-type {
		font-size: 1.3vw;
	}

	.resource-list-content {
		font-size: 1.2vw;
	}

	.resource-publish-date {
		font-size: 1.1vw;
	}

	.Signature-btn {
		padding-top: 0.5vw;
		height: 2vw;
		padding-bottom: 0;
	}

	.contact-section div.wpforms-container-full .wpforms-form button.wpforms-submit[type="submit"] {
		font-size: 1.2vw;
	}
}

@media (max-width: 1199px) {

	h1,
	.h1 {
		font-size: 10.4rem;
	}

	h2,
	.h2 {
		font-size: 10vw;
	}

	h3,
	.h3 {
		font-size: 7.2vw;
	}

	h4,
	.h4 {
		font-size: 6.1vw;
	}

	h6,
	.h6 {
		font-size: 2.5vw;
	}

	.btn {
		font-size: 1.3vw;
	}

	.home-banner-content .banner-title h1 {
		font-size: 5.6vw;
	}

	.home-banner-content .intro-text {
		font-size: 2.6vw;
	}

	.banner-section.about .banner-caption .banner-text {
		max-width: 48vw;
	}

	.banner-section.about {
		min-height: 700px;
		height: 100%;
	}

	.banner-caption .banner-text {
		font-size: 2vw;
	}

	.about-value-wrap .value-content {
		font-size: 2vw;
	}

	.banner-caption h1 {
		font-size: 14vw;
	}

	.about-value-wrap .value-title h3 {
		font-size: 7.2vw;
	}

	.site-header .navbar .navbar-brand {
		max-width: 32vw;
	}

	.navbar-toggler span.icon-bar {
		width: 2.6vw;
		height: 0.5vw;
	}

	.search-nav>a#btn-search {
		height: 2.8vw;
		width: 2.8vw;
	}

	.search-nav>a#btn-search::before {
		font-size: 1.4vw;
	}

	.floating-icon-wrap a {
		font-size: 0.85vw;
	}

	.banner-link .btn-grants {
		font-size: 1.3vw;
	}

	.grants-list-wrap .title-wrap h6 {
		font-size: 3vw;
	}

	.inner-content-wrap {
		padding-top: 15vw;
		padding-bottom: 15vw;
	}

	.filter-field-title {
		font-size: 1.3vw;
	}

	.filter-single-field a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		font-size: 1vw;
	}

	.filter-single-field ul li a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		height: 3.2vw;
	}

	.filter-single-field ul li a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		padding: 0 1vw;
	}

	.year-list-title h6 {
		font-size: 1.6vw;
	}

	.year-list-content {
		font-size: 1.3vw;
	}

	.Signature-btn {
		font-size: 1.3vw;
	}

	.news-list-main-wrap .row .col-md-6 {
		padding: 0 0.8vw;
	}

	.news-list-main-wrap .row {
		margin-left: -0.8vw;
		margin-right: -0.8vw;
	}

	.date-text {
		font-size: 1.3vw;
	}

	.news-list-main-wrap .news-list-title h6 {
		font-size: 3.1vw;
	}

	.news-list-image .image-wrap {
		height: 26.75vw;
	}

	.news-content-wrap {
		padding-top: 1.2vw;
		border-width: 0.09vw;
	}

	.date-text {
		margin-bottom: 0.8vw;
	}

	.news-listing-row .news-title-wrap {
		font-size: 2vw;
	}

	.news-banner-content .news-detail {
		font-size: 2.1vw;
	}

	.news-text {
		font-size: 1.61vw;
	}

	.news-story-author {
		font-size: 1.61vw;
	}

	.news-story-author .author-name {
		margin-bottom: 0.4vw;
	}

	#first-big-char {
		font-size: 25.87vw;
	}

	.news-single-layout .news-caption h4 {
		font-size: 6.4vw;
	}

	.grant-listing-section .inner-content-wrap {
		padding-bottom: 13.25vw;
	}

	.banner-section.news .inner-content-wrap {
		padding-bottom: 13.12vw;
	}

	.news-detail-main-wrap .news-banner-content {
		padding-top: 15vw;
	}

	.home-banner-content {
		max-width: 80vw;
	}

	.home-banner-content.home-banner-screen2 {
		bottom: 5vw;
	}

	.home-banner-content .intro-text a span {
		font-size: 2.2vw;
	}

	.group-banner .home-banner-content {
		max-width: 72vw;
	}

	.award-people-title .title-wrap h6 {
		font-size: 3vw;
	}

	.people-item figcaption {
		font-size: 1.6vw;
	}

	.year-timeline-wrap {
		bottom: 7vw;
	}

	.timeline-title {
		font-size: 1.1;
	}

	.year-timeline-wrap ul li {
		font-size: 1.5vw;
	}

	.staff-content {
		margin-bottom: 40px;
	}

	.awards-banner .inner-content-wrap {
		padding-top: 15vw;
		padding-bottom: 15vw;
	}

	.profile-title h5 {
		font-size: 3.2vw;
		margin-bottom: 1vw;
	}

	.profile-inr-content .profile-title h2 {
		font-size: 5.9vw;
	}

	.profile-inr-content .profile-title h5 {
		font-size: 2.8vw;
	}

	.profile-content-wrap .profile-content {
		font-size: 1.6vw;
	}

	.profile-information h5 {
		font-size: 2vw;
	}

	.profile-wrapper .col-md-7 {
		padding-top: 15vw;
	}

	html .search--open .search__input,
	html .search--open .search-logo,
	html .search--open #typedtext {
		font-size: 6vw !important;
		line-height: 120%;
	}

	#btn-search-close {
		height: 2vw;
		width: 2vw;
	}

	.group-prize-banner .banner-caption h1,
	.prize-banner .banner-caption h1 {
		line-height: 75%;
	}

	.group-prize-banner .banner-caption h1 span.left-align,
	.prize-banner .banner-caption h1 span.left-align {
		margin-left: -4vw;
	}

	/* .timeline-item:not(:first-child) .timeline-content { */
	.timeline-item .timeline-content {
		font-size: 1.6vw;
	}

	.timeline-year h2 {
		line-height: 110%;
	}

	.timeline-content p {
		margin-bottom: 10px;
	}

	.group-prize-banner .banner-caption {
		padding-top: 15vw;
	}

	.search_item_content h6 {
		font-size: 2.2vw;
	}

	.search_listings .search-text {
		font-size: 1.5vw;
	}

	.search_item_top .item_tag {
		font-size: 1.3vw;
	}

	.tab_three_accordion {
		max-width: 100%
	}

	.tabs_content_wrapper .accordion .card>a {
		padding: 15px 30px;
	}

	.tabs_content_wrapper .accordion .card>a h6 {
		font-size: 3vw;
	}

	.accordion-gradient-bcg .card-header a h6 {
		font-size: 2.4vw;
	}

	.accordion-gradient-bcg .card-header a:before {
		font-size: 4vw;
		right: 20px;
	}

	.tab_title_section .nav-tabs li a {
		font-size: 2vw;
	}

	.tab_title_section {
		padding: 5vw 0 4vw;
	}

	.nominator_tab_one_sidebar .section_title .sub_heder {
		font-size: 2.5vw;
		margin-bottom: 3vw;
	}

	.nominator_tab_one_sidebar .tabs-left li a {
		font-size: 2.4vw;
		padding: 1vw 1.2vw;
		padding: 2vw 2.5vw;
	}

	.tab_content_afterload .tabcontent ul li,
	.tab_content_afterload .tabcontent ol li {
		padding: 0.4vw 0;
	}

	.nominate_siderbar_custom .col-lg-4.section_title {
		margin-bottom: 4vw;
	}

	.tab_content_afterload .tab-content .section_title {
		font-size: 4vw;
	}

	.nominate_siderbar_custom #infoNote {
		font-size: 2vw;
	}

	form label {
		font-size: 2vw;
	}

	form input[type="text"],
	form input[type="email"] {
		height: 5vw;
		font-size: 2vw;
	}

	.nominate_siderbar_custom form {
		max-width: 80%;
	}

	.tab_content_afterload .tabcontent p {
		margin-bottom: 1.6vw;
	}

	.tab_content_afterload .tabcontent {
		font-size: 2vw;
	}

	.accordion-gradient-bcg .card-content .card-body {
		font-size: 2.2vw;
	}

	.people-overlap.award-people .people-item img {
		height: 21vw;
	}

	.sub_contents {
		font-size: 2vw;
	}

	.content_tab_content_preload h6.sub_heder {
		font-size: 2.3rem;
	}

	.notice-thank-you,
	.invitation-thank-you {
		font-size: 2vw;
		color: green;
		padding: 10px 0;
	}

	.news-detail-content .video-full-width .embed-responsive {
		width: 130%;
	}

	.tag-btn {
		font-size: 1.3vw;
	}

	.news-image-caption {
		font-size: 1.5vw;
	}

	.news-detail-main-wrap .news-banner-image,
	.news-detail-main-wrap .news-banner-content {
		padding-bottom: 30px;
	}

	.search-dropdown input {
		font-size: 1vw;
	}

	.search-dropdown input {
		height: 3.2vw;
		padding: 0 1vw;
	}

	.footer_text h6 {
		font-size: 2vw;
		margin-bottom: 1.2vw;
	}

	.footer_text {
		font-size: 1.5vw;
	}

	.search-input-wrap label {
		font-size: 2vw;
		margin-bottom: 1.2vw;
	}

	.search-input-wrap input[type="email"] {
		font-size: 1.5vw;
		height: 4.2vw;
		line-height: 4vw;
	}

	.go-btn {
		vertical-align: middle;
	}

	.go-btn a {
		height: 4vw;
		line-height: 2.3vw;
	}

	.footer_text {
		margin-bottom: 2vw;
		border-right: none;
	}

	.footer_menu ul li a {
		font-size: 1.5vw;
	}

	.footer_menu ul li:first-child a {
		margin-bottom: 1vw;
	}

	.copywrite .row {
		margin-top: 1vw;
	}

	.copywrite {
		font-size: 1.5vw;
	}

	.footer_logo {
		text-align: right;
	}

	.staff .staff-content {
		margin-bottom: 0 !important;
	}

	.site-footer {
		border-bottom: 3vw solid #be382d;
	}

	.section .rpp_isotope .rpp_container>legend {
		font-size: 2.6vw;
	}

	.section .rpp_isotope .rpp_wrapper .rpp_item .rpp_title a {
		font-size: 1.8vw;
	}

	.section .rpp_isotope .rpp_wrapper .rpp_date {
		font-size: 1.4vw !important;
	}

	.news-single-layout .image-caption {
		font-size: 1.6vw;
	}

	.home-custom-section .section-inr {
		padding-top: 15vw;
		padding-bottom: 15vw;
	}

	.read-more-accordion .card-header h6 {
		font-size: 1.8vw;
	}

	.no-record-wrap {
		font-size: 1.8vw;
	}

	body .rpp_inner .rpp_img .tag-btn {
		font-size: 1.2vw;
		border-radius: 15px;
	}

	.Signature-btn {
		font-size: 1.2vw;
		border-radius: 15px;
	}

	.tag-btn {
		font-size: 1.2vw;
		border-radius: 15px;
	}

	/* Prize profile design*/
	.promogranate-profile-section.profile-inr-content .profile-content-text {
		padding-right: 4vw;
		padding-left: 4vw;
	}

	.promogranate-profile-section .profile-image {
		margin-left: -4vw;
	}

	.promogranate-profile-section .profile-wrapper .col-md-7 {
		padding-top: 20vw;
	}

	/* Prize profile design End*/
	/* Video-library*/
	.fetured-video-title h6 {
		font-size: 3.1vw;
	}

	.fetured-video-text {
		font-size: 1.3vw;
	}

	.fetured-video-wrapper .play-btn a {
		font-size: 1.5vw;
	}

	.video-single-wrap .play-btn a {
		font-size: 1.3vw;
	}

	.video-single-title h6 {
		font-size: 2vw;
	}

	/* Video-library End*/
	/* Award-slider*/
	.person-slide-inner h6 {
		font-size: 1.6vw;
	}

	.person-slide-inner .award-year {
		font-size: 1.2vw;
	}

	.person-slide-inner h6 {
		bottom: 3.8vw;
	}

	/* Award-slider End*/
	.download-pdf-wrap h6 {
		font-size: 2.5vw;
		font-family: var(--franklinGothic);
	}

	.filter-single-field ul li a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		line-height: calc(3.2vw - 2px);
	}

	.search-dropdown input {
		line-height: calc(3.2vw - 2px);
	}

	.gallery.slick-slider .gallery-caption {
		font-size: 1.3vw;
	}

	.gallery.slick-slider .slick-arrow.slick-prev {
		left: -30px;
	}

	.gallery.slick-slider .slick-arrow.slick-next {
		right: -30px;
	}

	.gallery.slick-slider .slick-arrow::before {
		font-size: 2.5vw;
	}

	/* Grants tag page*/
	.checkmark {
		left: 5px;
		height: 1.3vw;
		width: 1.3vw;
		border-radius: 3px;
	}

	.grant-listing-filter .tag-filter .dropdown-menu .dropdown-item {
		padding-left: 3vw;
	}

	.tag-filter .dropdown-item .checkmark:after {
		left: 0.4vw;
		width: 0.5vw;
		height: 0.8vw;
	}

	/* Grants tag page End*/
	.timeline-item:nth-child(even) {
		margin-top: -5vw;
	}

	.timeline-content p {
		margin-bottom: 0;
	}

	/* 1-Nov-2021 */
	.fetured-video-text {
		font-size: 16px;
	}

	.filter-dropdown .dropdown-wrapper .dropdown-menu a {
		font-size: 1.2vw
	}

	.search-dropdown input {
		max-height: 3.2vw;
		height: auto;
		padding-top: 1.12vw;
		padding-bottom: 1vw;
		height: auto;
	}

	.sticky-tab-wrapper,
	.sticky-tab-wrapper p {
		font-size: 2vw;
	}

	/* 1-Nov-2021 End*/

	/* Reasource Center page css start  */
	.spotlight-image a {
		height: 300px;
	}

	.slick-arrow {
		top: 150px;
		width: 50px;
		height: 50px;
		font-size: 40px;
	}

	.featured-resources-slider {
		padding-left: 50px;
		padding-right: 50px;
	}

	.section-sub-title {
		font-size: 2.5rem;
	}

	/* Reasource Center page css end  */
	/* Resource details*/
	.resource-banner-content .resource-category {
		padding: 0.3vw 1vw 0.3vw 1vw;
		font-size: 1.5vw;
	}

	.resource-banner-content .resource-publish-date {
		font-size: 1.4vw;
	}

	.resource-detail-info ul {
		font-size: 1.4vw;
	}

	.resource-banner-text h3 {
		font-size: 6.2vw;
	}

	.resource-banner-content {
		margin-top: 0;
	}

	.resource-banner-text h3 {
		margin-bottom: 5.2vw;
	}

	.resource-detail-left-col .resource-detail-captions {
		font-size: 1.8vw;
	}

	.resource-btn-wrap .resource-btn {
		font-size: 1.8vw;
		line-height: 1.2;
	}

	.resource-quotes p {
		font-size: 1.8vw;
	}

	.resource-detail-text {
		padding-right: 5vw;
	}

	.resource-detail-captions ul li {
		line-height: 1.2;
	}

	/* Resource details End*/
	.resource-detail-text {
		font-size: 1.61vw;
	}

	.right-year-list .item-type {
		font-size: 1.4vw;
	}

	.listing-filter-wrap .grant-listing-filter .filter-dropdown.search-dropdown {
		margin-top: 30px;
	}

	.resource-publish-date {
		font-size: 1.3vw;
	}

	.resource-list-content {
		font-size: 1.5vw;
	}

	.resource-list-title {
		font-size: 1.7vw;
	}

	.contact-section div.wpforms-container-full .wpforms-form .wpforms-field-label,
	.contact-section .wpforms-field-container .wpforms-field.wpforms-field-html h4 {
		font-size: 16px;
	}

	body .contact-section div.wpforms-container-full .wpforms-form select,
	body .contact-section div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
	body .contact-section div.wpforms-container-full .wpforms-form textarea,
	body .contact-section div.wpforms-container-full .wpforms-form input {
		height: 50px;
		font-size: 14px;
	}

	.contact-section div.wpforms-container-full .wpforms-form .wpforms-field-label {
		margin-bottom: 16px;
	}

	body .contact-section div.wpforms-container-full .wpforms-form textarea {
		height: 170px;
	}

	.contact-section div.wpforms-container-full .wpforms-form button.wpforms-submit[type="submit"] {
		font-size: 1.3vw;
	}

	.resource-detail-text h1 {
		font-size: 3.5vw;
	}

	.resource-detail-text h2 {
		font-size: 3vw;
	}

	.resource-detail-text h3 {
		font-size: 2.8vw;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.resource-detail-text h4 {
		font-size: 2.6vw;
	}

	.resource-detail-text h5 {
		font-size: 2.4vw;
	}

	.resource-detail-text h6 {
		font-size: 2vw;
	}

}

@media(max-width:1024px) {
	.group-prize-banner::before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		background-image: url(../images/tree-top.png), url(../images/tree-trunk.png);
		width: 100%;
		height: 100%;
		background-repeat: no-repeat, repeat-y;
		background-size: 100% auto;
		background-position: top center, top -17.81vw center;
		opacity: 0.8;
		transition: left 1000ms ease;
		z-index: 1;
	}

	.group-prize-banner.active::before {
		left: 35%;
		transition: left 1000ms ease;
	}

	.bg-tree {
		display: none;
	}

	.timeline-prize {
		position: relative;
	}

	.timeline-prize:before {
		content: "";
		position: absolute;
		left: 35%;
		top: 0;
		background-image: url("../images/tree-top.png"),
			url("../images/tree-trunk.png");
		width: 100%;
		height: 100%;
		background-repeat: no-repeat, repeat-y;
		background-size: 100% auto;
		background-position: top center, top -17.81vw center;
		opacity: 0.8;
		transition: left 1000ms ease;
	}

	.group-prize-timeline.active .timeline-prize:before {
		left: 0;
		transition: left 1000ms ease;
	}

	.tree-image::before {
		opacity: 0.8;
	}

	#chartdiv {
		height: 90vh;
	}

	.timeline-item:nth-child(even) {
		margin-top: -8vw;
	}

	.timeline-prize {
		padding: 26vh 0 20vh;
	}

}

@media (max-width: 991px) {

	h1,
	.h1 {
		font-size: 7.4rem;
	}

	.banner-section.about {
		min-height: 640px;
	}

	/* .banner-caption .banner-title
    {
        padding:0 30px;
    } */
	.banner-caption .banner-text {
		font-size: 2vw;
	}

	.about-value-wrap .value-content {
		font-size: 2vw;
	}

	.site-header .navbar .navbar-brand {
		max-width: 40vw;
	}

	.navbar-toggler span.icon-bar {
		width: 25px;
		height: 4px;
	}

	.navbar-toggler span.icon-bar+span.icon-bar {
		margin-top: 4px;
	}

	.search-nav>a#btn-search {
		height: 26px;
		width: 26px;
	}

	#btn-search-close {
		height: 26px;
		width: 26px;
	}

	.search-nav>a#btn-search::before {
		font-size: 14px;
	}

	.site-header .navbar .navbar-brand {
		max-width: 340px;
	}

	.floating-icon-wrap a {
		font-size: 1vw;
		padding: 0.85vw 0.95vw;
	}

	/* .grants-list-wrap .title-wrap h6
    {
        font-size: 3.4vw;
    } */
	.read-more-link a {
		font-size: 1.6vw;
		letter-spacing: 0.0825vw;
	}

	.inner-content-wrap {
		padding-top: 20vw;
		padding-bottom: 20vw;
	}

	.filter-field-title {
		font-size: 1.6vw;
	}

	.filter-single-field ul li a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		height: 3.6vw;
		line-height: 3vw;
	}

	.Signature-btn {
		font-size: 1.6vw;
		padding-top: 0.6vw;
		padding-bottom: 0.6vw;
		border-radius: 15px;
		padding-left: 1vw;
		padding-right: 1vw;
	}

	.year-list-title h6 {
		font-size: 1.8vw;
		margin-bottom: 1.45vw;
	}

	.year-list-content {
		font-size: 1.6vw;
	}

	.list-single-wrap .list-single {
		margin: 1.9vw 0;
	}

	.year-list>.row {
		border-bottom: none;
	}

	.list-single-wrap {
		border-bottom: 1px solid #ede5de;
	}

	.year-list>.row {
		margin: 0;
	}

	.year-name h3 {
		font-size: 5.6vw;
	}

	.news-list-image .image-wrap {
		height: 26vw;
	}

	.date-text {
		font-size: 1.6vw;
	}

	.news-single .news-image {
		height: 16.12vw;
	}

	.news-detail-main-wrap .news-banner-content {
		padding: 0 3vw;
	}

	.news-text {
		font-size: 1.8vw;
	}

	.news-story-author {
		font-size: 1.8vw;
	}

	.grant-listing-section .inner-content-wrap {
		padding-bottom: 20vw;
	}

	.news-detail-main-wrap .news-banner-content {
		padding-top: 15vw;
	}

	.year-timeline-wrap {
		bottom: 4vw;
	}

	.timeline-title {
		font-size: 1.3vw;
	}

	.year-timeline-wrap ul li {
		font-size: 1.8vw;
	}

	.grant-thumbnail .thumb-wrap {
		height: 37vw;
	}

	.grant-thumbnail .thumb-wrap img {
		width: 100%;
	}

	.grant-thumbnail {
		margin-bottom: 10px;
	}

	.search_item_top .item_tag {
		font-size: 1.6vw;
		padding-top: 0.6vw;
		padding-bottom: 0.6vw;
		border-radius: 15px;
		padding-left: 1vw;
		padding-right: 1vw;
	}

	.search_listings .search_item {
		max-height: 190px;
		border-width: 2px;
	}

	.news-detail-content .video-full-width .embed-responsive {
		width: 100%;
	}

	.tag-btn {
		font-size: 1.6vw;
		padding-top: 0.6vw;
		padding-bottom: 0.6vw;
		border-radius: 15px;
		padding-left: 1vw;
		padding-right: 1vw;
	}

	.news-detail-main-wrap .news-banner-image,
	.news-detail-main-wrap .news-banner-content {
		padding-bottom: 30px;
	}

	.search-dropdown input {
		height: 3.6vw;
		line-height: 3vw;
	}

	.search-input-wrap label {
		font-size: 2.2vw;
	}

	.footer_menu ul li a {
		font-size: 1.8vw;
	}

	.search-input-wrap input[type="email"] {
		font-size: 1.8vw;
	}

	.copywrite {
		font-family: 1.8vw;
	}

	.search-input-wrap input[type="email"] {
		font-size: 1.8vw;
	}

	body .section .news-single-layout .rpp_isotope {
		width: 108% !important;
	}

	.home-custom-section .section-inr {
		padding-top: 15vw;
		padding-bottom: 15vw;
	}

	body .rpp_inner .rpp_img .tag-btn {
		font-size: 1.6vw;
		padding-top: 0.6vw;
		padding-bottom: 0.6vw;
		border-radius: 15px;
		padding-left: 1vw;
		padding-right: 1vw;
	}

	/* Video-library*/
	.video-single-wrap .video-preview {
		height: 16vw;
	}

	/* Video-library End*/
	.filter-single-field ul li a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		/* height: calc(3.6vw + 2px); */
		line-height: calc(3.6vw - 2px);
	}

	.search-dropdown input {
		/* height: calc(3.6vw + 2px); */
		line-height: calc(3.6vw - 2px);
	}

	/* 12-Nov-2021 */
	.search-dropdown input {
		height: auto;
		max-height: 3.6vw;
		padding-top: 1.3vw;
		padding-bottom: 1.2vw;
	}

	/* 12-Nov-2021 End*/
	.right-year-list .item-type {
		font-size: 1.8vw;
	}

	/* Reasource Center page css start  */
	.all-resources-list .list-single-wrap {
		border-bottom: none;
		padding-top: 0;
	}

	/* Reasource Center page css end  */
	/* Resource details*/
	.resource-banner-content .resource-category {
		font-size: 1.8vw;
		padding: 0.4vw 1.3vw 0.4vw 1.3vw;
	}

	.resource-banner-content .resource-publish-date {
		font-size: 1.7vw;
	}

	.resource-detail-banner .inner-content-wrap {
		padding-bottom: 5vw;
	}

	.resource-detail-info ul {
		font-size: 1.7vw;
	}

	.resource-detail-left-col .resource-detail-captions {
		font-size: 2.2vw;
		margin-bottom: 1.5vw;
	}

	ul .case-study-list {
		margin-top: 1.5vw;
	}

	.resource-btn-wrap {
		padding-right: 1.5vw;
	}

	.resource-btn-wrap .resource-btn {
		font-size: 2.2vw;
	}

	.resource-btn-wrap .resource-btn::before {
		height: 4vw;
		width: 4vw;
	}

	.resource-detail-text {
		padding-left: 6vw;
	}

	.resource-detail-text {
		padding-right: 0;
	}

	.resource-quotes p {
		font-size: 2.1vw;
	}

	/* Resource details End*/
	.resource-detail-text {
		font-size: 1.8vw;
	}

	.Signature-btn {
		padding-top: 0.5vw;
		height: 2vw;
		padding-bottom: 0;
		height: 2.5vw;
	}

	body .contact-section div.wpforms-field-container>div.information-field.wpforms-field-select {
		flex: 0 0 25%;
		max-width: 25%;
	}

	body .contact-section div.wpforms-field-container>div.information-field.information-grid-field {
		flex: 0 0 75%;
		max-width: 75%;
	}

}

@media (max-width: 767px) {

	h2,
	.h2 {
		font-size: 6.9rem;
	}

	.btn {
		font-size: 1.4rem;
		border-radius: 15px;
		padding: 12px 14px 12px 14px;
	}

	.banner-section.about {
		min-height: 420px;
	}

	/* .banner-section
    {
        padding: 120px 0;
    } */
	h1,
	.h1 {
		font-size: 5.4rem;
	}

	h3,
	.h3 {
		font-size: 4.6rem;
	}

	h4,
	.h4 {
		font-size: 4rem;
	}

	h6,
	.h6 {
		font-size: 2.8rem;
	}

	.group-banner .home-banner-content {
		top: 68%;
	}

	.home-banner-content.home-banner-screen2 {
		bottom: auto;
		top: 20%;
	}

	.home-banner-content .banner-title h1 {
		font-size: 4.1rem;
	}

	.home-banner-content .intro-text {
		font-size: 2.7rem;
	}

	.banner-section.about .banner-caption .banner-text {
		max-width: 100%;
	}

	.banner-caption .banner-text p {
		margin-bottom: 18px;
	}

	.banner-caption h1 {
		margin-bottom: 24px;
	}

	.inner-content-wrap {
		padding-left: 38px;
		padding-right: 38px;
	}

	.banner-section.about .inner-content-wrap {
		padding-left: 30px;
		padding-right: 30px;
	}

	.banner-caption h1 span.left-align {
		margin-left: -45px;
	}

	.about .banner-caption h1 span.left-align {
		margin-left: -34px;
	}

	.banner-caption .banner-text {
		font-size: 1.8rem;
	}

	.about-value-wrap .value-content {
		font-size: 1.8rem;
	}

	.value-title.text-right {
		text-align: left !important;
	}

	.about-info.mission .value-content {
		max-width: 100%;
	}

	.section.about-content {
		min-height: 100%;
	}

	.about-value-wrap .value-title h3 {
		margin-bottom: 30px;
		font-size: 4.6rem;
	}

	.banner-section .banner-caption h1 {
		line-height: 90%;
	}

	.banner-section .banner-caption h1 {
		font-size: 9.2rem;
	}

	.about-value-wrap .three-grid-content .staff-info-single>div {
		margin-bottom: 0;
	}

	.about-value-wrap .three-grid-content .staff-info-single {
		margin-bottom: 24px;
	}

	.about-value-wrap .value-content p {
		margin-bottom: 18px;
	}

	.staff-content {
		margin-bottom: 60px;
	}

	.address-info .adress p,
	.contact-detail .contact-single {
		margin-bottom: 16px;
	}

	.address-info .adress {
		margin-bottom: 20px;
	}

	.side-navigation.navbar .navbar-collapse {
		width: 100%;
	}

	.site-header .side-navigation .navbar-nav .nav-link {
		font-size: 4rem;
	}

	.side-navigation.navbar .navbar-nav {
		padding: 0 30px 50px;
	}

	.site-header .side-navigation .navbar-nav .dropdown-menu {
		padding: 10px 18px;
	}

	.site-header .navbar {
		padding: 30px 30px;
	}

	.site-header .close-icon {
		display: block;
	}

	.floating-icon-wrap {
		right: 30px;
	}

	.floating-icon-wrap a {
		font-size: 10px;
		padding: 8px 12px;
	}

	.floating-icon-wrap a {
		margin: 0 4px;
	}

	.banner-section.grants .banner-caption h1 {
		margin-bottom: 50px;
	}

	/* .banner-section.grants .inner-content-wrap
    {
        padding-left:38px;
        padding-right:38px;
    } */
	.inner-content-wrap {
		padding-top: 140px;
		padding-bottom: 140px;
	}

	.banner-link .btn-grants {
		font-size: 14px;
		border-radius: 15px;
		padding: 12px 14px 12px 14px;
	}

	.inner-content-wrap .row .content-right {
		margin-top: 80px;
	}

	.grants-list-wrap .title-wrap h6 {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.grants-list-wrap .image-title-box h6 {
		margin-bottom: 0;
	}

	.image-title-box {
		padding: 15px 20px;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
	}

	.read-more-link a {
		font-size: 12px;
		letter-spacing: 0.8px;
	}

	.grant-list-single {
		margin-bottom: 16px;
	}

	.read-more-link {
		margin-bottom: 10px;
	}

	.grant-list-single .image-wrap {
		height: 320px;
	}

	.filter-field-title {
		font-size: 14px;
	}

	.filter-single-field a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		font-size: 10px;
	}

	.filter-single-field ul li a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		height: 30px;
		line-height: 30px;
	}

	.filter-single-field a span {
		font-size: 11px;
	}

	.filter-single-field ul li a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		padding: 0 10px;
	}

	.filter-single .filter-single-field {
		padding: 0 10px;
		margin-bottom: 20px;
	}

	.filter-field-wrap .filter-single {
		margin-left: -10px;
		margin-right: -10px;
	}

	.filter-dropdown .dropdown-wrapper .dropdown {
		width: 210px;
	}

	.left-radius {
		border-top-left-radius: 8px;
		border-bottom-left-radius: 8px;
	}

	.right-radius {
		border-top-right-radius: 8px;
		border-bottom-right-radius: 8px;
	}

	.filter-single-field a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		letter-spacing: 1px;
	}

	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		border-radius: 8px;
	}

	.filter-field-title {
		margin-bottom: 5px;
	}

	.year-list-content {
		font-size: 14px;
	}

	.Signature-btn {
		font-size: 14px;
		border-radius: 15px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: 4px;
	}

	.year-list-title h6 {
		font-size: 2rem;
		margin-bottom: 12px;
	}

	.year-list-content {
		font-size: 14px;
	}

	.list-single-wrap .list-single {
		margin: 18px 0;
	}

	.year-listing .right-year-list,
	.year-listing .year-wrap {
		padding: 0 10px;
	}

	.year-listing {
		margin-left: 0;
		margin-right: 0;
	}

	.year-listing {
		padding: 10px 0;
	}

	.grant-year-listing {
		margin-top: 30px;
	}

	.year-name h3 {
		font-size: 36px;
	}

	.date-text {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.news-content-wrap {
		padding-top: 15px;
	}

	.news-list-main-wrap .news-list-title h6 {
		font-size: 30px;
	}

	.news-list-image .image-wrap {
		height: 56vw;
	}

	.news-main-content .row .content-right {
		margin-top: 46px;
	}

	.news-single .news-image {
		height: 23.12vw;
	}

	.news-listing-row .news-title-wrap {
		font-size: 1.8rem;
	}

	.news-content-wrap {
		border-width: 1px;
	}

	.news-banner-content .news-detail {
		font-size: 2rem;
	}

	.news-detail-main-wrap .news-banner-content {
		padding: 60px 38px;
	}

	.news-detail-main-wrap .news-image-wrapper {
		height: 100vw;
	}

	.news-banner-content .news-detail {
		padding-bottom: 0;
	}

	.news-detail p {
		margin-bottom: 18px;
	}

	.news-title-main h4 {
		margin-bottom: 20px;
	}

	.news-story-author {
		margin-bottom: 30px;
	}

	.news-text {
		font-size: 16px;
	}

	.news-story-author {
		font-size: 16px;
	}

	#first-big-char {
		font-size: 180px;
	}

	.news-text {
		padding-left: 80px;
	}

	.news-story-author .author-name {
		margin-bottom: 4px;
	}

	.news-text p {
		margin-bottom: 16px;
	}

	.news-single-layout .news-caption h4 {
		font-size: 4.4rem;
		margin-bottom: 40px;
	}

	.news-single-layout .news-text {
		padding-left: 50px;
	}

	.news-text-wrap .news-author-wrap {
		padding-left: 50px;
	}

	.grant-listing-section .inner-content-wrap {
		padding-bottom: 140px;
	}

	.banner-section.news .inner-content-wrap {
		padding-bottom: 110px;
	}

	.news-detail-main-wrap .news-banner-content {
		padding-top: 60px;
	}

	.home-banner-content .intro-text p {
		margin-bottom: 18px;
	}

	.home-banner-content .banner-title h1 {
		margin-bottom: 4rem;
	}

	.home-banner-content .intro-text {
		margin-left: 38px;
	}

	.home-banner-content .intro-text a span {
		font-size: 2.5rem;
	}

	.award-people-title .title-wrap h6 {
		font-size: 2.8rem;
		margin-bottom: 20px;
	}

	.awards-banner .banner-caption .banner-text {
		max-width: 100%;
	}

	.content-left .banner-caption .banner-text {
		margin-bottom: 30px;
	}

	.banner-section.awards-banner .banner-caption h1 {
		margin-bottom: 36px;
	}

	.people-item figcaption {
		margin-top: 5px;
		font-size: 16px;
	}

	.year-timeline-wrap {
		bottom: 100px;
		left: 38px;
	}

	.timeline-title {
		font-size: 11px;
		margin-bottom: 10px;
	}

	.year-timeline-wrap ul li {
		font-size: 13px;
	}

	.year-timeline-wrap ul li a {
		padding: 3px 0;
	}

	.year-timeline-wrap ul li {
		padding: 0 6px;
	}

	.award-year-title .title-wrap h2 {
		font-size: 9.2rem;
	}

	.award-year-title .title-wrap h6 {
		font-size: 4rem;
	}

	.previous-year-award .award-people {
		padding-right: 0;
	}

	.award-people .row {
		margin-left: -10px;
		margin-right: -10px;
	}

	.award-people .col-10 {
		padding: 0 10px;
	}

	.banner-overlay.overlay-gradiant {
		background: linear-gradient(360deg,
				rgba(61, 31, 15, 1) 60%,
				rgba(0, 0, 0, 0.02) 96%,
				rgba(0, 0, 0, 0) 100%);
	}

	.banner-section.about .banner-bg {
		max-height: 50%;
	}

	.profile-wrapper .col-md-7 {
		/* padding: 140px 15px 0; */
		/* bottom: 32px; */
	}

	.group-award-profile .fp-fixed-content,
	.profile-wrapper,
	.profile-wrapper .row,
	.profile-wrapper .image-fixed {
		height: auto;
	}

	.profile-wrapper .image-fixed {
		height: 65vh;
	}

	.profile-title h5 {
		font-size: 3.2rem;
		margin-bottom: 10px;
	}

	.profile-wrapper .col-md-7 {
		padding: 60px 15px;
	}

	.profile-wrapper .col-md-5 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.profile-wrapper .col-md-7 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.profile-wrapper .offset-md-5 {
		margin-left: 0;
	}

	.profile-inr-content .profile-content-text {
		padding-left: 40px;
		padding-right: 60px;
	}

	.profile-inr-content .profile-title h5 {
		font-size: 2.6rem;
	}

	.profile-inr-content .profile-title h2 {
		font-size: 5.8rem;
	}

	.profile-information h5 {
		font-size: 2rem;
	}

	.profile-information h5::before {
		border-top-width: 2px;
	}

	.profile-information h5::after {
		border-bottom-width: 2px;
	}

	.profile-content-wrap .profile-content {
		font-size: 1.8rem;
	}

	.profile-information {
		padding: 20px 0;
	}

	.profile-information h5 {
		padding: 5px 0;
	}

	.profile-content p {
		margin-bottom: 18px;
	}

	.profile-inr-content .profile-caption {
		margin-left: 0;
	}

	.awards-banner .inner-content-wrap {
		padding-top: 140px;
		padding-bottom: 100px;
	}

	.fp-fixed-content .image-fixed {
		opacity: 1;
		visibility: visible;
		transition: all 400ms ease;
	}

	.fp-fixed-content.non-first .image-fixed {
		opacity: 0;
		visibility: hidden;
		transition: all 400ms ease;
	}

	.profile-wrapper .image-fixed.d-mobile {
		display: block;
	}

	.fp-group-section.group-grant-profile,
	.fp-group-section.group-award-profile,
	.section.award-profile-banner {
		display: none;
	}

	.profile-wrapper .image-fixed.d-desktop {
		display: none;
	}

	.year-timeline-wrap ul {
		width: calc(100vw - 38px);
	}

	.yearly-award-wrap.previous-year-award .content-right,
	.yearly-award-wrap.previous-year-award .content-left {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.year-timeline-wrap {
		position: unset;
		padding-left: 15px;
		margin-left: -15px;
	}

	.yearly-award-wrap .content-left {
		margin-bottom: 80px;
	}

	html .search--open .search__input,
	html .search--open .search-logo,
	html .search--open #typedtext {
		font-size: 4rem !important;
		line-height: 120%;
	}

	#btn-search-close {
		height: 3rem;
		width: 3rem;
	}

	.group-prize-banner .banner-caption h1,
	.prize-banner .banner-caption h1 {
		line-height: 78%;
	}

	.group-prize-banner .banner-caption h1 span.left-align,
	.prize-banner .banner-caption h1 span.left-align {
		margin-left: -40px;
	}

	.bg-tree.parallax-scroll {
		display: none;
	}

	/* .timeline-item:not(:first-child) .timeline-content { */
	.timeline-item .timeline-content {
		font-size: 16px;
	}

	/* .timeline-item:not(:first-child) { */
	.timeline-item {
		width: 100%;
	}

	/* .timeline-item:not(:first-child) { */
	.timeline-item {
		padding-left: 38px;
		padding-right: 60px;
	}

	/* .timeline-item:not(:first-child):nth-child(odd) { */
	.timeline-item:nth-child(even) {
		margin-top: 0;
		padding-left: 60px;
		padding-right: 38px;
	}

	/* .timeline-item:not(:first-child):nth-child(odd) .timeline-year h2 { */
	.timeline-item:nth-child(even) .timeline-year h2 {
		text-align: right;
		padding-right: 10px;
	}

	/* .timeline-item:not(:first-child):nth-child(odd) .timeline-content { */
	.timeline-item:nth-child(even) .timeline-content {
		text-align: right;
	}

	.timeline-year h2 {
		line-height: 130%;
	}

	.group-prize-banner .banner-caption {
		padding-top: 140px;
	}

	.group-prize-banner .banner-caption {
		padding-left: 38px;
		padding-right: 38px;
	}

	.filter-single-field a span.icon-map {
		font-size: 16px;
	}

	.search_listings .search_item {
		max-height: 180px;
	}

	.search_item_content h6 {
		font-size: 2rem;
	}

	.search_listings .search-text {
		font-size: 1.6rem;
	}

	.search_item_top .item_tag {
		font-size: 14px;
		border-radius: 15px;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.search_listings .search_item {
		max-height: 200px;
	}

	.tabs_content_wrapper .main_section_title {
		margin-bottom: 40px;
	}

	.tabs_content_wrapper .accordion .card>a h6 {
		font-size: 2.6rem;
	}

	.tabs_content_wrapper .accordion .card>a i {
		font-size: 2.2rem;
	}

	.tabs_content_wrapper .accordion .card>a {
		padding: 15px 35px 15px 20px;
	}

	.accordion-gradient-bcg .card-header a h6 {
		font-size: 1.8rem;
	}

	.accordion-gradient-bcg .card-header a {
		padding: 15px 20px 15px 10px;
	}

	.accordion-gradient-bcg .card-header a:before {
		font-size: 3rem;
		right: 10px;
	}

	.tab_title_section .nav-tabs li a {
		font-size: 1.5rem;
	}

	.tab_title_section {
		padding: 40px 0 30px;
	}

	.nominator_tab_one_sidebar .section_title .sub_heder {
		font-size: 2.2rem;
		margin-bottom: 20px;
	}

	.nominator_tab_one_sidebar .tabs-left li a {
		font-size: 2rem;
		padding: 15px 25px;
		clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
	}

	.tab_content_afterload .tab-content .section_title {
		font-size: 3rem;
		margin-bottom: 2rem;
	}

	.tab_content_afterload .tabcontent {
		font-size: 1.8rem;
	}

	.tab_content_afterload .tabcontent p {
		margin-bottom: 1.6rem;
	}

	.tab_content_afterload .tabcontent ul,
	.tab_content_afterload .tabcontent ol {
		padding: 20px 30px;
	}

	.nominate_siderbar_custom form {
		max-width: 100%;
	}

	form label {
		font-size: 1.8rem;
	}

	form input[type="text"],
	form input[type="email"] {
		height: 45px;
		font-size: 1.8rem;
		margin-bottom: 1.5rem;
	}

	form .btn {
		margin: 2rem 0 1rem;
	}

	.nominate_siderbar_custom #infoNote {
		font-size: 1.4rem;
	}

	.accordion-gradient-bcg .card-content .card-body {
		font-size: 1.8rem;
	}

	.accordion-gradient-bcg .card-content .card-body {
		padding: 0 15px;
	}

	.nominate_siderbar_custom .section_title ul {
		padding: 0;
	}

	.award-program .inner-content-wrap>.row {
		margin-left: -15px;
		margin-right: -15px;
	}

	.tab_content_afterload .tabcontent ul li,
	.tab_content_afterload .tabcontent ol li {
		margin: 4px 0;
		padding: 0;
	}

	.award-people .people-item img {
		height: 36.5vw;
	}

	.people-overlap.award-people .people-item img {
		height: 44vw;
	}

	.award-people.people-overlap .row .col-10:first-child figcaption {
		padding-right: 9vw;
	}

	.preload_nav li a {
		font-size: 1.5rem;
	}

	.sub_contents {
		font-size: 1.6rem;

	}

	.preload_nav li a {
		font-size: 1.5rem;
	}

	.notice-thank-you,
	.invitation-thank-you {
		font-size: 1.8rem;
		padding: 15px 0;
	}

	.maintenance-banner p {
		font-size: 2rem;
	}

	.banner-slider-wrap .slick-dots {
		right: 30px;
	}

	.tag-btn {
		font-size: 14px;
		border-radius: 15px;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.news-image-caption {
		padding-left: 38px;
		padding-right: 38px;
	}

	.news-image-caption {
		position: relative;
		width: 100%;
		background-color: transparent;
		color: #fff;
		font-size: 14px;
	}

	.news-detail-main-wrap .news-banner-image,
	.news-detail-main-wrap .news-banner-content {
		padding-bottom: 0;
	}

	.search-dropdown input {
		font-size: 10px;
		height: 30px;
		line-height: 30px;
		padding: 0 10px;
		letter-spacing: 1px;
		border-radius: 8px;
	}

	.footer_text h6 {
		font-size: 2rem;
		margin-bottom: 16px;
	}

	.footer_text {
		font-size: 1.8rem;
		margin-bottom: 1.5rem;
	}

	.search-input-wrap label {
		font-size: 2rem;
		margin-bottom: 1.5rem;
	}

	.search-input-wrap input[type="email"] {
		font-size: 1.8rem;
	}

	.go-btn a {
		height: auto;
		line-height: 1.2;
	}

	.search-input-wrap input[type="email"] {
		height: 42px;
	}

	.footer_menu ul li:first-child a {
		font-size: 1.8rem;
	}

	.footer_menu ul li:first-child a {
		margin-bottom: 1.2rem;
	}

	.footer_logo {
		max-width: 300px;
		margin-left: auto;
	}

	.footer_menu ul li a {
		font-size: 1.8rem;
	}

	.copywrite {
		font-size: 1.8rem;
	}

	.copywrite .row {
		margin-top: 16px;
		padding-top: 16px;
	}

	.footer_right>.row:last-child {
		margin-top: 16px;
	}

	.footer_right .search-input-wrap {
		padding-bottom: 2rem;
	}

	.search-input-wrap ::placeholder {
		font-size: 1.8rem;
		color: #9e8e87;
	}

	.footer-wrapper {
		padding: 100px 30px 20px;
	}

	.tags-wrap {
		padding-bottom: 16px;
	}

	.filter-dropdown .dropdown-wrapper .dropdown-toggle::after,
	.search-dropdown .dropdown::after {
		border-top: 10px solid #9e8f87;
		border-right: 5px solid transparent;
		border-bottom: 0;
		border-left: 5px solid transparent;
	}

	.filter-dropdown .dropdown-wrapper .dropdown-toggle::after,
	.search-dropdown .dropdown::after {
		right: 10px;
	}

	.filter-dropdown .dropdown-wrapper a.dropdown-toggle,
	.search-dropdown .dropdown input {
		padding-right: 25px;
	}

	.site-footer {
		border-bottom: 16px solid #be382d;
	}

	.section .rpp_isotope .rpp_wrapper .rpp_item .rpp_img {
		height: 20vw;
	}

	.section .rpp_isotope .rpp_wrapper .rpp_date {
		font-size: 1.4rem !important;
	}

	.section .rpp_isotope .rpp_wrapper .rpp_item .rpp_title a {
		font-size: 1.8rem;
	}

	.section .rpp_isotope .rpp_container>legend {
		font-size: 2.6rem;
	}

	.section .profile-wrapper .rpp_isotope {
		padding-left: 40px;
	}

	.news-text {
		min-height: 110px;
	}

	body .section .news-single-layout .rpp_isotope,
	.news-single-layout .more-btn {
		width: 100% !important;
	}

	.news-single-layout .image-caption {
		font-size: 16px;
	}

	.home-custom-section .section-inr {
		padding-top: 140px;
		padding-bottom: 140px;
		padding-right: 38px;
	}

	/*Map 09-05*/
	.map-section .filter-wrap {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		/* margin: 0 -10px; */
	}

	.map-section .filter-wrap .filter-single-field {
		width: 50%;
		padding: 0 10px;
	}

	.map-section .filter-dropdown {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin: 20px 0px 0;
	}

	.map-section .filter-dropdown .filter-single-field {
		width: 33.33%;
		padding: 0 10px;
	}

	.map-section #chartdiv {
		position: static;
		transform: none;
		top: 0;
		width: 100%;
		height: 50vh;
	}

	.map-section .filter-dropdown .dropdown-wrapper .dropdown {
		width: 100%;
	}

	/*Map 09-05*/
	.news-single-layout .image-caption {
		font-size: 16px;
	}

	.map-section .inner-content-wrap {
		position: relative;
		top: auto;
		left: auto;
		height: auto;
		padding-bottom: 50px;
	}

	.map-section .filter-single-field+.filter-single-field,
	.map-section .filter-dropdown {
		margin-top: 0;
	}

	.banner-section.map-section {
		height: auto;
	}

	.popover-content .popover-title {
		font-size: 1.8rem;
	}

	.org_container {
		font-size: 1.2rem;
		font-family: "ITC Franklin Gothic";
	}

	.read-more-accordion .card-header h6 {
		font-size: 2rem;
	}

	.read-more-accordion .card-header p {
		width: 60vw;
		margin-bottom: 0;
	}

	.read-more-accordion {
		margin: 30px 0;
	}

	.read-more-accordion .card {
		margin-bottom: 15px;
	}

	.read-more-accordion .card-body {
		padding: 16px 10px;
	}

	.no-record-wrap {
		font-size: 1.8rem;
		padding: 5px 10px;
	}

	body .rpp_inner .rpp_img .tag-btn {
		font-size: 14px;
		border-radius: 15px;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	/* Prize profile design */
	.promogranate-profile-section .profile-wrapper .col-md-7 {
		padding-left: 20vw;
		margin-left: 0;
	}

	.promogranate-profile-section .profile-image {
		width: 30.75vw;
		height: 36vw;
	}

	.tree-bg-image {
		opacity: 0.5;
	}

	.promogranate-profile-section .profile-wrapper .col-md-7 {
		padding-top: 160px;
	}

	/* Prize profile design End*/
	/* Video-library*/
	.fetured-video-wrapper {
		height: 47vw;
	}

	.fetured-video-content {
		padding-left: 15px;
	}

	.fetured-video-main .fetured-video {
		padding-right: 15px;
	}

	.video-content-wrap {
		padding-top: 15px;
	}

	.fetured-video-text {
		font-size: 14px;
	}

	.video-gallary-listing-wrap {
		margin-top: 30px;
	}

	.video-single-wrap .video-preview {
		height: 22vw;
	}

	.fetured-video-wrapper .play-btn a {
		font-size: 16px;
	}

	.video-single-wrap .play-btn a {
		font-size: 14px;
		padding: 10px 20px 10px 15px;
	}

	.fetured-video-wrapper .play-btn a {
		padding: 30px 30px;
	}

	.fetured-video-wrapper .play-btn a:hover,
	.fetured-video-wrapper .play-btn a:focus {
		padding-left: 35px;
		padding-right: 35px;
	}

	.video-single-wrap .play-btn a:hover,
	.video-single-wrap .play-btn a:focus {
		padding-right: 25px;
		padding-left: 25px;
	}

	.fetured-video-wrapper .play-btn a::after {
		width: 5px;
		height: 10px;
		margin-left: 5px;
	}

	.video-single-wrap .play-btn a::after {
		width: 4px;
		height: 8px;
		margin-left: 3px;
	}

	.video-single-title h6 {
		font-size: 1.8rem;
	}

	.video-single {
		margin-bottom: 20px;
	}

	.fetured-video-title h6 {
		font-size: 30px;
		margin-bottom: 10px;
	}

	/* Video-library End*/
	/* Award-slider*/
	.person-slide-inner a {
		height: 34vw;
	}

	.award-person-slider .slick-arrow.slick-prev,
	.award-person-slider .slick-arrow.slick-next {
		height: 34vw;
	}

	.person-slide-inner h6 {
		font-size: 18px;
		bottom: 45px;
	}

	.person-slide-inner .award-year {
		font-size: 15px;
	}

	/* Award-slider End*/
	.download-pdf-wrap h6 {
		font-size: 2.4rem;
	}

	.filter-single-field ul li a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		/* height: calc(30px + 2px); */
		line-height: calc(30px - 2px);
	}

	.search-dropdown input {
		/* height: calc(30px + 2px); */
		line-height: calc(30px - 2px);
	}

	.video-single-wrap .play-btn a {
		padding: 25px 25px 25px 20px;
	}

	.fetured-video-wrapper .play-btn a {
		padding: 30px 30px 30px 25px;
	}

	.video-single-wrap .play-btn a::after {
		margin-left: 4px;
		top: 48%;
	}

	.gallery.slick-slider {
		height: 44vw !important;
	}

	.gallery.slick-slider .gallery-caption {
		font-size: 12px;
	}

	.gallery.slick-slider .slick-arrow::before {
		font-size: 25px;
	}

	.gallery.slick-slider .gallery-item {
		margin-left: 30px;
		margin-right: 30px;
	}

	.gallery.slick-slider .slick-arrow.slick-prev {
		left: 0;
	}

	.gallery.slick-slider .slick-arrow.slick-next {
		right: 0;
	}

	/* loader for map start */
	.map-filter-wrap {
		position: relative;
	}

	.panel-ajax-loader {
		top: 110%;
		bottom: auto;
	}

	/* loader for map end */
	/* Grants tag page*/
	.checkmark {
		height: 14px;
		width: 14px;
	}

	.grant-listing-filter .tag-filter .dropdown-menu .dropdown-item {
		padding-left: 32px;
	}

	.tag-filter .dropdown-item .checkmark:after {
		border-width: 0 2px 2px 0;
		left: 4px;
		width: 5px;
		height: 8px;
		top: 2px;
	}

	.search-dropdown .dropdown input {
		background-size: 10px;
		background-position: center right 8px;
	}

	/* Grants tag page End*/
	.listing-filter-wrap .grant-listing-filter .filter-dropdown.search-dropdown {
		margin-bottom: 30px;
	}

	.grant-year-listing {
		margin-top: 0;
	}

	.timeline-item:nth-child(even) .timeline-content .btn {
		margin-left: auto;
	}

	.timeline-item {
		margin-bottom: 40vw;
		margin-top: -10vw;
	}

	.timeline-prize:before {
		background-size: 210% auto;
		background-position: top left, top -15.81vw left;
		opacity: 0.7;
		left: 0;
	}

	.group-prize-banner::before {
		background-size: 210% auto;
		background-position: top left, top -15.81vw left;
		opacity: 0.7;
		left: 0;
	}

	.group-prize-banner.active::before {
		left: 0;
	}

	.timeline-item:nth-child(even) {
		padding-left: 38px;
		padding-right: 60px;
	}

	.timeline-item:nth-child(even) .timeline-year h2,
	.timeline-item:nth-child(even) .timeline-content {
		text-align: left;
	}

	.search-dropdown input {
		height: auto;
		max-height: 30px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.fp-group-section.group-prize-banner {
		display: flex;
		align-items: center;
		transition: all 1000ms ease;
	}

	.fp-group-section.group-prize-banner.active {
		transition: all 1000ms ease;
	}

	.fp-group-section.group-prize-banner .fp-fixed-content {
		width: 100%;
	}

	.timeline-item:nth-child(even) .timeline-content .btn {
		margin-left: 0;
	}

	.timeline-item {
		min-height: 364px;
	}

	.filter-dropdown .dropdown-wrapper .dropdown-menu a {
		font-size: 12px;
	}

	.fetured-video-text {
		font-size: 16px;
	}

	.sticky-tab-wrapper,
	.sticky-tab-wrapper p {
		font-size: 1.8rem;
	}

	.right-year-list .item-type {
		font-size: 16px;
	}

	/* Reasource Center page css start  */
	.resource-listing-filter .filter-dropdown {
		margin-top: 0;
	}

	.resource-category {
		font-size: 12px;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.resource-list-title {
		font-size: 1.8rem;
	}

	.resource-list-content {
		font-size: 1.4rem;
	}

	.resource-publish-date {
		font-size: 1rem;
	}

	/* Reasource Center page css end  */
	/* Resource details*/
	.resource-banner-text h3 {
		font-size: 4.2rem;
		margin-bottom: 40px;
	}

	.resource-banner-content .resource-category {
		font-size: 14px;
		padding: 3px 8px 3px 8px;
	}

	.resource-banner-content .resource-publish-date {
		font-size: 13px;
	}

	.resource-detail-info ul {
		font-size: 14px;
	}

	.resource-detail-row .resource-detail-left-col::before {
		right: -100%;
	}

	.resource-detail-left-col .resource-detail-captions {
		font-size: 17px;
	}

	.resource-detail-captions .welcome-text {
		margin-bottom: 10px;
		line-height: 1.2;
	}

	.resource-detail-captions ul li {
		margin-bottom: 10px;
	}

	.resource-btn-wrap .resource-btn {
		font-size: 17px;
		padding: 15px 30px;
		padding-left: 70px;
	}

	.resource-btn-wrap .resource-btn::before {
		width: 30px;
		height: 30px;
		left: 20px;
	}

	.resource-detail-row>div.resource-detail-right-col {
		overflow: visible;
	}

	.resource-quotes p {
		font-size: 18px;
	}

	.resource-btn-wrap {
		margin-top: 30px;
	}

	.resource-detail-text {
		padding-left: 30px;
	}

	.resource-detail-row>div {
		padding-bottom: 50px;
	}

	ul .case-study-list {
		margin-top: 10px;
		padding-left: 20px;
	}

	.resource-detail-row>div.resource-detail-right-col {
		padding-bottom: 80px;
	}

	.resource-detail-row>div {
		padding-top: 50px;
	}

	.inner-content-wrap>.row {
		width: auto;
	}

	/* Resource details End*/
	.resource-detail-text {
		font-size: 16px;
	}

	.resource-detail-text p {
		margin-bottom: 16px;
	}

	.resource-detail-text {
		min-height: 110px;
	}

	.filter-single .filter-single-field,
	.filter-single:not(.filter-dropdown)>.filter-single-field {
		padding: 0 10px;
	}

	.listing-filter-wrap .grant-listing-filter .filter-dropdown.search-dropdown {
		margin-top: 0;
	}

	.filter-search-btn {
		flex: 0 0 100%;
	}

	.filter-dropdown .year-filter .dropdown-wrapper .dropdown,
	.filter-dropdown .dropdown-wrapper.organization-dropdown .dropdown {
		width: 210px;
	}

	.listing-filter-wrap .grant-listing-filter .filter-dropdown.search-dropdown {
		margin-top: 0;
	}

	.Signature-btn,
	.resource-category {
		padding-top: 5px;
		padding-bottom: 0;
		height: 20px;
	}

	body .contact-section div.wpforms-container-full .wpforms-form select,
	body .contact-section div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
	body .contact-section div.wpforms-container-full .wpforms-form textarea,
	body .contact-section div.wpforms-container-full .wpforms-form input {
		height: 46px;
	}

	.contact-section div.wpforms-container-full .wpforms-form .wpforms-field {
		margin-bottom: 30px;
	}

	body .contact-section div.wpforms-container-full .wpforms-form select {
		background-size: 15px;
	}

	.contact-section div.wpforms-container-full .wpforms-form button.wpforms-submit[type="submit"] {
		font-size: 1.4rem;
		border-radius: 15px;
		padding: 12px 14px 12px 14px;
	}
	.resource-detail-text h1 {
		font-size: 30px;
	}

	.resource-detail-text h2 {
		font-size:28px;
	}

	.resource-detail-text h3 {
		font-size: 25px;
	}

	.resource-detail-text h4 {
		font-size: 22px;
	}

	.resource-detail-text h5 {
		font-size: 20px;
	}

	.resource-detail-text h6 {
		font-size: 18px;
	}
}

@media (orientation: landscape) and (max-width: 991px) {
	.profile-wrapper .col-md-5 {
		flex: 0 0 44%;
		max-width: 44%;
	}

	.profile-wrapper .col-md-7 {
		flex: 0 0 56%;
		max-width: 56%;
	}

	.fp-fixed-content.non-first .image-fixed {
		opacity: 1;
		visibility: visible;
	}

	.group-award-profile .fp-fixed-content,
	.profile-wrapper,
	.profile-wrapper .row,
	.profile-wrapper .image-fixed {
		height: 100%;
	}

	.profile-title h5 {
		font-size: 2.5rem;
	}

	.profile-title h2 {
		font-size: 4.8rem;
	}

	.profile-wrapper .offset-md-5 {
		margin-left: 44%;
	}

	.profile-inr-content .profile-title h2 {
		font-size: 4.4rem;
	}

	.profile-wrapper .image-fixed.d-mobile {
		display: none;
	}

	.fp-group-section.group-grant-profile,
	.fp-group-section.group-award-profile,
	.section.award-profile-banner {
		display: block;
	}

	.profile-wrapper .image-fixed.d-desktop {
		display: block;
	}

	.profile-wrapper .col-md-7 {
		padding-top: 140px;
	}

	.profile-inr-content .profile-caption {
		margin-left: -5.5vw;
	}

	.home-banner-content .banner-title h1 {
		font-size: 2.8rem;
		margin-bottom: 2rem;
	}

	.home-banner-content .banner-title {
		margin-bottom: 2rem;
	}

	.home-banner-content .intro-text {
		font-size: 1.6rem;
	}

	.home-banner-content.home-banner-screen2 {
		bottom: 2rem;
	}


}

@media (orientation: landscape) and (max-width: 767px) {
	.home-banner-content.home-banner-screen2 {
		bottom: auto;
	}

	.home-banner-content.home-banner-screen2 {
		top: 30%;
	}
}

@media (max-width: 639px) {
	.map-section .filter-wrap .filter-single-field {
		width: 100%;
	}

	.map-section .filter-dropdown .filter-single-field {
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.map-section .filter-single-field+.filter-single-field,
	.map-section .filter-dropdown {
		margin-top: 15px;
	}

	.map-section .filter-single .filter-single-field {
		margin-bottom: 0;
	}

	.map-section .filter-wrap .filter-single-field {
		padding: 0;
	}

	.popover-content {
		padding: 0;
	}


}

@media (max-width: 575px) {

	h1,
	.h1 {
		font-size: 3rem;
	}

	h2,
	.h2 {
		font-size: 4.6rem;
	}

	h3,
	.h3 {
		font-size: 4.2rem;
	}

	h4,
	.h4 {
		font-size: 3.6rem;
	}

	h6,
	.h6 {
		font-size: 2.2rem;
	}

	.home-banner-content .banner-title h1 {
		font-size: 3.2rem;
	}

	.home-banner-content .intro-text {
		font-size: 2.2rem;
	}

	.home-banner-content .banner-title h1 {
		margin-bottom: 3.6rem;
	}

	.banner-section.about {
		min-height: 340px;
	}

	/* .about-value-wrap .value-content
    {
        font-size:5vw;
    } */
	.about-value-wrap .value-title h3 {
		font-size: 4.2rem;
	}

	.banner-caption .banner-text {
		max-width: 100%;
	}

	.about-value-wrap .three-grid-content .staff-info-single {
		margin-bottom: 20px;
	}

	.about-value-wrap .three-grid-content .staff-info-single>div {
		margin-bottom: 0;
	}

	.staff-content {
		margin-bottom: 40px;
	}

	.address-info .adress p,
	.contact-detail .contact-single {
		margin-bottom: 10px;
	}

	.address-info .adress {
		margin-bottom: 20px;
	}

	.site-header .side-navigation .navbar-nav .nav-link {
		font-size: 2.8rem;
	}

	.site-header .side-navigation .navbar-nav .dropdown-item {
		font-size: 2.1rem;
	}

	.side-navigation.navbar .navbar-nav {
		padding: 0 24px 40px;
	}

	.site-header .side-navigation .navbar-nav .dropdown-menu {
		padding: 10px 15px;
	}

	.site-header .navbar .navbar-brand {
		max-width: 220px;
	}

	.navbar-toggler span.icon-bar {
		width: 21px;
		height: 3px;
	}

	.search-nav>a#btn-search {
		height: 24px;
		width: 24px;
	}

	#btn-search-close {
		height: 20px;
		width: 20px;
	}

	.banner-section .banner-caption h1 {
		font-size: 6.4rem;
	}

	.floating-icon-wrap a {
		font-size: 0.8rem;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}

	.search-nav>a#btn-search::before {
		font-size: 1.2rem;
	}

	.grants-list-wrap .title-wrap h6 {
		font-size: 2.6rem;
	}

	.grant-list-single .image-wrap {
		height: 260px;
	}

	.filter-single .filter-single-field {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.news-list-main-wrap .news-list-title h6 {
		font-size: 2.8rem;
	}

	.news-single-layout .news-caption h4 {
		font-size: 4rem;
	}

	.group-banner .home-banner-content {
		max-width: 90vw;
	}

	.award-people-title .title-wrap h6 {
		font-size: 2.6rem;
	}

	.award-people.people-overlap .col-10:nth-of-type(2),
	.award-people.people-overlap .col-10:nth-of-type(3) {
		margin-left: 0;
	}

	.award-people .col-10:nth-of-type(2),
	.award-people .col-10:nth-of-type(3) {
		margin-top: 0;
	}

	.award-people .col-10 {
		margin-bottom: 40px;
	}

	.award-people .col-10:last-child {
		margin-bottom: 0;
	}

	.people-item figcaption {
		margin-top: 10px;
	}

	.award-people .col-10:nth-of-type(2) {
		margin-left: 16.6666% !important;
	}

	.award-people.people-overlap .col-10:nth-of-type(3) figcaption {
		margin-left: 0;
	}

	.profile-title h5 {
		font-size: 3rem;
	}

	.profile-inr-content .profile-title h5 {
		font-size: 2.2rem;
	}

	.profile-inr-content .profile-title h2 {
		font-size: 5.2rem;
	}

	.profile-information h5 {
		font-size: 1.8rem;
	}

	.profile-inr-content .profile-content-text {
		padding-left: 18px;
		padding-right: 18px;
	}

	.prize-banner .banner-caption h1 {
		font-size: 5.4rem;
		;
	}

	.search_listings .search_item {
		max-height: initial;
	}

	.search_listings .search_item {
		margin-top: 20px;
		padding-bottom: 0px;
	}

	.tabs_content_wrapper .accordion .card>a h6 {
		font-size: 2rem;
	}

	.tabs_content_wrapper .accordion .card>a i {
		font-size: 2rem;
	}

	.tabs_content_wrapper .accordion .card>a {
		padding: 15px 30px 15px 10px;
	}

	.tabs_content_wrapper .accordion .card>a i {
		right: 10px;
	}

	.tabs_content_wrapper .accordion-gradient-bcg {
		padding: 0 10px;
	}

	.accordion-gradient-bcg .card-header a h6 {
		font-size: 1.6rem;
	}

	.accordion-gradient-bcg .card-header a:before {
		font-size: 2.5rem;
	}

	.accordion-gradient-bcg .card-content .card-body {
		padding: 0 10px;
		font-size: 1.6rem;
	}

	.tab_title_section .nav-tabs li {
		width: 100%;
		margin-bottom: 10px;
	}

	.tab_title_section .nav-tabs li a {
		font-size: 1.8rem;
		border-radius: 10px;
	}

	.nominator_tab_one_sidebar .tabs-left li a {
		font-size: 1.8rem;
	}

	.nominator_tab_one_sidebar .tabs-left li a {
		padding: 15px 25px 15px 15px;
	}

	.tab_content_afterload .tab-content .section_title {
		font-size: 2.8rem;
	}

	.tab_content_afterload .tabcontent {
		font-size: 1.6rem;
	}

	.award-program .inner-content-wrap {
		padding-left: 28px;
		padding-right: 28px;
	}

	.award-program .inner-content-wrap>.row,
	.award-program .inner-content-wrap>.row .col-xs-12 {
		width: auto;
	}

	.award-people .people-item img {
		height: 92vw;
	}

	.people-overlap.award-people .people-item img {
		height: 105vw;
	}

	.award-people.people-overlap .row .col-10:first-child figcaption {
		padding-right: 0;
	}

	.news-single .news-image {
		height: 55vw;
	}

	.preload_nav li a {
		font-size: 1.8rem;
	}

	.preload_nav li {
		width: 100%;
		display: block;
		margin-bottom: 10px;
	}

	.tags-wrap {
		padding-bottom: 10px;
	}

	.footer_menu ul li:first-child a {
		margin-bottom: 1rem;
	}

	.footer_menu ul li:first-child a,
	.footer_menu ul li a {
		font-size: 1.6rem;
	}

	.search-input-wrap input[type="email"] {
		height: 40px;
		font-size: 1.6rem;
		padding: 5px 20px;
	}

	.search-input-wrap ::placeholder {
		font-size: 1.4rem;
		color: #9e8e87;
	}

	.footer_text h6 {
		font-size: 1.8rem;
	}

	.footer_text {
		font-size: 1.6rem;
	}

	.footer_menu {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.footer_menu {
		border-right: none;
		border-bottom: 2px dotted #9e8e87;
		margin-bottom: 16px;
		text-align: center;
	}

	.footer_menu:last-child {
		border-bottom: none;
	}

	.copywrite {
		font-size: 1.6rem;
	}

	.search-input-wrap input[type="email"] {
		width: 100%;
		margin-bottom: 10px;
	}

	.go-btn {
		margin-left: 0;
	}

	body .section .rpp_isotope .rpp_wrapper .rpp_item {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.section .rpp_isotope .rpp_wrapper .rpp_item .rpp_img {
		height: 28vw;
	}

	.section .profile-wrapper .rpp_isotope {
		padding-left: 18px;
	}

	body .section .news-single-layout .rpp_isotope .rpp_wrapper .rpp_item {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.section .news-single-layout .rpp_isotope .rpp_wrapper .rpp_item .rpp_img {
		height: 28vw;
	}

	.section .rpp_isotope {
		padding-left: 0 !important;
	}

	.section .rpp_isotope .rpp_wrapper {
		width: auto;
	}

	.site-footer .search-input-wrap input[type="submit"] {
		margin: auto;
		display: block;
	}

	.map-section .inner-content-wrap {
		padding-bottom: 15px;
	}

	body .rpp_inner .rpp_img .tag-btn {
		top: 5px;
		left: 5px;
	}

	/* Prize profile design*/
	.promogranate-profile-section .profile-image {
		height: 100vw;
		width: 100%;
	}

	.promogranate-profile-section .profile-wrapper .col-md-7 {
		padding-left: 38px;
		padding-right: 38px;
	}

	.promogranate-profile-section.profile-inr-content .profile-content-text {
		padding: 0;
	}

	.promogranate-profile-section.profile-inr-content .profile-title h2 {
		line-height: 100%;
	}

	.promogranate-profile-section .profile-image {
		margin: 0;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	/* Prize profile design End*/
	/* Video-library*/
	.video-listing-header .filter-field-wrap .filter-single {
		display: block;
	}

	.fetured-video-title h6 {
		font-size: 2.8rem;
	}

	.video-single-wrap .video-preview {
		height: 40vw;
	}

	.video-content-wrap {
		border-width: 1px;
	}

	.fetured-video-wrapper .play-btn a {
		padding: 20px 25px;
	}

	.video-listing-header {
		margin-bottom: 20px;
	}

	/* Video-library End*/
	/* Award-slider*/
	.person-slide-inner a {
		height: 98vw;
	}

	.person-slide {
		margin-right: 2px;
	}

	.award-person-slider .slick-arrow.slick-prev,
	.award-person-slider .slick-arrow.slick-next {
		height: 98vw;
	}

	.person-slide-inner h6 {
		font-size: 20px;
		bottom: 60px;
	}

	.person-slide-inner .award-year {
		margin-bottom: 20px;
	}

	/* Award-slider End*/
	.fetured-video-wrapper .play-btn a {
		padding: 30px 30px 30px 25px;
	}

	.fetured-video-wrapper .play-btn a::after {
		width: 6px;
		height: 12px;
		top: 47%;
	}

	.video-single-wrap .play-btn a::after {
		width: 5px;
		height: 10px;
		top: 47%;
	}

	.gallery.slick-slider {
		margin-left: -50px !important;
		margin-right: 0 !important;
		width: calc(100% + 50px);
	}

	.gallery.slick-slider .gallery-item {
		margin: 0;
	}

	.gallery.slick-slider .slick-arrow.slick-next {
		right: -25px;
	}

	.gallery.slick-slider .slick-arrow.slick-prev {
		left: -25px;
	}

	.gallery.slick-slider .slick-arrow::before {
		font-size: 20px;
	}

	.gallery.slick-slider .gallery-caption {
		font-size: 10px;
	}

	.custom_category .h6 {
		font-size: 1.8rem;
	}

	.sticky-tab-wrapper,
	.sticky-tab-wrapper p {
		font-size: 1.6rem;
	}

	/* Reasource Center page css start  */
	.spotlight-image a {
		height: 160px;
	}

	.slick-arrow {
		top: 65px;
		width: 35px;
		height: 35px;
		font-size: 30px;
	}

	.featured-resources-slider {
		padding-left: 30px;
		padding-right: 30px;
	}

	.featured-resources-slide {
		padding: 0 15px;
	}

	.resource-listing-filter .filter-field-wrap .filter-single {
		flex-direction: column;
		align-items: flex-start;
	}

	.resource-listing-filter .filter-single .filter-single-field {
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 10px;
		width: 100%;
	}

	.all-resources .section-sub-title {
		margin-bottom: 15px;
	}

	.resource-listing-filter .filter-single-field.filter ul li {
		max-width: max-content;
		flex: 0 0 auto;
	}

	/* Reasource Center page css end  */
	/* Resource details*/
	.resource-banner-text h3 {
		font-size: 3.8rem;
	}

	.resource-banner-content .resource-category {
		font-size: 13px;
	}

	.resource-detail-banner .inner-content-wrap {
		padding-bottom: 40px;
	}

	.resource-listing-filter .filter-single-field a {
		font-size: 10px;
		padding: 0 5px;
	}

	body .contact-section div.wpforms-field-container>div.information-field.wpforms-field-select,
	body .contact-section div.wpforms-field-container>div.information-field.information-grid-field {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.contact-section div.wpforms-container-full .wpforms-form .wpforms-one-half {
		width: 100%;
		padding-left: 0;
		float: none;
		margin-bottom: 16px;
	}

	.contact-section div.wpforms-container-full .wpforms-form .wpforms-one-half:last-child {
		margin-bottom: 0;
	}

	body .contact-section div.wpforms-container-full .wpforms-form textarea {
		height: 150px;
	}

	/* Resource details End*/
}

@media (orientation: landscape) and (max-width: 575px) {
	.home-banner-content .banner-title h1 {
		font-size: 2.5rem;
	}

	.home-banner-content.home-banner-screen2 {
		top: 30%;
	}

	.home-banner-content .banner-title h1,
	.home-banner-content .banner-title {
		margin-bottom: 1rem;
	}

	.home-banner-content .intro-text {
		font-size: 1.4rem;
	}

}

@media (max-width: 480px) {
	.btn {
		font-size: 1.2rem;
	}

	.banner-caption h1 {
		font-size: 5.4rem;
	}

	.grants-list-wrap .title-wrap h6 {
		font-size: 2.4rem;
	}

	.banner-link .btn-grants {
		font-size: 1.2rem;
	}

	.inner-content-wrap .row .content-right {
		margin-top: 60px;
	}

	.grant-list-single .image-wrap {
		height: 160px;
	}

	.filter-single .filter-single-field {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.grant-listing-filter {
		margin-top: 20px;
	}

	.filter-single .filter-single-field {
		margin-bottom: 12px;
	}

	.year-listing .right-year-list,
	.year-listing .year-wrap {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.news-list-main-wrap .news-list-title h6 {
		font-size: 26px;
	}

	.news-main-content .row .content-right {
		margin-top: 36px;
	}

	.news-single .news-image {
		height: 50vw;
	}

	.news-listing-row {
		margin-top: 60px;
		padding-top: 60px;
		border-top: 1px solid #9e8f87;
	}

	.award-people-title .title-wrap h6 {
		font-size: 2.4rem;
	}

	.content-left .banner-caption .banner-text {
		margin-bottom: 25px;
	}

	.award-year-title .title-wrap h6 {
		font-size: 3.6rem;
	}

	.award-year-title .title-wrap h2 {
		font-size: 8rem;
	}

	.yearly-award-wrap .content-left {
		margin-bottom: 60px;
	}

	html .search--open .search__input,
	html .search--open .search-logo,
	html .search--open #typedtext {
		font-size: 3rem !important;
	}

	#typedtext {
		left: 0;
	}

	#btn-search-close {
		height: 2rem;
		width: 2rem;
	}

	.filter-single-field ul {
		display: flex;
		flex-wrap: wrap;
	}

	.filter-single-field ul li {
		flex: 0 0 33.33%;
		max-width: 33.33%;
		padding: 0 1px;
		text-align: center;
	}

	.filter-single-field ul li a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		height: 35px;
		line-height: 35px;
	}

	.filter-single-field a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle {
		font-size: 11px;
	}

	.filter-dropdown .dropdown-wrapper .dropdown {
		width: 100%;
	}

	.filter-single-field ul li {
		margin: 0;
	}

	.filter-single-field a span {
		font-size: 12px;
	}

	.search-dropdown input {
		height: 35px;
		line-height: 35px;
		font-size: 11px;
	}

	.read-more-accordion .card-header h6 {
		font-size: 1.8rem;
	}

	.read-more-accordion .card-header .btn {
		font-size: 1.4rem;
	}

	.read-more-accordion .card-header p {
		width: 47vw;
	}

	/* Video-library*/
	.fetured-video-title h6 {
		font-size: 2.6rem;
	}

	/* Video-library End*/
	.filter-single-field ul li a,
	.filter-dropdown .dropdown-wrapper a.dropdown-toggle,
	.search-dropdown input {
		line-height: calc(35px - 2px);
	}

	.filter-search-btn {
		width: 100%;
	}

	.filter-search-btn a.btn {
		display: block;
	}

	/* 12-Nov-2021 */
	.search-dropdown input {
		max-height: 35px;
		height: auto;
		padding-top: 11px;
		padding-bottom: 10px;
	}

	/* 12-Nov-2021 End*/
	.filter-dropdown .year-filter .dropdown-wrapper .dropdown,
	.filter-dropdown .dropdown-wrapper.organization-dropdown .dropdown {
		width: 100%;
	}
}

@media (max-width: 374px) {
	.inner-content-wrap {
		padding-top: 120px;
		padding-bottom: 120px;
	}

	.home-banner-content .banner-title h1 {
		font-size: 2.8rem;
		margin-bottom: 2.6rem;
	}

	.banner-caption h1 {
		font-size: 5rem;
	}

	.site-header .navbar .navbar-brand {
		max-width: 180px;
	}

	.site-header .navbar {
		padding: 30px 20px;
	}

	.home-banner-content .intro-text {
		font-size: 1.9rem;
	}

	.home-banner-content .intro-text a span {
		font-size: 1.8rem;
	}

	body .home-banner-content .intro-text {
		margin-left: 28px;
	}

	.floating-icon-wrap {
		right: 20px;
	}

	.inner-content-wrap {
		padding-left: 28px;
		padding-right: 28px;
	}

	.banner-caption h1 span.left-align {
		margin-left: -32px;
	}

	.list-single-wrap {
		padding: 0;
	}

	.news-detail-main-wrap .news-banner-content {
		padding: 40px 28px;
	}

	.year-timeline-wrap {
		bottom: 30px;
		left: 28px;
	}

	.profile-title h5 {
		font-size: 2.6rem;
	}

	.profile-title h2 {
		font-size: 4.2rem;
	}

	.profile-inr-content .profile-content-text {
		padding-left: 12px;
		padding-right: 12px;
	}

	.awards-banner .inner-content-wrap {
		padding-top: 120px;
		padding-bottom: 100px;
	}

	.profile-wrapper .image-fixed {
		height: 58vh;
	}

	.group-prize-banner .banner-caption h1 span.left-align,
	.prize-banner .banner-caption h1 span.left-align {
		margin-left: -28px;
	}

	.group-prize-banner .banner-caption {
		padding-left: 28px;
		padding-right: 28px;
	}

	.prize-banner .banner-caption h1 {
		font-size: 5rem;
		;
	}

	.award-program .inner-content-wrap {
		padding-left: 18px;
		padding-right: 18px;
	}

	.banner-slider-wrap .slick-dots {
		right: 20px;
	}

	.slick-dots li button {
		height: 10px;
		width: 10px;
	}

	.slick-dots li.slick-active button {
		height: 13px;
		width: 13px;
	}

	.news-image-caption {
		padding-left: 28px;
		padding-right: 28px;
	}

	.site-footer .footer-wrapper {
		padding: 30px 20px;
	}

	.footer-wrapper {
		padding: 90px 30px 20px;
	}

	.section .rpp_isotope .rpp_wrapper .rpp_date {
		font-size: 1.2rem !important;
	}

	.section .rpp_isotope .rpp_wrapper .rpp_item .rpp_title a {
		font-size: 1.6rem;
	}

	body .section .rpp_isotope .rpp_wrapper .rpp_item {
		padding: 10px 8px;
	}

	.section .profile-wrapper .rpp_isotope {
		padding-left: 12px;
	}

	.read-more-accordion .card-header .btn {
		font-size: 1.2rem;
	}

	.read-more-accordion .card-header h6 {
		font-size: 1.6rem;
	}

	/* Prize profile design*/
	.promogranate-profile-section .profile-wrapper .col-md-7 {
		padding-left: 28px;
		padding-right: 28px;
	}

	/* Prize profile design End*/
}

/* Default workdpress page 5-8-2021 */
@media(max-width:1199px) {

	/* Default workdpress page */
	.default-pages form p,
	.default-pages ul li {
		font-size: 2vw;
	}

	.default-pages p,
	.default-pages {
		font-size: 2vw;
	}

	form input[type="password"] {
		height: 5vw;
		font-size: 2.2vw;
	}

	.default-pages input[type="submit"] {
		font-size: 1.5vw;
	}

	.privacy-policy h5 {
		font-size: 3.2vw;
	}

	/* Default workdpress page End*/
}

@media(max-width:767px) {

	/* Default workdpress page*/
	.default-pages input[type="submit"] {
		font-size: 1.6rem;
		border-radius: 15px;
		padding: 12px 14px;
		margin: 2rem 0 1rem;
	}

	.default-pages input[type="password"] {
		height: 42px;
		font-size: 1.8rem;
	}

	.default-pages p,
	.default-pages form p {
		font-size: 1.8rem;
		margin-bottom: 18px;
	}

	.default-pages,
	.default-pages ul li {
		font-size: 1.8rem;
	}

	h5,
	.h5 {
		font-size: 4rem;
	}

	.privacy-policy h5 {
		font-size: 2.5rem;
	}

	/* Default workdpress page End*/
}

@media(max-width:575px) {

	/* Default workdpress page End*/
	.default-pages p,
	.default-pages form p {
		font-size: 1.6rem;
	}

	.default-pages,
	.default-pages ul li {
		font-size: 1.6rem;
	}

	.default-pages input[type="password"] {
		height: 40px;
		font-size: 1.6rem;
		padding: 5px 20px;
	}

	h5,
	.h5 {
		font-size: 3.5rem;
	}

	.privacy-policy h5 {
		font-size: 2.5rem;
	}

	/* Default workdpress page*/
}

/* Default workdpress page end 5-8-2021 */