#gift-experience {
  margin: 0 auto 5px;
  width: 1000px;
}
#purchase-area {
  margin: 0px;
}
#digital_landing {
  margin: 0px auto;
  width: 1000px;
  height: 270px;
  overflow-y: hidden;
  position: relative;
}
#digital_landing .options-wrap {
  width: 1000px;
  height: 490px;
  overflow: hidden;
  margin: 0px 0px 18px 0px;
  position: relative;
}
#digital_landing .options-wrap .left-options-title {
  width: 218px;
  float: left;
  position: relative;
  overflow: visible;
  background: #fff;
  z-index: 10;
}
#digital_landing .options-wrap .left-options-title .option-title {
  width: 214px;
  border-left: 2px solid #dddddd;
  border-right: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  height: 76px;
  background: #f5f5f5;
  cursor: pointer;
  color: #4c4c4c;
  font-size: 20px;
  line-height: 26px;
  font-family: 'Open Sans', sans-serif;
}
#digital_landing .options-wrap .left-options-title .option-title .middle {
  vertical-align: middle;
  display: table-cell;
  width: 200px;
  padding-left: 18px;
  height: 76px;
}
#digital_landing .options-wrap .left-options-title .option-title:hover {
  border: 0 none;
  color: #ffffff;
  height: 78px;
  padding-right: 17px;
  width: 218px;
  background: url(../../images/digital/digital_active_option.png) no-repeat center left;
  color: #4c4c4c;
}
#digital_landing .options-wrap .left-options-title .option-title.active {
  border: 0 none;
  color: #ffffff;
  height: 78px;
  padding-right: 17px;
  width: 218px;
  background: url(../../images/digital/digital_active_option.png) no-repeat center left;
  color: #4c4c4c;
}
#digital_landing .options-wrap .left-options-title .option-title.options-header {
  width: 218px;
  padding: 0px;
  border: 0px;
  background: #08BDD8;
  font-size: 29px;
  line-height: 34px;
  color: #ffffff;
  height: 178px;
  cursor: default;
}
#digital_landing .options-wrap .left-options-title .option-title.options-header:hover {
  width: 218px;
  padding: 0px;
  border: 0px;
  background: #08BDD8;
  font-size: 29px;
  line-height: 34px;
  color: #ffffff;
  height: 178px;
  cursor: default;
}
#digital_landing .options-wrap .left-options-title .option-title.options-header .sub-title {
  font-size: 16px;
  line-height: 20px;
  padding: 5px 0px;
}
#digital_landing .options-wrap .left-options-title .option-title.options-header .middle {
  height: 178px;
}
#digital_landing .options-wrap .left-options-title .option-title.options-header.active {
  width: 218px;
  padding: 0px;
  border: 0px;
  background: #08BDD8;
  font-size: 29px;
  line-height: 34px;
  color: #ffffff;
  height: 178px;
  cursor: default;
}
#digital_landing .options-wrap .right-options-content {
  width: 782px;
  position: absolute;
  top: 0px;
  left: 218px;
  height: 490px;
  float: left;
  background: #ddd;
  z-index: 5;
}
#digital_landing .options-wrap .right-options-content .e-card-content img {
  width: 100%;
  height: 100%;
}
#digital_landing .banner-carousel {
  display: none;
  display: block;
}
#digital_landing .banner-carousel .right-options-content .card-content {
  width: 100%;
  height: 100%;
  position: relative;
}
#digital_landing .banner-carousel .right-options-content .e-card-content {
  width: 100%;
  height: 100%;
  position: relative;
}
#digital_landing .banner-carousel .right-options-content .photobook-content {
  width: 100%;
  height: 100%;
  position: relative;
}
#digital_landing .banner-carousel .right-options-content .videogreeting-content {
  width: 100%;
  height: 100%;
  position: relative;
}
#digital_landing .banner-carousel .right-options-content .sayic-content {
  width: 100%;
  height: 100%;
  position: relative;
}
#digital_landing img {
  width: 100%;
  min-width: 1425px;
  min-height: 277px;
  width: 1000px;
  min-width: inherit;
  min-height: inherit;
  height: 270px;
}
#digital_landing.digital .banner-carousel.banner-digital {
  display: block;
}
#digital_landing.physical .banner-carousel.banner-physical {
  display: block;
}
#digital_landing.physical p.jcarousel-pagination {
  display: none;
}
.photobook-content img {
  width: 100%;
  height: 100%;
}
.videogreeting-content img {
  width: 100%;
  height: 100%;
}
.sayic-content img {
  width: 100%;
  height: 100%;
}
.send-sayic-content {
  position: absolute;
  right: 25px;
  top: 310px;
}
.see-e-cards-content {
  margin-top: 10px;
  width: 100%;
  text-align: center;
}
.see-e-cards-content a {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  cursor: pointer;
  padding-right: 13px;
  background: url("../../images/arrow_right_black.png") no-repeat scroll right 5px rgba(0, 0, 0, 0);
  color: #333;
  text-decoration: none;
  margin-left: 15px;
}
.photobook-sample-video-content {
  margin-top: 10px;
  width: 100%;
  text-align: center;
}
.photobook-sample-video-content a {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  text-decoration: none;
  cursor: pointer;
  padding-right: 13px;
  background: url("../../images/arrow_right_black.png") no-repeat scroll right 5px rgba(0, 0, 0, 0);
}
.videogreeting-sample-video-content {
  margin-top: 10px;
  width: 100%;
  text-align: center;
}
.videogreeting-sample-video-content a {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  text-decoration: none;
  cursor: pointer;
  padding-right: 13px;
  background: url("../../images/arrow_right_black.png") no-repeat scroll right 5px rgba(0, 0, 0, 0);
}
.sayic-sample-video-content {
  margin-top: 10px;
  width: 100%;
  text-align: center;
}
.sayic-sample-video-content a {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  text-decoration: none;
  cursor: pointer;
  padding-right: 13px;
  background: url("../../images/arrow_right_black.png") no-repeat scroll right 5px rgba(0, 0, 0, 0);
}
.button {
  background: none repeat scroll 0 0 #07A9BD;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase;
  position: relative;
  padding: 7px 14px;
  z-index: 1;
}
.gray-button {
  background: none repeat scroll 0 0 #5d5d5d;
}
.lightgray-button {
  background: none repeat scroll 0 0 #b9b8b8;
}
.orange-button {
  background: none repeat scroll 0 0 #ff705f;
}
.red-button {
  background: none repeat scroll 0 0 #f55446;
}
.green-button {
  background: none repeat scroll 0 0 #C0D62E;
}
.pink-button {
  background: none repeat scroll 0 0 #e42475;
}
.steps_banner {
  margin: 20px auto 45px;
  width: 1000px;
  height: 115px;
  background: url(../../images/digital/steps_banner.png) no-repeat center center;
}
#banner_carousel {
  width: 1000px;
  overflow: hidden;
  position: relative;
  width: 100%;
  text-align: center;
}
#banner_carousel ul {
  width: 3000px;
  position: relative;
  width: 100% !important;
  display: inline-block;
  max-width: 1425px;
  min-width: 1100px;
}
#banner_carousel ul li {
  float: left;
  padding: 0px;
  margin: 0px;
  width: 1000px;
  position: relative;
}
#physical_banner_carousel {
  width: 1000px;
  overflow: hidden;
  position: relative;
  width: 100%;
  text-align: center;
}
#physical_banner_carousel ul {
  width: 3000px;
  position: relative;
  width: 100% !important;
  display: inline-block;
  max-width: 1425px;
  min-width: 1100px;
}
#physical_banner_carousel ul li {
  float: left;
  padding: 0px;
  margin: 0px;
  width: 1000px;
  position: relative;
}
.jcarousel-pagination {
  float: right;
  height: 30px;
  margin: -35px 10px 0;
  position: relative;
}
.jcarousel-pagination a {
  background: url("../../images/dot-inactive.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  border-radius: 6px;
  color: #4e443c;
  display: inline-block;
  font-size: 11px;
  height: 12px;
  line-height: 10px;
  margin-right: 15px;
  text-decoration: none;
  text-indent: -9999px;
  width: 12px;
}
.jcarousel-pagination a.active {
  background: url("../../images/dot-active.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  color: #fff;
  opacity: 1;
}
.physical-jcarousel-pagination {
  float: right;
  height: 30px;
  margin: -35px 10px 0;
  position: relative;
}
.physical-jcarousel-pagination a {
  background: url("../../images/dot-inactive.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  border-radius: 6px;
  color: #4e443c;
  display: inline-block;
  font-size: 11px;
  height: 12px;
  line-height: 10px;
  margin-right: 15px;
  text-decoration: none;
  text-indent: -9999px;
  width: 12px;
}
.physical-jcarousel-pagination a.active {
  background: url("../../images/dot-active.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  color: #fff;
  opacity: 1;
}
#devider-bar {
  background: url("../../images/divider_home.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  height: 25px;
  margin-top: -32px;
  position: relative;
  width: 100%;
}
.giftcard-carousels {
  margin: 25px 0 45px !important;
  position: relative;
  overflow: hidden;
}
.send-e-card-content {
  position: absolute;
  right: 192px;
  text-align: center;
  top: 210px;
}
.send-a-card-content {
  position: absolute;
  right: 60px;
  text-align: center;
  top: 160px;
}
.message-holder-ecard-for-user {
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 17px;
  font-family: GothamBook;
}
.message-holder-ecard-for-user > strong {
  font-family: Gothambold;
}
.message-holder-photobook-for-user {
  color: #333;
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 15px;
  font-family: GothamBook;
}
.message-holder-photobook-for-user > strong {
  font-family: Gothambold;
}
.message-holder-video-for-user {
  color: #737474;
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 15px;
  font-family: GothamBook;
}
.message-holder-video-for-user > strong {
  font-family: Gothambold;
}
.send-photobook-content {
  position: absolute;
  right: 197px;
  text-align: center;
  top: 210px;
}
#send-photobook {
  width: 148px;
}
.send-videogreeting-content {
  position: absolute;
  right: 195px;
  text-align: center;
  top: 210px;
}
#send-videogreeting {
  width: 153px;
}
.send-e-card-content.physical {
  right: 190px !important;
  top: 225px !important;
}
.see-e-cards-content.physical a {
  color: #fff !important;
  text-decoration: none !important;
  margin: auto !important;
  background: rgba(0, 0, 0, 0) url("../../images/arrow_down_white.png") no-repeat scroll right 5px !important;
}
.vday-card-content .send-e-card-content {
  right: 252px;
  top: 210px;
}
.vday-card-content .button {
  width: 155px;
}
.vday-e-card-content .send-e-card-content {
  right: 252px;
  top: 210px;
}
.vday-e-card-content .button {
  width: 155px;
}
.vday-e-card-content .see-e-cards-content a {
  text-decoration: underline !important;
  color: #333333 !important;
}
.video-mobile-content a {
  cursor: pointer;
}
.cms-home #digital_landing {
  position: absolute !important;
  left: 0;
  width: 100%;
  max-height: 280px;
  height: 280px;
  top: 145px !important;
}
.cms-home #banner_carousel ul li {
  width: 100%;
}
.cms-home #physical_banner_carousel ul li {
  width: 100%;
}
body #digital_landing.physical .banner-carousel.banner-physical {
  width: 100%;
  text-align: center;
}
body .send-e-card-content {
  width: 100%;
  left: 0;
  right: 0;
  display: inline-block;
  margin: 0 auto;
  top: -120px;
  position: relative;
  max-width: 1000px;
  text-align: left;
  left: 200px;
  top: -125px;
  left: 30px;
}
body .send-e-card-content .green-button {
  background: none repeat scroll 0 0 #C0D62E;
  left: 0;
  top: 50%;
}
body.cms-home #banner_carousel ul li {
  width: 100%;
}
body.cms-home #physical_banner_carousel ul li {
  width: 100%;
}
.generic-banner {
  display: none;
}
.main-container .main .col-main > .std {
  display: none;
}
.main-container .main .col-main #devider-bar {
  display: none;
}
.main-container .main .col-main .giftcard-carousels {
  margin: 0 !important;
}
.main-container .main .col-left .col-left {
  margin-top: 0;
  padding-top: 20px;
}
.top-header-content #button_physical_top {
  display: none !important;
}
.quick-gifts {
  font-family: Gotham;
  font-weight: 100;
  font-style: italic;
}
#free_the_token {
  margin-bottom: 20px;
  background: #EF4B48;
  color: #fff;
  font-family: GothamBook, 'Open Sans', sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  padding: 12.5px 20px;
}
#free_the_token .token-code {
  padding-left: 20px;
  font-size: 16px;
}
#free_the_token > div {
  text-align: center;
}
#free_the_token > div > * {
  display: inline-block;
  line-height: 1.4;
}
.start_shopping {
  margin: 0 0 20px;
}
@media (min-width: 769px) and (max-width: 1000px) {
  .start_shopping {
    margin: 0 5px 20px;
  }
}
.start_shopping h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-family: GothamBold, 'Open Sans', sans-serif;
  color: #6f6f6f;
  margin-bottom: 15px;
}
.start_shopping .link_text {
  font-size: 12px;
  text-align: left;
}
.start_shopping .link_text a {
  text-decoration: underline;
  padding-left: 10px;
}
.flex_wrapper {
  display: flex;
  flex: 1;
}
@media (max-width: 768px) {
  .flex_wrapper {
    flex-direction: column;
  }
}
.flex_wrapper > div {
  flex: 1;
  margin-left: 10px;
  padding: 20px;
  border: 1px solid #E9E8E9;
}
@media (max-width: 768px) {
  .flex_wrapper > div {
    margin: 5px;
  }
}
.flex_wrapper > div:first-of-type {
  margin-left: 0;
}
@media (max-width: 768px) {
  .flex_wrapper > div:first-of-type {
    margin: 5px;
  }
}
.flex_wrapper .image {
  overflow: auto;
  margin-bottom: 10px;
}
.flex_wrapper .image a img {
  display: inline-block;
  float: left;
  width: 30%;
  margin-right: 5%;
}
.flex_wrapper .image a:last-of-type img {
  margin-right: 0;
}
.image_wrapper {
  float: left;
  width: 50%;
  padding-right: 10px;
  box-sizing: border-box;
  padding-bottom: 10px;
}
.shine:hover {
  opacity: 0.7;
}
