body{
  background: rgb(242 242 242 / 48%);
  font-family: 'Poppins', sans-serif;
}
html{
  scroll-behavior: smooth;
}
p{
  line-height: 1.8
}
.pl0{
  padding-left: 0
}
.pr0{
  padding-right: 0
}
.flex_row{
  display: flex;
  align-items: center;
}
.btn.btn-primary{
     background-color: #f6190d;
    border-color: #f6190d;
}
.bannerSec{
  background: url(../images/roundtable-digitalization-ehs-paving-the-way-towards-ehs-next.jpg);
        background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 0;
    padding-top: 0;
}
.points{
  background: url(../images/e-roundtable-for-it-infrastructure-leaders2.jpg);
            background-size: 60%;
    background-repeat: no-repeat;
            padding: 0 0 2rem 0;
}
.bannerSec .container{
  position: relative;
  padding-top: 2rem
}

.bannerSec .container img.logo{
  /*position: absolute;*/
    top: 1rem;
    bottom: 1rem;
    max-width: 95px;
    /* filter: brightness(0) invert(1); */
    margin-bottom: 25px;
}
.bannerContent h1{
      color: #000000;
    font-weight: 300;
    line-height: 1.5;
    font-size: 2.9rem;
    max-width: 100%;
}
.bannerContent h1 span{
      /*display: block;*/
    font-weight: 600;
    font-size: 130%;
}
.bannerContent h6{
  font-size: 1rem;
    color: #212129;
    margin-bottom: 20px;
    line-height: 1.8;
        max-width: 84%;
}
.bannerContent {
    margin-bottom: 65px;
    padding-right: 2rem;
}
.eventTime {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 250px;
    background: #fff;
    padding: 1rem;
    padding: 1rem;
    box-shadow: 0 4px 12px rgb(0 0 0 / 12%);
        border-radius: 6px;
}
p.eventDT {
       font-size: 18px;
    font-style: italic;
    color: #212129;
    text-align: center;
    position: relative;
    line-height: 1.7;
    padding-bottom: 1rem;
    font-weight: 600;
}
.timer p{
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #0037ff;
  margin-bottom: 0
}
p.eventDT:after {
    content: "";
    position: absolute;
    bottom: 1px;
    width: 38px;
    height: 2px;
    background: #f00;
    left: 40%;
}
.timer p span{
  font-weight: 400;
  margin-right: 10px;
  font-size: 16px
}
.pointContent ul{
  padding-left: 0
}
.pointContent ul li{
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 20px;
  display: flex;
}
.pointContent ul li i{
      margin-right: 10px;
    color: #0729E9;
    font-size: 18px;
    line-height: 1;
    position: relative;
    top: 7px;
}
.answer {
        background: #000000;
    padding: 1rem 2rem;
    position: relative;
}
.answer p{
  color: #fff;
}
.answer i{
     position: absolute;
    top: 0;
    left: -13px;
    bottom: 0;
    color: #fff;
    font-size: 2rem;
    display: flex;
    align-items: center;
}
.points {
    padding: 0 0 2rem 0;
}
.overview{
  background: #000
}

.overview h2{
  color: #fff;
      font-weight: 600;

}
.overview p{
  color: #d4d4d4
}
.joinUS p{
 font-size: 1.25rem;
 font-weight: 500
}
.yashServices{
  background: #f2f2f2
}
.pointContent h5{
  font-size: 24px;
  margin-bottom: 25px;
}
.brochureDownload{
  background: url(../images/azure-infrastructure-and-application-services2.jpg);
      background-size: cover;
    padding: 4rem 0;
}
.brochureDownload h4{
 font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 28px;
}
.brochureDownload a{

}
.yashServices {
    padding: 2rem 0;
    background: url(../images/roundtable-digitalization-ehs-paving-the-way-towards-ehs-next3.jpg);
    background-size: cover;
}
.yashServices h2{
  margin-bottom: 25px
}
.yashServices ul{
      padding-left: 0;
    /*display: flex;
    justify-content: space-between;*/
}
.yashServices h2{
  color: #fff;
      font-weight: 600;
}
.ctaContent {
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
    bottom: 0;
}
.ctaContent h1{
  font-size: 2rem;
      margin-bottom: 2rem;
      color: #fff;
}
.ctaContent  .btn{
  color: #fff;
  text-decoration: none;
}

.yashServices ul li{
 
    list-style: none;
    font-size: 1.1rem;
    width: 70%;
    /* height: 210px; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    border: 1px solid #0729E9;
    text-align: left;
    padding: 15px;
    line-height: 1.5;
    margin-bottom: 15px;
    /* justify-content: space-between; */
    margin-top: 15px;
    /* justify-content: center; */
    position: relative;
    color: #0729E9;
    font-weight: 500;
     background: #fff; 
    border-radius: 0 25px;
}
/*.yashServices ul li:after {
    content: "";
    background: #fff0;
    position: absolute;
    top: 0;
    left: 0;
    width: 214px;
    height: 214px;
    border-radius: 100%;
    border-right: 3px solid #0729E9;
    right: 0;
    bottom: 0;
}*/
.yashService-detail .servoceContent{
 padding: 15px 0
}
.yashService-detail  ul{
  padding-left: 15px;
  margin-bottom: 1rem
}
.yashService-detail  ul li{
 margin-bottom: 10px;
}
.cspModel{
  background: url(../images/azure-infrastructure-and-application-services4.jpg);
      background-size: cover;
    padding: 2rem 0 6rem 0;
        background-position: bottom;
}
.cspModel h4{     font-size: 30px; margin-bottom: 20px;
    line-height: 1.5; }
.cspModel h4 span{ font-weight: 600; display: block; }
.cspModel ul {padding-left: 15px}
.cspModel ul li{     margin-bottom: 15px; }
.differentiator {
    padding: 4rem 0;
}
.differentiator h4{
  margin-bottom: 20px
}
.yashService-detail{
  background: #000;
  color: #eee;
}
.signUP{
  background: url(../images/azure-infrastructure-and-application-services5.jpg);
  background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.formBox {
    background: #000;
    padding: 2rem;
   
}
.formBox .form-group{
  margin-bottom: 2rem
}
.formBox .form-group .form-control{
  min-height: 56px;
  background: transparent;
  color: #fff
}
.formBox .form-group .form-control::placeholder{
  color: #ccc
}
.formBox h3{
       margin-bottom: 30px;
    color: #ffdd00;
}
.formBox .btn.btn-primary{
  width: 100%;
  min-height: 56px;
  background: #fff;
  border-color: #fff;
  color: #f00
}
footer{
  background: #000;
      padding: 15px 0;
}
section.speakers {
    padding: 2rem;
    background: #212129;
}
footer ul, footer p{
 margin-bottom: 0
}
footer p{
      color: #b1b1b1;
    font-size: 14px;
    text-align: right;
}
footer ul li{
  display: inline-flex;
  margin-right: 15px;
}
footer ul li a img{
  width: 20px;
  height: auto
}
footer ul li.faceBook a img{
  width: 15px;
  height: auto
}
.speakers h2{
      color: #fff;
    margin-bottom: 25px;
        font-weight: 600;
}
@media only screen and (min-width: 1599px){
  .yashService-detail .container-fluid{
    max-width: 1400px;
  }
  .container{
    max-width: 1400px!important
  }
  .bannerSec .container img.logo{
    max-width: 130px;
  }
}
@media only screen and (min-width: 600px)  and (max-width: 992px){
 .bannerSec .container img.logo{
  position: relative;
  top: 0
 }
 .bannerContent h6{
  font-size: 0.9rem
 }
 .bannerContent h1{
  font-size: 1.5rem
 }
 .brochureDownload .container .col-sm-8{
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
 }
 .yashServices ul {
  display: block;
 }
 .yashServices ul li{
  width: 140px;
  height: 140px;
  font-size: 1rem;
  display: inline-flex;
margin-right: 35px;
 }
 .yashService-detail ul{
  margin-bottom: 1rem;
 }
 .yashServices ul li::after{
  width: 144px;
height: 144px;
 }

}
@media only screen and (max-width: 600px){
 .bannerContent h1{
      font-size: 2rem;
 }
 .bannerSec .container img.logo{
      position: relative;
    top: 0;
    bottom: 0;
    max-width: 60px;
        margin-bottom: 15px;
 }
 .bannerSec{
  padding-bottom: 2rem;
 }
 .bannerSec .col-sm-6 .img-fluide{
  margin: 25px 0;
 }

.yashServices ul{
  display: block;
}
.yashServices ul li::after{
  width: 184px;
    height: 184px;
 }
 .yashServices ul li{
  width: 100%;
    height: auto;
    font-size: 1rem;
    display: flex;
    margin-right: 25px;
 }
 .yashService-detail .col-sm-6.pl0 img{
    display: none;
 }
}
@media only screen and (max-width: 365px){
 .yashServices ul li{
  width: 117px;
    height: 117px;
 }
 .yashServices ul li::after {
    width: 121px;
    height: 121px;
}
.yashService-detail ul{
  margin-bottom: 2rem;
}
.yashServices {
    padding: 2rem 0;
}
}
.industries{
  color: #fff
}
.industries  .industry img{
  filter: brightness(0) invert(1);
  max-width: 30px;
  height: auto;
}
.industries  .industry{
  text-align: center;
    margin: 10px 0;
    height: 93px;
    border: 1px solid #a2a2a2;
    padding: 10px;
}
.industries  .industry h6{
   margin: 10px 0;
    color: #fff;
    font-size: 0.83rem;
    font-weight: 300;
    word-wrap: break-word;
        line-height: 1.5;
}
.Speaker img{
  max-width: 100%;
  height: auto;

}
/*.headerSpeaker img{
   filter:blur(8px) 
}*/
.Speaker{
      text-align: center;
    background: #f2f2f2;
    box-shadow: 0 4px 8px #00000029;
    padding-bottom: 15px;
        margin-bottom: 20px;
}
.Speaker h5{
    margin-bottom: 5px;
    margin-top: 15px;
    font-size: 19px;
    color: #000;
}
.Speaker p{
       font-size: 14px;
    max-width: 90%;
    line-height: 1.4;
    margin: 0 auto;
    min-height: 41px;
}
.Speaker img.mainImg{
  max-width: 80px;
    height: 80px;
    border-radius: 100%;
    border: 4px solid #e5e5e5;
    margin-top: -40px;
}
.cta{
  background: #212129;
    padding: 0;
    text-align: center;
}
.cta h2{
  color: #fff;
  font-weight: 400;
      margin-bottom: 1.5rem;
}
.cta a{
  color: #ffdd00;
  text-decoration: underline;
  line-height: 1.5
}
.safeatWork{
  max-width: 220px!important
}
@media only screen and (max-width: 600px){
  .bannerContent h6{
    width: 100%
  }
  .ctaContent h1{
    font-size: 1rem;
        margin-bottom: 1rem;
  }
  .ctaContent{
        top: 30px;
  }
  footer p{
    text-align: left;
    margin-top: 16px;
  }
  .bannerContent{
    padding-right: 0;
  }
  .safeatWork{
  max-width: 160px!important
}
.bannerContent h1 span{
  display: block;
}
}
@media only screen and (min-width: 601px) and (max-width: 991px){
 .yashServices ul li{
       width: 44%;
           height: auto;
 }
 .ctaContent{
  top: 40px;
 }
 .ctaContent h1{
  font-size: 1.5rem;
      margin-bottom: 1.5rem;
 }
}