.mayor_title_box {
  position: relative;
  background: url(/wp-content/themes/seoul-e/_br/images/mayor-sms-bg.png) center center/cover no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
	height: 160px;
}
.mayor_title_box h2{position: relative; width: 1280px; text-align: center;}
.mayor_title_box h2:before{content: ""; position: absolute; width: 150px; background: url(/wp-content/themes/seoul-e/_br/images/sms-logo.png) no-repeat; bottom: -60px; height: 33px; background-size: contain; right: 0;}
.embedtool {
  position: relative;
  height: 0;
  padding-top: 56%;
  overflow: hidden;
  max-width: 100%;
}

.embedtool iframe, .embedtool object, .embedtool embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.embedtool .fluid-vids {
  position: initial !important;
}

.mgn {
  padding-top: 40px;
  margin: auto;
}
.mgn-row {
  display: flex;
  align-items: stretch;
}
.mgn-row .mgn-left {
  width: 45%;
}
.mgn-row .mgn-left img {
  display: block;
  max-width: 100%;
  object-fit: cover;
}
.mgn-row .mgn-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 60px;
}
.mgn-row .mgn-right .hgroup {
  display: flex;
  align-items: center;
}
.mgn-row .mgn-right .hgroup img {
  display: block;
  width: 45px;
  height: auto;
}
.mgn-row .mgn-right .hgroup .mgn-title {
  margin-left: 15px;
}
.mgn-row .mgn-right .hgroup .mgn-title h3 {
  line-height: 1;
  color: #3f70d4;
  margin-bottom: 0;
}
.mgn-row .mgn-right .hgroup .mgn-title p {
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0;
  color: #141414;
}
.mgn-table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  display: table;
  width: 100%;
}
.mgn-table > li {
  display: table-row;
}
.mgn-table > li:last-child > span {
  border-bottom: 1px solid #e7e7e7;
}
.mgn-table > li > span {
  display: table-cell;
  border-top: 1px solid #e7e7e7;
  border-left: none;
  padding: 10px;
  vertical-align: middle;
}
.mgn-table > li > span:first-child {
  font-weight: bold;
  border-right: 1px solid #e7e7e7;
}
.mgn .video-row {
  padding-top: 92px;
  max-width: 780px;
  margin: auto;
}

.mgn-desc {
  margin-top: 60px;
  text-align: center;
}

@media (max-width:1280px) {
  .mayor_title_box h2:before{right: 19px;}
}

@media screen and (max-width: 1080px) {
  .mgn-row {
    display: block;
  }
  .mgn-row .mgn-left {
    width: 100%;
    margin-bottom: 24px;
  }
  .mgn-row .mgn-left img {
    margin: auto;
    margin-bottom: 34px;
  }
  .mgn-row .mgn-right {
    width: 100%;
    margin-left: 0;
  }
  .mgn-row .mgn-right .hgroup {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 34px;
  }
}

@media screen and (max-width: 460px) {
	 .mayor_title_box {
	 	margin-top: 45px;
	 	height: 136px;
	 }
	 .mgn {
	  padding-top: 0;
	}
	.mayor-category-photos .sub_two_wrap {
			padding-top: 30px;
			padding-bottom: 30px;
	}
  .mayor_title_box h2:before{bottom:-55px; width: 110px;}
}
/*# sourceMappingURL=aaa.css.map */
