@media only screen and (max-width: 1199px){
	.about-bottom::before,
	.funfact-area::before {
		width: 92%;
	}
	.header-top-content .social-icons {
		margin-right: 15px;
	}
	.tab-content .theme-btn {
		font-size: 14px;
		text-align: center;
	}
	.choose-content h4 span {
		float: none;
		display: block;
		margin-top: 5px;
	}

	.choose-content h4 {
		text-align: center;
	}

	.choose-content a {
		width: 49%;
	}
	.home2 .funfact-box {
		padding: 30px 0 30px 15px;
	}
	.about-area .single-about h4 {
		font-size: 16px;
	}
	.about-area .single-about {
		padding: 20px;
	}
	.team-image {
		height: 320px;
	}
	.single-post {
		margin-left: auto;
		margin-right: auto;
		max-width: 600px;
	}
	.sell-box h4 {
		font-size: 16px;
	}
}



