#navbarDropdown:focus + #navbarmega,
#navbarmega:hover {
    display: block;
}
#navbarDropdownone:focus + #navbarmegaone,
#navbarmegaone:hover {
    display: block;
}
#navbarDropdownTwo:focus + #navbarmegaTwo,
#navbarmegaTwo:hover {
    display: block;
}
#navbarDropdownThree:focus + #navbarmegaThree,
#navbarmegaThree:hover {
    display: block;
}
/* for hide megamenu for not linked */
.list-group-item:not([href]) {
    display: none;
}
.dropdowncustom{
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
    border: none;
    margin-top: 6%;
    top: 0%;
    margin-left: -19%;
    width: 100%;
}
.dropdowncustomone{
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
    border: none;
    margin-top: 6%;
    top: 0%;
    margin-left: -8%;
    width: 100%;
}
.megaheading{
    font-family: 'Poppins';
    color: #EE483D;
    font-size: 16px;
    font-weight:600;
    margin-left:65px;
}
.megacontent a{
    font-family: 'Poppins';
    margin-left: 65px;
    font-size: 14px;
    font-weight:500;
    color:#49499A;
    background: none;
    line-height: 25px;
    top:0;
}
.megacontenttop a{
    font-family: 'Poppins';
    top: 0px;
    margin-left: 65px;
    font-size: 14px;
    font-weight:500;
    color:#49499A;
}
.list-group-item {
    padding: 0!important;
    border: 0px !important;
}
.list-group-item-action:active {
    color: #EE483D !important;
}
.list-group a[href]:hover {
    color: #EE483D !important;
}
.list-group-item-action:focus, .list-group-item-action:hover {
    color: #EE483D !important;
}
.digital-transformation{
    background-color: #49499A;
    height: 450px;        
}
.digital-transformation img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.digital-transformation h1{
    font-family: 'Poppins';
    color: #FFFFFF;
    margin-top:0;
    font-weight: 700;
    font-size: 55px;
    line-height: 72px;
}
.digital-transformation h4{
    font-family: 'Poppins';
    color: #FFFFFF;
    margin-top:0;
    font-weight: 600;
    font-size: 24px;
    line-height: 55px;
}
.transmission-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.ecommerce-transformation{
    background-color: #49499A;
    height: 450px;        
}
.ecommerce-transformation img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ecommerce-transformation h1{
    font-family: 'Poppins';
    color: #FFFFFF;
    margin-top:0;
    font-weight: 700;
    font-size: 55px;
    line-height: 72px;
    text-transform: capitalize;
}
.ecommerce-transformation h4{
    font-family: 'Poppins';
    color: #FFFFFF;
    margin-top:0;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
}
.supply-chain-management h5{
    background: #49499A;
    margin: 0;
    color: #fff;
    padding: 20px 10px 20px 10px;
    font-weight: 600;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
}
.supply-chain-advantage p{
    color: #49499A;
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 28px;
    display: block;
    margin-top: 10px;
    text-transform: capitalize;
}
.b2b-infrabazar h5{
    color: #EE483D;
    font-weight: 500;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
    text-transform: capitalize;
}
.b2b-infrabazar p{
    color: #49499A;
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px;
    text-transform: capitalize;
}
.ecommerce-center{
    display: flex;
    align-items: center;
    padding-left: 30px;
}
.about-transformation{
    height: 474px;
}
.about-transformation img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.about-digital{
    padding: 30px 0;
}
.end-end-digital p{
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Poppins';
    margin-top: 10px;
    text-transform: capitalize;
}
.factokart-partner p{
    display: block;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    font-family: 'Poppins';
    margin-top: 10px;
    text-transform: capitalize;
}
section.solutions-building h5{
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Poppins';
    margin-top: 10px;
    text-transform: capitalize;
    color: #EE483D;
}
section.solutions-building p{
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Poppins', sans-serif;
    margin-top: 10px;
    color: #49499A;
    text-align: left;
    position: relative;
    padding-left: 20px;
}
section.solutions-building p::before {
    content: "\2022";
    position: absolute;
    left: 0;
    margin-left: 5px;
  }
section.solutions-building a{
    display: block;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    font-family: 'Poppins';
    margin-top: 10px;
    color: #49499A;
}
.steelcombusiness-goals p{
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Poppins';
    margin-top: 10px;
    text-transform: capitalize;
}
.infraindustries-partner h5{
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    font-family: 'Poppins';
    margin-top: 10px;
    text-transform: capitalize;
}
.about-supply{
    padding: 60px 0;
}
.service_area {
    margin-top: 74px;
}    
.about-transformation h1{
    font-family: 'Poppins';
    color: #EE483D;
    margin-top:0;
    font-weight: 700;
    font-size: 45px;
    line-height: 63px;
    text-transform: capitalize;
}
.about-transformation h3{
    font-family: 'Poppins';
    color: #49499A;
    margin-top:10px;
    font-weight: 600;
    font-size: 32px;
    line-height: 45px;
}
.about-transformation h4{
    font-family: 'Poppins';
    color: #49499A;
    margin-top:10px;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}
.about-transformation p{
    font-family: 'Poppins';
    color: #49499A;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
}
.about-transformation ol{
    padding: 0;
    margin-left: 15px;
}
.about-transformation ol li{
    font-family: 'Poppins';
    color: #49499A;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
}
.feature-trancation {
    display: block;
}  
.feature-trancation h1 {
    font-family: 'Poppins';
    text-align: center;
    color: #49499A;
    font-weight: 700;
    font-size: 50px;
    line-height: 65px;
    margin-bottom: 25px;
}  
.feature-trancation .key-image-main {
    display: flex;
    justify-content: center;
    align-items: center;
}  
.feature-trancation .key-image-main .key-image,
.feature-trancation .key-image-main .key-image-top {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}  
.feature-trancation .key-image-main .key-image h4,
.feature-trancation .key-image-main .key-image-top h4 {
    font-family: 'Poppins';
    color: #49499A;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}  
.feature-trancation .key-image-main .key-image .img-sec,
.feature-trancation .key-image-main .key-image-top .img-sec {
    height: auto;
}  
.feature-trancation .key-image-main .key-image .img-sec img,
.feature-trancation .key-image-main .key-image-top .img-sec img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hidetext-destop{
    display: none;
    margin: 40px 10px;
}  
.preferred-partner{
    display: block;    
}
.preferred-partner h1{
    font-family: 'Poppins';
    text-align: center;
    color: #49499A;
    font-weight: 700;
    font-size: 50px;
    line-height: 65px;
    margin-bottom: 25px;
}
.preferred-partner .preferred-partner-image{
    display: block;
    text-align: center;
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    margin-bottom: 35px;
    text-transform: capitalize;
    height: 202px;
    margin-top: 10px;
    border-radius: 10px;
}
.preferred-partner .preferred-partner-image img{
    object-fit: cover;
    text-align: center;        
}
.preferred-partner .preferred-partner-image p{
    font-family: 'Poppins';
    text-align: center;
    color: #49499A;
    font-weight: 500;
    font-size: 24px;
    line-height: 35px;
    margin-top: 10px;
}
.industries{
    display: block;    
}
.industries h1{
    font-family: 'Poppins';
    text-align: center;
    color: #49499A;
    font-weight: 700;
    font-size: 50px;
    line-height: 65px;
    margin-bottom: 25px;
    text-transform: capitalize;
}
.industries .industries-image{
    display: block;
    text-align: center;
    background: #fff;
    margin-bottom: 45px;
    text-transform: capitalize;
    margin-top: 10px;
    border-radius: 10px;
}
.industries .industries-image img{
    object-fit: cover;
    text-align: center;
    width: 100%;       
}
.industries .industries-image p{
    font-family: 'Poppins';
    text-align: center;
    color: #EE483D;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
}
.industrialproductsmaas-trends h5{
    font-family: 'Poppins';
    text-align: center;
    color: #49499A;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.main-heading {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 45px;
    line-height: 130%;
    text-align: center;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin-bottom: 92px;
    margin-top: 0px;
    color: #49499A;
}
section.core-manufacturing-factomake .infra-construction-factomake {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(31, 45, 61, 0.25);
    border-radius: 10px;
    margin-bottom: 20px;
}
section.core-manufacturing-factomake h5{
    font-family: 'Poppins';
    color: #FFFFFF;
    font-weight: 500;
    font-size: 20px;
    text-transform: capitalize;
    background: #49499A;
    border-radius: 0px 0px 10px 10px;
    height: 100px;
    padding: 25px;
    margin: 0px !important;
}
section.core-manufacturing-factomake img{
    width: 100%;
}
section.features-chatbot-cate .infra-construction-chatbot {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(31, 45, 61, 0.25);
    border-radius: 10px;
    margin-bottom: 20px;
    height: 100%;
}
section.features-chatbot-cate h5{
    font-family: 'Poppins';
    color: #3F62C8;
    font-weight: 700;
    font-size: 18px;
    margin-top: 5%;
    text-align: center;
}
section.features-chatbot-cate p{
    font-family: 'Poppins';
    color: #3F62C8;
    font-weight: 400;
    font-size: 16px;
    margin-top: 2%;
    text-align: center;
    padding: 10px;
}
section.features-chatbot-cate .infra-construction-chatbot-images{
    padding: 10px;
}
section.features-chatbot-cate img{
    padding: 20px;
    width: 100%;
}
.technology-use-images h5 {
    cursor: pointer;
    margin-left: 10px;
}
section.technology-use .technology-use-toggle-image{
    margin-top: 50px;
    margin-left: 5%;
}
section.technology-use .technology-use-toggle-image img{
  display: inline-block;
  vertical-align: middle;
  position: absolute;
}
section.technology-use h4{
    font-family: 'Poppins';
    color: #EE483D;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    margin-left: 16%;
}
.technology-use-images{
    display: flex;
}
.technology-use-images img{
    height: fit-content;
    position: relative;
    top: 13px;
}
section.technology-use h5{
    font-family: 'Poppins';
    color: #6060A7;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize;
    display: inline-block;
}
section.technology-use p{
    font-family: 'Poppins';
    color: #49499A;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    margin-left: 16%;
    margin-top: 2%;
}
.progress-bars {
    margin-top: 10px;
    background-color: #f1f1f1;
    height: 3px;
    border-radius: 4px;
    overflow: hidden;
}  
.progress-bar {
    height: 100%;
    background-color: #3F62C8;
    width: 0;
    border-radius: 4px;
    transition: width 0.5s;
}
section.chatbot-frameworks p{
    font-family: 'Poppins';
    color: #3F62C8;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    margin-top: 2%;
    text-align: center;
    padding: 10px;
}
section.chatbot-frameworks .chatbot-frameworks-content-image {
    text-align: center;
    margin-top: 20px;
}
section.chatbot-frameworks h5 {
    font-family: 'Poppins';
    color: #3F62C8;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    margin-top: 2%;
    text-align: center;
    padding: 10px;
}
/*right catelog*/
.catelog-heading-main{
    position: absolute;
    top: 216px;
    width: 48%;
    left: 20%;
}
.custom-w{
    width: 80%;
}
.catelog .catelog-image{
    float: right;
    margin-top: 50px;
    width: 80%;
}
.catelog .catelog-heading {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 30px;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin-bottom: 19px;
    color: #EE483D;
    line-height: 42px;
}
.catelog ul li {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    list-style: none;
    margin-bottom: 8px;
    color: #49499A;
    text-transform: capitalize;
}
.catelog1{
    position: absolute;
    top: 190px;
    left: 270px;
    background: #E0E8FF;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center; 
    border: 5px solid white;  
}
.catelog1:hover {
    border-color: #49499A;
}
.catelog1 img{
    width: 80%;
    height: 80%;
    object-fit: cover;
}
.catelog2{
    position: absolute;
    top: 244px;
    left: 163px;
    background: #E0E8FF;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 5px solid white;   
}
.catelog2:hover {
    border-color: #49499A;
}
.catelog3{
    position: absolute;
    top: 330px;
    left: 91px;
    background: #E0E8FF;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center; 
    border: 5px solid white;  
}
.catelog3:hover {
    border-color: #49499A;
}
.catelog4{
    position: absolute;
    top: 452px;
    left: 55px;
    background: #E0E8FF;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center; 
    border: 5px solid white;   
}
.catelog4:hover {
    border-color: #49499A;
}
.catelog5{
    position: absolute;
    top:  572px;
    left: 65px;
    background: #E0E8FF;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 5px solid white;   
}
.catelog5:hover {
    border-color: #49499A;
}
.catelog6{
    position: absolute;
    top: 694px;
    left: 120px;
    background: #E0E8FF;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 5px solid white;   
}
.catelog6:hover {
    border-color: #49499A;
}

/*left catelog*/
.catelog-heading-main-left{
    position: absolute;
    top: 216px;
    width: 44%;
    left: 44%;
}
.main-heading-left {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 45px;
    line-height: 130%;
    text-align: center;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin-bottom: 92px;
    margin-top: 0px;
    color: #49499A;
}
.catelog-left {
    position: relative;
    top: 10%;
}
.catelog-left .catelog-image-left{
    float: left;
    margin-top: 50px;
    width: 80%;
}
.catelog-left .catelog-heading-left {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 30px;
    position: relative;
    display: flex;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin-bottom: 19px;
    color: #EE483D;
    line-height: 42px;
}
.catelog-left ul li {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    list-style: none;
    margin-bottom: 8px;
    color: #49499A;
    text-transform: capitalize;    
}
.catelog-left1{
    position: absolute;
    top: 00px;
    right: 250px;
    background: #E0E8FF;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 5px solid white;   
}
.catelog-left1:hover {
    border-color: #49499A;
}
.catelog-left1 img{
    width: 80%;
    height: 80%;
    object-fit: cover;
}
.catelog-left2{
    position: absolute;
    top: 80px;
    right: 153px;
    background: #E0E8FF;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 5px solid white;   
}
.catelog-left2:hover {
    border-color: #49499A;
}
.catelog-left3{
    position: absolute;
    top: 190px;
    right: 61px;
    background: #E0E8FF;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center; 
    border: 5px solid white;  
}
.catelog-left3:hover {
    border-color: #49499A;
}
.catelog-left4{
    position: absolute;
    top: 312px;
    right: 40px;
    background: #E0E8FF;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 5px solid white;    
}
.catelog-left4:hover {
    border-color: #49499A;
}
.catelog-left5{
    position: absolute;
    top:  422px;
    right: 95px;
    background: #E0E8FF;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 5px solid white;   
}
.catelog-left5:hover {
    border-color: #49499A;
}
.catelog-left6{
    position: absolute;
    top: 524px;
    right: 160px;
    background: #E0E8FF;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 5px solid white;   
}
.catelog-left6:hover {
    border-color: #49499A;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #E0E8FF !important;
}
.ecommerce-features{
    display: block;
    margin-top: 100px; 
}
.ecommerce-features-main .ecommerce-features-images{
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
}
.ecommerce-features-main .ecommerce-features-images img{
    width: 100%;
}
.ecommerce-features-main .ecommerce-features-inlineimage-main{
    display: flex;
}
.ecommerce-features-main .ecommerce-features-inlineimage1 {
    display: flex;
    margin-top: 30px;
}
.ecommerce-features-main .ecommerce-features-inlineimage1 p{
    font-family: 'Poppins';
    color: #49499A;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
}
.ecommerce-features-main .ecommerce-features-inlineimage1 img{
    margin-left: 27px;
    margin: 0px 20px 0 10px;
    height: fit-content;
}
.scm-solution {
    position: relative;
    background: #FFFFFF;
    /* box-shadow: 0px 0px 30px rgba(31, 45, 61, 0.25); */
    border-radius: 10px;
    height: 94%;
}
.scm-solution .scm-solution-images {
    margin-bottom: 20px;
    position: relative;
}
.scm-solution img {
    width: 100%;
    border-radius: 0;
}
.scm-solution h5 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    color: #fff;
    padding: 10px;
    font-weight: 500;
    font-size: 20px;
    padding: 20px;
    text-transform: capitalize;
    background: linear-gradient(45deg, #000000, transparent) 63%;
    border-radius: 0 0 10px 10px;
}
.scm-solution p {
    font-family: 'Poppins';
    padding: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    color: #49499A;
}
.infra-construction{
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(31, 45, 61, 0.25);
    border-radius: 10px;
    height: 94%;
}
.infra-construction .infra-construction-images{
    margin-bottom: 20px;
    height: 100%;
}
.infra-construction img{
    width: 100%;
    border-radius: 0px 0px 0px 0px;
}
.infra-construction h5{
    font-family: 'Poppins';
    margin: 0 !important;
    color: #fff;
    padding: 10px;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    height: 70px;
    text-transform: capitalize;
    background: #49499A;
    border-radius: 0px 0px 10px 10px;
}
.infra-construction p{
    font-family: 'Poppins';
    padding: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    color: #49499A;
}

/*Market features*/
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #3F62C8 !important;
}
.marketfeaturescatelog {
    position: relative; 
}
.marketfeaturescatelog-images img{
    text-align: center;
}
.marketfeaturescatelog-main-heading {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 45px;
    line-height: 130%;
    text-align: center;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin-bottom: 092px;
    margin-top: 0px;
    color: #49499A;
}
.marketfeaturescatelog-head h5{
    font-family: 'Poppins';
    background: #F85149;
    padding: 20px;
    color: white;
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
}
.marketfeaturescatelog .marketfeaturescatelog-image{
    margin-top: 50px;
}
.marketfeaturescatelog .marketfeaturescatelog-heading {
    font-family: 'Poppins';
    background: #F85149;
    padding: 30px;
    color: white;
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    border-radius: 5px 5px 0px 0px;
}
.marketfeaturescatelog ul{
    width: 100%;
    border-radius: 23px;
}
.marketfeaturescatelog ul li {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    list-style: none;
    color: #3F62C8;
}
.marketfeaturescatelog li table tr td:first-child{
    vertical-align: initial;
    font-size: 24px;
    font-family: 'Poppins';
    font-weight:500;
    padding: 8px;
}
.marketfeaturescatelog li table tr td:nth-child(2){
    font-family: 'Poppins';
    padding-left: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    padding: 8px;
}
.licustom {
    margin-left: 20px;
}
.marketfeaturescatelog .licustom li {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    list-style: none;
    margin-bottom: 10px;
    color: #49499A;
    margin-top: 20px;
    text-indent: -24px;
    margin-left: 20px;
}
.marketfeaturescatelog .marketfeaturescatelog-images {
    text-align: center;
}
.marketfeaturescatelog1{    
    box-shadow: 0px 0px 20px rgba(31, 45, 61, 0.25);
    border-radius: 10px;
}
.nav-tabs .nav-link {
    border: none !important;
    height: 70px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #E0E8FF !important;
}
.nav-tabs .nav-item {
    margin: 10px 5px !important;    
}
span.numbig{
    font-family: 'Poppins';
    font-size: 24px;
    font-weight: 500;
    color: #3F62C8;
}
span.numbig:active{
    color:  #E0E8FF;
}
.aba-specializations{
    position: relative;
}
.aba-specializations .developing_end_to_end_digital_sec .specializations-circle-image{
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}
.specializationscircleicon-span{
    position: absolute;
    top: 38px;
    left: 95px;
}
.specializationscircleicon-span span{
    font-family: 'Poppins';
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    border-radius: 50%;
    padding: 10px 14px 10px 14px;
    background: #234CC0;
    color: #E0E8FF;
    position: absolute;
}
.specializationscircleicon-span1{
    position: absolute;
    top: 40px;
    left: 95px;
}
.specializationscircleicon-span1 span{
    font-family: 'Poppins';
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    border-radius: 50%;
    padding: 12px 14px 12px 14px;
    background: #234CC0;
    color: #E0E8FF;
    position: absolute;
}
.specializationscircleicon-span2{
    position: absolute;
    bottom: 73px;
    left: 90px;
}
.specializationscircleicon-span2 span{
    font-family: 'Poppins';
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    border-radius: 50%;
    padding: 12px 14px 12px 14px;
    background: #234CC0;
    color: #E0E8FF;
    position: absolute;
}
.specializations-circle-icon1-image{
    position: absolute;
    top: 14px;
    left: 70%;
}
.specializations-circle-icon2-image{
    position: absolute;
    top: 190px;
    left: 76%;
}
.specializations-circle-icon3-image{
    position: absolute;
    top: 352px;
    left: 65%;
}
.specializations-circle-icon4-image{
    position: absolute;
    bottom: -40px;
    left: 38%;
}
.specializations-circle-icon5-image{
    position: absolute;
    bottom: 25px;
    left: 10%;
}
.specializations-circle-icon7-image{
    position: absolute;
    top: 160px;
    right: 77%;
}
.specializations-circle-icon8-image{
    position: absolute;
    top: 10px;
    right: 65%;
}
.specializations-circle-icon9-image{
    position: absolute;
    bottom: 420px;
    left: 50%;
    transform: translateX(-50%);
}
.specializations-circle-icon1-image img{
    position: relative;
    border: 1px solid #234CC0;
    border-radius: 50%;
    padding: 20px;
    background: white !important;
    height: 110px;
    width: 110px;
    object-fit: contain;
}
.specializations-circle-icon2-image img{
    position: relative;
    border: 1px solid #234CC0;
    border-radius: 50%;
    padding: 20px;
    background: white !important;    
    height: 110px;
    width: 110px;
    object-fit: contain;
}
.specializations-circle-icon3-image img{
    position: relative;
    border: 1px solid #234CC0;
    border-radius: 50%;
    padding: 40px 20px 41px 20px;
    background: white !important;
    height: 110px;
    width: 110px;
    object-fit: contain;
}
.specializations-circle-icon4-image img{
    position: relative;
    border: 1px solid #234CC0;
    border-radius: 50%;
    padding: 25px 25px 25px 25px;
    background: white !important;
    height: 110px;
    width: 110px;
    object-fit: contain;
}
.specializations-circle-icon5-image img{
    position: relative;
    border: 1px solid #234CC0;
    border-radius: 50%;
    padding: 30px 20px 30px 20px;
    background: white !important;
    height: 110px;
    width: 110px;
    object-fit: contain;
}
.specializations-circle-icon7-image img{
    position: relative;
    border: 1px solid #234CC0;
    border-radius: 50%;
    padding: 15px;
    background: white !important;
    height: 110px;
    width: 110px;
    object-fit: contain;
}
.specializations-circle-icon8-image img{
    position: relative;
    border: 1px solid #234CC0;
    border-radius: 50%;
    padding: 20px;
    background: white !important;
    height: 110px;
    width: 110px;
    object-fit: contain;
}
.specializations-circle-icon9-image img{
    position: relative;
    border: 1px solid #234CC0;
    border-radius: 50%;
    padding: 20px;
    background: white !important;
    height: 110px;
    width: 110px;
    object-fit: contain;
}
.specializations-retangle-icon-image{
    position: relative;
    border: 1px solid #234CC0;
    border-radius: 50px;
    padding: 20px;
    height: 90px;
    margin-top: 50px;
    transform: rotateY(25deg);
}
.specializations-retangle-icon{
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
}
.specializations-retangle-iconimage{
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.specializations-retangle-icon-image span{
    font-family: 'Poppins';
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
    border-radius: 50%;
    padding: 10px 15px 10px 15px;
    background: #234CC0;
    color: #E0E8FF;
}
.specializationscirclecenter-image{
    position: absolute;
    top: 22%;
    left: 22%;    
}
.services-new-sec-image img{
    text-align: center;
}
.services-new-sec-text{
    display: flex;
}
.services-new-sec-heading-image-content{
    transform: translateX(-10px);
}
.services-new-sec-text-img img{
    position: relative;
    top: 15%
}
.services-new-sec-heading{
    position: relative;
    left: 5%;
}
.services-new-sec-heading h5{
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #49499A;
}
.services-new-sec-heading p{
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    font-family: 'Poppins';
    color: #49499A;
}
.leftrighticon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.righticon,
.lefticon {
    position: relative;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 20px;
    padding-left: 20px;
    color: #49499A;
}
.righticon span,
.lefticon span {
    background: #49499A;
    border-radius: 50%;
    color: #E0E8FF;
    padding: 10px 15px;
    cursor: pointer;
}
.checkinfra p{
    font-size: 16px;
    line-height: 21px;
    color: #49499A;
    font-family: 'Poppins';
    font-weight: 400;
    text-indent: -25px;
    margin-left: 15px;
 } 

 /*slider start css*/
.slider-wrapper {
    width: 100%;
    margin: 0 auto;
  }  
.slide {
    text-align: center;
    width: 100%;
    cursor: pointer;
    border-radius: 10px;
    margin: 15px;
    color: #FFFFFF;
    box-shadow: 0px 0px 30px 0px #1F2D3D40;

  }
.slide p:nth-child(3) {
    font-size: 16px;
    line-height: 23px;
    color: #EE483D;
    font-family: 'Poppins';
    font-weight: 400;
    text-align: center;
    padding: 10px 10px 10px 10px;
}
.slide p {
    font-size: 20px;
    line-height: 20px;
    color: #49499A;
    font-family: 'Poppins';
    font-weight: 500;
    text-align: center;
    padding: 10px;
}  
.slide img {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 10px;
}  
.simplifying_inner_heading {
    margin-top: 10px;
    width: 100%;
    height: 55px;
}  
.slick-dots {
    display: flex;
    position: relative !important;
    justify-content: center;
    margin-top: 20px !important;
    list-style: none;
    padding: 0;
    position: relative;
}
.slick-dots li button {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #F85149;
    border: 3px solid #3F62C8;
    margin: 0 5px;
    padding: 5px;
}
.slider-wrapper-fucus-upon {
    position: relative;
  }
  
.show-more-dots {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
    font-weight: 700;
    font-family: 'Poppins';
    border-radius: 12px;
    background-color: #49499A;
    padding: 12px 20px 12px 20px;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    margin-top: 50px;
}
.fa-arrow-right {
    margin-left: 10px !important;
}
.slick-dots li button.dot {
    background: #F85149;
    border: 3px solid #3F62C8;
}  
.slick-dots li.slick-active button,
.slick-dots li.slick-active button.dot {
    background: #F85149;
    border: 3px solid #3F62C8;
}
@keyframes rotate {
    0% {
      transform: rotate(360deg);
    }
    100% {
      transform: rotate(360deg);
    }
}  
.rotate-animation {
    animation: rotate 2s linear infinite;
}
.slick-dots li button:before {
    content: none!important;
}
.slick-dots li button {
    border: 3px solid #3F62C8 !important;
}

/*slider end css*/
.developing_end_e_commerce_platforms_technology {
    position: relative;
    margin-top: 20px;
}
.developing_end_e_commerce_platforms_technology img {
    position: relative;
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}
.developing_end_e_commerce_platforms_technology h5 {
    font-weight: 700;
    font-family: 'Poppins';
    font-size: 3vw;
    line-height: 1.2;
    text-align: left;
    color: #EE483D;
    margin-top: 20px;
}
.developing_end_e_commerce_platforms_technology h6 {
    font-weight: 600;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 1.4;
    text-align: left;
    color: #49499A;
}
.developing_end_e_commerce_platforms_technology p {
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #49499A;
}
.developing_end_e_commerce_platforms_technology_content {
    position: relative;
    padding-top: 20px;
}
.developing_end_e_commerce_platforms_technology_content_vector {
    position: relative;
    padding-top: 70px;
}
.developing_end_e_commerce_platforms_technology_ai {
    position: relative;
}
.developing_end_e_commerce_platforms_technology_main_image {
    position: relative;
}
.developing_end_e_commerce_platforms_technology_main_image img{
    width: 90%;
}
.developing_end_e_commerce_platforms_technology_ai h5{
    font-weight: 600;
    font-family: 'Poppins';
    font-size: 24px;
    line-height: 36px;
    text-align: left;
    color: #EE483D;
    display: inline-block;
    position: relative;
    left: 13%;
}
.developing_end_e_commerce_platforms_technology_ai p{
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    margin-top: 10px;
    color: #49499A;
    margin-left: 50px;
}
.developing_end_e_commerce_platforms_technology_ai img{
    position: absolute;
    top: 8%;
}
.developing_end_e_commerce_platforms_chatbot {
    position: relative;
}
.developing_end_e_commerce_platforms_chatbot img {
    position: relative;
}
.developing_end_e_commerce_platforms_chatbot h5{
    font-weight: 500;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    color: #EE483D;
    position: relative;
}
.developing_end_e_commerce_platforms_chatbot p{
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 27px;
    text-align: left;
    margin-top: 10px;
    color: #49499A;
}
section.chatbot-type h5{
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    font-family: 'Poppins';
    margin-top: 10px;
    text-transform: capitalize;
    color: #3F62C8;
    position: relative;
}
section.chatbot-type .developing_end_e_commerce_platforms span {
    background: none !important;
    height: 160px !important;
    width: 170px !important;
}
.developing_end_e_commerce_platforms_featurechatbot {
    position: relative;
}
.developing_end_e_commerce_platforms_featurechatbot_main_image {
    position: relative;
}
.developing_end_e_commerce_platforms_featurechatbot_main_image img{
    width: 90%;
}
.developing_end_e_commerce_platforms_featurechatbot h5{
    font-weight: 500;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    color: #EE483D;
    display: inline-block;
    position: relative;
    left: 20%;
}
.developing_end_e_commerce_platforms_featurechatbot p{
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    margin-top: 10px;
    color: #49499A;
    margin-left: 20%;
}
.developing_end_e_commerce_platforms_featurechatbot img{
    position: absolute;
    top: 8%;
}
section.main-sector .main-sector-focus-upon {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(31, 45, 61, 0.25);
    border-radius: 10px;
    height: 100%;
}
section.main-sector p{
    font-family: 'Poppins';
    color: #3F62C8;
    font-weight: 500;
    font-size: 20px;
    margin-top: 2%;
    text-align: center;
    text-transform: capitalize;
}
section.main-sector .main-sector-focus-upon-images{
    padding: 0;
}
section.main-sector img{
    padding: 20px;
    width: 100%;
}
.developing_end_e_commerce_platforms_ordermanagement {
    position: relative;
}
.developing_end_e_commerce_platforms_ordermanagement_content {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(31, 45, 61, 0.25);
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 20px;
    padding: 5%;
    
}
.developing_end_e_commerce_platforms_ordermanagement_content_right {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(31, 45, 61, 0.25);
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 20px;
    padding: 5%;
    
}
.developing_end_e_commerce_platforms_ordermanagement_content::before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -20px;
    right: auto;
    top: 0px;
    bottom: auto;
    border: 22px solid;
    border-color: #FFFFFF transparent transparent transparent;
}
.developing_end_e_commerce_platforms_ordermanagement_content_right::before{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -22px;
    top: 0;
    bottom: auto;
    border: 22px solid;
    border-color: #FFFFFF transparent transparent transparent;
}
.developing_end_e_commerce_platforms_ordermanagement img {
    position: relative;
    z-index: 1;
}
.developing_end_e_commerce_platforms_ordermanagement h5{
    font-weight: 600;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    color: #EE483D;
    position: relative;
}
.developing_end_e_commerce_platforms_ordermanagement p{
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 21px;
    text-align: left;
    margin-top: 10px;
    color: #49499A;
}
.line-between {
    position: absolute;
    top: 18%;
    left: 47%;
    height: 82%;
    width: 3px;
    background-color: #49499A;
}
.line-between-icon img {
    display: block;
    position: relative;
}
section.key-benefits h5{
    font-weight: 700;
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #EE483D;
    display: inline-block;
    position: relative;
    left: 20%;
}
.section.key-benefits p{
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    margin-top: 10px;
    color: #49499A;
    margin-left: 20%;
}
section.emerging-technologies h5{
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    color: #EE483D;
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
}
section.customized-ecommerce h5{
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 20px;
    text-align: center;
    text-transform: capitalize;
    color: #49499A;
    margin-bottom: 20px;
}
a.btn_ironsteel {
    font-weight: 700;
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
    background: #49499A;
    padding: 15px 12px;
    width: 162px;
    height: 52px;
    border-radius: 12px;
    display: inline-block;
    /* margin-top: 10px; */
}
a.btn_ironsteel img {
    width: 12px;
    height: 12px;
    margin-left: 20px;
}
.custom-height{
    height: 455px !important;
}

@media (min-width: 320px) and (max-width: 767px) {
    .mobile-resverse-1 {
        order:-1;
    }
    .mobile-resverse-2 {
        order: 0;
    }
    .mobile-resverse-3 {
        order: 2;
    }
    .mobile-resverse-4 {
        order: 1;
    }
    .mobile-resverse-5 {
        order: 3;
    }
    .mobile-resverse-6 {
        order: 4;
    }
    .mobile-resverse-7 {
        order: 6;
    }
    .mobile-resverse-8 {
        order: 5;
    }
    .mobile-resverse-9 {
        order: 7;
    }
    .mobile-resverse-10 {
        order: 8;
    }
    .mobile-resverse-11 {
        order: 10;
    }
    .mobile-resverse-12 {
        order: 9;
    }
    .mobile-resverse-13 {
        order: 11;
    }
    .mobile-resverse-14 {
        order: 12;
    }
    section.order-management .col-sm-1 {
        display: none !important;
    }    
    .service_area {
        flex-direction: column;
    }
    .service_area .col-md-6 {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
    .service_area img {
        display: none;
    }
    .about-digital {
        flex-direction: column;
        padding: 0;
    }
    .about-digital .col-md-6 {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
    .about-digital img {
        display: none;
    }
    .ecommerce-transformation {
        height: auto;        
    }       
    .about-transformation h1{
        margin: 20px 0px 20px  0px;
        font-size: 24px;
        line-height: 30px !important;
    }
    .digital-transformation h4 {
        font-size: 20px;
        line-height: normal;
    }
    .developing_end_to_end_digital_sec {
        margin-top: 0;
    }
    .about-transformation {
        height: auto;
    }   
    .ecommerce-center {
        padding: 30px;
    }
    .ecommerce-transformation h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .ecommerce-transformation h4 {
        font-size: 18px;
    }
    .ecommerce-transformation {
        height: auto;
    }
    .ecommerce-transformation img{
        display: none;
    }
    .about-transformation img {
        display: none;
    }
    .about-transformation {
        height: auto;
    }
    .digital-transformation {
        height: auto;
    }   
    .ecommerce-center {
        padding: 30px;
    }
    .ecommerce-transformation h1 {
        font-size: 32px;
        margin-bottom: 10px;
        line-height: 40px;
    }
    .digital-transformation h1 {
        font-size: 32px;
        margin-bottom: 10px;
        line-height: 40px;
    }
    .ecommerce-transformation h4 {
        font-size: 18px;
    }
    .catelog-heading-main {
        position: relative;
        top: 0px;
        width: 100%;
        left: 0%;
    }
    .main-heading {
        margin-bottom: 20px;
        font-size: 30px;
    }
    .catelog-heading-main-left {
        position: relative;
        top: 0px;
        width: 100%;
        left: 0%;
    }
    .catelog-responsive ul li {
        margin: 10px 5px !important;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }
    .catelog-responsive ul {
        margin-left: 0;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        padding-bottom: 0;
    }
    .catelog-responsive-section {
        position: relative;
        display: flex;
        flex-direction: column;
    }
    .catelog .catelog-image {
        display: none;
    }    
    .catelog-responsive-section .catelog-heading{
        margin-left: 0;
        width: auto;
    }
    .catelog ul {
        padding: 0;
        margin-left: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .catelog-heading-main-left {
        position: relative;
        top: 0px;
        width: 100%;
        left: 0%;
    }
    .catelog-responsive-section-left {
        position: relative;
        display: flex;
        flex-direction: column;
    }
    .catelog-responsive-left ul li {
        margin: 10px 5px !important;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }
    .catelog-responsive-left ul {
        margin-left: 0;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        padding-bottom: 0;
    }
    .catelog-left ul {
        padding: 0;
        margin-left: 0;
        margin-bottom: 0px;
        padding-bottom: 0;
    }
    .catelog-left .catelog-image-left {
        display: none;
    }
    .developing_end_e_commerce_platforms_technology_content h5{
        left: 10%;
    }
    .developing_end_e_commerce_platforms_technology h5 {
        font-size: 16px;
    }
    .developing_end_e_commerce_platforms_technology h6 {
        font-size: 14px;
    }
    .developing_end_e_commerce_platforms_technology p {
        font-size: 14px;
    }
    .developing_end_e_commerce_platforms_technology_content {
        padding-top: 0px;
    }
    .developing_end_e_commerce_platforms_technology_content_vector {
        padding-top: 0px;
    }
    .infrastructure-industry .inner_heading {
        clear: both;
        margin-bottom: 0;
    }
    .aboutmargintop{
        clear: both;
    }
    .inner_heading {
        font-size: 24px;
    }
    .marketfeaturescatelog-images img{
        text-align: center;
    }
    .marketfeaturescatelog-main-heading {
        margin-bottom: 40px;
        font-size: 30px;
    }
    .industries h1{
        font-size: 30px;
    }
    section.technology-use .technology-use-toggle-image img {
        max-width: 100%;
        width: 13%;
    }
    .developing_end_e_commerce_platforms_technology_main_image img {
        width: 100%;
    }
    .developing_end_e_commerce_platforms_featurechatbot_main_image img {
        width: 100%;
    }
    .checkinfra img {
        display: inline-block;
    }
    .about-transformation h3 {
        font-size: 24px;
    }
    .ecommerce-features-images img{
        width: 100%;
    }
    .dropdowncustom{
        margin-left: 0%;
    }
    .dropdowncustomone{
        margin-left: 0%;
    }
    .hidetext-destop{
        display: block;
        margin-bottom: 40px;
    }
    .hidetext-mobile{
        display: none;
    }
    .feature-trancation .key-image-main .key-image,
    .feature-trancation .key-image-main .key-image-top {
      margin-top: 0px;
    }
    .feature-trancation h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .feature-trancation .key-image-main {
          flex-direction: column;
    }
    .feature-trancation .key-image-main .key-image h4,
    .feature-trancation .key-image-main .key-image-top h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .marketfeaturescatelog li table tr td:first-child {
        font-size: 18px;
    }

    .specializationscirclecenter-image{
        width: 50%;
    }
    .specializations-circle-image img:first-child{
        width: 100%;
    }
    .specializations-circle-icon9-image {
        bottom: 350px;
        left: 50%;
        transform: translateX(-50%);
    }
    .specializations-circle-icon7-image {
        top: 140px;
        right: 77%;
    }
    .specializations-circle-icon3-image {
        top: 282px;
        left: 65%;
    }
    .specializations-circle-icon2-image {
        top: 150px;
        left: 72%;
    }    
}
@media (min-width: 768px) and (max-width: 1024px) {
    .margin-center{
        left: 25%;
    }
    .developing_end_e_commerce_platforms_featurechatbot img {
        top: 3%;
        left: -8%;
        width: auto;
        height: auto;
    }
    .service_area {
        flex-direction: column;
    }
    .service_area .col-md-6 {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
    .service_area img {
        display: none;
    }
    .about-digital {
        flex-direction: column;
    }
    .about-digital .col-md-6 {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
    .about-digital img {
        display: none;
    }
    .checkinfra img{
        display: inline-block;
    }
    .ecommerce-transformation {
        height: auto;        
    }
    .about-digital {
        padding: 0;
    }    
    .about-transformation h1{
        margin: 20px 0px 20px  0px;
        font-size: 24px;
        line-height: 30px;
    }
    .developing_end_to_end_digital_sec {
        margin-top: 0;
    }
    .about-transformation {
        height: auto;
    }   
    .ecommerce-center {
        padding: 30px;
    }
    .ecommerce-transformation h1 {
        font-size: 32px;
        margin-bottom: 10px;
        line-height: 40px;
    }
    .digital-transformation h1 {
        font-size: 32px;
        margin-bottom: 10px;
        line-height: 40px;
    }
    .ecommerce-transformation h4 {
        font-size: 18px;
    }    
    .catelog-heading-main {
        position: relative;
        top: 0px;
        width: 100%;
        left: 0%;
    }
    .catelog-heading-main-left {
        position: relative;
        top: 0;
        width: 100%;
        left: 0%;
    }
    .catelog-responsive ul li {
        margin: 10px 5px !important;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }
    .catelog-responsive ul {
        margin-left: 0;
        display: flex;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        padding-bottom: 0;
    }
    .catelog-responsive-section {
        position: relative;
        display: flex;
        flex-direction: column;
    }
    .catelog-responsive-section .catelog-image {
        /* width: auto; */
        display: none;
    }
    .catelog-responsive-section .catelog-man-image {
        position: absolute;
        top: 250px;
        right: 290px;
    }
    .catelog-responsive-section .catelog-man-image img {
        height: 480px;
    }
    .catelog-responsive-section .catelog-heading{
        margin-left: 0;
    }
    .catelog ul {
        padding: 0;
        margin-left: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .catelog-responsive-section-left {
        position: relative;
        display: flex;
        flex-direction: column;
    }
    .catelog-responsive-left ul li {
        margin: 10px 5px !important;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }
    .catelog-responsive-left ul {
        margin-left: 0;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        padding-bottom: 0;
    }
    .main-heading {
        margin-bottom: 20px;
    }
    .catelog-responsive-section-left .catelog-image-left {
        /* width: auto; */
        display: none;
    }
    .catelog-left ul {
        padding: 0;
        margin-left: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .digital-transformation h4 {
        font-size: 20px;
    }
    .inner_heading, .main-heading {
        font-size: 30px !important;
    }
    .about_our_mission_img_side img{
        width: 100%;
    }
    .digital-transformation{
        height: auto !important;        
    }
    .feature-trancation h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .industries h1 {
        font-size: 30px;
    }
    .revolutionize_your_business_section_content_side h3 {
        font-size: 30px;
    }
    .revolutionize_your_business_section_content_side p {
        font-size: 20px;
    }
    .marketfeaturescatelog-images img{
        text-align: center;
        width: 100%;
    }
    .marketfeaturescatelog-main-heading {
        margin-bottom: 40px;
        font-size: 30px;
    }
    .industries h1{
        font-size: 30px;
    }
    .slide p {
        font-size: 16px;
        line-height: auto;
    }
    .specializationscirclecenter-image {
        top: 22%;
        left: 28%;
    }
    .specializations-circle-icon1-image{
        top: 14px;
        left: 65%;
    }
    .specializations-circle-icon2-image{
        top: 190px;
        left: 72%;
    }
    .specializations-circle-icon3-image{
        top: 352px;
        left: 65%;
    }
    .specializations-circle-icon4-image{
        bottom: -40px;
        left: 42%;
    }
    .specializations-circle-icon5-image{
        bottom: 30px;
        left: 20%;
    }
    .specializations-circle-icon7-image{
        top: 160px;
        right: 72%;
    }
    .about-transformation h3 {
        font-size: 22px;
    }
    .ecommerce-features-main .ecommerce-features-images img{
        width: 100%;
    }
    .dropdowncustom{
        margin-left: 0%;
    }
    .dropdowncustomone{
        margin-left: 0%;
    }
    .hidetext-destop{
        display: none;
        margin-bottom: 20px;
    }
    .ecommerce-features{
        margin-top: 50px;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .about-transformation {
        height: auto;
    }
}
