/*1600 , 1500 , 1400, 1199, 991, 767, 575, 480, 360, 320 */
/* CSS Index
-----------------------------------
1.default css
2.header section start
3.banner section start
4.features section start
5.customer stories section start
6.impacting section start
7.solutions section start
8.cta section start
9.footer section start
-----------------------------------
*/

/* min-width 1500 */
@media (max-width: 1600px) {

	/* ============================ pricing  section start  =============================*/
	.pricing-card-area .row {
		--bs-gutter-x: 30px;
	}
	.pricing-card-area  .col {
		flex: 1 0 30%;
	}
	/* ============================ pricing  section end  =============================*/
}

/* min-width 1500 */
@media (max-width: 1500px) {
	/* ============================ pricing  section start  =============================*/
	.pricing-card-wrapper {
		padding: 30px 20px 100px 20px;
	}
	.pricing-card-area .row {
		--bs-gutter-x: 20px;
	}

	/* ============================ pricing  section end  =============================*/
}

/* max-width 1399 */
@media (max-width: 1399.98px) {

	/* ============================ header section start =============================*/
	.menu-wrapper ul li {
		margin-right: 10.5px;
		margin-left: 10.5px;
	}

	.header-logo img {
		max-width: 100%;
	}

	/* ============================ header section end =============================*/



	/* ============================ features section start =============================*/
	.features-right-item {
		margin-left: 50px;
		max-width: 550px;
	}


	/* ============================ features section end =============================*/

	/* ============================ customer stories section start =============================*/
	.customer-stories-card-wrapper .row {
		--bs-gutter-x: 20px;
	}

	.customer-stories-card {
		padding: 25px 20px;
	}

	/* ============================ customer stories section end =============================*/

	/* ============================ impacting section start =============================*/
	.features-inner-wrapper.versition-2 {
		padding: 50px 30px;
	}

	/* ============================ impacting section end =============================*/

	/* ============================ footer section start =============================*/
	.footer-top-area .col.col:nth-child(5) {
		max-width: 140px;
	}

	.footer-top-area .col.col:nth-child(4) {
		max-width: 150px;
	}

	.footer-top-area .col.col:nth-child(1) {
		max-width: 220px;
	}

	/* ============================ footer section end =============================*/
	/* ============================ performance stats section start =============================*/
	.performance-stats-area .row {
		--bs-gutter-x: 100px;
	}
	/* ============================ performance stats section end =============================*/

	/* ============================ demo section start  =============================*/
	.hero-demo-content {
		padding-left: 0;
	}

	/* ============================ demo section end  =============================*/


}

/* max-width 1199 */
@media (max-width: 1199.98px) {

	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		padding-right: 20px;
		padding-left: 20px;
	}

	/* ============================ header section start =============================*/
	.menu-wrapper ul li {
		margin-right: 4px;
		margin-left: 4px;
	}

	.header-button-wrapper {
		gap: 7px;
	}

	.menu-wrapper ul li a {
		font-size: 16px;
	}

	.header-area {
		padding: 20px 0;
	}

	.mega-menu .col.col:nth-child(2) {
		max-width: 250px;
	}

	/* ============================ header section end =============================*/

	/* ============================ banner section start =============================*/
	.banner-circle-shape {
		left: -1300px;
	}
	/* ============================ banner section end =============================*/

	/* ============================ features section start =============================*/
	.features-right-item {
		margin-left: 20px;
	}
    .solutions-card-wrapper .row {
        --bs-gutter-x: 20px;
    }
	.features-area::before {
		top: -200px;
	}
	.features-area {
		margin-top: -300px;
	}
	/* ============================ features section end =============================*/

	/* ============================ customer stories section start =============================*/
	.customer-stories-card blockquote {
		font-size: 20px;
	}

	.customer-stories-card {
		padding: 24px 24px 28px 24px;
	}

	.author-information-info p,
	.author-information-info h6 {
		font-size: 16px;
	}

	.customer-stories-card .btn-2 {
		font-size: 18px;
	}

	/* ============================ customer stories section end =============================*/

	/* ============================ impacting section start =============================*/
	.features-inner-wrapper.versition-2 {
		padding: 50px 20px;
	}

	.features-inner-wrapper.versition-2 .features-right-item {
		margin-left: auto;
		max-width: 450px;
		margin-right: 0;
	}

	.features-inner-wrapper.versition-2 .col:nth-child(1) {
		max-width: 400px;
	}
	.features-inner-wrapper.version-2 {
		padding: 57px 30px;
	}

	/* ============================ impacting section end =============================*/

	/* ============================ footer section start =============================*/
	.footer-top-area .col {
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 30%;
		        flex: 1 0 30%;
	}

	/* ============================ footer section end =============================*/
	/* ============================ real time date section start =============================*/
	.real-time-date-item  .col.col:nth-child(1) {
		max-width: 500px;
		padding-left: 12px;
	}
	.contact-wrapper {
		padding: 55px 25px 54px;
	}
	/* ============================ real time date section end =============================*/

	/* ============================ performance stats section start =============================*/
	.performance-stats-area .row {
		--bs-gutter-x: 24px;
	}
	/* ============================ performance stats section end =============================*/

	/* ============================ contact section start =============================*/
	.solutions-contact .section-title-wrapper {
		margin-left: 0;
		max-width: 100%;
	}
	/* ============================ contact section end =============================*/
	


}

/* max-width 991 */
@media (max-width: 991.98px) {


	/* heading */
	.banner-content h1,
	h1 {
		font-size: 50px;
	}

	h2 {
		font-size: 45px;
	}

	h3 {
		font-size: 35px;
	}
	.pricing-inner-card h2 span ,
	h4 {
		font-size: 28px;
	}

	h5 {
		font-size: 22px;
	}

	/* all margin */
	.customer-stories-area .section-title-wrapper, .features-area .section-title-wrapper {
		margin-bottom: 74px;
	}

	/* all margin */
	/* all padding */
	.solutions-area {
		padding-bottom: 0;
	}
	.cta-area.version-2 ,
	.cta-area {
		padding: 140px 0 70px;
	}

	/* all padding */


	/* ============================ header section start =============================*/
	.header-button-wrapper {
		gap: 15px;
	}

	/* ============================ header section end =============================*/

	/* ============================ banner section start =============================*/
	.banner-area {
		padding-top: 254px;
		overflow: hidden;
	}
	.banner-content h1 {
		margin-bottom: 10px;
	}
	.banner-content .btn-1 {
		margin-top: 40px;
	}
	.banner-area::before {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 9;
		width: 100%;
		height: 324.071px;
		background: -o-linear-gradient(top, rgba(10, 15, 18, 0.00) 0%, #0A0F12 93.06%);
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(10, 15, 18, 0.00)), color-stop(93.06%, #0A0F12));
		background: linear-gradient(180deg, rgba(10, 15, 18, 0.00) 0%, #0A0F12 93.06%);
	}
	.small-banner-area {
		min-height: 400px;
		padding-bottom: 100px;
	}
	.banner-gradient-img-wrapper {
		margin-top: 0vw;
	}
	.banner-center-img-wrapper.b-gradient-img {
		max-width: 100vw;
	}
	/* ============================ banner section end =============================*/

	/* ============================ features section start =============================*/
	.features-area {
		margin-top: -140px;
		padding-bottom: 154px;
	}
	.key-features-area .section-title-wrapper ,
	.features-area.impacting-area .section-title-wrapper {
		margin-bottom: 30px;
	}
	.features-inner-wrapper .col {
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 100%;
		        flex: 1 0 100%;
	}

	.features-inner-wrapper .col:nth-child(1) {
		max-width: 100%;
	}

	.features-inner-wrapper .row {
		--bs-gutter-y: 35px;
	}

	.features-right-item {
		margin-left: 0;
		max-width: 100%;
	}

	.features-accordion .accordion-body p {
		font-size: 16px;
		padding-left: 25px;
	}
	.features-left-item .btn-1 {
		margin-top: 48px;
		padding: 8px 25.5px;
	}
	.accordion-item h6 {
		line-height: 1.2;
		margin-bottom: 15px;
		padding-left: 25px;
	}
	.video-wrapper-card {
		padding-top: 38px;
	}
	.accordion-item {
		padding-left: 0;
	}

	.features-area::after {
		top: 290px;
		height: 661.198px;
		width: 1717.109px;
		border-radius: 1717.109px;
		background: rgba(68, 214, 44, 0.16);
		z-index: 2;
	}
	.features-left-item {
		margin-top: 0;
	}
	.features-inner-wrapper.version-2 {
		padding: 30px 16px 25px;
	}
	#featureAccordion .accordion-body p {
		max-width: 364px;
	}
	/* ============================ features section end =============================*/


	/* ============================ customer stories section start =============================*/
	.customer-stories-card-wrapper .row {
		--bs-gutter-y: 35px;
	}

	.customer-stories-bottom-btn {
		margin-top: 48px;
	}
	.customer-stories-bottom-btn  .btn-1 {
		padding: 8px 25px;
	}
	.customer-stories-area {
		padding-bottom: 106px;
	}
	/* ============================ customer stories section end =============================*/

	/* ============================ impacting section start =============================*/
	.features-area.impacting-area {
		padding: 50px 0 145px;
	}

	.features-inner-wrapper.versition-2 .col:nth-child(1) {
		max-width: 100%;
	}

	.features-inner-wrapper.versition-2 .features-right-item {
		max-width: 100%;
	}

	.features-inner-wrapper.versition-2 .video-item {
		height: 350px;
	}

	.key-features-area .accordion-item h6 ,
	.impacting-area .accordion-item h6 {
		padding-left: 0;
		margin-bottom: 8px;
	}
	.key-features-area .features-accordion .accordion-body p ,
	.impacting-area .features-accordion .accordion-body p {
		font-size: 16px;
		padding-left: 0;
	}
	.key-features-area .features-inner-wrapper.versition-2 ,
	.impacting-area .features-inner-wrapper.versition-2 {
		padding: 30px 16px 24px;
	}
	.key-features-area .video-wrapper-card ,
	.impacting-area .video-wrapper-card {
		margin-top: 35px;
	}
	.key-features-area  .features-accordion h6[aria-expanded="true"] ~ .according-line-wrapper ,
	.impacting-area  .features-accordion h6[aria-expanded="true"] ~ .according-line-wrapper {
		height: 1px;
	}
	.features-area.impacting-area::after {
		top: 147px;
		height: 939.233px;
		width: 1717.109px;
		border-radius: 1717.109px;
		-webkit-filter: blur(100px);
		        filter: blur(100px);
	}
	.features-accordion h6[aria-expanded="true"] ~ .according-line-wrapper {
		height: 100px;
	}
	/* ============================ impacting section end =============================*/

	/* ============================ solutions section start =============================*/

	.solutions-area .section-title-wrapper {
		margin-bottom: 40px;
	}
	.solutions-card {
		width: 291px;
		margin-right: auto;
		margin-left: auto;
	}
	/* ============================ solutions section end =============================*/

	/* ============================ cta section end =============================*/
	.cta-area .btn-1 {
		margin-top: 32px;
	}
	.cta-area {
		min-height: 712px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		padding: 0;
	}
	.cta-area.version-2{
		min-height: 350px;
	}
	.cta-area p{
		font-size: 16px;
	}
	.cta-area .section-title-wrapper h2{
		margin-bottom: 8px !important;
	}
	.cta-area::after {
		width:100%;
		border-radius: 0;
		height: 100%;
		background: -o-linear-gradient(top, #0A0F12 0%, rgba(10, 15, 18, 0.00) 100%);
		background: -webkit-gradient(linear, left top, left bottom, from(#0A0F12), to(rgba(10, 15, 18, 0.00)));
		background: linear-gradient(180deg, #0A0F12 0%, rgba(10, 15, 18, 0.00) 100%);
		-webkit-filter: none;
		        filter: none;
	}
	.cta-area::before {
		bottom:-165px;
		width: 1468.989px;
		height: 454px;
		border-radius: 1468.989px;
		background: rgba(59, 191, 37, 0.65);
	}

	/* ============================ cta section end =============================*/

	/* ============================ footer section start =============================*/
	.footer-top-area {
		padding: 70px 0 82px;
	}

	.footer-copy-right-wrapper .row {
		--bs-gutter-y: 10px;
	}

	.footer-copy-right-wrapper {
		margin-top: 24px;
	}

	.other-page-wrapper {
		gap: 7px;
	}
	.footer-menu li {
		margin-bottom: 10px;
	}
	/* ============================ footer section end =============================*/

	/* ============================ real time date section start =============================*/
	.real-time-date-item  .col.col:nth-child(1) {
		max-width: 100%;
	}
	.hero-demo-area .col,
	.real-time-date-item  .col {
		flex: 1 0 100%;
	}
	.real-time-date-content,
	.hero-demo-area .col.col:nth-child(1) {
		max-width: 100%;
	}
	.hero-demo-content  ,
	.real-time-date-content{
		margin-bottom: 35px;
	}
	.faq-area ,
	.frequently-questions-area ,
	.section-padding {
		padding: 70px 0;
	}
	.video-card-item ,
	.real-time-date-item {
		margin-bottom: 70px;
	}
	.single-industries {
		padding-top: 50px;
	}
	.features-inner-wrapper.version-2 .col:nth-child(1) ,
	.real-time-date-item.version-2 .real-time-date-content {
		max-width: 100%;
	}
	.real-time-img  ,
	.real-time-date-item.version-2 .real-time-img {
		margin-right: auto;
		margin-left: auto;
	}

	/* ============================ real time date section end =============================*/

	/* ============================ performance stats section start =============================*/
	.features-area .container {
		padding-right: 12px;
		padding-left: 12px;
	}
	.performance-stats-area {
		padding-bottom: 50px;
	}
	.stat-inner-text, .stat-value {
		font-size: 60px;
	}
	.stat-card{
		margin-bottom: 35px;
		max-width: 260px;
		margin-right: auto;
		margin-left: auto;
	}
	.featured-intro-area .col {
		flex: 1 0 100%;
	}
	.featured-intro-area .col:nth-child(2) {
		max-width: 100%;
	}
	.featured-intro-description::before {
		top: 0;
		height: 2px;
		width: 100%;
		transform: none;
		margin-top: 0;
	}
	.featured-intro-description {
		padding-left: 0;
		padding-top: 30px;
		margin-top: 30px;
	}
	.features-inner-wrapper.version-2 .video-item {
		height: auto;
	}
	/* ============================ performance stats section end =============================*/

	/* ============================ contact section start =============================*/
	.contact-wrapper {
		padding: 50px 25px;
	}

	/* ============================ contact section end =============================*/

	/* ============================ drone visual section start =============================*/
	.drone-object-img-wrapper {
		top: -25px;
		margin-left: 0;
	}
	.drone-visual-wrapper {
		position: relative;
		width: 100%;
		height: 500px;
		margin-bottom: 50px;
	}
	.drone-visual-content {
		max-width: 100%;
		padding-top: 0;
		padding-bottom: 0;
	}
	.drone-visual-area {
		padding-bottom: 50px;
	}
	/* ============================ drone visual section end =============================*/

	/* ============================ contact section start =============================*/
	.solutions-contact .col {
		flex: 1 0 100%;
	}
	.solutions-contact .row {
		flex-direction: column-reverse;
	}
	.solutions-contact .section-title-wrapper{
		margin-bottom: 35px;
	}
	.solutions-contact {
		padding-top: 70px;
	}
	.solutions-contact .contact-wrapper {
		max-width: 100%;
	}
	/* ============================ contact section end =============================*/
	
	/* ============================ video section start  =============================*/
	.filter-area  .col {
		flex: 1 0 100%;
	}
	.filter-inner-wrapper {
		max-width: 100%;
	}
	.video-area .section-title {
		max-width: 100%;
		margin-bottom: 35px;
	}
	/* ============================ video section end  =============================*/

	/* ============================ demo section start  =============================*/
	.hero-demo-area {
		padding: 120px 0;
	}
	.hero-demo-area .gradient-shape {
		height: 100%;
	}
	/* ============================ demo section end  =============================*/

	/* ============================ pricing  section start  =============================*/
	.pricing-card-area  .col {
		flex: 1 0 50%;
	}
	/* ============================ pricing  section end  =============================*/


	.features-inner-wrapper.version-2 .features-right-item {
		padding-left: 0;
		margin: 0 auto;
		display: block;
	}
	.video-wrapper-card-1 {
		width: 100%;
	}


}

/* max-width 767 */
@media (max-width: 767.98px) {


	/* heading */
	.banner-content h1,
	h1 {
		font-size: 42px;
	}

	h2 {
		font-size: 36px;
	}

	h3 {
		font-size: 30px;
	}

	h4 {
		font-size: 25px;
	}

	h5 {
		font-size: 20px;
	}

	/* ============================ header section start =============================*/
	.header-logo img {
		max-width: 191px;
	}
	/* ============================ header section start =============================*/

	/* ============================ banner section start =============================*/
	.banner-content h1 {
		line-height: 1.1;
		margin-bottom: 5px;
	}
	.banner-circle-shape {
		left: -700px;
	}
	.small-banner-area {
		min-height: 350px;
		padding-bottom: 70px;
	}
	.banner-gradient-img-wrapper {
		margin-top: 7vw;
	}
	/* ============================ banner section end =============================*/

	/* ============================ features section start =============================*/
	.features-area {
		margin-top: -60px;
	}
	.features-area::before {
		top: -100px;
	}
	.video-wrapper-card-1 {
		padding: 4px;
	}
	.video-wrapper-card-1 video {
		height: 239px;
	}
	.video-wrapper-card-2 {
		top: 41px;
		height: 103px;
		width: 136px;
		padding: 4px;
	}
	/* ============================ features section end =============================*/

	/* ============================ features section end =============================*/
	.customer-stories-area  .section-title-wrapper p {
		max-width: 388px;
	}
	.customer-stories-area .section-title-wrapper{
		margin-bottom: 40px;
	}

	/* ============================ features section end =============================*/

	/* ============================ impacting section start =============================*/
	.key-features-area .features-inner-wrapper.versition-2 .video-item ,
	.impacting-area .features-inner-wrapper.versition-2 .video-item {
		height: 238px;
		margin-bottom: 4px;
	}
	/* ============================ impacting section end =============================*/


	/* ============================ footer section start =============================*/
	.footer-top-area .col {
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 35%;
		        flex: 1 0 35%;
	}

	.footer-top-area .col:nth-child(3),
	.footer-top-area .col.col:nth-child(1) {
		max-width: 160px;
	}

	.footer-top-area .col:nth-child(2) {
		max-width: 220px;
	}

	.footer-link-wrapper a,
	.footer-button-wrapper .btn-1 {
		margin-bottom: 14px;
	}

	/* ============================ footer section end =============================*/

	/* ============================ faq section start =============================*/
	.main-faq-accordion  .accordion-big-title {
		font-size: 24px;
	}
	.inner-faq-accordion .accordion-header {
		font-size: 18px;
	}
	.main-faq-accordion .accordion-item {
		padding: 20px 0;
	}
	/* ============================ faq section end =============================*/

	/* ============================ pricing  section start  =============================*/
	.pricing-card-area  .col {
		flex: 1 0 100%;
	}
	/* ============================ pricing  section end  =============================*/

}

/* max-width 575 */
@media (max-width: 575.98px) {

	/* ============================ header section start =============================*/
	.login-btn {
		display: none;
	}
	/* ============================ header section start =============================*/

	/* ============================ banner section start =============================*/
	.author-information-wrapper {
		margin-top: 32px;
	}
	.banner-gradient-img-wrapper {
		margin-top: 17vw;
	}
	/* ============================ banner section end =============================*/

	/* ============================ footer section start =============================*/
	.footer-top-area .col {
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 50%;
		        flex: 1 0 50%;
	}

	.footer-top-area .col.col:nth-child(1),
	.footer-top-area .col.col:nth-child(1),
	.footer-top-area .col:nth-child(2),
	.footer-top-area .col:nth-child(3),
	.footer-top-area .col.col:nth-child(4),
	.footer-top-area .col.col:nth-child(5),
	.footer-top-area .col:nth-child(6) {
		max-width: 100%;
	}

	.footer-top-area .row {
		--bs-gutter-x: 24px;
	}
	.cta-area::after {
		width: 600.523px;
	}
	.solutions-area .section-title-wrapper h2 {
		margin-bottom: 16px;
		max-width: 285px;
		margin-right: auto;
		margin-left: auto;
		line-height: 1.1;
	}
	.solutions-area .section-title-wrapper p {
		max-width: 388px;
		margin-right: auto;
		margin-left: auto;
	}
	.cta-area .section-title-wrapper h2 {
		max-width: 360px;
		margin-right: auto;
		margin-left: auto;
	}
	.footer-link-wrapper a, .footer-item h6 {
		letter-spacing: 4.5px;
	}
	.footer-menu li a{
		font-size: 16px;
	}
	.footer-top-area .row {
		--bs-gutter-y: 34px;
	}
	.footer-link-wrapper a {
		margin-bottom: 32px;
	}
	.footer-top-area .col:last-child .footer-item{
		margin-top: 20px;
	}

	.copy-right-caption p{
		font-size: 16px;
	}
	/* ============================ footer section end =============================*/

	/* ============================ drone visual section start =============================*/
	.drone-visual-wrapper {
		height: 350px;
	}
	/* ============================ drone visual section end =============================*/
	/* ============================ video section start  =============================*/
	.search-area {
		flex-basis: 100%;
		width: 100%;
	}
	.filter-inner-wrapper {
		flex-direction: column;
		align-items: start !important;
	}
	/* ============================ video section end  =============================*/
}

/* max-width 479 */
@media (max-width: 479.98px) {

	/* header offcanvas start*/
	.active-filter-wrapper {
		padding: 30px 10px;
	}
	.filter-offcanvas-menu .btn-1 {
		font-size: 16px;
		padding: 4px 10px;
	}
	.active-filter-info {
		flex-wrap: wrap;
		gap: 10px;
	}
	.active-filter-wrapper .filters-clear-btn {
		padding: 0;
	}
	/* header offcanvas end*/

	/* ============================ banner section start =============================*/

	.banner-content .btn-1 {
		padding: 8px 25px;
	}
	.banner-content p {
		max-width: 284px;
		margin-right: auto;
		margin-left: auto;
	}
	/* ============================ banner section end =============================*/

	/* ============================ features section start =============================*/

	.section-title-wrapper h2 ,
	.section-title-wrappe h2 ,
	.features-area .section-title-wrapper h2{
		line-height: 1.1;
	}
	.customer-stories-area .section-title-wrapper p ,
	.features-area .section-title-wrapper p {
		font-size: 16px;
	}
	.customer-stories-card blockquote {
		max-width: 297px;
	}
	/* ============================ features section end =============================*/

	/* ============================ footer section start =============================*/
	.footer-top-area .col {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
	}
	
	.footer-button-wrapper .btn-1 {
		padding: 8px 65px;
	}
	.footer-button-wrapper .btn-1.version-2 {
		padding: 8px 63.6px;
	}
	/* ============================ footer section end =============================*/

	/* ============================ real time date section start =============================*/
	.real-author-wrapper {
		max-width: 100%;
		gap: 10px;
		flex-direction: column;
	}
	.real-author-logo{
		padding-top: 5px;
	}
	.real-author-logo::before {
		left: 0;
		height: 1px;
		width: 100%;
	}
	/* ============================ real time date section end =============================*/

	/* ============================ pricing  section start  =============================*/
	.pricing-list-wrapper li {
		font-size: 18px;
		letter-spacing: 1px;
	}
	.pricing-card-wrapper .btn-1 {
		padding: 5px 20px;
	}
	/* ============================ pricing  section end  =============================*/



}

/* max-width 383 */
@media (max-width: 383.98px) {
	.footer-top-area {
		padding: 50px 0;
	}
}
/* max-width 360 */
@media (max-width: 360px) {
    .author-information-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: start !important;
    }
}