body {
  font-family: 'Trebuchet MS', sans-serif;
  font-weight: normal;
  font-style: normal;
}
a {
  color: #000000;
  outline: 0 !important;
}
a:hover {
  text-decoration: none;
  color: #4e8ecb;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h1 {
  color: #883f98 !important;
  text-transform: uppercase;
  font-weight: bold;
}
.twitterWidget {
  position: fixed;
  z-index: 10;
  top: 200px;
  right: -330px;
  padding: 10px 7px;
  background: #f1f2f2;
  border-radius: 4px;
  -webkit-box-shadow: 4px 2px 18px 5px rgba(50, 50, 50, 0.32);
  -moz-box-shadow: 4px 2px 18px 5px rgba(50, 50, 50, 0.32);
  box-shadow: 4px 2px 18px 5px rgba(50, 50, 50, 0.32);
  -webkit-transition: right 1s;
  /* For Safari 3.1 to 6.0 */
  transition: right 1s;
}
.twitterWidget .timeLineButton {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -60px;
}
.showTimeline {
  right: 20px;
}
.leftImg {
  position: absolute;
  width: 133px;
  left: 16px;
  top: 150px;
  background: url("../img/wrapper-background.png") repeat-y left top;
  z-index: -1;
}
.rightImg {
  position: absolute;
  width: 130px;
  right: 0;
  top: 150px;
  background: url("../img/wrapper-background-right.png") repeat-y left top;
  z-index: -1;
}
@media (max-width: 991px) {
  .leftImg, .rightImg {
    display: none;
  }
}
.verticalAlign {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.footerMainSponsors {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
}
.footerMainSponsors h6 {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 21px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .footerMainSponsors h6 {
    margin-bottom: 30px;
  }
}
.footerMainSponsors .sponsorImgArea {
  display: inline-block;
  border-right: 1px solid #000000;
  height: 43px;
}
@media (max-width: 768px) {
  .footerMainSponsors .sponsorImgArea {
    display: block;
    border: none;
    margin-bottom: 30px;
    text-align: center;
  }
}
.footerMainSponsors .sponsorImgArea img {
  padding: 0 20px 0 30px;
}
.footerMainSponsors .sponsorImgArea:last-child {
  border: none;
}
.prevPage {
  width: 62px;
  height: 62px;
  border: 2px solid orange;
  border-radius: 50%;
  position: relative;
  padding: 0;
  display: block;
  outline: 0;
  background: #ffffff url("../img/prev-page-arrow.png") no-repeat center center;
  margin: 0 auto 50px;
}
.directional {
  width: 62px;
  height: 62px;
  border: 2px solid #864098;
  border-radius: 50%;
  position: relative;
  padding: 0;
  display: block;
  outline: 0;
  background: #ffffff url("../img/directional-arrow.png") no-repeat center center;
  margin: auto;
}
.navbar-brand {
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  z-index: 5;
}

.navbar-brand img {
  width: 200px;
}

.navbar-toggle{
  margin-top: 30px;
}

@media (max-width: 1200px) {
  .navbar-brand img {
    width: 170px;
  }
}
@media (max-width: 1200px) {
  .navbar-brand img {
    width: 140px;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,.navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 8px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in{
    display:block !important;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    margin-top: 50px;
  }
}
@media (max-width: 1200px) {
  .navbar-nav {
    margin-top: 30px;
  }
}
@media (max-width: 992px) {
  .navbar-nav {
    margin-top: 0;
  }
}
.navbar-default {
  background: #FFFFFF;
  border: none;
}
.navbar-default .navbar-nav > li > a {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 14px;
  color: #000000;
  padding: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .navbar-default .navbar-nav > li > a {
    padding: 16px 3px 10px;
  }
}
@media (max-width: 992px) {
  .navbar-default .navbar-nav > li > a {
    padding: 10px 7px 10px 0;
  }
}
@media (max-width: 768px) {
  .navbar-default .navbar-nav > li > a {
    padding: 10px;
  }
}
.navbar-default .navbar-nav > li > a:hover {
  color: #883f98;
}
@media (min-width: 768px) {
  .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ee7421 !important;
  background: transparent;
}
.navbar-collapse {
  position: relative;
}
.navbar-collapse .registerButton {
  position: absolute;
  right: 90px;
  top: 0;
  z-index: 99;
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 16px;

}
.navbar-collapse .registerButton a{
  display: block;
  color: #FFFFFF;
  padding: 8px 30px 8px 50px;
  background: #864098 url('../img/icon-register.png')no-repeat 10px center;
}
.navbar-collapse .languageChoice {
  position: absolute;
  right: 5px;
  top: 0;
  z-index: 99;
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 16px;
}
.navbar-collapse .languageChoice a {
  color: #FFFFFF;
  background: #0091ac;
  width: 38px;
  display: inline-block;
  text-align: center;
  padding: 8px 0;
}
.navbar-collapse .languageChoice a.active {
  -webkit-box-shadow: 3px 3px 12px 0 rgba(50, 50, 50, 0.55);
  -moz-box-shadow: 3px 3px 12px 0 rgba(50, 50, 50, 0.55);
  box-shadow: 3px 3px 12px 0 rgba(50, 50, 50, 0.55);
  font-weight: bold;
  font-size: 16px;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 410px;
}
@media (min-width: 768px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
}
.open > .dropdown-menu {
  display: none;
}
.dropdown-menu {
  padding: 0 0 8px 0;
  left: 0 !important;
  border: none;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.95);
  min-width: 240px;
}
.dropdown-menu li {
  padding: 0 15px;
}
.dropdown-menu li:last-child a {
  border: none;
}
.dropdown-menu > li > a {
  font-size: 16px;
  padding: 10px 0 !important;
  border-bottom: 1px solid #000000;
  color: #000000 !important;
}
@media (max-width: 768px) {
  .dropdown-menu > li > a {
    border: none;
    font-weight: bold;
    font-size: 16px;
  }
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: transparent;
  color: #ee7421 !important;
}
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .owl-dots .owl-dot span,
.owl-theme .owl-dots .owl-dot:hover span {
  width: 11px;
  height: 11px;
  background: #686262;
  margin: 0 15px;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #4f8fcc;
}
.scroll-pane {
  outline: 0;
}
.jspVerticalBar {
  width: 10px;
}
.jspVerticalBar .jspDrag {
  border-radius: 5px;
  background: #a3a3a3;
}
.articleSubMenu .media-list {
  margin-top: 10px;
}
.articleSubMenu .articleSubMenuItem {
  min-height: 50px;
  margin-bottom: 30px;
  margin-top: 0;
}
@media (max-width: 992px) {
  .articleSubMenu .articleSubMenuItem {
    display: inline-block;
    width: 49%;
  }
}
@media (max-width: 768px) {
  .articleSubMenu .articleSubMenuItem {
    width: 100%;
  }
}
.articleSubMenu .articleSubMenuItem .articleSubMenuIcon {
  width: 49px;
  height: 49px;
  background: url("../img/menu-icons.png") no-repeat;
  display: inline-block;
  margin-right: 10px;
}
.articleSubMenu .articleSubMenuItem .media-body {
  display: table-cell;
  vertical-align: middle;
}
.articleSubMenu .articleSubMenuItem a {
  font-size: 22px;
  display: table;
}
#conference .articleSubMenu .articleSubMenuItem:nth-of-type(1) span.articleSubMenuIcon {
  background-position: -49px 0;
}
#conference .articleSubMenu .articleSubMenuItem:nth-of-type(1):hover span.articleSubMenuIcon {
  background-position: 0 0;
}
#conference .articleSubMenu .articleSubMenuItem:nth-of-type(2) span.articleSubMenuIcon {
  background-position: -49px -49px;
}
#conference .articleSubMenu .articleSubMenuItem:nth-of-type(2):hover span.articleSubMenuIcon {
  background-position: 0 -49px;
}
#conference .articleSubMenu .articleSubMenuItem:nth-of-type(3) span.articleSubMenuIcon {
  background-position: -49px -98px;
}
#conference .articleSubMenu .articleSubMenuItem:nth-of-type(3):hover span.articleSubMenuIcon {
  background-position: 0 -98px;
}
#conference .articleSubMenu .articleSubMenuItem:nth-of-type(4) span.articleSubMenuIcon {
  background-position: -49px -146px;
}
#conference .articleSubMenu .articleSubMenuItem:nth-of-type(4):hover span.articleSubMenuIcon {
  background-position: 0 -146px;
}
#fair .articleSubMenu .articleSubMenuItem:nth-of-type(1) span.articleSubMenuIcon {
  background-position: -49px -195px;
}
#fair .articleSubMenu .articleSubMenuItem:nth-of-type(1):hover span.articleSubMenuIcon {
  background-position: 0 -195px;
}
#fair .articleSubMenu .articleSubMenuItem:nth-of-type(2) span.articleSubMenuIcon {
  background-position: -49px -243px;
}
#fair .articleSubMenu .articleSubMenuItem:nth-of-type(2):hover span.articleSubMenuIcon {
  background-position: 0 -243px;
}
#award .articleSubMenu .articleSubMenuItem:nth-of-type(1) span.articleSubMenuIcon {
  background-position: -49px -292px;
}
#award .articleSubMenu .articleSubMenuItem:nth-of-type(1):hover span.articleSubMenuIcon {
  background-position: 0 -292px;
}
#award .articleSubMenu .articleSubMenuItem:nth-of-type(2) span.articleSubMenuIcon {
  background-position: -49px -341px;
}
#award .articleSubMenu .articleSubMenuItem:nth-of-type(2):hover span.articleSubMenuIcon {
  background-position: 0 -341px;
}
#award .articleSubMenu .articleSubMenuItem:nth-of-type(3) span.articleSubMenuIcon {
  background-position: -49px -390px;
}
#award .articleSubMenu .articleSubMenuItem:nth-of-type(3):hover span.articleSubMenuIcon {
  background-position: 0 -390px;
}
#award .articleSubMenu .articleSubMenuItem:nth-of-type(4) span.articleSubMenuIcon {
  background-position: -49px -439px;
}
#award .articleSubMenu .articleSubMenuItem:nth-of-type(4):hover span.articleSubMenuIcon {
  background-position: 0 -439px;
}
.leftMenu {
  background: #ecf2f7;
}
@media (max-width: 1200px) {
  .leftMenu {
    margin-bottom: 40px;
  }
}
.leftMenu .header {
  background: #aac8e6;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 23px;
  padding-left: 10px;
  padding-bottom: 2px;
  border-radius: 5px;
}
@media (max-width: 768px) {
  .leftMenu .header {
    font-size: 21px;
  }
}
.leftMenu ul.leftMenuList {
  padding: 10px 0 0;
  margin: 0;
}
.leftMenu ul.leftMenuList li {
  list-style: none;
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 20px;
  color: #000000;
  margin-bottom: 5px;
}
.leftMenu ul.leftMenuList li span.code {
  font-weight: bold;
  font-size: 20px;
}
.leftMenu ul.leftMenuList li span.colorBox {
  width: 14px;
  height: 14px;
  display: inline-block;
}
.leftMenu .downArrowArea {
  text-align: center;
  padding: 7px 0 15px;
}
.wrapper > .content.fixedNavbar{
  padding-top: 102px;
}
.content article {
  margin-top: 40px;
}
.content h1 {
  font-size: 44px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .content h1 {
    font-size: 32px;
  }
}
#aboutUs .container {
  position: relative;
}
#aboutUs h3 {
  font-weight: bold;
  font-size: 30px;
  color: #4f8fcc;
  margin-left: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#aboutUs div.infoContent {
  background: #e5f7fa;
  padding: 20px 20px 30px;
  font-size: 20px;
  min-height: 400px;
  position: relative;
  color: #000000;
}
@media (max-width: 992px) {
  #aboutUs div.infoContent {
    margin-bottom: 30px;
  }
}
#aboutUs div.infoContent .directionLink {
  display: block;
  margin-bottom: 30px;
}
#aboutUs div.infoContent .directionLink .directionIcon {
  width: 46px;
  height: 46px;
  background: #c4c3c2 url("../img/directionIcon.png") no-repeat center;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
#aboutUs div.infoContent .directionLink span {
  display: table-cell;
  vertical-align: middle;
}
#conference .owl-theme .owl-controls .owl-nav [class*='owl-'] {
  padding: 0;
  background: none;
}
#conference .owl-carousel .owl-item img {
  display: inline;
  height: 95px;
  width: auto;
}
#conference .owl-controls {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 45px;
  width: 100%;
  z-index: -1;
}
@media (max-width: 992px) {
  #conference .owl-controls {
    position: relative;
  }
}
#conference .owl-controls .owl-prev {
  display: block;
  position: absolute;
  left: -40px;
}
@media (max-width: 992px) {
  #conference .owl-controls .owl-prev {
    display: inline-block;
    position: relative;
    left: 0;
  }
}
#conference .owl-controls .owl-next {
  display: block;
  position: absolute;
  right: -40px;
}
@media (max-width: 992px) {
  #conference .owl-controls .owl-next {
    display: inline-block;
    position: relative;
    right: 0;
  }
}
#conference .conferenceDescription {
  background: #edf4fa;
  font-size: 22px;
  text-align: center;
  padding: 50px 0 30px;
  margin-bottom: 20px;
  color: #000000;
}
#conference .conferenceDescription .container {
  padding-left: 20px;
  padding-right: 20px;
}
#conference .conferenceDescription .container h6 {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 26px;
  margin-bottom: 10px;
}
#conference .speaker {
  background: #e7e9ea;
  display: table;
  margin-bottom: 10px;
  width: 100%;
}
#conference .speaker .imgArea {
  width: 85px;
  float: left;
}
#conference .speaker .imgArea .imgBorder {
  width: 50px;
  height: 100%;
  border: 7px solid transparent;
  display: inline-block;
}
#conference .speaker .speakerName {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 18px;
  color: #41505b;
  display: table-cell;
  vertical-align: middle;
  line-height: 30px;
}
@media (max-width: 480px) {
  #conference .speakerCarouselItem [class*='col-lg'] {
    width: 100%;
  }
}
#fair .fairContent {
  padding-top: 100px;
  padding-bottom: 150px;
  background: #ecf2f7;
}
#fair .fairContent .fairCarousel img {
  width: auto;
  max-width: 100%;
}
#fair .fairContent .owl-theme .owl-controls {
  margin-top: 20px;
}
#fair .fairContent .infoContent {
  font-size: 22px;
  line-height: 30px;
  color: #000000;
}
@media (max-width: 768px) {
  #fair .fairContent .infoContent {
    margin-top: 30px;
  }
}
#connect .connectContent {
  padding-top: 30px;
  padding-bottom: 40px;
  background: #ecf2f7;
}
#connect .connectContent .connectCarousel img {
  width: auto;
  max-width: 100%;
}
#connect .connectContent .owl-theme .owl-controls {
  margin-top: 20px;
}
#connect .connectContent .infoContent {
  font-size: 22px;
  line-height: 30px;
  color: #000000;
}
@media (max-width: 768px) {
  #connect .connectContent .infoContent {
    margin-top: 30px;
  }
}
#connect .connectContent a.connect {
  display: block;
  width: 160px;
  background: #ffffff;
  border: 2px solid #4f8fcc;
  text-align: center;
  margin: 0 auto;
  padding: 6px 0;
  font-size: 18px;
  color: #58595b;
  border-radius: 50px;
}
#award {
  margin-top: -30px;
}
#award .awardContent {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #ecf2f7 url("../img/award-background-right.png")no-repeat right center;
}

@media (max-width: 768px) {
  #award .awardContent {
    background: #ecf2f7;
  }
}
#award .awardContent .infoContent {
  font-size: 22px;
  line-height: 34px;
  color: #414042;
}
#award .awardContent .awardImage img {
  margin-left: -50px;
  margin-top: -140px;
}
@media (max-width: 1200px) {
  #award .awardContent .awardImage img {
    margin-left: -90px;
  }
}
@media (max-width: 992px) {
  #award .awardContent .awardImage img {
    margin-top: 0;
    margin-left: -70px;
  }
}
#award .awardMainSponsor {
  text-align: center;
  font-size: 22px;
}
#award .awardMainSponsor span {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
}
#award .awardMainSponsor img {
  display: block;
  margin: auto;
}
#sponsors {
  color: #000000;
}
#sponsors h3 {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px;
}
#sponsors h5 {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 16px;
}
#sponsors .sponsorsArea {
  border-top: 1px solid #000000;
  padding-top: 10px;
}
#sponsors .sponsorsArea ul {
  border-bottom: 1px solid #000000;
}
@media (max-width: 768px) {
  #sponsors .sponsorsArea ul {
    border: none;
  }
}
#sponsors .sponsorsArea ul li {
  text-align: center;
  padding: 0;
  width: 19.5%;
}
@media (max-width: 768px) {
  #sponsors .sponsorsArea ul li {
    width: 100% !important;
    margin-bottom: 40px;
  }
}
#sponsors .sponsorsArea ul li h6 {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 14px;
  margin-bottom: 20px;
  vertical-align: text-top;
  display: inline-block;
  height: 45px;
}
@media (max-width: 768px) {
  #sponsors .sponsorsArea ul li h6 {
    margin-bottom: 0;
  }
}
#sponsors .sponsorsArea ul li .imageBorder {
  border-right: 1px solid #000000;
  height: 50px;
  width: 100%;
  display: table;
}
@media (max-width: 768px) {
  #sponsors .sponsorsArea ul li .imageBorder {
    border: none;
    display: block;
  }
}
#sponsors .sponsorsArea ul li .imageBorder a {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 768px) {
  #sponsors .sponsorsArea ul li .imageBorder a {
    display: inline-block;
  }
}
#sponsors .sponsorsArea ul li .imageBorder a img {
  display: block;
  margin: auto;
}
#sponsors .sponsorsArea ul li.mainSponsors {
  width: 100%;
}
#sponsors .sponsorsArea ul li.mainSponsors img {
  padding: 20px 40px;
}
@media (max-width: 992px) {
  #sponsors .sponsorsArea ul li.mainSponsors img {
    padding: 20px 30px;
  }
}
#sponsors .sponsorsArea ul li.multipleImage {
  width: auto;
}
#sponsors .sponsorsArea ul li.multipleImage img {
  float: left;
  padding: 0 49px;
}
@media (max-width: 1200px) {
  #sponsors .sponsorsArea ul li.multipleImage img {
    padding: 0 33px;
  }
}
@media (max-width: 992px) {
  #sponsors .sponsorsArea ul li.multipleImage img {
    padding: 0 17px;
  }
}
@media (max-width: 768px) {
  #sponsors .sponsorsArea ul li.multipleImage img {
    margin-bottom: 10px;
  }
}
#sponsors .sponsorsArea ul li.smallArea {
  width: 13.8%;
}
#sponsors .sponsorsArea ul li:last-child .imageBorder {
  border: none;
}
#publications .publicationsContent {
  padding-top: 80px;
  padding-bottom: 30px;
  background: #e5f7fa;
  border-radius: 10px;
}
#publications .publicationsContent .publicationItem {
  text-align: center;
  width: 338px;
  position: relative;
  margin-bottom: 50px;
  display: block;
}
#publications .publicationsContent .publicationItem img {
  max-width: 100%;
  border-radius: 10px;
}
@media (max-width: 1200px) {
  #publications .publicationsContent .publicationItem {
    margin: 25px auto;
  }
}
@media (max-width: 480px) {
  #publications .publicationsContent .publicationItem {
    width: 285px;
  }
}
#publications .publicationsContent .publicationItem .dateBackground {
  height: 100%;
  width: 150px;
  background: #FFFFFF;
  opacity: 0.65;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
}
@media (max-width: 480px) {
  #publications .publicationsContent .publicationItem .dateBackground {
    width: 100px;
  }
}
#publications .publicationsContent .publicationItem .bottomArea {
  height: 73px;
  position: absolute;
  bottom: 0;
  display: table;
  width: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #f1f2f2;
}
#publications .publicationsContent .publicationItem .bottomArea .name {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 20px;
  width: 188px;
  display: table-cell;
  vertical-align: middle;
}
#publications .publicationsContent .publicationItem .bottomArea .date {
  width: 150px;
  display: table-cell;
  vertical-align: middle;
  font-size: 37px;
  color: #FFFFFF;
  border-bottom-right-radius: 10px;
}
@media (max-width: 480px) {
  #publications .publicationsContent .publicationItem .bottomArea .date {
    width: 100px;
  }
}
#pressRoom {
  margin-top: -25px;
}
#pressRoom h3 {
  font-weight: bold;
  font-size: 22px;
  color: #8c8b8b;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  #pressRoom h3 {
    text-align: center;
  }
}
@media (max-width: 1200px) {
  #pressRoom .pressCarousel {
    margin-bottom: 50px;
  }
}
#pressRoom .pressCarousel .thumbnail {
  padding: 0 0 40px 0;
  border-radius: 5px;
  position: relative;
  min-height: 560px;
}
#pressRoom .pressCarousel .thumbnail .thumbnailHeader {
  position: relative;
}
#pressRoom .pressCarousel .thumbnail .thumbnailHeader img {
  display: block;
  max-width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100% !important;
}
#pressRoom .pressCarousel .thumbnail .thumbnailHeader span.imgHeader {
  position: absolute;
  left: 10px;
  bottom: 0;
  font-weight: bold;
  font-size: 22px;
  color: #FFFFFF;
}
#pressRoom .pressCarousel .thumbnail .caption {
  font-size: 22px;
  line-height: 25px;
  max-height: 328px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  #pressRoom .pressCarousel .thumbnail .caption {
    max-height: 254px;
  }
}
@media (max-width: 992px) {
  #pressRoom .pressCarousel .thumbnail .caption {
    max-height: 328px;
  }
}
#pressRoom .pressCarousel .thumbnail .caption.showText {
  -webkit-transition: max-height 1s;
  /* For Safari 3.1 to 6.0 */
  transition: max-height 1s;
  max-height: 100%;
}
#pressRoom .panel-group {
  border: 1px solid #c4c4c4;
  border-bottom: none;
}
#pressRoom .panel-group .panel-default {
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #c4c4c4;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
#pressRoom .panel-group .panel-default .panel-heading {
  background: transparent;
  padding-top: 10px;
  padding-bottom: 10px;
}
#pressRoom .panel-group .panel-default .panel-heading .panel-title a {
  font-weight: bold;
  font-size: 22px;
  color: #4e8ecb;
  display: block;
  height: 30px;
  background: url("../img/accordion-right-arrow.png") no-repeat center right;
}
#pressRoom .panel-group .panel-default .panel-heading .panel-title a.collapseOpen {
  background: url("../img/accordion-down-arrow.png") no-repeat center right;
}
#pressRoom .panel-group .panel-default .panel-body {
  font-size: 20px;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 26px;
  min-height: 305px;
}
#pressRoom .owl-carousel .owl-item img {
  width: auto;
}
#pressRoom .readMore {
  position: absolute;
  right: 10px;
  bottom: 5px;
  cursor: pointer;
}
#contact .contactContent {
  position: relative;
  padding-top: 150px;
}
#contact .contactContent #map {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: .8;
}
#contact .contactContent .content {
  position: relative;
  z-index: 9;
}
#contact .contactContent .content .headerArea {
  height: 70px;
}
#contact .contactContent .content .headerArea h5 {
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  color: #8c8b8b;
  padding-top: 22px;
}
#contact .contactContent .content .headerArea .topImg {
  height: 55px;
}
#contact .contactContent .content .infoArea {
  position: relative;
  padding: 15px;
  background: url('../img/contact-boxes-bg.png') #f1f2f2 no-repeat bottom right;
  border: 1px solid #babec1;
  border-radius: 5px;
  margin-bottom: 50px;
  font-size: 18px;
  color: #000000;
}
#contact .contactContent .content .infoArea .infoHeading {
  font-weight: bold;
  font-size: 18px;
}
#contact .contactContent .content .form-group {
  margin-bottom: 7px;
}
#memorableQuotes .leftMenu ul.leftMenuList li.duo span {
  display: block;
}
#memorableQuotes .leftMenu ul.leftMenuList li.duo span.colorBox {
  margin-top: 21px;
  float: left;
  margin-right: 5px;
}
#memorableQuotes .infoContent {
  background: #e6e2df;
  position: relative;
}
#memorableQuotes .infoContent .header {
  padding: 10px 25px;
  border-radius: 5px;
}
#memorableQuotes .infoContent .header h3 {
  font-weight: bold;
  font-size: 36px;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  #memorableQuotes .infoContent .header h3 {
    font-size: 28px;
  }
}
#memorableQuotes .infoContent .header h6 {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 26px;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  #memorableQuotes .infoContent .header h6 {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  #memorableQuotes .infoContent .header {
    padding: 10px;
  }
}
#memorableQuotes .infoContent .speakerPhoto {
  width: 183px;
  height: 184px;
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 2;
}
@media (max-width: 992px) {
  #memorableQuotes .infoContent .speakerPhoto {
    width: auto;
    height: auto;
    position: initial;
    margin-top: 30px;
    margin-bottom: 5px;
  }
}
#memorableQuotes .infoContent .speakerPhoto img {
  display: block;
}
@media (max-width: 992px) {
  #memorableQuotes .infoContent .speakerPhoto img {
    margin-left: auto;
    margin-right: auto;
  }
}
#memorableQuotes .infoContent .speakersInfoArea {
  position: relative;
}
#memorableQuotes .infoContent .speakersInfoArea a.pagination {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 26px;
  height: 27px;
  margin: auto;
  z-index: 3;
}
#memorableQuotes .infoContent .speakersInfoArea a.pagination.leftArrow {
  left: 5px;
  background: url('../img/speaker-left-arrow.png') no-repeat;
}
@media (max-width: 768px) {
  #memorableQuotes .infoContent .speakersInfoArea a.pagination.leftArrow {
    left: 20px;
  }
}
#memorableQuotes .infoContent .speakersInfoArea a.pagination.rightArrow {
  right: 20px;
  background: url('../img/speaker-right-arrow.png') no-repeat;
}
@media (max-width: 768px) {
  #memorableQuotes .infoContent .speakersInfoArea a.pagination.rightArrow {
    right: 20px;
  }
}
@media (max-width: 768px) {
  #memorableQuotes .infoContent .speakersInfoArea a.pagination {
    top: auto;
    bottom: 10px;
  }
}
#memorableQuotes .infoContent .content {
  background: #e6e2df;
  color: #000000;
  font-size: 22px;
  padding: 25px 40px;
  position: relative;
}
@media (max-width: 992px) {
  #memorableQuotes .infoContent .content {
    padding: 20px 30px;
  }
}
@media (max-width: 768px) {
  #memorableQuotes .infoContent .content {
    padding: 20px 10px 60px;
  }
}
#memorableQuotes .infoContent .contentFooter {
  background: #f4f2f1;
  padding: 5px;
  display: inline-block;
  width: 100%;
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 22px;
}
#memorableQuotes .infoContent .contentFooter .sponsorLogo {
  margin-left: 7px;
}
#fairPlan .infoContent img {
  display: block;
  max-width: 100%;
}
#participatins .infoContent {
  background: #e6e2df;
}
#participatins .infoContent .header {
  padding: 20px 25px;
  border-radius: 5px;
}
#participatins .infoContent .header h6 {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 26px;
  color: #58595b;
}
@media (max-width: 768px) {
  #participatins .infoContent .header {
    padding: 10px;
  }
}
#participatins .infoContent .content {
  background: #f1f2f2;
  color: #000000;
  font-size: 22px;
  padding: 25px;
}
@media (max-width: 768px) {
  #participatins .infoContent .content {
    padding: 10px;
  }
  #participatins .infoContent .content img {
    display: block;
    margin: 10px auto;
  }
}
#previousWinners .leftMenu .header {
  background: #005caa;
  color: #ffffff;
}
#previousWinners .leftMenu ul.leftMenuList {
  padding-bottom: 10px;
}
#previousWinners .leftMenu ul.leftMenuList li {
  font-weight: bold;
  font-size: 25px;
  text-align: center;
}
#previousWinners .leftMenu ul.leftMenuList li.active a {
  color: #ee7421 !important;
}
#previousWinners .infoContent .content {
  background: #f1f2f2;
  color: #000000;
  font-size: 22px;
  padding: 10px;
  border-radius: 5px;
}
#previousWinners .infoContent .content .awardList {
  margin-bottom: 20px;
  height: 120px;
}
@media (max-width: 768px) {
  #previousWinners .infoContent .content .awardList {
    height: auto;
  }
}
#previousWinners .infoContent .content .awardList span {
  display: block;
  font-weight: bold;
  font-size: 18px;
}
#previousWinners .infoContent .content .awardList span.awardName {
  color: #f07622;
}
#previousWinners .infoContent .content .awardList span.name {
  color: #000000;
}
#previousWinners .infoContent .content .awardList span.title {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 18px;
  color: #000000;
}
#speakers .leftMenu ul.leftMenuList li.duo span {
  display: block;
}
#speakers .leftMenu ul.leftMenuList li.duo span.colorBox {
  margin-top: 21px;
  float: left;
  margin-right: 5px;
}
#speakers .infoContent {
  background: #f1f2f2;
  position: relative;
}
#speakers .infoContent .header {
  padding: 20px;
  border-radius: 5px;
}
#speakers .infoContent .header.speakersCvHeader,
#speakers .infoContent .header.speakerDuoHeader {
  padding: 10px 20px;
}
#speakers .infoContent .header h3 {
  font-weight: bold;
  font-size: 36px;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  #speakers .infoContent .header h3 {
    font-size: 28px;
  }
}
#speakers .infoContent .header h4 {
  font-weight: bold;
  font-size: 36px;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  #speakers .infoContent .header h4 {
    font-size: 28px;
  }
}
#speakers .infoContent .header h6 {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 26px;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  #speakers .infoContent .header {
    padding: 10px;
  }
}
#speakers .infoContent .speakerPhoto {
  width: 170px;
  height: 170px;
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 2;
  text-align: center;
}
#speakers .infoContent .speakerPhoto.bottomPhoto {
  top: 250px;
}
@media (max-width: 992px) {
  #speakers .infoContent .speakerPhoto.speakersCvPhoto {
    width: auto;
    height: auto;
    position: initial;
    margin-top: 30px;
    margin-bottom: 25px;
  }
}
#speakers .infoContent .speakerPhoto.speakersCvPhoto img {
  display: block;
  margin-bottom: 10px;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  #speakers .infoContent .speakerPhoto {
    width: auto;
    height: auto;
    position: initial;
    margin-top: 30px;
    margin-bottom: 25px;
  }
}
#speakers .infoContent .speakerPhoto img {
  display: block;
  margin-bottom: 10px;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
}
#speakers .infoContent .speakerPhoto a {
  padding: 0 10px;
  background: #aac8e6;
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  border-radius: 5px;
}
#speakers .infoContent .speakersInfoArea {
  padding-right: 10px;
}
#speakers .infoContent .speakersInfoArea a.pagination {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 26px;
  height: 27px;
  margin: auto;
}
#speakers .infoContent .speakersInfoArea a.pagination.leftArrow {
  left: 5px;
  background: url('../img/speaker-left-arrow.png') no-repeat;
}
@media (max-width: 768px) {
  #speakers .infoContent .speakersInfoArea a.pagination.leftArrow {
    left: 20px;
  }
}
#speakers .infoContent .speakersInfoArea a.pagination.rightArrow {
  right: 20px;
  background: url('../img/speaker-right-arrow.png') no-repeat;
}
@media (max-width: 768px) {
  #speakers .infoContent .speakersInfoArea a.pagination.rightArrow {
    right: 20px;
  }
}
@media (max-width: 768px) {
  #speakers .infoContent .speakersInfoArea a.pagination {
    top: auto;
    bottom: 10px;
  }
}
#speakers .infoContent .content {
  background: #f1f2f2;
  color: #000000;
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 17px;
  padding: 20px 48px 20px 20px;
  position: relative;
}
@media (max-width: 992px) {
  #speakers .infoContent .content {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  #speakers .infoContent .content {
    padding: 10px;
  }
}
#speakers .infoContent .content h5 {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 5px;
}
#speakers .infoContent .content h6 {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 26px;
  margin-bottom: 15px;
}
#speakers .infoContent .contentFooter {
  background: #f4f2f1;
  padding: 5px;
  display: inline-block;
  width: 100%;
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 18px;
}
#speakers .infoContent .contentFooter .sponsorLogo {
  margin-left: 7px;
  margin-right: 7px;
}
#awardJury .juryItemArea {
  margin: 0;
}
#awardJury .juryItemArea .juryItem {
  color: #58595b;
  padding: 0;
  margin-bottom: 30px;
}
#awardJury .juryItemArea .juryItem .juryPhoto {
  width: 96px;
  float: left;
}
#awardJury .juryItemArea .juryItem .juryPhoto img {
  display: block;
  max-width: 100%;
}
#awardJury .juryItemArea .juryItem h6 {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 21px;
  margin-top: 10px;
  display: inherit;
  word-wrap: break-word;
  min-height: 47px;
  padding-left: 101px;
}
#awardJury .juryItemArea .juryItem .title {
  font-family: 'Trebuchet Ms', sans-serif;
  font-size: 14px;
  background: #ecf2f7;
  height: 81px;
  line-height: 20px;
  padding: 2px 20px 2px 101px;
}
#awardCategories .awardCategoriesArea {
  margin-bottom: 60px;
}
#awardCategories .awardCategoriesArea .categoryArea h6 {
  font-weight: bold;
  font-size: 22px;
  background: #aac8e6;
  width: 100%;
  padding: 5px 15px;
  border-radius: 7px;
  margin-bottom: 10px;
  color: #58595b;
}
#awardCategories .awardCategoriesArea .categoryArea ul.categoryList {
  padding: 5px 0;
  margin: 0;
  width: 100%;
  background: #ecf2f7;
}
#awardCategories .awardCategoriesArea .categoryArea ul.categoryList li {
  list-style: none;
  padding: 2px 0 2px 15px;
}
#awardCategories .awardCategoriesArea .categoryArea ul.categoryList li a {
  font-size: 22px;
}
#awardCategories .awardCategoriesArea .categoryArea ul.categoryList li.active {
  padding: 0 0 0 15px;
}
#awardCategories .awardCategoriesArea .categoryArea ul.categoryList li.active a {
  font-size: 22px;
  color: #005caa;
}
#awardCategories .awardCategoriesArea .categoryInfo {
  margin-top: 44px;
}
#awardCategories .awardCategoriesArea .categoryInfo .content {
  height: 254px;
  background: #f1f2f2;
  font-size: 21px;
  text-align: center;
  padding: 10px 20px;
  line-height: 31px;
}
#awardCategories .awardCategoriesArea .categoryInfo .content .contentText {
  padding: 0 15px;
}
#awardCategories .awardCategoriesArea .categoryInfo .content:not(.scroll-pane) {
  height: 320px;
}
#awardProcess .awardProcessArea {
  margin-bottom: 40px;
  margin-left: -5px;
  margin-right: -5px;
}
#awardProcess .awardProcessArea .processItem {
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
}
#awardProcess .awardProcessArea .processItem .degree {
  width: 100%;
  display: table;
  height: 140px;
  text-align: center;
  background: #fcb073;
}
@media (max-width: 1200px) {
  #awardProcess .awardProcessArea .processItem .degree {
    height: 80px;
  }
}
#awardProcess .awardProcessArea .processItem .degree h2 {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  font-size: 30px;
  color: #FFFFFF;
}
#awardProcess .awardProcessArea .processItem .processInfo {
  font-size: 20px;
  background: #e6e2df;
  display: table;
  width: 100%;
  height: 140px;
  padding: 10px;
  line-height: 24px;
}
#awardProcess .awardProcessArea .processItem .processInfo p {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 1200px) {
  #awardProcess .awardProcessArea .processItem .processInfo {
    line-height: 30px;
    padding: 20px;
  }
}
@media (max-width: 480px) {
  #awardProcess .awardProcessArea .processItem .processInfo {
    padding: 10px;
  }
}
#awardProcess .awardProcessArea .processItem:nth-of-type(even) .processInfo {
  background: #f2f0ee;
}
#awardProcess .awardProcessArea .processItem div[class^="col"] {
  padding-left: 5px;
  padding-right: 5px;
}
#presentations .presentationsArea {
  background: #f1f2f2;
}
#presentations .presentationsArea .header {
  background: #4f8fcc;
  border-radius: 5px;
  font-weight: bold;
  font-size: 22px;
  color: #FFFFFF;
  padding-left: 20px;
  padding-bottom: 3px;
}
#presentations .presentationsArea ul.presentationsList {
  margin: 0;
  padding: 10px 10px 5px;
}
#presentations .presentationsArea ul.presentationsList li {
  background: #edf4fa;
  margin-bottom: 3px;
  list-style: none;
  display: inline-block;
  width: 100%;
}
@media (max-width: 768px) {
  #presentations .presentationsArea ul.presentationsList li {
    padding: 5px 0;
  }
}
#presentations .presentationsArea ul.presentationsList li span {
  font-size: 22px;
  font-weight: bold;
}
#presentations .presentationsArea ul.presentationsList li h6 {
  font-weight: bold;
  font-size: 22px;
  color: #58595b;
  margin-top: 3px;
}
#presentations .presentationsArea ul.presentationsList li:nth-of-type(even) {
  background: #e7e4e2;
}
#footer {
  width: 100%;
  height: 130px;
  background: #00b1cd url("../img/footer-backgorund.png")no-repeat 200px center;
  line-height: 130px;
}
#footer span.footer-icon {
  display: block;
  float: left;
  background: url('../img/footer-icon.png') no-repeat;
  width: 94px;
  height: 93px;
}
span.socialLinks {
  float: right;
  margin-right: 100px;
}
span.socialLinks a {
  margin-left: 8px;
}
span.socialLinks.top {
  margin-right: 0;
  position: absolute;
  right: 10px;
  top: 15px;
}
@media (max-width: 768px) {
  span.socialLinks {
    margin-right: 10px;
  }
  .footerLogo{
    width: 150px;
  }
  #footer{
    background: #00b1cd url("../img/footer-backgorund.png")no-repeat 150px center;
  }
}

#registerModal .modal-header .close{
  margin-right: -46px;
  background: #ffffff;
  padding: 5px 10px;
  color: #f36f21;
  opacity: 1;
}

#registerModal .modal-header .title{
  color: #f36f21;
  float: right;
  margin-top: 23px;
  font-size: 38px;
  margin-right: 10px;
}

#registerModal .modal-body{
  padding: 30px;
}

#registerModal .modal-body input{
  height: 45px;
}

#registerModal .modal-body button{
  width: 100%;
  height: 40px;
  background: #119fc4;
  color: #FFFFFF;
}

#registerModal .modal-body .loading{
  background: rgba(255,255,255,0.5) url('../img/hourglass.svg')no-repeat center center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

@media (max-width: 768px){
  #registerModal .modal-header .close{
    margin-right: 0;
  }
}

.fancybox-wrap{
  top: 100px !important;
}

.video-fancybox span{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(255,255,255,0.5);
  text-align: center;
}
.video-fancybox span:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.video-fancybox span .fa{
  font-size: 70px;
  color: #883f98;
  display: inline-block;
  vertical-align: middle;
}

.thyNotification{
  background: #333333;
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
  color: #FFFFFF;
}

.thyNotification .container{
  position: relative;
}

.thyNotification .closeThyNotification{
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 0;
  color: #FFFFFF;
}

.thyNotification img{
  width: 200px;
}

.thyNotification .media-left,
.thyNotification .media-right{
  display: table-cell;
  vertical-align: top;
}

.thyNotification .media-left,
.thyNotification .media>.pull-left{
  padding-right: 20px;
}

.thyNotification .media-body{
  display: table-cell;
  vertical-align: middle;
}

.thyNotification .media-body a{
  color: #FFFFFF;
  font-weight: bold;
}

@media (max-width: 768px){
  .thyNotification{
    padding: 25px;
  }
  .thyNotification img{
    max-width: 100%;
    margin: 0 auto 20px;
  }
  .thyNotification .media-left,
  .thyNotification .media-right,
  .thyNotification .media-body{
    display: block;
  }

  .thyNotification .media{
    padding-right: 0;
  }

  .thyNotification .closeThyNotification{
    right: 0;
    top: -30px;
    left: 0;
    text-align: center;
  }
}