@media screen and (max-width: 1024px){
	.about-icon {
		padding: 20px 0 !important;
	}
	
	.about-us-button {
		margin-top: 50px;
	}
	
	.partner-section .partner_box li {
		position: relative;
		display: inline-block;
		margin-right: 50px !important;
	}
	.partner-section .partner_box li:first-child::after {
		content: "";
		position: absolute;
		left: -15px !important;
	}
}

@media screen and (max-width: 992px) {
	 a.humber_menu {
		display: none;
	}
	.hero-section-text {
		padding-top: 25% !important;
	}
	section#feature-section{
		padding-bottom: 0;
	}
	section#about-us{
		padding-bottom: 0;
	}
	ul.about-icon {
		padding: 0;
		margin-bottom: 30px;
	}
	.about-text {
		margin-bottom: 50px;
	}
	section#services{
		padding-bottom: 0;
	}
	.service-section-title {
		padding-top: 50px !important;
		padding-bottom: 0 !important;
	}
	.service-card{
		margin-bottom: 30px;
	}
	.blog-card {
		margin-bottom: 30px;
	}
	.partner-section .partner_box li {
		margin-right: 0 !important;
	}
	.partner-section .partner_box li:before{
		content: "";
		display: none;
	}
	.partner-section .partner_box li:after{
		content: "";
		display: none;
	}
	.partner-section {
		padding-top: 100px !important;
	}
	.partner-section .partner_box {
		border-bottom: 0 !important;
	}
}
@media screen and (max-width: 780px) {
	.hero-section-text .big-title h3{
		font-size: 18px !important;
	}
	.hero-section-text .big-title h1{
		font-size: 60px !important;
	}
	.feature-card {
		margin-bottom: 30px;
	}
	.about-us-button {
		margin-bottom: 50px;
		margin-top: 30px;
	}
	.about_video {
		left: 40% !important;
	}
	.service-card-title h5 {
		font-size: 18px !important;
	}
	.section-title h1 {
		font-size: 30px !important;
	}
	.solution-bg {
		margin-bottom: 100px;
	}
	.portfolio-card {
		margin-bottom: 30px;
	}
	#about-us .section-title {
		padding: 0 !important;
	}
	.price-card {
		margin-bottom: 30px;
	}
	.member-card {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 440px) {
	.hero-section-text {
		padding-top: 50% !important;
	}
	.hero-section-text .big-title h1 {
		font-size: 42px !important;
	}
	.hero-section-text .big-title h3 {
		font-size: 16px !important;
	}
	.feature-title {
		padding-bottom: 50px !important;
	}
	a.slider_btn {
		font-size: 14px !important;
		width: 200px !important;
		line-height: 50px !important;
	}
	.section-title {
		padding-bottom: 60px !important;
	}
	.appontment-title {
		padding-top: 0 !important;
	}
	.appontment-button {
		margin-top: 0 !important;
		float: left;
	}
	section#contact {
		padding: 0 !important;
		margin-bottom: 100px;
	}
	iframe {
		border-radius: 10px;
		margin: 0 auto;
		padding-bottom: 30px;
	}
	ul.social-media-links {
		padding-bottom: 30px;
	}
	.copy_area {
		text-align: center;
	}
	.copyright_content li {
		display: inline-block;
		margin: 0 15px !important;
		padding-top: 20px !important;
		float: inherit !important;
		text-decoration: none;
	}
}