#english_test_container {
    position: relative;
}
.div_overlay {
    background-color: rgb(240,240,240);
    background-image: url('../gfx/ajax-loader.gif');
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 90;
    opacity: 0.9;
    top: 0px;
    left: 0px;
    display: none;
}
.block.socialblock {
    min-height: 530px;
}

.whatis-wrapper .video .video-wrapper {
    z-index: 99 !important;
}
.whatis-wrapper .video a .play,
.field.required:before {
    z-index: 99 !important;
}
.postcontent h2 {
    line-height: normal !important;
}
#pp_full_res {
    position: absolute;
    z-index: 2500;
}

.social-widget .item.full {
    width: 500px;
}
.testimonials-widget.half {
    width: 780px;
}
.testimonials-widget.full {
   padding: 0;
}

* { word-break: keep-all; }

div.naver a {
    display: block;
    width: 100%;
    text-align: center;
}

.social-widget .item.naver:before {
    content: '';
    width: 31px;
    height: 88px;
    background: url(../gfx/arrow6.png) no-repeat;
    position: absolute;
    top: 30px;
    right: -40px;
}
.social-widget .item .title img, .social-widget .item.naver img {
    width: 100%;
}
#my_bg {
  background-color: #fcf9f4;
  max-width: 900px;
  height: auto;
  margin: 60px auto 0px auto;
  border-radius: 5px;
}
#my_top_line {
  background-color: #df6242;
  height: 8px;
  border-radius: 5px 5px 0px 0px;
}
#my_title {
  height: auto;
  line-height: 50px;
  text-align: center;
  margin: 30px auto 10px auto;
  box-sizing: border-box;
  padding: 20px;
}
.myTitleSpan {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  letter-spacing: 3px;
  font-size: 50px;
  color: #3d3b3c;
}
#my_subtitle {
  max-width: 500px;
  height: auto;
  text-align: center;
  margin: 10px auto 40px auto;
}
.mySubtitleSpan {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  line-height: 120%;
  color: #555454;
}
.my_divider_line {
  background-color: #df6242;
  height: 4px;
}
.my_subjectBG {
  height: auto;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
}
.my_subjectBG2 {
  height: auto;
  background-color: #fbfbfb;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
}
.my_subject_title_img {
  float: left;
  margin-right: 40px;
}
.mySubjectTitleImg {
  width: auto;
  height: 100px;
}
.my_subject_title {
  height: auto;
  margin: 10px 0px 20px 0px;
}
.mySubjectTitleSpan {
  font-size: 30px;
  line-height: 120%;
  color: #3d3b3c;
}
.my_bubble_block {
  margin: 40px 0px 10px 0px;
}
.my_bubble_img {
  float: left;
  margin-right: 20px;
}
.myBubbleImg {
  width: 56px;
  height: 56px;
}
.mySubjectTextSpanBold {
  font-weight:bold;
  font-size: 16px;
}
.mySubjectTextSpan {
  font-size: 16px;
}
.my_in_text_img {
  text-align:center;
  margin-top: 30px;
}
.myInTextImg {
  width: 300px;
  height: auto;
}
.my_in_text_img_land {
  text-align:center;
  margin-top: 30px;
}
.myInTextImgLand {
  width: 500px;
  height: auto;
}
#my_bottom_line {
  background-color: #df6242;
  height: 8px;
  border-radius: 0px 0px 5px 5px;
}
