/* Logo Slider */

.realtives{
    position:relative;
}
.prev{
    font-size: 1.5rem;
    position: absolute;
    top:0px;
}
.next{
    font-size: 1.5rem;
    position: absolute;
    top:0px;
    right: 0px;
}
#owl-demo .item{
    margin: 3px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    background-color: #8080800a;
    height: 50px;
    display: flex;
    justify-content:center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
}
.customNavigation{
  text-align: right;
  margin-top:10px;
  margin-bottom:3px;
  padding-bottom:3px;
  
}
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*==============*/
.img-custexp{
    max-width: 42px;
}
.accolades{
    font-size: 26px;
}

.img-node{
    width: 50%;
}
.activetech{
    opacity: 1!important;
}
.techopacity{
    opacity: 0.3;
}
.itemaround{
    animation: spinAround 0.2s linear;
  }
  
  @keyframes spinAround {
    from {
      transform: rotate(0deg) translate(0px);
    }
    to {
      transform: rotate(180deg) translate(0px);
    }
  }
.videosec{
    position: relative;
    overflow: hidden;
    width: 100%;
   /*height: 650px;*/
   height: 540px;
 }

video {
    /* margin-top: 50px; */
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .pageheading{
    margin-top: 20px;
}
.revolution {
    margin-top: 50px;
    margin-bottom: 25px;
}
.glancebg{
    background-image: url(https://d2c12hljnbvhtv.cloudfront.net/images/glancebg.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 40px;
    padding: 30px 0 70px 0;
}
.servebg{
    background-image: url(https://d2c12hljnbvhtv.cloudfront.net/images/servebg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0px 35px 0px;
}
.glaceparent{
    background-color: #abb1c4;
    box-shadow: 0 0px 50px -20px white;
    height: 500px;
    width: 500px;
    border-radius: 100%;
    padding: 55px;
    margin: 0 auto;
    position: relative;
}
.glancebg-1{
    background-image: url(https://d2c12hljnbvhtv.cloudfront.net/images/group1.png);
}
.glancebg-2{
    background-image: url(https://d2c12hljnbvhtv.cloudfront.net/images/group2.png);
}
.glancebg-3{
    background-image: url(https://d2c12hljnbvhtv.cloudfront.net/images/group3.png);
}
.glancebg-4{
    background-image: url(https://d2c12hljnbvhtv.cloudfront.net/images/group4.png);
}
.glancebg-5{
    background-image: url(https://d2c12hljnbvhtv.cloudfront.net/images/group5.png);
}
.glancebg-6{
    background-image: url(https://d2c12hljnbvhtv.cloudfront.net/images/group6.png);
}
.glance-child{
    height: 390px;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px;
}
.glance-inner-child{
    background-color: white;
    height: 250px;
    width: 250px;
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px;
}
.number{
    font-size: 50px;
    font-weight: 700;
    color: #31823f;
    height: 65px;
}
.consultant{
    color: #31823f;
}
.passion{
    text-align: center;
    margin-top: 10px;
}



.watch-face-outline-point {
    z-index: 9;
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 15px;
    background: #1F2E5E;
    border: 1px solid white;
    left: 241px;
    top: 19px;
    border-radius: 100%;
    -webkit-transform-origin: 50% 232px;
    transform-origin: 50% 232px;
}
.watch-face-outline-point span{
    clear: both;
}
.point-1 {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.point-2 {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
}
.point-3 {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
}
.point-4 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.point-5 {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg);
}
.point-6 {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
}
.yearpro{
    position: absolute;
    font-weight: 400;
}
.point-heading-1{
    left: 48%;
    top: -35px;
   }
.point-heading-2{
    left: 100%;
    top: 129px;
    }
.point-heading-3{
    left: 100%;
    bottom: 122px;
 
}
.point-heading-4{
    left: 46%;
    bottom: -40px;
 
}
.point-heading-5{
    left: -108px;
    bottom: 122px;

}
.point-heading-6{
    left: -108px;
    top: 120px;
 
}
.activepoint{
    background-color: #ffffff;
    border: none;
}
.infuglance{
    text-align: center;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 60px;
}
.infuserve{
    text-align: center;
    width: 75%;
    margin: 0 auto;
}
.line-1 {
    width: 235px;
    height: 100px;
    border: solid 3px #000;
    border-color: #1F2E5E transparent transparent transparent;
    border-radius: 100%/90px 90px 0 0;
    transition: all 0.05s ease-in-out;
    transform: rotate(30deg);
    position: absolute;
    top: 51px;
    right: 45px;
}
.line-2 {
    width: 235px;
    height: 100px;
    border: solid 3px #000;
    border-color: #1F2E5E transparent transparent transparent;
    border-radius: 90%/90px 90px 0 0;
    transition: all 0.05s ease-in-out;
    transform: rotate(90deg);
    position: absolute;
    bottom: 200px;
    right: -42px;
}
.line-3 {
    width: 235px;
    height: 100px;
    border: solid 3px #000;
    border-color: #1F2E5E transparent transparent transparent;
    border-radius: 100%/90px 90px 0 0;
    transition: all 0.05s ease-in-out;
    transform: rotate(150deg);
    position: absolute;
    bottom: 50px;
    right: 45px;
}
.line-4 {
    width: 235px;
    height: 100px;
    border: solid 3px #000;
    border-color: #1F2E5E transparent transparent transparent;
    border-radius: 100%/90px 90px 0 0;
    transition: all 0.05s ease-in-out;
    transform: rotate(210deg);
    position: absolute;
    bottom: 50px;
    left: 43px;
}
.line-5 {
    width: 235px;
    height: 100px;
    border: solid 3px #000;
    border-color: #1F2E5E transparent transparent transparent;
    border-radius: 100%/90px 90px 0 0;
    transition: all 0.05s ease-in-out;
    transform: rotate(270deg);
    position: absolute;
    bottom: 200px;
    left: -43px;
}
.line-6 {
    width: 235px;
    height: 100px;
    border: solid 3px #000;
    border-color: #1F2E5E transparent transparent transparent;
    border-radius: 90%/90px 90px 0 0;
    transition: all 0.05s ease-in-out;
    transform: rotate(329deg);
    position: absolute;
    bottom: 350px;
    left: 42px;
}
.erp-heading{
    display: flex;
    margin-bottom: 25px;
    cursor: pointer;
    
}
.serviceimg{
    width: 70px;
    max-width: 70px;
    height: auto;
}
.e-cloud{
    margin: 10px 0 0 20px;
    color: #1F2E5E;
}

.erp-view{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    width: 150px;
    background-color: #31823f;
    border-radius: 100%;
    margin: 50px auto 0 auto;
}
.erp-desc{
    margin-bottom: 25px;
}
.parent-erp{
    padding: 30px 0 5px 0;
}
.sales-force{
    width: 185px;
}
.service-now{
    width: 182px;
}
.find-out-mob{
   overflow-y: hidden;
  }
 .get-height-1{
    height: 280px;
 } 
 .get-height-2{
    height: 280px;
 } 
 .get-height-3{
    height: 280px;
 } 
 .get-height-4{
    height: 280px;
 } 
/*=================================start-slider-section==============================*/

.rarrow{
    position: absolute;
    right: 0;
    color: #80808057;
    font-size: 25px;
    top: 100px;
    cursor: pointer;
}
.larrow{
    position: absolute;
    color: #80808057;
    font-size: 25px;
    top: 100px;
    cursor: pointer;
    z-index: 9;
}

.testim {
    width: 100%;
 
}
.testim .wrap{
    position: relative;
    width: 100%;
}

.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
color: green;
}


.testim .arrow.left {
left: 70px;
}

.testim .arrow.right {
right: 70px;
}

.testim .dots {
text-align: center;
position: absolute;
width: 100%;
bottom: 10px;
left: 0;
display: block;
z-index: 3333;
    height: 12px;
}

.testim .dots .dot {
list-style-type: none;
display: inline-block;
width: 12px;
height: 12px;
border-radius: 50%;
border: 1px solid #ffffff;
margin: 0 10px;
cursor: pointer;
-webkit-transition: all .5s ease-in-out;    
-ms-transition: all .5s ease-in-out;    
-moz-transition: all .5s ease-in-out;    
-o-transition: all .5s ease-in-out;    
transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
background: #ffffff;
border-color: #ffffff;
}

.testim .dots .dot.active {
-webkit-animation: testim-scale .5s ease-in-out forwards;   
-moz-animation: testim-scale .5s ease-in-out forwards;   
-ms-animation: testim-scale .5s ease-in-out forwards;   
-o-animation: testim-scale .5s ease-in-out forwards;   
animation: testim-scale .5s ease-in-out forwards;   
}

.testim .cont {
position: relative;
    overflow: hidden;
}

.testim .cont > div {
position: absolute;
top: 0;
left: 0;
padding: 0 0 70px 0;
opacity: 0;
}

.testim .cont > div.inactive {
opacity: 0;
}


.testim .cont > div.active {
position: relative;
opacity: 1;
}


.testim .cont div .img img {
display: block;
width: 100px;
height: 100px;
margin: auto;
border-radius: 50%;
}

.testim .cont div h2 {
color: #F5B75D;

margin: 15px 0;
}

.testim .cont div.active .img img {
-webkit-animation: testim-show .5s ease-in-out forwards;            
-moz-animation: testim-show .5s ease-in-out forwards;            
-ms-animation: testim-show .5s ease-in-out forwards;            
-o-animation: testim-show .5s ease-in-out forwards;            
animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
-webkit-animation: testim-content-in .4s ease-in-out forwards;    
-moz-animation: testim-content-in .4s ease-in-out forwards;    
-ms-animation: testim-content-in .4s ease-in-out forwards;    
-o-animation: testim-content-in .4s ease-in-out forwards;    
animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
-webkit-animation: testim-content-in .5s ease-in-out forwards;    
-moz-animation: testim-content-in .5s ease-in-out forwards;    
-ms-animation: testim-content-in .5s ease-in-out forwards;    
-o-animation: testim-content-in .5s ease-in-out forwards;    
animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
-webkit-animation: testim-hide .5s ease-in-out forwards;            
-moz-animation: testim-hide .5s ease-in-out forwards;            
-ms-animation: testim-hide .5s ease-in-out forwards;            
-o-animation: testim-hide .5s ease-in-out forwards;            
animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
-webkit-animation: testim-content-out .4s ease-in-out forwards;        
-moz-animation: testim-content-out .4s ease-in-out forwards;        
-ms-animation: testim-content-out .4s ease-in-out forwards;        
-o-animation: testim-content-out .4s ease-in-out forwards;        
animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
-webkit-animation: testim-content-out .5s ease-in-out forwards;    
-moz-animation: testim-content-out .5s ease-in-out forwards;    
-ms-animation: testim-content-out .5s ease-in-out forwards;    
-o-animation: testim-content-out .5s ease-in-out forwards;    
animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
0% {
    -webkit-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -webkit-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-moz-keyframes testim-scale {
0% {
    -moz-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -moz-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-ms-keyframes testim-scale {
0% {
    -ms-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -ms-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-o-keyframes testim-scale {
0% {
    -o-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -o-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -o-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -o-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@keyframes testim-scale {
0% {
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-webkit-keyframes testim-content-in {
from {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -webkit-transform: translateY(0);        
    transform: translateY(0);        
}
}

@-moz-keyframes testim-content-in {
from {
    opacity: 0;
    -moz-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -moz-transform: translateY(0);        
    transform: translateY(0);        
}
}

@-ms-keyframes testim-content-in {
from {
    opacity: 0;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -ms-transform: translateY(0);        
    transform: translateY(0);        
}
}

@-o-keyframes testim-content-in {
from {
    opacity: 0;
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -o-transform: translateY(0);        
    transform: translateY(0);        
}
}

@keyframes testim-content-in {
from {
    opacity: 0;
    transform: translateY(100%);
}

to {
    opacity: 1;
    transform: translateY(0);        
}
}

@-webkit-keyframes testim-content-out {
from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    -webkit-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@-moz-keyframes testim-content-out {
from {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    -moz-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@-ms-keyframes testim-content-out {
from {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    -ms-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@-o-keyframes testim-content-out {
from {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@keyframes testim-content-out {
from {
    opacity: 1;
    transform: translateY(0);
}

to {
    opacity: 0;
    transform: translateY(-100%);        
}
}

@-webkit-keyframes testim-show {
from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -webkit-transform: scale(1);       
    transform: scale(1);       
}
}

@-moz-keyframes testim-show {
from {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -moz-transform: scale(1);       
    transform: scale(1);       
}
}

@-ms-keyframes testim-show {
from {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -ms-transform: scale(1);       
    transform: scale(1);       
}
}

@-o-keyframes testim-show {
from {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -o-transform: scale(1);       
    transform: scale(1);       
}
}

@keyframes testim-show {
from {
    opacity: 0;
    transform: scale(0);
}

to {
    opacity: 1;
    transform: scale(1);       
}
}

@-webkit-keyframes testim-hide {
from {
    opacity: 1;
    -webkit-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
}

@-moz-keyframes testim-hide {
from {
    opacity: 1;
    -moz-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
}
}

@-ms-keyframes testim-hide {
from {
    opacity: 1;
    -ms-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
}
}

@-o-keyframes testim-hide {
from {
    opacity: 1;
    -o-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
}
}

@keyframes testim-hide {
from {
    opacity: 1;
    transform: scale(1);       
}

to {
    opacity: 0;
    transform: scale(0);
}
}
/*=================================end-slider-section==============================*/

.infus_service{
    background-color: #ffffff;
    border-radius: 10px;
    text-align: left;
    padding: 25px 15px 25px 15px;
    height: 300px;
    cursor: pointer;
}
.infus_service:hover{
    box-shadow: 0 0px 50px -20px white;
}
.service-sect-mar{
    margin-bottom: 1.5rem;
}
.blog-case-study{
    margin-top: 3rem;
}
/*==========*/
.mySlides 
{
    display: none;
    height: 125px;
    max-height: 200px;
    overflow-y: hidden;
}

.dotmore {
  height: 12px;
  width: 12px;
  margin: 0 2px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
  cursor: pointer;
}

.dotmore:active{
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
-moz-animation: testim-scale .5s ease-in-out forwards;   
-ms-animation: testim-scale .5s ease-in-out forwards;   
-o-animation: testim-scale .5s ease-in-out forwards;   
animation: testim-scale .5s ease-in-out forwards; 
}

.activemore {
  background-color: #ffffff;
}

.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}


.parent-part{
    display: flex;
}
.left-part{
    background: linear-gradient(to top left, #37884c 0%, #274c58 100%);
    color: #ffffff;
    padding: 50px;
    width: 50%;
}
.right-part{
    padding: 50px;
    width: 50%;
   
}
.partner{
    width: 70%;
    margin: 0 auto;
}
.parent-micro{
    display: flex;
    justify-content: space-evenly;
}
.microsoft{
    max-width: 150px;
    border-radius: 10px;
}
.talktous {
    border-radius: 7px;
    padding: 7px 25px 7px 25px;
    /* border: 1px solid #ffffff; */
    background: #d6d6c9;
    text-decoration: none;
    color: #000000c2;
    display: inline-block;
    margin-top: 5px;
    cursor: pointer;
}

/*====================================*/

.viewmore{
    border-radius: 7px;
    padding: 7px 25px 7px 25px;
    background: #000000c2;
    text-decoration: none;
    color: #d6d6c9;
    display: inline-block;
    margin-top: 5px;
}
.viewmore:hover{
    cursor: pointer;
    color: #000000c2;
}

 
  .logosection{
    padding: 0 0 60px 0;
}
.logo-parent{
    height: 25px;
}

.img-logo-openai{
    width:86%;
}
.img-logo{
    width: 80%;
}

.new-age-parent{
    border-right: 1px solid #00000029;
    border-left: 1px solid #00000029;
    padding: 30px 45px 30px 45px;
    margin-top: 36px;
    box-shadow: 0 2px 0px 0 #dbd7d7;
    position: relative;
}

.parent-polygon{
    position: absolute;
    top: -40px;
    left: 75px;
}

.img-polygon{
    width: 70%;
}

.date{
    color:#3373a8;
}

.new-age{
    font-weight: 700;
    font-size: 18px;
    margin-top: 25px;
}
.new-age a{
    text-decoration: none;
    color: unset;
}
.golden{
    padding: 65px 15px 30px 36px;
    width: 65%;
    margin: 0 auto;
}
.parent-golden{
    display: flex;
}
.parentmobilephone{
    text-align: right;
 }

 /* .mobilephone{
    width: 71%;
} */
.golderbottom{
    padding: 45px 15px 30px 15px;
    width: 65%;
    margin: 0 auto;
}

.padding-top{
padding:8px;


}

/* Media query Start */
@media only screen and (min-width:360px) and (max-width:767px)
{

        .videosec {
            height: 336px;
           }
           .revolution {
            margin-top: 0px;
         
        }
        .pageheading {
            margin-top: -55px;
        }
           .logo-parent {
            height: 25px;
            margin-top: 50px;
            text-align: center;
        }
        .revol-mob
        {
            margin-top: 30px;
        }
        .img-logo-openai {
            width: 51%;
        }  
        .img-logo {
            width: 50%;
        }
        .new-age {
            font-size: 15px;
            }
            .golden {
                padding: 50px 15px 30px 36px;
                width: 50%;
            }
            .parentmobilephone {
                padding: 40px 0 0 0;
            } 
            .mobilephone {
                width: 83%;
            }
            .golderbottom {
                padding: 10px 15px 30px 0px;
                width: 65%;
              }
               .f-size-mob{
                font-size: 12px!important;
              }
             .glaceparent 
              {
              height: 250px;
              width: 250px;
              padding: 25px;
              }
          .glance-child 
          {
              height: 200px;
              padding: 25px;
          }
           .glance-inner-child 
          {
              height: 150px;
              width: 150px;
              padding: 17px;
          }
          .number {
            font-size: 25px;
           }
          .passion{
            font-size: 10px!important;
           }
.watch-face-outline-point 
{
	width: 10px;
    height: 10px;
    left: 120px;
    top: 9px;
   -webkit-transform-origin: 50% 117px;
    transform-origin: 50% 117px;
} 
.point-heading-6 {
    left: -40px;
    top: 15px;
}
.point-heading-5 {
    left: -40px;
    bottom: 25px;
}
.point-heading-2 {
    left: unset;
    right: -40px;
    top: 30px;
}
.point-heading-3 {
    left: unset;
    right: -40px;
    bottom: 45px;
}
 .line-1 
{
width: 120px;
border: solid 3px #000;
border-color: #1F2E5E transparent transparent transparent;
border-radius: 100%/50px 50px 0 0;
transform: rotate(31deg);
top: 20px;
right: 33px;
} 
.line-2 
{
    width: 120px;
    border: solid 3px #000;
    border-color: #1F2E5E transparent transparent transparent;
    border-radius: 100%/50px 50px 0 0;
    transform: rotate(90deg);
    top: 76px;
    right: 2px;
} 
.line-3 {
    width: 120px;
    border: solid 3px #000;
    border-color: #1F2E5E transparent transparent transparent;
    border-radius: 100%/50px 50px 0 0;
    transform: rotate(150deg);
    bottom: 19px;
    right: 33px;
}
.line-4 {
    width: 120px;
    border: solid 3px #000;
    border-color: #1F2E5E transparent transparent transparent;
    border-radius: 100%/50px 50px 0 0;
    transform: rotate(210deg);
    bottom: 19px;
    left: 34px;
}
.line-5 {
    width: 120px;
    border: solid 3px #000;
    border-color: #1F2E5E transparent transparent transparent;
    border-radius: 100%/50px 50px 0 0;
    transform: rotate(270deg);
    bottom: 74px;
    left: 2px;
}
.line-6 {
    width: 120px;
    border: solid 3px #000;
    border-color: #1F2E5E transparent transparent transparent;
    border-radius: 100%/50px 50px 0 0;
    transform: rotate(329deg);
    bottom: unset;
    top: 20px;
    left: 33px;
}
.service-sect-mar{
    margin-bottom: unset;
}
.services-mob {
    margin-bottom: 1.5rem;
  }
  .find-out-mob{
    margin-top: 30px;
    height: 160px;
  }
.parent-part{
    display: unset;
}
.parent-micro{
    display: unset;
    text-align: center;
  }
.blog-case-study{
    margin-top: unset;
}
.partner{
    width: unset;
}
.infus_service {
    text-align: center;
    height: unset;
}
.mySlides 
{
   
    height: 180px;
    
}
.service-now {
    width: 250px;
}
.sales-force {
    width: 200px;
}
.f-left-mob{
    float: left;
    width: 50%;
}
.e-cloud {
    font-size: 14px!important;
}
.erp-heading {
     margin-bottom: 0px;
   }

.erp-view {
    margin: 30px auto 0 auto;
}
.get-height-1{
    height: 167px;
 } 
.get-height-2{
    height: 230px;
 } 
 .get-height-3{
    height: 188px;
 } 
 .get-height-4{
    height: 185px;
 } 
 .right-part {
    margin-top: 20px;
    padding: 10px;
    margin-bottom: 20px;
  }

.mobile_view{
        margin-top: 25px;
    }



           
        }


/* Media query End */