


/*=================================video section =================================*/

/* .poster {
    position: relative;
    display: inline-flex;
  }
  .poster:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url('https://d2c12hljnbvhtv.cloudfront.net/images/digital_ai.jpg');
    background-size: cover;
    transition: 1s ease;
    opacity: 0.9;
    cursor: pointer;
  }
  .poster-active:after {
    opacity: 0;
    pointer-events: none;
  } */

  .videosec{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 540px;
    /* background: url(https://designsupply-web.com/samplecontent/vender/codepen/20181014.png) no-repeat center center/cover; */
}

video {
    /* margin-top: 50px; */
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
 

/*==============================middle section =================================*/
.reimaginesec{
    padding: 0 0 25px 0;
}
.mobilephone{
    width: 71%;
}
.logosection{
    padding: 0 0 60px 0;
}
.parentmobilephone{
   text-align: right;
}
.pageheading{
    margin-top: 20px;
}
.img-polygon{
    width: 70%;
}

.text-right{
    text-align: right;
}
.reimage{
    font-size: 17px;
    margin-top: 50px;
    margin-bottom: 25px;
}
.newheight{
    height: 240px;
    padding: 30px 30px 32px 30px;
    background-color: white;
}
.imggeneai{
    height: 221px;
    width: 100%;
}
.ai{
    position: absolute;
    bottom: 0;
    left: 0;
}
.ai-img{
    width: 63%;
    opacity: 0.3;
}
.solcont {
    margin-top: 20px;
    /* height: 75px;
    overflow-y: scroll; */
}
/* .solcontai {
    margin-top: 20px;
    height: 95px;
    overflow-y: scroll;
} */

.artificial{
    padding: 0 50px 0px 100px;
}
.newsolution {
    padding: 24px 20px 23px 17px;
    background-color: white;
}	
.smart{
    background: url('https://d2c12hljnbvhtv.cloudfront.net/images/smart_ai.png');
}
.data_digital{
    clear: both;
    background: url(https://d2c12hljnbvhtv.cloudfront.net/images/dataled.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px 25px 55px 30px;
    width: 37%;
    display: inline-block;
    text-align: left;
    border-radius: 0 0 0 112px;
}
.brdrrads{
    border-radius: 0 125px 0 0;
}
.data_digital_solution{
    clear: both;
    background: url(https://d2c12hljnbvhtv.cloudfront.net/images/solution.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 22px 25px 55px 30px;
    width: 34%;
    display: inline-block;
    margin-left: 10px;
    text-align: left;
}
.w25fleft{
    width: 25%;
    float:left;
}
.aibusiness{
    width: 50%;
    float: left;
    padding: 0 20px 0 0;
}
.parent-polygon{
    position: absolute;
    top: -40px;
    left: 75px;
}
.smartsolution{
    background: url('https://d2c12hljnbvhtv.cloudfront.net/images/smartsolution.png');
    padding: 50px 0 50px 0;
    position: relative;
}
.blog{
    font-size: 20px;
    font-weight: 700;
    display: inherit;
    text-align: center;
}
.date{
    color:#3373a8;
}
.new-age{
    font-weight: 700;
    font-size: 18px;
    margin-top: 25px;
}
.new-age a{
    text-decoration: none;
    color: unset;
}
.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;
}
.golden{
    padding: 65px 15px 30px 36px;
    width: 65%;
    margin: 0 auto;
}
.parent-golden{
    display: flex;
}
.golderbottom{
    padding: 45px 15px 30px 0px;
    width: 65%;
    margin: 0 auto;
}
.parent-trans{
    text-align: right;
    margin-top: 238px;
}
.tech{
    width: 94%;
}
.viewmore{
    border-radius: 7px;
    padding: 7px 25px 7px 25px;
    /* border: 1px solid #00000052; */
    background: #000000c2;

    text-decoration: none;
    color: #d6d6c9;
    display: inline-block;
    margin-top: 5px;
}
.viewmore:hover{
    cursor: pointer;
    color: #000000c2;
}
.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;
}
.ready{
    background: url(https://d2c12hljnbvhtv.cloudfront.net/images/intelligent.png);
    padding: 30px 0 15px 0;
    background-position: center;
    background-color: black;
}
.logo-font{
    font-family: 'Train One', cursive;
    font-size: 23px;
    opacity: 0.6;
    margin: 0px 0 40px 0;
}
.img-logo{
    width: 80%;
}
.img-logo-openai{
    width: 51%;
}
.logo-parent{
    height: 25px;
}


/*=================================start-media-query==============================*/

@media only screen and (min-width:360px) and (max-width:767px)
{
    .videosec {
        height: 336px;
       }
   .pageheading{
       margin-top: -55px;
   }
   .reimage {
    margin-top: 0;
    }
    .artificial {
        padding: 0 25px 0px 25px;
        margin-top: 20px;
    }
    .aibusiness {
        width: 100%;
        float: unset;
        margin-bottom: 20px;
    }
    .w25fleft {
        width: 100%;
        float: unset;
    }
    .data_digital {
        padding: 30px 25px 55px 30px;
        width: 100%;
   }
   .data_digital_solution {
      width: 100%;
      margin: 32px 0 0 0;
    }
    .parent-trans {
        margin-top: 35px;
    }
    .responsible{
       margin-top: 32px;
      }
    .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%;
      }
      .new-age {
       font-size: 15px;
       }
    .ready {
       padding: 15px 0 0px 0;
    } 
    .img-logo-openai {
        width: 40%;
    }  
    .img-logo {
        width: 50%;
    }
    .logo-parent {
        height: 25px;
        margin-top: 50px;
        text-align: center;
    }
    .newheight {
        height: 245px;
    }
    .solcont{
        font-size: 12px!important;
    }
    .dataledfont{
        font-size: 12px!important;
    }


}

/*=================================end-media-query==============================*/

