.strac-banner{
    width:100%;
    height:auto;
     position:relative;
     z-index: 1;
}

p{
    font-size: 16px !important;
}

.strac-img{
 position:absolute;
 top:0;
 right:0;
 width: 794px;
}
.plan{
    width:100%;
     height:auto;
     display:flex;
     justify-content:space-between;
     position:relative;
}
.plan1{
   width:33%; 
   height:auto;
   padding:46px 0px;
}
.plan2{
 width:67%; 
   height:auto; 
    position:relative;
    
}
.plan1 h1{
    font-size: 100px;
line-height: 110px;
color: #0f0f0f;
font-weight: 700;
}
.plan1 p{
line-height: 30px;
color: #000000; 
margin-top: 38px;
}
.intro-reg-img {
    position: absolute;
    top: 0;
    right: 0;
    background-size: cover !important;
    overflow: hidden;
}
/*.intro-reg-img {*/
/*    width: 59%;*/
/*}*/

.image-effect:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    transition: 1s 0.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.image-effect.image-effect-right.in-view:before {
    transform: translateX(-100%);
}
/*problem-sec*/
.problem-sec{
    width:100%;
    height:auto;
    padding-top:100px;
    background-color:#000000;
    position:relative;
    padding-bottom: 168px;
}
.problem-sec h5{
  font-size: 20px;
line-height: 50px;
color: #ffffff;
font-weight: 400; 
text-transform:uppercase;
}
.problem-sec p{
width: 752px;
font-size: 30px;
line-height: 40px;
color: #ffffff;
}
.x-div{
    width:100%;
    height:auto;
    padding-top: 100px;
}
.x-div h2{
font-size: 100px;
line-height: 40px;
color: #ffffff;  
font-weight: 700;
font-family: var(--font-montserrat)!important;
}
.x-div h1{
font-size: 100px;
line-height: 40px;
color: #ffffff;  
font-weight: 700;
font-family: var(--font-montserrat)!important;
}
.x-div h2 span{
  font-size: 20px;
line-height: 50px;
color: #ffffff;
font-weight: 400;
font-family: var(--font-montserrat);
}
.x-div h1 span{
  font-size: 20px;
line-height: 50px;
color: #ffffff;
font-weight: 400;
font-family: var(--font-montserrat);
}
.gradient-border-div{
    width:100%;
    display:flex;
    justify-content:space-between;
}
.gradient-border-div1{
    width:36%;
    height:auto;
    padding-top: 19px;
     
}
.gradient-border-div1 .border-gradient{
  background: linear-gradient(to left, #35c5eb, #2af069); 
  width:100%;
  height:2px;
  margin-bottom: 52px;
}
.gradient-border-div2{
    width:53%;
    height:auto;
}
.gradient-border-div1 h2{
 font-size: 45px;
line-height: 40px;
color: #ffffff;
font-weight: 700;  
}
.gradient-border-div1 h2 span{
  font-size: 16px;
line-height: 0px;
color: #ffffff;
font-weight: 400; 
font-family: var(--font-montserrat);
}

.gradient-border-div2 h5{
  font-size: 20px;
line-height: 50px;
color: #ffffff;
font-weight: 400;  
}
.gradient-border-div2 p{
width: 588px;
font-size: 25px;
line-height: 35px;
color: #ffffff;
}
.problem-leftelement-img{
    position:absolute;
    top:80px;
    right:0;
    width:245px;
}
.problem-rightelement-img{
   position:absolute;
    bottom: -75px;
    left: 0;
    width: 171px; 
}
/*dynamic*/
.dynamic{
    width:100%;
    height:auto;
    position:relative;
}
.dynamic-row11{
    width:100%;
    display:flex;
    justify-content:space-between;
     position:relative;
}
.dynamic-row{
    width:45%;
    height:auto;
    
}
.dynamic-row1{
    width:42%;
    height:auto;
  padding: 35px 0px;  
}

/*.dynamic-row{*/
    
/*    width:100%;*/
/*    position:absolute;*/
/*    right: -248px;*/
/*    top: -89px;*/
/*    background: url(../img/stratergic/section4-image1.jpg);*/
/*    height: 590px;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*    transform: translateX(0px);*/
    
/*}*/
.dynamic-row.intro-reg-img{
   position: absolute;
    top: -109px;
    bottom: 0;
    right: 0;
    background: url(../img/stratergic/section4-image1.jpg);
    background-size:content !important; 
     background-repeat: no-repeat;
     background-position: center center;
   padding-bottom: 0%;
    /*background-size: cover !important;*/
overflow:hidden;
}
.dynamic-row.image-effect:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    transition: 1s 0.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.dynamic-row.image-effect.image-effect-right.in-view:before {
    transform: translateX(-100%);
}



.dynamic-row1 h2{
 font-size: 60px;
line-height: 70px;
color: #000000;
font-weight: 700;   
}
.dynamic-row1 p{
line-height: 26px;
color: #0f0f0f;
font-weight: 300; 
width: 470px;
}

/*ahead-sec*/
.ahead-sec{
    width:100%;
    height:auto;
    padding:80px 0px;
}

.ahead-main{
    width:100%;
    height:auto;
    display:flex;
    justify-content:space-between;
    position:relative;
}
.ahead-div1{
    width:47%;
    height:auto;
    position:relative;
}
.ahead-div2{
    width:47%;
    height:auto;
    margin: auto 0;
    position:relative;
}
.ahead-div1 img{
    width:100%;
    height:100%;
}
.ahead-div2 h2{
 font-size: 60px;
line-height: 70px;
color: #000000;
font-weight: 700;
}
.ahead-div2 p{
text-align: justify;
line-height: 26px;
color: #0f0f0f;
font-weight: 300;  
}
.analysis{
    padding-top:80px;
}



.ahead-div1-left.image-effect:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    transition: 1s 0.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.ahead-div1-left.image-effect.image-effect-left.in-view:before {
    transform: translateX(100%);
}
.ahed-div-right.image-effect {
    overflow: hidden;
}
.ahed-div-right.image-effect:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    transition: 1s 0.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.ahed-div-right.image-effect.image-effect-left.in-view:before {
    transform: translateX(-100%);
}


.proof-sec{
    width:100%;
    height:auto;
    position:relative;
}
.proof-sec .future-proof-content {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.proof-sec .future-proof-content1 {
    width: 58%;
    height: auto;

}
.proof-sec .future-proof-content2 {
    width: 35%;
    height: auto;
}
.proof-sec .future-proof-img {
    position: absolute;
    width: 700px;
    height:auto;
    left: 0px;
}
.proof-sec .future-proof-ab {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 220px;
}

.proof-sec .future-proof-content11 {
    width: 100%;
    height: auto;
    padding: 204px 0px;
}

.proof-sec .future-proof-content11 .global-btn:before{
    background-color: var(--primary-color);
}
.proof-sec .future-proof-content11 .global-btn:after{
    color: var(--primary-color);
}

.proof-sec  .future-proof-content11 h2 {
    font-size: 60px;
line-height: 70px;
color: #0f0f0f;
font-weight:700;
}

.proof-sec .future-proof-content11 p {
line-height: 30px;
color: #000000;
font-weight: 400;
    font-family: var(--font-montserrat)!important;
}
.side-image-wrapper{
 position: absolute;
    top: 0;
    left: 0px;   
}
.side-img-strat{
    position:relative;
}



.side-img-strat.image-effect {
    overflow: hidden;
}

.side-img-strat.image-effect:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    transition: 1s 0.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.side-img-strat.image-effect.image-effect-left.in-view:before {
    transform: translateX(100%);
}
/*Sync-sec*/
.Sync-sec{
    width:100%;
    height:auto;
    position:relative;
   padding-bottom: 100px;
    background:#000;
}
.Sync-side-div{
   width: 70%;
    height: auto;
    background: #fff;
    padding: 0px 101px;
    position: relative;
    margin-left: auto;
    margin-bottom: 30px;
    right: 0;
    top: 0px;
    padding-bottom: 40px;
    z-index: 1;
}
.Sync-side-div .gradiantborder{
    background: linear-gradient(to left, #35c5eb, #2af069);
   width: 425px;
    height: 2px;
    margin-bottom: 18px;
}
.Sync-side-div h5{
 font-size: 26px;
line-height: 36px;
color: #000000;
font-weight: 700;   
}
.Sync-side-div p{
    font-size: 16px;
line-height: 26px;
color: #000000;
font-weight: 400;
text-transform: uppercase;
}
.slider-sync{
    height:auto;
    position:relative;
}
.slider-sync h3{
font-size: 40px;
line-height: 50px;
color: #ffffff;
font-weight: 700;
}
.slider-sync p{
line-height: 26px;
color: #ffffff;
font-weight: 300;
}
.content-col-sync{
  margin: auto 0;
  padding-right: 80px;
}

.slider-sync .read-btn{
    color: #fff;
}

.slider-sync .read-btn:before{
    background-color: #fff;
}

.slider-sync .read-btn:after{
    color: #fff;
}

/*Unique platform*/

.uniqe-flexi{
    width:100%;
    height:auto;
    position:relative;
    border-top: 1px dashed rgba(var(--body-color-rgb), 0.2);
    border-bottom: 1px dashed rgba(var(--body-color-rgb), 0.2);
}
.uniqe-flexi-main{
  width:100%;
    height:auto;
    position:relative;  
}

.uniqe-flexi-div1{
    width:32%;
    height:auto;
    margin: auto 0;
}

.uniqe-flexi-div2{
   width:50%;
    height:auto;  
}


.uniqe-flexi .uniqe-flexi-div1 h1{
  font-size: 60px;
line-height: 70px;
color: #0f0f0f;
font-weight: bold;  
}
.uniqe-flexi .uniqe-flexi-div1 h2{
  font-size: 60px;
line-height: 70px;
color: #0f0f0f;
font-weight: bold;  
}

.uniqe-flexi .uniqe-flexi-div1 p {
line-height: 30px;
color: #0f0f0f;
font-weight: 400;
margin-bottom: 10px;
font-size: 16px;
}

/*.uniqe-flexi:after {*/
/*    content: "";*/
/*    width: 50%;*/
/*    height: 110%;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: -40px;*/
/*    background: url(../img/Unique/section1-image.png) no-repeat;*/
/*    background-size: contain;*/
/*    background-position: top right;*/
/*    z-index: 1;*/
/*    border-left:1px solid rgba(var(--body-color-rgb), 0.2);*/
/*}*/

.uniqe-flexi:after{
    content: none;
}


.uniqe-flexi .unique-absolute-image{
    position: absolute;
    right: 0;
    top: -40px;
    /*border-left: 1px solid rgba(var(--body-color-rgb), 0.2);*/
}

.uniqe-flexi .unique-absolute-image:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: calc(100% + 60px);
    background-color: rgba(var(--body-color-rgb), 0.2);
}

.uniq-after-div{
    width:100%;
    height:62px;
    /*border-top: 1px dashed rgba(var(--body-color-rgb), 0.2);*/
    /*margin-top: -66px;*/
}

.uniq-after-div p{
line-height: 24px;
color: #0f0f0f;
font-weight: 300;
margin: auto 0;
padding: 25px 0px 35px;
}

.black-uniq{
 width: 100%;
    height: auto;
    position: relative;
    padding: 100px 0px;
    background: #000;   
}

.black-uniq h3 {
font-size: 40px;
    line-height: 55px;
color: #ffffff;
font-weight: bold;
}
.black-uniq h6{
 font-size: 16px;
line-height: 30px;
color: #ffffff;
border-bottom: 1px solid gray;
    padding-bottom: 15px;
}

/*uniqe-slider*/
.uniqe-slider{
    width:100%;
    height:auto;
    position:relative;
    padding-top: 100px;
    padding-bottom: 75px;
}

.uniqe-slider h2{
  font-size: 80px;
    line-height: 110px;
color: #0f0f0f;
max-width: 800px;
}
.uniqe-slider h1{
  font-size: 80px;
    line-height: 110px;
color: #0f0f0f;
max-width: 800px;
}
.uniqe-slider h2{
  font-size: 80px;
    line-height: 110px;
color: #0f0f0f;
max-width: 800px;
}

.silder-uniq-div{
    width:100%;
    height:auto;
    display:flex;
    justify-content:space-between;
     position:relative;
     padding-top: 12px;
}
.silder-uniq-div1{
   width: 46%;
    height: auto;
    position: relative;
    border-right: 2px dashed rgba(var(--body-color-rgb), 0.2);
}
.silder-uniq-div2{
  width:50%;
    height:auto;   
}
.silder-uniq-head{
    width:100%;
    height:auto;
    position:relative;
    margin-top: 156px;
    max-width: 680px;
}
.silder-uniq-head:before{
    content: "";
    position: absolute;
    top: 282px;
    left: 0;
    border-left: 2px dashed rgba(var(--body-color-rgb), 0.2);
    height: 290px;
}
.silder-uniq-head h3{
  font-size: 35px;
    line-height: 50px;
color: #221e1f;  
}
.silder-uniq-div .slick-dots{
 display: inline-flex;  
 position: absolute;
    top: 12px;
    left: -100%;
}
.silder-uniq-div .slick-dots li{
   padding:0px 4px; 
}
.silder-uniq-div .slick-dots li button{
 font-size: 0;
    line-height: 0;
    display: block;
    width: 13px;
    height: 13px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
 border: 2px solid rgba(var(--body-color-rgb), 0.2);
 outline:0;
    background: transparent;
    border-radius: 14px;
   
}
.silder-uniq-div .slick-dots li button:hover {
   color:  var(--primary-color);
    border: 2px solid  var(--primary-color);
       background: var(--primary-color);
        outline:0;
}
.slick-dots li.slick-active button{
   color: var(--primary-color);
    border: 2px solid var(--primary-color);
       background:var(--primary-color);
        outline:0;
}



/*focus*/

.focus{
  width: 100%;
    height: auto;
    position: relative;
    padding-top: 50px;  
}

.focus .Orchestrate-wrapper {
    width: 100%;
    height: auto;
    border-bottom: 2px solid rgba(var(--body-color-rgb), 0.2);
    padding-bottom: 20px;
}

.focus .Orchestrate-wrapper h2{
  font-size: 77px;
    line-height: 100px;
    color: #0f0f0f; 
}
.focus .Orchestrate-wrapper h1{
  font-size: 77px;
    line-height: 100px;
    color: #0f0f0f; 
}

.focus img {
    width: 85px;
    margin-left: -20px;
    margin-top: 34px;
}
.focus  p {
line-height: 30px;
color: #0f0f0f;
font-weight: 400;
    margin-top: 11px;
}

/*imageuniqe-sec*/

.imageuniqe-sec{
    width:100%;
    height:auto;
    position:relative;
    text-align:center;
    
}

.imageuniqe-sec img{
    width:100%;
    height:100%;
}



/*-----------------*/

.unique-related .related-head {
    width: 100%;
    height: auto;
    text-align: start;
}
.unique-related .related-head h2 {
    font-size: 60px;
line-height: 70px;
color: #0f0f0f;
}
/*related-img-card*/
.unique-related .image-related-indus-row {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-top:  65px;
    margin-bottom:  35px;
}
.unique-related .image-related-indus-col1 {
    width: 54%;
    height: auto;
}
.unique-related .image-related-indus-col2 {
    width: 30%;
    height: auto;
}
.unique-related .image-related-indus-col3 {
    width: 30%;
    height: auto;
}
.unique-related .related-img-card {
    width: 100%;
    height: 100%;
    padding:  0 20px;
    position: relative;
}
.unique-related .related-img-card:before  {
    content:  "";
    position:  absolute;
    left:  0;
    top:  0;
    width:  1px;
    height:  0;
    border-left:  1px dashed gray;
    z-index: 2;
    transform-origin:  0 0;
    transition:  1s cubic-bezier(.5, 0, 0, 1);
    transition-property:  transform, opacity;
    transition-delay:  0s;
    transform:  scaleY(0);
}
.unique-related .related-img-card.is-visible:before {
    transform:  scaleX(1) scaleY(1);
    height:  100%;
}
.unique-related .related-img-card p {
    font-size:  16px;
    line-height:  24px;
    color: #0f0f0f;
    text-transform:  uppercase;
}
.unique-related .related-img-card h3 {
    font-size: 20px;
line-height: 30px;
color: #0f0f0f; 
     height:  145px;
}
.unique-related .read-btn {
    font-size:  20px;
    line-height:  50px;
    color: var(--primary-color);
    font-weight:  600;
    font-family:  var(--font-montserrat);
    text-align:  center;
}

.unique-related .global-btn:before{
    background-color: var(--primary-color);
}
.unique-related .global-btn:after{
    color: var(--primary-color);
}
.unique-related .related-img-card:hover .global-btn:before{
    background-color: #ff0000;
}
.unique-related .related-img-card:hover .global-btn:after{
    color: #ff0000;
}
.unique-related .card-related-img {
    width: 100%;
    height: 300px;
     position:  relative;
    transition:  .4s cubic-bezier(.23, 1, .32, 1);
    transition-property:  -webkit-filter;
    transition-property:  filter;
    transition-property:  filter,  -webkit-filter;
    -webkit-filter:  grayscale(1);
    filter:  grayscale(1);
    position: relative;
}
.unique-related .card-related-after-hover {
    opacity: 0;
    position:  absolute;
    top:  233px;
    left:  2px;
    width:  537px;
    height:  227px;
    object-fit:  cover;
    object-position:  50% 50%;
    transition:  .3s;
}
.unique-related .related-img-card h3:hover {
    color:  #29ff65;
       transition:  .3s;
}
.unique-related .related-img-card p:hover {
    color:  #29ff65;
      transition:  .3s;
}
.unique-related .related-img-card:hover h3 {
    color:  #ff0000;
    transition:  .3s;
}
.unique-related .related-img-card:hover p {
    color:  #ff0000;
    transition:  .3s;
}
.unique-related .related-img-card:hover .global-btn {
    color:  #ff0000;
    transition:  .3s;
}
.unique-related .global-btn:hover:before,  .unique-related .related-img-card:hover .global-btn:before  {
    width:  100%;
    opacity:  1;
    visibility:  visible;
}
.global-btn:hover:after,  .unique-related .related-img-card:hover .global-btn:after  {
    right:  -20px;
    opacity:  1;
    visibility:  visible;
}
.unique-related .related-img-card .blog-image-wrap {
    position:  relative;
    margin-bottom:  10px;
    margin-left:  -20px;
    margin-right:  -20px;
}
.unique-related .related-img-card .blog-image-wrap .image-overlay-1 {
    position:  absolute;
    left:  0;
    top:  0;
    width:  20px;
    height:  100%;
    background-color:  #fff;
    transition:  0.5s;
}
.unique-related .related-img-card .blog-image-wrap .image-overlay-2 {
    position:  absolute;
    left:  0;
    bottom:  -1px;
    width:  100%;
    height:  20px;
    background-color:  #fff;
    transition:  0.5s;
}
.unique-related .related-img-card .blog-image-wrap .image-overlay-3 {
    position:  absolute;
    right:  0;
    top:  0;
    width:  20px;
    height:  100%;
    background-color:   #fff;
    transition:  0.5s;
}
.unique-related .related-img-card .blog-image-wrap .image-overlay-4 {
    position:  absolute;
    left:  0;
    top:  -1px;
    width:  100%;
    height:  20px;
    background-color:   #fff;
    transition:  0.5s;
}
.unique-related .related-img-card:hover .blog-image-wrap .image-overlay-1, .unique-related .related-img-card:hover .blog-image-wrap .image-overlay-3 {
    width:  0;
}
.unique-related .related-img-card:hover .blog-image-wrap .image-overlay-2, .unique-related .related-img-card:hover .blog-image-wrap .image-overlay-4 {
    height:  0;
}
.unique-related .related-img-card:hover .card-related-img {
    /*opacity: 0;
    */transition:  .3s;
    transition-property:  filter,  -webkit-filter;
    -webkit-filter:  grayscale(0);
    filter:  grayscale(0);
    position: relative;
}
.unique-related .related-img-card:hover .card-related-after-hover {
    opacity: 1;
    transition:  .3s;
}
.unique-related .related-img-card:hover:before  {
    border-left:  1px dashed #ff0000;
    transition:  .3s;
}
.related-indus.unique-related .related-img-card .blog-image-wrap .image-overlay-1, .related-indus.unique-related .related-img-card .blog-image-wrap .image-overlay-2, .related-indus.unique-related .related-img-card .blog-image-wrap .image-overlay-3, .related-indus.unique-related .related-img-card .blog-image-wrap .image-overlay-4 {
    background-color: #fff;
}


/*faq*/
.unique-fq{
  padding-top: 0px; 
  padding-bottom: 100px;
}
.unique-fq .faq-waas{
 padding-top: 0px;   
}
.unique-fq .accordion .card h4 .plus-icon{
    color: #0f0f0f;
    border: 2px solid #0f0f0f;
}
.unique-fq .accordion .card h4 .number {
    color: #0f0f0f;
}
.unique-fq .accordion .card {
    padding: 20px 0;
    border-bottom: 2px solid rgba(var(--body-color-rgb), 0.2);
}



/*overview*/

/*.uniqe-flexi.overview-sec1:after {*/
/*    content: "";*/
/*    width: 48%;*/
/*    height: 121%;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: -40px;*/
/*    background: url(../img/overview/section1-image1.png) no-repeat;*/
/*    background-size: contain;*/
/*    background-position: top right;*/
/*    z-index: 1;*/
/*    border-left: 1px solid rgba(var(--body-color-rgb), 0.2);*/
/*}*/
.uniqe-flexi.overview-sec1 .uniqe-flexi-div1 h1 {
    font-size: 52px;
    line-height: 65px;
    color: #0f0f0f;
    font-weight: bold;
}
.uniqe-flexi.overview-sec1 .uniqe-flexi-div1 h2 {
    font-size: 52px;
    line-height: 65px;
    color: #0f0f0f;
    font-weight: bold;
}

.overview-sec1{
    padding: 242px 0px;
}

.overview-banner-image{
    position: absolute;
    right: 0;
    top: -40px;
}

.overview-banner-image:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: calc(100% + 60px);
    background-color: rgba(var(--body-color-rgb), 0.2);
}

.overview-after-div {
    width: 100%;
    height: auto;
    border-top: 1px dashed rgba(var(--body-color-rgb), 0.2);
    height: 62px;
}
.overview-after-div  p {
line-height: 24px;
color: #0f0f0f;
font-weight: 300;
    margin: auto 0;
    padding: 19px 0px;
}
.overview-sec2{
    width:100%;
    padding:100px 0px;
    background:url('../img/overview/section2-bg-image.jpg');
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}

.overview-sec2 .image-container{
    width:100%;
    padding-right: 24px;
     position:relative;
}
.overview-sec2 .image-container img{
    width:100%;
    height:100%;
    position:relative;
}
.overview-sec2 .content{
   max-width: 500px;
}
.overview-sec2 .content h6{
    font-size: 16px;
line-height: 24px;
color: #ffffff;
font-weight: 400;
}
.overview-sec2 .content h2{
font-size: 60px;
line-height: 70px;
color: #ffffff;    
}
.overview-sec2 .content h1{
font-size: 60px;
line-height: 70px;
color: #ffffff;    
}
.overview-sec2 .content p{
line-height: 30px;
color: #ffffff;
font-size: 16px;
}
.over-sec2innerimge-content1 a, .over-sec2innerimge-content2 a, .over-sec2innerimge-content3 a{
    color: #ffffff; 
}
.over-sec2innerimge-content1{
font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    position: absolute;
    top: 16%;
    left: 41%;
}

.over-sec2innerimge-content2{
font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    position: absolute;
   bottom: 21%;
    left: 13%;
}
.over-sec2innerimge-content3{
font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    position: absolute;
    right: 14%;
    bottom: 21%;
}

    /*overview-detail-sec    */
.overview-detail-sec{
    width:100%;
    height:auto;
    text-align: center;
    background-color: #e9e8e83d;
    padding-top: 60px;
    padding-bottom: 50px;
} 
.overview-detail-sec h2{
font-size: 60px;
line-height: 70px;
color: #0f0f0f;  
text-align:center;
margin-bottom: 50px;
}
.overview-detail-sec h4{
  font-size: 30px;
line-height: 70px;
color: #0f0f0f;  
 text-align: center;
 margin-top: 25px;
 margin-bottom: 0px;
}

.overview-detail-sec p{
line-height: 26px;
color: #000000;
font-weight: 400;  
opacity: 0.7;
text-align: justify;
font-size: 16px;
}

/*tailored-sec*/
 .tailored-sec{
     width:100%;
     height:auto;
     padding:100px 0px;
     position:relative;
 }   
.tailored-content{
    width:100%;
    height:auto;
    display:flex;
    align-items: center;
    justify-content:space-between;
} 
.tailored-content1{
    width:25%;
    height:auto;
    padding-left: 47px;
    position: relative;
   
}
.tailored-content2{
    width:70%;
    height:auto;
    /*padding-top: 26px;*/
}
.taild-img1{
    width:100%;
    position:relative;
   
}
.taild-img11{
   position: absolute;
    top: 25px;
    left: 36px;
    right: 0;
    transform: rotate(4deg);
    width: 140px;
    z-index: 1;
}

.clipping-svg{
    width: 0;
    height: 0;
    opacity: 0;
}

.clipped-image img{
    transition: 0.9s;
    max-width: 300px;
}

.tailored-content2 h2{
 font-size: 35px;
    line-height: 50px;
    color: #0f0f0f;
    width: 521px;
}
.inner-tailored-content2{
    width:100%;
    height:auto;
    display:flex;
    align-items: center;
    justify-content:space-between;
}
.inner-tailored-content2-1{
   width:65%;
   height:auto;
}
.inner-tailored-content2-2{
   width:32%;
   height:auto;
}
.inner-tailored-content2-1 h6{
font-size: 20px;
font-weight: 500;
line-height: 30px;
color: #0f0f0f;    
}
.inner-tailored-content2-1 p{
width: 478px;
line-height: 26px;
color: #000000;
opacity:0.5;
margin-bottom:0px;
}

.inner-tailored-content2-2 h5{
 font-size: 20px;
line-height: 28px;
color: #0f0f0f;   
}

.inner-tailored-content2-2 ul{
    width:100%;
    height:auto;
    list-style:none;
}
.inner-tailored-content2-2 ul li{
  font-size: 16px;
line-height: 26px;
color: #000000;  

}
.inner-tailored-content2-2 ul li span{
opacity:0.5;    
}
.inner-tailored-content2-2 ul li i{
    font-size:12px;
    color: var(--primary-color);
}
.margin-div-over{
margin-top: 100px;    
}
.margin-div-over2 {
    margin-top: 66px;
}


/*overview-cta*/
.distribution-cta.overview-cta .dist-cta-inner{
    height:110px;
}
 .distribution-cta.overview-cta .dist-cta-inner h2{
 font-size: 120px;
line-height: 130px;
color: #ffffff;   
}
 .distribution-cta.overview-cta .global-btn {
    color: #fff;
    font-size: 24px;
    margin-top: 44px;
    opacity: 0.7;
}


/*contact-person-sec*/
.contact-person-sec{
    width:100%;
     padding:100px 0px;
    background:url('../img/overview/section6-bg-image.jpg');
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}
.contact-person-left{
    width:100%;
    text-align:center;
    position:relative;
}

.contact-person-left h5{
 font-size: 20px;
line-height: 50px;
color: #ffffff;  
opacity:0.7;
margin-bottom: 0px;
}
.contact-person-left .con-p-sec-6{
  width: 50%;
    margin-left: auto;
}

.contact-person-left .clipped-image img{
    max-width: 370px;
}
.con-p-sec-6-1{
    position: absolute;
    bottom: 20%;
    left: 34%;
    right: 0;
    z-index: 1;
    width: 40%;
    transform: rotate(65deg);
    transition: 1.2s;
}

.scroll-area-text .scroll-x-overview{
    left: 50%;
    /*transform: translateX(-50%);*/
    font-size: 60px;
}

.contact-person-left.active .con-p-sec-6-1{
    transform: rotate(0deg);
}

.contact-person-right{
    width:100%;
    margin:auto 0;
  padding: 43px 0px;
}
.contact-person-right h2{
font-size: 40px;
line-height: 30px;
color: #ffffff; 

}
.contact-person-right p{
line-height: 26px;
color: #ffffff;
font-weight: 400;  
opacity: 0.7;
}
.contact-person-right h4{
 font-size: 40px;
line-height: 30px;
color: #ff0000; 
margin-top: 45px;
    margin-bottom: 50px;
}
.contact-person-right ul{
    width:100%;
    display:inline-block;
}
.contact-person-right ul li{
    display:inline-block;
    padding-right: 25px;
}
.contact-person-right ul li a{
 font-size: 20px;
line-height: 50px;
color: #ffffff;   
opacity: 0.7;
}


/*logistics-networks*/
.network-logic {
    width: 100%;
    height: auto;
    padding: 221px 0;
    position: relative;
    border-top: 1px dashed rgba(var(--body-color-rgb), 0.2);
    border-bottom: 0px dashed #e1dfdf;
}

/*.uniqe-flexi.network-logic:after {*/
/*    content: "";*/
/*    width: 48%;*/
/*    height: 121%;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: -40px;*/
/*    background: url(../img/logic-network/section1-image.png) no-repeat;*/
/*    background-size: contain;*/
/*    background-position: top right;*/
/*    z-index: 1;*/
/*    border-left: 1px solid rgba(var(--body-color-rgb), 0.2);*/
/*}*/


.network-logic-image{
    position: absolute;
    right: 0;
    top: -40px;
}

.network-logic-image:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: calc(100% + 60px);
    background-color: rgba(var(--body-color-rgb), 0.2);
}

.uniqe-flexi.network-logic .uniqe-flexi-div1 h1 {
    font-size: 53px;
    line-height: 70px;
    color: #0f0f0f;
}

.uniqe-flexi.network-logic .uniqe-flexi-div1 h2 {
    font-size: 53px;
    line-height: 70px;
    color: #0f0f0f;
}

.networ-logic-after-div {
    width: 100%;
    height: 62px;
    border-top: 1px dashed rgba(var(--body-color-rgb), 0.2);
}
.networ-logic-after-div p {
    line-height: 24px;
    color: #0f0f0f;
    font-weight: 300;
    margin: auto 0;
    padding: 19px 0px;
}
.uniqe-flexi.network-logic .uniqe-flexi-div1 {
    width: 35%;
    height: auto;
    margin: auto 0;
    padding: 0;
}

/*network-logic-reduce*/
.revenue-sec.reduce{
    position: relative;
    width:100%;
    height:auto;
    padding: 240px 0;
    background-color: #e9e8e83d;
}
.reduce-flex{
    width:100%;
    height:auto;
    display:flex;
    justify-content: flex-end;
    
}
/*.reduce-flex1{*/
/*    width:50%;*/
/*    height:auto;*/
/*     position:relative;*/
/*}*/
.reduce-flex2{
    width:45%;
    height:auto;
}

.reduce-flex2 .revenue-content h2{
    margin-bottom: 42px;
}
.reduce-flex2 .revenue-content h1{
    margin-bottom: 42px;
    font-size: 40px;
}

.reduce .revenue-tab-content {
    position: absolute;
    left: 0;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}
 .revenue-content.reduce-con .accordion .card button:hover {
    color: var(--primary-color);
}
.revenue-content.reduce-con .accordion .card button {
    position: relative;
    text-align: left;
    font-weight: 600;
}

.revenue-content.reduce-con .accordion .card button:before,
.revenue-content.reduce-con .accordion .card button:after {
    content: "";
    position: absolute;
    left: -12px;
    top: 0;
    width: 1px;
    height: 86px;
    background-color:rgba(var(--body-color-rgb), 0.2);
    opacity: 0.4;
    transition: 0.4s;
}

.revenue-content.reduce-con .accordion .card button:after{

    height: 24px;

    width: 3px;

    opacity: 1;

    transition-delay: 0.3s;

}



.revenue-content.reduce-con .accordion .card button.collapsed:before,

.revenue-content.reduce-con .accordion .card button.collapsed:after{

    height: 0;

}

.logic-network-full .content-col-sync p{
line-height: 26px;
color: #ffffff;    
}

.logic-network-full .content-col-sync p.extra-margin{
    margin-bottom: 45px;
}

.logic-network-full .content-col-sync a{
  font-size: 20px;
line-height: 50px;
color: #fff;
opacity: 0.7;
}
.cost-net{
    width:100%;
    height:auto;
    position:relative;
    margin-top:16px;
    padding-left: 26px;
}
.cost-net:before{
   content: "";
    position: absolute;
    left: -5px;
    top: 0;
    width: 2px;
    height: 122px;
    background-color: #fff;
    opacity: 0.5;
}

.cost-net h2{
font-size: 60px;
line-height: 70px;
color: #ffffff; 
margin-bottom:25px;
}
.cost-net p{
line-height: 26px;
color: #ffffff;  
margin-bottom:0px;
}

/*logic-forward*/

.industry-section.logic-forward {
    padding-top:0px!important;
    padding-bottom:80px;
    margin-top: -50px;
} 
.logic-forward h2{
     font-size: 70px;
    line-height: 130px;
color: #0f0f0f;
text-align: center;
}

.logic-forward .Industry-card{

    width:100%;

    /*height:455px;*/

     height:100%;

    padding:30px 30px;

    background: #ffff;

    border: 2px solid #fff;

    background-clip: border-box;

    box-shadow: 6px 6px 26px 0px #d3d3d3b8;

    overflow:hidden;

    position:relative;

}

.logic-forward .Industry-card .card-a h5{
font-size: 13px;
line-height: 23px;
color: #222222;
text-transform: uppercase;

}


.logic-forward .Industry-card .after-hover-head{

  width:100%;
padding-right: 30px;
  position:relative;

  padding-top:30px;

  transition-timing-function: ease-in-out;

  transition:0.3s;

   max-width: 100%;

   background: #fff;
    position: absolute;
    bottom: 0;
     opacity:0;

}

.logic-forward .after-hover-head p{
line-height: 30px;
color: #222222;
font-weight: 400;
transition:0.3s;

margin-bottom:0px;

text-transform:none;

    background: #fff;

    transition-duration: .3s;

   transition-timing-function: linear;

   transition-delay: 1s;

    transition-property: transform;
padding: 0px 4px;
}

.Industry-card .img-div{

    width:100%;

   height: 100%;

    margin-top: 3px;

    /*margin-bottom: 12px;*/

    transition:0.3s;

}



.logic-forward .Industry-card:hover .after-hover-head{
bottom:29px;
     margin-top:-40px;
     padding-bottom:0px;
opacity:1;
}


@media (max-width: 1799px){
    .reduce-flex2 {
    width: 40%;
    height: auto;
}
}



@media (max-width: 1699px){
    .silder-uniq-head:before{
        height: 104px;
    }
    .silder-uniq-head{
        max-width: 480px;
    }
    
    .network-logic{
        padding: 170px 0;
    }
    
    .revenue-sec.reduce{
        padding: 204px 0;
    }
    
    .overview-sec1 {
    padding: 213px 0px;
}

.over-sec2innerimge-content1{
    left: 38%;
}

.over-sec2innerimge-content2{
    left: 11%;
}
.over-sec2innerimge-content3{
    right: 13%;
}

.side-img-strat {
    width: 900px;
}

.proof-sec .future-proof-content11{
    padding: 182px 0px;
}

.dynamic-row1 h2,
.ahead-div2 h2,
.ahead-div2 h2,
.proof-sec .future-proof-content11 h2{
    font-size: 40px;
    line-height: 60px;
}

.intro-reg-img {
    width: 57%;
}

}


@media (min-width: 1700px){
    .contact-person-left .con-p-sec-6-1{
        width: 27%;
    }
}

@media (max-width: 1599px){
    .network-logic-image{
        width: 780px;
    }
    .uniqe-flexi.network-logic .uniqe-flexi-div1{
        width: 40%;
    }
    .network-logic {
    padding: 127px 0;
}
}


@media (max-width: 1499px){
    .side-img-strat {
    width: 800px;
}
.proof-sec .future-proof-content11 {
    padding: 144px 0px;
}
}



@media (min-width: 1200px) and (max-width: 1281px){
 .strac-img {
    width: 751px;
}   
.plan1 {
    padding: 30px 0px;
}
.plan1 p {
    margin-top: 36px;
}
.dynamic-row1 {
    padding: 45px 0px;
}
.Sync-side-div {
    top: -3px;
}
/*.uniq-after-div {*/
/*    margin-top: -61px;*/
/*}*/
.uniq-after-div p {
    padding: 20px 0px;
}
.overview-after-div p {
    padding: 14px 0px;
}
.contact-person-right {
    padding: 61px 0px;
}
/*network-logic*/
.cost-net {
    padding-left: 42px;
}
.logic-forward .Industry-card .after-hover-head {
    padding-right: 56px;
}
}
@media (min-width: 1399px) and (max-width: 1445px){
 .plan1 {
    padding: 34px 0px;
}  
/*.uniq-after-div {*/
/*    margin-top: -64px;*/
/*}*/
.uniq-after-div p {
    padding: 30px 0px;
}
.overview-sec2 .content {
    padding: 68px 0px;
}
.contact-person-right {
    padding: 56px 0px;
}
.problem-sec {
    padding-top: 170px;
    padding-bottom: 220px;
}
.problem-leftelement-img {
    top: 179px;
}
.Sync-side-div {
    top: -2px;
}
.intro-reg-img {
    width: 58%;
}

/*network-logic*/
.cost-net {
    padding-left: 40px;
}
}


@media (max-width: 1599px){
    .overview-sec1 {
    padding: 180px 0px;
}
}


@media (max-width: 1500px){
    .uniqe-flexi .unique-absolute-image{
        width: 850px;
    }
    
    .overview-sec1 {
    padding: 136px 0px;
}
    
    .network-logic {
    padding: 127px 0;
}
    
    .overview-banner-image{
        width: 860px;
    }
}

@media (max-width: 1399px){
    .revenue-sec.reduce {
    padding: 140px 0;
}
}

@media (max-width: 1299px){
    .uniqe-flexi .unique-absolute-image {
    width: 750px;
}
.network-logic {
    padding: 67px 0;
}
.network-logic-image {
    width: 760px;
}
.overview-sec1 {
    padding: 92px 0px;
}
.overview-banner-image {
    width: 760px;
}

.proof-sec .future-proof-content11 {
    padding: 106px 0px;
}

.side-img-strat {
    width: 700px;
}
}

@media (min-width: 1500px) and (max-width: 1680px){
.problem-rightelement-img {
    bottom: -75px;
    width: 206px;
} 
.gradient-border-div2 p {
    width: 652px;
    font-size: 30px;
    line-height: 40px;
}
.dynamic-row1 {
    width: 42%;
    height: auto;
    padding: 52px 0px;
}
.dynamic-row:before {
    right: -284px;
}
.dynamic-row1 p {
    margin-bottom: 0px;
}
.Sync-side-div {
    width: 66%;
    top: -3px;
    padding-bottom: 60px;
}
.Sync-side-div h5 {
    font-size: 28px;
    line-height: 48px;
}
.Sync-side-div p {
    font-size: 20px;
    line-height: 30px;
}
.plan1 p {
    margin-top: 32px;
}
.plan1 {
    padding: 44px 0px;
}
.dynamic-row {
    right: -284px;
}
.problem-leftelement-img {
    top: 105px;
}
.black-uniq h3 {
    font-size: 45px;
    line-height: 56px;
}
.silder-uniq-div1 {
    width: 48%;
}
.silder-uniq-head h3 {
    font-size: 40px;
    line-height: 50px;
}
.focus .Orchestrate-wrapper h2 {
    font-size: 80px;
    line-height: 100px;
}
.focus .Orchestrate-wrapper h1 {
    font-size: 80px;
    line-height: 100px;
}
.uniq-after-div p {
    padding: 26px 0px;
}
.problem-sec {
    padding-top: 236px;
    padding-bottom: 228px;
}
        /*overview*/

.contact-person-right {
    padding: 90px 0px;
}
.overview-sec2 .content {
    padding: 86px 0px;
}
.margin-div-over2 {
    margin-top: 110px;
}
/*network*/
.uniqe-flexi.network-logic .uniqe-flexi-div1 h1 {
    font-size: 56px;
    line-height: 70px;
}
.uniqe-flexi.network-logic .uniqe-flexi-div1 h2 {
    font-size: 56px;
    line-height: 70px;
}
.networ-logic-after-div p {
    padding: 29px 0px;
}
.cost-net {
    padding-left: 48px;
}
.logic-forward h2 {
    font-size: 76px;
    line-height: 130px;
}
.logic-forward .Industry-card .card-a h5 {
    font-size: 14px;
    line-height: 24px;
}
.logic-forward .Industry-card .after-hover-head {
    padding-right: 58px;
}
.industry-section.logic-forward {
    padding-bottom: 100px;
    margin-top: -60px;
}
}

@media screen and (min-width: 1920px) and (max-height: 1200px) and (orientation: landscape){
    
.strac-img {
    width: 1303px;
} 
.plan1 p {
    width: 430px;
    
}
.plan1 {
    padding: 183px 0px;
}
.intro-reg-img {
    width: 64%;
}
    .gradient-border-div1{
    width:27%;
    height:auto;
     
}
.problem-rightelement-img {
    width: 205px;
}
 .gradient-border-div2{
    width:58%;
    height:auto;
}
.gradient-border-div2 p{
width: 92%;
font-size: 30px;
line-height: 40px;
color: #ffffff;
font-weight: 700;    
}
.problem-leftelement-img {
    top: 106px;
    width: 324px;
}
.dynamic-row1 {
    width: 38%;
    padding: 120px 0px;
}
.dynamic-row1 p {
    width: 563px;
}
.dynamic-row {
    width: 57%;
    right: 20px;
    top: -89px;
    height: 716px;
    background-size: cover;

}
.Sync-side-div h5 {
    font-size: 30px;
    line-height: 50px;
}
.Sync-side-div p {
    font-size: 20px;
    line-height: 30px;
}
.Sync-side-div {
    width: 67%;
    padding: 0px 135px;
    top: -2px;
    padding-bottom: 73px;
}
/*.proof-sec .future-proof-content11 {*/
/*    padding: 166px 0px;*/
/*}*/
.proof-sec .future-proof-img {
    width: 980px;
}
.plan1 p {
    margin-top: 50px;
}
.black-uniq h3 {
    font-size: 60px;
    line-height: 70px;
}
.uniqe-slider h2 {
    font-size: 100px;
    line-height: 110px;
}
.uniqe-slider h1 {
    font-size: 100px;
    line-height: 110px;
}
.uniqe-slider h2 {
    font-size: 100px;
    line-height: 110px;
}
.silder-uniq-head h3 {
    font-size: 40px;
    line-height: 50px;
}
.silder-uniq-div1 {
    width: 44%;
}
.silder-uniq-div .slick-dots {
    left: -822px;
}
.silder-uniq-div {
    padding-top: 35px;
}
.silder-uniq-head:before {
    top: 282px;
    height: 290px;
}
.focus .Orchestrate-wrapper h2 {
    font-size: 100px;
    line-height: 110px;
}
.focus .Orchestrate-wrapper h1 {
    font-size: 100px;
    line-height: 110px;
}
.silder-uniq-div .slick-dots li button{
width: 20px;
height: 20px;    
}
.focus p {
    margin-top: 40px;
}
.problem-sec {
    padding-top: 180px;
    padding-bottom: 250px;
}

        /*overview*/
.overview-sec2 .content {
    padding: 178px 0px;
}  
.overview-sec2 .image-container {
    padding-right: 86px;
}
.over-sec2innerimge-content1 {
    top: 148px;
    left: 299px;
}
.over-sec2innerimge-content2 {
    bottom: 110px;
    left: 88px;
}
.over-sec2innerimge-content3 {
    right: 157px;
    bottom: 110px;
}
.tailored-content2 {
    width: 65%;
    height: auto;
}
.tailored-content2 h2 {
    font-size: 40px;
    line-height: 50px;
    width: 595px;
}
.margin-div-over {
    margin-top: 155px;
}
.margin-div-over2 {
    margin-top: 155px;
}
.contact-person-right {
    padding: 144px 0px;
}
/*.con-p-sec-6-1 {*/
/*    bottom: -8px;*/
/*    left: 103px;*/
/*    right: 0;*/
/*    width: 43%;*/
/*}*/

/*logic-network*/
.uniqe-flexi.network-logic .uniqe-flexi-div1 h1 {
    font-size: 60px;
    line-height: 70px;
}
.uniqe-flexi.network-logic .uniqe-flexi-div1 h2 {
    font-size: 60px;
    line-height: 70px;
}
.uniqe-flexi .uniqe-flexi-div1 p {
   width: 610px;
}
.uniqe-flexi.network-logic:after {
    height: 115%;
}
.revenue-sec.reduce {
   
    padding: 100px 0px;
}
.reduce-flex2 {
    padding: 114px 0px;
}
.logic-forward h2 {
    font-size: 100px;
    line-height: 130px;
}
.logic-forward .Industry-card .card-a h5 {
    font-size: 20px;
    line-height: 30px;
}
.logic-forward .Industry-card .after-hover-head {
    width: 100%;
    padding-right: 72px;
}
.industry-section.logic-forward {
    padding-bottom: 100px;
    margin-top: -30px;
}
}

@media screen and (min-width: 1900px) and (max-height: 1080px) and (orientation: landscape){}

@media screen and (min-width: 2000px) and (max-width: 2500px) and (orientation: landscape){
  .dynamic-row1 {
    width: 38%;
  }
  .plan1 p {
    
    margin-top: 50px;
}
.black-uniq h3 {
    font-size: 60px;
    line-height: 70px;
}
.uniqe-slider h2 {
    font-size: 100px;
    line-height: 110px;
}
.uniqe-slider h1 {
    font-size: 100px;
    line-height: 110px;
}

.silder-uniq-div1 {
    width: 44%;
}
.silder-uniq-head h3 {
    font-size: 40px;
    line-height: 50px;
}
.silder-uniq-div .slick-dots {
    left: -820px;
}
.silder-uniq-div .slick-dots li button{
 width: 20px;
    height: 20px;   
}
.silder-uniq-head:before {
    top: 168px;
    height: 408px;
}
.intro-reg-img {
    width: 43%;
}
.problem-sec {
    padding-top: 158px;
    padding-bottom: 238px;
}
.proof-sec .future-proof-content11 {
    padding: 222px 0px;
}
.focus .Orchestrate-wrapper h2 {
    font-size: 100px;
    line-height: 110px;
}
.focus .Orchestrate-wrapper h1 {
    font-size: 100px;
    line-height: 110px;
}
.focus p {
    margin-top: 40px;
}
.overview-after-div {
    margin-top: -62px;
}
.overview-sec2 .content {
    padding: 180px 78px;
}
.over-sec2innerimge-content1 {
    top: 161px;
    left: 339px;
}
.over-sec2innerimge-content2 {
    bottom: 148px;
    left: 110px;
}
.over-sec2innerimge-content3 {
    right: 96px;
    bottom: 148px;
}
.tailored-content2 h2 {
    font-size: 40px;
    line-height: 50px;
    width: 615px;
}
.taild-img11 {
    top: -10px;
    left: -35px;
    right: 0;
    width: 247px;
}
.contact-person-right {
    padding: 141px 48px;
}

/*network-losgic*/
.uniqe-flexi.network-logic:after {
    height: 110%;
}
.uniqe-flexi.network-logic .uniqe-flexi-div1 h1 {
    font-size: 60px;
    line-height: 70px;
}
.uniqe-flexi.network-logic .uniqe-flexi-div1 h2 {
    font-size: 60px;
    line-height: 70px;
}
.reduce-flex2 {
    padding: 120px 0px;
}
.cost-net {
    padding-left: 42px;
}
.logic-forward .Industry-card .card-a h5 {
    font-size: 20px;
    line-height: 30px;
}
.logic-forward .Industry-card .after-hover-head {
    padding-right: 71px;
}
.logic-forward h2 {
    font-size: 100px;
    line-height: 130px;
}
}


@media(max-width: 1199px){
/*Unique platform*/
.uniqe-flexi .uniqe-flexi-div1 h1 {
    font-size: 40px;
    line-height: 50px;
}
.uniqe-flexi .uniqe-flexi-div1 h2 {
    font-size: 40px;
    line-height: 50px;
}
/*.uniqe-flexi .uniqe-flexi-div1 p {*/
/*    width: 434px;*/
/*}*/
/*.uniq-after-div {*/
/*    margin-top: -48px;*/
/*}*/

/*.uniq-after-div {*/
/*    margin-top: -46px;*/
/*}*/

.uniqe-flexi .unique-absolute-image {
    width: 650px;
}

.network-logic-image {
    width: 600px;
}

.network-logic {
    padding: 56px 0;
}

.revenue-sec.reduce {
    padding: 70px 0;
}

.black-uniq h3 {
    font-size: 30px;
    line-height: 45px;
}
.uniqe-slider h2 {
    font-size: 60px;
    line-height: 70px;
}
.uniqe-slider h1 {
    font-size: 60px;
    line-height: 70px;
}
.silder-uniq-head h3 {
    font-size: 28px;
    line-height: 38px;
}
.silder-uniq-head {
    margin-top: 118px;
}
.silder-uniq-head:before {
    top: 219px;
    height: 75px;
}
.unique-related .related-img-card h3 {
    font-size: 15px;
    line-height: 25px;
    height: 120px;
}
/*overview*/
.uniqe-flexi.overview-sec1 .uniqe-flexi-div1 h1 {
    font-size: 40px;
    line-height: 60px;
}
.uniqe-flexi.overview-sec1 .uniqe-flexi-div1 h2 {
    font-size: 40px;
    line-height: 60px;
}
.uniqe-flexi.overview-sec1:after {
    width: 50%;
    height: 121%;
}

.tailored-content1{
    width: auto;
}

.overview-sec1 {
    padding: 74px 0px;
}

.overview-banner-image {
    width: 660px;
}
.overview-after-div p {
    padding: 20px 0px;
}
.overview-sec2 .content h2 {
    font-size: 45px;
    line-height: 55px;
}
.overview-sec2 .content h1 {
    font-size: 45px;
    line-height: 55px;
}
.overview-sec2 .content p {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
}
.overview-sec2 .content {
    padding: 36px 0px;
}
.over-sec2innerimge-content1 {
    font-size: 16px;
    line-height: 26px;
    top: 71px;
    left: 170px;
}
.over-sec2innerimge-content2 {
    font-size: 16px;
    line-height: 26px;
    bottom: 58px;
    left: 45px;
}
.over-sec2innerimge-content3 {
    font-size: 16px;
    line-height: 26px;
    right: 53px;
    bottom: 58px;
}
.overview-detail-sec h4 {
    font-size: 24px;
    line-height: 50px;
}
.inner-tailored-content2-2 {
    width: 38%;
}
.inner-tailored-content2-1 {
    width: 57%;
}
.inner-tailored-content2-1 p {
    width: 100%;
}
.tailored-content2 h2 {
    font-size: 25px;
    line-height: 35px;
    width: 387px;
}
.contact-person-right h4 {
    font-size: 35px;
    line-height: 30px;
}
.contact-person-right ul li {
    padding-right: 14px;
}
.contact-person-right {
    padding: 34px 0px;
}
.contact-person-right ul li a {
    font-size: 18px;
    line-height: 40px;
}

/*unique*/
.strac-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 703px;
}
.plan1 h1 {
    font-size: 60px;
    line-height: 75px;
}
.plan1 p {
    font-size: 21px;
    line-height: 30px;
}
.problem-leftelement-img {
    top: 109px;
    width: 206px;
}
.dynamic-row1 h2 {
    font-size: 40px;
    line-height: 50px;
}
.dynamic-row1 {
    width: 45%;
}
.dynamic-row1 p {
    width: 383px;
}
.dynamic-row1 {
    padding: 50px 0px;
}
.ahead-div2 h2 {
    font-size: 40px;
    line-height: 56px;
}
.Sync-side-div {
    top: -1px;
}
.slider-sync h3 {
    font-size: 35px;
    line-height: 45px;
}
.proof-sec .future-proof-content11 h2 {
    font-size: 30px;
    line-height: 40px;
}
.proof-sec .future-proof-img {
    left: -46px;
}
.proof-sec .future-proof-content11 {
    padding: 30px 0px;
}
.intro-reg-img {
    width: 67%;
}
.gradient-border-div2 p {
    width: 100%;
    font-size: 20px;
    line-height: 22px;
}
.gradient-border-div1 h2 span {
    font-size: 16px;
    line-height: 0px;
}
.problem-rightelement-img {
    bottom: -39px;
    left: 0;
    width: 110px;
}
.dynamic-row.intro-reg-img{
 width: 57%;   
}

/*network-logic*/
.uniqe-flexi.network-logic .uniqe-flexi-div1 h1 {
    font-size: 40px;
    line-height: 55px;
}
.uniqe-flexi.network-logic .uniqe-flexi-div1 h2 {
    font-size: 40px;
    line-height: 55px;
}
.logic-forward h2 {
    font-size: 55px;
    line-height: 130px;
}
.logic-forward .after-hover-head p {
    font-size: 16px;
    line-height: 25px;
}
.logic-forward .Industry-card .after-hover-head {
    padding-right: 54px;
}
.industry-section.logic-forward {
    padding-bottom: 100px;
    margin-top: -75px;
}
.side-img-strat {
    width: 600px;
}
.proof-sec .future-proof-content11 {
    padding: 73px 0px;
}

.slider-sync .row + .row{
    margin-top: 50px;
}

.horizontal-block-mobile{
    margin-top: 100px;
}

}
@media(max-width: 991px){
    
    .network-logic {
    padding: 50px 0 0;
}
    
    .network-logic-image {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    margin-top: 30px;
}

.uniqe-flexi.network-logic .uniqe-flexi-div1{
    width: 43%;
}

.network-logic-image:after{
    content: none;
}
    
    .uniqe-flexi .unique-absolute-image{
        position: relative;
        top: 0;
        width: 100%;
        margin-top: 40px;
    }
    
    .uniqe-flexi .unique-absolute-image:after{
        content: none;
    }
    
    .uniqe-flexi-div1{
        width: 60%;
    }
    
    
    .uniqe-slider h2{
        max-width: 500px;
    }
    .uniqe-slider h1{
        max-width: 500px;
    }
    
    .overview-banner-image {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    margin-top: 30px;
}

.overview-banner-image:after{
    content: none;
}

.overview-detail-sec p{
    margin-bottom: 50px;
}
    
    
 .black-uniq h3 {
    font-size: 24px;
    line-height: 34px;
}
.unique-related .related-img-card h3 {
    font-size: 20px;
    line-height: 30px;
    height: 120px;
}
.uniqe-slider h2 {
    font-size: 40px;
    line-height: 50px;
}
.uniqe-slider h1 {
    font-size: 40px;
    line-height: 50px;
}
.silder-uniq-head h3 {
    font-size: 18px;
    line-height: 28px;
}
.silder-uniq-head {
    margin-top: 84px;
}
.silder-uniq-head:before {
    top: 102px;
    height: 111px;
}
.focus .Orchestrate-wrapper h2 {
    font-size: 45px;
    line-height: 55px;
}
.focus .Orchestrate-wrapper h1 {
    font-size: 45px;
    line-height: 55px;
}
.unique-related .image-related-indus-col1 {
    width: 100%;
    height: auto;
}
.unique-related .image-related-indus-col2 {
    width: 100%;
    height: auto;
}
.unique-related .image-related-indus-col3 {
    width: 100%;
    height: auto;
}
.unique-related .related-head h2 {
    font-size: 40px;
    line-height: 50px;
}
.uniqe-flexi .uniqe-flexi-div1 h1 {
    font-size: 26px;
    line-height: 36px;
}
.uniqe-flexi .uniqe-flexi-div1 h2 {
    font-size: 26px;
    line-height: 36px;
}
.uniqe-flexi .uniqe-flexi-div1 p {
    width: 100%;
}

.network-card-mar.last-child{
    margin-top: 38px;
}

.inner-tailored-content2-1 h6{
    font-size: 18px;
}

/*overview*/

.uniqe-flexi.overview-sec1 .uniqe-flexi-div1 p {
    width: 100%;
    font-size: 16px;
    line-height: 27px;
}
.uniqe-flexi.overview-sec1 .uniqe-flexi-div1 h1 {
    font-size: 26px;
    line-height: 36px;
}
.uniqe-flexi.overview-sec1 .uniqe-flexi-div1 h2 {
    font-size: 26px;
    line-height: 36px;
}
.overview-sec2 .content h2 {
    font-size: 35px;
    line-height: 45px;
}
.overview-sec2 .content h1 {
    font-size: 35px;
    line-height: 45px;
}
.overview-sec1 {
    padding: 60px 0 0;
}

.overview-sec2 .content {
    padding: 0px 0px;
}
.over-sec2innerimge-content3 {
    font-size: 10px;
    line-height: 20px;
    right: 53px;
    bottom: 45px;
}
.over-sec2innerimge-content2 {
    font-size: 10px;
    line-height: 20px;
    bottom: 45px;
    left: 39px;
}
.over-sec2innerimge-content1 {
    font-size: 10px;
    line-height: 20px;
    top: 58px;
    left: 126px;
}
.overview-detail-sec h2 {
    font-size: 40px;
    line-height: 55px;
}
.overview-detail-sec h4 {
    font-size: 28px;
    line-height: 44px;
}
.tailored-content2 h2 {
    font-size: 25px;
    line-height: 35px;
    width: 299px;
}
.inner-tailored-content2-1 {
    width: 52%;
}
.inner-tailored-content2-2 {
    width: 44%;
}
.contact-person-left .con-p-sec-6 {
    width: 50%;
    margin-left: 140px;
}
.con-p-sec-6-1 {
    width: 43%;
}
.contact-person-right h4 {
    font-size: 26px;
    line-height: 36px;
    margin-top: 26px;
    margin-bottom: 12px;
}
.black-uniq img {
    width: 100%;
}

/*network-logic*/
.uniqe-flexi.network-logic .uniqe-flexi-div1 h1 {
    font-size: 26px;
    line-height: 36px;
}
.uniqe-flexi.network-logic .uniqe-flexi-div1 h2 {
    font-size: 26px;
    line-height: 36px;
}
.uniqe-flexi.network-logic .uniqe-flexi-div1 p {
    font-size: 16px;
    line-height: 24px;
}
.reduce-flex {
    width: 100%;
    height: auto;
    display: block;
}
.reduce-flex1 {
    width: 100%;
    height: auto;
}
.reduce-flex2 {
    width: 100%;
    height: auto;
}
.reduce .revenue-tab-content {
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    margin-top: 50px;
}
.cost-net {
    padding-left: 46px;
    margin-bottom: 41px;
}
.cost-net:before {
    left: 1px;
}
.industry-section.logic-forward {
    padding-bottom: 100px;
    margin-top: -24px;
}

.logic-forward h2 {
    font-size: 40px;
    line-height: 100px;
}
.logic-forward .col-industry {
    margin-top: -18px;
}

/*stragic*/

.plan {
    display: block;
}
.plan1 {
    width: 100%;
    height: auto;
    padding: 46px 0px;
}
.strac-img {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    left: 0;
}
.problem-sec p {
    width: 100%;
    font-size: 25px;
    line-height: 35px;
}
.problem-leftelement-img {
    top: 31px;
    width: 174px;
}
.gradient-border-div {
    width: 100%;
    display: block;
}
.gradient-border-div1 {
    width: 100%;
}
.gradient-border-div2 {
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.gradient-border-div2 p {
    width: 100%;
}
.problem-rightelement-img {
    bottom: -44px;
    left: 0;
    width: 120px;
}
.dynamic-row11 {
    display: block;
}
.dynamic-row1 {
    width: 100%;
}
.dynamic-row {
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
}
.dynamic-row1 p {
    width: 100%;
}
.ahead-main {
    width: 100%;
    height: auto;
    display: block;
}
.ahead-div1 {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
.ahead-div2 {
    width: 100%;
    height: auto;
    margin: auto 0;
}
.analysis {
    padding-top: 50px;
}
.intro-reg-img {
    width: 100%;
    position: relative;
}
.dynamic-row.intro-reg-img {
    width: 100%;
}
.dynamic-row.intro-reg-img {
    top: -53px;
    bottom: 332px;
    right: 0;
    background-position: bottom;
}
.dynamic-row1 {
    padding: 0px 0px;
    margin-top: 621px;
}
.dynamic-row11 {
    display: flex;
}
.Sync-side-div {
    width: 76%;
    padding: 0px 73px;
}
.side-image-wrapper {
    position: relative;
    top: 0;
    width: 100%;
    left: 0px;
}
.proof-sec .future-proof-content {
    width: 100%;
    display: block;
}
.proof-sec .future-proof-content1 {
    width: 100%;
    height: auto;
}
.proof-sec .future-proof-content2 {
    width: 100%;
    height: auto;
}

.tailored-content {
    width: 100%;
    height: auto;
    display: block;
}
.tailored-content1 {
    width: 25%;
    height: auto;
     text-align: center;
}
.tailored-content2 {
    width: 100%;
    height: auto;
    padding-top: 26px;
}
.side-image-wrapper{
    position: relative;
}
.side-img-strat {
    width: 100%;
}
}
@media(max-width: 767px){
    
    .uniqe-flexi.network-logic .uniqe-flexi-div1 {
    width: 53%;
}
    
.silder-uniq-head h3 {
    font-size: 15px;
    line-height: 25px;
}
.silder-uniq-head {
    margin-top: 60px;
}
.silder-uniq-head:before {
    content: none;
}

/*overview*/
.uniqe-flexi.overview-sec1:after {
    width: 50%;
    height: 98%;
    top: -16px;
}
.uniqe-flexi.overview-sec1 .uniqe-flexi-div1 h1 {
    font-size: 24px;
    line-height: 34px;
}
.uniqe-flexi.overview-sec1 .uniqe-flexi-div1 h2 {
    font-size: 24px;
    line-height: 34px;
}
.over-sec2innerimge-content1 {
    font-size: 16px;
    line-height: 26px;
    top: 88px;
    left: 196px;
}
.over-sec2innerimge-content2 {
    font-size: 16px;
    line-height: 26px;
    bottom: 86px;
    left: 61px;
}

.over-sec2innerimge-content3 {
    font-size: 16px;
    line-height: 26px;
    right: 67px;
    bottom: 80px;
}
.overview-sec2 .content h2 {
    font-size: 40px;
    line-height: 50px;
}
.overview-sec2 .content h1 {
    font-size: 40px;
    line-height: 50px;
}
.overview-sec2 .content {
    padding: 0px 0px;
    margin-top: 48px;
}
.inner-tailored-content2 {
    width: 100%;
    height: auto;
    display: block;
}
.inner-tailored-content2-1 {
    width: 100%;
}
.inner-tailored-content2-2 {
    width: 100%;
    margin-top: 35px;
}
.tailored-content2 h2 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
}
.taild-img1 {
    width: 55%;
}
.contact-person-right {
    padding: 0px 0px;
    padding-top: 100px;
}
.contact-person-right h4 {
    font-size: 35px;
    line-height: 45px;
    margin-top: 25px;
    margin-bottom: 33px;
}
.margin-div-over {
    margin-top: 66px;
}

.unique-related .image-related-indus-row{
    display: block;
}

/*network*/
.logic-forward .Industry-card .after-hover-head {
    padding-right: 61px;
}
.logic-forward .Industry-card .card-a h5 {
    font-size: 20px;
    line-height: 30px;
}
.network-card-mar{
    margin-top:38px;
}
.logic-forward h2 {
    font-size: 30px;
    line-height: 75px;
}
.uniqe-flexi.network-logic .uniqe-flexi-div1 h1 {
    font-size: 24px;
    line-height: 36px;
}
.uniqe-flexi.network-logic .uniqe-flexi-div1 h2 {
    font-size: 24px;
    line-height: 36px;
}
.problem-sec p {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
}


}
@media(max-width: 575px){
 .uniqe-flexi:after {
    width: 100%;
    height: 110%;
    right: 0;
    top: 0;
    background-position: bottom right;
}
.uniqe-flexi-div1 {
    width: 100%;
    height: auto;
}

.silder-uniq-div .slick-dots{
    top: -44px;
    left: 14px;
}
.uniqe-flexi-div2 {
    width: 100%;
    height: auto;
}
/*.uniq-after-div {*/
/*    margin-top: 67px;*/
/*}*/
.black-uniq h3 {
    font-size: 30px;
    line-height: 40px;
}
.uniqe-slider h2 {
    font-size: 30px;
    line-height: 40px;
}
.uniqe-slider h1 {
    font-size: 30px;
    line-height: 40px;
}
.uniqe-slider h2 {
    font-size: 30px;
    line-height: 40px;
}
.uniqe-slider {
    padding-top: 80px;
    padding-bottom: 6px;
}
.silder-uniq-div {
    width: 100%;
    height: auto;
    display: flex;
    padding-top: 12px;
    flex-direction: column-reverse;
}
.silder-uniq-div1 {
    width: 100%;
    height: auto;
    border-right: 0px dashed rgba(var(--body-color-rgb), 0.2);
}
.silder-uniq-div2 {
    width: 100%;
    height: auto;
}
.silder-uniq-div2 img{
    text-align:center;
}
.silder-uniq-head:before {
 border-left: 0px dashed rgba(var(--body-color-rgb), 0.2);
}
.focus .Orchestrate-wrapper h2 {
    font-size: 30px;
    line-height: 40px;
}
.focus .Orchestrate-wrapper h1 {
    font-size: 30px;
    line-height: 40px;
}
.silder-uniq-div2 img {
    text-align: center;
}

/*overview*/
.uniqe-flexi.overview-sec1:after {
    width: 100%;
    height: 110%;
    right: 0;
    top: 0;
    background-position: bottom right;
}
.overview-sec2 .image-container {
    width: 100%;
     padding-right: 0px; 
}
.over-sec2innerimge-content1 {
    font-size: 16px;
    line-height: 23px;
    top: 80px;
    left: calc(50% - 48px);
}
.over-sec2innerimge-content2 {
    font-size: 16px;
    line-height: 26px;
    bottom: 90px;
    left: 62px;
}
.over-sec2innerimge-content3 {
    font-size: 16px;
    line-height: 23px;
    right: 54px;
    bottom: 96px;
}
.overview-sec2 .content {
    padding: 0px 0px;
    margin-top: 70px;
}
.overview-detail-sec p {
    margin-bottom: 46px;
}
.taild-img11 {
    top: 37px;
    left: 55px;
}
.contact-person-left .con-p-sec-6 {
    width: 50%;
    margin-left: 108px;
}
.con-p-sec-6-1 {
    left: 53px;
}
.contact-person-right h4 {
    font-size: 28px;
    line-height: 45px;
    margin-top: 25px;
    margin-bottom: 15px;
}
.contact-person-right ul li a {
    font-size: 20px;
    line-height: 30px;
}
.contact-person-right ul li {
    padding-right: 0px;
    padding-bottom: 24px;
}
.distribution-cta.overview-cta .dist-cta-inner h2 {
font-size: 44px;
    line-height:54px;    
}
.distribution-cta.overview-cta .dist-cta-inner {
    height: 71px;
}
.contact-person-right h2 {
    font-size: 26px;
    line-height: 36px;
}
.contact-person-right h4 {
    font-size: 20px;
}
/*network*/
.uniqe-flexi.network-logic .uniqe-flexi-div1 {
    width: 100%;
    height: auto;
}
.uniqe-flexi.network-logic:after {
    content: "";
    width: 100%;
    height: 111%;
    background-position: bottom right;
}
.logic-forward h2 {
    font-size: 35px;
    line-height: 62px;
}
.industry-section.logic-forward {
    padding-bottom: 76px;
    margin-top: 0px;
}
.dynamic-row.intro-reg-img {
    top: 60px;
    bottom: 0px;
    background-position: bottom;
    background-position: unset;
    background-size: contain;
    height: 380px;
}
.dynamic-row1 {
    padding: 0px 0px;
    margin-top: 492px;
}
/*.Sync-sec {*/
/*    padding-top: 177px;*/
/*     padding-bottom: 177px;*/
/*}*/
.Sync-side-div .gradiantborder {
    width: 100%;
}
.Sync-side-div h5 {
    font-size: 20px;
    line-height: 30px;
}
.Sync-side-div {
    width: 100%;
    padding: 0px 25px;
}
}

/*@media(max-width: 420px){*/
/*.Sync-sec {*/
/*    padding-top: 155px;*/
/*     padding-bottom: 177px;*/
/*}    */
/*}*/
@media(max-width: 413px){
.uniqe-slider h2 {
    font-size: 28px;
    line-height: 38px;
}
.uniqe-slider h1 {
    font-size: 28px;
    line-height: 38px;
}
.uniqe-slider h2 {
    font-size: 28px;
    line-height: 38px;
}
/*network*/

/*.Sync-sec {*/
/*    padding-top: 177px;*/
/*     padding-bottom: 177px;*/
/*}*/
}
@media(max-width: 395px){
.over-sec2innerimge-content2 {
    bottom: 48px;
    left: 30px;
}
.over-sec2innerimge-content3 {
    right: 28px;
    bottom: 48px;
}
.overview-sec2 .content h2 {
    font-size: 35px;
    line-height: 45px;
}
.overview-sec2 .content h1 {
    font-size: 35px;
    line-height: 45px;
}
.overview-detail-sec h2 {
    font-size: 35px;
    line-height: 45px;
}
.tailored-content2 h2 {
    font-size: 25px;
    line-height: 35px;
}
.uniqe-slider h2 {
    font-size: 26px;
    line-height: 36px;
}
.uniqe-slider h1 {
    font-size: 26px;
    line-height: 36px;
}
.uniqe-slider h2 {
    font-size: 26px;
    line-height: 36px;
}
.contact-person-sec {
    width: 100%;
    padding: 68px 0px;
}
.contact-person-right ul li a {
    font-size: 18px;
    line-height: 30px;
}
}
@media(max-width: 375px){
.silder-uniq-div2 img {
    text-align: center;
}
.over-sec2innerimge-content3 {
    right: 25px;
    bottom: 48px;
}
.over-sec2innerimge-content2 {
    bottom: 48px;
    left: 28px;
}
.taild-img11 {
    top: 68px;
    left: 87px;
}
}
@media(max-width: 361px){
    .over-sec2innerimge-content1 {
        font-size: 12px;
    line-height: 22px;
    top: 63px;
    left: calc(50% - 35px);
}
.over-sec2innerimge-content3 {
    font-size: 12px;
    line-height: 22px;
}
.over-sec2innerimge-content2 {
    font-size: 12px;
    line-height: 24px;
    bottom: 48px;
    left: 36px;
}
.contact-person-right h2 {
    font-size: 26px;
    line-height: 36px;
}
.contact-person-right h4 {
    font-size: 20px;
}
.contact-person-right ul li a {
    font-size: 15px;
    line-height: 30px;
}
}