.cep-text a{
	padding: 17.5px 30px !important;
	padding-right:50px !important;
    color: #000000;
}
.cep-text a span{
	width: 103px;
    font-weight: 700;
    color: #000000;
}
.Banner-text a div{
	width: 19px;
	height: 20px;
	margin-left: 10px;
    background-color: #000000;
}
.bb-contaier {
    margin: 100px auto;
	margin-bottom:5px;
}
.bb-box{
    padding: 0;
    margin-top: 35px;
}
.bb-layout-common-class {
    min-height: 200px;
    gap: 15px;
    padding: 15px 38px 20px 30px;
}
.bb-box-data{
    bottom: 20px;
}
.bb-box .bb-mask-container{
    top: 15.69px;
    left: 30.5px;
}
.box-1 .bb-mask-container .bb-mask-icon{
    width: 27px;
    height: 30px;
}
.box-2 .bb-mask-container .bb-mask-icon{
    width: 17px;
    height: 30px;
}
.box-3 .bb-mask-container .bb-mask-icon{
    width: 30px;
    height: 30px;
}
.box-4 .bb-mask-container .bb-mask-icon{
    width: 30px;
    height: 28px;
}
.card-container {
    width: calc(100% - 200px);
    margin: 0 auto 100px;
}
.card-heading {
    margin: 0;
}
.card-layout{
    margin: 25px 0 0;
    gap: 20px;
    justify-content: center;
}
.basic-structure {
    min-height: 452px;
}
.cd-details {
    min-height: 215px;
}
.cd-layout-heading {
    font-weight: 400;
    font-size: 18px;
    color: #757575;
}
.cd-layout-desp{
    font-size: 22px;
    color: #191919;
}
.basic-structure a span {
    width: max-content;
}
.basic-structure a .button-svg {
    margin-left: 20px;
}
.industry-swiper-container .swiper-pagination {
	margin-top:40px;
}
/* .formbgs .demo-heading {
    font-weight: 800;
    font-size: 56px;
    line-height: normal;
} */
.form_btn button {
    font-weight: 600;
    font-size: 18px;
    width: 159px !important;
}
.form_btn .button-svg {
    margin-left: 10px;
}
.formbgs .demo-descriptions {
    color: #000000;
}
.faq-section {
    display: none;
}
.industry-name {
    margin-bottom: 0;
}
.industriesServeSwiper button {
    width: max-content;
    padding: 20px !important;
    margin-top: 0;
}
.smart-device.Banner {
	margin-bottom:60px;
}
.formbgs .left-sections {
    padding: 107px 115px 107px 0;
}

.vms-text-section {padding-top:0px;}

@media (max-width: 1024px) {
    .bannerimg img {
        object-position: 65%;
    }
    .cep-text a {
        margin-top: 20px;
    }
    .cep-text a span {
        width: 88px;
        font-size: 16px;
        font-weight: 500;
    }
    .bb-contaier {
        margin: 40px 0 30px 0;
		display:none;
    }
    .bb-box {
        margin: 20px 16px 0;
        padding: 0;
    }
    .bb-layout-common-class {
        min-height: 129px;
        width: 100%;
        margin: 0;
        padding: 20px;
    }
    .bb-box-data {
        transform: none;
        position: static;
        justify-content: space-between;
		gap:10px;
    }
    .card-container {
        width: calc(100% - 42px);
        margin: 0 auto 40px;
    }
    .card-layout {
        gap: 31px;
    }
    .card-layout .basic-structure:not(:last-child) {
        margin: 0 auto;
    }
    .basic-structure {
        width: 100%;
    }
    .card-heading-mob {
        margin: 0;
    }
    img.cd-img{
        height: 300px;
    }
    .card-layout .basic-structure {
        min-height: 509px;
        max-width: 400px;
        margin: 0 auto;
    }
    .card-layout .basic-structure:last-child {
        min-height: 543px;
    }
    .cd-details {
        gap: 10px;
        min-height: 209px;
        padding: 25px 0;
    }
    .card-layout .basic-structure:last-child .cd-details {
        gap: 10px;
        min-height: 243px;
        padding: 25px 0;
    }
    .cd-layout-heading {
        font-weight: 400;
        color: #19191966;
    }
    .cd-layout-desp {
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
    }
    .eco-system-section {
      padding: 26px 16px 28px;
    }
	.eco-system-text-content h2 {
		text-align:center;
	}
    .basic-structure a .button-svg {
        margin-left: 10px;
    }
    .form_btn .button-svg {
        margin-left: 10px;
    }
    .formbgs .demo-heading {
        font-weight: 700;
        font-size: 35px;
    }
    .form_btn button {
        width: 162px !important;
        padding: 20px 23px !important;
    }
    .faq-section {
        display: block;
        padding: 40px 16px 40px;
    }
    .industry-swiper-container .swiper-pagination {
        margin-top: 23px;
    }
    .industry-name{
        margin-top: 13px;
    }
    .faq-section h2 {
        font-weight: 800;
        color: #000000;
    }
    .formbgs .left-sections {
        padding: 0 0 35px 0;
    }    
    .formbgs.sticky-formbgs {
        padding: 62.5px 16.5px;
    }
    .formbgs .demo-heading {
        padding-bottom: 18px;
    }
}
/* @media (min-width: 767px) and (max-width: 1024px) {
    img.cd-img {
        height: 550px;
        object-position: center 45%;
    }
    .card-layout .basic-structure {
        min-height: 759px;
    }
    .card-layout .basic-structure:last-child {
        min-height: 793px;
    }
} */
@media (max-width: 767px) {
    .bannerimg {
        height: 600px;
    }
	.smart-device .homepage_banner_h {
		width:286px;
	}
}