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: #0015e3;
    border-color: #0015e3;
    font-size: 1.2rem;
    font-weight: 600;
}
.btn.btn-primary:hover{
     background-color: #008dac;
    border-color: #008dac;
}
.bannerSec{
  background: url(../images/qatar-2024-newlp-banner-img1.png);
        background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
    padding-bottom: 0;
    padding-top: 0;
       min-height: 100vh;
       background-attachment: fixed;
}

.points{
  background: url(../images/golf-for-a-cause-yash-exclusive-event2.jpg);
            background-size: 70%;
    background-repeat: no-repeat;
            padding: 0 0 2rem 0;
}
.signupCOntent {
  color: #fff;
}
section{
  padding: 40px 0;
}
.gitex-ind{
  background: #f2ecff
}
.keyIdentity{
  background: #f2f2f2;
  padding: 40px 0
}
.keyIdentity h4, .identityAccess h4, .gitex-ind h3,
.why-5g-box h3, .why-pater-yahs-iot h3, .cyb-se-new-lp h3, .formBox h3, .beniFits_sec h3{
  font-size: 32px;
    font-weight: 600;
    line-height: 1.4;
    color: #1c268c;
        margin-bottom: 25px;
}
.why-5g-box h3{
  color: #ffffff
}
.diff_txt p {
    font-weight: 500;
}
.gitex-ind h3{
     margin-bottom: 35px;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
}
.keyIdentity  ul{
 padding-left: 3px;
    list-style: none;
}
.keyIdentity  ul li{
 background: #fff;
    padding: 10px;
    margin-bottom: 15px;
    border-left: 4px solid #F01;
}
.identityAccess{
  background: #212129;
  text-align: left;
  background: url(../images/cyber-security-identity-access-management-3.jpg);
     /* background-attachment: fixed;*/
    background-size: cover;
        padding: 60px 0;
}
.identityAccess h4{
  color: #fff
}
.identityAccess p{
  margin-bottom: 30px;
  color: #cccccc
}
.signupCOntent h2{
  font-weight: 300;
    line-height: 1.4;
    font-size: 2.5rem;
}
.gitex-ind-inner ul{
  list-style: none;
      padding-left: 0;
}
.gitex-ind-inner ul li{
  border-bottom: 1px solid #ccc;
  padding: 10px;
  color: #212129
}
.gitex-ind-inner ul li:last-child{
  border-bottom: none
}
a.knowMore {
       display: inline-block;
    text-align: center;
    font-size: 30px;
    margin: 50px 0 30px;
    color: #f00;
    font-weight: 500;
    border: 1px solid #f00;
    padding: 15px 45px;
    border-radius: 60px;
    transition: all 0.5s;
}
a.knowMore:hover{
      color: #fff;
    background: #ee171c;
    text-decoration: none;
}
.beniFits_sec{}
.beniFits_sec .benifit{
      background: #f2f2f2;
    margin-bottom: 20px;
    padding: 15px;
    color: #000;
    border-bottom: 1px solid #ee171c;
    transition: all 0.8s;
}
.sticky{
  position: sticky;
  top: 30px
}
.img-fluid{
  width: 100%
}
.beniFits_sec .benifit h5{
 font-size: 21px;
}
.beniFits_sec .benifit ul{
  padding-left: 15px;
  color: #212129;
  height: 0;
  overflow: hidden;
   transition: height 0.25s ease-out;
 
}
.beniFits_sec .benifit:hover ul{
  height: 60px;
    transition: height 0.45s ease-in;
}
ul.event{
  padding-left: 0;
  list-style: none;
}
ul.event li{
  margin: 0 0;
  color: #fff;
  margin-right: 2rem!important
}
ul.event li span{
  margin-right: 5px;
}
a.btn.btn-primary {
    padding: 1rem 7rem;
    border-radius: 60px;
}

.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;
}
img { max-width: 100%;}
.banner_Content {
  padding-top: 3rem;
} 
.bannerContent h1 {
     color: #fff;
    font-weight: 500;
    font-size: 8rem;
    margin-top: 2rem;
    line-height: 1.2;
    margin-bottom: 20px;
}
.g-iot-section {
  background: #fff;
  padding: 2rem 0rem;
}
body{ background: #fff;}
.g-iot-section h3 {
  font-weight: 700;
  font-size: 2.2rem;
}
.location_SLide .slick-prev, .location_SLide .slick-next{
  border: 1px solid #ffffff;
}
.location_SLide .slick-prev:before, .location_SLide .slick-next:before{
  color: #ffffff;
}
.g-iot-section ul li{ 
  background: url(../images/iot-5g-list-icon.png);
  background-repeat: repeat;
  background-size: auto;
background-repeat: no-repeat;
list-style-type: none;
background-size: 25px;
padding: 0px 0 6px 30px;
margin-bottom: 4px;
}
.g-iot-section ul{ margin: 0px; padding: 0px;}
@supports (-webkit-text-stroke: 1px black) {
  .bannerContent h1 strong {
    -webkit-text-stroke: 1px #ffffff;
    -webkit-text-fill-color: transparent
  }
}

.eventtxt_locaion{
  position: absolute;
  background: #000000c4;
  left: 0;
  right: 0;
  top: -70px;
  display: flex;
  justify-content: space-between;
  padding: 5px 10px;
  align-items: center;
}
.bannerContent h6{
  font-size: 3.5rem;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 1.1;
    font-weight: normal;
    padding-left: 7px;
    margin-bottom: 4rem;
        font-weight: 700;
}
.bannerContent h6 span{
  color: #8dc641
}
.bannerContent h5{
  font-weight: 400;
    font-size: 1.6rem;
    color: #d0d0d0;
    padding-left: 10px;
}
.bannerSec{
  position: relative;
}
.ehs-cta-heading h3{
   margin-top: 10px;
     margin-bottom: 30px;
     font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.4;
}

.key_takeaway .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 33%;
    max-width: 33%;
}
.takeaway {
    margin: 20px 0;
    min-height: 100px;
    border-bottom: 3px solid #3c9d1c;
    padding-bottom: 10px;
}
.bannerSec:after{
  background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(253,187,45,0) 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}
.bannerSec .bannerContent{
 position: relative;
 z-index: 2
}
.tabs_structure{
  background: url(../images/green-revolution-tour-2024_1.jpg);
      background-attachment: fixed;
      position: relative;
}
.tabs_structure:after{
     /* background: #000; */
     content: '';
     position: absolute;
     opacity: 0.8;
     /* display: block; */
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     background: #000000;
}
.tabs_structure .container{
  position: relative;
  z-index: 2;
}
.bannerContent ul li.logo img{
    max-width: 120px;
    width: 120px;
    height: auto;
}
.bannerContent ul li.logo{
  margin-right: 45px;
}
.bannerContent ul li.Sap_logo img{
    width: 150px;
    height: auto;
}
.event_detail{
  position: relative;
      align-items: center;
    padding: 10px 10px;
    transition: all 0.5s;
    background: #fff;
    margin-bottom: 20px;
}
.event_detail:hover{
  background: #099c01;
  color: #fff;

}
.event_detail .eventImg ,
.event_detail .eventtxt{
  transition: all 0.5s;
}
.event_detail:hover .eventImg ,
.event_detail:hover .eventtxt{
  transform: scale(0.96);
  transition: all 0.5s;
}

.event_detail  .eventtxt .loacation{
  min-height: 150px;
}
.event_detail:hover .eventtxt h4,
.event_detail:hover .eventtxt .date,
.event_detail:hover  .eventtxt .loacation,
.event_detail:hover .eventtxt{
  color: #fff;
}
.rsvpContent{
  background: #eee;
  min-height: 160px;
  padding: 10px;
}
.rsvpContent h6{
  font-size: 18px;
  font-weight: 500;
}
.form-control option{
  color: #000
}
.rsvpContent p{
  color: #727272
}
.rsvpContent p.web i{
  font-size: 16px;
}
.rsvpContent p.web{
      color: #00309c;
    font-size: 12px;
    position: absolute;
    bottom: 0;

}
.rsvpContent p{
  line-height: 1.5;
  font-size: 13px;
}
.eventImg, .eventtxt{
  color: #000;
  position: relative;
  z-index: 1
}
.eventtxt h4{
  color: #23d416;
  font-size: 1.5rem;
  font-weight: 600;
}
.eventtxt_locaion p.date{
 color: #f8f8f8;
  font-weight: 500;
}
.eventtxt_locaion p.date span{
  color: #ccc;
 }
.tabs_structure .nav{
    color: #fff;
}
.tab-content {
    background: transparent;
    padding: 0;
}
.tabs_structure .nav li{
  width: 50%;
  padding: 10px;
}
.tabs_structure .nav li.active{
  background: #00309c
}
/*.tabs_structure .nav li:first-child{
      border-right: 1px solid #ccc;
}*/
.tabs_structure .nav li a{
     color: #fff;
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}
.reg_button{
  margin-bottom: 10px;
}

.agendas .agenda .agenda_inner{
  padding: 15px 0 15px 15px;
  /* border-bottom: 1px solid #ccc; */
  background: #ffffff;
  margin-bottom: 10px;
  position: relative;
  padding-left: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  /* margin-right: 10px;*/
}

.overview-2 {
  background: url(../images/reimagine-business-cta-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right bottom;
  position: relative; 
}
.overview-2 p{color: #ffffff; font-size: 2rem; text-align: center;}
.agendas .agenda h4{
  font-size: 0.85rem;
  transition: all 0.6s;
  margin-bottom: 0;
  color: #000;
  line-height: 1.4;
  
}
.right_ico{
      /* position: absolute; */
    /* left: 10px; */
    /* z-index: 2; */
    /* top: 0; */
    /* bottom: 0; */
    /* display: flex; */
    align-items: center;
    background: #0015e3;
    width: 45px;
    justify-content: center;
    height: 45px;
    border-radius: 60px;
    margin-right: 20px;
    /* position: relative; */
    /* display: inline; */
    min-width: 45px;
    align-items: center;
    justify-content: center;
    display: flex;

}
.right_ico img{
  filter: brightness(0) invert(1);
  max-width: 32px;
  height: auto;
}
.right_ico i{
  color: #fff;
  font-size: 1.6rem;
}
.agendas .agenda p{
     line-height: 1.5;
    margin-bottom: 0;
        font-size: 13px;
        min-width: 140px;
        color: #ffffff;
        display: none;
}
.agendas .agenda p i{
   margin-right: 8px;
   color: #ffffff
}
.event_agenda {
  background: #f2f2f2;
}

.eventtxt .date span{
  display: block;
  font-weight: 400;
  line-height: 1.3;
  font-size: 0.9rem;
  font-style: italic;
}

.rsvpContent p.web a{
  color: #444444
}
.t-c{
      font-size: 12px;
    color: #a9a9a9;
        margin-top: 11px;
        
    }
.eventtxt .loacation{
  padding-top: 10px;
    color: #505050;
    font-size: 0.9rem;
}
.eventtxt .loacation span{
  font-weight: 600;
  display: block;
  color: #000;
  font-size: 1rem;
}
.event_detail:hover .loacation span {
  color: #fff;
}
.reg_button a{
  padding: 7px 28px;
  border: 1px solid #42b71b;
  border-radius: 40px;
  font-size: 1.1rem;
  color: #ffffff;
  background-color: #3c9d1c;
  border-color: #3c9d1c;
  transition: all 0.3s;
}
.event_detail:hover .reg_button a{
  background-color: #81ff57;
  border-color:#81ff57;
  color: #000;
  text-decoration: none;
  transition: all 0.3s;
  font-weight: 600;
}
.event_detail:hover  .reg_button a:hover{
  background-color: #81ff57;
  border-color:#81ff57;
  color: #000;
  text-decoration: none;
  font-weight: 600;
}

.key_takeaway{
      background: #00309c;
    color: #fff;
}
.heading_sec {
    margin-bottom: 18px;
}
.takeaway h4 {
    color: #dedede;
    font-size: 1.5rem;
    line-height: 1.35;
}
/*.event_detail:after{
 content: "";
 background: #000;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0
}
.event_detail:hover:after{
  left: 15px
}*/

.gilleteLogo{
  max-width: 140px;
}
.bannerContent {
    margin-bottom: 65px;
}

p.eventDT {
   font-size: 20px;
    font-style: italic;
    color: #ffffff;
    margin: 1rem 0;
}
.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;
}

.signupCOntent .event li{
  margin-bottom: 1rem
}
.overview{
  background: #ffffff
}
.overview h2{
  font-size: 2.4rem;
}
.overview h2 span{
  color: #8dc641;
  font-weight: 600;
}
.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;
}
.yashServices h2{
  margin-bottom: 25px
}
.yashServices ul{
      padding-left: 0;
    display: flex;
    justify-content: space-between;
}
.yashServices ul li{
 list-style: none;
 font-size: 1.1rem;
 width: 210px;
 height: 210px;
 display: flex;
 align-items: center;
 /* justify-content: center; */
 border: 1px solid #0729E9;
 border-radius: 100%;
 text-align: center;
 padding: 15px;
 line-height: 1.5;
 margin-bottom: 15px;
 /* justify-content: space-between; */
 margin-top: 15px;
 justify-content: center;
 position: relative;
 color: #ffffff;
 font-weight: 500;
 background: #0729E9;
}
.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: #000000c7;
  padding: 2rem;
    padding-bottom: 2rem;
   
}
.formBox .form-group{
  margin-bottom: 1.5rem
}
.formBox .form-group .form-control{
  min-height: 51px;
  background: transparent;
  color: #ccc
}
.formBox .form-group .form-control::placeholder{
  color: #ccc
}
.formBox h3{
       margin-bottom: 30px;
    color: #ffffff;
}
.formBox .btn.btn-primary{
  width: 100%;
  min-height: 56px;
  /*background: #fff;
  border-color: #fff;
  color: #f00*/
}

.rsvp .rsvp_name{
 padding: 15px;
}
.rsvp .rsvp_name h6{
  font-size: 1.5rem;
    margin-bottom: 10px;
    font-weight: 400;
}
.rsvp .rsvp_name p{
  margin-bottom: 0
}
.rsvp .pic img{
  max-width: 150px;
}
.overview  h4{
     font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 300;
}
.event li a{
  color: #ffdd00!important;
  text-decoration: underline!important;
      font-weight: 500;
    margin-left: 5px;
    cursor: pointer;
}
.banner_Content .event li {
  font-size: 0.9rem
}
.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: 1367px){
  .btn.btn-primary{
    font-size: 1.2rem;
  }
}
@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;
 }


}

.cta{
  background: #0729E9;
  padding: 2rem 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
}
@media only screen and (max-width: 1200px){
 .bannerContent h1{
  font-size: 5.5rem;
 }
 .bannerSec{
  min-height: auto;
 }
 .rsvp .rsvp_name h6{
  font-size: 1.2rem;
 }
 .rsvp .rsvp_name p{
  font-size: 0.9rem
 }
  .rsvp .rsvp_name p.designation{
    font-size: 0.8rem
  }
  .overview h4{
    margin-bottom: 1rem;
  }
  .signupCOntent h2{
    font-size: 2.2rem;
  }
  .youTUbe iframe{
    width: 430px;
    height: 242px
  }
}
@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;
 }
 .gilleteLogo {
    max-width: 160px;
}
.stonebrooke {
    max-width: 120px;
}
.bannerContent {
    margin-bottom: 25px;
}
.pl0 {
    padding-left: 15px;
}
.bannerSec {
    min-height: auto;
    background-position: 71% bottom;
}
.banner_Content {
    padding-top: 4rem;
}
.bannerContent h6 span {
    font-weight: 400;
    font-size: 2rem;
}
.points{
      background-size: cover;
}
.signupCOntent h2 {
    margin-bottom: 2rem;
}
.banner_Content .event li {
    font-size: 0.75rem;
}
ul.event li{
  margin-right: 1rem!important;
}
.bannerContent h6 {
    font-size: 2.5rem;
    margin-bottom: 30px!important;
}
.bannerContent ul li.Sap_logo img{
      width: 100px;
}
.bannerContent ul li.logo img{
      max-width: 120px;
}

.event_detail{
      flex-wrap: wrap;
}
.key_takeaway .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media only screen and (max-width: 560px){
 .bannerSec .container img.logo {
    max-width: 130px;
}
.mobile-hide{
  display: none;
}
.gilleteLogo {
    max-width: 120px;
}
.stonebrooke {
    max-width: 130px;
}
.youTUbe iframe {
    width: 360px;
    height: 203px;
}
.overview .offset-1{
      margin-left: 0!important;
}
.childCarousel img {
    max-width: 94%;
}
.rsvp{
  margin-bottom: 20px
}
.rsvp .pic img {
    max-width: 120px;
}
.bannerContent > ul {
   
    display: flex;
    padding-left: 0;
    flex-wrap: wrap;
}
}
@media only screen and (max-width: 420px){
.youTUbe iframe {
    width: 290px;
    height: 163px;
}
}

.why-5g-box{
  background: url(../images/cyber-security-identity-access-management-4.png);
  background-attachment: scroll;
  background-size: auto;
background-size: cover;
background-attachment: fixed;
padding: 40px 0 60px;
color: #fff;
background-position: center; 
}

.w-5g-inner-box img {
  max-width: 60px;
  float: left;
  margin-right: 15px;
}

.w-5g-inner-box {
  padding: 10px;
  min-height: 85px;
  margin-bottom: 30px;
  background: #0000007a;
  font-size: 18px;
}

h3 {
  font-weight: 800;
  font-size: 2.9rem;
}
.nav.nav-tabs li a {
  border: 0 !important;
  padding: 0;
}

.why-pater-yahs-iot {
  padding: 40px
}
.why-pater-yahs-iot ul {
      padding-left: 0;
}
.diff_txt {
    min-height: 270px;
    background: #f2f2f2;
    margin-bottom: 20px;
    padding: 10px;
    border-bottom: 3px solid #ee171c;
    text-align: center;
}
.why-pater-yahs-iot ul li {

list-style-type: none;
padding: 0px 0 6px 30px;
margin-bottom: 4px;
border-bottom: 1px solid #ccc;
    padding: 8px 8px 8px 28px;
    background-position: left center;
}

.iot-5g-box {
  padding-top: 2rem;
}
.diff_txt img{
     max-width: 50px;
    position: relative;
    /* top: -20px; */
    /* left: -10px; */
    /* right: 0; */
    display: inline-block;
    margin-bottom: 10px;
    padding-top: 10px;
}

.ind-box {
  background: #fff;
  -webkit-box-shadow: 0px 1rem 2.6rem rgb(36 73 168 / 29%);
  box-shadow: 0px 1rem 2.6rem rgb(36 73 168 / 29%);
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  text-align: center;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  margin-bottom: 30px;
  border: solid 1px #e7e7e7;
  min-height: 350px;
}
.ind-box h4 {
        font-size: 2.2rem;
    font-weight: 500;
    padding: 1rem 0rem;
    color: #045de1
}
.cyb-cs-inner-box { min-height: 295px;
  background: #020256;
}
.cyb-cs-inner-box img {
  width: 100%;
  max-width: 100%;
  height: 160px;
}
.cyb-se-new-lp {
      padding: 40px 0;
    background: #f0faff;
}
.cyb-cs-inner-box a h4 {
  color: #ffffff;
  padding: 1rem;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 24px;
}

.cyb-se-new-lp .cyb-cs-inner-box{
  background: #000000;
}
.cyb-se-new-lp .cyb-cs-inner-box img {
  width: 100%;
  max-width: 100%;
  height: 110px;
}
.cyb-se-new-lp .cyb-cs-inner-box h4 {
  font-weight: 600;
  margin: 1rem 0rem;
  padding: 13px 15px 0;
  color: #fff;
}
.cyb-se-new-lp .cyb-cs-inner-box p {
  font-size: 14px;
  color: #adadad;
  line-height: 20px;
  padding: 0 10px 10px
}

.ind-box img {
  width: 50px;
  display: block;
  margin: 5px auto;
}

.ind-box:hover {
  background-color: #045de1;
  color: #ffffff;
}
.ind-box:hover h4{
   color: #fff;
}
 .gitex-ind-inner .ind-box:hover ul li{
  color: #f2f2f2
}

.ind-box h3 {
  font-size: 1rem;
}
.ind-box:hover img {
  filter: brightness(0) invert(1);
}

.differentiator {
  padding: 2rem 0;
  background: #010f6c !important;
}
.differentiator p {
  font-size: 1.6rem;
  text-align: left;
  font-weight: 400;
  color: #fff;
}




.collapse:not(.show) {
  display: inherit;
}

@media(min-width:768px){
  .panel-heading{
    
  }  
  .panel{
    border:none;
    box-shadow:none;
  }
  .panel-collapse{
    height:auto;
    &.collapse{
      display:block;
    }
  }
}

.slick-prev, .slick-next{
   background: transparent;
    padding: 10px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    opacity: 1;
    border: 1px solid #1c6300;
}
.slick-prev:before, .slick-next:before{
      top: -1px;
    left: -1px;
        position: relative;
}
.slick-prev:before, .slick-next:before{
  color: #247604;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus{
  opacity: 1;
  background: transparent;
  padding: 10px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 2px solid #1c6300;
}

@media(max-width:767px){
  .tab-content{
    .tab-pane{
       display:block;
    }    
  }
   .nav-tabs{
      display:none;
  }
  .panel-title a{
    display:block;
  }
  .panel{
    margin:0;
    box-shadow:none;
    border-radius:0;
     margin-top:-2px;
  }
  .tab-pane{
     &:first-child{
      .panel{
        border-radius:5px 5px 0 0;
      }
    }
    &:last-child{
      .panel{
        border-radius:0 0 5px 5px;
      }
    }  
  }
}

.ehs-cta-prg {
      padding: 50px 0;
}
.nav.nav-tabs li a {
 color: #000;
  display: inline-block;
  font-weight: 600;
}

.nav.nav-tabs li { 
  border-bottom: solid 2px #000;
  margin: 10px;
  padding-bottom: 10px;
  display: inline-flex;
  text-align: center;
  box-sizing: border-box;
  padding-left: 18px;
  padding-right: 18px;
}
.nav-tabs{ border: 0px;}
.nav.nav-tabs li.active { border-bottom: solid 2px #0612b6;}
.nav.nav-tabs li.active a{ color: #0612b6;}
.panel-body {
  padding: 2rem 1rem;
}

.cyb-tab-inner-box{ padding-top: 2rem;}
.cyb-tab-inner-box h3{ color:#0612b6; font-weight: 700; font-size: 2.5rem;}

.gartner_Quote{
  background:#000;
  color: #fff;
  padding: 2rem 0;
}

.gartner_Quote h6{
  font-size: 2.2rem;
  line-height: 1.5;
  font-weight: 300;
  text-align: center;
}
.gartner_Quote h6 span{
  display: block;
      display: block;
    font-style: italic;
        display: block;
    font-style: italic;
}
@media(min-width:768px) and (max-width:1024px) {
  .eventtxt_locaion{
    display: block;
    top: -100px;
  }
}