/*******************************************************
    Template Name    : Apper - Apps Landing Page Template
    Created          : 2021
*******************************************************/

@media only screen and (min-width: 991px) and (max-width: 1024px) {
.home-area .home-content h1 {
    font-size: 40px;
}
.about-info {
    padding-right: 0;
}
.team-social-icon {
    width: 90%;
}


}


@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.navbar-b.navbar-trans .nav-item, .navbar-b.navbar-reduce .nav-item {
		padding-right: 0;
	}
	.home-area .home-content h1 {
		font-size: 33px;
		line-height: 1.3;
	}
	.home-area .home-content p {
		font-size: 15px;
		line-height: 1.5;
	}
	.works-item-box {
		margin-bottom: 30px;
	}
	.works-item-box:last-child {
		margin-bottom: 0px;
	}
	.about-img {
		margin-bottom: 30px;
	}
	.about-info {
		padding-right: 0;
	}
	.features-item-box {
		margin-top: 30px;
	}
	.overview-img {
		margin-top: 30px;
		text-align: center;
	}
	.first-faq-box {
		margin-bottom: 20px;
	}
	.faq-img {
		margin-top: 35px;
		text-align: center;
	}
	.team-social-icon {
		width: 80%;
	}
	body {
		padding-bottom: 0;
	}
	.page-wrapper {
		position: relative;
		z-index: 1;
		background: #fff;
		overflow: hidden;
		box-shadow: unset;
	}
	.footer {
		width: 100%;
		padding: 0;
		position: unset;
		z-index: 0;
		bottom: 0;
	}
	.footer-colm-1 {
		padding: 0;
	}
	.footer-content {
		margin-bottom: 30px;
	}
	.footer-content:nth-last-child(-n + 2) {
			margin-bottom: 0px;
	}

}

@media only screen and (max-width: 767px) {
	.home-area::after {
		background: #112655;
		background: linear-gradient(0deg, #112655, #112655);
	}
	.home-area{
		height: auto;
	}
	.home-area .home-content h2{
		font-size: 33px;
	}
	.navbar-b.navbar-reduce .navbar-brand-dark {
		display: block;
	}
	.navbar-nav {
		margin-top: 15px;
	}
	.navbar-b .nav-item {
		margin-bottom: 10px;
	}
	.navbar-b .nav-item:last-child {
		margin-bottom: 0px;
	}
	#navbarDefault {
		width: 100%;
		height: 270px;
		overflow-y: scroll;
	}
	.home-area {
		padding-top: 150px;
	}
	.home-area .home-content h1 {
		font-size: 33px;
		line-height: 1.3;
	}
	.home-area .home-content p {
		font-size: 15px;
		line-height: 1.3;
	}
	.home-image {
		margin-top: 30px;
	}
	.works-item-box {
		margin-bottom: 30px;
	}
	.works-item-box:last-child {
		margin-bottom: 0px;
	}
	.about-img {
		margin-bottom: 30px;
	}
	.about-info {
		padding-right: 0;
	}
	.overview-img {
		margin-top: 30px;
		text-align: center;
	}
	.overview-info ul li {
		display: block;
		margin-top: 25px;
		margin-right: 0;
	}
	.counter-item {
		margin-bottom: 30px;
	}
	.counter-item:last-child {
		margin-bottom: 0px;
	}
	.first-faq-box {
		margin-bottom: 20px;
	}
	.faq-img {
		margin-top: 35px;
		text-align: center;
	}
	body {
		padding-bottom: 0;
	}
	.page-wrapper {
		position: relative;
		z-index: 1;
		background: #fff;
		overflow: hidden;
		box-shadow: unset;
	}
	.footer {
		width: 100%;
		padding: 0;
		position: unset;
		z-index: 0;
		bottom: 0;
	}
	.footer-colm-1 {
		padding: 0;
	}
	.footer-content {
		margin-bottom: 30px;
	}
	.footer-content:last-child {
		margin-bottom: 0px;
	}
}


@media only screen and (max-width: 479px) {
	.navbar-b.navbar-reduce .navbar-brand-dark {
		display: block;
	}
	.navbar-nav {
		margin-top: 15px;
	}
	.navbar-b .nav-item {
		margin-bottom: 10px;
	}
	.navbar-b .nav-item:last-child {
		margin-bottom: 0px;
	}
	.home-area {
		padding-top: 150px;
	}
	.home-area .home-content h1 {
		font-size: 30px;
		line-height: 1.3;
	}
	.home-area .home-content p {
		font-size: 15px;
		line-height: 1.3;
	}
	.home-image {
		margin-top: 30px;
	}
	.section-title h2 {
		font-size: 27px;
	}
	.overview-info h2 {
		font-size: 27px;
	}
	.overview-info-2 h2 {
		font-size: 27px;
	}
	.download-app-text h2 {
		font-size: 27px;
	}
	.works-item-box {
		margin-bottom: 30px;
	}
	.works-item-box:last-child {
		margin-bottom: 0px;
	}
	.about-img {
		margin-bottom: 30px;
	}
	.about-info {
		padding-right: 0;
	}
	.about-info h2 {
		font-size: 25px;
	}
	.overview-img {
		margin-top: 30px;
		text-align: center;
	}
	.overview-info ul li {
		display: block;
		margin-top: 25px;
		margin-right: 0;
	}
	.counter-item {
		margin-bottom: 30px;
	}
	.counter-item:last-child {
		margin-bottom: 0px;
	}
	.screenshort-item img {
		border-radius: 4px;
		margin: auto;
		width: 70% !important;
	}
	.first-faq-box {
		margin-bottom: 20px;
	}
	.faq-img {
		margin-top: 35px;
		text-align: center;
	}
	body {
		padding-bottom: 0;
	}
	.page-wrapper {
		position: relative;
		z-index: 1;
		background: #fff;
		overflow: hidden;
		box-shadow: unset;
	}
	.footer {
		width: 100%;
		padding: 0;
		position: unset;
		z-index: 0;
		bottom: 0;
	}
	.footer-colm-1 {
		padding: 0;
	}
	.footer-content {
		margin-bottom: 30px;
	}
	.footer-content:last-child {
		margin-bottom: 0px;
	}
}


@media screen and (max-width: 320px) and (min-width: 0px){
	.navbar-b.navbar-reduce .navbar-brand-dark {
		display: block;
	}
	.navbar-nav {
		margin-top: 15px;
	}
	.navbar-b .nav-item {
		margin-bottom: 10px;
	}
	.navbar-b .nav-item:last-child {
		margin-bottom: 0px;
	}
	.home-area {
		padding-top: 150px;
	}
	.home-area .home-content h1 {
		font-size: 27px;
		line-height: 1.3;
	}
	.home-area .home-content p {
		font-size: 15px;
		line-height: 1.3;
	}
	.home-content .button-1 {
		margin-left: 0;
	}
	.home-image {
		margin-top: 30px;
	}
	.section-title h2 {
		font-size: 25px;
	}
	.works-item-box {
		margin-bottom: 30px;
	}
	.works-item-box:last-child {
		margin-bottom: 0px;
	}
	.about-img {
		margin-bottom: 30px;
	}
	.about-info {
		padding-right: 0;
	}
	.about-info h2 {
		font-size: 20px;
	}
	.overview-img {
		margin-top: 30px;
		text-align: center;
	}
	.overview-info ul li {
		display: block;
		margin-top: 25px;
		margin-right: 0;
	}
	.counter-item {
		margin-bottom: 30px;
	}
	.counter-item:last-child {
		margin-bottom: 0px;
	}
	.screenshort-item img {
		border-radius: 4px;
		margin: auto;
		width: 70% !important;
	}
	.first-faq-box {
		margin-bottom: 20px;
	}
	.faq-img {
		margin-top: 35px;
		text-align: center;
	}
	.testimonial-content-inner .testimonial-text p {
		font-size: 14px;
	}
	.download-app-text h2 {
		font-size: 25px;
	}
	body {
		padding-bottom: 0;
	}
	.page-wrapper {
		position: relative;
		z-index: 1;
		background: #fff;
		overflow: hidden;
		box-shadow: unset;
	}
	.footer {
		width: 100%;
		padding: 0;
		position: unset;
		z-index: 0;
		bottom: 0;
	}
	.footer-colm-1 {
		padding: 0;
	}
	.footer-content {
		margin-bottom: 30px;
	}
	.footer-content:last-child {
		margin-bottom: 0px;
	}

}