body{ margin:0; padding:0 !important;} 
*{box-sizing: initial !important;}
.header{ background:#333333; float:left; width:100% }
.wrapContent{ margin:0 auto; width:1002px}
.wrap{ float:left; width:100%;}
.logo{ float:left; padding:10px 0;}
.menu{ float:right;} .menu ul{ list-style:none; margin:0} .menu ul li{ float:left; border-right:1px solid #000;  } .menu ul li a{font-family:calibri; font-size:16px; color:#f9edda; padding:36px 24px; text-decoration:none; float:left} .menu ul li a:hover{ background:#f9edda; color:#333333;} .menu ul li .active{background:#f9edda; color:#333333; }
.mainWap{ float:left; padding-bottom: 25px;width:100%; }
.slideImg{ width:100%; background:url(http://www.tcyonline.com/india/images/webinar-lp-banner.jpg) center top no-repeat #F8EBDA; float:left; height:514px;}
.agenda{ background:#F1F1F1;}
h2{ color: #333;float: left;font-family: calibri;font-size: 69px;font-weight: normal;margin: 0;padding:30px 0 10px;text-transform: uppercase;width: 100%;}
p{ float:left; width:100%;font-family: calibri;font-size: 19px; color:#333; padding:0; margin:0 0 20px; }
.points{ float:left; width:100%;}
.points ul{ float:left; padding:0 0 0 15px; margin:0}
.points ul li{font-family: calibri;font-size: 19px; float:left; width:100%; margin:0 0 14px;}
.question{ font-family: calibri;font-size: 21px; width:2%; color:#444; font-weight:bold; float:left;}
.questionText{ font-family: calibri;font-size: 21px; width:97%; color:#444; font-weight:bold; float:left; padding-left:1%}
.answer{font-family: calibri;font-size: 19px; padding:10px 0 20px 3%; width:97%; color:#444; float:left; box-sizing:none !important}
.speakers{ background:#F8EBD8;}
.speakers h2{ text-align:center; padding:30px 0 0}
h3{color: #444;float: left;font-family: calibri;font-size: 28px ; text-align:center;font-weight: normal;margin: 0;padding:0 0 40px 0;width: 100%;}
.speakerBox{ background:#fff; width:96%; float:left; padding:45px 0 30px; height:174px; margin-right:4%; margin-bottom:40px;}
.speakerImageBox{ float:left; width:100%; text-align:center;}
.speakerImage{ width:130px; border:1px solid #999; height:130px; border-radius:70px; -moz-border-radius:70px; -webkit-border-radius:70px;}
.speakerName{ text-align:center; font-family:calibri; float:left; font-size:21px; color:#444; width:100%; padding:13px 0;}
.speakerDesignation{ text-align:center; font-family:calibri; float:left; font-size:17px; color:#444; width:100%; padding:0;}
.topScrollImg{ position:fixed; right:15px; bottom:80px;}

.owl-carousel { display: none; position: relative; width: 100%; float:left}
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%;}
.owl-carousel .owl-wrapper::after {clear: both;content: "."; display: block;  height: 0; line-height: 0; visibility: hidden;}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { backface-visibility: hidden;transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-item { float: left;}

#dullDivFB {
  background: #000 none repeat scroll 0 0;
  border: 0.0625em solid #114eab;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 4;
}

#surveyDivFB {
  display: none;
  height: auto;
  padding: 10px;
  position: fixed;
  top: 0;
  z-index: 200;
}
#surveyDivFB .survey_whiteDiv {
  background-color: #ffffff;
  height: auto;
  margin: auto;
  padding: 10px;
  position: relative;
  width: 465px;
  z-index: 10;
  float:left;
}
#surveyDivFB .padding_bottom {
  clear: both;
  padding-bottom: 10px;
}
#surveyDivFB .survey_welcome {
  border-bottom: 1px solid #dddddd;
  color: #333333;
  font-size: 17px;
  font-weight: bold;
  line-height: 25px;
  text-align: left;
}

#surveyDivFB  #start {
  float: left;
  padding: 10px 0 20px;
  width: 100%;
}
#surveyDivFB  .popuptabs{display:none; }
#signup .header {
    margin-bottom: 20px;
}

#signup .header h3 {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}

#signup .header p {
    color: #8f8f8f;
    font-size: 14px;
    font-weight: 300;
}

#signup .sep {
    height: 1px;
    background: #e8e8e8;
    width: 406px;
    margin: 0px -25px;
}

#signup .inputs {
    margin-top: 25px;
}

#signup .inputs label {
    color: #8f8f8f;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 7px;
    display: block;
}

input::-webkit-input-placeholder {
    color:    #b5b5b5;
}

input:-moz-placeholder {
    color:    #b5b5b5;
}

#signup .inputs input[type=phone], input[type=name], input[type=email] {
    background: #f5f5f5;
    font-size: 17px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    padding: 9px 10px;
    width: 97%;
    margin-bottom: 20px;
    box-shadow: inset 0px 2px 3px rgba( 0,0,0,0.1 );
    clear: both;
}

#signup .inputs input[type=phone]:focus, input[type=name]:focus, input[type=email]:focus {
    background: #fff;
   // box-shadow: 0px 0px 0px 3px #fff38e, inset 0px 2px 3px rgba( 0,0,0,0.2 ), 0px 5px 5px rgba( 0,0,0,0.15 );
    outline: none;   
}

#signup .inputs .checkboxy {
    display: block;
    position: static;
    height: 25px;
    margin-top: 10px;
    clear: both;
}

#signup .inputs input[type=checkbox] {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

#signup .inputs label.terms {
    float: left;
    font-size: 14px;
    font-style: italic;
}

#signup .inputs .submit {
    width: 100%;
    margin-top: 20px;
    padding: 15px 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    background: linear-gradient(
        top,
        #67afe7 0%,
        #4991c9);
        background: -moz-linear-gradient(
        top,
        #67afe7 0%,
        #4991c9);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#67afe7),
        to(#4991c9));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #737b8d;
    -moz-box-shadow:
        0px 5px 5px rgba(000,000,000,0.1),
        inset 0px 1px 0px rgba(255,255,255,0.5);
    -webkit-box-shadow:
        0px 5px 5px rgba(000,000,000,0.1),
        inset 0px 1px 0px rgba(255,255,255,0.5);
    box-shadow:
        0px 5px 5px rgba(000,000,000,0.1),
        inset 0px 1px 0px rgba(255,255,255,0.5);
    text-shadow:
        0px 1px 3px rgba(000,000,000,0.3),
        0px 0px 0px rgba(255,255,255,0);
    display: table;
    position: static;
    clear: both;
}

#signup .inputs #submit:hover {
    background: linear-gradient(
        top,
        #4991c9 0%,
        #67afe7);
        background: -moz-linear-gradient(
        top,
        #4991c9 0%,
        #67afe7);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#4991c9),
        to(#67afe7));
}
.schedule{float: left;
text-align: left;
width: 48%; padding-right:1.5%; border-right:1px solid #ccc}
.schedule .answer { color: #444;  float: left;  font-family: calibri;  font-size: 17px;  padding: 0px 0 15px 0;  width: 97%;}