.normal-view {
	display: block;
}

.mobile-view {
	display: none;
}

.howei-coin {
	width: 20px;
	height: 20px;
	padding: 1px;

}

.container .row {
	padding-left: 0px;
}

.about-howei-area-two {
	margin-top: 96px;
	/* margin-bottom: 30px; */
}

.about-howei-area-two .about-howei-info {
	/* background: #fafafa none repeat scroll 0 0; */
	/* background: rgb(214, 213, 216); */
	/* background: rgba(244,130,33,0.7); */
	/* background: #000000; */
	background: rgba(244, 130, 33, 0.7);
	/* border-style: solid; */
	/* border-width: 4px; */
	/* border-color: rgba(244,130,33,0.7); */
	border-radius: 15px;
	margin-top: -75px;
	margin-bottom: 40px;
	padding: 40px 0px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.about-howei-info h2 {
	/* color: #282828; */
	/* color: #f48221; */
	/* color: #ffffff; */
	color: #000000;
	font-size: 40px;
	font-weight: 700;
	/* margin-bottom: 25px; */
}

.about-howei-info p {
	/* color: #565656; */
	/* color: rgb(244,130,33); */
	/* color:#ffffff; */
	color: #000000;
	font-size: 16px;
	line-height: 24px;
}


.mission_goal-area {
	margin-top: 50px;
	margin-bottom: 70px;
}

.mission_goal-area .row {
	/* width:80%; */
	margin: auto;
	width: 107%;
}

.iq-mtb-15 {
	padding-left: 15px;
	padding-right: 15px;
	/* width: 50%; */
	margin-top: 15px;
	margin-bottom: 15px;

}

.feature-aria {
	height: 280px;
	width: 97%;
	/* margin-left: 60px; */
	/* width: 540px; */
	/* height: 220px; */
	/* width: 440px; */
}

.iq-mt-50 {
	margin-top: 50px;
}

.img-fluid {
	/* width: 450px; */
	width: 100%;
	/* height: 253px; */
	height: 100%;
}

.feature-content {
	/* margin-left:60px; */
}

.feature-content>h2 {
	margin-top: 0px;
	margin-bottom: 25px;
}

/* .service-area { */
/* padding-top: 50px; */
/* padding-bottom: 80px; */
/* background-color: rgb(244, 241, 241) */
/* } */

/* .service-area .row{ */
/* width:70%; */
/* margin:auto; */
/* } */

.services-banner>img {}

.why-use-area {
	margin-top: 80px;
	margin-bottom: 30px;
}

.why-use-area .row {
	width: 100%;
	margin: auto;
}

.why-use-area .row .row {
	width: 100%;
	margin: auto;
}

.why-use-area .why-use-item {
	/*height: 370px;*/
}

.why-use-area .feature-aria {
	height: 370px;
}

.small-title {
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}

.iq-feature16 {
	/* padding-right: 30px; */
	/* height: 150px; */
	/* max-width: 480px; */
	height: 20%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.iq-feature16>p {
	font-size: 16px;
}

.why-use-icon {
	color: rgba(244, 130, 33, 0.8);
}

.how-work-area {
	/* margin-top: 60px; */
	/* margin-bottom: 60px; */
	padding-top: 60px;
	padding-bottom: 60px;
	/* background-color: rgb(244, 241, 241) */
	background: rgba(244, 130, 33, 0.7);
}

.how-work-area .row {
	width: 100%;
	margin: auto;
	/* margin-top:30px; */
	/* margin-bottom:20px; */
}

.how-work-area .feature-aria {
	height: 340px;
	width: 470px;
	margin-left: 12px;
	/* height: 400px; */
	/* width:100%; */
}

.how-work-content {
	margin-left: 10px;
}

.paragraph-small>p {
	font-size: 16px;
	line-height: 30px;
}

.footer-image-area {
	margin-top: 50px;
	margin-bottom: 70px;
}

.footer-image-area .row {
	width: 90%;
	margin: auto;
}

.footer-image-area .feature-aria {
	height: 300px;
}

.footer-image-area h1 {
	text-align: center;
	font-weight: bold;
	margin-bottom: 50px;
}

.image-item {
	width: 45%;
}

@media only screen and (max-width: 1024px) {
	/* .feature-aria{ */
	/* height:400px; */
	/* } */

	.services-banner>img {
		height: 500px;
		width: 100%;
	}
}



@media only screen and (max-width: 768px) {
	.mobile-view {
		display: block;
	}

	.margin-top-negative-20 {
		/*margin-top:-20px;*/
	}

	.about-howei-area-two .img-fluid {
		height: 400px;
	}

	.img-fluid {
		height: 100%;
	}

	/* .feature-aria{ */
	/* height:330px; */
	/* } */


	.why-use-area .row .row {
		/* padding-top: 20px; */
	}

	.why-use-area .why-use-item {
		height: 100px;
	}

	.iq-mtb-15 {
		margin-left: 50px !important;

	}

	.iq-feature16 {
		/*height:45%;*/

	}

	.how-work-area .row .row {
		/* padding-top: 20px; */
		/* margin:auto; */
	}

	.how-work-area .feature-aria {
		height: 330px;
		width: 100%;
		margin-left: 0px;
	}

	.how-work-content {
		margin-left: 0px;
	}


	.services-banner>img {
		height: 50%;
	}
}






@media only screen and (max-width: 480px) {
	.normal-view {
		display: none;
	}

	.mobile-view {
		display: none;
	}

	.margin-top-negative-20 {
		/*margin-top:-20px;*/
	}

	/* .hide{ */
	/* display:none; */
	/* } */

	.margin-top-20 {
		margin-top: 20px !important;
	}

	.title h1 {
		font-size: 30px !important;
	}

	.about-howei-area-two {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 30px !important;
		margin-top: 0px !important;
	}

	.about-howei-area-two .img-fluid {
		height: auto !important;
		width: 100% !important;
	}

	.img-fluid {
		/* width:330px; */
		height: 200px;
		margin-top: 20px;
	}

	.mission_goal-area {
		margin-top: -20px;
		margin-bottom: 50px;
	}

	.mission_goal-area .row {
		width: 100%;
		margin: auto;
	}

	.mission_goal-area .feature-aria {
		width: 100% !important;
		height: 230px !important;
	}

	.iq-mtb-15 {
		width: 100%;
		margin-left: 0px !important;
	}

	.why-use-area {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.why-use-area .row {
		width: 100%;
		margin: auto;
		/* padding-top: 20px; */
	}

	.small-title {
		margin-bottom: 0px;
	}

	.why-use-area .why-use-item {
		height: 100px;
	}

	.iq-feature16 {
		/*height:50%;*/
	}

	.why-use-area .feature-aria {
		width: 100% !important;
		height: 230px !important;
	}

	.how-work-area {
		padding-top: 30px;
		padding-bottom: 40px;
	}

	.how-work-area .row {
		width: 100%;
		margin: auto;
		/* padding-top: 20px; */
	}

	.how-work-area .feature-aria {
		width: 100% !important;
		height: 230px !important;
		margin-left: 0px;
	}

	.how-work-content {
		margin-left: 0px;
	}

	.services-banner>img {
		width: 100% !important;
		height: 30% !important;
	}

	.footer-image-area {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.footer-image-area h1 {
		margin-top: 0px;
		margin-bottom: 0px;
	}

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

	.image-item {
		margin-bottom: 30px;
		width: 100%;
	}

	.howei-coin {
		width: 20px;
		height: 20px;
		padding: 1px;

	}

	.footer-image-area .feature-aria {
		height: 200px !important;
	}

	/* .container {width:100%} */

	/* .as-mainwrapper.wrapper-boxed {width:450px} */
	/* .mobile-menu-area {display:block} */
	/* .mainmenu {display: none} */
	/* .single-member-img > img {width: 100%;} */
	/* .nivo_text .slider-text-1 h2 {font-size: 26px;} */
	/* .single-member-info::before, .single-member-info::after {height: 57px; top: -28px} */
	/* .single-member-info-wrapper::before, .single-member-info-wrapper::after {height: 165px; left: 115px; top: -116px} */
	/* .single-member-info-wrapper::after {right: 115px;left: auto} */
	/* .price-table-angle {border-width: 0 210px 40px} */
	/* .price-table-angle::before, .price-table-angle::after {height: 150px; left: -80px; top: -57px; transform: rotate(79deg)} */
	/* .price-table-angle::after {right: -75px; transform: rotate(-79deg); left: auto} */
	/* .description-tab-menu ul li {width: 210px;} */
	/* .head-img::after {width: 315px} */
	/* .head-img::before { height: 370px;} */
	/* .as-mainwrapper.wrapper-boxed .single-member-info-wrapper::before, .as-mainwrapper.wrapper-boxed .single-member-info-wrapper::after {height: 165px; top: -116px} */
}

/* mobile view lamcape home page */
@media (min-width: 550px) and (max-width:999px) and (max-height:492px) {
	.about-howei-area-two {
		margin-top: 20px !important;
	}

	.about-howei-area-two .img-fluid {
		width: 95%;
		margin-left: 17px;
	}

	.iq-mtb-15 {
		margin: 0px !important;
	}

	.mission_goal-area .feature-aria {
		width: 93%;
	}

	.why-use-area .feature-aria {
		width: 100%;
	}

	.image-item {
		width: 47%;
	}
}