@media (min-width: 1100px) and (max-width: 1360.98px) {
	.container {
		max-width: 1000px;
	}
}

@media (min-width: 992px) and (max-width: 1099.98px) {
	.container {
		max-width: 960px;
	}
	
	.detail__blog h1 {
		font-size: 57px;
		line-height: 62px;
	}
	
	.content_top {
		padding: 0 65px;
	}
	
	.list__text__content .post {
		padding: 0 65px;
	}
	
	.detail__blog .featured_img img {
		height: auto;
	}
	
	.featured_img {
		height: auto;
	}
}

@media (min-width: 990px) and (max-width: 1299px) {
	.content_top {
		padding: 0 30px;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.navbar-brand {
		margin-top: 3px;
	}
	
	.navbar-collapse {
		margin-top: 0px;
		background: #d2d2d2;
		position: absolute;
		left: 0;
		width: 100%;
		top: 100%;
		z-index: 3;
	}
	
	.headerbtncontainer {
		width: 100%;
		float: left;
		text-align: right;
		margin-top: 0;
		margin-bottom: 0;
		position: absolute;
		padding-right: 20px;
		top: 19px;
	}
	
	.btnStle01, a.btnStle01 {
		margin: 0 10px;
	}
	
	.container {
		max-width: 690px;
	}
	
	.detail__blog h1 {
		font-size: 48px;
		line-height: 50px;
	}
	
	.content_top {
		padding: 0 0px;
	}
	
	.list__text__content .post {
		padding: 0 0px;
	}
	
	.detail__blog .featured_img img {
		height: auto;
	}
	
	.featured_img {
		height: auto;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.navbar-brand {
		margin-top: 3px;
		margin-bottom: 8px;
	}
	
	.navbar-collapse {
		margin-top: 0px;
		background: #d2d2d2;
		position: absolute;
		left: 0;
		width: 100%;
		top: 100%;
		z-index: 3;
	}
	
	.headerbtncontainer {
		width: 100%;
		float: left;
		text-align: right;
		margin-top: 0;
		margin-bottom: 0;
		position: absolute;
		padding-right: 20px;
		top: 8px;
	}
	
	.btnStle01, a.btnStle01 {
		margin: 0 10px;
	}
	
	.container {
		max-width: 540px;
	}
	
	.detail__blog h1 {
		font-size: 48px;
		line-height: 50px;
	}
	
	.content_top {
		padding: 0 0px;
	}
	
	.list__text__content .post {
		padding: 0 0px;
	}
	
	.detail__blog .featured_img img {
		height: auto;
	}
	
	.featured_img {
		height: auto;
	}
	
	.thums__author {
		padding: 8px 10px;
		right: 15px;
		font-size: 12px;
		letter-spacing: .5px;
		border-radius: 5px;
	}
}

@media (max-width: 575.98px) {
	h1, .heading_main1 {
		font-size: 40px;
		line-height: 42px;
	}
	
	.navbar-brand {
		margin-top: 6px;
		margin-bottom: 8px;
	}
	
	.navbar-collapse {
		margin-top: 0px;
		background: #d2d2d2;
		position: absolute;
		left: 0;
		width: 100%;
		top: 100%;
		z-index: 3;
	}
	
	.headerbtncontainer {
		width: 100%;
		float: left;
		text-align: center;
		margin-top: 0;
		margin-bottom: 20px;
	}
	
	.btnStle01, a.btnStle01 {
		margin: 0 10px;
	}
	
	.container {
		max-width: 450px;
	}
	
	.detail__blog h1 {
		font-size: 32px;
		line-height: 34px;
	}
	
	.content_top {
		padding: 0 0px;
	}
	
	.list__text__content .post {
		padding: 0 0px;
	}
	
	.detail__blog .featured_img img {
		height: auto;
	}
	
	.featured_img {
		height: auto;
	}
	
	.post img {
		padding: 0;
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	
	.thums__author {
		padding: 8px 10px;
		right: 15px;
		font-size: 12px;
		letter-spacing: .5px;
		border-radius: 5px;
	}
	
	.content-part {
		padding-top: 110px !important;
	}
}

@media (min-width: 240px) and (max-width: 479.98px) {
	.navbar-brand {
		margin-top: 6px;
		margin-bottom: 8px;
		padding-left: 15px;
	}
	
	.navbar-collapse {
		margin-top: 0px;
		background: #d2d2d2;
		position: absolute;
		left: 0;
		width: 100%;
		top: 100%;
		z-index: 3;
	}
	
	.headerbtncontainer {
		width: 100%;
		float: left;
		text-align: center;
		margin-top: 0;
		margin-bottom: 20px;
	}
	
	.btnStle01, a.btnStle01 {
		margin: 0 10px;
	}
	
	.container {
		max-width: 100%;
		overflow: hidden;
	}
	
	.hading5, h5 {
		font-size: 26px;
	}
	
	.content-part {
		padding: 0 0px;
	}
	
	h1, .heading_main1 {
		font-size: 36px;
		line-height: 42px;
	}
	
	h5, .heading_main5 {
		font-size: 24px;
	}
	
	.content-part {
		padding-top: 115px !important;
		margin-bottom: 25px;
	}
}

@media (min-width: 768px) {
	#drop-nav .navbar-header {
		float: left;
		width: 110px;
	}
	
	#drop-nav .navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.navbar-toggle {
		display: none;
	}
}

@media (min-width: 240px) and (max-width: 500px) {
	.t__onloadInner {
		width: 90%;
	}
	
	.t__onloadInner::after {
		display: none;
	}
	
	.t__onloadInner article {
		width: 100%;
		top: 89px;
		left: 0;
		padding: 0 23px;
	}
	
	.footerContainer {
		width: 100%;
	}
	
	.footerNew .footerHeader .footerHeaderInner {
		align-items: center;
		justify-content: center;
		flex-flow: column;
		gap: 25px;
	}
	
	.footerHeaderRight h4 {
		display: none;
	}
	
	.footerBody {
		margin: 15px 0 0 0;
		padding: 0 15px;
	}
	
	.footerBody .footerBodyInner {
		justify-content: center;
	}
	
	.endFooterWrap {
		padding: 0 15px;
	}
	
	.endFooterWrap .endFooterInner {
		justify-content: center;
		text-align: center;
		gap: 13px;
	}
	
	.footBlock {
		width: 100% !important;
	}
	
	.footBlock .footLinks li {
		width: 50% !important;
		float: left;
	}
}

@media (min-width: 501px) and (max-width: 810px) {
	.t__onloadInner {
		width: 90%;
	}
	
	.t__onloadInner::after {
		display: none;
	}
	
	.t__onloadInner article {
		width: 100%;
		top: 89px;
		left: 0;
		padding: 0 23px;
	}
	
	.footerContainer {
		width: 100%;
	}
	
	.footerNew .footerHeader .footerHeaderInner {
		align-items: center;
		justify-content: center;
		flex-flow: column;
		gap: 25px;
	}
	
	.footerHeaderRight h4 {
		display: none;
	}
	
	.footerBody {
		margin: 15px 0 0 0;
		padding: 0 15px;
	}
	
	.footerBody .footerBodyInner {
		justify-content: center;
	}
	
	.endFooterWrap {
		padding: 0 15px;
	}
	
	.endFooterWrap .endFooterInner {
		justify-content: center;
		text-align: center;
		gap: 13px;
	}
	
	.footBlock {
		width: 100% !important;
	}
	
	.footBlock .footLinks li {
		width: 33.3% !important;
		float: left;
	}
}

@media (min-width: 811px) and (max-width: 1000px) {
	.footerContainer {
		width: 100%;
	}
	
	.footerNew .footerHeader .footerHeaderInner {
		align-items: center;
		justify-content: center;
		flex-flow: row;
		gap: 168px;
	}
	
	.footerHeaderRight h4 {
		display: none;
	}
	
	.footerBody {
		margin: 15px 0 0 0;
		padding: 0 15px;
	}
	
	.footerBody .footerBodyInner {
		justify-content: center;
	}
	
	.endFooterWrap {
		padding: 0 15px;
	}
	
	.endFooterWrap .endFooterInner {
		justify-content: center;
		text-align: center;
		gap: 13px;
	}
	
	.footBlock {
		width: 100% !important;
	}
	
	.footBlock .footLinks li {
		width: 25% !important;
		float: left;
	}
}

@media (min-width: 1001px) and (max-width: 1250px) {
	.footerContainer {
		width: 100%;
	}
	
	.footerNew .footerHeader .footerHeaderInner {
		align-items: center;
		justify-content: center;
		flex-flow: row;
		gap: 168px;
	}
	
	.footerHeaderRight h4 {
		display: none;
	}
	
	.footerBody {
		margin: 15px 0 0 0;
		padding: 0 15px;
	}
	
	.footerBody .footerBodyInner {
		justify-content: center;
	}
	
	.endFooterWrap {
		padding: 0 15px;
	}
	
	.endFooterWrap .endFooterInner {
		justify-content: center;
		text-align: center;
		gap: 13px;
	}
	
	.footBlock {
		width: 100% !important;
	}
	
	.footBlock .footLinks li {
		width: 20% !important;
		float: left;
	}
}

@media (min-width: 240px) and (max-width: 1000px) {
	.toggle_icon {
		display: block;
		float: left;
		width: auto;
		margin: 0;
		position: relative;
		height: 24px;
		padding: 0px 0px;
		z-index: 10;
	}
	
	.toggle_icon b {
		width: 26px;
		height: 4px;
		background: #2196f3;
		float: left;
		position: relative;
		transition: .2s ease-in-out;
		border-radius: 3px;
	}
	
	.toggle_icon b:after {
		content: "";
		position: absolute;
		width: 26px;
		height: 4px;
		background: #2196f3;
		right: 0;
		transition: .2s ease-in-out;
		bottom: -10px;
		border-radius: 3px;
	}
	
	.toggle_icon b:before {
		content: "";
		position: absolute;
		width: 26px;
		height: 4px;
		background: #2196f3;
		right: 0;
		bottom: -20px;
		transition: .2s ease-in-out;
		border-radius: 3px;
	}
	
	.responsiveLogo {
		width: 98px;
		float: left;
	}
	
	.responsiveLogo img {
		width: 100%;
	}
	
	.responsiveV2 {
		width: 100%;
		top: 0;
		left: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		z-index: 99999;
		position: fixed;
		background-color: #fff;
	}
	
	.responsiveV2 .bigcontainerFluid {
		width: 90%;
		float: left;
	}
	
	.headerInner {
		width: 100%;
		float: left;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 10px 0;
	}
	
	.closeresponsiveMenu {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background-color: rgba(0, 0, 0, .3);
		backdrop-filter: blur(4px);
		display: none;
	}
	
	.responsiveMenuHolder {
		width: 280px;
		position: fixed;
		background-color: #151515;
		top: 0;
		left: -305px;
		height: 100%;
		padding: 0 18px;
		overflow: auto;
		display: flex;
		flex-flow: column;
		justify-content: space-between;
		transition: .3s ease-in-out;
		z-index: 99;
	}
	
	.responsiveMenu {
		width: 100%;
		float: left;
		padding: 0 0;
		margin: 25px 0 0 0;
	}
	
	.responsiveMenu li {
		width: 100%;
		float: left;
		list-style: none;
		position: relative;
	}
	
	.responsiveMenu li a {
		width: 100%;
		float: left;
		color: #fff;
		padding: 15px 0;
	}
	
	.responsiveMenu li .sub-menu {
		width: 100%;
		float: left;
		position: relative;
		left: 0;
		top: 0;
		margin: 5px 0 0 0;
		height: auto;
		padding: 22px 13px;
		border-radius: 16px;
		box-shadow: 4px 6px 18px rgba(0, 0, 0, .1);
		background-color: #fff;
		display: none;
	}
	
	.responsiveMenu li .sub-menu::after {
		content: "";
		position: absolute;
		background-color: #fff;
		width: 25px;
		height: 25px;
		transform: rotate(45deg);
		top: -3px;
		left: 32px;
	}
	
	.responsiveMenu li .sub-menu li a {
		color: #000;
		padding: 5px 6px;
	}
	
	.rightBttns {
		width: 100%;
		float: left;
		margin: 25px 0;
		display: flex;
		gap: 5px;
		flex-flow: row;
	}
	
	.rightBttns a {
		float: left;
		color: #2e2a4a;
		background-color: #fff;
		font-style: normal;
		font-weight: 500;
		font-size: 14px;
		line-height: 20px;
		text-transform: capitalize;
		text-decoration: none !important;
		padding: 11px 20px;
		border-radius: 8px;
		transition: .3s ease-in-out;
		text-align: center;
		margin: 0 0 !important;
	}
	
	a.btn_signup {
		color: #fff !important;
	}
	
	.headerV1 {
		display: none;
	}
	
	.featured_img .updatedText {
		margin: 2px 0 11px 0;
		padding: 0;
		font-size: 14px;
	}
	
	.thums__author {
		left: inherit;
		right: 13px;
		bottom: inherit;
		top: -40px;
	}
}

@media (min-width: 1001px) {
	.responsiveV2 {
		display: none;
	}
}

@media (min-width: 240px) and (max-width: 991px) {
	.thums__author {
		left: inherit;
		right: 0px;
		bottom: inherit;
		top: 0;
		position: relative;
		float: left;
	}
}

@media (min-width: 992px) and (max-width: 1000px) {
	.thums__author {
		left: 51px;
		right: inherit;
		bottom: inherit;
		top: 0;
		position: relative;
		float: left;
	}
}