.gus-webinar {
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  color: #000;
  font: Regular 16px/27px Open Sans;
  background: #FFF;
  box-sizing: border-box;
}
.gus-webinar img {
  width: 100%;
  display: block;
}
.gus-webinar ul {
  padding: 0;
  margin: 0;
}
.gus-webinar li {
  list-style: none;
}
.gus-webinar a {
  text-decoration: none !important;
  outline: none;
}
.gus-webinar .container1 {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
.flexp {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.wrap-div {
  flex-wrap: wrap;
}
.bg-oal {
  background: url(../images/bg2.png);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 35px;
  z-index: 9
}
.bg-oal::after {
  z-index: -1;
  position: absolute;
  content: "";
  background: url(../images/building.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 100%;
  height: 266px;
  right: 0;
  left: 0;
  bottom: -25px;
}
.whtbg::before {
  position: absolute;
  content: "";
  background: url(../images/we2.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 153px;
  left: -43%;
  bottom: -25px;
  z-index: 9;
  width: 255px;
}
.whtbg::after {
  position: absolute;
  content: "";
  background: url(../images/we3.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 253px;
  right: -40px;
  bottom: -25px;
  z-index: 9;
  width: 70px;
}
.bannerswrap {
  max-width: 1000px;
  margin: 0 auto
}
.bg4 {
  background: url(../images/bg4.png);
  background-position: -60px -70px;
  background-size: 57%;
  background-repeat: no-repeat;
  padding: 80px 10px 20px;
}
.bg5 {
  background: url(../images/bg5.png);
  background-position: center 0;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 60px 10px 30px;
  margin-bottom: 35px;
}
.bg6 {
  background: url(../images/bg6.jpg);
  background-position: center 0;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 10px;
}
.attendimg {
  position: absolute;
  bottom: -40px;
  right: 0;
}
.nav.flexp {
  align-items: center;
}
.menu-list li {
  margin: 25px 0;
  display: inline-block;
}
.aboutmewrap {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  opacity: 0.61;
  max-width: 1100px;
  padding: 65px 50px 40px;
  margin: 70px auto;
  position: relative;
}
.aboutmewrap::before {
    position: absolute;
    content: "";
    background: url(../images/bg3.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 157px;
    height: 156px;
    top: 0;
    left: 0;
}
.aboutmewrap::after{
   position: absolute;
    content: "";
    background: url(../images/bg1.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 157px;
    height: 156px;
    bottom: 0;
    right: 0;
}
.aboutme{
  position: relative;
      z-index: 9;

}
.aboutme p {
  text-align: justify;
  font: 400 16px/24px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin: 0;
  padding: 15px 0;
}
header {
  box-shadow: 0px 3px 6px #00000014;
  opacity: 0.95;
}
.menu-list a {
  text-align: left;
  font: 600 17px/23px Open Sans;
  letter-spacing: 0px;
  color: #565656;
  text-transform: uppercase;
  opacity: 1;
  margin: 0;
  border-right: 1px solid #BBBBBB;
  padding: 0 30px;
}
.menu-list li:last-child a {
  border-right: 0 solid #BBBBBB;
}
.menu-list {
  flex-grow: 1;
}
.forbesback {
  position: relative;
  padding-left: 20px;
  width: 140px;
  flex-shrink: 0;
}
.forbesback svg {
  position: absolute;
  bottom: 5px;
  left: 10px;
}
.backto {
  text-align: left;
  font: 400 12px/17px Open Sans;
  letter-spacing: 0px;
  color: #A2A2A2;
  opacity: 1;
}
.forbeslogo {
  text-align: left;
  font: 600 17px/23px Open Sans;
  letter-spacing: 0px;
  color: #33629A;
  text-transform: uppercase;
  opacity: 1;
}
.abouttit {
  text-align: left;
  font: 800 33px/45px Open Sans;
  letter-spacing: -0.66px;
  color: #005595;
  text-transform: uppercase;
  opacity: 1;
}
.aboutdes p {
  text-align: justify;
  font: 400 16px/22px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin: 0;
  padding: 10px 0
}
.gusleft {
  width: 40%
}
.gusright {
  width: 57%
}
.aboutus.flexp {
  align-items: center;
}
.speakerswrap {
  padding: 25px;
}
.partname {
     text-align: center;
    font: 700 26px/39px Open Sans;
    letter-spacing: 0px;
    color: #2147A3;
    opacity: 1;
    margin-bottom: 5px;
    border: 0;
    display: block;
    padding: 0;
  text-transform:none;
}
.partdeg {
  text-align: center;
  font: 400 16px/18px Open Sans;
  letter-spacing: 0px;
  color: #515151;
  opacity: 1;
}
.partint {
    text-align: center;
    font: 700 18px/22px Open Sans;
    letter-spacing: 0px;
    color: #515151;
    opacity: 1;
    margin: 0;
    padding: 0;
}
.partline {
  border-top: 1px solid #C2C2C2;
  margin: 15px 0
}
.attendbox {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  opacity: 0.61;
  padding: 20px;
  max-width: 400px;
  margin: 0 auto
}
.attendbox p {
  text-align: center;
  font: 400 16px/24px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  padding: 0;
  margin: 0;
}
.aboutme-ti span {
  text-align: center;
  font: 800 23px/32px Open Sans;
  letter-spacing: -0.46px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 99;
  top: 7px;
}
.aboutme-ti::before {
  position: absolute;
  content: "";
  background: url(../images/rib4.png);
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  height: 70px;
  right: 0;
  left: 0;
  top: -11px;
}
.pre {
  text-align: center;
  font: 600 14px/20px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
  opacity: 1;
  margin: 10px 0
}
.bansleft img {
    text-align: center;
  margin: 0 auto;
}
.bansleft {
  width: 50%;
  padding-top: 30px;
}
.bansright {
  width: 47%;
}
.whtbg {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 14px #0000001A;
  top: 30px;
  border-radius: 28px;
  opacity: 1;
  position: relative;
  padding: 70px 20px 30px;
}
.othlogo {
  align-items: center;
  justify-content: center;
}
.othlogo a {
  padding: 0 15px;
}
.inputlable label {
  text-align: left;
  font: 400 12px/17px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  position: relative;
  background: #fff;
  top: 9px;
  padding: 2px 10px;
  left: 10px;
}
.textdes {
  font: 400 12px/17px Open Sans;
  padding: 13px 19px;
  border: 1px solid #BEBEBE;
  border-radius: 5px;
  opacity: 1;
  width: 100%;
  box-sizing: border-box;
}
.subme {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 3px solid #EB34C9;
  border-radius: 29px;
  opacity: 1;
  text-align: left;
  font: Bold 16px/25px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
  outline: none;
  padding: 10px 20px;
  margin: 20px auto 0;
  display: block;
  cursor: pointer;
}
.formme {
  flex-wrap: wrap;
}
.inputlable {
  width: 48%;
  margin: 5px 0;
}
.inputlable label span {
  text-align: left;
  font: 700 10px/18px Open Sans;
  letter-spacing: 0px;
  color: #F10606;
  opacity: 1;
}
.registration-ti span {
  text-align: center;
  font: 800 18px/32px Open Sans;
  letter-spacing: -0.46px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 99;
  top: -2px;
}
.registration-ti::before {
  position: absolute;
  content: "";
  background: url(../images/rib1.png);
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  height: 100px;
  right: 0;
  left: 0;
  top: -7px;
}
.regti {
  text-align: center;
  font: 400 18px/25px Open Sans;
  letter-spacing: 0px;
  position: relative;
  color: #7E7E7E;
  opacity: 1;
}
.attend-ti span {
  text-align: center;
  font: 800 23px/32px Open Sans;
  letter-spacing: -0.46px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 99;
  top: 7px;
}
.attend-ti::before {
  position: absolute;
  content: "";
  background: url(../images/rib2.png);
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  height: 70px;
  right: 0;
  left: 0;
  top: -11px;
}
.speakers-ti span {
  text-align: center;
  font: 800 23px/32px Open Sans;
  letter-spacing: -0.46px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 99;
  top: 25px;
}
.speakers-ti::before {
  position: absolute;
  content: "";
  background: url(../images/rib3.png);
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  height: 135px;
  right: 0;
  left: 0;
  top: 15px;
}
.btnt, .btnb{position: relative;}
.btnt span {
    text-align: center;
    font: 800 30px/41px Open Sans;
    letter-spacing: -0.6px;
    color: #FFFFFF;
    opacity: 1;
    position: relative;
    padding: 20px 10px 7px;
    width: 100%;
    display: block;
    box-sizing: border-box;
}
.btnt::before {
    position: absolute;
    content: "";
    background: url(../images/btnt.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 60px;
    right: 0;
    left: 0;
    margin: 10px auto 0;
    top: 0;
    background-size: 100%
}
.btnb span {
    text-align: center;
    font: 700 18px/23px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    position: relative;
    display: block;
    top: 5px;
}
.btnb::before {
    position: absolute;
    content: "";
    background: url(../images/btnb.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 70px;
    right: 0;
    left: 0;
    margin: 0 auto 10px;
    top: 0;
}
.speakerswrp .slick-dots button {
    background-color: #C6C6C6;
    margin: 0 5px;
    }
   .speakerswrp .slick-dots {
     align-items: center;
    /* display: none;*/
}
.speakerswrp .slick-dots li.slick-active button {
    background-color: #000;
    border: 9px solid #C6C6C6;
    width: 25px;
    height: 25px;
  
}
	.btbtb{
 width:250px;
  margin:0 auto 40px;
}

@media screen and (max-width: 800px) {
		.btbtb{
 width:200px;
  margin:0 auto;
}
  .gusright, .gusleft {
    width: 100%;
  }
  .aboutus.flexp, .speakerswrp {
    flex-wrap: wrap;
    padding: 0 15px;
    position: relative;
  }
  .bg4 {
    background-position: center -35px;
    background-size: 115%;
    padding: 28px 0 50px;
  }
  .abouttit {
    margin-top: 10px;
    font: 800 27px/29px Open Sans;
    text-align: center;
  }
  .aboutdes p {
    font: 400 14px/22px Open Sans;
    text-align: justify;
  }
  .menu-list a {
    font: 600 14px/18px Open Sans;
    border-right: 0;
    border-left: 1px solid #BBBBBB;
    padding: 0 20px;
  }
  .menu-list {
    overflow-x: scroll;
    white-space: nowrap;
  }
  .speakerswrap a {
    display: flex;
    align-items: center;
  }
  .forbesback {
    width: 91px;
  }
  .forbeslogo {
    font: 600 13px/20px Open Sans;
  }
  .forbesback {
    padding-left: 5px;
    padding-right: 10px;
    width: 110px;
  }
  .forbesback svg {
    left: -5px;
  }
  .nav.flexp {
    padding: 0 15px;
    flex-direction: row-reverse;
  }
  .speakerswrap {
    padding: 20px 0 0 0;
  }
  .speakerswrap img {
    width: 100px;
    margin-right: 10px
  }
  .partname {
    text-align: left;
    font: 700 18px/23px Open Sans
  }
  .partdeg {
    text-align: left;
    font: 400 14px/18px Open Sans
  }
  .partint {
    text-align: left;
    font: 700 14px/22px Open Sans
  }
  .partline {
    border-top: 1px solid #C2C2C2;
    margin: 4px 0;
  }
  .bg5 {
    background-size: cover;
    padding: 10px 0px;
  }
  .bg6 {
    background: none;
    padding: 50px 10px 20px;
  }
  .attendimg {
    display: none
  }
  .attendbox p {
    font: 400 18px/23px Open Sans;
  }
  .aboutme p {
    padding: 10px 0;
    font: 400 14px/22px Open Sans;
  }
  .aboutmewrap {
    padding: 35px 20px 20px;
    margin: 20px 10px 20px;
  }
  .aboutme-ti span {
    font: 800 15px/18px Open Sans;
    top: 1px;
    width: 260px;
    margin: 0 auto;
  }
  .aboutme-ti::before {
    background: url(../images/rib-m4.png);
    top: -8px;
    background-position: center top;
    background-repeat: no-repeat;
  }
  .attend-ti span {
    font: 800 15px/18px Open Sans;
    top: 1px;
    width: 120px;
    margin: 0 auto;
  }
  .attend-ti::before {
    height: 90px;
    background: url(../images/rib-m2.png);
    top: -8px;
    background-position: center top;
    background-repeat: no-repeat;
  }
  .speakers-ti span {
    font: 800 15px/18px Open Sans;
    top: -21px;
    width: 120px;
    margin: 0 auto;
  }
  .speakers-ti::before {
    height: 90px;
    background: url(../images/rib-m3.png);
    top: -29px;
    background-position: center top;
    background-repeat: no-repeat;
  }
  .bansleft {
    width: 90%;
    padding-top: 30px;
    margin: 0 auto;
  }

  .bannerswrap {
    flex-wrap: wrap;
  }
  .bansright {
    width: 92%;
    margin: 0 auto;
	padding-top:48px;
  }
  .inputlable {
    width: 100%;
  }
  .whtbg::after {
    position: absolute;
    content: "";
    background: url(../images/we3.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 170px;
    right: -1px;
    bottom: unset;
    z-index: 9;
    width: 70px;
    top: -131px;
    background-size: 64%;
  }
  .whtbg::before {
    background: none
  }
  .bansleft img {
    width: 100%;}


 .aboutmewrap::before {
  display: none
}

.btnt span {
   
    font: 800 24px/41px Open Sans;
      padding: 20px 10px 0px;}
    .btnb span {
    font: 700 16px/23px Open Sans;}
	

}

.register-btnwrap {align-self: center;}
.register-inner {text-align:center;margin-bottom:30px; position: relative;}
.register-inner::before{
	 position: absolute;
  content: "";
  background: url(../images/Group204.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 122px;
  left: -15%;
  bottom: -60px;
  z-index: 9;
  width: 129px;
}
.register-inner::after{
	 position: absolute;
  content: "";
  background: url(../images/Group207.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 101px;
  right: -15%;
  bottom: -60px;
  z-index: 9;
  width: 112px;
}
.register-btn {border: 0;
background: #eb34c9;
color: rgb(255, 255, 255);
font-size: 18px;
padding: 12px 30px;
box-shadow: none;
border-radius: 5px;
white-space: normal;
font-weight: 700;
line-height: 1.3;
cursor: pointer;
font-family: Open Sans;
word-break: break-word;
margin: auto;
text-transform: uppercase;}
.register-btn:focus {outline:0;}
.register-head {margin-top:63px;margin-bottom: 30px;}
.register-banner {display: flex;justify-content: center;}
.register-banner img {width: auto;}
@media screen and (max-width: 800px){
.register-btnwrap {padding-top:45px;padding-bottom: 10px;}
.register-head {margin-top:0px;margin-bottom: 10px;}
}
.register-head{
	text-align: center;
font: 900 41px/39px Open Sans;
letter-spacing: 0px;
color: #AB59F1;
text-transform: uppercase;
opacity: 1;
}
.watch-btn {
	    background: #798F8F 0% 0% no-repeat padding-box;
    border: 3px solid #1B5C7A;
    border-radius: 31px;
    opacity: 1;
    text-align: left;
    font: 900 16px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    outline: none;
    padding: 6px 30px;
    margin-top: 30px;
        display: inline-block;
}

.overlayv, .overlayv.overlayhide {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.91);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
}
.overlayv:target {
  visibility: visible;
  opacity: 1;
}
.tc-tit{
text-align: left;
font: 800 32px/36px Open Sans;
letter-spacing: 0px;
color: #8A2AE3;
text-transform: uppercase;
opacity: 1;    display: inline-block;
    border-bottom: 1px solid #707070;
    padding: 6px 0;
position: relative;
margin: 0 20px}
.tc-tit:after {
    content: "";
    bottom: 0;
    height: 4px;
    width: 130px;
    right: 0;
    background: #707070;
    position: absolute;
}
.tc-p p{text-align: left;
font: 400 18px/29px Open Sans;
letter-spacing: 0px;
color: #000000;
opacity: 1;
margin-bottom: 20px}

.tc-p {margin: 20px 20px 0;overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 15px;
    height: 390px;
    margin-bottom: 10px;}
    .tc-p::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}.tc-p::-webkit-scrollbar{width:4px;background-color:#f5f5f5}.tc-p::-webkit-scrollbar-thumb{background-color:#8b8b8b}
     .contentv {
    height: 0;
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.contentv .popvid {
    height: 100%!important;
    left: 0!important;
    position: absolute!important;
    top: 0!important;
    width: 100%!important;
}    
.overlayhide{
	display: none;
}
.popupv {
  margin: 70px auto;
  padding: 15px;
  background: #fff;
  border-radius: 5px;
    width: 886px;
    height: auto;
box-sizing: border-box;
  position: relative;
  transition: all 5s ease-in-out;
}


.popupv .closev {
    position: absolute;
    top: -31px;
    right: -26px;
    transition: all 5s;
    cursor: pointer;
}
.popupv .closev svg {
    border: 7px solid rgba(0, 0, 0, 0.91);
    border-radius: 50%;
    background: #fff;
    transition: all 5s;
}

@media screen and (max-width: 480px){
	.register-inner::after, .register-inner::before, .register-banner img{display: none;}
 .tc-p p{text-align: left;
font: 400 14px/22px Open Sans;
letter-spacing: 0px;
color: #000000;
opacity: 1;
margin-bottom: 20px}
.tc-tit {
    text-align: left;
    font: 800 22px/28px Open Sans;
    letter-spacing: 0px;
margin: 0 10px}
.tc-p {
    margin: 10px 10px 0;
}

.register-head {
    text-align: center;
    font: 900 31px/34px Open Sans;}
  .popupv{
    width: 95%;
       padding: 10px 7px 7px;
  }
  .popupv .closev {
    position: absolute;
    top: -33px;
    right: 2px;
    transition: all 5s;
}
  .popupv .closev svg {
    border: 5px solid rgba(0, 0, 0, 0.91);
    width: 40px;
    height: 40px;
}
.tc-p {
    height: 300px;
   }
}