/* @group Conference */
#conference .content-section {
  padding: 0; }
.boxparelal{
    display:flex;
}
.conf-group-title {
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 40px;
  color: #ffffff;
  background-color: #DC7D9D;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px; }

.conf-item {
  border: 1px solid #b1dbc6;
  overflow: hidden;
  margin-bottom: 30px; }

.lg-group {
  float: left;
  margin-right: 30px;
  margin-bottom: 5px;
  margin-top: 5px; }
  .lg-group:last-child {
    margin-right: 0; }
  .lg-group .lg-label {
    display: block;
    font-size: 11px;
    color: #333333;
    margin-bottom: 10px;
    margin-right: 0px; }
  .lg-group .lg-pic, .lg-group .lg-name, .lg-group .lg-item {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px; }
  .lg-group .lg-pic {
    margin-bottom: 10px;
    margin-right: 10px; }
    .lg-group .lg-pic:last-child {
      margin-right: 0; }
  .lg-group .lg-name {
    font-size: 12px;
    line-height: 14px; }
  .lg-group .lg-item {
    margin-right: 20px; }
    .lg-group .lg-item:last-child {
      margin-right: 0; }

.conf-label {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  background-color: #1c5ba9;
  padding: 10px 20px;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px; }

.conf-label2 {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  background-color: #42aa85;
  border: 3px solid #92d7bd;
  padding: 25px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin-bottom: 10px; }

.conf-header .conf-title {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  color: #035830;
  padding: 20px 10px 15px;
  background-color: #dcf0e5; }

.conf-header .conf-time {
  padding: 5px 10px;
  background-color: #edf6f2; }
  .conf-header .conf-time ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-left: 10px; }
    .conf-header .conf-time ul li {
      display: block;
      margin: 0 10px;
      padding-right: 20px;
      font-family: "Montserrat", sans-serif;
      color: #04713d;
      font-size: 13px;
      font-weight: 600; }
      .conf-header .conf-time ul li i {
        color: #7cc19e; }

.conf-content {
  background-color: #fff;
  padding: 20px 10px 10px; }
  .conf-content .section {
    margin-bottom: 10px; }
    .conf-content .section:before, .conf-content .section:after {
      content: " ";
      display: table; }
    .conf-content .section:after {
      clear: both; }
  .conf-content .conf-topic {
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px !important; }
  .conf-content .theme-name {
    width: 90%;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #023f23;
    margin: 10px auto 20px; }
    .conf-content .theme-name .small {
      font-weight: 600;
      font-style: italic;
      color: #1a1919; }
    .conf-content .theme-name .caption {
      font-size: 14px;
      font-weight: 500;
      color: #737373; }
  .conf-content .theme-detail {
    font-size: 13px; }
  .conf-content .center-detail {
    display: table;
    margin-left: auto;
    margin-right: auto; }
  .conf-content .conf-info {
    font-size: 13px; }
  .conf-content .text-1 {
    font-weight: 600;
    color: #023f23; }
  .conf-content .text-2 {
    font-weight: 600;
    color: #000e08; }
  .conf-content .text-3 {
    font-weight: 600;
    color: #035830; }

.conf-subhead {
  font-size: 14px;
  font-weight: 600;
  color: black;
  padding: 5px;
  display: block;
  background-color: #eee;
  text-align: center;
  margin-bottom: 15px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.awards div {
  border-right: 1px dashed #08ec81;
  text-align: center; }
  .awards div img {
    margin-bottom: 10px; }

.awards div:last-child {
  border-right: none; }

.awards-remarks {
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  padding: 5px 20px;
  margin-top: 10px;
  margin-bottom: 15px;
  border: 1px solid #08ec81;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px; }
  .awards-remarks .remark-label, .awards-remarks .remark-list {
    display: inline-block; }
  .awards-remarks .remark-label {
    margin-right: 15px; }
  .awards-remarks .remark-list {
    margin-left: 10px; }

/* @group Tablets to Desktop*/
@media only screen and (min-width: 768px) {
  .conf-label2 {
    float: right; }
  #conference .content-section {
    padding: 0 10px; }
  .conf-header .conf-title {
    padding: 20px 20px 15px;
    font-size: 18px;
    line-height: 20px; }
  .conf-header .conf-time {
    padding: 5px 20px; }
    .conf-header .conf-time ul li {
      display: inline; }
  .conf-content {
    padding: 20px 20px 10px; } }

