@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;
	}
	.post_content h3 {
		font-size: 20px;
		line-height: 24px;
	}
	.post_content h5 {
		font-size: 16px;
		line-height: 18px;
		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;
	}
}
@media only screen and (max-width: 1024px) {
	.banner_tile_footer h1 {
		font-size: 36px;
		line-height: 44px;
	}
	.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;
	}
}
@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;
	}
	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;
	}
}
@media only screen and (max-width: 767px) {
	section.main_banner {
		padding: 112px 20px 218px 20px;
	}
	.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 {
		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;
	}
}
@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;
	}
}
@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: 92px 20px 218px 20px;
	}
	.banner_tile_footer h1 {
		font-size: 28px;
		line-height: 42px;
	}
	.arrow_banner {
		padding: 0 12px;
	}
	.arrow_banner button.slick-arrow {
		width: 36px;
		padding: 28px 3px;
	}
	.section_head h2 {
		font-size: 24px;
		line-height: 32px;
	}
	.post_content h3 {
		font-size: 18px;
		line-height: 24px;
	}
}
@media only screen and (max-width: 370px) {
	a.navbar-brand {
		max-width: 156px;
		margin: 0;
	}
}