


@media (max-width:1199px) {
.box
{
	width: 140px;
	height: 140px;
}
.box4
{
    left: 50px;
}
.box5
{
    right: 50px;
}
.m-card .card .face {
    width: 250px;

}
.m-card .card .face.face2{
transform: translateY(-158px);
}
@media (max-width:991px) {
.m-card .card .face
{
	margin: 0 auto;
}
.h-image
{
	text-align: center;
}

.regenerative h2
{
	margin-top: 0px;
}
.mitti-collective {
    margin-top: 284px;
}

.appsLand-btn.appsLand-btn-larg {
	padding: 20px 27px;
}
.features__style-2 .feat-tabs {
	text-align: center;
}
.features__style-2 .feat-tabs li {
	width: auto;
	display: inline-block;
	float: none;
	border-bottom: 0;
}
.features__style-2 .feat-tabs li.active {
	border-bottom: 0;
}
.clients-logo .clientLogos-slider-container .swiper-slide a {
	padding: 30px 20px;
}
}

@media (min-width:768px) {
.apps-video .modal-dialog {
	width: 750px;
	margin: 100px auto;
}

}
@media (min-width:768px) and (max-width:991px) {
.contact .contact-info {
	margin-bottom: 15px;
	overflow: hidden;
}
.contact .contact-info .info-box {
	width: 50%;
	float: left;
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.contact .contact-info .info-box:first-child {
	border-right: 1px solid #CACACA;
}
.appInfo-row img
{
	min-height: auto;
}
}

@media (max-width:761px) {

.appsLand-navbar .menu-toggle .chart
{
	background: #fff;
}
.appsLand-navbar2 .navbar-nav>li>a, .appsLand-navbar .navbar-nav>li>span {
    color: #0a0a0a!important;
}
@media (max-width:767px) {
	.appInfo-row img
{
	min-height: auto;
}	
.mobile-size-logo img
{
	width: 80px;
}
	.navbar-default 
.appsLand-navbar .app-links .navbar-nav>li>a:before, 
.appsLand-navbar .app-links .navbar-nav>li>span:before, 
.contact .contact-form:before, .testimonials 
.testimonials-template .testimonials-slide:before {
	content: none;
}
.blog .list-post .entry-content-footer, 
.blog .list-post .entry-header {
	float: none;
	width: 100%;
}
.apps-footer
{
	background-image: none;
}
body {
	padding-bottom: 0!important;
}
footer {
	position: static!important;
}
header.appsLand-header .app-overlay {
	padding-top: 172px;
	padding-bottom: 100px;
}
header.appsLand-header .header-content .site-intro-content h1 {
	font-size:25px;
}
/*.entry-main>div, .entry-main>section {
	padding: 90px 0;
}*/
.entry-main>div, .entry-main>section
{
	padding: 0;
}

.entry-main>div.section-bg-img, .entry-main>section.section-bg-img {
	padding: 0;
}
.entry-main>div.section-bg-img .app-overlay,
 .entry-main>section.section-bg-img .app-overlay {
	padding: 90px 0;
}
.entry-main>div.section-bg-img.section-without-title,
 .entry-main>section.section-bg-img.section-without-title {
	padding: 0;
}
.entry-main>div.section-bg-img.section-without-title .app-overlay,
 .entry-main>div.section-without-title, 
 .entry-main>section.section-bg-img.section-without-title 
 .app-overlay, .entry-main>section.section-without-title {
	padding: 0px 0;
}
.section-title {
	margin: 30px;
}
.section-title h1 {
	margin: 0;
	font-size: 36px;
}
.appsLand-navbar.active-navbar {
	padding-top: 7px;
	padding-bottom: 7px;
}
.appsLand-navbar .navbar-header {
	margin: 0;
}
.appsLand-navbar .menu-toggle {
	display: block;
	    padding: 18px 9px;
}
.appsLand-navbar .app-links {
	position: fixed;
	visibility: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	box-shadow: 5px 0 25px rgba(0,0,0,.25);
	background: rgba(0,0,0,.25);
}
.appsLand-navbar .app-links .navbar-nav {
	background: #FFF;
	margin: 0;
	position: absolute;
	top: 0;
	left: -300px;
	height: 100%;
	width: 270px;
	overflow: auto;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
.appsLand-navbar .app-links .navbar-nav>li {
	padding: 0;
	border-bottom: 1px solid #F1F1F1;
}
.appsLand-navbar .app-links .navbar-nav>li.mobile-size-logo {
	box-shadow: 0 5px 15px rgba(0,0,0,.25);
	z-index: 2;
	padding: 5px 0;
}
.appsLand-navbar .app-links .navbar-nav>li.mobile-size-logo a {
	padding: 0;
	display: inline-block;
}
.appsLand-navbar .app-links .navbar-nav>li.mobile-size-logo a:hover {
	background: 0 0;
}

.appsLand-navbar .app-links .navbar-nav>li>a, 
.appsLand-navbar .app-links .navbar-nav>li>span {
	color: #333;
	padding: 15px 30px;
}
.appsLand-navbar .app-links .navbar-nav>li.active>a,
 .appsLand-navbar .app-links .navbar-nav>li.active>span, 
 .appsLand-navbar .app-links .navbar-nav>li>a:hover, 
 .appsLand-navbar .app-links .navbar-nav>li>span:hover {
	color: #3483ff;
	background: #f9f9f9;
}
.appsLand-navbar .app-links .navbar-nav>li .dropdown-menu {
	opacity: 1;
	visibility: visible;
	border: 0;
	width: 100%;
	min-width: 0;
	position: static;
	box-shadow: none;
}
.appsLand-navbar .navbar-brand img {
	margin: 0;
	height: 50%;
}
.appsLand-navbar.mobile-menu-active .app-links {
	visibility: visible;
}
.appsLand-navbar.mobile-menu-active .app-links .navbar-nav {
	left: 0;
}
.features .appInfo-data {
	padding-top: 0;
}
.first-download-btn {
	text-align: left;
	margin-bottom: 15px;
}
.third-download-btn {
	text-align: right;
	margin-top: 15px;
}
.testimonials {
	text-align: center;
}
.testimonials .testimonials-template 
.testimonials-slide .row.table-row {
	display: block;
	margin-right: 0;
	margin-left: 0;
}
.testimonials .testimonials-template 
.testimonials-slide .row.table-row .table-cel {
	display: block;
	float: none;
	width: 100%;
	border: 0;
	box-shadow: none;
}
.testimonials .testimonials-template .testimonials-slide {
	padding: 40px;
}
.testimonials .testimonials-template 
.testimonials-slide [class*=col-] {
	padding: 0;
}
.testimonials .testimonials-template 
.testimonials-slide .client-info {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #EEE;
}
.statistics .stats {
	text-align: center;
	padding: 0;
}
.statistics .stats .stats-icon {
	position: static;
	margin: 0 auto 15px;
}
.statistics .stats p {
	margin-bottom: 10px;
}
.section-title h5
{
	width: 100%;
	font-size: 12px;
}

.blog .list-post .entry-content .entry-post-info .posted-on {
	left: auto;
	right: 20px;
	top: -32px;
}
.single-post .entry-post-info {
	position: static;
	background: 0 0;
	color: inherit;
	padding: 0 0 15px;
}
.single-post .entry-post-info h2 {
	font-size: 24px;
}
.single-post .entry-Categories li, .single-post .entry-content p {
	font-size: 14px;
}
.single-post .entry-Categories {
	position: static;
	background: 0 0;
	padding: 0;
	color: inherit;
	margin-top: 20px;
}
.single-post .entry-Categories a {
	color: inherit;
}
.single-post .entry-content {
	padding-top: 20px;
}
.single-post .entry-footer .post-comments .user-photo {
	width: 40px;
	height: 40px;
}
.single-post .entry-footer .post-comments .the-comment {
	width: calc(100% - 50px);
	margin-left: 10px;
}
.posts
{
	padding-bottom: 50px;
}
.single-post .entry-footer .post-comments 
.the-comment .comment-box:before {
	border-width: 4px;
	left: -8px;
}
.features .appInfo-data h2
{
	text-align: center;
	font-size: 25px;
	padding: 20px 0 ;
	margin-bottom: 0;
}
.appsLand-btn
{
	padding: 8px 15px;
	margin-bottom: 40px;
}

.appsLand-btn.appsLand-btn-default,
 .appsLand-btn.appsLand-btn-gradient.btn-inverse i, 
 .appsLand-btn.appsLand-btn-gradient.btn-inverse span, 
 .appsLand-btn.appsLand-btn-gradient:hover i, .appsLand-btn.appsLand-btn-gradient:hover span, .gradient-text, .mini-feature .mini-feature-box .icon-box i, .pricing .pricing-tables .pricing-price p,
 .section-title.style-gradient h2 
 {
 	font-size: 25px;
 }
 .site-intro-content .header-links li .scrollLink span  
 {
 	font-size: 14px;
 }
 .site-intro-content .header-links li .scrollLink span .glyphicon 
 {
 	font-size: 14px;
 }
 .scrollToTop
 {
 	display: none;
 }
 .appsLand-btn.appsLand-btn-default,
  .appsLand-btn.appsLand-btn-gradient.btn-inverse i,
   .appsLand-btn.appsLand-btn-gradient.btn-inverse span,
    .appsLand-btn.appsLand-btn-gradient:hover i, 
    .appsLand-btn.appsLand-btn-gradient:hover span,
     .gradient-text, .mini-feature .mini-feature-box .icon-box i,
      .pricing .pricing-tables .pricing-price p,
       .section-title h2 {
    font-size: 12px;
}
.site-intro-content h1
{
	font-size: 25px;
}
}
@media (max-width:480px)
 {
 	.appInfo-data

 	{
 		text-align: center;
 	}
 	.Privacy-content p
 	{
 		text-align: justify;
 	}
 	.owl-carousel .owl-item img
 	{
 		height: auto;
 	}
 	.mobile-dropdown-menu li a span img
	{
	width: 20px;
	}
	.h-image svg 
	{
		width: 100%;
	}
	.think-txt p
	{
		margin-top: 0;
	}
	.box {
    width: 120px;
    height: 120px;
}
.box img
{
	width: 45px;
}
.box .title
{
	font-size: 14px;
}
.circle .box h2
{
font-size: 13px;
}
.mi-txt p
{
	font-size: 45px;
    line-height: 53px;
    background-size: 100%;
}
.emoji-list ul  
{
overflow: scroll;
}
.about-us-heading h2
{
	font-size: 33px;
}
.blog-page-headding h2
{
font-size: 33px;
}
.blog-details-heading h2
{
font-size: 33px;
}
.blog_details_l .tag-list
{
	width: auto;
}
.single-page img 
{
	width: 100%;
}
.blog_r h5
{
padding-top: 30px;
}
.btn-load-more
{
	margin-top: 10px;
}

.box4 {
    left: 19px;
}
.box5 {
    right: 19px;
}
.m-card .card
{
margin-bottom: 30px;
}
}