@charset "utf-8";
/* CSS Document */
.box-style{
	border: solid 2px #a77111;
    background-color:#fff;
    padding-top: 1%;
	}

.box-padding{
    padding:2%;
}
.part-style{
    width:100%;
    max-width:80px;
    display: inline-block;
}
.lifted {
  bottom: 15px;
  left: 10px;
 
  -webkit-box-shadow:8px 8px 3px rgba(0, 0, 0, 0.1);
  -mox-box-shadow:8px 8px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 8px 8px 3px rgba(0, 0, 0, 0.1);

}
.lifted:hover {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
@media (max-width: 768px) {
    .lifted:hover{
   -webkit-transform:none!important;
  -moz-transform:none!important;
  -ms-transform: none!important;
  -o-transform:none!important;
  transform:none!important; 
    }
}
.speaker-title{
    color:#a77111;
    font-size: 16px;
    font-weight:bold;
    margin-top: 2%;
    text-align: justify;
    line-height: 1.5;
}
.speaker-name{
    text-align: left;
    font-weight:bold;
    margin-top: 5px!important;
    padding-left: 3%;
}
.speaker-content{
    color:#3e3a39;
    font-size: 16px;
    font-weight:bold;
    text-align:justify;
    line-height: 1.35;
    padding-right: 13%;
}
.speaker-content-margin{
    padding-left: 3%;
}
.highlight{
    font-size: 27px;
}
.TA-content{
    color:#000;
    font-size: 17.5px;
    font-weight:500;
    text-align:justify;
    line-height: 1.9;
}
.TA-content-margin{
    margin: 2% 20% auto 29%;
}
.TA-text{
    font-size: 29px;
}
@media (max-width: 1200px) {
   .TA-content-margin{
    margin: 2% 18% auto 25%;
} 
    .highlight{
    font-size: 25px;
}
    .TA-text{
    font-size: 27px;
}
}
@media (max-width: 768px) {
   .TA-content-margin{
        margin: 2% 12% auto 15%;
}  .highlight{
    font-size: 20px;
}
}
@media (max-width: 414px) {
   .TA-content-margin{
    margin: 2% 8% auto 8%;
} 
    .TA-text{
    font-size: 24px;
}
    .TA-content{
    line-height: 1.6;
}
}
/*cut1*/
.cut1-margin{
    margin-top: 0%;
}
.title-style{
    width: 100%;
    max-width: 500px;
    margin: auto;
}
.subtitle-style{
    color:#000;
    font-size: 50px;
    font-weight: bold;
}
.text-style{
    font-size:24px;
    color:#000;
    text-align:left;
    line-height: 1.25;
    padding: 2% 19%;
}
.content-style{
    margin-right: 20%;
}

.object-style {
    max-width: 700px;
    position: absolute;
    left: 0%;
}

/*bg-r&b*/
.bg2-style{
    width:100%;
    position: absolute;
    z-index: 8;
    top:10%;
}

/*cut2*/
.speaker-style{
    width:100%;
    max-width: 300px;
}
.ul-text{
    text-align: justify;
    padding-left: 1%;
}
.course-text{
    padding-top: 2%;
    background-color: #000;
    width:25%;
    border-radius: 50px;
    padding: auto 2%;
    color:#fff;
}
.course-text2{
    padding-top: 2%;
    background-color: #000;
    width:50%;
    border-radius: 50px;
    padding: auto 2%;
    color:#fff;
}
.course-title1{
    color:#2c346f!important;
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    padding-left: 1%;
    padding-top: 3%;
}
.course-title2{
    color:#d0111a!important;
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    padding-left: 1%;
    padding-top: 3%;
}
.course-box{
    padding-left: 17%;
}
.speaker-info-style{
    margin-top: 4%;
}

/*table*/
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table-txt {
    font-size: 20px;
    text-align: center;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

/*info*/
.contact-text{
    margin-top:15%;
    font-size:16px;
    line-height:1.5;
    color: #fff;
}
@media (max-width: 1600px) {
    .object-style {
    top: -6%;
    left: -3%;
    max-width: 600px;
    }
}

@media (max-width: 1200px) {
    .text-style{
    font-size:18px;
    text-align:center;
    }
    .content-style{
    margin-right: auto 10%;
    }
    .text-position{
    position: absolute;
    z-index: 999;
    bottom: 17px;
    right: 315px;
    }
    .object-style {
    max-width: 500px;
    }
}

@media (max-width: 1024px) {
    .object-style {
    max-width: 400px;
    position: absolute;
    left: 0%;
    }
    .cut1-margin {
    margin-top: 14%;
    }
    .course-box {
    padding-left: 12%;
    }
    .title-style {
    max-width: 450px;
    }
    .subtitle-style {
    font-size: 43px;
    }
    .text-style {
    font-size: 18px;
    text-align: justify;
    padding: 2% 21%;
    }
    .bg2-style {
    top: 15%;
    }
}

@media (max-width: 768px) {
    .text-style{
    font-size: 18px;
    font-weight: bold;
    text-align: justify;
    line-height: 1.3;
    margin: auto 10%;
    margin-bottom: 8%;
    }
    .object-style {
    top: -1%;
    }
    .text-style {
    padding: 2% 10%;
    }
    .bg2-style {
    top: 22%;
    }
    .mbr-article {
    margin-left: 1%;
    margin-right: 1%; 
    }
    .course-text {
    width: 40%;
    }
    .course-text2 {
    width: 75%;
    }
    .course-box {
    padding-left: 10%;
    }
    .speaker-content {
    padding-right: 2%;
    }
    .speaker-info-style {
    margin-top: 0%;
    }
    .table-txt {
    font-size: 16px;
    text-align: center;
    }
    .location-style {
    font-size: 23px!important;
    }
}
@media (max-width: 414px) {
  .text-style{
        margin: auto;
    font-size:17px;
    font-weight: bold;
    text-align:justify;
    line-height: 1.2;
             }
    .speaker-content{
      font-size: 15px;  
    }
    .speaker-content-margin {
    margin: 2% 5%;
    }
    .cut1-margin {
    margin-top: 57%;
    }
    .object-style {
    max-width: 350px;
    top: -2%;
    }
    .subtitle-style {
    font-size: 35px;
    }
    .text-style {
    padding: 2%;
    }
    .bg2-style {
    top: 12.5%;
    }
    .course-text {
    width: 35%;
    }
    .course-text2 {
    width: 70%;
    }
    .course-box {
    padding-left: 1%;
    }
    .speaker-content-margin {
    padding-left:0%;
    }
    .speaker-name {
    text-align: center;
    padding-left: 0%;
    padding-bottom: 3%;
    }
    .speaker-title{
    font-size: 16px;
    font-weight:bold;
    margin-top: 4%;
    line-height: 1.35;
    margin-left:-1%;
    }
    .speaker-content {
    font-size: 16px;
    padding-right: 0%;
    }
    .table-txt {
    font-size: 17px;
    }
    .speaker-info-style {
    margin-top: 4%;
    }
    .location-style {
    font-size: 25px;
    }
}
@media (max-width: 375px) {
    .speaker-content-margin {
    margin: 2% 3%;
    padding-left: 0%;
    }
    .speaker-title {
    font-size: 16px;
    margin-left: -5%;
    }
    .object-style {
    max-width: 330px;
    top: -2%;
    }
    .subtitle-style {
    font-size: 30px;
    }
    .bg2-style {
    top: 12%;
    }
}
@media (max-width: 360px) {
    .object-style {
    max-width: 300px;
    }
    .bg2-style {
    top: 11%;
    }
    .subtitle-style {
    font-size: 29px;
    }
    .speaker-title {
    font-size: 15.5px;
    margin-left: -7%;
    }
    .speaker-content-margin {
    padding-left: 0%;
    margin: 2% 0%;
    }
    .mbr-article--wysiwyg h3 {
    font-size: 20px;
    }
    .mbr-article--wysiwyg h3 {
    letter-spacing: -0.8px;
    padding-bottom: 8px;
    line-height: 0.8;
    }
    .table-txt {
    font-size: 16px;
    }
}
/*date&location*/
.date-style{
    color:#ffffff;
    font-weight:bold;
    font-size: 25px;
}
.location-style{
    color: #fff;
    font-weight:bold;
    font-size: 25px;
}
.info-text-style{
    font-size: 18px;
    color:#f29403;
    line-height: 1.25;
}
@media (max-width:375px) {
  .date-style{
    font-size: 22px;
    }
  .location-style{
     font-size: 21px;   
    }
  .info-text-style{
    font-size: 16px;
    }
}
@media (max-width:320px) {
  .date-style{
    font-size: 18px;
    }
    .speaker-title{
    font-size: 13px;    
    }
}

/*bar*/
.bar-style{
    color: #000;
    text-align: left;
    font-size: 21px;
    letter-spacing:-0.05em;
    border-left: 5px solid #fff;
    padding-left: 20px;
}
@media (max-width:375px) {
  .bar-style{
    font-size: 19px;
    }
}
@media (max-width:320px) {
  .bar-style{
    font-size: 16.5px;
    }
}