@media (max-width: 992px) {
	.service-box{
		height: auto;
	}
	.why-choose{
		height: auto;
	}
	.drive-us{
		height: auto;
	}
}

@media (max-width: 576px) {
	.mission-box {
		margin-top: -90px;
		padding: 11px 24px 24px 24px;
	}

	.banner-image {
		height: auto;
	}

	.banner-box iframe {
		height: 300px;
		width: -webkit-fill-available;
		width: -moz-available;
		width: -webkit-stretch;
		width: fill-available;
	}

	.bottom-service-box {
		position: relative;
		margin: auto;
		bottom: auto;
	}

	.service-box {
		height: auto;
		margin-bottom: 20px;
	}

	.bottom-banner {
		height: auto;
		background-color: #102447;
		padding: 60px 17px 0px 17px;
		border-radius: 125px;
	}

	.counter-image {
		height: 320px !important;
		object-fit: cover;
	}

	.why-choose {
		height: auto;
	}

	.service-box-main {
		margin-bottom: auto;
	}

	.services-section .service-box-main-1 {
		margin-bottom: auto;
		margin-top: 0px !important;
	}
	.services-section .service-box-main-1 .py-5{
		padding-top: 0px !important;
	}

	.service-box-main .col-sm-6 {
		position: relative;
		right: auto;
		margin-top: 20px;
	}

	.service-box-main-1 .col-sm-7 {
		position: relative;
		right: auto;
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.service-box-main-1 .col-sm-6 {
		order: 1;
	}

	.service-box h5{
		font-size: 20px !important;
	}

	.service-box p{
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		letter-spacing: 0em;
		padding: 0px !important;
	}

	.services-section.mt-5 {
		margin-top: 1rem !important;
	}

	nav#navbar {
		margin: 0px;
		height: 64px;
		padding: 0px;
	}
	nav#navbar .navbar-collapse{
		background: #0c2647;
	}

	.inner-header {
		margin-right: 0px;
		margin-left: 0px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
	}

	#main-logo {
		width: 97;
		height: 40;
		margin-left: 14px;
	}

	.bg-box-header {
		max-height: 105px !important;
		min-height: 105px !important;
		background-position: bottom;
	}

	.bg-box-header h3 {

		margin: -10px 0px 0px 0px !important;
		padding: 0px !important;
		font-size: 22px;
	}

	.navbar-dark .navbar-toggler-icon {
		background-image: url("../images/burger-menu.svg") !important;
		height: 28px;
		width: 28px;

	}

	.navbar-dark .navbar-toggler {
		color: rgba(255, 255, 255, .55);
		border-color: transparent !important;
		margin-right: 4px;
	}

	footer.pt-5.bg-footer {
		display: flex;
		justify-content: center;
		align-items: center;
		background-image: url(../images/Rectangle-mobile.svg);
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.box {
		position: absolute;
		top: 18%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 80px !important;
	}

	.about-heading {
		font-size: 18px;
		font-weight: 500;
		line-height: 20px;
		letter-spacing: 0em;
		text-align: center;
		margin-top: -15px;
	}

	.about-heading br {
		display: none;
	}

	.about-description {
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 20px;
	}

	.about-description-section.py-5 {
		padding-bottom: 0 !important;
	}

	.about-description-images.py-5 {
		padding-top: 2rem !important;
		padding-bottom: 0rem !important;
	}

	.about-description-images .container {
		overflow-x: auto;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		-ms-overflow-style: none;
	}

	.about-description-images .container::-webkit-scrollbar {
		display: none;
	}

	.about-description-images .container .row {
		display: inline-flex;
		flex-wrap: nowrap;
	}

	.about-description-images .container .row>div {
		flex: 0 0 auto;
	}

	.about-our-services.py-5 {
		padding-top: 0px !important;
		padding-bottom: 4rem !important;
	}

	.banner-box p {
		font-size: 16px;
		margin-bottom: 28px !important;
		line-height: 28px; 
	}

	button.btn.btn-get-statred.px-5 {
		padding-right: 2rem !important;
		padding-left: 2rem !important;
	}

	.remove-left-padding {
		padding-left: 0px !important;
	}

	.remove-right-padding {
		padding-right: 0px !important;
	}

	.outsourcing-box h4 {
		font-weight: 600;
		font-size: 20px;
		padding-top: 2.5rem !important;
		padding-bottom: 0.3rem !important;
	}

	.outsourcing-box p {
		padding-left: 2rem !important;
		padding-right: 2rem !important;
		padding-bottom: 2rem !important;
	}

	.outsourcing-box {
		border-bottom-right-radius: 0px!important;
		border-bottom-left-radius: 0px!important;
	}

	.key-points img {
		width: 84px;
		height: 96px;
		border-radius: 20px;
		font-family: Jost;
		font-size: 16px;
		font-weight: 600;
		line-height: 20px;
		letter-spacing: 0em;
		text-align: left;
		padding: 0px !important;
	}

	.key-points h4 {
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 0em;
		margin: 0px !important;
	}

	.key-points p {
		font-size: 12px;
		line-height: 20px;
		letter-spacing: 0em;
		margin: 0px !important;
	}

	.key-points .col {
		
		padding: 0px !important;
		padding-right: 5px !important;
	}

	.key-points.py-5 {
		padding-top: 20px !important;
		padding-bottom: 2rem!important;
	}

	.devlpemnt {
		padding: 12px !important;
		margin-bottom: 20px;
	}

	.meet-team h4 {
		font-size: 20px;
		font-weight: 600;
		line-height: 24px;
		letter-spacing: 0em;
		text-align: center;
		margin-bottom: 16px;
	}

	.meet-team.px-5 {
		padding-right: 1rem!important;
    	padding-left: 1rem!important;
	}

	.meet-team p.pb-5 {
		margin-bottom: 2rem !important;
		padding: 0px !important;
	}

	.team-box-images .col-sm-4 {
        width: 50% !important;
        margin-bottom: 2rem;
    }

    .team-box img {
        width: 100%;
    }

	.team-box-images {
		padding-left: 20px;
	}

	.team-box-images .col-sm-4.mb-4.px-5 {
        padding: 0px !important;
		padding-right: 20px !important;
		margin-bottom: 5px !important;
    }

	.team-text h5 {
		font-size: 14px;
		font-weight: 500;
		line-height: 20px;
		letter-spacing: 0em;
		text-align: center;
		margin-top: 6px !important;
	}

	.team-text p {
		font-size: 12px;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: 0em;
		text-align: center;
	}

	.value-head {
		font-size: 20px;
		font-weight: 600;
		line-height: 24px;
		letter-spacing: 0em;
		text-align: center;
	}

	.value-section.py-5 {
		padding-top: 2rem !important;
	}

	.value-section .row > div[class^="col-"] {
        flex-basis: 50%;
        max-width: 50%;
		padding-left: 8px !important;
		padding-right: 8px !important;
    }

    .drive-us img {
        max-width: 100% !important;
        height: auto !important;
		margin-bottom: 1rem !important;
    }

	.drive-us h4 {
		font-size: 18px;
		font-weight: 600;
		line-height: 24px;
		letter-spacing: 0em;
	}

	.drive-us p {
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		letter-spacing: -0.02em;
		text-align: left;
		margin-bottom: 0px !important;
	}

	.drive-us {
		padding-top: 0px !important;
	}

	.banner-image .col-sm-6:first-child{
		order: 2;
	}
	.banner-image .col-sm-6:last-child{
		order: 1;
	}
	.banner-image .container.pt-5{
		padding-top: 0 !important;
	}
	.banner-image .row.align-items-center.pt-5{
		padding-top: 1rem !important;
	}
	.banner-box{
		text-align: center;
	}
	.banner-box h1{
		margin-top: 0 !important;
		font-size: 30px;
		max-width: 272px;
		margin: 0 auto;
		line-height: 40px;
		margin-bottom: 16px!important;
	}
	.banner-box h1 span{
		font-size: 30px;
		line-height: 40px;
	}
	.banner-image {
		padding-bottom: 150px;
	}
	.class-counter .row {
		flex-direction: row !important;
		display: flex;
		flex-wrap: nowrap;
	}
	.class-counter .row  .col-sm-3{
		max-width: 33.33%;
	}
	.counter-value h3{
		font-size: 20px;
		line-height: 20px;
	}
	.mission h4{
		padding-bottom: 0px !important;
		font-size: 28px;
		margin-bottom: 0px !important;
	}
	.mission p{
		margin-top: 0px !important;
		padding-top: 0px !important;
		font-size: 16px;
	}
	.choose-first p{
		font-size: 16px;
	}
	html body .What-we-do{
		padding-bottom: 0px !important;
	}
	section.software-service{
		padding-top: 28px !important;
	}
	.choose-first h4{
		font-size: 28px;
		margin-bottom: 12px !important;
	}
	.bottom-banner .row{
		display: flex;
		flex-wrap: wrap;
	}
	.bottom-banner .row .col-sm-4{
		max-width: 50%;
		padding-left: 4px;
    	padding-right: 4px;
	}
	.why-choose h4{
		font-size: 15px;
		line-height: 16px;
	}
	.why-choose p{
		font-size: 12px;
		line-height: 18px; 
	}
	.footer-box{
		text-align: center;
	}
	.footer-box .footer-links-index{
		margin: 0 auto;
	}
	.footer-box .footer-links{
		margin: 0 auto;
	}
	.footer-box .col-sm-3:first-child{
		order: 4;
	}
	.footer-box  .row{
		gap: 40px;
	}
	.about-heading .box {
		position: relative;
		top: 48px;
	}
	.about-our-services .banner-box p{
		margin-bottom: 10px !important;
	}
	.value-section .col-sm-3{
		padding-left: 6px !important;
		padding-right: 6px !important;
	}
	.container .service-box-main{
		margin-top: 0px !important;
	}
	.container .service-box-main .row{
		padding-top: 0px !important;
	}
	.serivce-page-box{
		box-shadow: none;
	}
	.services-start.py-5 {
		padding-top: 2rem !important;
	}
	.service-box-main img, .service-box-main-1 img {
		padding-left: 15px;
		padding-right: 15px;
	}
	.serivce-page-box h4 {
		font-size: 18px;
		font-weight: 600;
		line-height: 28px;
		letter-spacing: 0em;
		text-align: center;
		margin-left: 5px !important;
		margin-left: 5px !important;
	}
	.serivce-page-box p {
		padding: 0px !important;
	}           
	.about-description h3{
		font-size: 20px;
		line-height: 28px;
	}
	h1.head-line-1{
		font-size: 18px;
		line-height: 28px;
	}
	.Why-use-erp .col-sm-6.pe-5 {
		padding-right: 0px !important;
		margin-bottom: 12px !important;
	}
	.text-box h3{
		font-size: 16px;
		line-height: 20px;
		font-weight: 500;
	}
	.text-box p{
		font-size: 12px;
		line-height: 20px;
		font-weight: 400;
	}
	section.features-box{
		margin-left: 0px !important;
		padding-bottom: 0px !important;
	}
	section.features-box .ms-5{
		margin-left: 23px !important;
		padding-right: 23px;
	}
	.our-solution-box{
		padding-left: 10px;
		padding-right: 10px;
	}
	.our-solution-box .col-sm-6.pe-5 {
		padding-right: 0px !important;
		margin-bottom: 12px !important;
	}
	.choose-a-plan h3{
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 0px !important;
	}
	.choose-a-plan p{
		font-size: 12px;
		line-height: 16px;
	}
	.price-title::after{
		display: none;
	}
	.plans-wrap label{
		font-size: 16px;
		line-height: 20px;
	}
	div.tailored-plan{
		padding-bottom: 0px !important;
	}
	.plans-cards{
		padding-top: 0px;
	}
	.plans-cards .row{
		overflow: auto;
		flex-wrap: nowrap;
		flex-direction: row;
		gap: 16px;
	}
	.plans-cards{
		margin-top: 20px;
	}
	.plans-cards .card-business{
		min-width: 188px;
		height: auto;
	}
	.plans-cards .card-title{
		font-size: 16px;
		line-height: 20px;
	}
	.plans-cards .card-price {
		font-size: 28px;
		margin: 20px 0 26px 0;
	}
	div.solutions{
		padding-top: 0rem!important;
		padding-bottom: 0rem!important;
	}
	.contact .contact-detail{
		font-size: 16px;
	}
	section.contact-box{
		padding-top: 0px !important;
	}
	.contact .contact-title{
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 0px;
	}
	.contact .contact-subtitle{
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 20px;
	}
	.contact .contact-detail{
		padding: 0;
	}
	.contact .contact-social{
		width: 100%;
		margin-bottom: 60px;
	}
	.contact .contact-card{
		padding: 18px 18px 24px 18px;
	}
	.response-card-detail {
		font-size: 18px;
	}
}



/* @09-10 css */
@media(max-width: 1200px){
	.service-box{
	  height: 480px;
	}
	.contact .contact-card, .invoice .invoice-card, .solution-card {
	  padding: 30px;
	}
  }
  @media(max-width: 992px){
	.banner-box h1, .choose-first h4, .mission h4, .bg-box-header h3, .price-title, .plans-cards .card-price, .contact .contact-title {
	  font-size: 36px;
	}
	.banner-box h1 span {
	  font-size: 36px;
	}
	.service-box {
	  height: 300px;
	  margin-bottom: 20px;
  }
  .bottom-banner {
	height: 1675px;
  }
  .navbar-nav {
	background-color: #152e5c !important;
  }
  .drive-us {
	height: 300px;
  }
  .service-page .about-description {
  padding: 15px 0;
  }
  }
  @media(max-width: 786px){
	.service-box-main .row, .service-box-main-1 .row {
	  justify-content: center;
	  display: flex;
	}
  
	.service-box-main .row .col-sm-7, .service-box-main-1 .row .col-sm-7 {
	  min-width: 100%;
	  order: 1 !important;
	}
	.service-box-main .col-sm-6, .service-box-main-1 .col-sm-6 {
	  order: 2 !important;
	  min-width: 100%;
  
	}
	.contact .contact-card {
	  padding: 30px;
	}
  }
  @media(max-width: 767px){
	.about-description{
	  padding: 10px 0;
	}
	.drive-us {
	  height: 250px;
	}
	
  }
  @media(max-width: 500px){
	.invoice-btn-wrap {
	  flex-direction: column;
	  gap: 10px;
	}
	
  }

  @media (min-width: 320px) and (max-width: 786px) {
	.service-box-main .col-sm-6 {
        position: relative;
        right: auto;
        margin-top: 20px;
    }

    .service-box-main-1 .col-sm-7 {
        position: relative;
        right: auto;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .service-box-main-1 .col-sm-6 {
        order: 1;
    }
	.service-box-main {
        margin-bottom: auto;
    }
    .service-box-main-1 {
        margin-bottom: auto;
    }
  }
