img {
  max-width: 100%;
}
.pd0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.time_block {
  padding: 15px 0px;
}
.time_block ul, .application_deadline ul, .address ul, .program_item ul, .margin_twenty ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  max-width: 100%;
}
.hold {
  padding-right: 20px;
  color: #ffffff;
  margin: 10px 0;
  font-size: 18px;
}
.time_value {
  padding-left: 20px;
  color: #ffffff;
  font-weight: bold;
  font-size: 28px;
  display: flex;
  align-items: center;
}
.time_value span.big {
  font-size: 47px;
}
.vertical_line {
  border: 2px solid #ffffff;
  height: auto;
}
.deadline {
  padding-right: 20px;
  color: #ffffff;
  font-size: 18px;
  padding-top: 6px;
  min-width: 90px;
}
.deadline.bder {
  border: 2px solid #ffffff;
  text-align: center;
  width: 140px;
  padding: 5px 2px;
  font-size: 18px;
  margin-right: 12px;
}
.pdt10 {
  padding-left: 2px;
}
.deadline_right {
  padding: 5px 0 5px 20px;
  font-weight: normal;
  color: #ffffff;
  font-size: 18px;
  line-height: 22px;
}
.address {
  margin-top: 10px;
}
.vertical_line_two {
  border: 2px solid #ffffff;
}
.deadline_right-text {
  padding: 5px 0 5px 20px;
  font-weight: normal;
  color: #ffffff;
  font-size: 18px;
  line-height: 22px;
  min-width: auto;
}
.pdl10 {
  margin-left: 15px !important;
}
.border_bottom {
  border-bottom: 3px solid #00a1e1;
}
.border_shape span {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
  display: inline-block;
}
.border_shape {
  border-bottom: 37px solid #50ade2;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  height: 0;
  width: 240px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  align-items: center;
  margin-left: 40% !important;
  text-align: center;
  color: #ffffff;
}
.border_shape2 span {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
  display: inline-block;
}
.border_shape2 {
  border-bottom: 37px solid #50ade2;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  height: 0;
  width: 240px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  align-items: center;
  margin-right: 40% !important;
  text-align: center;
  color: #ffffff;
}
.viewing_section {
  width: 100%;
  padding-bottom: 50px;
}
.event_capacity {
  margin: 20px 0;
  font-weight: bold;
}
.participation {
  padding: 35px;
  background-color: #ffffff;
}
.dotted_border {
  border: 1px dashed #becad1;
  margin-top: 25px;
}
.margin_twenty {
  margin: 20px 0 10px 0;
}
.banner_badge {
  position: absolute;
  bottom: -150px;
  right: 15px;
}
.banner_badge img {
  max-width: 100%;
}
.deadline.bder {
  width: 150px;
  display: inline-block;
}
.col-half {
  display: block;
  width: 100%
}
.application_deadline, .address {
  display: inline-block;
}
.menubar li {
  border-top: none;
}
.menubar li:first-child {
  border-top: 1px solid #00a1e1;
}
.em_show {
  display: none !important;
}
@media (min-width: 1200px) {}
@media only screen and (max-width: 1200px) {
  .deadline {
    font-size: 22px;
  }
  .time_value {
    font-size: 22px;
  }
  .deadline {
    font-size: 16px;
  }
  .row.ipad_air {
    display: block;
    padding: 0 !important;
  }
  .row.ipad_air .col-md-6 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .deadline.bder {
    margin: 10px 10px 10px 0;
    font-size: 18px;
  }
  .deadline {
    font-size: 18px;
    min-width: 80px;
  }
  .deadline_right-text {
    width: auto;
  }
  .address {
    margin-top: 0;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 960px;
  }
}
@media (orientation:landscape) and (max-width: 767px) {
  .vertical_line {
    margin-left: 19px !important;
  }
}
@media only screen and (max-width: 767px) {
  .bgnone {
    background-color: none !important;
  }
  .mobleftpad {
    padding: 10px 10px 10px 10px !important;
    text-align: left !important;
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .em_show {
    display: block !important;
  }
  .mobleft {
    text-align: left !important;
  }
  .pdl10 {
    margin-left: 16px !important;
  }
  .hold {
    padding-right: 0;
    margin: 10px 0;
    font-size: 15px;
  }
  .hold.first_hold {
    margin: 15px 0;
  }
  .deadline.bder {
    font-size: 15px;
  }
  .time_value {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    align-items: center;
    flex-wrap: wrap;
  }
  .mob_font_15 {
    font-size: 15px !important;
    line-height: 19px !important;
  }
  .time_value span.big {
    font-size: 30px;
  }
  .vertical_line.first_line {
    height: 50px;
  }
  .vertical_line {
    height: auto;
    margin-left: 10px;
  }
  .deadline {
    padding-right: 1%;
    font-size: 15px;
  }
  .participation {
    padding: 5px !important;
  }
  .pdt10 {
    margin-top: 5px !important;
  }
  .deadline_right {
    font-size: 15px;
  }
  .deadline.bder {
    font-size: 15px;
    height: 32px;
    width: 125px;
    margin-right: 15px;
  }
  .address {
    margin-top: 10px;
  }
  .deadline_right-text a {
    font-size: 15px;
  }
  .deadline_right-text {
    font-size: 15px;
  }
  .pdm0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .width_one {
    width: 1% !important;
  }
  .full_width {
    width: 100%;
    display: block;
  }
  .one_by_one td.none {
    display: none !important;
  }
  .one_by_one td {
    display: block !important;
    width: 100% !important;
    padding-top: 10px;
    padding-left: 0px !important;
    font-size: 12px !important;
  }
  .padding10 {
    padding-bottom: 10px !important;
  }
  .font14 {
    font-size: 13px !important;
  }
  .banner_badge {
    width: 100px;
    bottom: -100px;
  }
  .pad_btm {
    padding-bottom: 60px !important;
  }
  .row.ipad_air {
    padding: 0 !important;
  }
  .row.ipad_air .col-md-6 {
    /*              max-width: 50%;*/
  }
  .mgtop {
    margin-right: 0 !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
  .ipadbutton {
    max-width: 70% !important;
    text-align: center !important;
  }
  .pdt10 {
    margin-top: 10px !important;
  }
  .hold {
    padding-right: 3%;
    margin: 10px 0;
    font-size: 15px;
    padding-top: 5px;
  }
  .vertical_line {
    height: auto;
  }
  .deadline {
    padding-right: 1%;
    font-size: 16px;
    margin-right: 2px;
  }
  .deadline_right {
    font-size: 15px;
    line-height: 20px;
  }
  .address {
    margin-top: 10px;
  }
  .vertical_line_two {
    border: 1px solid #ffffff;
  }
  .deadline_right-text a {
    font-size: 13px;
    line-height: 16px;
  }
  .deadline_right-text {
    font-size: 15px;
  }
  .ipadfont, .ipadfont a {
    font-size: 11px !important;
  }
  .w1 {
    font-size: 30px !important;
  }
  .w22 {
    width: 22% !important;
  }
  .w77 {
    width: 77% !important;
  }
  .width_one {
    width: 1% !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    width: 100% !important;
  }
  .logowidth {
    min-width: 200px !important;
  }
  .time_block {
    padding: 0;
  }
  .pdt10 {
    margin-top: 10px !important;
  }
  .hold {
    margin: 10px 0;
    padding-top: 5px;
  }
  .time_value {
    display: flex;
    align-items: center;
  }
  .vertical_line {
    height: auto;
  }
  .vertical_line_two {
    border: 1px solid #ffffff;
  }
  .deadline_right-text a {
    font-size: 15px;
    line-height: 16px;
  }
  .ipadfonttime {
    font-size: 12px !important;
  }
  .ipadfont {
    font-size: 11px !important;
  }
  .w22 {
    width: 22% !important;
  }
  .w77 {
    width: 77% !important;
  }
  .width_one {
    width: 1% !important;
  }
  .pdip0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .w1 {
    font-size: 30px !important;
  }
  .row.ipad_air {
    padding: 0 20px !important;
  }
}