@media (min-width: 1300px) {
	
}

@media (max-width: 1600px) {
	.container-fluid {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
}
@media (max-width: 1200px) {
	.section{
		overflow:hidden;
	background-size: 250%;
	}
	
}
@media (max-width: 1199px) {
	.banner-area .banner-text .banner-title h1 {
		font-size: 30px;
		text-align: center;
		padding-top: 50px;
	}
	.banner-area {
		padding-top: 230px;
		padding-bottom: 230px;
	}
	.section {
		padding: 100px 0;
	}
}
@media (max-width: 1024px) {
	.find-app-area .single-app {
		padding: 60px 30px 60px 30px;
	}
	
}
/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	
}

@media  (min-width: 768px)and (max-width: 991px) {
    
    .add_comment_area .form-group label{
        min-height: 59px;
    }
}
/* Portrait tablets and small desktops */
@media  (max-width: 991px) {
   .header-area{
		display: none;
	}
	.about-us-area .about-left {
		position: inherit;
		transform: translateY(0px);
		width: 100%;
	}
	.mb-30{
		margin-bottom: 30px;
		margin-left: -20px;
	}
	.single-table .table tbody tr td {
		padding: 3px 5px;
	}
	.footer-area .footer-bottom {
		padding: 20px 0;
	}
	.banner-area .banner-img {
		position: inherit;
		/*width: 100%;*/
		max-width: 100%;
		margin-top: 20px;
    		
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center;
		background-size: cover;
   		-webkit-background-size: cover;
   		-moz-background-size: cover;
    		-o-background-size: cover;
		transform: translateY(0%);
	}
	.banner-area {
		padding-top: 350px;
		padding-bottom: 20px;
    		
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center;
		background-size: cover;
   		-webkit-background-size: cover;
   		-moz-background-size: cover;
    		-o-background-size: cover;
	}
	.integration-area .integration-info {
		margin-top: 0;
	}
	.awesome-area .awesome-info {
		margin-top: 0;
    }
    
}
/* Landscape phones and portrait tablets */
@media (max-width: 768px) {
	.banner-area .banner-img {
    		
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center;
		background-size: cover;
   		-webkit-background-size: cover;
   		-moz-background-size: cover;
    		-o-background-size: cover;
	}

	.banner-area {
		padding-top: 350px;
		padding-bottom: 100px;
    		
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center;
		background-size: cover;
   		-webkit-background-size: cover;
   		-moz-background-size: cover;
    		-o-background-size: cover;
	}
	
}
@media (max-width: 767px) {
	.banner-area .banner-img {
    		
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center;
		background-size: cover;
   		-webkit-background-size: cover;
   		-moz-background-size: cover;
    		-o-background-size: cover;
	}

	.banner-area {
		padding-top: 350px;
		padding-bottom: 100px;
    		
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center;
		background-size: cover;
   		-webkit-background-size: cover;
   		-moz-background-size: cover;
    		-o-background-size: cover;
	}
	
}

/* Landscape phones and smaller */
@media (max-width: 480px) {
	.banner-area .banner-img {
    		
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center;
		background-size: cover;
   		-webkit-background-size: cover;
   		-moz-background-size: cover;
    		-o-background-size: cover;
	}

	.banner-area{
		/*background: #0F1521;*/
    		
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center;
		background-size: cover;
   		-webkit-background-size: cover;
   		-moz-background-size: cover;
    		-o-background-size: cover;
	}

	.product-area .single-tab .nav-tabs li a {
		padding: 10px 30px;
    }

}
@media (max-width: 375px) {
	.banner-area .banner-img {
    		
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center;
		background-size: cover;
   		-webkit-background-size: cover;
   		-moz-background-size: cover;
    		-o-background-size: cover;
	}

	.banner-area{
		/*background: #0F1521;*/
    		
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center;
		background-size: cover;
   		-webkit-background-size: cover;
   		-moz-background-size: cover;
    		-o-background-size: cover;
	}
	.product-area .single-tab .nav-tabs li a {
		padding: 10px 20px;
	}
	br{
		display: none;
	}
	.section-title h2 {
		font-size: 24px;
	}
	.integration-area .integration-info h2 {
		font-size: 24px;
		line-height: 34px;
	}
	.awesome-area .awesome-info h2{
		font-size: 24px;
		line-height: 34px;
	}
	.banner-area .banner-text .banner-title h1 {
		font-size: 32px;
	}
}
@media (max-width: 320px) {
	.banner-area .banner-img {
    		
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center;
		background-size: cover;
   		-webkit-background-size: cover;
   		-moz-background-size: cover;
    		-o-background-size: cover;
	}

	.banner-area{
		/*background: #0F1521;*/
    		
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center;
		background-size: cover;
   		-webkit-background-size: cover;
   		-moz-background-size: cover;
    		-o-background-size: cover;
	}
	.banner-area .banner-text .banner-title h1 {
		font-size: 28px;
	}
	.single-table .table tbody tr td {
		font-size: 16px;
	}
	.footer-area .footer-bottom .copyright-area p {
		font-size: 16px;
	}
	
}