/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {

}
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

	.home-banner-block h1{
		font-size: 30px;
	}
	.home-banner-block p{
		font-size: 18px;
	}
	.ipad-image-center{
		width:100%;
		margin-top: 30px;
	}
	.tech-suitebox h4{
		font-size:20px;
	}
	.tech-suitebox .tech-icon img{
     max-width: 50px;
    float: unset;
    margin-bottom: 17px;
}
	
	.tech-suitebox{
		height:100%;
	}
	.default-heading{
		font-size:30px;
		line-height:40px;
	}
	.vertical-tab-box .content-box h4{
		font-size:20px;
	}
	.single-banner h1{
		font-size: 36px;
	}
	.home-intro h2, .home-intro p{
		width:100%;
	}
	.why-choose-block .why-choose-box h4{
		font-size:20px;
	}
	.faq-block .accordion .card-header h5 button{
		white-space:normal;
		text-align:left;
		padding-left: 38px;
	}
	.faq-block .accordion .card-header h5 button i{
		text-align:center;
		left: 10px;
		position: absolute;
	}
	.progress-bar-block .progress-bar-box{
		margin-left:auto;
		margin-right:auto;
	}
.new-right-block img.img-fluid {
    width: 100%;
}
.new-right-block h2 {
    margin-top: 15px;
}
.row.mt-5.wrap-feature41-box ul {
  
    display: flex;
}
.wrap-feature41-box .f41-tab li a.active h5:before {
    width: 6px;
    left: -10px;
}

.home-testmonial .col-lg-8.col-md-8.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.home-testmonial .col-lg-4.col-md-4.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.main-intro ul {
    padding: 0px;
    margin: 0px;
}
.orange-and-blue .aos-init.aos-animate {
    height: 100%;
}
.internal-cta h4 {
    font-weight: 400;
    font-size: 18px; 
    width: 100%;
	line-height: 28px;
}
.internal-cta {
    padding: 30px 0;
}
.tech-icon .row.align-items-center{
	    flex-direction: column-reverse;
}
.tech-suitebox .tech-icon {
    margin-bottom: 15px;
}

.tech-suitebox .tech-icon .col-lg-8.col-md-6.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


.tech-suitebox .tech-icon .col-lg-4.col-md-6.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
 
.white-bg .tech-suitebox {
    height: calc(100% - (30px));
}
.home-intro {
    padding-top: 20px;
}
.key-benefits  .col-md-4{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.key-benefits  .col-md-4.tab-full{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.commitment-block .commitment-box {
    padding: 10px;
}


.tech-icon .col-lg-6.col-md-6.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.container {
    max-width: 780px;
}

	
} 
/* small mobile :320px. */
@media (max-width: 767px) {
 

.digitalmanged-service .col-lg-6.col-md-6.col-12 {
    text-align: center;
    margin-bottom: 20px;
}

.tech-suitebox .tech-icon img {
    float: left;
    margin-bottom: 20px;
}
.digitalmanged-service {
    padding: 10px 0 0px;
}

.why-choose-block .default-heading {
   text-align: left;
}
.key-benefits .default-heading {
   text-align: left;
}
	.new-right-block h2 {
    margin-top: 15px;
}
	.home-banner-block h1{
		font-size: 30px;
	}
	.home-banner-block p{
		font-size: 18px;
	}
	.tech-suitebox h4{
		font-size:20px;
	}
	.tech-suitebox .tech-icon img{
		max-width:50px;
	}
	.tech-suitebox{
		height:100%;
	}
	.default-heading{
		font-size:30px;
		line-height:40px;

	}
	.home-intro h2, .home-intro p{
		width:100%;
	}
	.ipad-image-center{
		width:100%;
		margin-top:20px;
	}
	.vertical-tab-box {
		padding: 20px;
	}
	.home-testibox{
		margin-top:20px;
	}
	.wrap-feature41-box .f41-tab li a{
		padding: 0 20px;
	}
	.home-testmonial .default-btn{
		margin-top:5px;
	}
	.vertical-tab-box .content-box h4{
		font-size:20px;
	}
	.single-banner h1{
		font-size:30px;
	}
	.home-intro h2, .home-intro p{
		width:100%;
	}
	.why-choose-block .why-choose-box h4{
		font-size:20px;
	}
	.faq-block .accordion .card-header h5 button{
		white-space:normal;
		text-align:left;
	}
	.faq-block .accordion .card-header h5 button i{
		text-align:center;
	}
	.single-banner{
		padding-top:30px;
		text-align:center;
	}
	.single-banner img{
		margin-left:auto;
		margin-right:auto;
	}
	.order-one{
		order:1;
	}
	.order-two{
		order:2;
	}
	.order-three{
		order:3;
	}
	.why-choose-block .why-choose-box img{
		margin-bottom:20px;
	}
	.internal-cta h4{
		line-height: initial;
		width:100%;
		margin-bottom:30px;
		font-size: 24px;
	}
	.faq-block .accordion .card-body {
		padding: 0 23px;
		padding-bottom:15px;
	}
	.faq-block .accordion .card-header {
		padding: 8px 5px;
	}
	.faq-block .accordion .card-header h5 button{
		position:relative;
		padding-left: 45px;
	}
	.faq-block .accordion .card-header h5 button i{
		position:absolute;
		left:5px;
	}
	.progress-bar-block .progress-bar-box{
		margin-left:auto;
		margin-right:auto;
	}
	.ai-appdev-intro .main-intro p{
		width:100%;
	}
	.development-processblock .default-btn{
		margin-top:20px;
		margin-bottom:40px;
	}
	.digitalmanged-service img{
		margin-top:50px;
	}
	.major-industry-block .row .col-12:nth-of-type(4), .major-industry-block .row .col-12:nth-of-type(5) {
		border-bottom: 2px dotted #ddd;
		border-right:0;
	}
	.single-banner p{
		width:100%;
	}
.home-intro {
    padding-top: 20px;
}

}

