@media(max-width:1570px){
	.cards .cards_contents{
		min-height:244px;
	}
}

@media(max-width:1533px){
	.cards .cards_contents{
		min-height:316px;
	}
}

@media(max-width:1500px){
	.testimonial-slider{
		    max-width: 1400px;
		    padding: 60px 50px;
	}
}

@media (max-width: 1200px){
	.testimonial-card{
		    padding: 12px;
	}
	.testimonial-card h5{
		font-size: 18px;
	}
}

@media(max-width: 992px){
	.counter-box {
    min-width: 155px;
}
	.counter-number {
		font-size: 32px;
	}
	.counter-label {
    font-size: 16px;
	}
	.hero_section {
    padding-top: 20px;
    padding-bottom: 0px;
}
	.top-text {
    font-size: 50px;
	}
	.hero_section p {
		font-size: 16px;
	}
	
	.hero_section .Possibility {
		font-size: 30px;
	}
}

@media(max-width:767px){
  
	.sec_padding{
        padding:20px 0;
    }
	
	.btn-secondary,.btn-primary{
		font-size:14px;
	}

.hero_section{
    padding-top: 40px;
    padding-bottom: 40px;
}

h2,.h2{
    font-size: 30px;
    font-weight: 700;
  }

h3{
    font-size: 30px;
    font-weight: 600;
}
	
	.slick-prev,
      .slick-next {
        display: none !important;
      }

      .slider .card {
        margin: 0 5px;
      }
	
	.gradient-bg{
		display:none;
	}
	
	header .navbar{
		padding:10px 0px;
	}
	
	.zigzack1 h3{
		padding-top:30px;
	}
	.trust h3{
		padding-top:30px;
	}
	
	.row-inverse{
		flex-direction:column-reverse;
	}
	.box_content{
		top:0%;
	}
	.nav-tabs .nav-link{
		margin:0px;
	}
	
	.labeing_data{
	padding:0px;
}
	.faq_sections .img-fluid{
		height:192px;
	}
	
	.footer-form .lets_build{
		padding-top:40px;
	}
	
	.meet_hero h2{
		padding-top:30px;
	}
	
}

@media(max-width:430px){
	    h3 {
			font-size: 20px;
}
	    h2, .h2 {
        font-size: 24px;
	}
	.sub_text {
    font-size: 16px;
	}
	.navbar-brand img {
    width: 90px;
}
	    .hero_section {
        padding-top: 0px;
        padding-bottom: 20px;
    }
	.top-text{
		    font-size: 42px;
	}
	.hero_section .Possibility {
    font-size: 38px;
	}
	.accordion-button::after{
		width: 42px;
    height: 42px;
    background-size: 34px;
}
	.faq_sections button {
    font-size: 16px;
    padding: 10px;
    line-height: 26px;
}
	.Vision_sub {
    font-size: 16px;
	}	
	.architecture {
    font-size: 16px;
    line-height: 26px;
}
	
	.counter-box{
		margin-bottom: 24px;
	}
	.custom-list li{
		    font-size: 16px;
	}
	.hero-about{
		padding: 3rem 0;
	}
	.hero-about h1 {
    font-size: 2rem;
}
	.section_sec {
    padding: 3rem 0;
}
	.section-title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
}
}