@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1360px) {
	header ul.navbar-nav.ms-auto {
		gap: 20px;
		margin-right: 20px;
	}

	ul.social_header li img {
		/* height: 21px; */
	}

	a.navbar-brand {
		max-width: 266px;
	}
}

@media only screen and (max-width: 1199px) {
	.banner_tile_footer h1 {
		font-size: 40px;
		line-height: 48px;
	}

	.banner_tile_footer h5 {
		font-size: 20px;
		line-height: 23px;
	}

	.section_head h2 {
		font-size: 32px;
		line-height: 37px;
	}

	.archive_tab_grid .post_tile {
		padding: 0 15px;
	}

	.recent_post_slider .post_slider div.post_tile {
		padding: 0 15px;
		position: relative;
	}

	.recent_post_slider .post_slider .slick-list {
		margin: 0 -15px;
	}

	.archive_tab_grid {
		margin: 21px -15px 70px;
	}

	.archive_tab_grid {
		grid-template-columns: 1fr 1fr 1fr;
	}

	.search-card h2.search-title {
		font-size: 20px;
		line-height: 24px;
	}

	.post_content h5 {
		margin: 0 0 10px 0;
	}

	ul.archive_head_list li button {
		font-size: 18px;
		line-height: 21px;
	}

	.about_part a,
	.view_more_grid a {
		padding: 12px 35px;
		font-size: 22px;
	}

	.categories_part {
		padding: 0 0 0 10px;
	}

	.about_part {
		padding-right: 10px;
	}

	.categories_part ul.category_list li a {
		font-size: 16px;
	}

	.about_ban_img h1 {
		font-size: 40px;
	}

	.post_contenter_body {
		margin: 30px 0 30px 0;
	}

	.who_we_are h2 {
		font-size: 30px;
		line-height: 37px;
	}

	.privacy_content_box h2 {
		margin: 0 0 14px 0;
		font-size: 24px;
	}

	.sub_content_box h3 {
		font-size: 20px;
	}

	.who_we_are h2 {
		font-size: 26px;
		line-height: 32px;
	}

	.privacy_content_box h2 {
		font-size: 22px;
	}

	.sub_content_box h3 {
		font-size: 18px;
	}

	.privacy_content_box h2 {
		font-size: 20px;
	}

	.who_we_are h2 {
		font-size: 24px;
	}

	.sub_content_box_headings h3 {
		font-size: 16px;
	}

	.privacy_content_box h2 {
		font-size: 18px;
	}

	header ul.navbar-nav.ms-auto li a {
		font-size: 16px;
		line-height: 20px;
	}

	a.navbar-brand {
		max-width: 210px;
	}

	.search-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

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

	.banner_tile_footer h1,
	.banner_tile_footer h2 {
		font-size: 30px;
		line-height: 30px;
	}

	.section_head h2 {
		font-size: 28px;
		line-height: 34px;
	}

	.banner_tile_footer h5 {
		font-size: 18px;
		line-height: 20px;
	}

	.recent_slide_btn button.slick-arrow {
		width: 40px;
		height: 40px;
	}

	.about_part a,
	.view_more_grid a {
		padding: 8px 30px;
		font-size: 20px;
	}

	header ul.navbar-nav.ms-auto {
		margin-right: 0;
	}

	header ul.navbar-nav.ms-auto {
		gap: 10px;
	}

	.navbar-expand-lg .navbar-collapse {
		padding: 0 10px 0 0;
	}
}

@media only screen and (max-width: 991px) {
	.archive_tab_grid {
		grid-template-columns: 1fr 1fr;
	}

	ul.archive_head_list li button {
		font-size: 16px;
		line-height: 21px;
	}

	ul.archive_head_list {
		gap: 15px;
	}

	section.main_banner {
		padding: 112px 30px 218px 30px;
	}

	section.recent_post {
		padding: 0 30px 58px;
	}

	section.about_catagories {
		padding: 47px 30px 54px 30px;
	}

	section.archives {
		padding: 55px 30px 23px 30px;
	}

	.archive_tab_grid {
		margin: 21px -15px 50px;
	}

	header {
		padding: 0 30px;
		padding-top: 35px;
	}

	footer {
		padding: 130px 0 0 0;
	}

	.nav_list_social {
		position: initial;
	}

	header nav.navbar {
		position: relative;
		padding: 0;
	}

	.nav_list_social div.navbar-collapse {
		position: absolute;
		width: 100%;
		left: 0;
		z-index: 99;
		top: 50px;
		padding: 20px;
		background-color: #fff;
		border-radius: 10px;
	}

	.nav_list_social {
		display: flex;
		flex-direction: row-reverse;
		gap: 30px;
	}

	header ul.navbar-nav.ms-auto li a.active {
		font-weight: bold;
		color: #003cc4;
	}

	header ul.navbar-nav.ms-auto li a:hover {
		color: #000;
		background: transparent;
	}

	section.all_post_sec {
		padding: 0 30px;
		margin: -50px 0 0 0;
	}

	section.post_content {
		padding: 0 30px;
	}

	.about_ban_img h1 {
		font-size: 36px;
		margin: 0 0 20px 0;
	}

	.privacy_policy_content {
		padding: 0 30px;
	}

	section.main_banner.inner_page_banner {
		padding-bottom: 82px;
	}
	.search-card h2.search-title {
		font-size: 18px;
	}

	.post_contenter_body h3 {
		margin: 0 0 10px 0;
	}

	section.about_catagories.all-categories-page {
		padding: 0 30px;
	}
}

@media only screen and (max-width: 767px) {
	section.main_banner {
		padding: 112px 20px 218px 20px;
	}

	header {
		padding: 0 20px;
		padding-top: 25px;
	}

	.banner_content {
		padding: 22px 23px 26px 20px;
	}

	.banner_main_tile {
		position: relative;
		height: 471px;
	}

	.banner_tile_head span,
	.banner_tile_head a {
		padding: 10px 11px 10px;
		font-size: 11px;
	}

	a.navbar-brand {
		max-width: 186px;
	}

	.arrow_banner button.slick-arrow {
		width: 43px;
		padding: 33px 3px;
	}

	.banner_tile_footer h1,
	.banner_tile_footer h2 {
		font-size: 32px;
		line-height: 42px;
	}

	.banner_tile_footer h5 {
		font-size: 16px;
		line-height: 18px;
	}

	section.recent_post {
		margin: -163px 0 0 0;
		padding: 0 20px 50px;
	}

	.section_head h2 {
		font-size: 26px;
		line-height: 32px;
	}

	section.about_catagories {
		background-color: #F6F6F6;
		padding: 50px 20px 50px 20px;
	}

	.about_part {
		margin: 0 0 50px 0;
	}

	.categories_part {
		padding: 0;
	}

	.categories_part::after {
		display: none;
	}

	.about_part {
		padding-right: 0;
	}

	section.archives {
		padding: 50px 20px 23px 20px;
	}

	footer {
		padding: 100px 0 0 0;
	}

	.footer_content {
		padding: 0px 20px;
	}

	.footer_logo img {
		max-width: 245px;
	}

	.footer_content ul.navbar-nav {
		flex-wrap: wrap;
		row-gap: 15px;
	}

	.footer_content ul.navbar-nav {
		margin: 21px 0 48px 0;
	}

	ul.archive_head_list li button {
		font-size: 16px;
		line-height: 21px;
		padding: 7px 14px;
	}

	.about_part .section_head {
		margin: 0 0 13px 0;
	}

	.categories_part ul.category_list {
		margin: 13px 0 21px 0;
	}

	section.all_post_sec {
		padding: 0 20px;
	}

	section.post_content {
		padding: 0 20px;
	}

	.about_ban_img h1 {
		font-size: 32px;
		margin: 0 0 10px 0;
	}

	.about_ban_img {
		width: calc(100% - 260px);
	}

	.date_catagory {
		font-size: 16px;
		gap: 4px;
	}

	.privacy_policy_content {
		padding: 0 20px;
	}

	section.about_catagories.all-categories-page {
		padding: 0 20px;
	}

	section.main_banner.inner_page_banner {
		padding-left: 20px;
		padding-right: 20px;
	}

	section.get_search_post {
		padding: 0 20px 50px;
	}
}

@media only screen and (max-width: 595px) {
	.archive_tab_grid {
		grid-template-columns: 1fr;
		margin-top: 10px;
		margin-left: 0;
		margin-right: 0;
	}

	.archive_tab_grid .post_tile {
		padding: 0;
	}

	.archive_tab_grid .post_tile::after {
		display: none;
	}

	.single_post_view_data {
		width: 200px;
	}

	.about_ban_img {
		width: calc(100% - 200px);
	}

	.about_ban_img {
		width: 100%;
		padding: 20px 0 0 0px;
	}

	.banner_in_main_parent {
		flex-direction: column;
	}

	.date_catagory {
		justify-content: center;
	}

	.about_ban_img {
		text-align: center;
	}

	header ul.social_header li:first-child {
		position: absolute;
		left: 0;
		right: 0;
		bottom: -10px;
		transform: translateY(100%);
		width: 100%;
		padding: 0;
	}

	header ul.social_header li:first-child form.search-form {
		width: 100%;
		justify-content: space-between;
	}

	header ul.social_header li:first-child form.search-form label {
		width: 100%;
	}

	header ul.social_header li form.search-form input.search-field {
		max-width: 100%;
		width: 100%;
	}

	section.main_banner {
		padding: 142px 20px 218px 20px;
	}

	header ul.social_header li::after {
		display: none;
	}

	section.about_catagories.all-categories-page .categories_part ul.category_list {
		grid-template-columns: 1fr;
	}

	.search-grid {
		grid-template-columns: repeat(1, 1fr);
	}

	body.search .banner_tile_footer h1 {
		font-size: 26px;
		line-height: 36px;
	}

	/* .banner_main_image {
		position: unset;
		width: unset;
		height: unset;
		border-radius: 12px;
		overflow: visible;
	} */

	.banner_main_image {
		position: unset;
		width: unset;
		height: unset;
		border-radius: 12px;
		overflow: unset;
	}


	.banner_main_image img {
		height: unset;
	}

	.banner_main_tile {
		position: relative;
		height: auto !important;
	}


	body.home .banner_tile_footer {
    position: unset;
    transform: unset;
    background: #0000009c;
    width: 100%;
    padding: 10px !important;
    text-align: center;
    height: auto !important;
}


	section.main_banner {
		padding: 129px 20px 179px 20px;
	}

	.banner_tile_footer.last-text-bx {
		max-width: 100%;
	}

	.arrow_banner {
		top: 31%;
	}

	.banner_tile_footer h1,
	.banner_tile_footer h2 {
		font-size: 16px;
		line-height: normal;
	}
}

@media only screen and (max-width: 480px) {
	ul.social_header li {
		padding: 10px 13px;
	}

	ul.social_header li img {
		/* height: 16px; */
	}

	.nav_list_social {
		display: flex;
		flex-direction: row-reverse;
		gap: 15px;
	}

	header button.navbar-toggler span.navbar-toggler-icon {
		width: 26px;
		height: 26px;
	}

	header ul.navbar-nav.ms-auto li a {
		font-size: 16px;
		line-height: 20px;
	}

	section.main_banner {
		padding: 132px 20px 218px 20px;
	}

	.banner_tile_footer h1,
	.banner_tile_footer h2 {
		font-size: 20px;
		line-height: 30px;
	}

	.arrow_banner {
		padding: 0 12px;
	}

	.arrow_banner button.slick-arrow {
		width: 36px;
		padding: 28px 3px;
	}

	.section_head h2 {
		font-size: 24px;
		line-height: 32px;
	}

	.search-card h2.search-title {
		font-size: 18px;
		line-height: 24px;
	}
}

@media only screen and (max-width: 370px) {
	a.navbar-brand {
		max-width: 156px;
		margin: 0;
	}
}