.cbp {
  height: auto; }

.cbp-popup-lightbox-counter {
  display: none; }

.cbp-l-loadMore-button {
  display: none; }

.header-body {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 100;
  font-size: 14px;
  opacity: 0.8; }

.subheader-body {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 100;
  font-size: 38px;
  margin: 50px 0; }

.none {
  padding: 0 !important;
  margin: 0 !important; }

.no-border {
  border: none !important;
  box-shadow: none !important; }

.centered-text {
  text-align: center; }

.logo-resizer-s {
  padding: 0 30px; }

.logo-resizer-m {
  padding: 0 20px; }

.logo-resizer-l {
  padding: 0 10px; }

.mobile-only {
  display: none !important; }

.desktop-only {
  display: block !important; }

#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgba(0, 0, 0, 0.2);
  width: 40px;
  height: 40px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  z-index: 100; }

#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  width: 40px;
  top: 10px;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#return-to-top:hover {
  background: rgba(0, 0, 0, 0.4); }

#return-to-top:hover i {
  color: #fff;
  top: 5px; }

.ui.segment.footer {
  padding: 100px 0 0 0;
  background-color: rgba(0, 0, 0, 0.1);
  font-family: 'Hindi', sans-serif;
  color: rgba(0, 0, 0, 0.8); }
  .ui.segment.footer > .ui.container > .ui.grid > .column > .footer-header {
    font-size: 14px;
    margin-bottom: 40px;
    letter-spacing: 3px;
    font-weight: normal;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.8); }
  .ui.segment.footer > .ui.container > .ui.grid > .column > p {
    line-height: 26px; }

.copyright {
  margin-top: 100px;
  padding: 50px;
  background-color: #101010;
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  text-align: center; }

.navigation {
  z-index: 1010;
  position: fixed;
  background-color: white;
  box-shadow: 0 0 10px #6f6f87; }

.ui.menu:first-child {
  margin-bottom: 0 !important; }

.hidden.menu {
  display: none; }

.ui.menu.tm-menu > .ui.right.item > a.item {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 3px;
  transition: all 0.2s ease; }
  .ui.menu.tm-menu > .ui.right.item > a.item:hover {
    color: #999;
    background-color: transparent; }

.ui.secondary.pointing.menu.tm-menu {
  border-bottom: 0px; }
  .ui.secondary.pointing.menu.tm-menu > .item {
    padding: 20px 0; }
  .ui.secondary.pointing.menu.tm-menu > .toc.item {
    display: none; }

body,
html {
  background-color: white;
  font-family: 'Hind', sans-serif !important; }

.ui.header.section-header {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 38px;
  font-weight: 100; }
  .ui.header.section-header.our-team {
    margin: 60px 0 40px; }

.ui.header.section-subheader {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 14px;
  font-weight: 100; }

.ui.image.logo-image,
.ui.image.anniversary-logo {
  display: inline-block; }

.ui.image.logo-image {
  margin: -20px 20px -25px 0; }

.anniversary-logo {
  width: 70px;
  border-left: 1px solid #000;
  padding: 0 0 0 30px; }

.anniversary-logo-hero {
  width: 150px; }

.anniversary {
  margin-bottom: 100px; }

.four {
  margin: 100px 0;
  text-align: center; }

.ui.vertical.segment.home-hero {
  height: 100%;
  padding: 0;
  background: url("../images/hero/home-hero.jpg") no-repeat bottom center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }

.home-message {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .home-message > .home-content {
    max-width: 60%; }
    .home-message > .home-content > .separator {
      border-top: 2px solid white;
      width: 100px;
      margin: 0 auto; }
    .home-message > .home-content > .home-hero-header {
      font-family: 'Hind','Lato', sans-serif;
      text-transform: uppercase;
      font-size: 50px;
      letter-spacing: 10px; }
    .home-message > .home-content > .home-hero-subheader {
      font-family: Georgia, serif;
      font-size: 20px;
      font-style: italic;
      font-weight: normal; }
    .home-message > .home-content > .play {
      margin: 40px 0 0; }

#hero-modal .content {
  padding: 0; }

.ui.modal.think-r {
  position: relative; }

.ui.segment.contact {
  padding: 0;
  background: url("../images/coffee.jpg") no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  text-align: center; }
  .ui.segment.contact > .overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(19, 19, 23, 0.9);
    height: 600px;
    width: 100%;
    color: white; }
    .ui.segment.contact > .overlay > .contact-think {
      width: 70%; }
      .ui.segment.contact > .overlay > .contact-think > .ui.inverted.form > .button.contact-button {
        box-shadow: 0 0 0 1px #3c3b3b inset !important;
        letter-spacing: 3px;
        padding: 12px 30px;
        text-transform: uppercase;
        margin-top: 30px;
        transition: all 0.2s ease; }
        .ui.segment.contact > .overlay > .contact-think > .ui.inverted.form > .button.contact-button:hover {
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0) inset !important;
          background-color: rgba(255, 255, 255, 0.05);
          color: white; }
      .ui.segment.contact > .overlay > .contact-think > .ui.inverted.form input[type="text"],
      .ui.segment.contact > .overlay > .contact-think > .ui.inverted.form input[type="email"],
      .ui.segment.contact > .overlay > .contact-think > .ui.inverted.form textarea {
        border: 1px solid #3c3b3b;
        border-radius: 2px;
        background: transparent;
        color: #cecece !important;
        transition: all 0.2s ease;
        font-size: 12px !important;
        padding: 12px 20px !important; }
        .ui.segment.contact > .overlay > .contact-think > .ui.inverted.form input[type="text"]::placeholder,
        .ui.segment.contact > .overlay > .contact-think > .ui.inverted.form input[type="email"]::placeholder,
        .ui.segment.contact > .overlay > .contact-think > .ui.inverted.form textarea::placeholder {
          color: white; }
        .ui.segment.contact > .overlay > .contact-think > .ui.inverted.form input[type="text"]:focus,
        .ui.segment.contact > .overlay > .contact-think > .ui.inverted.form input[type="email"]:focus,
        .ui.segment.contact > .overlay > .contact-think > .ui.inverted.form textarea:focus {
          border: 1px solid white !important;
          background-color: rgba(255, 255, 255, 0.03); }
  .ui.segment.contact > .in-touch-overlay {
    background: rgba(19, 19, 23, 0.9);
    padding: 40px 0 120px;
    width: 100%;
    color: white; }
    .ui.segment.contact > .in-touch-overlay > .ui.grid > .row > .column > .header {
      margin-bottom: 10px;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 3px;
      font-weight: normal;
      opacity: 0.6; }
    .ui.segment.contact > .in-touch-overlay > .ui.grid > .row > .column > p {
      color: white;
      opacity: 0.6; }
      .ui.segment.contact > .in-touch-overlay > .ui.grid > .row > .column > p > a {
        color: white;
        opacity: 0.9; }
        .ui.segment.contact > .in-touch-overlay > .ui.grid > .row > .column > p > a:hover {
          opacity: 1; }

.ui.segment.about {
  max-width: 1400px;
  margin: 0 auto 0 !important;
  padding-top: 100px !important; }

.ui.text.container.about-content {
  color: #595959;
  text-align: center;
  margin: 0 0 80px;
  font-size: 14px;
  line-height: 24px; }

.ui.grid > .row > .column > img {
  max-width: 110% !important; }

.ui.grid.about-grid {
  margin-left: 0;
  margin-right: 0;
  background-color: #fafafa; }
  .ui.grid.about-grid > .row {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0; }
    .ui.grid.about-grid > .row > .column,
    .ui.grid.about-grid > .row > .column.bio-column {
      color: white;
      padding: 0;
      max-height: 376px;
      overflow: hidden; }
      .ui.grid.about-grid > .row > .column > .bio-name,
      .ui.grid.about-grid > .row > .column.bio-column > .bio-name {
        text-transform: uppercase;
        font-weight: normal;
        letter-spacing: 3px;
        margin: 0; }
      .ui.grid.about-grid > .row > .column > .bio-title,
      .ui.grid.about-grid > .row > .column.bio-column > .bio-title {
        text-transform: uppercase;
        letter-spacing: 3px;
        font-weight: 100;
        opacity: 0.3;
        margin: 10px 0 20px;
        font-size: 12px; }
      .ui.grid.about-grid > .row > .column > .bio-content,
      .ui.grid.about-grid > .row > .column.bio-column > .bio-content {
        line-height: 22px;
        margin: 0 0 30px; }
    .ui.grid.about-grid > .row > .column.bio-column {
      padding: 30px;
      background-color: #131317; }

.erin-photo {
  background: url("../images/mugshots/Erin_Mugshot.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 400px; }

.emi-photo {
  background: url("../images/mugshots/Emi_Mugshot.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 400px; }

.lauren-photo {
  background: url("../images/mugshots/Lauren_Mugshot.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 400px; }

.randy-photo {
  background: url("../images/mugshots/Randy_Mugshot.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 400px; }

.barclay-photo {
  background: url("../images/mugshots/Barclay_Mugshot.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 400px; }

.jj-photo {
  background: url("../images/mugshots/JJ_Mugshot.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 400px; }

.js-photo {
  background: url("../images/mugshots/Jordan_Mugshot.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 400px; }

.lisa-photo {
  background: url("../images/mugshots/Lisa_Mugshot.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 400px; }

.megan-photo {
  background: url("../images/mugshots/Megan_Mugshot.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 400px; }

.kelsey-photo {
  background: url("../images/mugshots/Kelsey_Mugshot.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 400px; }

.mugshot-name {
  text-transform: uppercase;
  color: black;
  font-weight: normal;
  font-size: 25px;
  padding: 330px 0 0;
  position: relative;
  width: 100%;
  text-align: center;
  letter-spacing: 3px; }

.mugshot-shot img {
  width: 100px;
  height: 100px;
  position: absolute;
  right: 10px;
  top: 10px; }

.ui.segment.capabilities {
  background: url("../images/team.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding: 0; }
  .ui.segment.capabilities > .overlay {
    background: rgba(19, 19, 23, 0.9);
    padding: 150px 0 50px; }
    .ui.segment.capabilities > .overlay > p.choose-content {
      color: #aaa;
      padding: 20px 0 60px; }
    .ui.segment.capabilities > .overlay > .capability-grid {
      background-color: transparent; }
      .ui.segment.capabilities > .overlay > .capability-grid > .row > .column {
        margin-bottom: 100px;
        padding: 0 40px; }
        .ui.segment.capabilities > .overlay > .capability-grid > .row > .column > .ui.header {
          text-transform: uppercase;
          letter-spacing: 3px;
          font-size: 12px;
          color: white; }
          .ui.segment.capabilities > .overlay > .capability-grid > .row > .column > .ui.header > img {
            margin: 10px 0;
            width: 100px; }
        .ui.segment.capabilities > .overlay > .capability-grid > .row > .column > p {
          color: #aaa; }

.ui.segment.clients {
  background-color: #f5f5f5;
  padding: 100px 0 150px;
  margin: 0; }

.testimonial {
  text-align: center;
  margin: 50px 0 0; }
  .testimonial > .clientlinks {
    display: inline-block;
    margin: 0 10px;
    opacity: 0.5;
    cursor: pointer;
    transition: all 0.25s ease-in-out; }
    .testimonial > .clientlinks.active, .testimonial > .clientlinks:hover {
      opacity: 1; }
    .testimonial > .clientlinks > .ui.tiny.image {
      width: 50px; }

.client-content {
  width: 70%;
  margin: 30px auto 0;
  color: #555;
  height: 100px;
  display: none;
  text-align: center; }
  .client-content.active {
    display: block; }
  .client-content > p {
    font-size: 16px;
    line-height: 26px; }
  .client-content > .client-blob {
    text-transform: uppercase;
    color: #888;
    letter-spacing: 3px; }
    .client-content > .client-blob > .client-name {
      margin: 20px 0 10px;
      color: #333;
      display: block;
      font-weight: bold; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

.ui.segment.client-logos {
  background-color: white;
  margin: 160px 0 100px 0 !important;
  min-height: 400px; }

.logos-section {
  padding: 50px 0;
  margin: 0;
  text-align: center; }
  .logos-section > .logo-item {
    display: inline-block !important;
    margin: 30px 50px !important;
    width: 120px !important; }

#brightnewyear {
  margin-top: 70px;
  text-align: center; }

.snowflake {
  width: 80px; }

.ui.bright.header {
  text-align: center;
  color: #4BACE8;
  line-height: 60px;
  font-size: 36px; }

.bright-year {
  display: block;
  font-size: 72px; }

.snowflake-p {
  font-size: 22px;
  line-height: 36px;
  font-weight: 100; }

.snowflake-p-s {
  font-size: 14px;
  line-height: 20px; }

.bright-instrcutions {
  font-size: 20px;
  margin: 0 0 30px;
  text-align: center; }

.snow-highlight {
  color: #4BACE8; }

.snowflake-video > img {
  transition: 0.3s ease-in-out all; }

.snowflake-video,
.snowflake-video:hover {
  color: #131317; }

.snowflake-video:hover > img {
  filter: grayscale(100%);
  transform: scale(1.15) rotate(90deg); }

.ui.santa-header.header {
  padding: 0 0 0 30px;
  font-size: 36px; }

#santa-hats {
  margin-top: 120px; }

.santa-p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 100; }

.holiday-mood {
  margin-top: 92px; }

.ui.segment.holiday-wrapper {
  min-height: 450px; }

.penguins {
  position: absolute; }

.ui.toast.header {
  color: #4BACE8;
  font-size: 28px;
  margin-top: 40px; }

.no-postcard {
  width: 350px;
  background-color: #eef7fd;
  padding: 15px 20px;
  border-radius: 32px;
  margin: 30px 0 0 120px; }

.tabs-container {
  position: relative;
  width: 140px;
  float: left;
  z-index: 20; }

.tabs-container label {
  position: relative;
  padding: 15px 15px 15px 30px;
  display: block;
  font-size: 13px;
  line-height: 18px;
  color: #fff;
  cursor: pointer;
  user-select: none;
  background-color: #78c1ee;
  margin: 0 0 6px 0;
  border-radius: 30px 0 0 30px;
  min-height: 60px; }
  .tabs-container label:last-child {
    margin: 0; }

.tabs-container label:hover {
  background-color: #4BACE8; }

.tab-content-wrapper {
  border-radius: 0 40px 40px 0;
  border: 2px solid #a5d6f4;
  border-left: 8px solid #ccc;
  height: 100%;
  width: calc(100% - 140px);
  float: right; }

.tab-content {
  position: relative;
  padding: 20px 30px 10px 30px;
  width: 100%;
  float: left;
  box-sizing: border-box;
  z-index: 19;
  display: none; }
  .tab-content > h2 {
    font-size: 40px;
    color: #4BACE8;
    font-weight: bold; }
  .tab-content > p {
    margin-left: -30px;
    margin-bottom: 10px;
    display: inline-block; }

.tab-content:after {
  content: "";
  clear: both; }

.recipe-card {
  display: flex;
  flex-direction: row;
  min-height: 455px; }

.ui.image.recipe-image {
  max-height: 400px; }

.recipe-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

ul.ingredients,
ul.instructions {
  list-style-type: "-    ";
  margin: -10px 0 10px 0; }

.ui.share-drink.button {
  background-color: #a5d6f4;
  border-radius: 30px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  font-size: 20px;
  padding: 10px 25px;
  max-width: 230px;
  margin-top: 20px; }

input[name="tab"] {
  display: none; }

input[name="tab"]:checked + .tab-content {
  display: block; }

@keyframes slide {
  from {
    left: -100%;
    opacity: 0; }
  to {
    left: 0;
    opacity: 1; } }
.festive {
  font-family: "Corinthia", cursive !important;
  font-weight: 400;
  font-style: normal; }

.ui.festive.header {
  font-size: 78px;
  line-height: 50px;
  margin: 0 0 40px -20px; }

.ui.festive.subheader {
  font-size: 54px; }

.ui.segment.paintholiday {
  background: url("../images/paintholidays/paint-the-holidays.jpg") no-repeat center 80px;
  padding: 0;
  height: 530px; }

.painting-sequence {
  display: inline-block;
  position: relative;
  margin: 0 -30px 0 0;
  z-index: 100;
  font-size: 28px; }

.ui.list.painting-instructions > .item > img {
  opacity: 0.5; }
.ui.list.painting-instructions > .item > .content .header {
  font-weight: normal;
  font-size: 16px; }

.ten.wide.column > p {
  font-size: 16px; }

.ui.attached.segment {
  border: 1px solid #21BA45; }

.ui.tabular.menu {
  border-bottom: 1px solid #21BA45; }

.ui.tabular.menu .active.item {
  border-color: #21BA45; }

.festive-tab-content {
  display: flex; }

.default-width {
  width: 200px;
  margin: 0 10px 0 0; }
  .default-width > img {
    border: 1px solid #ddd;
    box-shadow: 0 0 12px #eee; }

.video-placeholder {
  width: 523px;
  height: 295px;
  border: 1px solid #ddd;
  box-shadow: 0 0 12px #eee; }

.ui.button.view-template,
.ui.button.view-large {
  margin: 10px 0 0 0; }

.ui.tabular.menu .item {
  padding: 5px;
  cursor: pointer;
  filter: grayscale(0.9); }
  .ui.tabular.menu .item:hover, .ui.tabular.menu .item.active {
    filter: grayscale(0); }

.ui.grid.image-grid > .column:not(.row) {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0; }

.ui.work-segment.segment {
  margin: 160px 0 0 0 !important; }

*,
*::after,
*::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

.masonry {
  width: 100%; }

/* !Position of each image*/
.grid {
  width: 100%;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(9, 35vw); }

.grid__item--first {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-row-span: 2;
  grid-row: span 2; }

.grid__item--second {
  -ms-grid-column-span: 1;
  grid-column: span 1; }

.grid__item--third {
  -ms-grid-column-span: 1;
  grid-column: span 1; }

.grid__item--seventh {
  -ms-grid-column-span: 3;
  grid-column: span 3;
  -ms-grid-row-span: 2;
  grid-row: span 2; }

.grid__item--eighth {
  -ms-grid-column-span: 1;
  grid-column: span 1; }

.grid__item--ninth {
  -ms-grid-column-span: 2;
  grid-column: span 2; }

.grid__item--tenth {
  -ms-grid-column-span: 2;
  grid-column: span 2; }

.grid__item--eleventh {
  -ms-grid-column-span: 1;
  grid-column: span 1; }

.grid__item--twelfth {
  -ms-grid-column-span: 1;
  grid-column: span 1; }

.grid__item--thirteenth {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-row-span: 2;
  grid-row: span 2; }

/* !Stretch Images */
.grid__item {
  display: block;
  position: relative;
  overflow: hidden; }

.grid__item-img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.grid__item-content {
  position: absolute;
  padding: 50px 30px;
  bottom: 60px;
  max-width: 85%;
  z-index: 5;
  opacity: 0;
  color: #fff;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

/* !Scale each images on hover */
.grid__item:hover > .grid__item-img {
  scale: 1.1; }

/* !Text visible on hover */
.grid__item:hover > .grid__item-content {
  opacity: 1; }

/* !Text-style */
.grid__item-title {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 22px;
  color: #fff; }

.grid__item-text {
  font-size: 31px;
  line-height: 34px;
  color: #fff; }

/* !Background-color for grid items */
.grid__item-content--red {
  background-color: #E01B22; }

/* !Media-Queries*/
/* !Laptop */
@media (max-width: 1024px) {
  .grid__item-content {
    padding: 20px 15px;
    bottom: 30px; }

  .grid__item-text {
    font-size: 24px; } }
/* !Queries for Tablets */
@media (max-width: 767px) {
  .grid {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(14, 100vw); }

  .grid__item {
    grid-column: span 1; }

  .grid__item--first,
  .grid__item--seventh,
  .grid__item--thirteenth {
    grid-column: span 1;
    grid-row: span 1; }

  .grid__item-ninth,
  .grid__item-tenth {
    -ms-grid-column-span: 1;
    grid-column: span 1; }

  .grid__item-content {
    bottom: 20px; }

  /* !Text visible on hover */
  .grid__item > .grid__item-content {
    opacity: 1; } }
/* !Queries for Phones */
@media (max-width: 375px) {
  .grid {
    grid-template-rows: repeat(14, 350px); } }
body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #fff;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: white;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: rgba(0, 0, 0, 0.9); }

.fancybox-button:hover {
  color: #000000; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: rgba(0, 0, 0, 0.5);
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #ffffff;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-caption {
    padding: 12px; }

  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }

  .fancybox-slide--image {
    padding: 6px 0; }

  .fancybox-close-small {
    right: -6px; }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; } }
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid rgba(0, 0, 0, 0.9);
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }
@media only screen and (max-width: 767px) {
  a.item.hidden-menu {
    display: none !important; }

  .ui.container.navigation {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    height: 120px; }
    .ui.container.navigation > .item {
      text-align: center; }

  .ui.secondary.pointing.menu.tm-menu > .item {
    padding: 10px 0; }

  .item.logo-item {
    display: block;
    width: 100%; }
    .item.logo-item > img {
      width: 60px !important; }

  .menu.mobile-only {
    width: 100% !important;
    padding: 0 0 10px 0; }
    .menu.mobile-only > .item {
      padding: 0 5px;
      font-size: 12px;
      text-transform: uppercase;
      color: #131317;
      letter-spacing: 2px; }

  .subheader-body,
  .ui.header.section-header {
    font-size: 30px;
    line-height: 36px; }

  .subheader-body {
    margin: 30px 0; }

  .home-message > .home-content {
    max-width: 80%; }
    .home-message > .home-content > .home-hero-header {
      font-family: 'Hind','Lato', sans-serif;
      text-transform: uppercase;
      font-size: 40px;
      letter-spacing: 6px; }
    .home-message > .home-content > .home-hero-subheader {
      font-size: 20px; }

  .bio-name {
    padding: 15px 0 0 20px !important; }

  .bio-title {
    padding: 0 0 0 20px !important;
    margin: 5px 0 !important; }

  .bio-content {
    padding: 0 0 0 20px !important; }

  .ui.stackable.grid.about-grid > .row > .column {
    padding: 0 0 !important; }

  .ui.stackable.grid.capability-grid > .row > .column {
    width: 70% !important; }

  .ui.segment.clients {
    background-color: #f5f5f5;
    padding: 50px 0;
    margin: 0;
    min-height: 700px; }

  .client-content {
    width: 96%;
    margin: 30px auto 0; }

  .logos-section > .logo-item {
    display: inline !important;
    margin: 10px 10px !important;
    padding: 20px; }
  .logos-section .logo-resizer-l,
  .logos-section .logo-resizer-m,
  .logos-section .logo-resizer-s {
    padding: 0 40px; }

  .ui.segment.contact > .overlay > .contact-think {
    width: 80%; }

  .ui.segment.capabilities > .overlay > .capability-grid > .row > .column > .ui.header > img {
    margin: 10px 0 0;
    width: 40px; }

  .testimonial > .clientlinks > .ui.tiny.image {
    width: 40px; }

  .mobile-only {
    display: block !important; }

  .desktop-only {
    display: none !important; }

  .ui.santa-header.header {
    padding: 0 0 0 0px;
    font-size: 30px; }

  .holiday-mood {
    margin-top: 60px; }

  .ui.segment.holiday-wrapper {
    min-height: 530px; }

  .penguins {
    bottom: -130px; }

  .ui.toast.header {
    color: #4BACE8;
    font-size: 28px; }

  .no-postcard {
    width: 100%;
    background-color: #eef7fd;
    padding: 15px 20px;
    margin: 20px auto; }

  .tabs-container {
    position: relative;
    width: 0px;
    float: left;
    z-index: 20; }

  .tabs-container label {
    display: none; }

  .tab-content-wrapper {
    border-radius: 20px;
    border: 2px solid #a5d6f4;
    height: 100%;
    width: 100%;
    float: right; }

  .tab-content {
    display: none; }
    .tab-content > h2 {
      font-size: 24px; }
    .tab-content > p {
      margin-left: -30px;
      margin-bottom: 10px;
      display: inline-block; }

  .tab-content:after {
    content: "";
    clear: both; }

  .recipe-card {
    min-height: 100px; }

  .ui.image.recipe-image {
    max-height: 140px;
    margin: 0 10px 0 -20px; }

  ul.ingredients,
  ul.instructions {
    list-style-type: "-    ";
    margin: -10px 0 10px 0; }

  input[name="tab"] {
    display: none; }

  input[name="tab"] + .tab-content {
    display: block;
    padding: 30px;
    border-bottom: 2px solid #a5d6f4; }
    input[name="tab"] + .tab-content:last-child {
      border-bottom: 2px solid transparent !important; }

  .festive {
    font-family: "Corinthia", cursive !important;
    font-weight: 400;
    font-style: normal; }

  .ui.festive.header {
    font-size: 58px;
    line-height: 40px;
    margin: 0 auto 30px; }

  .ui.festive.subheader {
    font-size: 38px; }

  .ui.segment.paintholiday {
    background: url("../images/paintholidays/paint-the-holidays-mobile.jpg") no-repeat right 100px;
    height: 330px; }

  .ui.stackable.divided:not(.vertically).grid > .row > .paint-instructions.column {
    margin: -10px 0 40px 0 !important;
    padding: 0 0 0 30px !important; }
    .ui.stackable.divided:not(.vertically).grid > .row > .paint-instructions.column > .ui.header {
      margin: 0 0 0 -30px; }

  .painting-sequence {
    display: inline-block;
    position: relative;
    margin: 0 -30px 0 0;
    z-index: 100;
    font-size: 28px; }

  .ten.wide.column > p {
    font-size: 16px; }

  .ui.segment {
    border: 1px solid #21BA45; }

  .mobile-disclaimer {
    font-size: 14px; }

  .default-width {
    width: 200px;
    margin: 0 10px 0 0; }
    .default-width > a > img {
      border: 1px solid #ddd;
      box-shadow: 0 0 12px #eee; }

  .video-placeholder {
    height: auto;
    border: 1px solid #ddd;
    box-shadow: 0 0 12px #eee;
    cursor: pointer; }

  .mobile-only {
    display: block !important; }

  .desktop-only {
    display: none !important; } }
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .ui.doubling.grid > .row > .column.desktop-only,
  .ui.grid > .doubling.row > .column {
    padding-top: 0 !important;
    display: none !important; }

  .ui.grid.about-grid > .row > .column,
  .ui.grid.about-grid > .row > .column.bio-column {
    overflow: visible;
    padding-top: 0 !important; }

  .bio-name {
    padding: 15px 0 0 0 !important; } }
