/*

	$breakpoints: (
 	'mob_s'  : 27.5em,
 	'mob_m'  : 41.875em,
 	'mob_ml1'  : 50em,
 	'mob_ml'  : 62.5em,
 	'mob_l'  : 64em,
	'm_1' : 71.875em,
  	'm' : 80em,
  	'l' : 85.375em,
  	'l_1': 90em,
  	'xl'  : 120em,
  	'xxl'  : 160em
);

*/
.cl {
  *zoom: 1; }

.cl:before, .cl:after {
  display: table;
  line-height: 0;
  content: ""; }

.cl:after {
  clear: both; }

.centered {
  text-align: center; }

.vcenter {
  height: 100%;
  vertical-align: middle;
  display: inline-block; }

.posrel {
  position: relative; }

.hidden_submit input[type="submit"] {
  width: 0px;
  height: 0px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  padding: 0;
  margin: 0;
  border: 0; }

/*
.bl_shadow{
	box-shadow: 0 0 20px rgba( 0, 0, 0, 0.2 ) ;
}
*/
.ie8 .bl_shadow {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d2d2d2')"; }

.over {
  position: relative;
  z-index: 10; }

.bl_sticky.act {
  position: fixed;
  top: 0;
  z-index: 100;
  margin-top: -1px !important;
  width: 100%; }

.bl_separ {
  background: url(/images/front/icons/dash01.png) repeat-x center top;
  height: 42px; }
  @media (max-width: 1000px) {
    .bl_separ {
      height: 30px; } }
  @media (max-width: 440px) {
    .bl_separ {
      height: 20px; } }

.tb {
  display: table;
  height: 100%;
  width: 100%;
  min-height: 100%; }

.td {
  display: table-cell;
  vertical-align: middle;
  height: 100%; }

.cover, .cover2 {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.ie8 .cover, .ie8 .cover2 {
  -ms-behavior: url(/js/front/functions/backgroundsize.min.htc); }

.loader_cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  opacity: 0.7;
  z-index: 20;
  display: none; }

.page_aciu.my .gift {
  background: #fff;
  height: 1022px;
  position: relative; }
  @media (max-width: 1000px) {
    .page_aciu.my .gift {
      height: auto; } }
  .page_aciu.my .gift .top {
    height: 333px;
    background-image: url(/images/front/bg/christmas_gift_01.png);
    background-position: center center;
    background-color: #014289;
    background-repeat: no-repeat;
    position: relative; }
    @media (max-width: 1000px) {
      .page_aciu.my .gift .top {
        float: left;
        width: 50%; } }
    @media (max-width: 555px) {
      .page_aciu.my .gift .top {
        float: none;
        width: 100%; } }
    .page_aciu.my .gift .top:after {
      display: block;
      content: "";
      left: 50%;
      bottom: -10px;
      position: absolute;
      margin-left: -20px;
      height: 0;
      width: 0;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-top: 10px solid #014289; }
      @media (max-width: 1000px) {
        .page_aciu.my .gift .top:after {
          height: 0;
          width: 0;
          border-bottom: 20px solid transparent;
          border-left: 10px solid #014289;
          border-top: 20px solid transparent;
          bottom: auto;
          left: auto;
          right: -30px;
          top: 50%;
          margin-top: -20px; } }
      @media (max-width: 555px) {
        .page_aciu.my .gift .top:after {
          height: 0;
          width: 0;
          border-left: 20px solid transparent;
          border-right: 20px solid transparent;
          border-top: 10px solid #014289;
          left: 50%;
          bottom: -10px;
          margin-left: -20px;
          right: auto;
          top: auto;
          margin-top: 0; } }
    .page_aciu.my .gift .top .posrel {
      height: 100%; }
    .page_aciu.my .gift .top .t {
      position: absolute;
      bottom: 39px;
      width: 100%;
      padding: 0 10px;
      font-family: "cronos-cap";
      font-size: 1.625em;
      color: #fff;
      line-height: 100%;
      text-align: center; }
      @media (max-width: 1000px) {
        .page_aciu.my .gift .top .t {
          bottom: 29px;
          font-size: 1.25em; } }
  .page_aciu.my .gift .visual {
    height: 408px;
    background-image: url(/images/front/bg/christmas_gift_02.jpg);
    display: block;
    position: static; }
    @media (max-width: 1000px) {
      .page_aciu.my .gift .visual {
        float: left;
        width: 50%;
        height: 333px !important; } }
    @media (max-width: 555px) {
      .page_aciu.my .gift .visual {
        float: none;
        width: 100%;
        height: 300px !important; } }
  .page_aciu.my .gift .bottom {
    position: absolute;
    bottom: 0;
    width: 100%; }
    @media (max-width: 1000px) {
      .page_aciu.my .gift .bottom {
        position: static; } }
    .page_aciu.my .gift .bottom .bg {
      height: 167px;
      background-image: url(/images/front/bg/christmas_gift_03.png);
      background-color: #fff;
      background-position: center center;
      background-repeat: no-repeat; }
      @media (max-width: 1000px) {
        .page_aciu.my .gift .bottom .bg {
          background-image: none; } }
      @media (max-width: 555px) {
        .page_aciu.my .gift .bottom .bg {
          background-image: url(/images/front/bg/christmas_gift_03.png); } }
      .page_aciu.my .gift .bottom .bg:after {
        display: inline-block;
        content: "";
        width: 1px;
        height: 100%;
        vertical-align: middle; }
      .page_aciu.my .gift .bottom .bg .t {
        vertical-align: middle;
        display: inline-block;
        text-align: center;
        width: 97%;
        font-size: 1.625em;
        color: #205375;
        font-family: "cronos-cap"; }
    .page_aciu.my .gift .bottom .button_wrapper {
      background: url(/images/front/icons/dash01.png) repeat-x top left;
      text-align: center; }
      .page_aciu.my .gift .bottom .button_wrapper .btn {
        margin-top: 34px;
        margin-bottom: 34px;
        padding-left: 60px;
        padding-right: 60px; }
    .page_aciu.my .gift .bottom .success {
      background-color: #014289;
      height: 8px;
      overflow: hidden; }
      @media (max-width: 1000px) {
        .page_aciu.my .gift .bottom .success {
          height: auto !important; } }
      @media (max-width: 555px) {
        .page_aciu.my .gift .bottom .success {
          height: auto !important; } }
      .page_aciu.my .gift .bottom .success .in {
        display: none; }
      .page_aciu.my .gift .bottom .success .t1 {
        padding-top: 23px;
        padding-bottom: 3px;
        font-size: 1.625em;
        color: #fff;
        font-family: "cronos-cap";
        text-align: center; }
      .page_aciu.my .gift .bottom .success .t2 {
        padding: 0 23px 14px 23px;
        font-size: 0.875em;
        color: #fff;
        text-align: center; }
        .page_aciu.my .gift .bottom .success .t2 p {
          line-height: 110%;
          margin: 10px 0; }

.notify_gift {
  display: none;
  max-width: 1037px;
  overflow: hidden;
  position: relative; }
  .notify_gift .width_maker {
    width: 1037px;
    height: 1px;
    display: block;
    margin-top: -1px;
    display: block; }
  .notify_gift > .cl {
    width: 100%;
    height: 100%;
    display: table;
    border-spacing: 0px; }
    @media (max-width: 670px) {
      .notify_gift > .cl {
        display: block; } }
  .notify_gift .textc {
    display: table-cell;
    width: 38%;
    height: 100%;
    position: relative;
    background: url(/images/front/bg/christmas_gift_04.png) repeat-x #014289; }
    @media (max-width: 670px) {
      .notify_gift .textc {
        float: left;
        height: 274px; } }
    @media (max-width: 440px) {
      .notify_gift .textc {
        height: auto;
        width: 100%; } }
    .notify_gift .textc:after {
      display: block;
      content: "";
      position: absolute;
      height: 0;
      width: 0;
      border-bottom: 20px solid transparent;
      border-left: 10px solid #014289;
      border-top: 20px solid transparent;
      right: -10px;
      top: 50%;
      margin-top: -20px; }
    @media (max-width: 440px) {
      .notify_gift .textc .tt {
        display: inline-block;
        width: 55%;
        padding-left: 10px;
        vertical-align: middle;
        margin-left: -5%; } }
    .notify_gift .textc .logo {
      margin-top: 52px;
      margin-bottom: 28px;
      text-align: center; }
      @media (max-width: 670px) {
        .notify_gift .textc .logo {
          margin-top: 20px;
          margin-bottom: 20px; } }
      @media (max-width: 440px) {
        .notify_gift .textc .logo {
          display: inline-block;
          width: 40%;
          vertical-align: middle;
          margin-top: 0px;
          margin-bottom: 0px; } }
      .notify_gift .textc .logo .img {
        display: inline-block;
        width: 166px;
        height: 155px;
        background: url(/images/front/bg/christmas_logo_01.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% auto; }
        @media (max-width: 1024px) {
          .notify_gift .textc .logo .img {
            width: 120px;
            height: 112px; } }
        @media (max-width: 670px) {
          .notify_gift .textc .logo .img {
            width: 70px;
            height: 65px; } }
        @media (max-width: 440px) {
          .notify_gift .textc .logo .img {
            height: 100px;
            background-size: 90% auto; } }
    .notify_gift .textc .t1 {
      color: #fff;
      font-size: 1.75em;
      font-family: "cronos-cap";
      line-height: 110%;
      text-align: center;
      padding: 0 10px; }
      @media (max-width: 1024px) {
        .notify_gift .textc .t1 {
          font-size: 1.5em; } }
      @media (max-width: 670px) {
        .notify_gift .textc .t1 {
          font-size: 1em; } }
    .notify_gift .textc .btn_wrapper {
      text-align: center;
      margin-top: 40px;
      margin-bottom: 32px; }
      @media (max-width: 670px) {
        .notify_gift .textc .btn_wrapper {
          margin-top: 20px;
          margin-bottom: 13px; } }
      @media (max-width: 440px) {
        .notify_gift .textc .btn_wrapper {
          display: none; } }
    .notify_gift .textc .later {
      text-align: center;
      margin-bottom: 35px;
      margin-left: 10px;
      margin-right: 10px; }
      @media (max-width: 670px) {
        .notify_gift .textc .later {
          margin-bottom: 17px; } }
      @media (max-width: 440px) {
        .notify_gift .textc .later {
          display: none; } }
      .notify_gift .textc .later a {
        color: #d7d7d7;
        text-decoration: underline;
        cursor: pointer;
        line-height: 100%; }
        @media (max-width: 670px) {
          .notify_gift .textc .later a {
            font-size: 0.875em; } }
        .notify_gift .textc .later a:hover {
          text-decoration: none; }
  .notify_gift .visual {
    display: table-cell;
    width: 62%;
    height: 100%;
    position: relative; }
    @media (max-width: 670px) {
      .notify_gift .visual {
        height: 274px;
        float: left; } }
    @media (max-width: 440px) {
      .notify_gift .visual {
        height: auto;
        width: 100%;
        background-image: none;
        float: none; } }
    .notify_gift .visual .cover {
      background-image: url(/images/front/bg/christmas_gift_05.jpg);
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: -2px; }
      @media (max-width: 440px) {
        .notify_gift .visual .cover {
          display: none; } }
    .notify_gift .visual .t1 {
      padding: 0 20px;
      position: absolute;
      font-size: 1.375em;
      color: #fff;
      font-family: "cronos-cap";
      text-align: center;
      bottom: 35px;
      width: 100%;
      left: 0; }
      @media (max-width: 670px) {
        .notify_gift .visual .t1 {
          bottom: 20px;
          font-size: 1.125em; } }
      @media (max-width: 440px) {
        .notify_gift .visual .t1 {
          padding-top: 10px;
          padding-bottom: 10px;
          position: static;
          color: #000; } }
  .notify_gift .mob_links {
    display: none;
    background: url(/images/front/bg/christmas_gift_04.png) repeat-x #014289;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center; }
    @media (max-width: 440px) {
      .notify_gift .mob_links {
        display: block; } }
    .notify_gift .mob_links .btn {
      margin-bottom: 10px; }
    .notify_gift .mob_links a {
      color: #d7d7d7;
      text-decoration: underline;
      cursor: pointer;
      line-height: 100%;
      font-size: 0.875em; }
      .notify_gift .mob_links a:hover {
        text-decoration: none; }
  .notify_gift .report {
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    width: 38%;
    position: absolute;
    background: url(/images/front/bg/christmas_gift_04.png) repeat-x #014289; }
    @media (max-width: 800px) {
      .notify_gift .report {
        width: 100%; } }
    .notify_gift .report:before {
      content: "";
      display: inline-block;
      height: 100%;
      width: 1px;
      vertical-align: middle;
      background: red;
      margin-left: -1px; }
    .notify_gift .report .in {
      display: inline-block;
      width: 95%;
      vertical-align: middle; }
    .notify_gift .report .t1 {
      padding-bottom: 29px;
      font-size: 1.625em;
      color: #fff;
      font-family: "cronos-cap";
      text-align: center; }
      @media (max-width: 1000px) {
        .notify_gift .report .t1 {
          padding-bottom: 5px; } }
      @media (max-width: 670px) {
        .notify_gift .report .t1 {
          padding-bottom: 0px;
          font-size: 1.125em; } }
    .notify_gift .report .t2 {
      padding: 0 23px 14px 23px;
      font-size: 0.9375em;
      color: #fff;
      text-align: center; }
      @media (max-width: 1000px) {
        .notify_gift .report .t2 {
          padding-bottom: 0; } }
      @media (max-width: 670px) {
        .notify_gift .report .t2 {
          padding-bottom: 0px;
          font-size: 0.8125em; } }
      .notify_gift .report .t2 p {
        line-height: 116%;
        margin: 20px 0; }
        @media (max-width: 670px) {
          .notify_gift .report .t2 p {
            margin: 10px 0; } }
    .notify_gift .report .btn_wrap {
      text-align: center; }
    .notify_gift .report .btn {
      padding-left: 56px;
      padding-right: 56px; }
