@font-face {
  font-family: 'robotoblack';
  src: url('../fonts/roboto.black-webfont.eot');
  src: url('../fonts/roboto.black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto.black-webfont.woff2') format('woff2'), url('../fonts/roboto.black-webfont.woff') format('woff'), url('../fonts/roboto.black-webfont.ttf') format('truetype'), url('../fonts/roboto.black-webfont.svg#robotoblack') format('svg');
  font-weight: normal;
  font-style: normal;
}
input[type='text'], input[type='email'], input[type='tel'], input[type='submit'], input[type='search'], input[type='url'], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
html {
  font-size: 62.5%;
}
body {
  font-family: 'Roboto', sans-serif;
  background: #fff;
  margin: 0 auto;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  color: #454545;
  -webkit-appearance: none;
}
p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 21px;
  line-height: 2.1rem;
  color: #454545;
}
table{
    border: 1px solid #ececec;
    border-top: 2px solid #d0d0d0;
    border-left: 2px solid #d0d0d0;}
td{
    border-bottom: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    padding: 5px;
    font-size: 13px;
    color: #036aa0;
}
tr{background: #fdfdfd;}
tr:nth-child(odd){ background: #f7f7f7;}

.ful-div{ width: 100%; float: left; clear: both;}
a {
  text-decoration: none;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  color: #000;
}
a:hover {
  text-decoration: none;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  color: #1991d0;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  max-width: 100%;
  height: auto !important;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/*===========================*/
#wrapWhole{ width: 100%; float: left; clear: both;}
.main-wrap {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
}
.main-wrap:after{content: ""; clear: both; visibility: visible; display: block;}


.header {
  position: relative;
  overflow: hidden;
  position: relative;
  height: 380px;
  margin: 0 0 30px;
}
/*---Meta Slider----*/
.header.homeheader{ height: auto; background: #000; }
.header.homeheader .metaslider .flexslider{ margin: 0;}
.header.homeheader .flex-viewport{ width: 100%;}
.metaslider .slides img{ height: auto;}


.header .top_head {
  height: 40px;
  width: auto;
  padding: 25px 0;
  text-align: right;
  margin-right: 28px;
  z-index: 4;
  float: right;
}
.header .top_head ul {
  float: right;
}
.header .top_head ul li {
  float: left;
  padding: 0 16px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 40px;
  line-height: 4rem;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.header .top_head ul li a {
  color: #e3e3e3;
}
.header .top_head ul li:hover {
  background: #1991d0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.header .top_head ul li:hover a {
  color: #fff;
}
.header .top_head ul li.form-search {
  height: 43px;
  position: relative;
  width: 44px;
  color: #2ab24b;
}
.header .top_head ul li.form-search #search {
  background: none;
  border: medium none;
  color: #fff;
  float: left;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 30px;
  position: absolute;
  right: 4px;
  text-transform: capitalize;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 0;
  z-index: 99;
  height: 20px;
  padding-left: 20px;
}
.header .top_head ul li.form-search:hover,
.header .top_head ul li.form-search.openSrch {
  color: #fff;
  background: none;
}
.header .top_head ul li.form-search:hover #search,
.header .top_head ul li.form-search.openSrch #search {
  width: 300px;
  background: #1784bc;
}
.header .logoNavSec {
  width: 100%;
  height: 53px;
  z-index: 4;
  position: relative;
 margin-top: 20px;
}
.header h1.logo {
  width: 20%;
  float: left;
  text-align: right;
  margin: 0;
}
.header nav.main_menu {
  float: left;
  width: 70%;
  max-width: 1050px;
}
.header nav.main_menu ul {
  padding: 10px 0 0 15px;
}
.header nav.main_menu ul > li {
  float: left;
  padding: 0 15px;
  position: relative;
  height: 28px;
  line-height: 28px;
  line-height: 2.8rem;
}
.header nav.main_menu ul > li a {
  color: #e8e8e8;
  font-size: 16px;
  font-size: 1.5rem;
  font-weight: 300;
}
.header nav.main_menu ul > li:hover > a {
  color: #1991d0;
}
.header nav.main_menu ul > li:after {
  content: "";
  background: #6e6e6e;
  position: absolute;
  right: 0;
  top: 3px;
  height: 23px;
  width: 1px;
  transform: rotate(20deg);
}
.header nav.main_menu ul > li:last-child:after {
  display: none;
}
.header nav.main_menu ul > li.current-menu-item > a, .header nav.main_menu ul > li.current-menu-parent > a {
  color: #1991d0;
}
.header nav.main_menu ul > li ul {
  background: #000;
  position: absolute;
  border: 1px solid #343434;
  top: 100%;
  left: 0;
  padding: 0;
  width: 300px;
  z-index: 9999;
  opacity: 0;
  padding: 0;
  -webkit-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform: perspective(350px) rotateX(-90deg);
  -o-transform: perspective(350px) rotateX(-90deg);
  transform: perspective(350px) rotateX(-90deg);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;

}
.header nav.main_menu ul > li ul li {
  display: block;
  position: relative;
  height: auto;
  text-align: left;
  border-bottom: 1px solid #343434;
  float: none;
  padding: 5px;
}
.header nav.main_menu ul > li ul li:after {
  display: none;
}
.header nav.main_menu ul > li ul li:last-child {
  border-bottom: none;
}
.header nav.main_menu ul > li ul li a {
  color: #e3e3e3;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 10px 15px;
  border-left: none;
  font-weight: 300;
}
.header nav.main_menu ul > li ul li a:hover {
  color: #fff;
  border: none;
}
.header nav.main_menu ul > li ul li.current-menu-item a, .header nav.main_menu ul > li ul li:hover a {
  color: #1991d0;
}
.header nav.main_menu ul > li:hover ul {
  visibility: visible;
  opacity: 1;
  -webkit-transform: perspective(350px) rotateY(0deg);
  -o-transform: perspective(350px) rotateY(0deg);
  transform: perspective(350px) rotateY(0deg);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.header .banner .bannerDetails {
  position: absolute;
  width: 100%;
  text-align: center;
  padding-top: 5%;
  z-index: 3;
  top: 0;
}
.header .banner .bannertext h2 {
  color: #fff;
  font-size: 60px;
  font-size: 6rem;
  line-height: 60px;
  line-height: 6rem;
  text-transform: uppercase;
  margin: 0;
}
.header .banner .bannertext h2 strong {
  font-size: 107px;
  font-size: 10.7rem;
  line-height: 100px;
  line-height: 10rem;
}
.header .banner .newsletterSec p {
  font-size: 22px;
  font-size: 2.2rem;
  color: #fff;
  text-align: center;
}
.header .banner .newsletterSec input[type=email] {
  height: 67px;
  line-height: 67px;
  line-height: 6.7rem;
  background: #fff;
  opacity: 0.9;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  padding-left: 35px;
  max-width: 610px;
  width: 60%;
  border: none;
  display: inline-block;
  vertical-align: middle;
  color: #2ab24b;
  font-size: 40px;
  font-size: 4rem;
}
.header .banner .newsletterSec button {
  background: #2ab24b;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  border: none;
  width: 100px;
  height: 100px;
  font-size: 47px;
  font-size: 4.7rem;
  position: relative;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-left: -70px;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  cursor: pointer;
}
.header .banner .newsletterSec button:hover {
  background: #1991d0;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    top: 15%;
  }
  to {
    opacity: 1;
    top: 12%;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
    top: 15%;
  }
  to {
    opacity: 1;
    top: 12%;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    top: 15%;
  }
  to {
    opacity: 1;
    top: 12%;
  }
}
.bannerDetails, .attendee_details {
  opacity: 0;
  /*just in case ie*/
  opacity: 1 \9;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
@keyframes bganim {
  0% {
    background-size: 110% 110%;
  }
  50% {
    background-size: 100% 100%;
  }
  100% {
    background-size: 110% 110%;
  }
}
@-webkit-keyframes bganim {
  0% {
    background-size: 110% 110%;
  }
  50% {
    background-size: 100% 100%;
  }
  100% {
    background-size: 110% 110%;
  }
}
::-webkit-input-placeholder {
  color: #b1b1b1;
  font-size: 16px;
  font-size: 1.6rem;
}
:-moz-placeholder {
  color: #b1b1b1;
  font-size: 16px;
  font-size: 1.6rem;
}
::-moz-placeholder {
  color: #b1b1b1;
  font-size: 12px;
  font-size: 1.2rem;
}
:-ms-input-placeholder {
  color: #b1b1b1;
  font-size: 16px;
  font-size: 1.6rem;
}
.green {
  color: #2ab24b;
}
.blue {
  color: #1784bc;
}
.mainSec {
  padding: 15px 0 0;
  clear: both;
}
.mainSec h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: normal;
  color: #363636;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  text-align: center;
}
.mainSec .homeSec {
  margin-bottom: 70px;
}
.mainSec ul.sourceList li {
  float: left;
  width: 32%;
  margin: 0 0 0 2%;
  position: relative;
}
.mainSec ul.sourceList li:first-child {
  margin-left: 0;
}
.mainSec ul.sourceList li img {
  width: 100%;
}
.mainSec ul.sourceList li .sourceDetails {
  background: #fff;
  -webkit-box-shadow: 0 0 1px #e1e1e1;
  -moz-box-shadow: 0 0 1px #e1e1e1;
  -o-box-shadow: 0 0 1px #e1e1e1;
  -ms-box-shadow: 0 0 1px #e1e1e1;
  box-shadow: 0 0 1px #e1e1e1;
  border: 1px solid #e1e1e1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 99%;
  max-width: 338px;
  margin: auto;
  position: absolute;
  top: 80%;
  left: 0;
  right: 0;
  min-height: 111px;
}
.mainSec ul.sourceList li h3 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  /*border-bottom: 1px solid lighten($other-, 91%);*/
  color: #fff;
  padding: 10px 0;
  background: #2ab24b;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  margin: auto;
  max-width: 239px;
  text-align: center;
}
.mainSec ul.sourceList li p {
  padding: 40px 15px 15px;
  margin: 0;
}
.mainSec p.viewMore {
  text-align: center;
}
.mainSec p.viewMore a {
  color: #1991d0;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  border: 1px solid #1991d0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  padding: 10px 0;
  width: 180px;
}
.mainSec p.viewMore a:hover {
  background: #1991d0;
  color: #fff;
}
.eventSec h2 {
  position: relative;
  padding-top: 65px;
}
.eventSec h2:before {
  content: "";
  position: absolute;
  /*background: url(../images/chat_icon.png) no-repeat;*/
  width: 63px;
  height: 54px;
  top: 58%;
  right: 70%;
  margin: auto;
}
.eventSec span.event_title_image {
  display: block;
  text-align: center;
}
.eventSec .eventListSec {
  margin: 35px 0 0;
}
.eventSec .eventListSec .eventList {
 /* height: 650px;
  float: left;
  padding: 50px 0;*/
  width: 100%;
}
.eventSec .eventListSec .eventList ul {
 /* overflow: hidden;*/
}
.eventSec .eventListSec .eventList li {
  /*float: left;
  width: 95%;
  margin:0 2.5%;*/
  display: inline-block;
  vertical-align: top;
  width:45%;
  padding: 2%;
}
.eventSec .eventListSec .eventList #event_hmslider  li,
.eventSec .eventListSec .eventList #catalist_homeslider li,
.page-template-template-conference-landing .asideRightcnt #event_hmslider  li{width:96%;}
.eventSec .eventListSec .eventList #event_hmslider  li img,
.eventSec .eventListSec .eventList #catalist_homeslider  li img{ height: 130px !important;}
.page-template-template-conference-landing .asideRightcnt #event_hmslider  li img{ height: 130px !important;}
.page-template-template-conference-landing .asideRightcnt .owl-theme .owl-controls .owl-nav .owl-prev{left: -4%;}

.eventSec .eventListSec .eventList .mCSB_scrollTools .mCSB_draggerRail {
  /*width: 6px;*/
  background: #1991d0;
}
.eventSec .eventListSec .eventList .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #013E6B;
}
.eventSec .eventListSec .eventLogo {
  display: inline-block;
  width: 42%;
  vertical-align: top;
  text-align: center;
}
.eventSec .eventListSec .eventDetails {
  display: inline-block;
  width: 55%;
  vertical-align: top;
  margin-left: 2%;
}
.eventSec .eventListSec .eventDetails a {
  color: #1991d0;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  border: 1px solid #1991d0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  padding: 12px 0;
  width: 180px;
  text-align: center;
  margin: 15px 0 0;
}
.eventSec .eventListSec .eventDetails a:hover {
  background: #1991d0;
  color: #fff;
}
.eventSec .eventListSec .eventRight {
  float: right;
  width: 40%;
}
.eventSec .eventListSec .eventRight li {
  text-align: center;
  padding: 45px 0;
}
.partners {
  padding-top: 80px;
}
.partners h2 span {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: 300;
  display: block;
}
.partners .partnerLogos {
  margin: 50px 0 50px;
  background: #f8f8f8;
}
.partners .partnerLogos li {
  display: inline-block;
  padding: 15px 1.5%;
  border-left: 1px solid #fff;
  text-align: center;
}
.partners .partnerLogos li img:first-child {
  z-index: 1;
}
.partners .partnerLogos li:hover {
  cursor: pointer;
}
.partners .partnerLogos li:hover img:first-child {
  z-index: 0;
}
.partners .partnerLogos li:first-child {
  border-left: none;
}
.partners .partnerLogos.owl-carousel .owl-item {
  text-align: center;
}
.partners .partnerLogos.owl-carousel .owl-item img {
  width: auto;
}
.attendees {
  padding: 20px 0 0;
}
.attendees ul.attendeeList li {
  height: 375px;
  width: 20%;
  position: relative;
  float: left;
  text-align: center;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.attendees ul.attendeeList li img {
  vertical-align: bottom;
  width: 100%;
  height: 100% !important;
}
.attendees ul.attendeeList li h3 {
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  line-height: 30px;
  line-height: 3rem;
  text-shadow: 1px 1px 1px #000;
  position: absolute;
  bottom: 18%;
  width: 100%;
  text-align: center;
}
.attendees ul.attendeeList li p.attendee_desig {
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-shadow: 1px 1px 1px #666;
  position: absolute;
  bottom: 3%;
  width: 100%;
  text-align: center;
}
.attendees ul.attendeeList li:after {
  content: "";
  position: absolute;
  height: 5px;
  width: 81px;
  left: 0;
  right: 0;
  margin: auto;
  background: #2ab24b;
  bottom: 0;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.attendees ul.attendeeList li:hover {
  cursor: pointer;
}
.attendees ul.attendeeList li:hover:after {
  background: #1991d0;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.aboutUs .aboutLeft {
  float: left;
  width: 50%;
}
.aboutUs .aboutLeft .aboutLeftInner {
  float: right;
  max-width: 550px;
  padding: 75px 30px 0 0;
  width: 90%;
}
.aboutUs .aboutLeft .aboutLeftInner h2 {
  margin: 0 0 30px;
  text-align: left;
}
.aboutUs .aboutLeft .aboutLeftInner h2 strong {
  font-size: 38px;
  font-size: 3.8rem;
}
.aboutUs .aboutLeft .aboutLeftInner a {
  background: #2ab24b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 20px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  margin: 20px 0 0;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
.aboutUs .aboutLeft .aboutLeftInner a:hover {
  background: #1991d0;
}
.aboutUs .aboutRight {
  float: right;
  width: 50%;
  height: 500px;
  overflow: hidden;
}
.aboutUs .aboutRight img {
  width: 100%;
}
.footer {
  background: url(../images/footer_image.jpg) no-repeat;
  background-size: cover;
  padding: 72px 0;
}
.footer .footertexts {
  padding-bottom: 30px;
  border-bottom: 1px solid #6f6f6f;
  margin-bottom: 60px;
}
.footer .footerLeft {
  float: left;
  width: 20%;
  position: relative;
  padding: 50px 30px 0 0;
  margin: 0 30px 0 0;
}
.footer .footerLeft:after {
  content: "";
  position: absolute;
  background: url(../images/footer_arrow_image.png) no-repeat;
  width: 14px;
  height: 142px;
  right: -30px;
  top: 0;
}
.footer .footerRight {
  float: right;
  width: 66%;
  padding: 20px 0 0;
}
.footer .footerRight p {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 28px;
  line-height: 2.8rem;
}
.footer .footerMenu {
  width: 55%;
  float: left;
}
.footer .footerMenu ul li {
  display: inline-block;
  width: 33%;
  margin: 5px 0 0;
}
.footer .footerMenu ul li a {
  color: #e6e6e6;
  font-size: 16px;
  font-size: 1.6rem;
}
.footer .footerMenu ul li a:hover {
  color: #1991d0;
}
.footer .socialMenu {
  margin: 50px 0 0;
}
.footer .socialMenu ul {
  text-align: center;
}
.footer .socialMenu ul li {
  display: inline-block;
  margin: 0 5px;
}
.footer .socialMenu ul li a {
  font-size: 27px;
  font-size: 2.7rem;
  display: block;
  border: 1px solid #bfbfbf;
  width: 51px;
  height: 31px;
  padding: 10px 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.footer .socialMenu ul li a i {
  color: #ccc;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.footer .socialMenu ul li a em {
  display: none;
}
.footer .socialMenu ul li a:hover {
  border: 1px solid #1991d0;
}
.footer .socialMenu ul li a:hover i {
  color: #1991d0;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.footer .footerNewsletter {
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
}

.footer .footerNewsletter h3 {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 30px;
  line-height: 3rem;
  margin-top: 20px;
}
.footer .footerNewsletter h3 a{ color: #FFF;}
.footer .footerNewsletter h3 a:hover{ color: #1991d0;}
.footer .footerNewsletter a:hover h3{ color: #1991d0; }
.footer .footerNewsletter input[type=email] {
  height: 30px;
  padding: 10px 5px 10px 10px;
  display: inline-block;
  vertical-align: top;
  border: none;
  width: 70%;
  max-width: 246px;
  color: #9f9f9f;
  font-size: 16px;
  font-size: 1.6rem;
  text-indent: 10px;
}
.footer .footerNewsletter span.email_Wrap {
  position: relative;
  display: inline-block;
  background: #f2f2f2;
  width: 46px;
  border-right: 1px solid #e6e6e6;
  color: #999;
  display: inline-block;
  text-align: center;
  padding: 14px 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  margin-right: -5px;
  font-size: 16px;
  font-size: 1.6rem;
  /*@include line-height(5);*/
  height: 22px;
}
.footer .footerNewsletter input[type=submit] {
  background: #2ab24b;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  border: none;
  height: 50px;
  padding: 0 15px;
  font-family: 'robotoblack';
  margin-left: -5px;
}
.footer .footerNewsletter input[type=submit]:hover {
  background: #1991d0;
}
.copyright {
  background: #000;
  text-align: center;
}
.copyright p {
  font-weight: 300;
  font-size: 16px;
  font-size: 1.6rem;
  color: #808080;
  margin: 0;
  padding: 40px 0;
}
.copyright p a {
  color: #dedede;
}
.copyright p a:hover {
  color: #1991d0;
}
h2.inner_bannertext {
  font-size: 60px;
  font-size: 6rem;
  line-height: 60px;
  line-height: 6rem;
  color: #fff;
  text-transform: uppercase;
}
h2.inner_bannertext strong {
  font-size: 107px;
  font-size: 10.7rem;
  line-height: 107px;
  line-height: 10.7rem;
}
.innerMainSec {
  padding: 45px 0 50px;
}
.innerMainSec h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 50px;
  font-size: 5rem;
  line-height: 60px;
  line-height: 6rem;
  color: #363636;
  margin: 0 0 20px;
  text-transform: uppercase;
  text-align: center;
}
.innerMainSec h5.subTitle {
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 50px;
}
.innerMainSec p.bigText {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #363636;
}
.innerMainSec .alignCenter {
  text-align: center;
}
.innerMainSec ul.catalyst {
  margin-bottom: 120px;
}
.innerMainSec ul.catalyst li {
  width: 32%;
  margin-left: 2%;
  float: left;
  text-align: center;
}
.innerMainSec ul.catalyst li:first-child {
  margin-left: 0;
}
.innerMainSec ul.catalyst li h3 {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 30px;
  line-height: 3rem;
  border-bottom: 1px solid #e6e6e6;
  padding: 0 0 20px;
}
.innerMainSec ul.catalyst li a.readMore {
  color: #1991d0;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  border: 1px solid #1991d0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  padding: 12px 0;
  width: 150px;
  text-align: center;
  margin: 15px 0 0;
}
.innerMainSec ul.catalyst li a.readMore:hover {
  background: #1991d0;
  color: #fff;
}
.innerMainSec .projectSec {
  padding: 0 0 100px;
}
.innerMainSec .projectSec h2 {
  position: relative;
  padding: 65px 0 30px;
}
.innerMainSec .projectSec h2:before {
  content: "";
  position: absolute;
 /* background: url(../images/chat_icon.png) no-repeat;*/
  width: 63px;
  height: 54px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.innerMainSec .projectSec ul.projectList {
  background: url(../images/event_bg.png) no-repeat center top;
  padding: 70px 0 100px;
}
.innerMainSec .projectSec ul.projectList li {
  width: 266px;
  /*padding:0 10px;*/
  display: inline-block;
  position: relative;
  /*border-left: 1px solid lighten($other-color,90%);*/
  text-align: center;
}
.innerMainSec .projectSec ul.projectList li .projectDetails {
  min-height: 120px;
}
.innerMainSec .projectSec ul.projectList li span {
  min-height: 105px;
  display: block;
}
.innerMainSec .projectSec ul.projectList li h3 {
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 10px;
}
.innerMainSec .projectSec ul.projectList li p {
  line-height: 20px;
  line-height: 2rem;
  font-size: 13px;
  font-size: 1.3rem;
  margin: 5px 0;
}
.innerMainSec .projectSec ul.projectList li a.readMore {
  color: #1991d0;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  border: 1px solid #1991d0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  padding: 12px 0;
  width: 150px;
  text-align: center;
  margin: 15px 0 0;
}
.innerMainSec .projectSec ul.projectList li a.readMore:hover {
  background: #1991d0;
  color: #fff;
}
.innerMainSec .projectSec ul.projectList.owl-carousel .owl-item {
  /*padding: 0 15px;*/
  text-align: center;
  border-left: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.innerMainSec .projectSec ul.projectList.owl-carousel .owl-item:first-child {
  border-left: none;
}
.innerMainSec .projectSec ul.projectList.owl-carousel .owl-item img {
  width: auto;
  display: inline-block;
}
ul.newslatest li .upleftside {
  width: 20%;
  float: left;
}
ul.newslatest li .uprightside {
  width: 78%;
  float: right;
}
ul.newslatest li .uprightside h5 {
  padding: 0;
  margin: 0 0 0 0;
  color: #666;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: 700;
}
ul.newslatest li .uprightside > a {
  font-weight: 700;
  font-size: 15px;
  background: #0f499d;
  padding: 8px 18px;
  line-height: 28px;
  text-transform: uppercase;
  vertical-align: top;
  color: #fff;
  display: inline-block;
}
ul.newslatest li .uprightside > a:hover {
  background: #666;
}
nav.navigation.post-navigation:before,
nav.navigation.post-navigation:after,
nav.navigation.pagination:before,
nav.navigation.pagination:after {
  display: table;
  content: "";
  clear: both;
}
.nav-links {
  border-top: 1px solid #e3e3e3;
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px 0;
  width: 100%;
  font-weight: normal;
}
.nav-links .nav-previous {
  float: left;
}
.nav-links .nav-previous a {
  color: #2ab24b;
}
.nav-links .nav-previous a:before {
  content: "\f100";
  font-family: 'FontAwesome';
  color: #2ab24b;
  padding-right: 5px;
  transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
}
.nav-links .nav-previous a:hover {
  color: #1991d0;
}
.nav-links .nav-previous a:hover:before {
  color: #1991d0;
  padding-right: 10px;
  transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
}
.nav-links .nav-next {
  float: right;
}
.nav-links .nav-next a {
  color: #2ab24b;
}
.nav-links .nav-next a:after {
  content: "\f101";
  font-family: 'FontAwesome';
  color: #2ab24b;
  padding-left: 5px;
  transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
}
.nav-links .nav-next a:hover {
  color: #1991d0;
}
.nav-links .nav-next a:hover:after {
  color: #1991d0;
  padding-left: 10px;
  transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
}
nav.navigation.pagination .nav-links {
  text-align: center;
}
nav.navigation.pagination span.current {
  font-weight: 700;
  font-size: 15px;
  background: #1991d0;
  display: inline-block;
  color: #fff;
  padding: 8px;
}
nav.navigation.pagination a {
  font-weight: 700;
  font-size: 15px;
  background: #2ab24b;
  display: inline-block;
  color: #fff;
  margin: 0 5px;
  padding: 8px;
}
nav.navigation.pagination a:hover {
  background: #1991d0;
}
.owl-theme .owl-controls .owl-nav {
  position: relative;
  width: 100%;
}
.owl-theme .owl-controls .owl-nav .owl-prev {
  left: -2%;
  position: absolute;
  bottom: 60px;
  background: none;
}
.owl-theme .owl-controls .owl-nav .owl-prev i {
  color: #ccc;
  font-size: 40px;
  font-size: 4rem;
}
.owl-theme .owl-controls .owl-nav .owl-prev:hover {
  background: none;
}
.owl-theme .owl-controls .owl-nav .owl-next {
  right: -2%;
  position: absolute;
  bottom: 60px;
  background: none;
}
.owl-theme .owl-controls .owl-nav .owl-next i {
  color: #ccc;
  font-size: 40px;
  font-size: 4rem;
}
.owl-theme .owl-controls .owl-nav .owl-next:hover {
  background: none;
}
.owl-theme .owl-controls .owl-dots {
  margin: 100px 0 0;
}
.owl-theme .owl-controls .owl-dots .owl-dot span {
  background: #fff;
  border: 1px solid #bcbcbc;
}
.owl-theme .owl-controls .owl-dots .owl-dot.active span, .owl-theme .owl-controls .owl-dots .owl-dot:hover span {
  background: #1991d0;
  border: 1px solid #1991d0;
}
form.search-form span {
  display: inline-block;
  vertical-align: middle;
}
form.search-form input[type=text], form.search-form input[type=search] {
  height: 40px;
  padding: 10px 5px;
  display: inline-block;
  vertical-align: middle;
  border: none;
  width: 70%;
  max-width: 246px;
  color: #9f9f9f;
  font-size: 16px;
  font-size: 1.6rem;
  text-indent: 10px;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
form.search-form input[type=submit], form.search-form button {
  background: #2ab24b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  padding: 0 15px;
  height: 40px;
  border: none;
  cursor: pointer;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
form.search-form input[type=submit]:hover, form.search-form button:hover {
  background: #1991d0;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
html.ipad .header .newsletterSec button {
  padding: 0 25px;
  width: 100px;
}
.error-404 {
  padding: 50px 0;
}
.error-404 .page-header {
  text-align: center;
  margin-bottom: 30px;
}


.innerMainSec h2{}
.innerMainSec .alignright{ float: right;  margin: 10px 0 15px 25px;}

ul.aboutSublist{ margin-top: 50px;}
ul.aboutSublist li{list-style-type: none; padding-left: 6.5%; float: left; width: 20%; text-align: center;}
ul.aboutSublist li:first-child{ padding-left: 0;}
ul.aboutSublist li h3{ font-size: 24px; color: #1e1e1e; font-weight: 400; font-family: 'Oswald', sans-serif;}
ul.aboutSublist li a.rmbttn{ display: inline-block; padding:0 18px; line-height: 33px; border: 1px solid #1991d0; color: #1991d0; font-family:'Oswald', sans-serif; font-weight: 400; font-size: 13px; text-transform: uppercase; }
ul.aboutSublist li a.rmbttn:hover{ color: #FFF; background: #1991d0;}


/*=======Product & Services==========*/
.main-wrap div.productLIsting{width: 31%; display: inline-block;  vertical-align: top; margin: 30px 0;}
.main-wrap div.productLIsting:nth-child(3n - 1){ margin: 30px 2.5%;}
.productLIsting .leftImgdiv{ width: 100%; float: left;}
.productLIsting .leftImgdiv img{ max-width: 90%; height: auto;}
.productLIsting .ritContainer{ width: 100%; float: right; text-align: center; color: #4d5051;}
.productLIsting .ritContainer h3{ font-size: 27px; font-weight: 500; }
.productLIsting .ritContainer h3 a{  color: #238fce;}
.productLIsting .ritContainer h3 a:hover{ color: #454545;}





/*==============Team===========*/
.genaral-team, .conference-team, .catalyst-team{
  text-align: left;
  padding: 30px 0;
}
.conference-team ul.socialLInks li,
.catalyst-team  ul.socialLInks li{
  list-style-type:none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0 2px;
}
.conference-team ul.socialLInks li a,
.catalyst-team  ul.socialLInks li a{ display: block;  height: 28px;   width: 28px; line-height: 28px;  font-size: 16px;  border-radius: 2px;   border: 1px solid #000;}
.conference-team ul.socialLInks li a:hover,
.catalyst-team  ul.socialLInks li a:hover{ background: #000; color: #FFF;}
.genaral-team{ padding-top: 0px;}
.conference-team{ border-top: 1px solid #454545; border-bottom: 1px solid #454545;}
.ourteamSection h2{
   font-size: 30px;
   font-weight: 500;
   color: #238fce;
   text-align: center;
   text-transform: uppercase;
}
.ourteamSection h3{
   font-size: 22px;
   font-weight: 500;
   color: #238fce;
   text-transform: uppercase;
   line-height: normal;
}
.ourteamSection .genaral-team h3{
  font-size: 26px;
}
.ourteamSection h4{
   font-size: 15px;
   font-weight: 500;
   color: #238fce;
   text-transform: uppercase;
   line-height: normal;
}
.ourteamSection h4 a{ color: #32b44a;}
.ourteamSection h4 a:hover{ color: #454545;}
.ourteamSection .genaral-team h4{ font-size: 18px;}

.ourteamSection .teamBoxdiv {
   width: 21.5%;
   display: inline-block;
   vertical-align: top;
   margin: 1.5%;
   text-align: center;
}

.ourteamSection .genaral-team .teamBoxdiv{ width: 40%; margin:0 3% 3% 3%;}
.ourteamSection .teamBoxdiv img{ width: 100%; height: auto;}
.ourteamSection p{ text-align: left;}

/*================Media Page=================*/
a.rmbttn{
      display: inline-block;
    padding: 0 18px;
    line-height: 33px;
    border: 1px solid #1991d0;
    color: #1991d0;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
}
.mediaPagewrap a.rmbttn{ margin-top: 25px;}
.mediaPagewrap a.rmbttn:hover {
    color: #FFF;
    background: #1991d0;
}
.mediaPagewrap h2{
  font-size: 27px;
   font-weight: 500;
   color: #238fce;
   text-align: center;
   text-transform: uppercase;
}
/*.mediaPagewrap ul li{ list-style-type: none; margin: 8px 0;}
.mediaPagewrap ul li a{ color: #32b44a; }
.mediaPagewrap ul li a:hover{ color: #454545; text-decoration: underline;}
.mediaPagewrap ul li p{ display: inline;}*/
.mediaPagewrap .leftcontentPart{ width: 47%; float: left; margin-top: 25px;}
.mediaPagewrap .rightcontentPart{ width: 47%; float: right; margin-top: 25px;}
.mediaPagewrap .leftcontentPart ul li,
.mediaPagewrap .rightcontentPart ul li,
.listMediaWrap ul li{ border-top: 1px solid #dfdfdf; padding-top: 15px;  list-style-type: none; margin: 8px 0; font-size: 14px; color: #262525;}
.mediaPagewrap .leftcontentPart ul li:first-child,
.mediaPagewrap .rightcontentPart ul li:first-child,
.listMediaWrap ul li:first-child{ border: 0; padding-top:0 }
.mediaPagewrap .leftcontentPart ul li a,
.mediaPagewrap .rightcontentPart ul li a,
.listMediaWrap ul li a{ color: #32b44a; }
.mediaPagewrap .leftcontentPart ul li a:hover,
.mediaPagewrap .rightcontentPart ul li a:hover,
.listMediaWrap ul li a:hover{ color: #454545; text-decoration: underline; }

/*===================*/
.conferenceHeader{ height: inherit; width: 100%; position: fixed; top: 0; z-index: 999; padding: 20px 0; min-height: inherit; background: #191923; overflow: inherit;}
.conferenceHeader.header nav.main_menu{ width: auto; max-width: inherit;}
.conferenceHeader.header .top_head{ width: auto; display: inline-block; vertical-align:middle; padding: 0; float: right;}
.pgstickynav{ border-top: 1px solid #525252; padding-top: 15px; text-align: right;}
.pgstickynav ul li{ list-style-type: none; display: inline-block; font-size: 14px; margin:0 8px; text-transform: uppercase; font-weight: 400;}
.pgstickynav ul li a{color: #CCC;}
.pgstickynav ul li a:hover, .pgstickynav ul li.active a{ color: #1991d0;}

.conferanceWrap h1, .conferanceWrap h2, .conferanceWrap h3, .conferanceWrap h4{ line-height: normal;}
.topbannerWrap, .agendaBanner, .venueWrap .venueBannerwrap{ text-align: center;  position: relative; padding: 100px 0;}
.topbannerWrap{ padding: 0; background: #CCC; margin-top: 130px;}
.topbannerWrap img{}

.maincontainWrap{ padding: 50px 0;}
.maincontainWrap .lftContainer{ width:67.5%; float: left; padding-right: 2.5%;}
.maincontainWrap .ritImgdiv{ width:29%; float: left; padding-left: 1%;}
.maincontainWrap img.alignright{ float: right; margin: 0 0px 30px 50px;}
.maincontainWrap img.alignleft{ float: left; margin: 0 50px 30px 0;}
.maincontainWrap h2{ font-size: 28px; text-transform: uppercase; color: #000; font-weight: 500;}
.maincontainWrap h2 span{ font-weight: 300; font-size: 25px; text-transform: capitalize;}

.cataDtlsTopContainer .cntnrLeft{ width: 75%; float: left;}
.cataDtlsTopContainer .sponsorRit{ width: 22%; float: left; padding-left: 3%;}
.cataDtlsTopContainer .sponsorRit ul li{ list-style-type: none;display: inline-block; width: 38%; padding: 2.5%; vertical-align: top; margin: 3%;}

.workshopWrap, .confrence-sponsoreWrap{border-top: 1px solid #CCC; margin-bottom: 20px;}
.workshopWrap ul li,
.confrence-sponsoreWrap ul li{ font-weight: 500; margin-left: 7%; width: 28%; margin-bottom: 50px; list-style-type: none; display: inline-block; vertical-align: top; font-size: 22px; color: #454545; }
.workshopWrap ul li .popupDiv,
.speakersWrap ul li .popupDiv{
 display: none;
 clear: both;
}
.popCnt{ padding: 2.5%; width: 95%; }
.workshopWrap ul li span{ font-size: 16px;}
.workshopWrap ul li:first-child,
.workshopWrap ul li:nth-child(4n),
.confrence-sponsoreWrap ul li:first-child,
.confrence-sponsoreWrap ul li:nth-child(4n){ margin-left: 0;}
.workshopWrap ul li a,
.confrence-sponsoreWrap ul li a{color: #454545; }
.workshopWrap ul li a:hover,
.confrence-sponsoreWrap ul li a:hover{ color: #1991d0;}

.confrence-sponsoreWrap ul li{ font-weight: 400; margin-bottom: 20px;}




.speakersWrap, .sponsoreWrap{ border-top: 1px solid #CCC; padding: 30px 0;}
.speakersWrap h2,
.workshopWrap h2,
.sponsoreWrap h2,
.confrence-sponsoreWrap h2{
  font-size: 28px;
  text-transform: uppercase;
  margin-top: 70px;
  margin-bottom: 50px;
}
.speakersWrap ul li h3{ font-size: 17px; text-transform: uppercase; font-weight: 500; color: #000;}
.speakersWrap ul li h3 span{ font-weight: 300; font-size: 14px; text-transform: capitalize;}
.speakersWrap ul li{ list-style-type: none;  display: inline-block; vertical-align: top; width: 23%; margin-left:2.2%; margin-bottom: 25px;  }
.speakersWrap ul li:first-child,
.speakersWrap ul li:nth-child(4n + 1){
  margin-left: 0;
}
.speakersWrap ul li .imgdiv{ width: 100%; height:295px; overflow: hidden; background-position: center top !important;
    background-size: cover !important;}
.speakersWrap ul li img{ width: 110%; height: auto; max-width: inherit;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.speakersWrap ul li:hover img{ width: 130%; height: auto;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}

.agendaBanner{background:url(../images/BLACK-AND-WHITE.jpg) no-repeat center top;}
.agendaBanner h2, .venueWrap .venueBannerwrap h2{ text-transform: uppercase; line-height: normal; margin: 0; font-size: 72px; color: #FFF; font-weight: 400;}
.agendaBanner h2 span, .venueWrap .venueBannerwrap h2 span{ text-transform: capitalize;}

.agendaTabwrap{ padding: 50px 0;}
.agendaTabwrap ul#tabList{ margin-top: 30px; }
.agendaTabwrap ul#tabList li{ list-style-type: none; font-size: 15px; border-top: 2px solid transparent; cursor: pointer; text-transform: uppercase; font-weight: 500; color: #999; display: inline; padding: 4px 2px 2px 2px; margin: 0 3px;}
.agendaTabwrap ul#tabList li.active, .agendaTabwrap ul#tabList li:hover{border-top: 2px solid #000; color: #000; }

.dateTime{ background: #f8f8f8; border-top: 1px solid #E4E4E4; border-bottom: 1px solid #E4E4E4; font-size: 22px; color: #000; font-weight: 500; text-transform: capitalize; line-height: normal; margin:30px 0; padding: 2%; width: 96%; }
.dateTime span{ color: #999;}

.agendaTabcontentWrap > div{ width: 100%; float: left; clear: both; border-top: 1px solid #ccc;}
.agendaTabcontentWrap > div:first-child{ border-top: 0;}
.agendaTabcontentWrap > div .dateDiv{ width: 18%; float: left;}
.agendaTabcontentWrap > div .dateDiv p{ font-size: 36px; color: #ccc; font-weight: 300; padding:10px;}
.agendaTabcontentWrap > div .dateDiv ul{ text-align: left; margin-bottom: 15px;}
.agendaTabcontentWrap > div .dateDiv ul li{ list-style-type: none; display: inline-block; width: 42%; padding: 1% 3%; margin: 2%;}
.agendaTabcontentWrap > div .cntnDiv{ width: 77%; padding-left: 5%; float: left;}
.agendaTabcontentWrap > div .cntnDiv h2{ font-size: 22px; color: #000; font-weight: 500; line-height: normal;}
.agendaTabcontentWrap > div .cntnDiv h2 span{ font-size: 15px; font-weight: 400;}
h3.spkheding{ margin-top: 30px; margin-bottom: 0; font-size: 17px; color: #6b6565; }
h3.spkheding + p{ margin-top: 5px;}
.agendaTabcontentWrap > div .cntnDiv p a{ font-weight: 700; color: #333;}
.agendaTabcontentWrap > div .cntnDiv p a:hover{ color: #1890D0;}

 h3.sponsoredby{ color: #28b350; margin:0 0 17px;}
 h3.sponsoredby span{ color: #535557; font-size: 16px; font-weight: 400;}



.sponsoreWrap ul li{list-style-type: none; display: inline-block; vertical-align: top; width: 20%; margin-left: 5%; min-height: 120px;}
.sponsoreWrap ul li:first-child, .sponsoreWrap ul li:nth-child(4n + 1){ margin-left: 0;}
.sponsoreWrap ul li img{}

.venueWrap .leftgmap{ width: 55%; float: left;}
.venueWrap .ritadresContent{ width: 42%; float: right;}
.venueWrap .ritadresContent h2{ font-weight: 700; font-size: 28px; text-transform: uppercase; margin: 0 0 32px 0;}
.venueWrap .ritadresContent p{ margin: 0 0 32px 0;}
.venueWrap{ padding-bottom: 60px;}
.venueBannerwrap{ margin-bottom: 60px; margin-top: 40px;}


/*==================*/
.membersingWrap{ padding-bottom: 60px;}
.membersingWrap .main-wrap{max-width: 1000px; }
.membersingWrap header{ position: relative; margin: 60px 0 0 0;}
.membersingWrap header:after{content: ""; width: 2px; height: 150%; background: #CCC;  position: absolute; top: 0; left: -20px;}
.membersingWrap  .imgDiv{ float: left; margin: 0 30px 30px 0;}
.membersingWrap .snglcontnet{ width: 75%; float: left;}
.membersingWrap h1{ margin-bottom: 8px;}
.membersingWrap .speaker-meta{ margin-bottom: 20px;}
.membersingWrap span a{ color: #1d8dba;}


.align_logo > a{ display: inline-block;  vertical-align: middle;}
.align_logo > a img{ display: inline-block;  vertical-align: middle; }


.innerMainSec{ clear: both;}

/*===========new adision==========*/
.quality_paraloxDiv .fuldiv{ padding-bottom: 20px; width: 100%; float: left; display: block;}
.quality_paraloxDiv .container1 img{ max-width: 100%;}
.quality_paraloxDiv .container2 > div{ width: 45.5%; min-height: 275px; border-bottom: 1px dotted #cfcfcf; display: inline-block; vertical-align: top; text-align: center; margin:2%;}
.quality_paraloxDiv .container2 > div h2{ line-height: normal; margin: 0; font-size: 15px; text-transform: uppercase; padding-bottom: 10px; }
.quality_paraloxDiv .container2 > div p{ font-size: 13px;}
.quality_paraloxDiv .container2.singleContOnly > div{ width: 98%; }

.quality_paraloxDiv .container3 .hlf-boxdiv p{ width: 70%; float: right; border-top:2px solid #cfcfcf; padding-top:8px; font-size: 14px;}

.quality_paraloxDiv .container4 img{ max-width: 100%;}
.quality_paraloxDiv .container4 .fuldiv{ width: 100%; display: block;}
.quality_paraloxDiv .container4 .hlf-boxdiv p{font-size: 14px; text-align: left; border-top:2px solid #cfcfcf; padding-top:8px;}

.quality_paraloxDiv .fulIMg{border-bottom: 1px solid #CCC;}

.quality_paraloxDiv .hlf-boxdiv{ width: 45%; float: left;}
.quality_paraloxDiv .hlf-boxdiv + div.hlf-boxdiv{ width: 48%; float: right;}
.quality_paraloxDiv img{ max-width: 100%; height: auto;}
.container9 h2{
    line-height: normal;
    margin: 10px 0;
    font-size: 15px;
    text-transform: uppercase;
    text-align: left;
}
.container9 > div.fuldiv{ text-align: center;}
.container9 > div.fuldiv ul li{ list-style-type: none; display: inline-block; vertical-align: top; margin:0 10px;}

.quality_paraloxDiv > div{ border-top:1px solid #c8c7c7; padding: 20px 0;}
.quality_paraloxDiv > div:first-child{ border-top:0;}

#listParalox{ position: fixed; right: 0; top: 40%; background: rgba(0, 0, 0, 0.3);}
#listParalox ul li{ list-style-type: none; display: block; clear: both; width: 20px; height: 20px; background: #FFF; border-radius: 50%; margin: 5px; cursor: pointer;}
#listParalox ul li.active{ background: #1991d0;}

.pastSpekersarea ul.attendeeList li{ width: 23%; display: inline-block; margin: 1%; vertical-align: top;}
.pastSpekersarea ul.attendeeList li img{ width: 100%; height: auto;}

/*===========================*/
.eventSec{ margin: 130px 0 94px 0; clear: both;}
.eventSec > .main-wrap{background: url(../images/event_bg.png) no-repeat center top; overflow: hidden;}
.eventSec .main-wrap > .left{ width: 48%; float: left;}
.eventSec .main-wrap > .right{ width: 48%; float: right;}
.eventSec .main-wrap h2{margin: 0 0 20px 0; padding: 0;}
ul#catalist_homeslider li{ list-style-type: none; float: left;}
ul#catalist_homeslider li img{width: 100%; height: auto; }
a.bttnclass{ display: inline-block; font-weight: 300; text-transform: uppercase; padding: 0 30px; font-size: 15px; color: #FFF; line-height: 45px; background: #1784bc; border-radius: 3px;}
a.bttnclass:hover{ background: #2ab24b;}
.header .banner .bannertext h2 + p{ margin-top: 23px;}


.eventSec span.event_title_image img{ width: 290px;}
.eventSec .eventListSec .eventList > div{    width: 90%; float: left; padding: 0 5%;}
.eventSec .eventListSec .owl-theme .owl-controls .owl-nav .owl-prev{ top: -80px; bottom: inherit; left: inherit; right: 100%;}
.eventSec .eventListSec .owl-theme .owl-controls .owl-nav .owl-next{ top: -80px; bottom: inherit; right: inherit; left: 100%;}

.eventSec .right .eventListSec{   /* margin-top: 52px;*/}
.eventSec .right .eventListSec .owl-theme .owl-controls .owl-nav .owl-prev,
.eventSec .right .eventListSec .owl-theme .owl-controls .owl-nav .owl-next{ top: -93px;}

/*.eventSec .eventListSec .eventList ul.ul_home_events li{    width: 242px; margin: 0 4px; float: left;}*/
.eventSec .eventListSec .eventList ul.ul_home_events li img{ width: 100%; height: auto; max-height: inherit;}

.fuldivContent{ width: 100%; float: left; clear: both; border-top: 1px solid #dadada; padding-bottom: 30px; padding-top: 50px;}
.catalyst-dtlsContainer .main-wrap > div.fuldivContent:first-child{ border-top: 0; padding-top: 0;}
.catalyst-dtlsContainer h2{ font-size: 40px; font-size: 4rem; color: #3366ff; margin-bottom: 15px; text-align: center;}
.catalyst-dtlsContainer h3{ font-size: 22px; text-transform: uppercase; color: #3366ff; margin-top: 27px; margin-bottom: 0;}

/*===========Conferance Landing==========*/
.topcnter-Cntpart{ text-align: center; margin-bottom: 45px;}
.topcnter-Cntpart h2{font-family: 'Roboto', sans-serif; font-size: 28px; text-transform: capitalize; font-weight: 700; line-height: normal;}
.topcnter-Cntpart p{}


.asideLeftcnt{ width: 48%; float: left;}
.asideRightcnt{ width: 48%; float: right;}
.whoattendiesDiv{ background: url(../images/attendiebg.jpg) no-repeat; background-size: cover; padding: 4% 2%; margin-bottom:35px; width: 96%; display: table;}
.whoattendiesDiv h2{ font-size: 60px; color: #FFF; width: 50%; display: table-cell; text-align: right; vertical-align: bottom;}
.whoattendiesDiv > ul{ width: 45%; padding-left: 5%; display: table-cell;}
.whoattendiesDiv > ul li{ list-style-type: none; margin: 7px 0; clear: both; padding-left: 21px; font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 400; color: #FFF; position: relative;}
.whoattendiesDiv > ul li:after{ content:"\f18e"; font-family: 'FontAwesome'; font-weight: normal; position: absolute;left: 0; top: 1px; font-size: 16px; color: #FFF;}
.why-att-videoDiv{}
.why-att-videoDiv h2,
.asideRightcnt h2{ font-size: 30px; text-align: left; line-height: normal; color: #444242;}
.why-att-videoDiv > ul li{ list-style-type: none; clear: both; margin: 12px 0; clear: both; padding-left: 17px; font-size: 14px; font-family: 'Roboto', sans-serif; font-weight: 400; position: relative;}
.why-att-videoDiv > ul li:after{ content:"\f111"; font-family: 'FontAwesome'; font-weight: normal; position: absolute;left: 0; top:0px; font-size: 12px; color: #2ab24b;}
.why-att-videoDiv > ul + h2{ margin-top: 35px; color: #444242;}
.why-att-videoDiv > ul.videolist li:after{ display: none;}
.why-att-videoDiv > ul.videolist li{ list-style-type: none; float:left; margin-left: 13px; padding: 0;}
.why-att-videoDiv > ul.videolist li:first-child{ margin-left: 0;}

.why-att-videoDiv > ul.videolist li{ float: left; clear: none; margin-left: 9px;}

.asideRightcnt > ul li{ list-style-type: none; display: inline-block; width: 48%; vertical-align: top; text-align: left; margin: 5px 0;}
.asideRightcnt .networkDiv ul li{ list-style-type: none; display: inline-block; width: 45%; padding-left: 3%; vertical-align: top; margin: 7px 0; font-size: 14px; font-family: 'Roboto', sans-serif; font-weight: 400; position: relative;}
.asideRightcnt .networkDiv ul li:after{ content:"\f18e"; font-family: 'FontAwesome'; font-weight: normal; position: absolute;left: 0; top:0px; font-size: 14px; color: #444242;}

/*==========PAST EVENT==========*/
.pastEvntWrap h2{ font-size: 40px; color: #2e2e2e; margin-bottom: 25px;}
.pastEvntWrap .rowdiv{ width: 100%; float: left; clear: both;}
.pastEvntWrap .rowdiv > h3,
.listMediaWrap .rowdiv > h3{font-size: 20px; position: relative; text-align: left; font-family: 'Roboto', sans-serif; font-weight: 400; color: #FFF; background: #474848; padding: 14px; text-transform: uppercase; cursor: pointer;}
.pastEvntWrap .rowdiv > h3 span,
.listMediaWrap .rowdiv > h3 span{cursor: pointer; line-height: 48px; display: inline-block; background: #515252; color: #FFF; font-size: 25px; text-align:center; width: 52px; height: 100%; position: absolute; right: 0; top: 0;}
.pastEvntWrap .rowdiv.active h3,
.listMediaWrap .rowdiv.active h3 {
  background: #31b44b;
  cursor: pointer;
}
.pastEvntWrap .rowdiv.active > h3 span,
.listMediaWrap .rowdiv.active > h3 span{
  background: #32cf51;
}
.pastEvntWrap .rowdiv > ul,
.listMediaWrap .rowdiv > ul{ display: none;}
.pastEvntWrap .rowdiv > ul li{
   display: inline-block;
    list-style-type: none;
    margin: 1% 2%;
    padding: 1.5%;
    vertical-align: top;
    width: 16%;
 }




/*------=========CATALYST ALL==========------------*/
.CatalystlandingWrap > .main-wrap div.ful-div:first-child h3,
.CatalystlandingWrap > .main-wrap div.ful-div:first-child h2{ font-family: 'Oswald', sans-serif; text-align: center; font-size: 24px; color: #2e2e2e; text-transform: uppercase;}
.CatalystlandingWrap > .main-wrap div.ful-div:first-child h2{ font-size: 40px; margin-bottom: 35px;}
.CatalystlandingWrap > .main-wrap div.ful-div:first-child{ margin-top: 25px;}
.CatalystlandingWrap ul.bnrgrup{ text-align: center; margin: 45px 0;}
.CatalystlandingWrap ul.bnrgrup li{ margin-left: -4px;  font-family: 'Roboto', sans-serif; list-style-type: none; display: inline-block; font-size: 20px; font-weight: 400; text-transform: uppercase; border: 1px solid #000;  }
.CatalystlandingWrap ul.bnrgrup li a{ color: #000; display:block; padding: 0 25px; line-height: 65px;}
.CatalystlandingWrap ul.bnrgrup li a:hover{ background: #000; color: #FFF;}
.CatalystlandingWrap > .main-wrap >  div.product-item{ border-top: 1px solid #dadada; padding:4% 0;}
.CatalystlandingWrap > .main-wrap > div.ful-div:first-child + div.ful-div{ border: 0;}
.CatalystlandingWrap > .main-wrap >  div.product-item > .leftIcon{ width: 25%; float: left; padding:2% 5% 0 3%; }
.CatalystlandingWrap > .main-wrap >  div.product-item > .leftIcon img{
  max-width: 100%;
  height:auto;
}
.CatalystlandingWrap > .main-wrap >  div.product-item > .rightDetails{ width:65%; float: left; }
.CatalystlandingWrap > .main-wrap >  div.product-item > .rightDetails h3{ margin:0 0 10px 0; padding:0; font-family: 'Roboto', sans-serif; font-size: 22px; font-weight: 700; text-transform: uppercase;}
.CatalystlandingWrap > .main-wrap >  div.product-item > .rightDetails h3 a{ color: #3366ff;}
.CatalystlandingWrap > .main-wrap >  div.product-item > .rightDetails h3 a:hover{ color: #000;}
.CatalystlandingWrap > .main-wrap >  div.product-item > .rightDetails a.rmbttn{ margin-right: 6px; font-family: 'Roboto', sans-serif; font-size: 14px; font-weight: 400; line-height: 36px; border:2px solid #2daf4b; color: #2daf4b; }
.CatalystlandingWrap > .main-wrap >  div.product-item > .rightDetails a.rmbttn:hover{ background: #2daf4b; color: #FFF;}


.CatalystlandingWrap .pastBttndiv{ position: relative; text-align: center; margin: 20px 0 70px 0;}
.CatalystlandingWrap .pastBttndiv:after{ width: 100%; height: 1px; content: ""; position: absolute; left: 0; top: 49%; background:#dadada; }
.CatalystlandingWrap .pastBttndiv a.rmbttn{font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 600; text-transform: uppercase; padding: 0 29px; border: 8px solid #FFF; background: #31b44b; color: #FFF; line-height: 48px;  border-radius: 11px; -moz-border-radius: 11px; -webkit-border-radius: 11px; -ms-border-radius: 11px; position: relative; z-index: 10;}
.CatalystlandingWrap .pastBttndiv a.rmbttn:hover{ background: #000;}


body.single-catalyst header.header{ margin-bottom: 0;}
.catalystDetailsWrap{}
.catalystDetailsWrap .main-wrap{ display: table;}
.catalystDetailsWrap .leftsidebar, .catalystDetailsWrap .rightElementWrap{ display: table-cell; vertical-align: top; }
.catalystDetailsWrap .rightElementWrap{ width: 77%; padding:0; }
.catalystDetailsWrap .leftsidebar{ width: 23%; background: #f4f4f4;  }
.catalystDetailsWrap .rightElementWrap p{font-size: 14px; font-weight: 400; color: #454545; line-height: 22px;}
.catalystDetailsWrap .rightElementWrap a.regbttn{
      background: url(../images/register__bttnicon.png) #2eaf4a no-repeat 90% 7px;
    border: 1px solid transparent;
    display: inline-block;
    padding: 0 77px 0 35px;
    line-height: 53px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    margin-left: 25px;
    float: right;
    margin: 0 0 25px 30px;
}
.catalystDetailsWrap .rightElementWrap a.regbttn:hover{
background: url(../images/register__bttnicon.png) #3381f3 no-repeat 90% 7px;
    border: 1px solid #105dce;
    color: #FFF;
}
/*=====Updated By Sukanta to keep the register button at the right of the last paragraph start=====
.catalystDetailsWrap .rightElementWrap .priceWrap > p:nth-last-child(2) {display: inline-table; margin-right: 20px;font-size: 26px;}
=====Updated By Sukanta to keep the register button at the right of the last paragraph end=====*/
.catalystDetailsWrap .rightElementWrap .priceWrap > p{ display: inline-block; font-size:16px; font-weight: 400;}
/*.catalystDetailsWrap .rightElementWrap .priceWrap > p strong{ margin-left: 10px; text-transform: uppercase; font-weight: 900; font-size:26px; color: #454545; }
.catalystDetailsWrap .rightElementWrap .priceWrap > p span{margin: 0 10px; text-transform: uppercase; font-weight: 700; font-size: 20px; color: #454545; }*/
.catalystDetailsWrap .rightElementWrap .priceWrap > p span + span{font-size:16px; font-weight: 400;}

.catalystDetailsWrap .leftsidebar{ padding-top: 80px;}
.catalystDetailsWrap .leftsidebar ul li{font-family: 'Roboto', sans-serif; list-style-type: none; padding: 0 10%; margin: 8px 0; font-size: 16px; color: #616161;}
.catalystDetailsWrap .leftsidebar ul li a{color: #616161;}
.catalystDetailsWrap .leftsidebar ul li a:hover,
.catalystDetailsWrap .leftsidebar ul li.active a{ color: #2eaf4a;}

.annousmentrow{ background: #151515; margin-top: 20px;}
.catalystDetailsWrap .rightElementWrap .annousmentrow p{ font-size: 14px; font-weight: 300; color: #FFF; padding: 0 30px;}
.catalystDetailsWrap .rightElementWrap .annousmentrow p strong{ font-size: 18px; font-weight: 400; color: #2eaf4a;}

.catalystDetailsWrap .rightElementWrap h2.pgttl{
    font-family: 'Oswald', sans-serif;
	clear: both;
    float: left;
    padding: 0 30px;
    margin-top: 51px;
    font-size: 40px;
    text-transform: uppercase;
    color: #3366ff;
    margin-bottom: 15px;
    line-height: 50px;
}
.priceWrap,
.statementWrap,
.backgroundWrap,
.descriptionWrap,
.timelineWrap,
.evaluationWrap,
.submissionWrap,
.resourcesWrap,
.TnCWrap,
.sharebutton,
.sponsorWrap,
.agendaWrap,
.judgesWrap,
.venueWrap{
	padding: 0 0 0 3.5%;
	width: 96.5%;
	margin: 20px 0;
}

.priceWrap h2,
.statementWrap h2,
.backgroundWrap h2,
.descriptionWrap h2,
.timelineWrap h2,
.evaluationWrap h2,
.submissionWrap h2,
.resourcesWrap h2,
.TnCWrap h2,
.sharebutton h2,
.sponsorWrap h2,
.agendaWrap h2,
.judgesWrap h2,
.venueWrap h2{
	font-family: 'Oswald', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #3366ff;
}


.timelineWrap > .ful-div{ background: url(../images/map_transparent_bg.png) no-repeat center top; /*min-height: 250px; margin-top: 50px;*/ min-height: 225px; padding-top: 60px;}
.timelineWrap ul{ text-align: center;}
.timelineWrap ul li{
	list-style-type: none;
	position: relative;
	display: inline-block;
	vertical-align: top;
  width: 100px;
  height: 100px;
	border: 4px solid #FFF;
	background: #248dc6;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
  margin:0 0.5%;
	box-shadow: 2px 2px 9px #6b6b6b;
	-moz-box-shadow: 2px 2px 9px #6b6b6b;
	-webkit-box-shadow: 2px 2px 9px #6b6b6b;
	-ms-box-shadow: 2px 2px 9px #6b6b6b;
}
.timelineWrap ul li.bgclr1{background: #248dc6;}
.timelineWrap ul li.bgclr2{background: #e74c3c;}
.timelineWrap ul li.bgclr3{background: #9b59b6;}
.timelineWrap ul li.bgclr4{background: #e67e22;}
.timelineWrap ul li.bgclr5{background: #2eaf4a;}
.timelineWrap ul li.bgclr6{background: #248dc6;}
.timelineWrap ul li.bgclr7{background: #e74c3c;}
.timelineWrap ul li.bgclr8{background: #9b59b6;}
.timelineWrap ul li.bgclr9{background: #e67e22;}
.timelineWrap ul li.bgclr10{background: #2eaf4a;}

.catalystDetailsWrap .rightElementWrap .timelineWrap ul li > p{font-size: 18px; color: #FFF; font-family: 'Oswald', sans-serif;text-transform: uppercase; font-weight: 700; /*padding: 13% 15%;*/ padding: 6% 11%; line-height: 24px;}
.catalystDetailsWrap .rightElementWrap .timelineWrap ul li > p span{font-weight: 300;line-height: 28px;font-size: 14px;}
.timelineWrap ul li .tooltip_div{
	width: 223px;
	position: absolute;
	padding:15px;
	background: #FFF;
	left: 50%;
	bottom: 126%;
	box-shadow: 2px 2px 9px #6b6b6b;
	-moz-box-shadow: 2px 2px 9px #6b6b6b;
	-webkit-box-shadow: 2px 2px 9px #6b6b6b;
	-ms-box-shadow: 2px 2px 9px #6b6b6b;
	 display: none;
 }
 .timelineWrap ul li .tooltip_div p{ font-size: 14px; color: #454545; font-weight: 400; text-transform: capitalize; text-align: left;}
 .timelineWrap ul li .tooltip_div:after{
 	content: "";
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 25px solid transparent;
    border-top: 20px solid #FFF;
    position: absolute;
    left: 0;
    top: 100%;
 }
 .timelineWrap ul li.bgclr5 .tooltip_div,
  .timelineWrap ul li.bgclr6 .tooltip_div,
   .timelineWrap ul li.bgclr7 .tooltip_div,
    .timelineWrap ul li.bgclr8 .tooltip_div,
     .timelineWrap ul li.bgclr9 .tooltip_div,
      .timelineWrap ul li.bgclr10 .tooltip_div{left: inherit; right: 20%;}
 .timelineWrap ul li.bgclr5 .tooltip_div:after,
 .timelineWrap ul li.bgclr6 .tooltip_div:after,
 .timelineWrap ul li.bgclr7 .tooltip_div:after,
 .timelineWrap ul li.bgclr8 .tooltip_div:after,
 .timelineWrap ul li.bgclr9 .tooltip_div:after,
 .timelineWrap ul li.bgclr10 .tooltip_div:after{ left: inherit; right: 0;}
 .timelineWrap ul li:hover .tooltip_div{ display: block;}
 .timelineWrap ul li .tooltip_div h2,
 .timelineWrap ul li .tooltip_div h3{
	font-size: 17px;
	color: #2e5cf1;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-weight: 300;
    text-align: left;
  }

.catalystDetailsWrap .rightElementWrap .resourcesWrap .documentLoop{
	width: 26%; padding-right: 4%; float: left;
}
.catalystDetailsWrap .rightElementWrap .resourcesWrap .documentLoop ul li{
	list-style-type: none;
    float: left;
    font-size: 14px;
    font-weight: 400;
    clear: both;
    display: block;
    margin: 8px 0;
}
.catalystDetailsWrap .rightElementWrap .resourcesWrap .documentLoop ul li a{ color: #454545;padding-left: 50px; display: block; min-height: 40px; line-height: 40px;}
.catalystDetailsWrap .rightElementWrap .resourcesWrap .documentLoop ul li a:hover{color: #2e5cf1; }
.catalystDetailsWrap .rightElementWrap .resourcesWrap .documentLoop ul li.icon-docx a,
.catalystDetailsWrap .rightElementWrap .resourcesWrap .documentLoop ul li.icon-doc a{ background: url(../images/docicon_bg.png) no-repeat 0 0;}
.catalystDetailsWrap .rightElementWrap .resourcesWrap .documentLoop ul li.icon-pdf a{ background: url(../images/padicon_bg.png) no-repeat 5px 0;}

.catalystDetailsWrap .rightElementWrap .resourcesWrap .videoLoop{ width: 70%; float: right;}
.catalystDetailsWrap .rightElementWrap .resourcesWrap .videoLoop.no-doc{ float: left; width: 100%;}
.catalystDetailsWrap .rightElementWrap .resourcesWrap .videoLoop ul li{ display: inline-block;overflow: hidden; width: 47%; vertical-align: top; margin: 0 1% 3% 1%;}
.catalystDetailsWrap .rightElementWrap .resourcesWrap .videoLoop ul li p{ position: relative; /*background: url(../images/videoicon_bg.png) no-repeat 0 0;*/ line-height: 40px;  padding-left: 54px; font-weight: 700;}
.catalystDetailsWrap .rightElementWrap .resourcesWrap .videoLoop ul li .jwplayer{width: 100% !important; height: 175px !important;}


.catalystDetailsWrap .rightElementWrap .resourcesWrap .textCont ul li{ list-style-type: none; display: inline-block; vertical-align: top; width: 19.5%; text-align: center; padding: 1.5%; margin: 1%;}



.sponsorWrap ul li{ width: 28%; display: inline-block; vertical-align: top; margin:1%; text-align: center; }



.agendaWrap .rowAgenda > h3{ font-family: 'Roboto', sans-serif; font-size: 20px; margin-bottom: 0; font-weight:600; color: #2b2b2b;}
.agendaWrap .rowAgenda > div.ful-div{ border-top: 1px solid #cfd0d0; padding: 20px 0;}
.agendaWrap .rowAgenda > h3 + div.ful-div{ border-top: 0;}
.agendaWrap .rowAgenda > div.ful-div .timeSec{ width: 15%; float: left;}
.agendaWrap .rowAgenda > div.ful-div .detailSec{ width: 83%; float: right;}
.agendaWrap .rowAgenda > div.ful-div .timeSec p span{ color: #25b249;}
.agendaWrap .rowAgenda > div.ful-div .detailSec h4{font-family: 'Roboto', sans-serif; margin-bottom: 0; font-size: 16px; font-weight: 400; color: #000;}

.rowJudgesWrap div.judgeItem {
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
    width: 23.5%;
    margin-left: 1.5%;
    margin-bottom: 25px;
}
.rowJudgesWrap div.judgeItem:first-child, .rowJudgesWrap div.judgeItem:nth-child(4n + 1) { margin-left: 0;}
.rowJudgesWrap div.judgeItem h4{ font-family: 'Roboto', sans-serif; font-size: 16px; color: #2e2e2e; font-weight: 400;}
.rowJudgesWrap div.judgeItem h4 + p > a{ display: inline-block; width: 30px; height: 30px; text-align: center; line-height: 30px; font-size: 15px; background: #cfd0d0; color: #FFF;}
.rowJudgesWrap div.judgeItem h4 + p > a:hover{ background: #000; margin: 0 3px; vertical-align: top;}
.rowJudgesWrap div.judgeItem .imgdiv {
    width: 100%;
    height: 195px;
    overflow: hidden;
    background-position: center top !important;
    background-size: cover !important;
}

.catalystDetailsWrap .venueWrap .leftDetail{ width: 29%; float: left;}
.catalystDetailsWrap .venueWrap .gmapRight{ width: 68%; float: right;}
.catalystDetailsWrap .venueWrap .gmapRight iframe{ width: 100%; height: 270px;}

.updateList{ margin-bottom: 50px;}
.updateList h2{ text-align: center; color: #3366ff; font-size: 40px; margin: 0 0 60px 0; text-transform: uppercase; font-weight: 700; font-family: 'Oswald', sans-serif;}
.updateList ul li{font-family: 'Roboto', sans-serif; width:40%; display: inline-block; vertical-align: top; margin: 4px 0; font-size: 16px; font-weight: 400;  position: relative;}
.updateList ul li a{ color: #0375ab; display: block; position: relative; padding-left: 16px;}
.updateList ul li a:after{ content: "\f105"; position: absolute; left: 0; top: 1px; font-size: 16px; color: #31b44b; font-family:'FontAwesome'; }
.updateList ul li a:hover{ color: #000;}
.updateList ul li:nth-child(even){ padding-left: 9%;}
.updateList ul li:nth-child(odd){ padding-right: 9%;}


/*======Updated By Sukanta for CHAPTERS MAP-Infobox start=======*/
.mapPopup{ width: 300px;}
.mapSection .left {
    float: left;
    width: 50%;
    text-align: left;
    padding: 20px 0;
}
.mapSection .left img{ width: 80%;}
.mapSection .right{ width: 50%; float: left; padding: 20px 0;}
.mapSection .right > p {
    margin:0 0 10px 0;
    font-size: 14px;
    color: #4e4e4e;
    width: 100%;
    float: left;
}
.mapSection .right p.phn{ margin-top: 0;}
.mapSection .right i{ color: #00c039; font-size: 16px; float: left; width: 21px; height: 25px;}
.mapSection .right i.fa-map-marker{ font-size: 18px; line-height: 25px;}
.mapSection .right p span{ float: left; width: 85%;}
.mapSection .right p.phn a{ color: #29b344; font-weight: 400;}
.mapSection .right p.phn a:hover{ text-decoration: underline;}



/*======Counter Catalyst group page=======*/
.currency-symbol {
    display: inline-block;
    height: 94px;
    line-height: 90px;
    width: 64px;
    vertical-align: middle;
    text-align: center;
    font-size: 60px;
    text-shadow: none;
    color: #fff;
    background: url('../images/currency-bg.png');
    margin-right: 10px;
    font-weight: 600;
}
div#count-div {
    margin-bottom: 45px;
    text-align: center;
}
.collateralLoop h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #616161;
}

/*===========Media Page=============*/
.mediaPagewrap .topcontentPart{ text-align: center;}
.mediaPagewrap .topcontentPart h2{
    color: #353534;
    font-size: 45px;
    font-weight: 700;
}
.mediaPagewrap .topcontentPart p{ font-size: 18px; color: #353534; font-weight: 400; line-height: 28px;}
.mediaPagewrap .topcontentPart p a{color: #1991d0;}
.mediaPagewrap .topcontentPart p a:hover{ text-decoration: underline;}
.mediaPagewrap .leftcontentPart h2, .mediaPagewrap .rightcontentPart h2 {
    text-align: left;
}
.mediaPagewrap .bottomcontentPart {
    border-top: 1px solid #ccc;
    margin-top: 5%;
    padding-top: 5%;
}
.mediaPagewrap .bottomcontentPart h3{ font-size: 28px; color: #2b2a2a; font-weight: 700; margin:  0 0 10px 0;}
.mediaPagewrap .bottomcontentPart h5{ font-size: 20px; color: #252424; font-weight: 700; margin: 0;}
.mediaPagewrap .bottomcontentPart p{ font-size:16px; }
.mediaPagewrap .bottomcontentPart p i{ color:  #1991d0;font-size: 16px; width: 25px; float: left;}
.mediaPagewrap .bottomcontentPart p i.fa-map-marker{ font-size: 19px; height: 70px; }
.mediaPagewrap .bottomcontentPart p a{ display:block;}
.mediaPagewrap .bottomcontentPart h5 + p{ margin-top: 4px; font-size: 14px;}
.mediaPagewrap .bottomcontentPart .bottomLeft {
    float: left;
    width: 30%;
}
.mediaPagewrap .bottomcontentPart .bottomRight {
    float: left;
    margin-left: 5%;
    width: 65%;
}
.mediaPagewrap .bottomcontentPart .bottomRight .leftSec {
    float: left;
    width: 30%;
}
.mediaPagewrap .bottomcontentPart .bottomRight .rightSec {
    float: left;
    margin-left: 5%;
    width: 65%;
}
.mediaPagewrap a.rmbttn{
  background: #31b44b;
  color: #ffffff;
  border: none;
  border-radius: 3px;
  text-transform: none;
}
.mediaPagewrap ul li p {
  margin: 0;
}
.mediaPagewrap  #gmap_canvas{ border: 1px solid #c7c7c7;}
.listMediaWrap .rowdiv > ul{ padding: 20px; border: 1px solid #dfdfdf;}
.listMediaWrap .rowdiv > h3{ margin-bottom: 0;}

/*==============TV Full===============*/
body.tv-shows .header,
body.tax-tvshow-cat .header{ margin-bottom: 0;}
.tvListing .itemListing > div.boxItem,
.tvDetaildWrap .itemListing .boxItem { float: left; width: 31.5%; margin-top: 30px; position: relative;}
.tvListing .itemListing > div.boxItem:nth-child(3n-1),
.tvDetaildWrap .itemListing > div.boxItem:nth-child(3n-1){margin-left:2.5%; margin-right:2.5%;}
.tvListing .itemListing > div.boxItem > img,
.tvDetaildWrap .itemListing .boxItem > img{ width: 100%; height: auto;}
h2.relatTitle{ margin-bottom: 0; margin-top: 50px;}

.tvListing .itemListing > div.boxItem .hvrDiv,
.tvDetaildWrap .itemListing .boxItem .hvrDiv{ width: 100%; height: 100%; position: absolute; top: 0; left:0; background: url(../images/vdo_bnrtransparentbg.png) repeat-x bottom left;}
.tvListing .itemListing > div.boxItem h3,
.tvDetaildWrap .itemListing .boxItem h3{ position: absolute; font-size: 18px; bottom: 0; color: #FFF; font-weight: 400; padding: 0 2.5%;}
.tvDetaildWrap .itemListing .boxItem h3{ font-size: 14px;}

.topddMenu{ border-bottom: 1px solid #e9e9e9; padding: 23px 0;}
.topddMenu i{ font-size: 18px; color: #353535; font-weight: normal;}
.topddMenu span{ cursor: pointer; font-size: 18px; color: #1991d0; font-weight: 700;}
.tvListing .itemListing h3.not-found{
    font-size: 30px;
    text-align: center;
    background: #e4e2e2;
    padding: 50px 0;
    color: #a7a7a7;
    text-shadow: 1px 1px 1px #fbfbfb;
    -moz-text-shadow: 1px 1px 1px #fbfbfb;
    -webkit-text-shadow: 1px 1px 1px #fbfbfb;
    -ms-text-shadow: 1px 1px 1px #fbfbfb;
 }

.tvMenuWrap{
  visibility: hidden;
  opacity: 0;
  width: 100%;
  background: #313131;
  position: absolute;
  left:0;
  top: 200%;
  z-index: 999;
  display: table;
    transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.tvMenuWrap.actv{
  top: 100%;
  visibility: visible;
  opacity: 1.0;
 transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.topddMenu .tvMenuWrap > span#closeMenu,
.topddMenu .tvMenuWrap > span#closeMenu:hover{
   transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.topddMenu .tvMenuWrap > span#closeMenu{ position: absolute; width: 25px; height: 25px; border:1px solid #FFF; font-size:17px; line-height:25px; text-align: center; right: 15px; top: 15px; color: #FFF; }
.topddMenu .tvMenuWrap > span#closeMenu:hover{ color:#2092d0; border-color: #2092d0; }

.tvMenuWrap #tvmegaMenu{ width: 82%;  position: relative; float: none; display: table-cell; vertical-align: top;}
.tvMenuWrap .menuImg{ width: 18%; float: none; display: table-cell; vertical-align: top; }
.tvMenuWrap .menuImg > img{ width: 100%; height: auto;}
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li:first-child{ width: 72%; float: left;}
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li{ width: 28%; float: left; position: relative; z-index: 10;}
.tvMenuWrap #tvmegaMenu:after{ content: ""; position: absolute; top: 0; right: 0; background: #3a3a3a; width: 28%; height: 100%;}
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li:first-child > a,
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li > a{ font-size: 24px; color: #ffffff; display: block; padding: 0 15px; line-height: 62px;}
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li:first-child > a{ background:#2092d0; }
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li > a{ background: #2ab24b;}
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li:first-child > ul,
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li > ul{ padding: 0 15px; margin-top: 25px;}
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li:first-child > ul > li > a,
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li > ul > li > a{ font-size: 20px; color: #FFF; line-height: 27px;}
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li:first-child > ul > li.sub-falconference{ width: 30%; padding-right: 5%; float: left;}
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li:first-child > ul > li.sub-wintertech{ width: 65%; float: left;}

.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li > ul > li > ul li{position: relative; font-size: 13px; color: #909090; padding-left: 16px; margin: 5px 0;}
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li > ul > li > ul li a{ color: #909090; font-weight: 400; line-height: 16px;}
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li > ul > li > ul li a:hover,
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li > ul > li > ul li.current-menu-item a{ color: #FFF;}
.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li > ul > li > ul li:before{ content: "\f105";position: absolute; left: 0; top: 1px; font-family: 'FontAwesome'; font-size: 16px; color: #2092d0;}

.tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li:first-child > ul > li.sub-wintertech > ul li{ width: 42%; display: inline-block; vertical-align: top; margin-right: 3%;}
.tvMenuWrap #tvmegaMenu  li.topmargin{ margin-top: 25px;}


.tvListing .tagMenu{ margin: 26px 0;}
.tvListing .tagMenu ul{ text-align: center; padding: 0;}
.tvListing .tagMenu ul li{ list-style-type: none; display: inline-block;}
.tvListing .tagMenu ul li a{ font-size: 18px; font-weight: 400; color: #353535; padding: 0 18px; line-height: 44px; display: inline-block;}
.tvListing .tagMenu ul li a:hover,
.tvListing .tagMenu ul li.selectMenu a{ background: #1991d0; color: #FFF;}

.tvDetaildWrap .main-wrap{ max-width: 770px; }
.tvDetaildWrap{ padding: 60px 0; }
.tvDetaildWrap h2{font-family: 'Oswald', sans-serif; font-size: 35px; line-height: normal; font-size: 35px; color: #363636; }
.tvDetaildWrap p{font-size: 14px; color: #363636;}
.tvDetaildWrap .downMeta{ display: table; margin-top: 20px;}
.tvDetaildWrap .downMeta > div{ width: 44%; display: table-cell; vertical-align: top; background: #2ab24b; font-size: 16px; color: #FFF; padding:2% 3%;}
.tvDetaildWrap .downMeta > div:first-child{ background: #2092d0;}


img.alignleft{ float: left; margin: 0 25px 25px 0;}
img.alignright{ float: right; margin: 0 25px 25px 0;}
img.aligncenter{ }

#errorEmil{background: rgba(249, 167, 167, 0.6); width: 89%; display: block; margin: 10px 0; text-align: center;  color: #4e1f1f;}

/*div.pp_default .pp_content{ max-height: 400px;}*/

body.health-2-0-source .innerMainSec .main-wrap h3{ font-size: 28px;}
body.health-2-0-source .innerMainSec .main-wrap h4{letter-spacing: 2px;}

.quality_paraloxDiv .owl-controls{ position: absolute; top: 50%; left:0; width: 100%;}
.quality_paraloxDiv .owl-controls .owl-nav .owl-prev{ left: -63px;}
.quality_paraloxDiv .owl-controls .owl-nav .owl-next{ right: -63px;}
.quality_paraloxDiv .owl-controls .owl-nav .owl-next,
.quality_paraloxDiv .owl-controls .owl-nav .owl-prev{border-radius: 3px; background: #2ab24b; color: #FFF; width: 45px; height: 45px; line-height: 45px; background: #177bd4; color: #FFF; text-align: center; bottom: 20px; }
.quality_paraloxDiv .owl-controls .owl-nav .owl-next:hover,
.quality_paraloxDiv .owl-controls .owl-nav .owl-prev:hover{ background: #2ab24b; color: #FFF; }
.quality_paraloxDiv .container2 > div img{ max-width: 100%; width: auto; height: auto; display: inline-block;}
.quality_paraloxDiv .owl-controls .owl-nav .owl-next i,
.quality_paraloxDiv .owl-controls .owl-nav .owl-prev i{ color: #FFF;}

#owl-quality.quality_paraloxDiv > div{ border-top:none; padding:0; }


.innerMainSec.mktIntel .cntrDiv{ text-align: center; }
.innerMainSec.mktIntel .cntrDiv h2,
.innerMainSec.mktIntel .cntrDiv h1{ font-size: 26px; text-transform: uppercase; color: #2392d1; line-height: normal;}
.innerMainSec.mktIntel .childCntBox{ margin-top: 35px}
.innerMainSec.mktIntel .childCntBox > div.bxCntn{ width: 30%; min-height: 250px; padding: 0 1.5%; float: left;}
.innerMainSec.mktIntel .childCntBox > div:first-child + div.bxCntn{ border-left: 1px solid #CCC; border-right: 1px solid #CCC;}
.innerMainSec.mktIntel .childCntBox > div.bxCntn > a{ display: block; height: 103px;}


h3.moderatedby{ font-size: 16.38px; font-weight: 400; color: #6b6565; font-style: italic; }
h3.moderatedby > span, h3.moderatedby > span a{ font-size: 14px; }
h3.moderatedby > span a{color: #1991d0; font-weight: 700;}
h3.moderatedby > span a:hover{ color: #333; text-decoration:none; }

h3.demoheding{ margin-top: 30px; margin-bottom: 0; font-size: 17px; color: #6b6565; }
h3.demoheding + p{ margin-top: 5px;}

h3.voluntheding{ margin-top: 30px; margin-bottom: 0; font-size: 17px; color: #6b6565; }
h3.voluntheding + p{ margin-top: 5px;}

h3.agenda_location{ margin-bottom: 17px; font-size: 17px; color: #6b6565; }
h3.agenda_location > span{ color: #333; font-size: 14px; }


/*=====Updated By Sukanta=====*/
h3.moderatedby > span a.mb_comp {color: #6b6565;}
h3.moderatedby > span a.mb_comp:hover{ color: #1991d0; text-decoration:none; }

.agendaTabcontentWrap > div .cntnDiv p a.mb_comp {color: #6b6565;}
.agendaTabcontentWrap > div .cntnDiv p a.mb_comp:hover{ color: #1991d0; text-decoration:none; }

.each_agendaSpeakerDiv > ul, .each_agendaDemoDiv > ul, .each_agendaVoluntDiv >ul {display: inline-block; margin: 0 3% 0 0; width: 30%; vertical-align: top;}

.pp_inline a{color: #1991d0;}

div.individual-type{ margin-top: 60px; }
div.individual-type:first-child{ margin-top: 0; }

/*=====Updated By Sukanta=====*/

/**********==========Changes on 02/01/2017===========**************/

header.header{ overflow: visible; }
body .banner{ padding-top: 28.22%; position: relative; margin:0 0 30px;}
body header.header.innrhddr{ height: auto; margin:0;}
body .header .logoNavSec{ height: auto; margin:0; padding: 20px 0 0;  background: #000000;}
.header .top_head{ position: relative; z-index: 6;}

/*--------=-------=-=-------=------=----==-----=---*/
body .flex-direction-nav .flex-prev{ left: 0; opacity: 1;}
body .flex-direction-nav .flex-next{ right: 0; opacity: 1;}

.videoDiv{ border-top: 2px solid #7b7b7b; padding-top: 15px; margin-top: 25px; }
.videoDiv ul.videolist li{ width: 47.2%; float: left; vertical-align: top; margin:0 0 20px 0; border:5px solid #000; border-bottom: 9px solid #000; position: relative; }

.videoDiv ul.videolist li:nth-child(even){ float: right; }
.videoDiv .jwplayer{ width: 100% !important; }
.videoDiv ul.videolist li > div{ margin:0 !important; }
.videoDiv .jw-state-idle .jw-preview{    background-size: 100% auto !important; background: #000 no-repeat center center;}

.home_temp_vid .jwplayer { margin:25px auto 0; width: 50%; }
.home_temp_vid { text-align: center; margin-bottom: 70px;}
.home_temp_vid p { margin-top: 25px; font-size: 16px; font-size: 1.6rem; font-weight: bold; line-height: 22px; line-height: 2.2rem; }

.leftText { float: left; width: 42%; text-align: left;}
.leftText p { font-size: 16px; font-size: 1.6rem; font-weight: 500;}
.leftText p a { color: #1991d0; text-decoration: underline;}
.leftText p a:hover { text-decoration: none;}
.rightVideo { float: right; width: 56%;}
.home_temp_vid .jwplayer { width: 100% !important;}


/*****************************************************
    ===============RESPONSIVE==================
******************************************************/
a.mmBttnTV, #mobBttn{ display: none;}

@media only screen and (max-width:767px){
  .mm-navbar .mm-title{ color: #000 !important;  font-size: 16px; font-weight: 700; }
  .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
  .mm-menu .mm-listview > li.mm-selected > span,
  .mm-menu .mm-listview > li.mm-selected
  { background: #0c9cf3; color: #FFF;}
  .mm-listview > li{ font-size: 15px; font-weight: 400;}
  #mobBttn{
    background: #147dda;
    color: #FFF;
    display: inline-block;
    float: left;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
    text-align: center;
    width: 45px;
    position: fixed;
    top: 10px;
    left: 5%;
    z-index: 9999;
    font-weight: normal;
  }
  #menu-location-primary{ display: none;}
  .header .top_head{ width: 100%; float: left; clear:both;     padding: 14px 0;}
  .header h1.logo{position: absolute; width: 52%; float: none; margin: auto; top: 20px; left: 0; right: 0; bottom: 0;  }
  .header .banner .bannerDetails{ padding-top: 100px;}
  .header .banner .bannertext{ padding: 0 5%;}
  .header .banner .bannertext h2{ font-size: 23px; line-height: normal;}
  .header .banner .bannertext h2 strong{font-size: 26px; line-height: normal;}
  .header{ height: 300px;}
  .header.innrhddr { height: 230px;}
  .header.conferenceHeader.innrhddr{ position: relative; height: auto; margin-bottom: 0; padding-top: 0;}
  .conferenceHeader.header .top_head{ margin-top: 14px; margin-right: 0;}
  .pgstickynav ul li{ float: left; font-size: 12px;}
  .topbannerWrap{ margin-top: 0;}
  .header .logoNavSec{
    width: 100%;
    height: auto;
    z-index: 4;
    position: relative;
    margin-top: 0;
    background: rgba(0, 56, 97, 0.4);
    padding-bottom: 15px;
  }
  .header .top_head ul li.form-search:hover #search{ width: 200px;}
  .header .top_head ul li.form-search span.icon{ position: relative; z-index: 10;}
  .main-wrap{ width: 90%; padding: 0 5%;}
  .mainSec h2{ font-size: 28px; font-size: 2.8rem;}
  .mainSec ul.sourceList li{ width: 100%; margin: 2% 0;}
  .mainSec ul.sourceList li .sourceDetails{ position: relative;}
  .eventSec .main-wrap > .left,
  .eventSec .main-wrap > .right{ width: 100%; float: left; margin-bottom: 60px;}
  .footer .footerMenu{ width: 100%; clear: both;}
  .footer .footerNewsletter{ width: 100%; clear: both;}
  .footer .footerNewsletter span.email_Wrap{ font-size: 14px; width: 34px;}
  .footer .footerNewsletter input[type="email"]{ width: 54%; font-size: 13px; padding: 10px 5px;}
  .footer .footerNewsletter input[type="submit"]{padding: 0 8px; font-size: 12px; font-weight: normal;}
  .copyright{ padding-left: 5%; padding-right: 5%; width: 90%;}
  .footer .footerMenu ul li{ width: 47%;}
  .innerMainSec h2{ font-size: 30px; line-height: normal;}
  ul.aboutSublist li{ width: 47%; display: inline-block; vertical-align: top; float: none; padding: 0; margin-bottom: 25px;}
  ul.aboutSublist li h3{ height: 50px; clear: both;}
  .main-wrap div.productLIsting,
  .main-wrap div.productLIsting:nth-child(3n-1),
  .ourteamSection .teamBoxdiv{ width: 100%; margin: 25px 0; clear: both;}
  .asideLeftcnt{ width: 100%;}
  .whoattendiesDiv h2{ width: 22%;}
  .whoattendiesDiv > ul{ width: 58%;}
  .asideRightcnt{ width: 100%;}
  .asideRightcnt .networkDiv ul li{ padding-left: 6%; width: 42%;}
  .why-att-videoDiv > ul.videolist li{ margin-left: 0;}
  .why-att-videoDiv > ul.videolist li .jwplayer{width: 280px !important; height: 207px !important;}
  .pastEvntWrap .rowdiv > ul li{ width: 43%;  margin: 1%;  padding: 1.5%;}
  .pastSpekersarea ul.attendeeList li{ width: 98%;}
  .tvListing .itemListing > div.boxItem,
  .tvDetaildWrap .itemListing .boxItem { width: 100%; }
  .tvListing .itemListing > div.boxItem:nth-child(3n-1),
  .tvDetaildWrap .itemListing .boxItem:nth-child(3n-1),{margin-left: 0; margin-right: 0;}
  .tvDetaildWrap .jwplayer{ width: 100% !important; height: 170px !important;}
  .tvDetaildWrap h2{ font-size: 27px;}
  .tvDetaildWrap .downMeta > div{ display: block; width: 94%; }
  .mediaPagewrap .topcontentPart h2{ font-size: 30px;}
  .mediaPagewrap .leftcontentPart,
  .mediaPagewrap .rightcontentPart,
  .mediaPagewrap .bottomcontentPart .bottomLeft,
  .mediaPagewrap .bottomcontentPart .bottomRight,
  .mediaPagewrap .bottomcontentPart .bottomRight .leftSec,
  .mediaPagewrap .bottomcontentPart .bottomRight .rightSec{
    width: 100%;
    float: left;
  }
  .mediaPagewrap .bottomcontentPart .bottomRight .rightSec,
  .mediaPagewrap .bottomcontentPart .bottomRight{ margin-left: 0;}

  .cataDtlsTopContainer .cntnrLeft,
  .cataDtlsTopContainer .sponsorRit,
  .workshopWrap ul li, .confrence-sponsoreWrap ul li{ width: 100%;}
   .speakersWrap h2, .workshopWrap h2, .sponsoreWrap h2, .confrence-sponsoreWrap h2{ margin-top: 20px;}
   .speakersWrap ul li{ width: 100%; margin-left: 0; margin-bottom: 25px;}
   .agendaBanner h2, .venueWrap .venueBannerwrap h2{ font-size: 32px;}
  .agendaBanner, .venueWrap .venueBannerwrap{ padding: 60px 0;}
   .agendaTabwrap ul#tabList li{ font-size: 11px; padding: 4px 0 2px;}
   .dateTime{ font-size: 16px;}
   .agendaTabcontentWrap > div .dateDiv{ width: 25%; float: left;}
   .agendaTabcontentWrap > div .cntnDiv{ width: 70%;}
   .agendaTabcontentWrap > div .dateDiv p{ font-size: 22px;}
   .agendaTabcontentWrap > div .cntnDiv h2{ font-size: 18px;}
   .agendaTabcontentWrap > div .cntnDiv h3{ font-size: 14px;}
   .agendaTabcontentWrap > div .dateDiv ul li{ width: 90%;}
   .workshopWrap ul li, .confrence-sponsoreWrap ul li{ margin-left: 0;}
   .workshopWrap ul li, .confrence-sponsoreWrap ul li{ font-size: 18px;  font-weight: 400; }
   .priceWrap, .statementWrap, .backgroundWrap,
   .descriptionWrap, .timelineWrap, .evaluationWrap,
   .submissionWrap, .resourcesWrap, .TnCWrap, .sharebutton,
   .sponsorWrap, .agendaWrap, .judgesWrap, .venueWrap{ width: 100%; padding: 0;}
   .venueWrap .leftgmap, .venueWrap .ritadresContent{ width: 100%; float: left; }
   .venueWrap .ritadresContent h2{ font-size: 22px; }
   .pastEvntWrap .rowdiv > h3, .listMediaWrap .rowdiv > h3{ font-size: 14px;}
   .asideRightcnt > p > img{ width: 47%; float: left; margin: 1%; height: auto;}
   .networkDiv > h2{ margin-top: 25px;}
   .innerMainSec{ padding-top: 0;}
   .CatalystlandingWrap > .main-wrap div.ful-div:first-child h3,
   .CatalystlandingWrap > .main-wrap div.ful-div:first-child h2{ line-height: normal;}
   .CatalystlandingWrap ul.bnrgrup li a{ padding: 0 6px; line-height: 30px;}
   .CatalystlandingWrap ul.bnrgrup li{ font-size: 11px;}
   .CatalystlandingWrap > .main-wrap > div.product-item > .leftIcon,
   .CatalystlandingWrap > .main-wrap > div.product-item > .rightDetails{ width: 95%; padding: 2.5%;}
   .updateList{ border-top: 1px solid #CCC; margin-top: 40px;}
   .updateList h2{ line-height: normal; margin-bottom: 25px; margin-top: 15px;}
   .updateList ul li:nth-child(2n+1),
   .updateList ul li:nth-child(2n),
   .updateList ul li{ padding-left: 0; width: 100%;}
   .catalystDetailsWrap .leftsidebar{ display: none;}
   .catalystDetailsWrap .rightElementWrap{ width: 100%;}
   .catalystDetailsWrap .rightElementWrap h2.pgttl{ padding: 0; font-size: 30px;}
   .catalystDetailsWrap .rightElementWrap a.regbttn{ float: left; margin: 0;}
   .priceWrap h2, .statementWrap h2, .backgroundWrap h2,
   .descriptionWrap h2, .timelineWrap h2, .evaluationWrap h2,
   .submissionWrap h2, .resourcesWrap h2, .TnCWrap h2, .sharebutton h2,
   .sponsorWrap h2, .agendaWrap h2, .judgesWrap h2, .venueWrap h2{ line-height: normal;}
   .timelineWrap > .ful-div{ background-size: 100% auto; position: relative;}
   .timelineWrap ul li{ position: relative; margin: 15px;}
   .timelineWrap ul li .tooltip_div,
   .timelineWrap ul li.bgclr5 .tooltip_div{ bottom: 100% !important; left: -30px !important; right: inherit; width: 160%; padding: 2.5%;}
   .timelineWrap ul li .tooltip_div:before{ content: "\f00d"; cursor:pointer; font-family: 'FontAwesome'; font-size: 17px; color: #000; position: absolute; top: 2px; right: 2px;}
  .timelineWrap ul li .tooltip_div:after{ display: none;}
  .timelineWrap ul li:hover .tooltip_div{ display: none;}
  .catalystDetailsWrap .rightElementWrap .resourcesWrap .documentLoop{ padding-right: 0; width: 100%;}
  .catalystDetailsWrap .rightElementWrap .resourcesWrap .documentLoop ul li{ width: 100%;}
  .rowJudgesWrap div.judgeItem{ width: 100%; margin-left: 0;}
  .rowJudgesWrap div.judgeItem .imgdiv{ height: 294px;}
  .catalystDetailsWrap .venueWrap .leftDetail,
  .catalystDetailsWrap .venueWrap .gmapRight{ width: 100%;}
  .CatalystlandingWrap > .main-wrap >  div.product-item > .leftIcon img{ max-width: 100%;}
  .tvListing .itemListing h3.not-found{ font-size: 25px; line-height: normal;}
  .footer{ height: auto; padding-bottom: 65px;}
  #mnuIconbttn{ display: none;}
  a.mmBttnTV{ display: inline-block; font-size: 17px; color: #3366ff;}
  .topddMenu{ padding-top: 0; }
  body.tax-tvshow-cat .topddMenu{ padding-top: 20px; }
  .tvListing .tagMenu ul li a{font-size: 12px;line-height: 24px; margin: 4px 0;  padding: 0 11px;}
  .tvListing h2{ margin-top: 15px; font-size: 24px;}
  .tvListing .tagMenu{margin: 0 0 26px;}
  .tvMenuWrap{ display: none;}
  .eventSec{margin: 84px 0;}

  body.health-2-0-source .innerMainSec .main-wrap h3{ line-height: normal;}
  .footer .socialMenu ul li a{font-size: 17px; height: 32px; line-height: 32px; padding: 0; width: 32px;}
  .updateList{ width: 96%;}
  .CatalystlandingWrap > .main-wrap > div.product-item > .rightDetails h3{ line-height: normal;}
  .catalystDetailsWrap .rightElementWrap .resourcesWrap .videoLoop ul li{ width: 98%;}

   .innerMainSec.mktIntel .childCntBox > div.bxCntn{ width: 97%; margin: 15px 0;}
   .innerMainSec.mktIntel .childCntBox > div:first-child + div.bxCntn{border-left: 0px solid #CCC;
    border-right: 0px solid #CCC; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC;}
    .catalystDetailsWrap .rightElementWrap a.regbttn{ font-size: 14px;line-height: 39px;padding: 0 39px 0 21px; background-size: 25px auto; background-position: 90% 8px; float: right; margin-left: 15px;}
  /*-----PRETTYPHOTO---*/
  .pp_pic_holder.pp_default { width: 95%!important; margin: 2.5%; left: 0!important; overflow: hidden; }
  div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
  div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
  .pp_content { width: 100%!important; height: auto!important; }
  .pp_fade { width: 100%!important; height: 100%!important; }
  a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
  #pp_full_res img { width: 100%!important; height: auto!important; }
  .pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -15px!important; }
  a.pp_close { right: 7%!important; top: -6px!important; }

  .quality_paraloxDiv .owl-controls .owl-nav .owl-prev { left: 0;}
  .quality_paraloxDiv .owl-controls .owl-nav .owl-next { right:0;}

/*=====Updated By Sukanta======*/
  .each_agendaSpeakerDiv > ul, .each_agendaDemoDiv > ul, .each_agendaVoluntDiv > ul{width: 97%;}
/*=====Updated By Sukanta======*/

 /**********==========Changes on 03/01/2017===========**************/

 .header .banner .bannerDetails{ padding-top: 5%;}
 body .header .logoNavSec{padding: 20px 0 15px;}

 .videoDiv ul.videolist li{ width: 97%; float: left; clear: both; }
.videoDiv ul.videolist li:nth-child(even){ float: left; }
.videoDiv .jwplayer{ height: 250px !important; }

.home_temp_vid .jwplayer { height: 250px !important; width: 100% !important; }
.home_temp_vid p { margin: 0;}
.leftText { float: none;width: 100%;}
.rightVideo { float: none; width: 100%;}

}


@media only screen and (max-width:479px){

/**********==========Changes on 03/01/2017===========**************/

  body .header .banner .bannerDetails{ padding-top: 1%;}
.quality_paraloxDiv .container2 > div{ width: 98%;  }
.footer .footerNewsletter h3{ font-size: 16px;    margin: 10px 0 0; }
}



@media only screen and (min-width:480px) and (max-width: 767px){
  .ourteamSection .teamBoxdiv{ width: 48%;}
   .main-wrap div.productLIsting,
  .main-wrap div.productLIsting:nth-child(3n-1){ width: 44%;  padding:0 2.5%; display: inline-block; vertical-align: top;}
  .main-wrap div.productLIsting p{ text-align: left;}
  .ourteamSection h3{ font-size: 17px;}
  .ourteamSection h4{ font-size: 11px;}
  .innerMainSec h2 br{ display: none;}
  .cataDtlsTopContainer .cntnrLeft img.alignright{ width: 35%;}
  .speakersWrap ul li{ width: 48%;}
  .speakersWrap ul li .imgdiv{ height: 230px;}
  .pastSpekersarea ul.attendeeList li{ width: 47%; vertical-align: top;}
  .cataDtlsTopContainer .sponsorRit ul li{ width: 21%;}
  .CatalystlandingWrap ul.bnrgrup li{ font-size: 14px;}
  .CatalystlandingWrap ul.bnrgrup li a{line-height: 47px; padding: 0 15px;}
  .updateList ul li:nth-child(2n+1), .updateList ul li:nth-child(2n), .updateList ul li{ width: 45%;}
  .rowJudgesWrap div.judgeItem{ width: 49%;}
  .rowJudgesWrap div.judgeItem .imgdiv { height: 225px;}
  .CatalystlandingWrap > .main-wrap > div.product-item > .leftIcon img{ max-width: 250px; }
  .tvListing .itemListing > div.boxItem,
  .tvListing .itemListing > div.boxItem:nth-child(3n-1),
  .tvDetaildWrap .itemListing .boxItem,
  .tvDetaildWrap .itemListing > div.boxItem:nth-child(3n-1){width: 48%; margin: 1%;}
  .tvListing .itemListing > div.boxItem h3,
  .tvDetaildWrap .itemListing .boxItem h3{ font-size: 13px; line-height: normal;}
  .tvDetaildWrap .jwplayer{ height: 270px !important;}
  .mainSec ul.sourceList li .sourceDetails{ max-width: inherit;}
  .eventSec{ margin-top: 70px;}
  .footer .footerNewsletter{ text-align: center; margin-top: 0;}
  .footer .footerNewsletter h3{ font-size: 16px;    margin: 10px 0 0; }
}

@media only screen and (min-width:600px) and (max-width: 767px){
  .mainSec ul.sourceList li,
  .mainSec ul.sourceList li:first-child{  width: 48%; margin: 1%;}
  .footer .footerMenu ul li{ width: 32%;}
}


@media only screen and (min-width:768px) and (max-width: 1169px){
  .main-wrap, .header .logoNavSec{ width: 95%; padding: 0 2.5%;}
  .header h1.logo{ width: 20%; margin: 9px 0;}
  .header nav.main_menu{ width: 78%; float: right; }
  .header nav.main_menu ul > li{padding: 0 7px;}
  .header nav.main_menu ul > li a{ font-size: 1.2rem; font-size: 12px;}
  .header nav.main_menu ul > li ul{ width: 230px;}
  .header nav.main_menu ul > li ul li a{ font-size: 1.2rem; font-size: 12px; line-height: 20px; }
  .header .top_head{ position: absolute; top: 0px; right: 0; padding: 5px 0 0 0; height: 35px; margin-right: 5%;}
  .conferenceHeader.header .top_head{ top: -25px;}
  .header .top_head ul li.form-search #search{ height: 23px; border-radius: 2px; font-size: 12px; padding: 3px 10px;}
  .header .top_head ul li.form-search:hover #search{ width: 200px;}
  .header .top_head ul li{ line-height: 35px;}
  .header .top_head ul li.form-search{ height: 35px;}
  .header .banner .bannertext h2{ font-size: 32px; line-height: normal;}
  .header .banner .bannertext h2 strong{ font-size: 35px; line-height: normal;}
  a.bttnclass{ padding: 0 20px; font-size: 13px; line-height: 40px;}
  .header .banner .bannerDetails{ padding-top: 10%;}
  .header{ height: 340px;}
  .header.innrhddr{ height: 280px; margin-bottom: 0;}
  .mainSec h2{ font-size: 27px;}
  .footer .footerMenu{ width: 47%;}
  .footer .footerMenu ul li{ width: 42%;}
  .footer .footerNewsletter{ width: 100%; margin-top: 20px;}
  .footer .footerNewsletter input[type="email"]{ max-width: 205px;  padding: 10px 5px;}
  .footer .footerNewsletter input[type="submit"]{ font-weight: normal; padding: 0 9px; font-size: 1.4rem;}
  .footer .footerNewsletter h3{ margin-top: 0;}
  .footer{ height: auto; padding: 0 0 65px 0;}
  .about .innerMainSec img.alignright{ max-width: 40%;}
  .innerMainSec h2{ font-size: 35px; font-size: 3.5rem;}
  .ourteamSection .teamBoxdiv{ width: 30%;}
  .ourteamSection h3{ font-size: 19px;}
  .ourteamSection h4{ font-size: 12px;}
  .topcnter-Cntpart h2, .whoattendiesDiv h2,
  .asideRightcnt h2, .why-att-videoDiv h2, .networkDiv h2{ font-size: 30px; font-size: 3rem;}
  .topcnter-Cntpart h2 br{ display: none;}
  .whoattendiesDiv h2{ width: 25%; line-height: normal;}
  .whoattendiesDiv > ul{ width: 60%;}
  .asideRightcnt p > img{ width: 48%;}
  .asideRightcnt .networkDiv ul li{ width: 42%; padding-left: 5%;}
  .pgstickynav ul li{ font-size: 12px; margin: 0 2px;}
  .header.conferenceHeader{ height: auto;}
  .cataDtlsTopContainer .cntnrLeft{ width: 80%;}
  .cataDtlsTopContainer .sponsorRit{ width: 17%;}
  .cataDtlsTopContainer .sponsorRit ul li{ width: 88%; margin-bottom: 20px;}
  .speakersWrap ul li{ width: 31%;}
  .speakersWrap ul li .imgdiv{ height: 250px;}

  .agendaBanner h2, .venueWrap .venueBannerwrap h2{font-size: 55px;}
  .agendaBanner, .venueWrap .venueBannerwrap{ padding: 60px 0;}
  .agendaTabcontentWrap > div .dateDiv{ width: 22%;}
  .agendaTabcontentWrap > div .cntnDiv{ width: 70%;}
  .agendaTabcontentWrap > div .dateDiv p{ font-size: 25px;}
  .priceWrap, .statementWrap, .backgroundWrap,
  .descriptionWrap, .timelineWrap, .evaluationWrap,
  .submissionWrap, .resourcesWrap, .TnCWrap,
  .sharebutton, .sponsorWrap, .agendaWrap,
  .judgesWrap, .venueWrap{ width: 95%; padding: 0 2.5%;}
  .workshopWrap ul li, .confrence-sponsoreWrap ul li{ font-size: 20px;}
  .speakersWrap ul li:nth-child(4n+1){ margin-left: 2.2%;}
  .speakersWrap ul li:nth-child(3n+1){margin-left: 0;}
  .topbannerWrap{ margin-top: 151px;}
  .CatalystlandingWrap > .main-wrap div.ful-div:first-child h3,
  .CatalystlandingWrap > .main-wrap div.ful-div:first-child h2{ line-height: normal;}
  .CatalystlandingWrap > .main-wrap > div.product-item > .leftIcon img{ width: 100%; height: auto;}
  .updateList{ margin-top: 50px;}
  .catalystDetailsWrap .leftsidebar ul li{ font-size: 12px;}
  .rowJudgesWrap div.judgeItem{ width: 31%;}
  .timelineWrap ul li .tooltip_div{ width: 130%; left:0;}
  .timelineWrap ul li .tooltip_div:after{ left:25%;}
  .mediaPagewrap .bottomcontentPart .bottomLeft, .mediaPagewrap .bottomcontentPart .bottomRight{ margin-left: 0; width: 100%;}
  .mediaPagewrap .bottomcontentPart .bottomRight{ margin-top: 30px;}
  .mediaPagewrap .topcontentPart h2{ font-size: 35px;}
  /*---TV MEGA DD*/
  .tvListing .itemListing > div.boxItem h3{ font-size: 12px;}
  .tvMenuWrap{ width: 95%; margin: 0 2.5%;}
  .tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li:first-child > a,
  .tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li > a{ font-size: 22px;}
  .tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li:first-child > ul > li.sub-falconference,
  .tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li:first-child > ul > li.sub-wintertech{ width: 47%;}
  .tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li:first-child > ul > li.sub-wintertech > ul li{ width: 96%;}
  .tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li:first-child{ width: 65%;}
  .tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li,
  .tvMenuWrap #tvmegaMenu:after{ width: 35%}
  .tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li:first-child > ul > li > a,
  .tvMenuWrap #tvmegaMenu ul#menu-tv-menu > li > ul > li > a{ font-size: 18px;}

  .tvListing .tagMenu ul li a{ font-size: 16px; padding: 0 14px; line-height: 38px;}
  .tvDetaildWrap .jwplayer{ width: 100% !important;}
  .topddMenu span{ position: relative; z-index: 999;}
  .catalystDetailsWrap .rightElementWrap h2.pgttl{ font-size: 30px;}

  .each_agendaSpeakerDiv > ul, .each_agendaDemoDiv > ul, .each_agendaVoluntDiv >ul{ width: 47%;}

  /**********==========Changes on 03/01/2017===========**************/

  body .header .banner .bannerDetails{ padding-top: 5%;}
  body .header .logoNavSec{ height: 60px; padding: 20px 2.5% 0;}
  .header .top_head{ margin-right: 3%;}
  .leftText { float: left;width:50%;}
  .rightVideo { float: right; width: 48%;}
}

@media only screen and (min-width:980px) and (max-width: 1169px){
  .main-wrap, .header .logoNavSec{ width: 95%; padding: 0 2.5%;}
  .header nav.main_menu ul > li a{ font-size: 14px;}
  .header h1.logo{ margin-top: 15px;}
  .header .logoNavSec{ margin-top: 0; height: auto;}
  .header nav.main_menu{ width: 69%; float: left; margin-left: 3%; margin-top: 5px;}
  .header .top_head{ top: 5px; z-index: 100;}
  .topbannerWrap{ margin-top: 115px;}
  .pgstickynav ul li{ margin: 0 6px;}
  .header.conferenceHeader{ padding: 0 0 20px;}
  .conferenceHeader.header .top_head{ top: 9px;}
  .header .top_head ul li.form-search #search{right: 0; padding: 0;}
  .header .top_head ul li.form-search #search:hover{ padding: 4px 8px; }
}

@media only screen and (min-width:1024px) and (max-width: 1169px){
  .tvListing .itemListing > div.boxItem h3{ font-size: 14px;}
  .ourteamSection .teamBoxdiv{ width: 21.5%;}
  .mediaPagewrap .bottomcontentPart .bottomLeft{ width: 26%;}
  .mediaPagewrap .bottomcontentPart .bottomRight{ width: 70%; margin:0 0 0 4%;}
  .mediaPagewrap .bottomcontentPart .bottomRight .leftSec{ width: 36%;}
  .mediaPagewrap .bottomcontentPart .bottomRight .rightSec{ width: 58%;}
  .each_agendaSpeakerDiv > ul, .each_agendaDemoDiv > ul, .each_agendaVoluntDiv >ul{ width: 30%;}
}