.sliding-image-gallery a {
  color: #f63;
  text-decoration: none;
  outline: none;
}

.sliding-image-gallery a:hover {
  color: #b03222;
  text-decoration: none;
}/* Big */.sliding-image-gallery .caption.big_blue {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  padding: 3px 10px;
  letter-spacing:-2px;
  margin: 0px;
  background-color: #4e5b6c;
}

.sliding-image-gallery .caption.big_red {
  position: absolute;
  color: #cccc;
  text-shadow: none;
  font-size: 16px;
  line-height: 24px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  padding: 0px 10px;
  margin: 0px;
  letter-spacing:-1px;
  -moz-text-shadow: 0px -0px ;
  text-shadow: 0px -0px ;
}

.sliding-image-gallery .caption.big_fat {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 800;
  font-size: 48px;
  line-height: 48px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.sliding-image-gallery .caption.big_fat_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 42px;
  line-height: 42px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.sliding-image-gallery .caption.big_light {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 48px;
  line-height: 48px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  margin: 0px;
  white-space: nowrap;
}

.sliding-image-gallery .caption.big_light_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 42px;
  line-height: 42px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  margin: 0px;
  white-space: nowrap;
}

.sliding-image-gallery .caption.big_navy {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  padding: 3px 10px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #4e5b6c;
  letter-spacing: 0;
}

.sliding-image-gallery .caption.large_red_text {
	
  position: absolute;
  color: #cc181e;
  font-weight: 400;
  font-size: 40px;
  line-height: 40px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  padding: 0px;
  white-space: nowrap;
  -moz-text-shadow: 0px 1px #49090b;
  text-shadow: 0px 1px #49090b;
}

.sliding-image-gallery .caption.very_large_blue_text {
  position: absolute;
  color: #0000;
  font-weight: 600;
  font-size: 40px;
  line-height: 54px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  padding: 0px;
  letter-spacing:-1px;
  white-space: nowrap;
  -moz-text-shadow: 0px 0px #002f41;
  text-shadow: 0px 0px #002f41;
}

.sliding-image-gallery .caption.bold_red_text {
  position: absolute;
  color: #3333;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  padding: 0px;
  white-space: nowrap;
  -moz-text-shadow: 0px 0px #6a251d;
  text-shadow: 0px 0px #6a251d;
}

.sliding-image-gallery .caption.medium_fat {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  margin: 0px;
  white-space: nowrap;
}

.sliding-image-gallery .caption.medium_fat_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  margin: 0px;
  white-space: nowrap;
}

.sliding-image-gallery .caption.medium_light {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 24px;
  line-height: 20px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  margin: 0px;
  white-space: nowrap;
}

.sliding-image-gallery .caption.medium_light_white {
  position: absolute;
  color: #FFF;
  text-shadow: none;
  font-weight: 300;
  font-size: 24px;
  line-height: 20px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  margin: 0px;
  white-space: nowrap;
}

.sliding-image-gallery .caption.medium_navy {
  position: absolute;
  background: #28343c;
  color: #fff;
  text-shadow: none;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 20px;
  padding: 14px 20px;
  white-space: nowrap;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.sliding-image-gallery .caption.medium_white {
  position: absolute;
  background: #FFF;
  color: #575757;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 18px;
  padding: 12px 16px;
  white-space: nowrap;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.sliding-image-gallery .caption.medium_black {
  background: #000;
  background: rgba(0,0,0,0.8);
  color: #fff;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  padding: 3px 10px 5px;
}

.sliding-image-gallery .caption.small_black {
  padding: 10px 15px;
  color: #EEE;
  font-family: Arial,Helvetica,dotum,tahoma,sans-serif;
  font-size: 12px;
  line-height: 18px;
  background-color: #000;
  background-color: rgba(0,0,0,0.6);
}

.sliding-image-gallery .caption.small_white {
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial,Helvetica,dotum,tahoma,sans-serif;
  white-space: nowrap;
  color: #000;
  background-color: #fff;
  padding: 4px 8px;
}

.sliding-image-gallery .caption.bottom_black {
  width: 100%;
  bottom: 0;
  background: rgba(0,0,0,0.6) url(sliding-image-gallery/caption-border.gif) repeat-x top left;
  color: #EEE;
  font-family: Arial,Helvetica,dotum,tahoma,sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.sliding-image-gallery .caption.bottom_black .inner {
  padding: 15px 20px;
}

.sliding-image-gallery .caption.bottom_black h3 {
  color: #FFF;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  font-size: 28px;
  line-height: 30px;
  font-weight: normal;
}

.sliding-image-gallery .caption.left_white {
  width: 220px;
  height: 100%;
  padding: 40px;
  background: rgba(255,255,255,0.6);
  color: #333;
  font-family: Arial,Helvetica,dotum,tahoma,sans-serif;
  font-size: 12px;
  line-height: 18px;
  white-space: normal!important;
}

.sliding-image-gallery .caption.left_white h3 {
  color: #000;
  font-size: 24px;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  line-height: 40px;
  font-weight: normal;
}

.sliding-image-gallery .button {
  padding: 10px;
  border: 0 solid #adadad;
  color: #fff !important;
  font-weight: 600;
  font-family: 'NanumGothic',dotum,tahoma,sans-serif;
  font-size: 14px;
  cursor: pointer;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
}/* Red */.sliding-image-gallery .button.red {
  background: transparent;
  border: 2px solid #fff;
}

.sliding-image-gallery .button:hover {
  background: #e44733;
  border-color: #e44733;
}

@media only screen and (min-width:768px) and (max-width:959px) {
  .sliding-image-gallery .caption.bottom_black h3 {
    font-size: 24px;
    line-height: 24px;
  }

  .sliding-image-gallery .caption.left_black {
    width: 180px;
  }

  .sliding-image-gallery .caption.left_black h3 {
    font-size: 22px;
    line-height: 22px;
  }
}

@media only screen and (min-width:480px) and (max-width:767px) {
  .sliding-image-gallery .caption.bottom_black h3 {
    font-size: 20px;
    line-height: 20px;
  }

  .sliding-image-gallery .caption.left_black {
    width: 150px;
  }

  .sliding-image-gallery .caption.left_black h3 {
    font-size: 18px;
    line-height: 18px;
  }
}

@media only screen and (min-width:0px) and (max-width:479px) {
  .sliding-image-gallery .caption.bottom_black h3 {
    font-size: 16px;
    line-height: 16px;
  }

  .sliding-image-gallery .caption.left_black {
    width: 120px;
  }

  .sliding-image-gallery .caption.left_black h3 {
    font-size: 14px;
    line-height: 14px;
  }
}