body {
  font: 400 15px "Poppins", sans-serif;
  line-height: 1.8;
  color: #818181;
}
h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #727272;
  font-weight: 600;
  margin-bottom: 30px;
}
h3 {
  color: #727272;
  font-size: 22px;
  margin-bottom: 30px;
  margin-top: 30px;
}
/* h4 {
    font-size: 19px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 30px;
  } */
.bg-grey {
  background-color: #f6f6f6;
}
.logo-small {
  color: #f4511e;
  font-size: 50px;
}
.logo {
  color: #f4511e;
  font-size: 200px;
}
.thumbnail {
  padding: 0 0 15px 0;
  border: none;
  border-radius: 0;
}
.thumbnail img {
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
}
.carousel-control.right,
.carousel-control.left {
  background-image: none;
  color: #f4511e;
}
.carousel-indicators li {
  background-color: white;
  border: 1px solid white;
}
.carousel-indicators li.active {
  background-color: #f0a638;
  border: 1px solid #f0a638;
}
.founder_indicators li.active {
  background-color: #41403e;
  border: 1px solid #41403e;
}
.item h4 {
  font-size: 19px;
  line-height: 1.375em;
  font-weight: 400;
  font-style: italic;
  margin: 70px 0;
}
.item span {
  font-style: normal;
}
.panel {
  border: 1px solid #f4511e;
  border-radius: 0 !important;
  transition: box-shadow 0.5s;
}
.panel:hover {
  box-shadow: 5px 0px 40px rgba(0, 0, 0, 0.2);
}
.panel-footer .btn:hover {
  border: 1px solid #f4511e;
  background-color: #fff !important;
  color: #f4511e;
}
.panel-heading {
  color: #fff !important;
  background-color: #f4511e !important;
  padding: 25px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.panel-footer {
  background-color: white !important;
}
.panel-footer h3 {
  font-size: 32px;
}
.panel-footer h4 {
  color: #aaa;
  font-size: 14px;
}
.panel-footer .btn {
  margin: 15px 0;
  background-color: #f4511e;
  color: #fff;
}
.nav > li > a {
  padding: 10px 25px;
}
.navbar-default .navbar-nav > li > a {
  font-weight: 600;
  color: #505050;
}
.navbar {
  margin-bottom: 0;
  background-color: #ffffff;
  z-index: 9999;
  border: 0;
  font-size: 12px !important;
  font-weight: 500;
  line-height: 1.42857143 !important;
  letter-spacing: 1px;
  border-radius: 0;
  font-family: "Poppins", sans-serif;
  padding-top: 10px;
  box-shadow: 0px 3px 6px #00000029;
}
.navbar li a,
.navbar .navbar-brand {
  color: #505050;
}
.navbar-nav li a:hover,
.navbar-nav li a:hover,
.navbar-nav li.active a {
  color: #f0a638 !important;
  background-color: #fff !important;
}
.nav-register {
  border: 1px solid #f0a638;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  color: #fff !important;
}
.nav-register {
  background-color: #f0a638;
  color: white !important;
  padding: 10px 25px !important;
}
.nav-register:hover,
.nav-register.active {
  color: white !important;
  border-radius: none !important;
}
footer .glyphicon {
  font-size: 20px;
  margin-bottom: 20px;
  color: #f4511e;
}
.slideanim {
  visibility: hidden;
}
.slide {
  animation-name: slide;
  -webkit-animation-name: slide;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  visibility: visible;
}
/* common style */
.container-padding {
  padding: 2% 10px;
}
.overview-padding {
  padding: 2% 10px;
}
p {
  color: #727272;
  font-size: 14px;
}
.font-color {
  color: #fdfdfd;
}
.orange-font {
  color: #f0a638;
}
.navbar-brand {
  padding: 10px 15px;
}
/* Header section */
.banner-img {
  width: 100%;
  /* height: auto; */
  height: 550px !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.header-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 35%;
  padding-top: 0px;
  margin-top: 50px;
}
.header-img-1 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 35%;
  padding-top: 0px;
  margin-top: 2px;
}
.header-text1 {
  color: #f0a638;
  font-size: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 84%;
  text-align: center;
  margin-top: 0px;
  line-height: 1.5;
}
.header-color {
  background: url(../images/banner.jpg);
  padding-bottom: 20px;
  background-repeat: repeat;
}
.carousel-indicators {
  /* bottom: -40px !important; */
  
  bottom: 0px !important;
  /* padding-bottom: 30px !important; */
}
.founder-indicators {
  bottom: 0px !important;
}
/* Overview section */
.full-container {
  width: 100%;
  height: auto;
}
.overview-text-container {
  display: flex;
  justify-content: center;
}
/* CONVERSATION Section 1 */
#conversation .header-img {
  display: inline-block;
  padding-right: 10px;
  width: 100%;
}
#conversation .header-text {
  display: inline-block;
}
#conversation .text {
  margin-top: 10px;
  font-size: 44px;
  line-height: 1.3;
}
.theme-padding {
  padding-right: 45px;
}
#conversation .container-padding {
  padding: 2% 10px;
}
#conversation.container-color {
  background-color: #f0a638;
}
/* CONVERSATION Section 2 */
.section-padding {
  background-color: #525252;
  padding: 50px;
}
.conversation2 {
  /* padding: 50px; */
}
#conversation2_first_event {
  background: url(../images/cpu.png);
  background-repeat: no-repeat;
  /* background-position: 100% 60%; */
  background-position: 104% 60%;
    /*background-size: 26%;*/
    background-size: 22%;
}
#conversation2_first_event_me {
  background: url(../images/CTO2.png);
  background-repeat: no-repeat;
  /* background-position: 100% 60%; */
  background-position: 104% 60%;
    /*background-size: 26%;*/
    background-size: 22%;
}
.founder_bg {
  background: url(../images/talk.png);
  background-repeat: no-repeat;
  /* background-position: 101% 110%; */
  background-position: 99% 110%;
  background-size: 26%;
}
/*
#conversation2_second_event {*/
#conversation2_second_event{
/*  background: url(../images/analytics.png);*/
background: url(../images/fine.png);
  background-repeat: no-repeat;
  background-position: 100% 50px;
  background-size: 52%;
}
.networking {
  background: url(../images/networking.png);
  background-repeat: no-repeat;
  background-position: 105% 50px;
  background-size: 30%;
}
.conversation2 .text-style {
  width: 65%;
  color: #fdfdfd;
}
.view-button {
  background-color: transparent;
  /* border: 2px solid #fdfdfd; */
  border: 3px solid #fdfdfd;
  color: #fdfdfd;
  font-size: 16px;
  padding: 8px 50px;
}
.view-button:hover {
  text-decoration: none;
  color: #333;
  background: #fff;
}
#person p {
  margin-bottom: 0px;
  color: #222222;
}
/* cto */
.image-border {
  border: 1px solid #f0a638 !important;
  padding: 8px !important;
}
#cto .text-padding {
  padding-top: 10px;
}
#cto a {
  text-decoration: none;
}
.hr-line {
  width: 50%;
  border-top: 2px solid #f0a638;
}
/* founder */
.founder-text {
  color: white;
}
.founder-date {
  color: #f0a638;
  font-size: 20px;
  padding-top: 20px;
}
/* Global Section */
.global-background {
  /* background-color: #525252; 
    background-color: #b8b8b8;*/
  padding: 60px;
}
.global-text {
  width: 50%;
  color: #ffffff;
}
.global-watch {
  color: white;
  font-size: 16px;
  padding-top: 30px;
}
/* partner */
.partner-padding {
  padding: 40px 0px;
}
.aws-logo {
  width: 30%;
  /* padding-right: 30px; */
}
.blume-logo {
  width: 15%;
  padding-left: 32px;
  padding-bottom: 22px;
}
/* form section */
#form .register-text {
  color: #ffffff;
  margin-bottom: 15px;
}
#form .sub-text {
  color: #ffffff;
  font-size: 20px;
}
.form-container {
  background-color: #2e2e2e;
  /* padding: 30px 60px; */
}
.form-center {
  justify-content: center;
  display: flex;
  padding: 20px 0px;
}
.form-control {
  height: 38px;
  width: 100%;
}
.btn-style {
  width: 125px;
  background-color: #f0a638;
  color: white;
  border: none;
  padding: 8px 10px;
  margin: 35px 0px;
  font-size: 15px;
}
.btn-style-1 {
  border-radius: 30px;
  padding: 7px 33px;
  margin: 30px 0px;
  background-color: #f0a638;
  color: white;
  border: none;
  font-size: 18px;
  font-weight: 600;
}
#form label {
  color: white;
  font-weight: 400;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 6px 14px 0;
  line-height: normal;
}
.fa-angle-left {
  position: absolute;
  top: 115px;
  left: -30px;
  font-size: 45px !important;
  font-weight: bold;
  color: #f0a638;
}
.fa-angle-right {
  position: absolute;
  top: 115px;
  right: -30px;
  font-size: 45px !important;
  font-weight: bold;
  color: #f0a638;
}
/* video */
#video .video-container {
  padding: 50px 30px;
}
.video-text {
  padding-left: 25px;
}
#video .owl-carousel .owl-item img {
  display: inline;
  width: 90%;
  height: 330px;
}
#video .fa-angle-left {
  position: absolute;
  top: 150px;
  left: -20px;
  font-size: 45px !important;
  font-weight: bold;
  color: #f0a638;
}
#video .fa-angle-right {
  position: absolute;
  top: 150px;
  right: -20px;
  font-size: 45px !important;
  font-weight: bold;
  color: #f0a638;
}
#video .below-text {
  background-color: #2e2e2e;
  margin: 0px 28px;
  padding: 20px;
}
#video p {
  color: #fdfdfd;
}
/* footer */
.footer-container {
  /* background-color: #2e2e2e; */
  background-color: #f0a638;
  padding: 15px;
}
.footer-padding {
  padding-top: 10px;
}
.footer-link {
  text-align: right;
}
#footer i {
  padding: 0px 8px;
  font-size: 16px;
}
#footer a {
  padding: 0px 5px;
}
#footer p,
a {
  color: white;
  font-size: 13px;
}
/* modal */
.modal-container {
  overflow-y: scroll;
  height: 450px;
}
.modal-heading {
  color: #363636;
  font-weight: 600;
}
li::marker {
  color: #f0a638;
  font-size: 20px;
}
.founder_li li::marker{
  color: white;
  font-size: 20px;
}
.founder-container {
  padding: 50px;
}
.founder-date-text {
  color: white;
  margin-top: 102px;
  /* margin-top: 50px; */
}
.founder-sub-text {
  color: white;
  font-size: 16px;
  width: 50%;
}
.founder-sub-text1 {
  color: white;
  font-size: 16px;
  width: 100%;
}
.form-ck-box {
  padding-left: 40px;
  color: white;
  font-size: 12px;
}
.ctoconver_bg {
  background: url(../images/cpu.png);
  background-repeat: no-repeat;
  background-position: 100% 60%;
  background-size: 31%;
}
.conversation2_chap2_event {
  background: url(../images/CTO_CONVERSATION2.png);
  background-repeat: no-repeat;
  /* background-position: 100% 60%;
  background-size: 31%; */
  background-position: 100% 20%;
    /*background-size: 62%;*/
    background-size: 50%;
}
/* Person hover effect */
.hide-speaker {
  display: none;
}
.container-person {
  position: relative;
  /* width: 50%; */
  width: 30%;
}
.container-person1 {
  position: relative;
  width: 55%;
}
.image {
  opacity: 1;
  display: block;
  width: 75%;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
  border-radius: 180px;
  border: 2px solid orange;
  padding: 5px;
}
.founder_image {
  opacity: 1;
  display: block;
  width: 60%;
  /*width: 91%;*/
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
  /* border-radius: 180px; */
  border: 2px solid #3f3c3c;
  padding: 5px;
}
.middle {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 60%;
  left: 37%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.middle1 {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 70%;
    left: 30%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.container-person:hover .image {
  opacity: 0.5;
}
.container-person:hover .middle {
  opacity: 1;
}
.container-person:hover .middle1 {
  opacity: 1;
}
.container-person1:hover .image {
  opacity: 0.5;
}
.container-person1:hover .middle {
  opacity: 1;
}
.container-person1:hover .middle1 {
  opacity: 1;
}
.founder_session_btn {
  background-color: transparent;padding: 8px 50px;
}
.text {
  color: white;
  font-size: 10px;
  /* padding: 0px 32px; */
}
#speaker-section .owl-carousel .owl-stage {
  position: relative;
  left: 16%;
}
.play-button {
  width: 14% !important;
  position: absolute;
  top: 26%;
  left: 44%;
  height: auto !important;
}
#video .owl-carousel .owl-stage {
  position: relative;
  /* left: 26%; */
}
.converchap2_event {
  padding-left: 200px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.converFirstEvent{
  padding-left: 200px;
  padding-bottom: 150px;
  padding-top: 30px;
}
.ctoconvchp1 {
  padding-left: 200px;
  padding-top: 50px;
  padding-bottom: 130px;
  padding-right: 100px;
}
/*Added by venky*/
/*#individual-video-2 {
  margin-left: 100px;
}*/
/*Added by venky*/
@keyframes slide {
  0% {
    opacity: 0;
    transform: translateY(70%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}
@media screen and (max-width: 768px) {
/*Added by venky*/
/*#individual-video-2 {
  margin-left: 0px;
}*/
/*Added by venky*/
  .founderhide-speaker-1 {
    display: block;
  }
  .converchap2_event {
    padding-left: 25px;
    padding-bottom: 50px;
  }
  .converFirstEvent{
    padding-left: 0px;
    padding-bottom: 50px;
  }
  .ctoconvchp1 {
    padding-left: 25px;
    padding-bottom: 60px;
    padding-right: 20px;
  }
  .founder_session_btn {
    background-color: transparent;padding: 8px 8px;
  }
  .btn-lg {
    width: 100%;
    margin-bottom: 35px;
  }
  .fa-angle-left {
    left: -25px;
  }
  .fa-angle-right {
    right: -25px;
  }
  .conversation2 .text-style {
    width: 100%;
  }
  .global-text {
    width: 100%;
  }
  .blume-logo {
    width: 34%;
  }
  .aws-logo {
    width: 25%;
  }
  #video .below-text {
    margin: 0px 16px;
  }
  #video .owl-carousel .owl-item img {
    height: 250px;
  }
  .global-background {
    padding: 50px;
  }
  .nav > li > a {
    padding: 10px 7px;
  }
  .nav-register {
    padding: 10px 15px !important;
  }
  .logo-size {
    width: 83%;
  }
  #conversation .header-img {
    width: 40%;
  }
  .col-sm-9 {
    width: 100%;
  }
  #conversation .text {
    font-size: 30px;
    width: 100%;
  }
  .theme-padding {
    padding-right: 0px;
    text-align: left;
  }
}
@media screen and (min-width: 480px) {
  .cover_head {
    margin-left: 15%;
    text-align: left;
  }
  .conver_p {
    margin-left: 15%;
  }
  .conver_bg {
    background: url(../images/chip.png);
    background-repeat: no-repeat;
    background-position: 0% 38%;
    background-size: 13%;
    z-index: 999;
  }
}
#cto .second_item .text-style {
  width: 95% !important;
}
.aws-logo {
  padding: 12px 0;
  margin-right: 35px;
}
@media screen and (max-width: 480px) {
  .aws-logo {
    margin-bottom: 30px;
    padding: 5px;
  }
  .matrix-logo,
  .aws-logo {
    float: none !important;
  }
  #cto .second_item .text-style {
    width: 100% !important;
  }
  .founder_bg {
    background-position: 101% 101%;
  }
  .conversation2 {
    padding: 25px;
  }
  .conver_p {
    margin-left: 25% !important;
    padding-right: 6px;
  }
  .conver_bg {
    background: url(../images/chip.png);
    background-repeat: no-repeat;
    background-position: 3% 38%;
    background-size: 20%;
    z-index: 999;
  }
  .cover_head {
  }
  .logo {
    font-size: 150px;
  }
  .fa-angle-left {
    left: -20px;
  }
  .fa-angle-right {
    right: -20px;
  }
  .nav-text {
    text-align: center;
  }
  .conversation2 .text-style {
    width: 100%;
  }
  .global-text {
    width: 100%;
  }
  .blume-logo {
    width: 34%;
  }
  .aws-logo {
    width: 34%;
  }
  #video .below-text {
    margin: 0px 16px;
  }
  #video .fa-angle-left {
    left: -15px;
  }
  #video .fa-angle-right {
    right: -15px;
  }
  #video .owl-carousel .owl-item img {
    height: 250px;
  }
  .global-background {
    padding: 50px;
  }
  .header-color {
    padding: 10px;
  }
  .header-img {
    width: 55%;
    margin-left: auto;
  }
  .header-img-1 {
    width: 55%;
    margin-left: 66px;
  }
  .header-text1 {
    font-size: 14px;
    width: 100%;
  }
  #conversation .container-padding {
    padding: 30px;
  }
  #conversation .text {
    margin-top: 30px;
  }
  .navbar-brand {
    padding: 18px 15px;
  }
  .logo-size {
    width: 83%;
  }
  .founder-sub-text {
    width: 100%;
  }
  .hide-speaker-1 .form-ck-box {
    padding-left: 10px;
  }
  .hide-speaker {
    display: contents;
  }
  .hide-speaker-1 {
    display: none;
  }
  .chip-pad {
    padding: 0px !important;
  }
  #speaker-section .owl-carousel .owl-stage {
    position: relative;
    left: 0%;
  }
  .form-ck-box {
    padding-left: 0px;
  }
  #video .owl-carousel .owl-stage {
    position: relative;
    left: 0%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .logo-size {
    width: 300px;
  }
}
.fw-500 {
  font-weight: 500;
}
.text-white {
  color: #fff;
}
.text-red {
  color: red;
}
.black-background {
  background: url(../images/b_bg.png);
}
.btn-style-1 {
  pointer-events: none;
}
label.error {
  color: red !important;
  font-size: 12px;
}
.successModal-image {
  width: 70%;
  border-radius: 50px;
}
#cto_conversations .item {
  margin-bottom: 10px;
}
.form-group {
  height: 90px;
}
.nav-register {
  border: 1px solid #f0a638;
}
/* #person p:nth-child(2) {
  height: 50px;
} */
/* #person p:nth-child(3) {
  font-weight: bold;
} */
.owl-item a {
  text-decoration: none;
}
#person p:hover {
  text-decoration: underline;
}
.logo_nav {
  height: 38px;
}
@media screen and (max-width: 480px) {
  .logo_nav {
    height: 25px;
  }
  .conversation2 {
    background-position: 105% 101% !important;
  }
  #conversation2_first_event,
  #conversation2_second_event, .conversation2_chap2_event {
    background-position: 100% 100% !important;
  }
  .founder-sub-text {
    width: 100%;
  }
  .owl-carousel .owl-stage {
    left: 0%;
  }
}
.form-container {
  background: url(../images/form-bg-2.png);
  background-size: cover;
}
.text-bold {
  font-weight: bold;
}
.carousel_cto {
  min-height: 500px;
}
.carousel_cto1 {
  min-height: 480px;
}
.carousel-control.right {
  right: -12%;
}
.carousel-control.left {
  left: -12%;
}
.carousel-control {
  top: 50%;
}
span.fa.fa-chevron-left,
span.fa.fa-chevron-right {
  font-size: 30px;
}
.article-h4{
  color: #f0a638;
}
.articleHr {
    border-color: #f0a638;
    /*width: 75%*/
}