body{
  background: rgb(242 242 242 / 48%);
  font-family: 'Poppins', sans-serif;
}
html{
  scroll-behavior: smooth;
}
p, li{
  line-height: 1.8;
      font-size: 16px;
}
.pl0{
  padding-left: 0
}
.pr0{
  padding-right: 0
}
.flex_row{
  display: flex;
  align-items: center;
}
.btn.btn-primary{
     background-color: #ee171b;
    border-color: #ee171b;
        font-size: 1rem;
}
.btn.btn-primary:hover{
     background-color: #d7090d;
    border-color: #d7090d;
}
.bannerSec{
  background: url(../images/yash-query-form.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-bottom: 0;
  padding-top: 0;
  min-height: 90vh;
}

.sec_head {
  font-size: 2.8rem;
  border-bottom: none;
  margin-bottom: 40px;
  color: #000;
}


.event li{
  font-weight: 300;
}
.event li span{
  font-weight: 500;
}



section{
  padding: 40px 0;
}



.event i{
  color: #f00;
}


.sticky{
  position: sticky;
  top: 30px
}
.img-fluid{
  width: 100%
}


ul.event{
  padding-left: 0;
  list-style: none;
}
ul.event li{
  margin: 0 0;
  color: #dedede;
  margin-right: 2rem!important
}
ul.event li span{
  margin-right: 5px;
}
a.btn.btn-primary {
    padding: 1rem 7rem;
    border-radius: 60px;
}
.intro h6{
  font-size: 1.2rem;
  line-height: 1.6;
  font-weight: 400;
}

.signupCOntent p{
  font-size: 1.2rem;
    font-weight: 300;
}
.bannerSec .container{
  position: relative;
  padding-top: 2rem
}
.bannerContent ul{
  list-style: none;
  display: flex;
  padding-left: 10px;
  align-items: center;
}
.bannerContent > ul{
  /*background: rgb(255 255 255 / 67%);*/
    display: inline-flex;
}
.designation {
    font-size: 0.9rem;
    color: #212129;
    font-weight: 300;
}
.custom-checkbox{
  color: #fff;
}
.custom-control-label::before{
   width: 1.1rem;
    height: 1.1rem;
        background-color: transparent;
}
.custom-control-label::after{
  width: 1.1rem;
    height: 1.1rem;
}
.custom-checkbox label{
  font-weight: 400;
  font-size: 1rem;
  color: #ced4da;
      padding-left: 5px;
}
.bannerContent ul li{
  margin-right: 20px;
}
.bannerContent ul li .logo{
  max-width: 200px
}
.childCarousel img{
  max-width: 100%
}
.stonebrooke{
  max-width: 150px
}
.bannerContent h1 strong{

    font-weight: 700;
    line-height: 1;
    font-size: 4rem;
    margin-top: 2rem;
    margin-bottom: 0;

    -webkit-text-fill-color: white; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}



.bannerContent h6{
  font-size: 1.1rem;
  color: #ff0000;
  margin-bottom: 15px;
  line-height: 1.5;
  font-weight: normal;
  padding-left: 7px;
  margin-bottom: 0;
  font-weight: 400;
  margin-top: 30px;
}
.bannerContent h5{
  font-weight: 400;
    font-size: 2.6rem;
    color: #00309c;
    padding-left: 10px;
}
.bannerSec{
  position: relative;
}


.bannerSec .bannerContent{
 position: relative;
 z-index: 2
}

.bannerContent ul li.logo img{
    max-width: 120px;
    width: 140px;
    height: auto;
}


.form-control option{
  color: #000
}


.bannerContent {
    margin-bottom: 10px;
}

.formBox {
  background: #ffffff;
  padding: 2rem;
  padding-bottom: 2rem;
}
.formBox .form-group{
  margin-bottom: 1.5rem
}
.formBox .form-group .form-control{
  min-height: 51px;
  background: transparent;
  color: #212129;
  border: 1px solid #4b4b4b;
}
.formBox .form-group .form-control::placeholder{
  color: #878787;
 
}
.formBox h3{
       margin-bottom: 30px;
       color: #002f79;
}
.formBox .btn.btn-primary{
  width: 100%;
  min-height: 56px;
  /*background: #fff;
  border-color: #fff;
  color: #f00*/
}



.banner_Content .event li {
  font-size: 1rem;
    font-weight: 300;
    display: flex;
    margin-bottom: 20px!important;
}
.rsvpHeading{
  border-bottom: 1px solid #ccc
}
.modal-title {
    font-size: 1.1rem;
    font-weight: 400;
}
footer{ 
  background: #000;
      padding: 15px 0;
}
.fLogo img{
 filter: brightness(0) invert(1);
 max-width: 100px;
}
section.speakers {
    padding: 2rem;
    background: #212129;
}
footer ul, footer p{
 margin-bottom: 0
}
footer p{
   color: #b1b1b1;
    font-size: 12px;
    text-align: right;
    margin-top: 7px;
}
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;
}
@media only screen and (min-width: 1599px){
 
  .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
 }



}
@media only screen and (max-width: 600px){
 .bannerContent h1{
      font-size: 2rem;
 }
 .bannerSec .container img.logo{
      position: relative;
    top: 0;
    bottom: 0;
    max-width: 100px;
        margin-bottom: 15px;
 }
 
 .bannerSec .col-sm-6 .img-fluide{
  margin: 25px 0;
 }
.conTent{
  min-height: 10rem;
  margin-bottom: 20px;
}
a.btn.btn-primary{
  padding: 1rem 1.5rem;
}
.formBox {
  margin-bottom: 3rem!important;
}

}


@media only screen and (max-width: 1200px){
 .bannerContent h1{
  font-size: 5.5rem;
 }
 .bannerSec{
  min-height: auto;
 }

  .overview h4{
    margin-bottom: 1rem;
  }
  .signupCOntent h2{
    font-size: 2.2rem;
  }

}
@media only screen and (max-width: 992px){
 .bannerContent h1{
  font-size: 4.5rem;
 }
 .bannerSec{
  min-height: auto;
 }
 .signupCOntent h2{
    font-size: 2rem;
  }
}
@media only screen and (max-width: 600px){
  .bannerContent h5{
    font-size: 2rem;
  }
  .ehs-cta-heading h3 {
    font-size: 2rem;
   }
  .ehs-cta-heading h3 span {
    font-weight: 300;
    font-size: 1.7rem;
   }
  .bannerContent h1 {
    font-size: 4.5rem;
    text-shadow: 0 5px 10px rgb(0 0 0 / 23%);
        line-height: 0.8;
    margin-bottom: 15px;
}
 .bannerSec{
  min-height: 82vh;
 }
 .bannerSec .container img.logo{
  max-width: 80px;
 }

.bannerContent {
    margin-bottom: 25px;
}
.pl0 {
    padding-left: 15px;
}
.bannerSec {
    min-height: auto;
    background-position: 88% bottom;
}
.banner_Content {
    padding-top: 2rem;
}
.bannerContent h2{
  font-weight: 600;
    font-size: 2.6rem;
}
.bannerContent h6 span {
    font-weight: 400;
    font-size: 1rem;
    margin-top: 30px;
    display: inline-block;
}


.banner_Content .event li {
    font-size: 0.9rem;
}


ul.event li{
  margin-right: 1rem!important;
}
.bannerContent h6 {
  font-size: 1rem;
  margin-bottom: 9px!important;
  margin-top: 0;
  padding-left: 0;
}
.bannerContent ul li.Sap_logo img{
      width: 160px!important;
}
.bannerContent ul li.logo img{
      max-width: 120px;
}
.bannerSec .bannerContent{
  text-align: center;
}

}
@media only screen and (max-width: 560px){
 .bannerSec .container img.logo {
    max-width: 130px;
}

}