@media (max-width:1200px) {
 .container {
  width:100%;
 }
 .navbar-brand{
	 width:auto;
 }
 .navbar-nav{
	 width:100%;
 }
}

@media (max-width:1100px) {
.navbar-brand {
  width: auto;
}
 
.card-body p{
	padding-right: 0;
}
}

@media (max-width:1000px) {
.navbar-brand {
  width: 20%;
}

.thanks {
  width: 100%;
}
.thanks h2{
	font-size: 25px !important;
	line-height: 30px !important;
}

.navbar-nav{
	  width:auto;
}
.baners_img {	
  margin-top: 2em;
}
}

@media (max-width:900px) {
.navbar-brand {
  width: auto;
}
}
 

@media (max-width:767px) {
	.slick-slide img{
	width:100%;	
	}
	
	.slick-slide{
		padding:0;
	}
	
	.dash_btn{
		padding-left: 20px;
	}
	
	
	#features .row {
	  width: 100%;
	  margin-left: 0px;
	}

	.features_wraper h3 {
		font-size: 30px;
	}
	
	#purchase , #features , #header{
		background-image: none;		
	}
	
	#home h2{
	text-align: center;	
	}
	
	#home p{
		text-align: center;
	}
	
	.purchase_btn .button_zal {
		margin:auto;
	}
	
	.navbar-expanded .navbar-collapse{
		display:block !important;
	}
	
	.navbar-nav .nav-link{
		padding-left:20px !important;
	}
	
	.shape11 , .shape1{
		display:none;
	}
	
	.air_feat {
  width: 100%;
  padding-top: 15px;
  padding-left:0;
}
	
 
#features .card-body{
display:block !important;
padding:15px;
}	

#footer .footer-top .footer-links ul li{
	padding-top: 15px !important;
}

#footer .footer-top .footer-links ul {
	display:block !important;
	margin-top:0;
}


#home h2  , #faq h2{
font-size: 30px
}

.widthleft{
 
	margin:auto;
}
.card-body h4 , .card-body p{
	text-align:center;
}
.ament-text{
	display:none;
}

.features_wraper{
 padding: 20px;
margin-top: 25px;
margin-bottom: 50px;
}

#home h2 
{
margin-top: 30px;
line-height: 40px;
}
 
.wid-auto {
  width: 100%;
}

.right {
  float: left;
}

.faqs-dd .card-title.collapsed {
	font-size: 15px;
}

.faqs-dd .card-body {
	 font-size: 15px;
}

.skew1 , .skew2{
  transform: none;
  margin-bottom: 1em;
}
	
.lead{
	font-size: 15px
}

#features{
	position: relative;
z-index: 9;
}

#features .headings{
	font-size: 26px;
}

.navigation.sidebar-left .collapse
{
	border-right: 1px solid #171717;
background-color: #171717;
}

	.dash_right{
		padding-left: 10px;
	}
	
	.shape1 , .shape2 , .shape3, .shape4 , .shape5 {
		display:none;
	}
	
	#main-navbar{
	display:none;
}
.navigation
{
	
	min-height: 60px;
}
.shape6 , .shape7 , .shape3 {
display:none;	
}

.social-links{
	visibility:visible !important;
	margin-bottom:2em;
}

.integration-bubbles .section-heading , #success1 .section-heading{
	border:none;
}

#success1 .section-heading
{
	padding-left: 0;
}

#features .shadow{
	min-height:auto !important;
	padding: 10px 0;
	display:block;
}

#success1 .section-heading{
	text-align:left;
}
}

