*{
    margin:0;
    padding:0;
}
.inventorycarddisp{
    display:none;
}
.inventsideimg{
    width:80% !important ;
}
.learncardss{
    display:block;
}
.contact-banner{
    background-image:url('../images/contbackground.gif');
  
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    height:100%;
  
}
.bannning{
    display:none;
}
#aboutpage .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: block; 

}
.makemysoftlogo{
    display:contents;
    
}
.makemysoftlogo1{
    width:20%;
}
#aboutpage .owl-nav {
    position: absolute;
    left: 70%;
    outline: none;
    top: 73%;
    font-size: 36px;
}
#aboutpage .owl-dots{
       position: absolute;
    left: 70%;
    outline: none;
    top: 73%;
    font-size: 36px;
}
   #aboutpage .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #D6D6D6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
    }
    
.carouselsec{
    padding-top:70px;
  
}

.navlinks{
    font-weight:500;
}

#aboutpage button.owl-prev span{
    margin-left:-60px;
}
#aboutpage button.owl-prev{
   outline:none;
}
#aboutpage button.owl-next {
    outline:none;
}
#aboutpage button.owl-next span{
    margin-left:100px;
}
#aboutpage button.owl-dots{
    margin-left:100px;
}
 .items {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-bottom:50px;
        }
        .items img {
            width: 50% !important;
            height: auto !important;
        }
        .items .description {
            width: 50%;
            padding: 20px;
        }
.abimg{
    background-image:url('../images/Desktop-CTA-BG-4x-070924ACOMhp.avif');
       background-position: center;
    background-size:auto  100%;
   background-repeat:no-repeat;
}
.cardo{
    height:100%;
}

.subtexts{
    padding-top:30px;
}
.subtexts12{
    line-height:25px;
}
.img1{
        width: 80px;
    margin-left: 21PX;
    margin-top: 25px;

}
.cardfooting{
    padding:0;
    border-radius:15px !important;
}
.featcard{
    border-radius:15px !important;
    padding:0;
  
}
.learncardss{
    width: 25rem;
    position:absolute;
    top:25%;
    right:5%;
}
.bottoms{
    width:100%;
    border-radius:0 0 15px 15px;
}
.herosec{
    padding-top:3rem;
}
.sideimg{
    width:100%;
    position:relative;
    top:25%;
}
.sideimg{
    width:100%;
    position:relative;
    top:15%;
}
.churchappside{
        width:80%;
    position:relative;
    top:25%;
}
.inventori{
       height:550px;
    
}
.inventvdeo{

    font-size:70px;
    font-weight:700;
}
.videosys{
  
    font-size:70px;
    text-align:center;
    font-weight:700;
}
.hosps1{
        width: 40% !important;
    position: absolute;
    right: -6%;
    top:5%;
}
.hoss{
    background-color:#028bcc;
}
.invent {
    width: 44% !important;
    position: absolute;
    right: 5%;
    margin-top: 60px;
}
.acc{
    background-color:#cdd7e1;
}
.naviga{
    font-weight:700;
    margin-left:30px;
}
.nav-link{
    color:#000 !important;
}
.sub{
    background-color:#007bff;
    color:#fff;
    padding:5px 25px;
    border:none;
}
.logo{
    width:25px;
}
.navig{
    padding:8px 5%;
}
.btn:focus {
   box-shadow:none;
}
.mega-menu {
  background: #f0f0f0;
    display: none;
    left: 0;
    position: absolute;
    text-align: left;
    width: 100%;
}
.mega-menu h3 {color: #444;}
.mega-menu ul {
  float: left;
    margin-bottom: 20px;
    margin-right: 40px;
    width: 205px;
}
.mega-menu ul:last-child {margin-right: 0;}
.mega-menu a {
  border-bottom: 1px solid #ddd;
    color: #4ea3d8;
    display: block;
    padding: 10px 0;
}
.mega-menu a:hover {color: #2d6a91;}


/* #Droppable Class Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.droppable {position: static;}
.droppable > a:after {
  content: "\f107";
    font-family: FontAwesome;
    font-size: 12px;
    padding-left: 6px;
    position: relative;
    top: -1px;
}
.droppable:hover .mega-menu {display: block;}



/* #Browser Clearfix
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.cf:before,
.cf:after {
  content: " "; /* 1 */
   display: table; /* 2 */
}
.cf:after {clear: both;
    
}



.searchbox{
    position:relative;
    min-width:50px;
    width:0%;
    height:38px;
    float:right;
    overflow:hidden;
    
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    margin-top: -41px;
    margin-right: -46px;
}

.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:#dcddd8;
    width:100%;
    height:50px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size:20px;
    color:red;
}
.searchbox-input::-webkit-input-placeholder {
    color: #d74b4b;
}
.searchbox-input:-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input::-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input:-ms-input-placeholder {
    color: #d74b4b;
}

.searchbox-icon,
.searchbox-submit{
    width:50px;
    height:50px;
    display:block;
    position:absolute;
    top:0;
    font-family:verdana;
    font-size:22px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    color:#dcddd8;
    background:#172b3c;
}



.searchbox-open{
    width:100%;
}

.byline{
  position:absolute;
  top:150px;
  left:30%;
  text-align:center;
  font-size:18px;
}
.byline a{
  text-decoration:none;
  color: #d74b4b;
}
.home-demo .item {
    background: #ff3f4d;
}
.home-demo h2 {
    color: #FFF;
    text-align: center;
    padding: 5rem 0;
    margin: 0;
    font-style: italic;
    font-weight: 300;
}
.title {
    position: absolute;
    top: 9%;
    left: 5%;
    /* border: 1px solid #fff; */
    /* background-color: #fff; */
    border: 1px;
}

.card1{
   width: 46%;
    padding: 40px;
    margin-top:50px;
}
.seen{
    display:block;
}
.unseen{
    display:none;
}
.new {
  
    background-color: #ffb900;
    width: 60px;
    padding: 5px;
    display: flex;
    justify-content: center;
    text-align: center;
    font-weight: 600;
}
.sub-title{
    width:57%;
}
.title1 {
    position: absolute;
    top: 18%;
    left: 5%;
    /* border: 1px solid #fff; */
    /* background-color: #fff; */
    border: 1px;
}
.title1{
    display:block;
}
#main .owl-dot.active {
     background: linear-gradient(109.6deg, rgb(137, 191, 221) 11.2%, rgb(150, 144, 204) 100.2%);
      outline:none;
    
    }
#main .owl-nav {
    position: absolute;
    left: 38%;
    font-size:30px;
}
#main button.owl-prev span{
 
    position: relative;
    right: 55%;
}
#main button.owl-prev {
    outline:none;
}
#main button.owl-next {
    outline:none;
}
#main button.owl-next span{
    position: relative;
    left: 275px;
}
#main button.owl-dot{
    outline:none;
}
#main .owl-dots {
    
    position: absolute;
    left: 40%;
    margin-top: 15px;

}
 #main .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #7CB9E8;
        display: block;
        transition: opacity .2s ease;
        border-radius: 30px;
    }
    
#main .owl-dots .owl-dot .active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #869791;
    }
.bigimg{
    background-image:url('../images/mainbanner.jpg');
    background-position: center;
    background-size: cover;
    height: 500px;
    margin:80px 0;
   
}
.bigimg{
    display:block;
}
.titles{
    color:#fff;
}
.bantitle1 {
    background-color: #9bf00b;
    width: 18%;
    display: flex;
    justify-content: center;
    color: #000;
    padding: 3px;
}
.bantext{
    padding:100px;
}
.bantext{
    display:block;
}
.bans{
    display:none;
}
.titles1{
    width:30%;
}
.titles2{
    width:34%;
}
.para{
    color:#fff;
    font-size:20px;
    padding-left:38px;
    margin-bottom:0;
}
.buttns{
    display:flex;
}
.foot {
    margin-top: 15px;
    background-color: #000;
    color:#fff;
    padding: 10px;
    padding-right: 30px;
    
}
.contact-footer{
    margin-top: 100px;
    padding: 10px;
    padding-right: 30px;
}
.foot1{
    margin-top:0px !important;
}
.footertext{
    font-size:15px;
}
.footertext1{
   font-size:12px; 
}
.first{
    color:#000;
}
.lfooter{
    display:flex;
}
.padd{

    font-size:12px;
    padding:5px;
}

.firstsec{
    margin-top:100px;
}
.card{
    box-shadow:0px 0px 12px rgba(0,0,0,0.5);
}




        /*Floating CSS Start*/

        @keyframes fade-in-up {
            0% {
                opacity: 0;
            }
            100% {
                transform: translateY(0);
                opacity: 1;
            }
        }

        .stuck {
            position: fixed;
            bottom: 20px;
            right: 20px;
            transform: translateY(100%);
            width: 260px;
            height: 145px;
            animation: fade-in-up .25s ease forwards;
            z-index: 999;
        }

        /*Floating CSS End*/
p.scrolldown {
    width: 200px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border: 1px solid;
    background: #ff7037;
    position: fixed;
    right: 75px;
    color: #fff;
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 2s;
}

.panel1 {
    border: 1px solid #005fcf;
    display: flex;
    border-radius: 10px;
    background-color: #fff;
    height: 100%;
}
.num {
    width: 62%;
        padding: 26px 0px 26px 56px;
}
.number{
        font-size: 70px;
}
.number1{
        width: 85px;
            margin-left:35px;
}
.textnum{

    width: 100%;
    padding: 17px  24px;

}
.numb{
    margin-left:25px;
}
.textnum1 {
    font-size: 20px;
   
}
.p1{
    font-size:14px;
    width:85%;
    text-align:justify;
}
.panel2{
    margin-top:30px;
}
.div-panel{
    padding:100px 0;
    
}
.div-panel1{
 
    background-color:#e8f5fe;
}
.main-banner{
    background-color:#e8f5fe;
}
.center-text{
        width: 83%;
    margin: 0 auto;
    text-align: center;
}
.center-para{
    font-size:27px;
}
.scroll-spacer {
  align-items: center;
  background-color: #1a1a1a;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  height: 75vh;
  margin: 1em auto;
  width: 90%;
}

.video-container {
            position: relative;
            width: 100%;
            max-width: 600px; /* Adjust based on your needs */
            margin: auto;
        }

  
        .controls {
            position:relative;
          
            left:6%;
            transform: translateX(-50%);
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            margin-top:-78px;
            z-index: 1; /* Ensure controls are on top of the video */
        }

        .control-button {
            background-color: rgba(255, 255, 255, 0.8); /* Semi-transparent background */
            border: 1px solid #ccc;
            padding: 10px;
            cursor: pointer;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .control-button:hover {
            background-color: rgba(255, 255, 255, 1); /* Solid background on hover */
        }
        
        .banners{
            position:relative;
        }
        .watermark{
    position: absolute;
    z-index: 999;
    top: 3%;
    width: 200px;
    left: 42%;

       }
       
       
  .video-img-text{
  width:170px;
  }     
.surface{

    position: absolute;
    top: 30%;
    left: 20%;

}
.surf{
font-size:60px;
}  
.video-content{
padding:67px;
} 
.video-para{
font-size:17px;
margin-top:20px;
}
.video-img{
width:14px;
}  

    #secVideo {
            display: block;
        }
 

        #toggleButton {
            background: none;
            border: none;
            cursor: pointer;
            outline: none;
            width: 20px;
            height: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .icon {
            width: 100%;
            height: 100%;
            fill: #000; /* Color of the SVG icon */
        }

.video-subcontent{
border: 1px solid #5440F0;
    background-color: #fff;
    padding: 15px 40px;
    border-radius: 10px;
    margin-top: 30px;
}

.backbanner {
    background-image: url('../images/iiiiii.jpg');
    height: 800px;
    background-size: cover;
    background-position: center;
}
.backbanner1 {
    background-image: url('../images/iiiiii.jpg');
    height: 500px;
    background-size: cover;
    margin-top:50px;
}
.hosbanner{
     background-image: url('../images/mainhosp.jpg');
    height: 800px;
    background-size: cover;
    background-position: center;
    
}
.hosbanner1{
    background-image: url('../images/mainhosp.jpg');
    height: 500px;
    background-size: cover;
    margin-top:50px;
}
.buildbanner{
     background-image: url('../images/builderapp.jpg');
    height: 800px;
    background-size: cover;
    background-position: center;
    
}
.buildbanner1{
    background-image: url('../images/builderapp.jpg');
    height: 500px;
    background-size: cover;
    margin-top:50px;
}
.churbanner{
     background-image: url('../images/cccc.jpg');
    height: 800px;
    background-size: cover;
    background-position: center;
    
}
.churbanner1{
    background-image: url('../images/cccc.jpg');
    height: 500px;
    background-size: cover;
    margin-top:50px;
}
.accountbanner{
     background-image: url('../images/ab1.jpg');
    height: 800px;
    background-size: cover;
    background-position: center;
    
}
.accountbanner1{
    background-image: url('../images/ab1.jpg');
    height: 500px;
    background-size: cover;
   
    margin-top:50px;
}
.assetbanner{
     background-image: url('../images/assetmanage.jpg');
    height: 800px;
    background-size: cover;
    background-position: center;
    
}
.assetbanner1{
    background-image: url('../images/assetmanage.jpg');
    height: 500px;
    background-size: cover;

    margin-top:98px;
}
.crmbanner{
     background-image: url('../images/crmsecondsec.jpg');
    height: 800px;
    background-size: cover;
    background-position: center;
    
}
.crmbanner1{
    background-image: url('../images/crmsecondsec.jpg');
    height: 500px;
    background-size: cover;

    margin-top:50px;
}
.ecombanner{
     background-image: url('../images/ecommsecban.jpg');
    height: 800px;
    background-size: cover;
    background-position: center;
    
}
.ecombanner1{
    background-image: url('../images/ecommsecban.jpg');
    height: 500px;
    background-size: cover;
   
    margin-top:50px;
}
.kioskbanner{
     background-image: url('../images/kiosksecban.jpg');
    height: 800px;
    background-size: cover;
    background-position: center;
    
}
.kioskbanner1{
    background-image: url('../images/kiosksecban.jpg');
    height: 500px;
    background-size: cover;

    margin-top:50px;
}
.misbanner{
     background-image: url('../images/missecban.jpg');
    height: 800px;
    background-size: cover;
    background-position: center;
    
}
.misbanner1{
    background-image: url('../images/missecban.jpg');
    height: 500px;
    background-size: cover;

    margin-top:50px;
}
.mobv{
    display:none;
}
.hosppara{
    color:#fff;
}
.hosppara1{
    color:#fff;
}
.banpara{
width:38%;
margin-top:170px;
position:absolute;
right:0;
}
.banpara1{
    font-size:20px;
    
}
.banpara3{
margin-top:25px;
width:86%;
}
.subs{
margin-top:60px;
}
.sidiniimages1{
     width:90%;
    position:relative;
    top:15%;
}
.image-container {
    position: relative;
    width: 100%;
    height: auto;
}

.image-container img {
    position: absolute;
    width: 100%;
    height: auto;
}

#image2 {
    clip: rect(0, 0, 0, 0);
}

.slider {
    position: absolute;
    bottom: 10px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.cont{
    position: relative;
    width: 50%;
    margin:0 auto;
}
#image_container{
    position: relative;
    width:100%;
    height:400px;
    overflow: hidden;
    cursor: grab;
    
}

#image_container img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
  }
.form-range{
    width:150%;
    position: relative;
    right:20%;
    margin-top: 5px;
}
.gor{
    font-size: 65px;
    width:100%;
    text-align: center;
    margin-top: 30px;
}
.port {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 108px;
}
.controlled{
    position: relative;
    left:50%;
}
.siping{
    padding-top:-10px;
    padding-bottom: 20px;
    text-align: center;
}
#prevButton {
    outline: none;
    border: 1px solid;
    border-radius: 50%;
    width: 25px;
    color: #0075ff;
    height: 25PX;
}
#nextButton{
    outline: none;
    border: 1px solid;
    border-radius: 50%;
    width: 25px;
    color: #0075ff;
    height: 25PX;
}



.contact_us_6 .text-blk {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: 25px;
  }
  
  .contact_us_6 .responsive-cell-block {
    min-height: 75px;
  }
  
  .contact_us_6 input:focus,
  .contact_us_6 textarea:focus {
    outline-color: initial;
    outline-style: none;
    outline-width: initial;
  }
  
  .contact_us_6 .container-block {
    min-height: 75px;
    width: 100%;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    display: block;
  }
  
.contact_us_6 .responsive-container-block {
    min-height: 75px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-weight:500;
}
  .contact_us_6 .responsive-container-block.big-container {
    padding-top: 10px;
    padding-right: 30px;
    width: 35%;
    padding-bottom: 10px;
    padding-left: 30px;
    background-color: #03a9f4;
    position: absolute;
    height: 950px;
    right: 0px;
  }
  
  .contact_us_6 .responsive-container-block.container {
    position: relative;
    min-height: 75px;
    flex-direction: row;
    z-index: 2;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
    max-width: 1320px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }
  
  .contact_us_6 .container-block.form-wrapper {
    background-color: white;
    max-width: 450px;
    text-align: center;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 50px;
    padding-left: 40px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 20px 7px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    margin-top: 200px;
    margin-right: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
  }
  
  .contact_us_6 .text-blk.contactus-head {
    font-size: 36px;
    line-height: 52px;
    font-weight: 900;
  }
  
  .contact_us_6 .text-blk.contactus-subhead {
    color: #000;
    width: 300px;
    margin-top: 0px;
 
    margin-bottom: 50px;
   
    display: none;
  }
  
  .contact_us_6 .responsive-cell-block.wk-desk-6.wk-ipadp-6.wk-tab-12.wk-mobile-12 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 26px;
    margin-left: 0px;
    min-height: 50px;
  }
  
  .contact_us_6 .input {
    width: 100%;
    height: 50px;
    padding-top: 1px;
    padding-right: 15px;
    padding-bottom: 1px;
    padding-left: 15px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #eeeeee;
    border-right-color: #eeeeee;
    border-bottom-color: #eeeeee;
    border-left-color: #eeeeee;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    font-size: 16px;
    color: black;
  }
  
  .contact_us_6 .textinput {
    width: 98%;
    min-height: 150px;
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #eeeeee;
    border-right-color: #eeeeee;
    border-bottom-color: #eeeeee;
    border-left-color: #eeeeee;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    font-size: 16px;
  }
  
  .contact_us_6 .submit-btn {
    width: 98%;
    background-color: #03a9f4;
    height: 60px;
    font-size: 20px;
    font-weight: 700;
    color: white;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: outset;
    border-right-style: outset;
    border-bottom-style: outset;
    border-left-style: outset;
    border-top-color: #767676;
    border-right-color: #767676;
    border-bottom-color: #767676;
    border-left-color: #767676;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
  }
  
  .contact_us_6 .form-box {
    z-index: 2;
    margin-top: 0px;
    margin-right: 48px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  
  .contact_us_6 .text-blk.input-title {
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 14px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
   
  }
  
  .contact_us_6 ::placeholder {
    color: #dadada;
  }
  
  .contact_us_6 .mob-text {
    display: block;
    text-align: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
  }
  
  .contact_us_6 .responsive-cell-block.wk-tab-12.wk-mobile-12.wk-desk-12.wk-ipadp-12 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  
  .contact_us_6 .text-blk.contactus-subhead.color {
    color: white;
  }

  .mapping{

    width: 100%;
    height: 520px;
    margin-top:100px;
    
  }
  
  .contact_us_6 .map-part {
    width: 100%;
    height: 100%;
    
  }
  
  .contact_us_6 .text-blk.map-contactus-head {

    font-size: 22px;
    line-height: 32px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    color: #000;
  }
  
  .contact_us_6 .text-blk.map-contactus-subhead {

    margin-top: 0px;
    margin-right: 0px;
    
    margin-left: 0px;
    text-align:justify;
  }
  
.contact_us_6 .social-media-links.mob {
    margin-top: 132px;
    margin-bottom: 47px;
    margin-left: 0px;
    width: 230px;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: 52px;
    
}
  
  .contact_us_6 .link-img {
    width: 30px;
    height: 30px;
    margin-top: 0px;
    margin-right: 25px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  
  .contact_us_6 .link-img.image-block {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  
  .contact_us_6 .social-icon-link {
    margin: 0 25px 0 0;
    padding: 0 0 0 0;
  }
  
  
  
@media(max-width:767.98px){
    .seen{
    display:none;
}
.bigimg{
    display:none;
}
.unseen{
    display:block;
}
.mob-card{
 
    padding: 40px;

}
.title1{
    display:none;
}
.space{
    margin-top:20px;
}
.nextmar{
    margin-top:25px !important;
}
.bantext{
    display:none;
}
.bans{
    display:block;
}
.bantitle1 {
    background-color: #9bf00b;
    display: flex;
    justify-content: center;
    color: #000;
    padding: 3px;
    width:100%;
    margin-top: 10px;
}
.titles1 {
   width:100%;
    color: #000;
}
.titles2 {
    width:100%;
    color:#000;
}
.para {
    color: #000;

    padding-left: 38px;
    margin-bottom: 0;
}
.bus{
    margin:20px 0;
}
.lfooter1{
  margin:0;  
  width:100%;
}
#main button.owl-prev span {
     margin-right: 0px; 
}
#main .owl-nav {
    position: absolute;
    left: 30%;
    font-size:30px;
}
#main .owl-dots {
    
    position: absolute;
    left: 33%;
    margin-top: 15px;

}
.microtitle{
    font-size:15px;
}
.subtexts{
    font-size:20px;
    width:300px;
}
.subtexts12{
    font-size:20px;
}
#aboutpage .owl-nav{
    top:55%;
}
#aboutpage .owl-dots{
    top:55%;
}
.abdetail{
    font-size:15px;
}
.panel1{
    margin-top:25px;
    height:auto;
    
}
.center-para {
    font-size: 16px;
    margin-top: 15px;
}
.learntexting{
    font-size:18px;
    margin-top:25px;
}
.mobv{
    display:block;
}
.tabv{
    display:none;
}
.bannning{
    display:block;
}
.banpara1{
   font-size: 20px;
    padding: 15px;
}
.subs {
   margin-top: 0;
    font-size: 18px;
    padding: 15px;
}
.banpara3 {
    margin-top: 0;
    width: 86%;
    padding: 15px;
}
.gor {
    font-size: 30px;
   
}
.siping {

    text-align: center;
    margin-top: -239px;
}
.inventorycarddisp{
    display:block;
    
}
.learncardss{
    display:none;
}
.div-panel{
    padding:0;
}
.sideimg{
    top:0;
}
.video-content{
    padding:0;
}
 .contact_us_6 .container-block.form-wrapper{
     margin-top:80px;
 }
 .mapping{
     margin-top:20px;
 }
 .makemysoftlogo1{
     width:50%;
 }
}