/*
Theme Name: Taptica
Description: Dedicated Wordpress theme for Taptica
*/
/* ==========================================================================
	Variables
/* ========================================================================== */
/* Colors */
/* Font Sizes */
/* Layout */
/* Content Images */
/* Sidebar */
/* Fallbacks / browser support */
/* ==========================================================================
	Media queries
/* ========================================================================== */
/* Default bootstrap breakpoints */
/* Custom breakpoints */
/* ==========================================================================
	Images
/* ========================================================================== */
/* Uncomment when using sprites: */
/* Uncomment when using sprites for retina images: */
/* Uncomment when using sprites fallback for IE8: */
/* Project supports: */
/* Paths: */
/* line 15, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
.ie8 .header-nav a, .header-nav .ie8 a,
.ie8 .header-nav button,
.header-nav .ie8 button, .ie8 .footer-newsletter form input:not([type=submit]), .footer-newsletter form .ie8 input:not([type=submit]), .ie8 .footer-newsletter form input[type=submit], .footer-newsletter form .ie8 input[type=submit], .ie8 .footer-newsletter input.wpcf7-not-valid, .footer-newsletter .ie8 input.wpcf7-not-valid, .ie8 .contact-popup input[type=text], .contact-popup .ie8 input[type=text],
.ie8 .contact-popup input[type=email],
.contact-popup .ie8 input[type=email],
.ie8 .contact-popup textarea,
.contact-popup .ie8 textarea, .ie8 .contact-popup input[type=submit], .contact-popup .ie8 input[type=submit], .ie8 .contact-popup input[type=checkbox] + span:before, .contact-popup .ie8 input[type=checkbox] + span:before, .ie8 .contact-popup .wpcf7-not-valid-tip, .contact-popup .ie8 .wpcf7-not-valid-tip, .ie8 .more-btn figure, .more-btn .ie8 figure, .ie8 .offer-apply, .ie8 .offer-share .share-fb, .offer-share .ie8 .share-fb, .ie8 .event-footer .meet-us-btn, .event-footer .ie8 .meet-us-btn, .ie8 .load-btn, .ie8 .pix-wrapper.pix-load-more .pix_load-btn, .pix-wrapper.pix-load-more .ie8 .pix_load-btn, .ie8 .latest-news .latest-news-footer .read-more, .latest-news .latest-news-footer .ie8 .read-more {
  behavior: url("pie/PIE.htc");
}

/* ==========================================================================
	Base
/* ========================================================================== */
/* line 5, ../../../../source/wp-content/themes/taptica/css/_global.scss */
html {
  height: auto;
  height: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
}

/* line 14, ../../../../source/wp-content/themes/taptica/css/_global.scss */
html,
button,
input,
select,
textarea {
  font-family: 'Lato', Arial, sans-serif !important;
  color: #444;
}

/* line 22, ../../../../source/wp-content/themes/taptica/css/_global.scss */
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.4;
  background: #ffffff;
  color: #2e3025;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 1024px) {
  /* line 22, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  body {
    font-size: 14px;
  }
}
/* line 36, ../../../../source/wp-content/themes/taptica/css/_global.scss */
body.popup #page {
  position: fixed;
  width: 100%;
}

/* line 44, ../../../../source/wp-content/themes/taptica/css/_global.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 51, ../../../../source/wp-content/themes/taptica/css/_global.scss */
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

/* line 57, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.gm-style img {
  max-width: none;
}

/* ==========================================================================
	Links
/* ========================================================================== */
/* line 65, ../../../../source/wp-content/themes/taptica/css/_global.scss */
a {
  color: #2e3025;
  text-decoration: underline;
}

/* line 69, ../../../../source/wp-content/themes/taptica/css/_global.scss */
a img {
  border: 0;
}

/* line 73, ../../../../source/wp-content/themes/taptica/css/_global.scss */
a:focus,
a:hover {
  opacity: 0.8;
}

/* line 77, ../../../../source/wp-content/themes/taptica/css/_global.scss */
a:focus {
  outline: 0;
}

/* line 80, ../../../../source/wp-content/themes/taptica/css/_global.scss */
a:active,
a:hover {
  outline: 0;
}

.slick-next {
  position: absolute;
  z-index: 10;
  right: 0px;
  top: 0px;
  height: 222px;
  width: 92px;
  background-image: url(images/next.png);
  margin: 0;
  padding: 0;
}

.slick-prev {
  position: absolute;
  z-index: 10;
  left: 0px;
  top: 0px;
  height: 222px;
  width: 92px;
  background-image: url(images/prev.png);
  margin: 0;
  padding: 0;
}

@media (max-width: 1024px) {
  .slick-prev {
    height: 150px;
    width: 92px;
    background-position: 0px -38px;
  }

  .slick-next {
    height: 150px;
    width: 92px;
    background-position: 0px -38px;
  }
}
@media (max-width: 640px) {
  .slick-prev {
    height: 80px;
    width: 92px;
    background-position: 0px -72px;
  }

  .slick-next {
    height: 80px;
    width: 92px;
    background-position: 0px -72px;
  }
}
/* ==========================================================================
	Typography
/* ========================================================================== */
/* Headers */
/* line 91, ../../../../source/wp-content/themes/taptica/css/_global.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 16px;
  line-height: 24px;
}

/* line 95, ../../../../source/wp-content/themes/taptica/css/_global.scss */
h1 {
  font-size: 32px;
}

/* line 98, ../../../../source/wp-content/themes/taptica/css/_global.scss */
h2 {
  font-size: 24px;
}

/* line 101, ../../../../source/wp-content/themes/taptica/css/_global.scss */
h3 {
  font-size: 20.8px;
}

/* line 104, ../../../../source/wp-content/themes/taptica/css/_global.scss */
h4 {
  font-size: 20.8px;
  font-weight: normal;
}

/* line 108, ../../../../source/wp-content/themes/taptica/css/_global.scss */
h5, h6 {
  font-size: 17.6px;
}

/* Content Block Elements */
/* line 114, ../../../../source/wp-content/themes/taptica/css/_global.scss */
dl,
menu,
ol,
ul,
p,
pre {
  margin: 0 0 16px;
}

@media (max-width: 901px) {
  /* line 114, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  dl,
  menu,
  ol,
  ul,
  p,
  pre {
    margin-bottom: 18px;
  }
}
/* Paragraphs */
/* Lists */
/* line 135, ../../../../source/wp-content/themes/taptica/css/_global.scss */
menu,
ol,
ul {
  padding: 0 0 0 32px;
}

/* Selection Colors */
/* line 143, ../../../../source/wp-content/themes/taptica/css/_global.scss */
::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

/* line 148, ../../../../source/wp-content/themes/taptica/css/_global.scss */
::selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

/* =============================================================================
	Helper Classes
/* ========================================================================== */
/* Prefixed with tags to override default tag styling for these elemets if .button is added */
/* line 160, ../../../../source/wp-content/themes/taptica/css/_global.scss */
button,
.button,
a.button,
input.button {
  display: inline-block;
  border: 0;
  background: none;
  color: #2e3025;
}

/* line 169, ../../../../source/wp-content/themes/taptica/css/_global.scss */
button:hover,
.button:hover,
a.button:hover,
input.button:hover {
  opacity: 0.8;
}

/* line 175, ../../../../source/wp-content/themes/taptica/css/_global.scss */
button:focus,
.button:focus,
a.button:focus,
input.button:focus,
button:active,
.button:active,
a.button:active,
input.button:active {
  outline: 0;
}

/* Responsive Media Styles */
/* line 191, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.media img,
.media video,
.media object,
.media iframe {
  width: 100%;
  height: auto;
}

/* Clear Fix */
/* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
.clearfix:after,
.cf:after,
.cols:after,
.contact-popup:after,
.offer .offer-heading:after {
  content: '';
  display: table;
  clear: both;
}

/* Floats */
/* line 208, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.floatleft,
.fl {
  float: left;
}

/* line 212, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.floatright,
.fr {
  float: right;
}

/* line 216, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

/* line 220, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

/* line 225, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.alignnone {
  display: inline-block;
}

/* line 228, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.aligncenter {
  display: block;
  float: none;
  text-align: center;
  clear: both;
  margin: 20px auto;
}

/* =============================================================================
	Structural Styles, Media Queries & Page Styling
/* ========================================================================== */
/* line 241, ../../../../source/wp-content/themes/taptica/css/_global.scss */
#page {
  min-width: 320px;
  height: 100%;
}

/* line 246, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.container {
  width: 1340px;
  padding: 0 30px;
  margin: 0 auto;
  max-width: 100%;
}

/* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
.container:after {
  content: '';
  display: table;
  clear: both;
}

@media (max-width: 640px) {
  /* line 246, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .container {
    padding: 0 21px;
  }
}
/* line 258, ../../../../source/wp-content/themes/taptica/css/_global.scss */
main {
  float: left;
  width: 60%;
}

/* line 261, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.error404 main {
  text-align: center;
}

/* line 263, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.error404 main ul {
  text-align: left;
}

/* line 269, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.content {
  padding: 20px 0;
}

/* line 273, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.content.full-width,
.full-width {
  float: none;
  width: 100%;
}

/* line 279, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.widget-area {
  float: left;
  width: 40%;
  padding: 20px 0;
}

/* line 284, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.widget {
  margin-bottom: 20px;
}

/* line 288, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.article {
  margin-bottom: 16px;
}

/* line 292, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.entry {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #fca424;
}

/* line 299, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.entry .entry-background {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 0;
  top: 0;
  overflow: hidden;
}

@media (max-width: 640px) {
  /* line 299, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .entry .entry-background {
    background-position: right top;
  }
}
/* line 313, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.entry .video-wrap {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

/* line 320, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.entry .video-wrap video {
  display: block;
}

@media (max-width: 901px) {
  /* line 313, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .entry .video-wrap {
    display: none;
  }
}
/* line 328, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.entry .container {
  position: fixed;
  z-index: 1;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 336, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.entry .scroll-down {
  font-size: 16px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 1.4px;
  padding: 0 0 34px;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 60px;
  margin-left: 7px;
  letter-spacing: 1.8px;
}

@media (max-width: 1024px) {
  /* line 336, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .entry .scroll-down {
    margin: 45px 2px 0;
    font-size: 14px;
  }
}
@media (max-width: 901px) {
  /* line 336, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .entry .scroll-down {
    margin: 108px 0px 0;
  }
}
@media (max-width: 640px) {
  /* line 336, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .entry .scroll-down {
    font-size: 16px;
    height: 20%;
    line-height: 20px;
    width: auto;
    margin: 102px 0 0 0;
    background: #E89720;
    padding: 19px 21px 14px;
    margin-right: -21px;
    margin-left: -21px;
    display: block;
    color: #303C3A;
    text-align: left;
    position: fixed;
    bottom: 0;
    width: 101%;
    padding-bottom: 14px;
  }
}
/* line 378, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.entry .scroll-down.light {
  color: #fff;
}

@media (max-width: 640px) {
  /* line 378, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .entry .scroll-down.light {
    color: #303C3A;
    height: 20%;
  }
}
/* line 385, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.entry .scroll-down.light svg {
  fill: #fff;
}

@media (max-width: 640px) {
  /* line 385, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .entry .scroll-down.light svg {
    fill: #303C3A;
  }
}
/* line 394, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.entry .scroll-down .scroll-down-icon {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

@media (max-width: 640px) {
  /* line 394, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .entry .scroll-down .scroll-down-icon {
    position: relative;
    left: auto;
    right: -22px;
    bottom: auto;
    top: 2px;
    width: 16px;
    fill: #303C3A;
    display: inline-block;
    margin-left: -10px;
  }
}
/* line 414, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.entry.small {
  height: 457px;
  background: #232b29;
}

/* line 418, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.entry.small .scroll-down {
  top: 39%;
  bottom: auto;
}

@media (max-width: 1024px) {
  /* line 414, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .entry.small {
    height: 358px;
  }
}
/* line 429, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.heading-wrap {
  margin-left: 6.5%;
  position: relative;
  z-index: 1;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-top: 45px;
}

@media (max-width: 1024px) {
  /* line 429, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .heading-wrap {
    margin-left: 2.2%;
  }
}
@media (max-width: 901px) {
  /* line 429, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .heading-wrap {
    margin-left: 27px;
  }
}
@media (max-width: 640px) {
  /* line 429, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .heading-wrap {
    margin-left: 18px;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/* line 449, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.heading-wrap h1 {
  font-size: 73px;
  font-weight: 900;
  line-height: 86px;
  letter-spacing: -2.3px;
}

/* line 455, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.heading-wrap h1 span {
  color: #fff;
}

@media (max-width: 1024px) {
  /* line 449, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .heading-wrap h1 {
    font-size: 60px;
    line-height: 74px;
    letter-spacing: 0;
  }
}
@media (max-width: 901px) {
  /* line 449, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .heading-wrap h1 {
    font-size: 50px;
    line-height: 58px;
  }
}
@media (max-width: 640px) {
  /* line 449, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .heading-wrap h1 {
    font-size: 30px;
    line-height: 40px;
    position: fixed;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-top: -15%;
  }
}
/* line 478, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.heading-wrap p {
  font-size: 37px;
  font-weight: 300;
  line-height: 48px;
  margin-top: 40px;
}

@media (max-width: 1024px) {
  /* line 478, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .heading-wrap p {
    font-size: 27px;
    line-height: 38px;
    margin-top: 18px;
  }
}
@media (max-width: 640px) {
  /* line 478, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .heading-wrap p {
    font-size: 20px;
    line-height: 26px;
    margin: 0;
    width: 100%;
    padding: 5% 20px 40%;
    background: #e89720;
    position: fixed;
    left: 0;
    bottom: 0;
  }
}
/* line 502, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.heading-wrap.light {
  color: #fbbf42;
}

/* line 507, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.page-content {
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 99;
  background: #f5f5f5;
}

/* line 515, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.page-content.without-parallax {
  position: relative;
  top: auto;
}

/* line 522, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.page-subtitle h3 {
  font-size: 43px;
  font-weight: 900;
  line-height: 51px;
  letter-spacing: -0.5px;
}

@media (max-width: 1024px) {
  /* line 522, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .page-subtitle h3 {
    font-size: 38px;
    letter-spacing: 0;
    line-height: 48px;
  }
}
@media (max-width: 640px) {
  /* line 522, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .page-subtitle h3 {
    font-size: 19px;
    line-height: 30px;
  }
}
/* line 544, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.cols .col-1-2 {
  float: left;
  width: 50%;
  position: relative;
}

/* line 549, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.cols .col-1-4 {
  float: left;
  width: 25%;
}

/* line 556, ../../../../source/wp-content/themes/taptica/css/_global.scss */
span.turquoise {
  color: #30b8a8;
}

/* line 557, ../../../../source/wp-content/themes/taptica/css/_global.scss */
span.white {
  color: #fff;
}

/* line 558, ../../../../source/wp-content/themes/taptica/css/_global.scss */
span.orange {
  color: #fbbf42;
}

/* line 559, ../../../../source/wp-content/themes/taptica/css/_global.scss */
span.black {
  color: #2e3025;
}

/* Navigation */
/* line 565, ../../../../source/wp-content/themes/taptica/css/_global.scss */
nav > ul {
  margin: 0;
  padding: 0;
}

/* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
nav ul:after {
  content: '';
  display: table;
  clear: both;
}

/* line 571, ../../../../source/wp-content/themes/taptica/css/_global.scss */
nav ul li {
  float: left;
  display: block;
  margin-left: 10px;
}

/* line 575, ../../../../source/wp-content/themes/taptica/css/_global.scss */
nav ul li:first-child {
  margin-left: 0;
}

/* line 578, ../../../../source/wp-content/themes/taptica/css/_global.scss */
nav ul li .sub-menu {
  display: none;
}

/* line 582, ../../../../source/wp-content/themes/taptica/css/_global.scss */
nav ul li:hover > ul {
  display: block;
}

/* Paginations */
/* line 593, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.navigation.pagination {
  clear: both;
}

/* Animations */
@-webkit-keyframes stickyHeader {
  0% {
    -webkit-transform: translateY(-90px);
    -moz-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    -o-transform: translateY(-90px);
    transform: translateY(-90px);
  }
  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes stickyHeader {
  0% {
    -webkit-transform: translateY(-90px);
    -moz-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    -o-transform: translateY(-90px);
    transform: translateY(-90px);
  }
  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
/* other */
/* line 609, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.tablet-detect {
  display: none;
}

@media (max-width: 1024px) {
  /* line 609, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .tablet-detect {
    display: block;
  }
}
/* line 617, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.tablet-portrait-detect {
  display: none;
}

@media (max-width: 901px) {
  /* line 617, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .tablet-portrait-detect {
    display: block;
  }
}
/* line 625, ../../../../source/wp-content/themes/taptica/css/_global.scss */
.mobile-detect {
  display: none;
}

@media (max-width: 640px) {
  /* line 625, ../../../../source/wp-content/themes/taptica/css/_global.scss */
  .mobile-detect {
    display: block;
  }
}
/* line 1, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content {
  line-height: 28px;
}

/* line 3, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content h2 {
  font-size: 47px;
  line-height: 55px;
  font-weight: 900;
  margin-top: 0;
}

/* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
.about-content .col-wrap:after {
  content: '';
  display: table;
  clear: both;
}

/* line 13, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .col-wrap .col-1-2 {
  float: left;
  width: 50%;
}

/* line 19, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .info-box {
  background: #1F2826;
  padding-bottom: 6px;
}

@media (max-width: 1024px) {
  /* line 19, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box {
    padding-bottom: 37px;
  }
}
@media (max-width: 640px) {
  /* line 19, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box {
    padding-bottom: 31px;
  }
}
/* line 31, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .info-box h2 {
  color: #FBBF42;
}

@media (max-width: 1024px) {
  /* line 31, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box h2 {
    font-size: 38px;
    line-height: 39px;
  }
}
@media (max-width: 640px) {
  /* line 31, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box h2 {
    font-size: 25px;
    line-height: 29px;
  }
}
/* line 44, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .info-box h2 span {
  color: #ffffff;
}

/* line 49, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .info-box .newsflash {
  background: #1F2826;
}

/* line 53, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .info-box .image-container {
  clear: both;
  padding-top: 78px;
}

/* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
.about-content .info-box .image-container:after {
  content: '';
  display: table;
  clear: both;
}

@media (max-width: 1024px) {
  /* line 53, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .image-container {
    padding-top: 35px;
  }
}
@media (max-width: 901px) {
  /* line 53, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .image-container {
    padding-top: 54px;
  }
}
@media (max-width: 640px) {
  /* line 53, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .image-container {
    padding-top: 11px;
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 73, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .info-box .image-container .image-right, .about-content .info-box .image-container .image-left {
  float: left;
  width: 50%;
}

/* line 78, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .info-box .image-container .image-left {
  padding-left: 7.6%;
}

@media (max-width: 1024px) {
  /* line 78, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .image-container .image-left {
    padding-right: 2%;
  }
}
@media (max-width: 901px) {
  /* line 78, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .image-container .image-left {
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  /* line 89, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .image-container .image-left img {
    width: 321px;
    height: auto;
    float: right;
  }
}
@media (max-width: 640px) {
  /* line 89, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .image-container .image-left img {
    max-width: none;
    width: 159px;
    position: relative;
    left: 20px;
    float: none;
  }
}
/* line 106, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .info-box .image-container .image-right {
  padding-left: 9.6%;
}

@media (max-width: 1024px) {
  /* line 106, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .image-container .image-right {
    padding-left: 5%;
  }
}
@media (max-width: 1024px) {
  /* line 113, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .image-container .image-right img {
    width: 258px;
    height: auto;
  }
}
@media (max-width: 901px) {
  /* line 113, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .image-container .image-right img {
    width: 266px;
  }
}
@media (max-width: 640px) {
  /* line 113, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .image-container .image-right img {
    max-width: none;
    width: 129px;
    left: 4px;
    position: relative;
  }
}
/* line 134, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .info-box .top {
  padding-top: 154px;
}

@media (max-width: 1024px) {
  /* line 134, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .top {
    padding-top: 93px;
  }
}
@media (max-width: 640px) {
  /* line 134, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .top {
    padding-top: 24px;
  }
}
/* line 145, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .info-box .top img {
  margin-left: -10px;
}

/* line 148, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .info-box .top .col-left {
  padding-left: 9.6%;
}

@media (max-width: 1024px) {
  /* line 148, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .top .col-left {
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  /* line 148, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .top .col-left {
    width: 100%;
  }
}
/* line 162, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .info-box .top .col-right {
  color: #ffffff;
  padding-top: 8px;
  padding-left: 9.2%;
  padding-right: 9.3%;
  letter-spacing: -0.3px;
}

@media (max-width: 1024px) {
  /* line 162, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .top .col-right {
    padding-left: 5%;
  }
}
@media (max-width: 640px) {
  /* line 162, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .top .col-right {
    width: 100%;
    font-size: 12px;
    padding-left: 0;
    padding-right: 0;
    line-height: 21px;
    padding-top: 10px;
  }
}
@media (max-width: 640px) {
  /* line 186, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .newsflash .col-1-2 {
    width: 100%;
  }
}
/* line 190, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .info-box .newsflash .col-1-2 .flip {
  margin: -11px 29px 105px 16px;
}

@media (max-width: 1024px) {
  /* line 190, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .newsflash .col-1-2 .flip {
    margin: 31px 10px 0 0;
  }
}
@media (max-width: 901px) {
  /* line 190, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .newsflash .col-1-2 .flip {
    margin: -17px 10px 0 0;
  }
}
@media (max-width: 640px) {
  /* line 190, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .newsflash .col-1-2 .flip {
    margin: 0 8px;
  }
}
@media (max-width: 640px) {
  /* line 206, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .newsflash .col-1-2:last-child {
    display: none;
  }
}
/* line 210, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .info-box .newsflash .col-1-2:last-child .flip {
  margin: -11px 21px 105px 24px;
}

@media (max-width: 1024px) {
  /* line 210, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .newsflash .col-1-2:last-child .flip {
    margin: 31px 0 0 10px;
  }
}
@media (max-width: 901px) {
  /* line 210, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .info-box .newsflash .col-1-2:last-child .flip {
    margin: -17px 0 0 10px;
  }
}
/* line 226, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .information-wrap {
  background: #F5F5F5;
  padding-bottom: 50px;
}

@media (max-width: 640px) {
  /* line 226, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .information-wrap {
    padding-bottom: 23px;
  }
}
/* line 234, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .information-wrap .col-left {
  padding-left: 2.1%;
  padding-top: 88px;
}

@media (max-width: 1024px) {
  /* line 234, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .information-wrap .col-left {
    padding-top: 68px;
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  /* line 234, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .information-wrap .col-left {
    width: 100%;
    padding-top: 34px;
  }
}
/* line 249, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .information-wrap .col-right {
  padding-top: 68px;
  padding-left: 8.8%;
  padding-right: 19%;
  letter-spacing: -0.3px;
}

@media (max-width: 1024px) {
  /* line 249, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .information-wrap .col-right {
    padding-left: 5%;
    padding-top: 72px;
  }
}
@media (max-width: 640px) {
  /* line 249, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .information-wrap .col-right {
    width: 100%;
    font-size: 12px;
    padding-left: 0;
    padding-right: 0;
    line-height: 21px;
    padding-left: 5px;
    padding-top: 18px;
  }
}
/* line 272, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .information-wrap h2 {
  color: #FBBF42;
}

@media (max-width: 1024px) {
  /* line 272, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .information-wrap h2 {
    font-size: 38px;
    line-height: 41px;
  }
}
@media (max-width: 640px) {
  /* line 272, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .information-wrap h2 {
    font-size: 25px;
    line-height: 29px;
  }
}
/* line 285, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .information-wrap h2 span {
  color: #293532;
}

/* line 291, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .newsflash {
  color: #ffffff;
  position: relative;
}

@media (max-width: 1024px) {
  /* line 296, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash.about .col-1-2 {
    width: 50%;
    float: left;
  }
}
@media (max-width: 901px) {
  /* line 296, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash.about .col-1-2 {
    width: 100%;
    float: none;
  }
}
@media (max-width: 1024px) {
  /* line 308, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash.about .col-1-2 .cta-box:before {
    width: 50%;
  }
}
@media (max-width: 901px) {
  /* line 308, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash.about .col-1-2 .cta-box:before {
    width: 200%;
  }
}
/* line 321, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .newsflash .latest-news {
  background: #30B8A8;
}

@media (max-width: 1024px) {
  /* line 321, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news {
    padding: 32px 7% 100px 1%;
  }
}
@media (max-width: 901px) {
  /* line 321, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news {
    padding: 41px 7% 106px 0;
  }
}
@media (max-width: 640px) {
  /* line 321, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news {
    padding: 26px 7% 53px 0;
  }
}
@media (max-width: 1024px) {
  /* line 336, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news h4 {
    font-size: 14px;
    padding: 9px 14px 7px;
    margin-bottom: 10px;
  }
}
@media (max-width: 901px) {
  /* line 336, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news h4 {
    font-size: 17px;
    margin-bottom: 15px;
  }
}
@media (max-width: 640px) {
  /* line 336, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news h4 {
    font-size: 10px;
    padding: 6px 10px 6px;
    line-height: 13px;
    margin-bottom: 0;
  }
}
@media (max-width: 901px) {
  /* line 356, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news p {
    position: relative;
    font-size: 25px;
    line-height: 33px;
  }
}
@media (max-width: 640px) {
  /* line 356, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news p {
    font-size: 13px;
    margin: 5px 0;
    line-height: 21px;
  }
}
@media (max-width: 1024px) {
  /* line 371, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news .latest-news-footer {
    bottom: 29px;
    left: 0;
    padding-right: 9%;
  }
}
@media (max-width: 901px) {
  /* line 371, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news .latest-news-footer {
    padding-right: 2%;
    bottom: 35px;
  }
}
@media (max-width: 640px) {
  /* line 371, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news .latest-news-footer {
    bottom: 15px;
  }
}
@media (max-width: 1024px) {
  /* line 389, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news .more-link .newsflash-arrow {
    margin-left: 20px;
    width: 22px;
    height: auto;
    margin-right: 5px;
  }
}
@media (max-width: 1024px) {
  /* line 401, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news .news-logo img {
    width: 97px;
    margin-top: 4px;
    margin-left: 4px;
  }
}
@media (max-width: 640px) {
  /* line 401, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news .news-logo img {
    width: 70px;
  }

  .about-content .newsflash .latest-news .news-logo {
    position: absolute;
    margin-top: -30px;
  }
}
/* line 415, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .newsflash .latest-news.events, .about-content .newsflash .latest-news.case-studies {
  background: #E14B2B;
  color: #ffffff;
  padding: 52px 5% 44px 7.8%;
}

@media (max-width: 1024px) {
  /* line 415, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news.events, .about-content .newsflash .latest-news.case-studies {
    padding: 32px 1% 100px 9%;
  }
}
@media (max-width: 901px) {
  /* line 415, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news.events, .about-content .newsflash .latest-news.case-studies {
    padding: 41px 7% 106px 0;
  }
}
@media (max-width: 640px) {
  /* line 415, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news.events, .about-content .newsflash .latest-news.case-studies {
    padding: 26px 7% 53px 0;
  }
}
/* line 433, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .newsflash .latest-news.events .contact, .about-content .newsflash .latest-news.case-studies .contact {
  padding: 18px 39px 18px 30px;
  border: 1px solid #ffffff;
  border-radius: 3px;
  margin-left: 0;
  cursor: pointer;
}

/* line 440, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .newsflash .latest-news.events .contact:hover, .about-content .newsflash .latest-news.case-studies .contact:hover {
  background: #ffffff;
  color: #E14B2B;
}

/* line 445, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .newsflash .latest-news.events .contact + a, .about-content .newsflash .latest-news.case-studies .contact + a {
  margin-top: 30px;
}

/* line 450, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .newsflash .latest-news.events > h4, .about-content .newsflash .latest-news.case-studies > h4 {
  background: #B6381D;
}

/* line 454, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .newsflash .latest-news.events p, .about-content .newsflash .latest-news.case-studies p {
  margin-top: 16px;
  margin-bottom: 56px;
}

@media (max-width: 1024px) {
  /* line 454, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news.events p, .about-content .newsflash .latest-news.case-studies p {
    margin: 16px 0;
  }
}
/* line 463, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .newsflash .latest-news.events .latest-news-footer, .about-content .newsflash .latest-news.case-studies .latest-news-footer {
  width: 100%;
  left: 0;
  padding: 0 5% 0 7.8%;
}

@media (max-width: 1024px) {
  /* line 463, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news.events .latest-news-footer, .about-content .newsflash .latest-news.case-studies .latest-news-footer {
    padding-left: 10%;
    padding-right: 0;
  }
}
@media (max-width: 901px) {
  /* line 463, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news.events .latest-news-footer, .about-content .newsflash .latest-news.case-studies .latest-news-footer {
    padding-left: 0;
    padding-right: 2%;
  }
}
@media (max-width: 640px) {
  /* line 454, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .newsflash .latest-news.events p, .about-content .newsflash .latest-news.case-studies p {
    margin: 13px 0;
  }

  .about-content .newsflash .latest-news.events .latest-news-footer a.more-link, .about-content .newsflash .latest-news.case-studies .latest-news-footer a.more-link {
    margin-top: 6px;
  }
}
/* line 477, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .newsflash .latest-news.events .latest-news-footer a.more-link, .about-content .newsflash .latest-news.case-studies .latest-news-footer a.more-link {
  float: right;
  margin-top: 15px;
}

/* line 485, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .newsflash .latest-news > h4 {
  background: #23A393;
}

/* line 489, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .newsflash .latest-news .latest-news-footer a {
  color: #ffffff;
}

/* line 492, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .newsflash .latest-news .latest-news-footer a svg {
  fill: #ffffff;
}

/* line 497, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap {
  padding: 109px 0 0 0;
}

@media (max-width: 1024px) {
  /* line 497, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap {
    padding: 76px 0 0 0;
  }
}
@media (max-width: 901px) {
  /* line 497, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap {
    padding: 60px 0 0 0;
  }
}
@media (max-width: 640px) {
  /* line 497, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap {
    padding: 26px 0 0 0;
  }
}
/* line 512, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap h2 {
  color: #E96238;
  letter-spacing: -0.5px;
  padding-left: 2%;
}

@media (max-width: 1024px) {
  /* line 512, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap h2 {
    font-size: 38px;
    padding-left: 1%;
  }
}
@media (max-width: 640px) {
  /* line 512, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap h2 {
    font-size: 25px;
    line-height: 29px;
    padding-left: 0;
  }
}
/* line 528, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap h2 span {
  color: #000000;
}

/* line 533, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap .slick-dots {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  margin-top: 18px;
}

/* line 537, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap .slick-dots li {
  display: inline-block;
  margin-right: 12px;
}

/* line 541, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap .slick-dots li button {
  width: 11px;
  height: 11px;
  border: 2px solid #D5D5D5;
  padding: 0;
  text-indent: -99999px;
  border-radius: 50%;
  z-index: 30000;
}

/* line 552, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap .slick-dots li.slick-active button {
  background: #D5D5D5;
}

/* line 560, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap .team-member-wrapper {
  padding-top: 70px;
  margin-left: -45px;
  padding: 70px 1.5% 55px 2%;
}

/* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
.about-content .team-wrap .team-member-wrapper:after {
  content: '';
  display: table;
  clear: both;
}

@media (max-width: 1024px) {
  /* line 560, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .team-member-wrapper {
    margin-left: 0;
    padding: 59px 0 36px 0;
  }
}
@media (max-width: 901px) {
  /* line 560, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .team-member-wrapper {
    padding: 52px 0 36px 0;
  }
}
@media (max-width: 640px) {
  /* line 560, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .team-member-wrapper {
    padding: 8px 0 20px 0;
  }
}
/* line 580, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap .team-member {
  position: relative;
  display: block;
  float: left;
  margin-bottom: 40px;
  max-width: 47%;
  margin-left: 3%;
  position: relative;
  width: 600px;
  height: 198px;
  overflow: hidden;
}

@media (max-width: 1024px) {
  /* line 580, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .team-member {
    max-width: 49.1%;
    margin-left: 0;
    height: 198px;
    margin-bottom: 15px;
  }
}
@media (max-width: 901px) {
  /* line 580, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .team-member {
    height: 170px;
  }
}
@media (max-width: 640px) {
  /* line 580, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .team-member {
    width: auto;
    max-width: none;
    height: auto;
  }
}
@media (max-width: 1024px) {
  /* line 609, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .team-member:nth-child(even) {
    float: right;
  }
}
@media (max-width: 640px) {
  /* line 609, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .team-member:nth-child(even) {
    float: left;
  }
}
/* line 620, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap .team-member img {
  -webkit-transition: transform 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  -ms-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
}

@media (max-width: 901px) {
  /* line 620, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .team-member img {
    left: -31px;
    width: 530px;
    height: auto;
  }
}
@media (max-width: 640px) {
  /* line 620, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .team-member img {
    position: static;
    width: auto;
    max-width: 100%;
  }
}
/* line 644, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap .team-member:hover {
  opacity: 1;
}

/* line 647, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap .team-member:hover img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

/* line 655, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap .team-member:hover .linkedin {
  opacity: 1;
}

/* line 661, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap .info-wrap {
  position: absolute;
  height: 100%;
  width: 55%;
  right: 0;
  top: 0;
  padding-left: 48px;
  padding-top: 36px;
  font-size: 16px;
  line-height: 22px;
}

@media (max-width: 901px) {
  /* line 661, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .info-wrap {
    font-size: 15px;
    padding-left: 9.64%;
    padding-top: 18px;
  }
}
@media (max-width: 640px) {
  /* line 661, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .info-wrap {
    font-size: 9px;
    padding-left: 1.64%;
    padding-top: 11px;
    line-height: 14px;
  }
}
/* line 685, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap .info-wrap strong {
  font-size: 19px;
}

@media (max-width: 901px) {
  /* line 685, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .info-wrap strong {
    font-size: 17px;
  }
}
@media (max-width: 640px) {
  /* line 685, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .info-wrap strong {
    font-size: 12px;
    padding-top: 10px;
  }
}
@media (max-width: 640px) {
  /* line 697, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .info-wrap p {
    margin-bottom: 5px;
  }
}
/* line 703, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .team-wrap .info-wrap .linkedin {
  display: block;
  margin-top: 20px;
  opacity: 0.8;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}

@media (max-width: 901px) {
  /* line 703, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .info-wrap .linkedin {
    width: 38px;
    margin-top: 14px;
  }
}
@media (max-width: 640px) {
  /* line 703, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .team-wrap .info-wrap .linkedin {
    margin-top: -8px;
    width: 25px;
  }
}
/* line 726, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper {
  background: #F8B334;
  position: relative;
  color: #ffffff;
}

/* line 731, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper a {
  color: #ffffff;
}

/* line 735, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 25%;
  background: #1F2826;
  bottom: 0;
}

/* line 746, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .col-1-2 {
  padding: 95px 1.8% 46px 1.8%;
}

/* line 750, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .address, .about-content .contact-information-wrapper .email, .about-content .contact-information-wrapper .phone {
  position: relative;
}

/* line 754, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .address:after {
  content: "";
  display: block;
  position: absolute;
  width: 21px;
  height: 30px;
  background-image: url(images/AboutPin.svg);
  background-position: center center;
  background-repeat: no-repeat;
  left: -57px;
  top: 10px;
}

/* line 767, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .email:after {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 16px;
  background-image: url(images/AboutEnvelope.svg);
  background-position: center center;
  background-repeat: no-repeat;
  left: -57px;
  top: 12px;
}

/* line 780, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .phone:after {
  content: "";
  display: block;
  position: absolute;
  width: 19px;
  height: 32px;
  background-image: url(images/AboutMobile.svg);
  background-position: center center;
  background-repeat: no-repeat;
  left: -57px;
  top: 12px;
}

/* line 794, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .contact-us-col h2 {
  font-size: 42px;
}

/* line 797, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .contact-us-col h2 span {
  color: #1F2826;
}

/* line 801, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .contact-us-col .contact {
  font-size: 18px;
  margin-top: 44px;
  display: inline-block;
  text-decoration: none;
  padding: 15px 36px 15px 30px;
  border: 1px solid #1F2826;
  border-radius: 3px;
  margin-left: 0;
  cursor: pointer;
  color: #F8B334;
  background: #1F2826;
  font-weight: 400;
}

/* line 815, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .contact-us-col .contact:hover {
  background: #F8B334;
  color: #1F2826;
}

/* line 823, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .address-col {
  background: #1F2826;
  padding: 55px 1.8% 54px 8%;
}

/* line 827, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .address-col .location-name {
  color: #ffffff;
  display: inline-block;
  background: #E64D2C;
  font-size: 35px;
  font-weight: 900;
  padding: 13px 15px;
  margin-bottom: 15px;
  float: left;
  margin-top: 5px;
}

/* line 839, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .address-col .address-contact {
  overflow: hidden;
  padding-left: 22%;
}

/* line 843, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .address-col .address-contact p {
  margin-bottom: 10px;
  color: #ffffff;
  font-weight: 300;
  font-size: 20px;
  line-height: 32px;
}

/* line 851, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .address-col .address-contact p strong {
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 1.8px;
}

/* line 857, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .contact-information-wrapper .address-col .address-contact p a {
  text-decoration: none;
}

/* line 867, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper {
  background: #F5F5F5;
  overflow: hidden;
}

@media (max-width: 640px) {
  /* line 867, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper {
    padding-bottom: 20px;
  }
}
/* line 875, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .clocks-column-wrap {
  padding: 75px 0 0 6%;
  margin-right: -60px;
  overflow: hidden;
}

/* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
.about-content .clocks-wrapper .clocks-column-wrap:after {
  content: '';
  display: table;
  clear: both;
}

@media (max-width: 1024px) {
  /* line 875, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clocks-column-wrap {
    padding: 80px 0 0 2.5%;
    margin-right: 0;
    font-size: 0;
  }
}
@media (max-width: 901px) {
  /* line 875, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clocks-column-wrap {
    padding: 79px 0 0 0;
    overflow: visible;
  }
}
@media (max-width: 640px) {
  /* line 875, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clocks-column-wrap {
    padding: 44px 0 0 4px;
  }
}
/* line 898, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .clock-wrapper:before {
  content: "";
  position: absolute;
  display: block;
  top: -12px;
  left: -12px;
  width: 241px;
  height: 294px;
  background-image: url(images/ClockMask.png);
  z-index: 3000;
}

@media (max-width: 640px) {
  /* line 898, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-wrapper:before {
    background-repeat: no-repeat;
    background-size: 50% auto;
    top: -5px;
    left: -5px;
  }
}
/* line 918, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .clock-container-wrap {
  width: 24%;
  margin-left: 1%;
  float: left;
}

@media (max-width: 1024px) {
  /* line 918, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-container-wrap {
    width: 50%;
    margin-left: 0;
    display: inline-block;
    float: none;
    vertical-align: top;
    height: 250px;
  }
}
@media (max-width: 640px) {
  /* line 918, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-container-wrap {
    width: 100%;
    text-align: left;
    margin-bottom: -60px;
    height: 200px;
  }
}
@media (max-width: 1024px) {
  /* line 937, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-container-wrap:nth-child(even) {
    padding-left: 6.499%;
  }
}
@media (max-width: 901px) {
  /* line 937, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-container-wrap:nth-child(even) {
    padding-left: 3.764%;
  }
}
@media (max-width: 640px) {
  /* line 937, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-container-wrap:nth-child(even) {
    padding-left: 0;
  }
}
/* line 953, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .clock-column {
  width: 163px;
  padding-bottom: 50px;
}

@media (max-width: 1024px) {
  /* line 953, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-column {
    width: 100%;
    padding-bottom: 73px;
  }
}
@media (max-width: 901px) {
  /* line 953, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-column {
    padding-bottom: 71px;
  }

  /* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
  .about-content .clocks-wrapper .clock-column:after {
    content: '';
    display: table;
    clear: both;
  }
}
@media (max-width: 640px) {
  /* line 953, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-column {
    width: auto;
    display: inline-block;
    padding-bottom: 0;
  }
}
/* line 973, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .clock-column .location-info {
  z-index: 3001;
  padding-top: 55px;
  text-align: center;
  color: #D9A839;
  font-weight: 700;
  font-size: 16px;
}

@media (max-width: 1024px) {
  /* line 973, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-column .location-info {
    overflow: hidden;
    text-align: left;
    padding-left: 15%;
    position: relative;
    top: 0px;
  }
}
@media (max-width: 901px) {
  /* line 973, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-column .location-info {
    padding-left: 0;
    float: right;
    width: 40%;
  }
}
@media (max-width: 720px) {
  /* line 973, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-column .location-info {
    width: 31%;
  }
}
@media (max-width: 640px) {
  /* line 973, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-column .location-info {
    line-height: 18px;
    font-size: 11px;
    width: 36%;
    padding-top: 29px;
    padding-left: 20px;
    padding-right: 40px;
  }
}
/* line 1006, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .clock-column .location-info a {
  color: #D9A839;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
}

@media (max-width: 640px) {
  /* line 1006, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-column .location-info a {
    font-size: 11px;
    line-height: 18px;
  }
}
/* line 1019, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .clock-column .location-short {
  color: #ffffff;
  display: inline-block;
  background: #E64D2C;
  font-size: 35px;
  font-weight: 900;
  padding: 13px 15px;
  margin-bottom: 15px;
}

@media (max-width: 720px) {
  /* line 1019, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-column .location-short {
    font-size: 30px;
    padding: 6px 7px;
  }
}
@media (max-width: 640px) {
  /* line 1019, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-column .location-short {
    font-size: 18px;
    padding: 4px 7px;
    margin-bottom: 10px;
  }
}
/* line 1040, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .clock-wrapper {
  width: 163px;
  height: 163px;
  position: relative;
}

@media (max-width: 1024px) {
  /* line 1040, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-wrapper {
    float: left;
  }
}
@media (max-width: 640px) {
  /* line 1040, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock-wrapper {
    width: 84px;
    height: 84px;
  }
}
/* line 1054, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .clock-border {
  margin: auto;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: rotate-clock-border 0.69s cubic-bezier(0.645, 0, 0.605, 1) 0.69s 1 forwards;
  -moz-animation: rotate-clock-border 0.69s cubic-bezier(0.645, 0, 0.605, 1) 0.69s 1 forwards;
  -o-animation: rotate-clock-border 0.69s cubic-bezier(0.645, 0, 0.605, 1) 0.69s 1 forwards;
  animation: rotate-clock-border 0.69s cubic-bezier(0.645, 0, 0.605, 1) 0.69s 1 forwards;
  -webkit-animation-timing-function: cubic-bezier(0.645, -0.18, 0.605, 1.36);
  -moz-animation-timing-function: cubic-bezier(0.645, -0.18, 0.605, 1.36);
  -o-animation-timing-function: cubic-bezier(0.645, -0.18, 0.605, 1.36);
  animation-timing-function: cubic-bezier(0.645, -0.18, 0.605, 1.36);
}

/* line 1073, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .clock {
  margin: auto;
  width: 163px;
  height: 163px;
  padding: 0;
  background-color: #262c33;
  border: 5px solid #373f4a;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  -webkit-background-clip: border-box;
  -moz-background-clip: border-box;
  background-clip: border-box;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: counterrotate-clock 0.69s cubic-bezier(0.645, 0, 0.605, 1) 0.69s 1 forwards;
  -moz-animation: counterrotate-clock 0.69s cubic-bezier(0.645, 0, 0.605, 1) 0.69s 1 forwards;
  -o-animation: counterrotate-clock 0.69s cubic-bezier(0.645, 0, 0.605, 1) 0.69s 1 forwards;
  animation: counterrotate-clock 0.69s cubic-bezier(0.645, 0, 0.605, 1) 0.69s 1 forwards;
  -webkit-animation-timing-function: cubic-bezier(0.645, -0.18, 0.605, 1.36);
  -moz-animation-timing-function: cubic-bezier(0.645, -0.18, 0.605, 1.36);
  -o-animation-timing-function: cubic-bezier(0.645, -0.18, 0.605, 1.36);
  animation-timing-function: cubic-bezier(0.645, -0.18, 0.605, 1.36);
}

@media (max-width: 640px) {
  /* line 1104, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .clock {
    width: 84px;
    height: 84px;
  }
}
/* line 1110, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper lesshat-selector {
  -lh-property: 0;
}

@-webkit-keyframes rotate-clock-border {
  0% {
    -webkit-transform: rotate(45deg);
  }
  100% {
    -webkit-transform: rotate(315deg);
  }
}
@-moz-keyframes rotate-clock-border {
  0% {
    -moz-transform: rotate(45deg);
  }
  100% {
    -moz-transform: rotate(315deg);
  }
}
@-o-keyframes rotate-clock-border {
  0% {
    -o-transform: rotate(45deg);
  }
  100% {
    -o-transform: rotate(315deg);
  }
}
@keyframes rotate-clock-border {
  0% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  100% {
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
  }
}
/* line 1117, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper lesshat-selector {
  -lh-property: 0;
}

@-webkit-keyframes counterrotate-clock {
  0% {
    -webkit-transform: rotate(-45deg);
  }
  100% {
    -webkit-transform: rotate(-315deg);
  }
}
@-moz-keyframes counterrotate-clock {
  0% {
    -moz-transform: rotate(-45deg);
  }
  100% {
    -moz-transform: rotate(-315deg);
  }
}
@-o-keyframes counterrotate-clock {
  0% {
    -o-transform: rotate(-45deg);
  }
  100% {
    -o-transform: rotate(-315deg);
  }
}
@keyframes counterrotate-clock {
  0% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  100% {
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    -ms-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
}
/* line 1124, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .hour {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* line 1137, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .hour .hand {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-animation: tick 43200s normal infinite steps(3600, end) 3s;
  -moz-animation: tick 43200s normal infinite steps(3600, end) 3s;
  -o-animation: tick 43200s normal infinite steps(3600, end) 3s;
  animation: tick 43200s normal infinite steps(3600, end) 3s;
}

/* line 1150, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .hour .hand:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  top: 0;
  width: 8px;
  height: 120px;
  height: 0;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 2px;
  -moz-background-clip: padding;
  border-top-right-radius: 2px;
  background-clip: padding-box;
  -webkit-transform-origin: center 100%;
  -moz-transform-origin: center 100%;
  -o-transform-origin: center 100%;
  -ms-transform-origin: center 100%;
  transform-origin: center 100%;
  background-color: #fff;
}

@media (max-width: 640px) {
  /* line 1150, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .hour .hand:before {
    width: 6px;
  }
}
/* line 1184, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .hour .hand:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  display: inline-block;
  border-bottom: 8px solid #ffffff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  width: 0px;
  height: 0px;
  -webkit-transform-origin: center 100%;
  -moz-transform-origin: center 100%;
  -o-transform-origin: center 100%;
  -ms-transform-origin: center 100%;
  transform-origin: center 100%;
}

@media (max-width: 640px) {
  /* line 1184, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .hour .hand:after {
    border-bottom: 6px solid #ffffff;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
  }
}
/* line 1210, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .hour .hand:before {
  -webkit-animation: hour-grow-before 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.35s 1 forwards;
  -moz-animation: hour-grow-before 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.35s 1 forwards;
  -o-animation: hour-grow-before 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.35s 1 forwards;
  animation: hour-grow-before 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.35s 1 forwards;
  -webkit-animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
  -moz-animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
  -o-animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
  animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
}

/* line 1220, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .hour .hand:before lesshat-selector {
  -lh-property: 0;
}

@-webkit-keyframes hour-grow-before {
  0% {
    height: 0;
    top: 0;
  }
  100% {
    height: 45px;
    top: -45px;
  }
}
@-moz-keyframes hour-grow-before {
  0% {
    height: 0;
    top: 0;
  }
  100% {
    height: 45px;
    top: -45px;
  }
}
@-o-keyframes hour-grow-before {
  0% {
    height: 0;
    top: 0;
  }
  100% {
    height: 45px;
    top: -45px;
  }
}
@keyframes hour-grow-before {
  0% {
    height: 0;
    top: 0;
  }
  100% {
    height: 45px;
    top: -45px;
  }
}
@media (max-width: 640px) {
  /* line 1229, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .hour .hand:before lesshat-selector {
    -lh-property: 0;
  }

  @-webkit-keyframes hour-grow-before {
    0% {
      height: 0;
      top: 0;
    }
    100% {
      height: 20px;
      top: -20px;
    }
  }
  @-moz-keyframes hour-grow-before {
    0% {
      height: 0;
      top: 0;
    }
    100% {
      height: 20px;
      top: -20px;
    }
  }
  @-o-keyframes hour-grow-before {
    0% {
      height: 0;
      top: 0;
    }
    100% {
      height: 20px;
      top: -20px;
    }
  }
  @keyframes hour-grow-before {
    0% {
      height: 0;
      top: 0;
    }
    100% {
      height: 20px;
      top: -20px;
    }
  }
}
/* line 1237, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .hour .hand:after {
  -webkit-animation: hour-grow-after 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.35s 1 forwards;
  -moz-animation: hour-grow-after 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.35s 1 forwards;
  -o-animation: hour-grow-after 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.35s 1 forwards;
  animation: hour-grow-after 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.35s 1 forwards;
  -webkit-animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
  -moz-animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
  -o-animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
  animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
}

/* line 1247, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .hour .hand:after lesshat-selector {
  -lh-property: 0;
}

@-webkit-keyframes hour-grow-after {
  0% {
    top: 0;
  }
  100% {
    top: -96px;
  }
}
@-moz-keyframes hour-grow-after {
  0% {
    top: 0;
  }
  100% {
    top: -96px;
  }
}
@-o-keyframes hour-grow-after {
  0% {
    top: 0;
  }
  100% {
    top: -96px;
  }
}
@keyframes hour-grow-after {
  0% {
    top: 0;
  }
  100% {
    top: -96px;
  }
}
@media (max-width: 640px) {
  /* line 1256, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .hour .hand:after lesshat-selector {
    -lh-property: 0;
  }

  @-webkit-keyframes hour-grow-after {
    0% {
      top: 0;
    }
    100% {
      top: -43px;
    }
  }
  @-moz-keyframes hour-grow-after {
    0% {
      top: 0;
    }
    100% {
      top: -43px;
    }
  }
  @-o-keyframes hour-grow-after {
    0% {
      top: 0;
    }
    100% {
      top: -43px;
    }
  }
  @keyframes hour-grow-after {
    0% {
      top: 0;
    }
    100% {
      top: -43px;
    }
  }
}
/* line 1264, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* line 1277, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute .hand {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-animation: tick 3600s normal infinite steps(3600, end) 3s;
  -moz-animation: tick 3600s normal infinite steps(3600, end) 3s;
  -o-animation: tick 3600s normal infinite steps(3600, end) 3s;
  animation: tick 3600s normal infinite steps(3600, end) 3s;
}

/* line 1290, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute .hand:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  top: 0;
  width: 6px;
  height: 168px;
  height: 0;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 2px;
  -moz-background-clip: padding;
  border-top-right-radius: 2px;
  background-clip: padding-box;
  -webkit-transform-origin: center 100%;
  -moz-transform-origin: center 100%;
  -o-transform-origin: center 100%;
  -ms-transform-origin: center 100%;
  transform-origin: center 100%;
  background-color: #fff;
}

@media (max-width: 640px) {
  /* line 1290, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .minute .hand:before {
    width: 4px;
  }
}
/* line 1322, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute .hand:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  display: inline-block;
  border-bottom: 6px solid #ffffff;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  width: 0px;
  height: 0px;
  -webkit-transform-origin: center 100%;
  -moz-transform-origin: center 100%;
  -o-transform-origin: center 100%;
  -ms-transform-origin: center 100%;
  transform-origin: center 100%;
}

@media (max-width: 640px) {
  /* line 1322, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .minute .hand:after {
    border-bottom: 4px solid #ffffff;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
  }
}
/* line 1348, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute .hand:before {
  -webkit-animation: minute-grow-before 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.6s 1 forwards;
  -moz-animation: minute-grow-before 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.6s 1 forwards;
  -o-animation: minute-grow-before 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.6s 1 forwards;
  animation: minute-grow-before 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.6s 1 forwards;
  -webkit-animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
  -moz-animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
  -o-animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
  animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
}

/* line 1358, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute .hand:before lesshat-selector {
  -lh-property: 0;
}

@-webkit-keyframes minute-grow-before {
  0% {
    height: 0;
    top: 0;
  }
  100% {
    height: 60px;
    top: -60px;
  }
}
@-moz-keyframes minute-grow-before {
  0% {
    height: 0;
    top: 0;
  }
  100% {
    height: 60px;
    top: -60px;
  }
}
@-o-keyframes minute-grow-before {
  0% {
    height: 0;
    top: 0;
  }
  100% {
    height: 60px;
    top: -60px;
  }
}
@keyframes minute-grow-before {
  0% {
    height: 0;
    top: 0;
  }
  100% {
    height: 60px;
    top: -60px;
  }
}
@media (max-width: 640px) {
  /* line 1367, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .minute .hand:before lesshat-selector {
    -lh-property: 0;
  }

  @-webkit-keyframes minute-grow-before {
    0% {
      height: 0;
      top: 0;
    }
    100% {
      height: 28px;
      top: -28px;
    }
  }
  @-moz-keyframes minute-grow-before {
    0% {
      height: 0;
      top: 0;
    }
    100% {
      height: 28px;
      top: -28px;
    }
  }
  @-o-keyframes minute-grow-before {
    0% {
      height: 0;
      top: 0;
    }
    100% {
      height: 28px;
      top: -28px;
    }
  }
  @keyframes minute-grow-before {
    0% {
      height: 0;
      top: 0;
    }
    100% {
      height: 28px;
      top: -28px;
    }
  }
}
/* line 1375, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute .hand:after {
  -webkit-animation: minute-grow-after 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.6s 1 forwards;
  -moz-animation: minute-grow-after 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.6s 1 forwards;
  -o-animation: minute-grow-after 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.6s 1 forwards;
  animation: minute-grow-after 0.4s cubic-bezier(0.69, 0, 0.49, 1) 1.6s 1 forwards;
  -webkit-animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
  -moz-animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
  -o-animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
  animation-timing-function: cubic-bezier(0.69, -0.06, 0.49, 1.4);
}

/* line 1385, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute .hand:after lesshat-selector {
  -lh-property: 0;
}

@-webkit-keyframes minute-grow-after {
  0% {
    top: 0;
  }
  100% {
    top: -124px;
  }
}
@-moz-keyframes minute-grow-after {
  0% {
    top: 0;
  }
  100% {
    top: -124px;
  }
}
@-o-keyframes minute-grow-after {
  0% {
    top: 0;
  }
  100% {
    top: -124px;
  }
}
@keyframes minute-grow-after {
  0% {
    top: 0;
  }
  100% {
    top: -124px;
  }
}
@media (max-width: 640px) {
  /* line 1394, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .minute .hand:after lesshat-selector {
    -lh-property: 0;
  }

  @-webkit-keyframes minute-grow-after {
    0% {
      top: 0;
    }
    100% {
      top: -59px;
    }
  }
  @-moz-keyframes minute-grow-after {
    0% {
      top: 0;
    }
    100% {
      top: -59px;
    }
  }
  @-o-keyframes minute-grow-after {
    0% {
      top: 0;
    }
    100% {
      top: -59px;
    }
  }
  @keyframes minute-grow-after {
    0% {
      top: 0;
    }
    100% {
      top: -59px;
    }
  }
}
/* line 1402, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .second {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

/* line 1415, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .second .hand {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-animation: tick-second 1s normal infinite steps(30, end) 3s;
  -moz-animation: tick-second 1s normal infinite steps(30, end) 3s;
  -o-animation: tick-second 1s normal infinite steps(30, end) 3s;
  animation: tick-second 1s normal infinite steps(30, end) 3s;
}

/* line 1428, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .second .hand:before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  width: 4px;
  height: 0px;
  background-color: #f16b41;
  -webkit-border-radius: 8px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 8px;
  -moz-background-clip: padding;
  border-radius: 8px;
  background-clip: padding-box;
  -webkit-transform-origin: center 68px;
  -moz-transform-origin: center 68px;
  -o-transform-origin: center 68px;
  -ms-transform-origin: center 68px;
  transform-origin: center 68px;
  -webkit-animation: second-grow 1.6s cubic-bezier(1, 0, 0, 1) 1.45s 1 forwards, second 60s normal infinite steps(60, end) 3s;
  -moz-animation: second-grow 1.6s cubic-bezier(1, 0, 0, 1) 1.45s 1 forwards, second 60s normal infinite steps(60, end) 3s;
  -o-animation: second-grow 1.6s cubic-bezier(1, 0, 0, 1) 1.45s 1 forwards, second 60s normal infinite steps(60, end) 3s;
  animation: second-grow 1.6s cubic-bezier(1, 0, 0, 1) 1.45s 1 forwards, second 60s normal infinite steps(60, end) 3s;
}

@media (max-width: 640px) {
  /* line 1428, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .second .hand:before {
    width: 2px;
    border-radius: 4px;
    -webkit-transform-origin: center 70%;
    -moz-transform-origin: center 70%;
    -o-transform-origin: center 70%;
    -ms-transform-origin: center 70%;
    transform-origin: center 70%;
  }
}
/* line 1466, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .second .hand:before lesshat-selector {
  -lh-property: 0;
}

@-webkit-keyframes second-grow {
  from {
    top: 0;
    height: 0;
  }
  100% {
    top: -45px;
    height: 90px;
  }
}
@-moz-keyframes second-grow {
  from {
    top: 0;
    height: 0;
  }
  100% {
    top: -45px;
    height: 90px;
  }
}
@-o-keyframes second-grow {
  from {
    top: 0;
    height: 0;
  }
  100% {
    top: -45px;
    height: 90px;
  }
}
@keyframes second-grow {
  from {
    top: 0;
    height: 0;
  }
  100% {
    top: -45px;
    height: 90px;
  }
}
@media (max-width: 640px) {
  /* line 1475, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .second .hand:before lesshat-selector {
    -lh-property: 0;
  }

  @-webkit-keyframes second-grow {
    from {
      top: 0;
      height: 0;
    }
    100% {
      top: -20px;
      height: 45px;
    }
  }
  @-moz-keyframes second-grow {
    from {
      top: 0;
      height: 0;
    }
    100% {
      top: -20px;
      height: 45px;
    }
  }
  @-o-keyframes second-grow {
    from {
      top: 0;
      height: 0;
    }
    100% {
      top: -20px;
      height: 45px;
    }
  }
  @keyframes second-grow {
    from {
      top: 0;
      height: 0;
    }
    100% {
      top: -20px;
      height: 45px;
    }
  }
}
/* line 1484, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .second .hand:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 12px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 12px;
  -moz-background-clip: padding;
  border-radius: 12px;
  background-clip: padding-box;
  background-color: #f16b41;
}

@media (max-width: 640px) {
  /* line 1484, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .second .hand:after {
    width: 8px;
    height: 8px;
    border-radius: 8px;
  }
}
/* line 1509, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper lesshat-selector {
  -lh-property: 0;
}

@-webkit-keyframes tick {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes tick {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes tick {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes tick {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* line 1516, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper lesshat-selector {
  -lh-property: 0;
}

@-webkit-keyframes second {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes second {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes second {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes second {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* line 1523, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper lesshat-selector {
  -lh-property: 0;
}

@-webkit-keyframes tick-second {
  0% {
    -webkit-transform: rotate(0deg);
  }
  21% {
    -webkit-transform: rotate(4deg);
  }
  26% {
    -webkit-transform: rotate(8deg);
  }
  33% {
    -webkit-transform: rotate(4deg);
  }
  37% {
    -webkit-transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(6deg);
  }
}
@-moz-keyframes tick-second {
  0% {
    -moz-transform: rotate(0deg);
  }
  21% {
    -moz-transform: rotate(4deg);
  }
  26% {
    -moz-transform: rotate(8deg);
  }
  33% {
    -moz-transform: rotate(4deg);
  }
  37% {
    -moz-transform: rotate(6deg);
  }
  100% {
    -moz-transform: rotate(6deg);
  }
}
@-o-keyframes tick-second {
  0% {
    -o-transform: rotate(0deg);
  }
  21% {
    -o-transform: rotate(4deg);
  }
  26% {
    -o-transform: rotate(8deg);
  }
  33% {
    -o-transform: rotate(4deg);
  }
  37% {
    -o-transform: rotate(6deg);
  }
  100% {
    -o-transform: rotate(6deg);
  }
}
@keyframes tick-second {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  21% {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  26% {
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
  }
  33% {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  37% {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg);
  }
}
/* line 1530, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 0px;
  height: 0px;
}

/* line 1538, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  width: 150px;
  height: 150px;
}

@media (max-width: 640px) {
  /* line 1538, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .minute-marks li {
    width: 70px;
    height: 70px;
  }
}
/* line 1554, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:before,
.about-content .clocks-wrapper .minute-marks li:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0px;
  height: 0px;
  display: inline-block;
  border-color: #d4d5d6;
  border-width: 2px;
  border-style: solid;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-animation: fade-in 0.1s ease 0s 1 forwards;
  -moz-animation: fade-in 0.1s ease 0s 1 forwards;
  -o-animation: fade-in 0.1s ease 0s 1 forwards;
  animation: fade-in 0.1s ease 0s 1 forwards;
}

@media (max-width: 640px) {
  /* line 1554, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .minute-marks li:before,
  .about-content .clocks-wrapper .minute-marks li:after {
    border-width: 1px;
    border-radius: 1px;
  }
}
/* line 1588, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:before lesshat-selector,
.about-content .clocks-wrapper .minute-marks li:after lesshat-selector {
  -lh-property: 0;
}

@-webkit-keyframes fade-in {
  from {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
  }
  to {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  from {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
  }
  to {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
  }
}
@-o-keyframes fade-in {
  from {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
  }
  to {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
  }
  to {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
  }
}
/* line 1596, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:before {
  top: -148px;
}

@media (max-width: 640px) {
  /* line 1596, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .minute-marks li:before {
    top: -72px;
  }
}
/* line 1603, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:after {
  bottom: -148px;
}

@media (max-width: 640px) {
  /* line 1603, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .minute-marks li:after {
    bottom: -72px;
  }
}
/* line 1610, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li.five:before,
.about-content .clocks-wrapper .minute-marks li.five:after {
  width: 0px;
  height: 10px;
}

@media (max-width: 640px) {
  /* line 1610, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .minute-marks li.five:before,
  .about-content .clocks-wrapper .minute-marks li.five:after {
    height: 5px;
  }
}
/* line 1619, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li.five:before {
  top: -140px;
}

@media (max-width: 640px) {
  /* line 1619, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .minute-marks li.five:before {
    top: -69px;
  }
}
/* line 1626, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li.five:after {
  bottom: -140px;
}

@media (max-width: 640px) {
  /* line 1626, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .about-content .clocks-wrapper .minute-marks li.five:after {
    bottom: -69px;
  }
}
/* line 1633, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(1) {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

/* line 1640, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(1):before {
  -webkit-animation-delay: 0.017s;
  -moz-animation-delay: 0.017s;
  -o-animation-delay: 0.017s;
  animation-delay: 0.017s;
}

/* line 1646, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(1):after {
  -webkit-animation-delay: 0.544s;
  -moz-animation-delay: 0.544s;
  -o-animation-delay: 0.544s;
  animation-delay: 0.544s;
}

/* line 1652, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(2) {
  -webkit-transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg);
}

/* line 1659, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(2):before {
  -webkit-animation-delay: 0.034s;
  -moz-animation-delay: 0.034s;
  -o-animation-delay: 0.034s;
  animation-delay: 0.034s;
}

/* line 1665, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(2):after {
  -webkit-animation-delay: 0.561s;
  -moz-animation-delay: 0.561s;
  -o-animation-delay: 0.561s;
  animation-delay: 0.561s;
}

/* line 1671, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(3) {
  -webkit-transform: rotate(12deg);
  -moz-transform: rotate(12deg);
  -o-transform: rotate(12deg);
  -ms-transform: rotate(12deg);
  transform: rotate(12deg);
}

/* line 1678, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(3):before {
  -webkit-animation-delay: 0.051000000000000004s;
  -moz-animation-delay: 0.051000000000000004s;
  -o-animation-delay: 0.051000000000000004s;
  animation-delay: 0.051000000000000004s;
}

/* line 1684, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(3):after {
  -webkit-animation-delay: 0.5780000000000001s;
  -moz-animation-delay: 0.5780000000000001s;
  -o-animation-delay: 0.5780000000000001s;
  animation-delay: 0.5780000000000001s;
}

/* line 1690, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(4) {
  -webkit-transform: rotate(18deg);
  -moz-transform: rotate(18deg);
  -o-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg);
}

/* line 1697, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(4):before {
  -webkit-animation-delay: 0.068s;
  -moz-animation-delay: 0.068s;
  -o-animation-delay: 0.068s;
  animation-delay: 0.068s;
}

/* line 1703, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(4):after {
  -webkit-animation-delay: 0.595s;
  -moz-animation-delay: 0.595s;
  -o-animation-delay: 0.595s;
  animation-delay: 0.595s;
}

/* line 1709, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(5) {
  -webkit-transform: rotate(24deg);
  -moz-transform: rotate(24deg);
  -o-transform: rotate(24deg);
  -ms-transform: rotate(24deg);
  transform: rotate(24deg);
}

/* line 1716, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(5):before {
  -webkit-animation-delay: 0.085s;
  -moz-animation-delay: 0.085s;
  -o-animation-delay: 0.085s;
  animation-delay: 0.085s;
}

/* line 1722, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(5):after {
  -webkit-animation-delay: 0.612s;
  -moz-animation-delay: 0.612s;
  -o-animation-delay: 0.612s;
  animation-delay: 0.612s;
}

/* line 1728, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(6) {
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

/* line 1735, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(6):before {
  -webkit-animation-delay: 0.10200000000000001s;
  -moz-animation-delay: 0.10200000000000001s;
  -o-animation-delay: 0.10200000000000001s;
  animation-delay: 0.10200000000000001s;
}

/* line 1741, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(6):after {
  -webkit-animation-delay: 0.629s;
  -moz-animation-delay: 0.629s;
  -o-animation-delay: 0.629s;
  animation-delay: 0.629s;
}

/* line 1747, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(7) {
  -webkit-transform: rotate(36deg);
  -moz-transform: rotate(36deg);
  -o-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  transform: rotate(36deg);
}

/* line 1754, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(7):before {
  -webkit-animation-delay: 0.11900000000000001s;
  -moz-animation-delay: 0.11900000000000001s;
  -o-animation-delay: 0.11900000000000001s;
  animation-delay: 0.11900000000000001s;
}

/* line 1760, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(7):after {
  -webkit-animation-delay: 0.646s;
  -moz-animation-delay: 0.646s;
  -o-animation-delay: 0.646s;
  animation-delay: 0.646s;
}

/* line 1766, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(8) {
  -webkit-transform: rotate(42deg);
  -moz-transform: rotate(42deg);
  -o-transform: rotate(42deg);
  -ms-transform: rotate(42deg);
  transform: rotate(42deg);
}

/* line 1773, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(8):before {
  -webkit-animation-delay: 0.136s;
  -moz-animation-delay: 0.136s;
  -o-animation-delay: 0.136s;
  animation-delay: 0.136s;
}

/* line 1779, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(8):after {
  -webkit-animation-delay: 0.663s;
  -moz-animation-delay: 0.663s;
  -o-animation-delay: 0.663s;
  animation-delay: 0.663s;
}

/* line 1785, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(9) {
  -webkit-transform: rotate(48deg);
  -moz-transform: rotate(48deg);
  -o-transform: rotate(48deg);
  -ms-transform: rotate(48deg);
  transform: rotate(48deg);
}

/* line 1792, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(9):before {
  -webkit-animation-delay: 0.15300000000000002s;
  -moz-animation-delay: 0.15300000000000002s;
  -o-animation-delay: 0.15300000000000002s;
  animation-delay: 0.15300000000000002s;
}

/* line 1798, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(9):after {
  -webkit-animation-delay: 0.68s;
  -moz-animation-delay: 0.68s;
  -o-animation-delay: 0.68s;
  animation-delay: 0.68s;
}

/* line 1804, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(10) {
  -webkit-transform: rotate(54deg);
  -moz-transform: rotate(54deg);
  -o-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  transform: rotate(54deg);
}

/* line 1811, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(10):before {
  -webkit-animation-delay: 0.17s;
  -moz-animation-delay: 0.17s;
  -o-animation-delay: 0.17s;
  animation-delay: 0.17s;
}

/* line 1817, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(10):after {
  -webkit-animation-delay: 0.6970000000000001s;
  -moz-animation-delay: 0.6970000000000001s;
  -o-animation-delay: 0.6970000000000001s;
  animation-delay: 0.6970000000000001s;
}

/* line 1823, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(11) {
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

/* line 1830, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(11):before {
  -webkit-animation-delay: 0.187s;
  -moz-animation-delay: 0.187s;
  -o-animation-delay: 0.187s;
  animation-delay: 0.187s;
}

/* line 1836, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(11):after {
  -webkit-animation-delay: 0.714s;
  -moz-animation-delay: 0.714s;
  -o-animation-delay: 0.714s;
  animation-delay: 0.714s;
}

/* line 1842, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(12) {
  -webkit-transform: rotate(66deg);
  -moz-transform: rotate(66deg);
  -o-transform: rotate(66deg);
  -ms-transform: rotate(66deg);
  transform: rotate(66deg);
}

/* line 1849, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(12):before {
  -webkit-animation-delay: 0.20400000000000001s;
  -moz-animation-delay: 0.20400000000000001s;
  -o-animation-delay: 0.20400000000000001s;
  animation-delay: 0.20400000000000001s;
}

/* line 1855, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(12):after {
  -webkit-animation-delay: 0.7310000000000001s;
  -moz-animation-delay: 0.7310000000000001s;
  -o-animation-delay: 0.7310000000000001s;
  animation-delay: 0.7310000000000001s;
}

/* line 1861, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(13) {
  -webkit-transform: rotate(72deg);
  -moz-transform: rotate(72deg);
  -o-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  transform: rotate(72deg);
}

/* line 1868, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(13):before {
  -webkit-animation-delay: 0.22100000000000003s;
  -moz-animation-delay: 0.22100000000000003s;
  -o-animation-delay: 0.22100000000000003s;
  animation-delay: 0.22100000000000003s;
}

/* line 1874, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(13):after {
  -webkit-animation-delay: 0.748s;
  -moz-animation-delay: 0.748s;
  -o-animation-delay: 0.748s;
  animation-delay: 0.748s;
}

/* line 1880, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(14) {
  -webkit-transform: rotate(78deg);
  -moz-transform: rotate(78deg);
  -o-transform: rotate(78deg);
  -ms-transform: rotate(78deg);
  transform: rotate(78deg);
}

/* line 1887, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(14):before {
  -webkit-animation-delay: 0.23800000000000002s;
  -moz-animation-delay: 0.23800000000000002s;
  -o-animation-delay: 0.23800000000000002s;
  animation-delay: 0.23800000000000002s;
}

/* line 1893, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(14):after {
  -webkit-animation-delay: 0.765s;
  -moz-animation-delay: 0.765s;
  -o-animation-delay: 0.765s;
  animation-delay: 0.765s;
}

/* line 1899, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(15) {
  -webkit-transform: rotate(84deg);
  -moz-transform: rotate(84deg);
  -o-transform: rotate(84deg);
  -ms-transform: rotate(84deg);
  transform: rotate(84deg);
}

/* line 1906, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(15):before {
  -webkit-animation-delay: 0.255s;
  -moz-animation-delay: 0.255s;
  -o-animation-delay: 0.255s;
  animation-delay: 0.255s;
}

/* line 1912, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(15):after {
  -webkit-animation-delay: 0.782s;
  -moz-animation-delay: 0.782s;
  -o-animation-delay: 0.782s;
  animation-delay: 0.782s;
}

/* line 1918, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(16) {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 1925, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(16):before {
  -webkit-animation-delay: 0.272s;
  -moz-animation-delay: 0.272s;
  -o-animation-delay: 0.272s;
  animation-delay: 0.272s;
}

/* line 1931, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(16):after {
  -webkit-animation-delay: 0.799s;
  -moz-animation-delay: 0.799s;
  -o-animation-delay: 0.799s;
  animation-delay: 0.799s;
}

/* line 1937, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(17) {
  -webkit-transform: rotate(96deg);
  -moz-transform: rotate(96deg);
  -o-transform: rotate(96deg);
  -ms-transform: rotate(96deg);
  transform: rotate(96deg);
}

/* line 1944, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(17):before {
  -webkit-animation-delay: 0.28900000000000003s;
  -moz-animation-delay: 0.28900000000000003s;
  -o-animation-delay: 0.28900000000000003s;
  animation-delay: 0.28900000000000003s;
}

/* line 1950, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(17):after {
  -webkit-animation-delay: 0.8160000000000001s;
  -moz-animation-delay: 0.8160000000000001s;
  -o-animation-delay: 0.8160000000000001s;
  animation-delay: 0.8160000000000001s;
}

/* line 1956, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(18) {
  -webkit-transform: rotate(102deg);
  -moz-transform: rotate(102deg);
  -o-transform: rotate(102deg);
  -ms-transform: rotate(102deg);
  transform: rotate(102deg);
}

/* line 1963, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(18):before {
  -webkit-animation-delay: 0.30600000000000005s;
  -moz-animation-delay: 0.30600000000000005s;
  -o-animation-delay: 0.30600000000000005s;
  animation-delay: 0.30600000000000005s;
}

/* line 1969, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(18):after {
  -webkit-animation-delay: 0.8330000000000001s;
  -moz-animation-delay: 0.8330000000000001s;
  -o-animation-delay: 0.8330000000000001s;
  animation-delay: 0.8330000000000001s;
}

/* line 1975, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(19) {
  -webkit-transform: rotate(108deg);
  -moz-transform: rotate(108deg);
  -o-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  transform: rotate(108deg);
}

/* line 1982, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(19):before {
  -webkit-animation-delay: 0.323s;
  -moz-animation-delay: 0.323s;
  -o-animation-delay: 0.323s;
  animation-delay: 0.323s;
}

/* line 1988, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(19):after {
  -webkit-animation-delay: 0.8500000000000001s;
  -moz-animation-delay: 0.8500000000000001s;
  -o-animation-delay: 0.8500000000000001s;
  animation-delay: 0.8500000000000001s;
}

/* line 1994, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(20) {
  -webkit-transform: rotate(114deg);
  -moz-transform: rotate(114deg);
  -o-transform: rotate(114deg);
  -ms-transform: rotate(114deg);
  transform: rotate(114deg);
}

/* line 2001, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(20):before {
  -webkit-animation-delay: 0.34s;
  -moz-animation-delay: 0.34s;
  -o-animation-delay: 0.34s;
  animation-delay: 0.34s;
}

/* line 2007, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(20):after {
  -webkit-animation-delay: 0.867s;
  -moz-animation-delay: 0.867s;
  -o-animation-delay: 0.867s;
  animation-delay: 0.867s;
}

/* line 2013, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(21) {
  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

/* line 2020, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(21):before {
  -webkit-animation-delay: 0.35700000000000004s;
  -moz-animation-delay: 0.35700000000000004s;
  -o-animation-delay: 0.35700000000000004s;
  animation-delay: 0.35700000000000004s;
}

/* line 2026, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(21):after {
  -webkit-animation-delay: 0.8840000000000001s;
  -moz-animation-delay: 0.8840000000000001s;
  -o-animation-delay: 0.8840000000000001s;
  animation-delay: 0.8840000000000001s;
}

/* line 2032, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(22) {
  -webkit-transform: rotate(126deg);
  -moz-transform: rotate(126deg);
  -o-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  transform: rotate(126deg);
}

/* line 2039, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(22):before {
  -webkit-animation-delay: 0.374s;
  -moz-animation-delay: 0.374s;
  -o-animation-delay: 0.374s;
  animation-delay: 0.374s;
}

/* line 2045, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(22):after {
  -webkit-animation-delay: 0.901s;
  -moz-animation-delay: 0.901s;
  -o-animation-delay: 0.901s;
  animation-delay: 0.901s;
}

/* line 2051, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(23) {
  -webkit-transform: rotate(132deg);
  -moz-transform: rotate(132deg);
  -o-transform: rotate(132deg);
  -ms-transform: rotate(132deg);
  transform: rotate(132deg);
}

/* line 2058, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(23):before {
  -webkit-animation-delay: 0.391s;
  -moz-animation-delay: 0.391s;
  -o-animation-delay: 0.391s;
  animation-delay: 0.391s;
}

/* line 2064, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(23):after {
  -webkit-animation-delay: 0.918s;
  -moz-animation-delay: 0.918s;
  -o-animation-delay: 0.918s;
  animation-delay: 0.918s;
}

/* line 2070, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(24) {
  -webkit-transform: rotate(138deg);
  -moz-transform: rotate(138deg);
  -o-transform: rotate(138deg);
  -ms-transform: rotate(138deg);
  transform: rotate(138deg);
}

/* line 2077, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(24):before {
  -webkit-animation-delay: 0.40800000000000003s;
  -moz-animation-delay: 0.40800000000000003s;
  -o-animation-delay: 0.40800000000000003s;
  animation-delay: 0.40800000000000003s;
}

/* line 2083, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(24):after {
  -webkit-animation-delay: 0.935s;
  -moz-animation-delay: 0.935s;
  -o-animation-delay: 0.935s;
  animation-delay: 0.935s;
}

/* line 2089, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(25) {
  -webkit-transform: rotate(144deg);
  -moz-transform: rotate(144deg);
  -o-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  transform: rotate(144deg);
}

/* line 2096, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(25):before {
  -webkit-animation-delay: 0.42500000000000004s;
  -moz-animation-delay: 0.42500000000000004s;
  -o-animation-delay: 0.42500000000000004s;
  animation-delay: 0.42500000000000004s;
}

/* line 2102, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(25):after {
  -webkit-animation-delay: 0.9520000000000001s;
  -moz-animation-delay: 0.9520000000000001s;
  -o-animation-delay: 0.9520000000000001s;
  animation-delay: 0.9520000000000001s;
}

/* line 2108, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(26) {
  -webkit-transform: rotate(150deg);
  -moz-transform: rotate(150deg);
  -o-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

/* line 2115, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(26):before {
  -webkit-animation-delay: 0.44200000000000006s;
  -moz-animation-delay: 0.44200000000000006s;
  -o-animation-delay: 0.44200000000000006s;
  animation-delay: 0.44200000000000006s;
}

/* line 2121, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(26):after {
  -webkit-animation-delay: 0.9690000000000001s;
  -moz-animation-delay: 0.9690000000000001s;
  -o-animation-delay: 0.9690000000000001s;
  animation-delay: 0.9690000000000001s;
}

/* line 2127, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(27) {
  -webkit-transform: rotate(156deg);
  -moz-transform: rotate(156deg);
  -o-transform: rotate(156deg);
  -ms-transform: rotate(156deg);
  transform: rotate(156deg);
}

/* line 2134, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(27):before {
  -webkit-animation-delay: 0.459s;
  -moz-animation-delay: 0.459s;
  -o-animation-delay: 0.459s;
  animation-delay: 0.459s;
}

/* line 2140, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(27):after {
  -webkit-animation-delay: 0.986s;
  -moz-animation-delay: 0.986s;
  -o-animation-delay: 0.986s;
  animation-delay: 0.986s;
}

/* line 2146, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(28) {
  -webkit-transform: rotate(162deg);
  -moz-transform: rotate(162deg);
  -o-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  transform: rotate(162deg);
}

/* line 2153, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(28):before {
  -webkit-animation-delay: 0.47600000000000003s;
  -moz-animation-delay: 0.47600000000000003s;
  -o-animation-delay: 0.47600000000000003s;
  animation-delay: 0.47600000000000003s;
}

/* line 2159, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(28):after {
  -webkit-animation-delay: 1.0030000000000001s;
  -moz-animation-delay: 1.0030000000000001s;
  -o-animation-delay: 1.0030000000000001s;
  animation-delay: 1.0030000000000001s;
}

/* line 2165, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(29) {
  -webkit-transform: rotate(168deg);
  -moz-transform: rotate(168deg);
  -o-transform: rotate(168deg);
  -ms-transform: rotate(168deg);
  transform: rotate(168deg);
}

/* line 2172, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(29):before {
  -webkit-animation-delay: 0.49300000000000005s;
  -moz-animation-delay: 0.49300000000000005s;
  -o-animation-delay: 0.49300000000000005s;
  animation-delay: 0.49300000000000005s;
}

/* line 2178, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(29):after {
  -webkit-animation-delay: 1.02s;
  -moz-animation-delay: 1.02s;
  -o-animation-delay: 1.02s;
  animation-delay: 1.02s;
}

/* line 2184, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(30) {
  -webkit-transform: rotate(174deg);
  -moz-transform: rotate(174deg);
  -o-transform: rotate(174deg);
  -ms-transform: rotate(174deg);
  transform: rotate(174deg);
}

/* line 2191, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(30):before {
  -webkit-animation-delay: 0.51s;
  -moz-animation-delay: 0.51s;
  -o-animation-delay: 0.51s;
  animation-delay: 0.51s;
}

/* line 2197, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.about-content .clocks-wrapper .minute-marks li:nth-child(30):after {
  -webkit-animation-delay: 1.037s;
  -moz-animation-delay: 1.037s;
  -o-animation-delay: 1.037s;
  animation-delay: 1.037s;
}

/* line 2206, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.ie9 .hour .hand .before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  top: 0;
  width: 8px;
  height: 120px;
  height: 0;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 2px;
  -moz-background-clip: padding;
  border-top-right-radius: 2px;
  background-clip: padding-box;
  -webkit-transform-origin: center 100%;
  -moz-transform-origin: center 100%;
  -o-transform-origin: center 100%;
  -ms-transform-origin: center 100%;
  transform-origin: center 100%;
  background-color: #fff;
}

@media (max-width: 640px) {
  /* line 2206, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .ie9 .hour .hand .before {
    width: 6px;
  }
}
/* line 2238, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.ie9 .hour .hand .after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  display: inline-block;
  border-bottom: 8px solid #ffffff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  width: 0px;
  height: 0px;
  -webkit-transform-origin: center 100%;
  -moz-transform-origin: center 100%;
  -o-transform-origin: center 100%;
  -ms-transform-origin: center 100%;
  transform-origin: center 100%;
}

@media (max-width: 640px) {
  /* line 2238, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .ie9 .hour .hand .after {
    border-bottom: 6px solid #ffffff;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
  }
}
/* line 2264, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.ie9 .minute .hand .before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  top: 0;
  width: 6px;
  height: 168px;
  height: 0;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 2px;
  -moz-background-clip: padding;
  border-top-right-radius: 2px;
  background-clip: padding-box;
  -webkit-transform-origin: center 100%;
  -moz-transform-origin: center 100%;
  -o-transform-origin: center 100%;
  -ms-transform-origin: center 100%;
  transform-origin: center 100%;
  background-color: #fff;
}

@media (max-width: 640px) {
  /* line 2264, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .ie9 .minute .hand .before {
    width: 4px;
  }
}
/* line 2296, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.ie9 .minute .hand .after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  display: inline-block;
  border-bottom: 6px solid #ffffff;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  width: 0px;
  height: 0px;
  -webkit-transform-origin: center 100%;
  -moz-transform-origin: center 100%;
  -o-transform-origin: center 100%;
  -ms-transform-origin: center 100%;
  transform-origin: center 100%;
}

@media (max-width: 640px) {
  /* line 2296, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .ie9 .minute .hand .after {
    border-bottom: 4px solid #ffffff;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
  }
}
/* line 2322, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.ie9 .second .hand .before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  width: 4px;
  height: 0px;
  background-color: #f16b41;
  -webkit-border-radius: 8px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 8px;
  -moz-background-clip: padding;
  border-radius: 8px;
  background-clip: padding-box;
  -webkit-transform-origin: center 68px;
  -moz-transform-origin: center 68px;
  -o-transform-origin: center 68px;
  -ms-transform-origin: center 68px;
  transform-origin: center 68px;
  -webkit-animation: second-grow 1.6s cubic-bezier(1, 0, 0, 1) 1.45s 1 forwards, second 60s normal infinite steps(60, end) 3s;
  -moz-animation: second-grow 1.6s cubic-bezier(1, 0, 0, 1) 1.45s 1 forwards, second 60s normal infinite steps(60, end) 3s;
  -o-animation: second-grow 1.6s cubic-bezier(1, 0, 0, 1) 1.45s 1 forwards, second 60s normal infinite steps(60, end) 3s;
  animation: second-grow 1.6s cubic-bezier(1, 0, 0, 1) 1.45s 1 forwards, second 60s normal infinite steps(60, end) 3s;
}

@media (max-width: 640px) {
  /* line 2322, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .ie9 .second .hand .before {
    width: 2px;
    border-radius: 4px;
    -webkit-transform-origin: center 70%;
    -moz-transform-origin: center 70%;
    -o-transform-origin: center 70%;
    -ms-transform-origin: center 70%;
    transform-origin: center 70%;
  }
}
/* line 2361, ../../../../source/wp-content/themes/taptica/css/_about.scss */
.ie9 .minute-marks li:before,
.ie9 .minute-marks li:after {
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}

@media (max-width: 640px) {
  /* line 2361, ../../../../source/wp-content/themes/taptica/css/_about.scss */
  .ie9 .minute-marks li:before,
  .ie9 .minute-marks li:after {
    border-width: 1px;
    border-radius: 1px;
  }
}
/* =============================================================================
	Layout
/* ========================================================================== */
/* line 1, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: rgba(31, 40, 38, 0.94);
  height: 90px;
}

@media (max-width: 1024px) {
  /* line 1, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  header.main {
    height: 75px;
  }
}
@media (max-width: 640px) {
  /* line 1, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  header.main {
    height: 61px;
  }
}
/* line 17, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main .container {
  width: 100%;
}

/* line 20, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main.sticky {
  position: fixed;
  top: 0;
}

/* line 24, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main.transparent {
  background: none;
  position: absolute;
}

/* line 29, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main.transparent .header-nav a,
header.main.transparent .header-nav button {
  color: #2e3025;
}

/* line 33, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main.transparent .header-nav .sign-up {
  border-color: #2e3025;
}

/* line 36, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main.transparent .header-nav .sign-up:hover {
  background: #2e3025;
  color: #fff;
  opacity: 1;
}

/* line 42, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main.transparent .header-nav .menu {
  background-image: url("images/HamburgerIconBlack.svg");
}

/* line 45, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main.transparent .header-nav .menu:before {
  background: #2e3025;
}

@media (max-width: 640px) {
  header.main.transparent .header-nav .menu:before {
    display: none;
  }
}
/* line 53, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main.open .logo {
  opacity: 0;
  display: none;
}

@media (max-width: 640px) {
  /* line 57, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  header.main.open .header-nav {
    width: 100%;
  }
}
/* line 63, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main.open .header-nav a,
header.main.open .header-nav button {
  color: #6e6e6e;
  opacity: 1;
}

/* line 68, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main.open .header-nav a:hover,
header.main.open .header-nav button:hover {
  color: #fff;
}

/* line 72, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main.open .header-nav .sign-up {
  border-color: #6e6e6e;
}

/* line 75, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main.open .header-nav .sign-up:hover {
  border-color: #fff;
  background: #fff;
  color: #2e3025;
}

@media (max-width: 640px) {
  /* line 72, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  header.main.open .header-nav .sign-up {
    display: inline-block;
    float: left;
    font-size: 10px;
  }
}
@media (max-width: 640px) {
  /* line 88, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  header.main.open .header-nav .sign-in {
    display: inline-block;
    float: left;
    font-size: 10px;
  }
}
/* line 95, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main.open .header-nav .menu {
  background-image: url("images/closeIcon.svg");
  background-position: right 12px;
}

@media (max-width: 640px) {
  /* line 95, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  header.main.open .header-nav .menu {
    float: right;
  }
}
/* line 103, ../../../../source/wp-content/themes/taptica/css/_header.scss */
header.main.open .header-nav .menu:hover {
  background-image: url("images/closeIconWhite.svg");
}

/* line 111, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.logo {
  padding-top: 1px;
  opacity: 1;
  -webkit-transition: opacity 100ms linear 0s;
  -moz-transition: opacity 100ms linear 0s;
  -o-transition: opacity 100ms linear 0s;
  transition: opacity 100ms linear 0s;
}

@media (max-width: 1024px) {
  /* line 111, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .logo {
    padding-top: 0px;
    width: 175px;
  }

  /* line 118, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .logo svg {
    width: 145px;
    height: auto;
  }
}
@media (max-width: 640px) {
  /* line 111, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .logo {
    padding-top: 0px;
    width: 132px;
  }

  /* line 127, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .logo svg {
    width: 128px;
  }
}
/* line 133, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.header-nav {
  padding: 24px 3px 0 0;
  position: relative;
  z-index: 2;
}

@media (max-width: 1024px) {
  /* line 133, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .header-nav {
    padding-top: 15px;
  }
}
@media (max-width: 640px) {
  /* line 133, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .header-nav {
    padding-top: 10px;
  }
}
/* line 146, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.header-nav a,
.header-nav button {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  float: left;
  margin-left: 7px;
  padding: 10px 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 157, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.header-nav .sign-up {
  border-color: #fff;
}

@media (max-width: 640px) {
  /* line 157, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .header-nav .sign-up {
    display: none;
  }
}
/* line 164, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.header-nav .sign-up:hover {
  background: #fff;
  color: #2e3025;
  opacity: 1;
}

@media (max-width: 640px) {
  /* line 171, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .header-nav .sign-in {
    display: none;
  }
}
/* line 176, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.header-nav .menu {
  background: url("images/HamburgerIconWhite.svg") no-repeat right 15px;
  padding-right: 34px;
  margin-left: 20px;
  position: relative;
  width: 102px;
}

@media (max-width: 1024px) {
  /* line 176, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .header-nav .menu {
    background-position: right 13px;
  }
}
@media (max-width: 640px) {
  /* line 176, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .header-nav .menu {
    margin-left: 0;
    font-size: 10px;
    background-size: 14px auto;
    background-position: right 15px;
    padding-right: 26px;
    padding-top: 12px;
    width: auto;
  }
}
/* line 196, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.header-nav .menu:before {
  content: '';
  width: 2px;
  height: 34px;
  position: absolute;
  left: -13px;
  top: 3px;
  opacity: 0.5;
}

/* line 208, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.nav-overlay {
  width: 100%;
  padding-bottom: 50px;
  background: rgba(31, 40, 38, 0.94);
  position: fixed;
  top: -600px;
  z-index: 1;
}

@media (max-width: 901px) {
  /* line 208, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay {
    padding-bottom: 40px;
  }
}
/* line 221, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.nav-overlay .header-widgets {
  padding: 120px 5% 0;
  margin-left: -66px;
}

/* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
.nav-overlay .header-widgets:after {
  content: '';
  display: table;
  clear: both;
}

/* line 226, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.nav-overlay .header-widgets.mobile {
  display: none;
}

@media (max-width: 640px) {
  /* line 226, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .header-widgets.mobile {
    display: block;
    width: 100%;
    padding: 21px 22px 12px 0;
    margin-top: 0px;
    margin-bottom: 7px;
  }

  /* line 235, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .header-widgets.mobile li {
    display: block;
    margin-bottom: 5px;
  }

  /* line 240, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .header-widgets.mobile ul {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
  }
}
@media (max-width: 1024px) {
  /* line 221, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .header-widgets {
    padding: 120px 60px 0;
    margin-left: -90px;
    margin-right: -30px;
  }
}
@media (max-width: 901px) {
  /* line 221, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .header-widgets {
    padding: 97px 0 0 16px;
    margin-left: -70px;
    margin-right: -30px;
  }

  /* line 259, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .header-widgets:after {
    content: none;
  }
}
@media (max-width: 640px) {
  /* line 221, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .header-widgets {
    padding: 10px 22px 12px 0;
    margin-left: 0;
    margin-right: 0;
    border-top: 1px solid #979797;
    margin-top: 56px;
  }

  /* line 265, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .header-widgets:after {
    content: "";
  }
}
/* line 276, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.nav-overlay .widget {
  float: left;
  display: none;
  margin-bottom: 41px;
}

@media (max-width: 901px) {
  /* line 276, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .widget {
    margin-bottom: 11px;
  }
}
@media (max-width: 640px) {
  /* line 276, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .widget {
    margin-bottom: 0;
  }
}
/* line 289, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.nav-overlay .widget_nav_menu {
  display: block;
  margin-left: 66px;
  width: 13%;
}

@media (max-width: 1024px) {
  /* line 289, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .widget_nav_menu {
    margin-left: 90px;
    width: 13.65%;
  }
}
@media (max-width: 901px) {
  /* line 289, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .widget_nav_menu {
    width: 20%;
    margin-left: 70px;
  }
}
@media (max-width: 640px) {
  /* line 289, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .widget_nav_menu {
    text-align: center;
    width: 100%;
    margin-left: 0;
  }
}
/* line 310, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.nav-overlay .widget_nav_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 315, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.nav-overlay .widget_nav_menu li {
  margin-bottom: 18px;
}

@media (max-width: 901px) {
  /* line 315, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .widget_nav_menu li {
    margin-bottom: 23px;
  }
}
@media (max-width: 640px) {
  /* line 315, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .widget_nav_menu li {
    display: none;
    margin-bottom: 10px;
  }

  /* line 326, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .widget_nav_menu li.heading {
    display: block;
    margin-bottom: 0;
    line-height: 1.4;
  }
}
/* line 333, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.nav-overlay .widget_nav_menu a {
  text-decoration: none;
  color: #dfdfdf;
  font-size: 21px;
  font-weight: 300;
  line-height: 25px;
}

@media (max-width: 640px) {
  /* line 333, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .widget_nav_menu a {
    font-size: 20px;
  }
}
/* line 344, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.nav-overlay .widget_nav_menu li.heading a {
  font-size: 35px;
  font-weight: 700;
  line-height: 42px;
}

@media (max-width: 640px) {
  /* line 344, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay .widget_nav_menu li.heading a {
    font-size: 20px;
  }
}
/* line 354, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.nav-overlay a.back-home {
  color: #818181;
  font-size: 15px;
  line-height: 15px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-top: 37px;
  float: left;
}

@media (max-width: 1024px) {
  /* line 354, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay a.back-home {
    margin-top: 27px;
  }
}
@media (max-width: 640px) {
  /* line 354, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .nav-overlay a.back-home {
    display: none;
  }
}
/* line 371, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.nav-overlay a.back-home svg {
  float: left;
  margin: 1px 13px 0 0;
}

/* line 378, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.header-socials {
  padding: 25px 5%;
}

@media (max-width: 901px) {
  /* line 378, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .header-socials {
    float: right;
    padding: 15px 6% 15px 0;
  }
}
@media (max-width: 640px) {
  /* line 378, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .header-socials {
    float: none;
    width: 100%;
    padding: 0;
    border-top: 1px solid #979797;
    padding-top: 34px;
    text-align: center;
  }
}
/* line 395, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.header-socials span {
  font-size: 21px;
  line-height: 25px;
  float: left;
  color: #818181;
}

@media (max-width: 901px) {
  /* line 395, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .header-socials span {
    padding-right: 12px;
    font-size: 22px;
    float: none;
  }
}
@media (max-width: 640px) {
  /* line 395, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .header-socials span {
    font-size: 15px;
    padding-right: 0;
  }
}
/* line 413, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.header-socials a {
  margin-left: 50px;
}

@media (max-width: 640px) {
  /* line 413, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .header-socials a {
    margin-left: 34px;
  }
}
/* line 421, ../../../../source/wp-content/themes/taptica/css/_header.scss */
.header-socials svg {
  fill: #5b5b5b;
  vertical-align: middle;
}

@media (max-width: 640px) {
  /* line 427, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .header-socials .twitter svg {
    width: 20px;
  }
}
@media (max-width: 640px) {
  /* line 435, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .header-socials .facebook svg {
    width: 7px;
  }
}
@media (max-width: 640px) {
  /* line 443, ../../../../source/wp-content/themes/taptica/css/_header.scss */
  .header-socials .linkedin svg {
    width: 17px;
  }
}
/* line 1, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-content {
  background: #d9a12d;
  min-height: 300px;
}

@media (max-width: 640px) {
  /* line 1, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-content {
    min-height: 0;
  }

  /* line 8, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-content .col-1-2 {
    width: 100%;
  }
}
/* line 14, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter {
  padding: 64px 18px 32px;
}

@media (max-width: 1024px) {
  /* line 14, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-newsletter {
    padding: 70px 8px 32px;
  }
}
@media (max-width: 640px) {
  /* line 14, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-newsletter {
    padding: 20px 4px 21px;
  }
}
/* line 25, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter > p,
.footer-newsletter > span {
  font-size: 29px;
  font-weight: 900;
  line-height: 29px;
  margin: 0 0 9px;
}

@media (max-width: 640px) {
  /* line 25, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-newsletter > p,
  .footer-newsletter > span {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 26px;
  }
}
/* line 38, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter > p.title,
.footer-newsletter > span.title {
  color: #2e3025;
}

/* line 41, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter > p.subtitle,
.footer-newsletter > span.subtitle {
  color: #fff;
}

/* line 45, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter form {
  margin-top: 38px;
}

@media (max-width: 901px) {
  /* line 45, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-newsletter form {
    max-width: 100%;
    position: relative;
    display: inline-block;
  }
}
@media (max-width: 640px) {
  /* line 45, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-newsletter form {
    width: 100%;
    margin-top: 19px;
  }
}
/* line 58, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter form input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

/* line 64, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter form input:not([type=submit]) {
  background: none;
  color: #855b11;
  float: left;
  border: 1px solid #bf8c23;
  width: 298px;
  height: 60px;
  padding: 10px 100px 12px 25px;
  font-size: 16px;
  line-height: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

@media (max-width: 901px) {
  /* line 64, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-newsletter form input:not([type=submit]) {
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  /* line 64, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-newsletter form input:not([type=submit]) {
    width: 100%;
    height: 46px;
    font-size: 11px;
    padding: 16px 90px 12px 18px;
  }
}
/* line 87, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter form input:not([type=submit]):focus {
  background: #e9b13f;
}

/* line 91, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter form input[type=submit] {
  margin-left: -92px;
  background: #ae801f;
  color: #855b11;
  border: 1px solid #936c1a;
  width: 92px;
  height: 60px;
  padding: 0 3px 2px 0;
  font-size: 18px;
  line-height: 18px;
  position: relative;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
}

@media (max-width: 901px) {
  /* line 91, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-newsletter form input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (max-width: 640px) {
  /* line 91, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-newsletter form input[type=submit] {
    height: 46px;
    width: 80px;
    font-size: 13px;
  }
}
/* line 116, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter form input[type=submit]:hover {
  color: #e1af3a;
  background: #2e3025;
  border-color: #131918;
}

/* line 484, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
.footer-newsletter ::-webkit-input-placeholder {
  color: #977116;
  opacity: 1;
}

/* line 488, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
.footer-newsletter :-moz-placeholder {
  color: #977116;
  opacity: 1;
}

/* line 492, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
.footer-newsletter ::-moz-placeholder {
  color: #977116;
  opacity: 1;
}

/* line 496, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
.footer-newsletter :-ms-input-placeholder {
  color: #977116;
  opacity: 1;
}

/* line 127, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter .wpcf7-validation-errors {
  display: none !important;
}

/* line 130, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter .wpcf7-form-control-wrap {
  float: left;
}

@media (max-width: 901px) {
  /* line 130, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-newsletter .wpcf7-form-control-wrap {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .footer-newsletter .wpcf7-form-control-wrap {
    margin-bottom: 15px;
  }
}
/* line 136, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  top: 115%;
  font-weight: 300;
  white-space: nowrap;
  font-weight: 700;
  font-size: 1.1em;
}

/* line 143, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter img.ajax-loader {
  display: none;
}

/* line 146, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter div.wpcf7-response-output {
  margin: 0;
  border: 0;
  padding: 0;
  font-weight: 700;
}

/* line 152, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-newsletter input.wpcf7-not-valid {
  -webkit-box-shadow: 0 0 3px #ff0000;
  -moz-box-shadow: 0 0 3px #ff0000;
  box-shadow: 0 0 3px #ff0000;
}

/* line 157, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-widgets {
  padding: 81px 0 0 10.152%;
}

@media (max-width: 1024px) {
  /* line 157, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-widgets {
    padding: 83px 0 0 14.8%;
  }
}
@media (max-width: 901px) {
  /* line 157, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-widgets {
    padding: 83px 0 0 16%;
  }
}
@media (max-width: 640px) {
  /* line 157, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-widgets {
    padding: 0 4px;
  }
}
/* line 172, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-widgets .widget {
  float: left;
  width: 39.4%;
  margin-left: 19.447%;
}

@media (max-width: 1024px) {
  /* line 172, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-widgets .widget {
    margin-left: 1.7%;
  }
}
@media (max-width: 901px) {
  /* line 172, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-widgets .widget {
    width: 45.4%;
    margin-left: 4%;
  }
}
@media (max-width: 640px) {
  /* line 172, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-widgets .widget {
    width: auto;
    margin-left: 17%;
  }
}
/* line 192, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-widgets .widget:first-child {
  margin-left: 0;
}

/* line 195, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-widgets .widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 200, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-widgets .widget ul > li {
  margin-bottom: 16px;
}

@media (max-width: 1024px) {
  /* line 200, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-widgets .widget ul > li {
    margin-bottom: 19px;
  }
}
@media (max-width: 640px) {
  /* line 200, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-widgets .widget ul > li {
    font-size: 11px;
    margin-bottom: 6px;
  }
}
/* line 213, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-widgets .widget a {
  color: #855b11;
  line-height: 16px;
  text-decoration: none;
}

@media (max-width: 640px) {
  /* line 213, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-widgets .widget a {
    font-size: 11px;
  }
}
/* line 225, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-socials {
  background: #f8b334;
}

@media (max-width: 1024px) {
  /* line 225, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-socials {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  /* line 225, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-socials {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  /* line 236, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-socials .col-1-4:first-child {
    width: 100%;
  }
}
@media (max-width: 640px) {
  /* line 242, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-socials .col-1-4 {
    width: 33.333333%;
  }
}
/* line 248, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-socials .social {
  height: 82px;
  display: block;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 29px 81px;
}

@media (max-width: 640px) {
  /* line 248, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-socials .social {
    text-indent: -999999px;
    padding: 29px 0;
    width: 100%;
    font-size: 13px;
    padding: 21px 0;
    height: 0;
  }
}
/* line 265, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-socials .social.twitter {
  background: url("images/iconTwitter.svg") no-repeat 18px 27px;
  background-color: #0097cc;
}

/* line 269, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-socials .social.twitter:hover {
  background-color: #0183B0;
}

@media (max-width: 640px) {
  /* line 265, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-socials .social.twitter {
    background-position: center center;
    background-size: 20px auto;
  }
}
/* line 278, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-socials .social.facebook {
  background: url("images/iconFacebook.svg") no-repeat 23px 25px;
  background-color: #3b529e;
  padding-left: 67px;
}

/* line 283, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-socials .social.facebook:hover {
  background-color: #2F4690;
}

@media (max-width: 640px) {
  /* line 278, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-socials .social.facebook {
    background-position: center center;
    background-size: auto 19px;
  }
}
/* line 292, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-socials .social.linkedin {
  background: url("images/iconLinkedin.svg") no-repeat 20px 24px;
  background-color: #153f77;
  padding-left: 75px;
}

/* line 297, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-socials .social.linkedin:hover {
  background-color: #0F3261;
}

@media (max-width: 640px) {
  /* line 292, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-socials .social.linkedin {
    background-position: center center;
    background-size: 15px auto;
  }
}
/* line 306, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-socials .social:hover {
  opacity: 1;
}

/* line 310, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-socials p.social {
  color: #2e3025;
  text-align: center;
  font-size: 23px;
  font-weight: 400;
  line-height: 23px;
  margin: 0;
  padding: 28px 20px 28px 26px;
}

@media (max-width: 1024px) {
  /* line 310, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-socials p.social {
    font-size: 17px;
  }
}
@media (max-width: 640px) {
  /* line 310, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-socials p.social {
    text-align: left;
    text-indent: 0;
    font-size: 13px;
    height: auto;
    padding: 7px 21px 7px 21px;
  }
}
/* line 333, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-copyright {
  background: #1f2826;
  color: #828282;
  height: 46px;
  font-size: 13px;
  line-height: 13px;
}

@media (max-width: 1024px) {
  /* line 333, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-copyright {
    font-size: 14px;
  }
}
@media (max-width: 901px) {
  /* line 333, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-copyright {
    height: auto;
  }
}
@media (max-width: 640px) {
  /* line 333, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-copyright {
    font-size: 8px;
    line-height: 15px;
    padding-top: 8px;
    padding-bottom: 12px;
  }
}
/* line 355, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-copyright p {
  margin: 0;
}

/* line 358, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-copyright a {
  color: inherit;
}

@media (max-width: 901px) {
  /* line 362, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-copyright .container {
    padding: 0 10px;
  }
}
@media (max-width: 640px) {
  /* line 362, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-copyright .container {
    padding: 0 27px 0 15px;
  }
}
/* line 372, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footnote {
  float: left;
  letter-spacing: 0.3px;
  margin: 15px 20px;
}

@media (max-width: 901px) {
  /* line 372, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footnote {
    margin: 15px 0;
  }
}
@media (max-width: 640px) {
  /* line 372, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footnote {
    display: inline-block;
    vertical-align: top;
    margin: 0 11px 0 0;
  }
}
/* line 386, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footnote a {
  font-weight: 700;
  text-decoration: none;
}

/* line 392, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.copyright {
  float: right;
  letter-spacing: 0.3px;
  margin: 15px 13px;
}

@media (max-width: 901px) {
  /* line 392, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .copyright {
    margin: 15px 0;
  }
}
@media (max-width: 640px) {
  /* line 392, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .copyright {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
}
/* line 409, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-nav {
  float: right;
  margin: 15px 30px;
}

@media (max-width: 640px) {
  /* line 409, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-nav {
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
}
/* line 419, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
.footer-nav li {
  margin-left: 37px;
}

@media (max-width: 901px) {
  /* line 419, ../../../../source/wp-content/themes/taptica/css/_footer.scss */
  .footer-nav li {
    margin-left: 29px;
  }
}
/* line 2, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
body.home .newsflash {
  background: #f5f5f5;
  overflow: hidden;
}

/* line 6, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
body.home .newsflash .latest-news {
  height: 372px;
  padding-left: 47px !important;
}

@media (max-width: 1024px) {
  /* line 6, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .latest-news {
    height: 298px;
  }
}
@media (max-width: 901px) {
  /* line 6, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .latest-news {
    height: auto;
    padding: 38px !important;
  }
}
@media (max-width: 1024px) {
  /* line 6, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .latest-news {
    padding: 27px !important;
  }
}
@media (max-width: 1024px) {
  /* line 23, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .latest-news > h4 {
    position: relative;
    font-size: 14px;
    padding: 10px 11px;
    letter-spacing: 2.1px;
    margin-bottom: 6px;
  }
}
@media (max-width: 640px) {
  /* line 23, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .latest-news > h4 {
    font-size: 10px;
    padding: 5px 11px;
    letter-spacing: 1.1px;
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  /* line 38, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .latest-news p {
    font-size: 23px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  /* line 38, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .latest-news p {
    font-size: 25px;
    line-height: 34px;
  }
}
@media (max-width: 1024px) {
  /* line 48, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .latest-news .latest-news-footer {
    width: auto;
  }
}
@media (max-width: 901px) {
  /* line 48, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .latest-news .latest-news-footer {
    margin: 40px 0 10px;
    width: 100%;
    position: static;
  }
}
@media (max-width: 640px) {
  /* line 48, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .latest-news .latest-news-footer {
    margin: 25px 0 5px;
  }
}
@media (max-width: 1024px) {
  /* line 61, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .latest-news .latest-news-footer .more-link {
    margin: 4px 0 0 0;
  }
}
@media (max-width: 640px) {
  /* line 61, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .latest-news .latest-news-footer .more-link {
    margin-top: 2px;
  }
}
/* line 71, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
body.home .newsflash .latest-news .news-logo {
  display: inline-block;
  max-width: 45%;
}

/* line 76, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
body.home .newsflash .flip-wrap {
  padding: 105px 55px 105px 0;
}

@media (max-width: 1024px) {
  /* line 76, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .flip-wrap {
    padding: 77px 45px 80px 12px;
  }
}
@media (max-width: 901px) {
  /* line 76, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .flip-wrap {
    padding: 38px;
  }
}
@media (max-width: 640px) {
  /* line 76, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .flip-wrap {
    padding: 27px;
  }
}
@media (max-width: 901px) {
  /* line 89, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .container {
    padding: 0;
  }
}
@media (max-width: 901px) {
  /* line 94, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .col-1-2 {
    width: 100%;
  }
}
@media (max-width: 901px) {
  /* line 99, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  body.home .newsflash .col-news {
    background: #fff;
  }
}
/* line 107, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.double {
  background: #fff;
  overflow: hidden;
}

@media (max-width: 901px) {
  /* line 111, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .container {
    padding: 0;
  }
}
/* line 118, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.double .col-1-2:hover {
  opacity: 0.9;
}

@media (max-width: 901px) {
  /* line 116, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-1-2 {
    width: 100%;
    overflow: hidden;
  }
}
/* line 126, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.double .col-content {
  height: 100%;
  position: absolute;
  display: block;
  padding: 41px 120px 41px 14px;
  z-index: 2;
  text-decoration: none;
}

@media (max-width: 1024px) {
  /* line 126, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-content {
    padding: 30px 160px 30px 7px;
  }
}
@media (max-width: 901px) {
  /* line 126, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-content {
    width: 100%;
    height: auto;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 20% 4% !important;
  }
}
@media (max-width: 640px) {
  /* line 126, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-content {
    padding: 15% 8% !important;
  }
}
/* line 147, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.double .col-content h2 {
  color: #fff;
  font-size: 60px;
  font-weight: 900;
  line-height: 55px;
}

@media (max-width: 1024px) {
  /* line 147, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-content h2 {
    font-size: 38px;
    line-height: 38px;
  }
}
@media (max-width: 640px) {
  /* line 147, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-content h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
/* line 162, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.double .col-content p.more {
  color: #fff;
  font-size: 20px;
  display: inline-block;
  margin: 16px 3px;
}

@media (max-width: 1024px) {
  /* line 162, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-content p.more {
    font-size: 14px;
    margin: 5px 2px;
  }
}
@media (max-width: 640px) {
  /* line 162, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-content p.more {
    font-size: 12px;
    margin-top: 20px;
  }
}
/* line 177, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.double .col-content p.more svg {
  margin-left: 35px;
  float: right;
  fill: #fff;
}

@media (max-width: 1024px) {
  /* line 177, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-content p.more svg {
    width: 22px;
    height: auto;
    margin-left: 27px;
  }
}
@media (max-width: 640px) {
  /* line 177, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-content p.more svg {
    margin-top: -2px;
    margin-left: 20px;
  }
}
@media (max-width: 640px) {
  /* line 193, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-content span {
    display: block;
  }
}
/* line 200, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.double .col-left .col-background,
.double .col-left .col-background img {
  float: right;
}

/* line 206, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.double .col-right .col-content {
  padding-left: 91px;
}

@media (max-width: 1024px) {
  /* line 206, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-right .col-content {
    padding-left: 62px;
  }
}
/* line 213, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.double .col-right .col-background:before {
  left: auto;
  right: -99%;
}

/* line 218, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.double .col-background {
  position: relative;
  z-index: 1;
  width: 125%;
  height: 100%;
  background-color: inherit;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

@media (max-width: 1024px) {
  /* line 218, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-background {
    width: 110%;
  }
}
@media (max-width: 901px) {
  /* line 218, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-background {
    width: 100%;
    float: right;
    overflow: hidden;
  }
}
@media (max-width: 901px) {
  /* line 235, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-background img {
    float: right;
    margin-top: -80px;
    max-height: 380px;
  }
}
@media (max-width: 640px) {
  /* line 235, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .double .col-background img {
    margin-top: -60px;
    max-height: 220px;
  }
}
/* line 246, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.double .col-background:before {
  content: '';
  width: 120%;
  height: 100%;
  background-color: inherit;
  position: absolute;
  top: 0;
  z-index: -1;
  left: -99%;
}

/* line 259, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.clients {
  background: #fff;
}

/* line 262, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.clients .client {
  margin: 20px 60px;
  height: 180px;
}

@media (max-width: 1024px) {
  /* line 262, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .clients .client {
    margin: 10px 35px;
    height: 130px;
  }
}
@media (max-width: 640px) {
  /* line 262, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .clients .client {
    margin: 10px 0;
    height: 60px;
  }
}
/* line 276, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.clients .client a {
  display: block;
  height: 100%;
}

/* line 280, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.clients .client img {
  position: relative;
  display: block;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media (max-width: 1024px) {
  /* line 280, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .clients .client img {
    max-width: 72%;
  }
}
@media (max-width: 640px) {
  /* line 280, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .clients .client img {
    max-width: 50%;
  }
}
/* line 296, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.thank-you-page {
  width: 100%;
  height: 100%;
  background: #fca424;
  display: inline-block;
}

/* line 303, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.thank-you-content {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

/* line 307, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.thank-you-content h1 {
  font-size: 64px;
  line-height: 77px;
}

/* line 311, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.thank-you-content h2 {
  font-size: 45px;
  line-height: 54px;
  color: #fff;
}

/* line 316, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.thank-you-content h3 {
  font-size: 32px;
  font-weight: 300;
  line-height: 38px;
}

/* line 321, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.thank-you-content p {
  font-size: 24px;
  font-weight: 300;
  line-height: 29px;
}

/* line 326, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.thank-you-content h1, .thank-you-content h2, .thank-you-content h3, .thank-you-content h4, .thank-you-content h5, .thank-you-content h6 {
  margin-bottom: 30px;
}

/* line 331, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.popup-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  z-index: 9999;
  -webkit-transition: visibility 400ms ease 0s, opacity 400ms ease 0s;
  -moz-transition: visibility 400ms ease 0s, opacity 400ms ease 0s;
  -o-transition: visibility 400ms ease 0s, opacity 400ms ease 0s;
  transition: visibility 400ms ease 0s, opacity 400ms ease 0s;
}

/* line 341, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.popup-overlay.show {
  visibility: visible;
  opacity: 1;
}

/* line 347, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.popup-overlay-background {
  position: fixed;
  background: rgba(31, 40, 38, 0.94);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

/* line 357, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.popup-content {
  width: 92%;
  max-width: 690px;
  background: #fff;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1001;
}

/* line 367, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.popup-content.bottom {
  top: auto;
  bottom: 45px;
}

/* line 373, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.popup-heading {
  background: #fca424;
  padding: 37px 40px 40px;
  position: relative;
}

/* line 378, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.popup-heading h3 {
  font-size: 34px;
  line-height: 41px;
  color: #fff;
  margin: 0;
}

@media (max-width: 640px) {
  /* line 378, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .popup-heading h3 {
    font-size: 19px;
    line-height: 24px;
  }
}
@media (max-width: 640px) {
  /* line 373, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .popup-heading {
    padding: 35px 20px 20px;
  }
}
/* line 395, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.popup-footer .address-col {
  min-height: 0;
  padding-top: 40px;
  padding-bottom: 30px;
}

/* line 400, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.popup-footer .address-col:before, .popup-footer .address-col:after {
  display: none;
}

@media (max-width: 1024px) {
  /* line 405, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .popup-footer .address-col .location-name {
    padding: 4px 12px;
    margin-left: 5%;
    margin-right: -5%;
  }
}
@media (max-width: 640px) {
  /* line 405, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .popup-footer .address-col .location-name {
    padding: 4px 12px;
    margin-left: 10%;
    margin-right: -10%;
  }
}
/* line 420, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.popup-close {
  background: url("images/closeIcon.svg") no-repeat right 4px;
  position: absolute;
  top: 11px;
  right: 15px;
  text-transform: uppercase;
  padding: 0 30px 0 0;
  opacity: 0.35;
}

/* line 429, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.popup-close:hover {
  opacity: 0.25;
}

/* line 435, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.popup-main div.wpcf7-mail-sent-ok,
.popup-main div.wpcf7-validation-errors {
  display: none !important;
}

/* line 439, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.popup-main div.wpcf7-mail-sent-ng {
  border: 0;
  font-weight: 300;
  margin: -15px 20px 20px;
  text-align: center;
}

/* line 447, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup {
  padding: 30px;
}

@media (max-width: 640px) {
  /* line 447, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .contact-popup {
    padding: 15px;
  }
}
/* line 454, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup p {
  margin: 0;
}

/* line 457, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup > div {
  float: left;
  margin-bottom: 27px;
}

/* line 461, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup .col-left {
  width: 33%;
}

@media (max-width: 640px) {
  /* line 461, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .contact-popup .col-left {
    width: 100%;
  }
}
/* line 468, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup .col-right {
  padding-left: 7%;
  width: 67%;
  position: relative;
}

/* line 473, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup .col-right:before {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #dfdfdf;
}

@media (max-width: 640px) {
  /* line 468, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .contact-popup .col-right {
    width: 100%;
    padding: 0;
  }

  /* line 487, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
  .contact-popup .col-right:before {
    display: none;
  }
}
/* line 492, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup h5 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 15px;
}

/* line 497, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup input,
.contact-popup textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

/* line 504, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup input[type=text],
.contact-popup input[type=email],
.contact-popup textarea {
  width: 100%;
  height: 50px;
  padding: 10px 20px;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 15px;
  border: 1px solid #cacaca;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 518, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup input[type=text].wpcf7-not-valid,
.contact-popup input[type=email].wpcf7-not-valid,
.contact-popup textarea.wpcf7-not-valid {
  border-color: #ff1b1a;
  background: #ffe8e8;
  color: #ff1b1a;
}

/* line 524, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup textarea {
  height: 104px;
  line-height: 21px;
  resize: none;
}

/* line 529, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup input[type=submit] {
  width: 100%;
  height: 60px;
  padding: 10px;
  font-size: 20px;
  line-height: 18px;
  color: #fff;
  background: #f3a428;
  border: 1px solid #d58e1f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 540, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup input[type=submit]:hover {
  background: #d18c1f;
}

/* line 543, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup input[type=submit]:active {
  background: #8e6119;
  border-color: #8e6119;
}

/* line 548, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup label {
  cursor: pointer;
}

/* line 551, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup input[type=checkbox] {
  display: none;
}

/* line 554, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup input[type=checkbox] + span {
  position: relative;
  font-weight: 300;
  padding-left: 30px;
  display: inline-block;
  margin-bottom: 5px;
}

/* line 561, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup input[type=checkbox] + span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  background: #fafafa;
  border: 1px solid #cacaca;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 573, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup input[type=checkbox]:checked + span:after {
  content: '';
  position: absolute;
  left: 2px;
  top: 1px;
  width: 19px;
  height: 15px;
  background: url("images/ContactVicon.svg") no-repeat;
}

/* line 583, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup .ajax-loader {
  display: none !important;
}

/* line 586, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup .wpcf7-not-valid-tip {
  background: rgba(46, 48, 37, 0.7);
  color: #fff;
  font-size: 10px;
  line-height: 10px;
  padding: 6px 6px 7px;
  position: absolute;
  top: -28px;
  right: 0;
  z-index: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 598, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.contact-popup .wpcf7-not-valid-tip:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: rgba(46, 48, 37, 0.7) transparent transparent;
  border-width: 4px 4px 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
  margin: 0 auto;
}

/* line 618, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
form.invalid .contact-popup input[type=text]:not(.wpcf7-not-valid),
form.invalid .contact-popup input[type=email]:not(.wpcf7-not-valid),
form.invalid .contact-popup textarea:not(.wpcf7-not-valid) {
  border-color: #30b8a8;
  background: #fff;
  color: #30b8a8;
}

/* line 626, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
span.wpcf7-list-item {
  margin: 0;
}

/* line 629, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
span.wpcf7-form-control-wrap {
  display: inline-block;
}

/* line 633, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.page-load {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10001;
  top: 0;
  left: 0;
  background: #fca424;
}

/* line 642, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.page-load .loader {
  width: 100px;
  height: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/* line 653, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.page-load .ball {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  -webkit-animation: motion 3s ease-in-out infinite;
  animation: motion 3s ease-in-out infinite;
}

/* line 662, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.page-load p {
  color: #fff;
  margin-top: 5px;
  letter-spacing: 3px;
  font-size: 10px;
}

@-webkit-keyframes motion {
  0% {
    -webkit-transform: translateX(0) scale(1);
    -moz-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    -o-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
  25% {
    -webkit-transform: translateX(-50px) scale(0.3);
    -moz-transform: translateX(-50px) scale(0.3);
    -ms-transform: translateX(-50px) scale(0.3);
    -o-transform: translateX(-50px) scale(0.3);
    transform: translateX(-50px) scale(0.3);
  }
  50% {
    -webkit-transform: translateX(0) scale(1);
    -moz-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    -o-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
  75% {
    -webkit-transform: translateX(50px) scale(0.3);
    -moz-transform: translateX(50px) scale(0.3);
    -ms-transform: translateX(50px) scale(0.3);
    -o-transform: translateX(50px) scale(0.3);
    transform: translateX(50px) scale(0.3);
  }
  100% {
    -webkit-transform: translateX(0) scale(1);
    -moz-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    -o-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
}
@keyframes motion {
  0% {
    -webkit-transform: translateX(0) scale(1);
    -moz-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    -o-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
  25% {
    -webkit-transform: translateX(-50px) scale(0.3);
    -moz-transform: translateX(-50px) scale(0.3);
    -ms-transform: translateX(-50px) scale(0.3);
    -o-transform: translateX(-50px) scale(0.3);
    transform: translateX(-50px) scale(0.3);
  }
  50% {
    -webkit-transform: translateX(0) scale(1);
    -moz-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    -o-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
  75% {
    -webkit-transform: translateX(50px) scale(0.3);
    -moz-transform: translateX(50px) scale(0.3);
    -ms-transform: translateX(50px) scale(0.3);
    -o-transform: translateX(50px) scale(0.3);
    transform: translateX(50px) scale(0.3);
  }
  100% {
    -webkit-transform: translateX(0) scale(1);
    -moz-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    -o-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
}
/* line 1, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.careers .page-content > section .container {
  padding: 0 46px;
  position: relative;
}

@media (max-width: 1024px) {
  /* line 1, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .careers .page-content > section .container {
    padding: 0 28px;
  }
}
@media (max-width: 640px) {
  /* line 1, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .careers .page-content > section .container {
    padding: 0 21px;
  }
}
/* line 13, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.page-info {
  background: #fbbf42;
  padding: 75px 0 58px;
}

@media (max-width: 1024px) {
  /* line 13, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .page-info {
    padding: 60px 0 45px;
  }
}
@media (max-width: 640px) {
  /* line 13, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .page-info {
    padding: 21px 0 5px;
  }
}
/* line 25, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.page-info h3 {
  font-size: 43px;
  font-weight: 900;
  line-height: 51px;
  letter-spacing: -0.5px;
  margin-bottom: 27px;
}

@media (max-width: 1024px) {
  /* line 25, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .page-info h3 {
    font-size: 38px;
    line-height: 48px;
    letter-spacing: 0;
    margin-bottom: 39px;
  }
}
@media (max-width: 640px) {
  /* line 25, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .page-info h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 14px;
  }
}
@media (max-width: 640px) {
  /* line 45, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .page-info h3 span {
    font-size: 25px;
    line-height: 31px;
  }

  /* line 50, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .page-info h3 span.orange {
    font-size: 18px;
    line-height: 24px;
  }
}
/* line 57, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.page-info p {
  font-size: 17px;
  line-height: 28px;
  font-weight: 300;
  letter-spacing: -0.43px;
  max-width: 710px;
}

.careers .page-content h3 {
  max-width: 710px;
}

@media (max-width: 640px) {
  /* line 57, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .page-info p {
    font-size: 12px;
    line-height: 21px;
  }

  .careers .page-content span {
    font-size: 18px;
  }
}
/* line 68, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.page-info.red {
  background: #e64d2c;
  color: #fff;
  padding: 50px 0 45px;
}

@media (max-width: 1024px) {
  /* line 68, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .page-info.red {
    padding: 57px 0 32px;
  }
}
@media (max-width: 640px) {
  /* line 68, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .page-info.red {
    padding: 29px 0 19px;
  }
}
/* line 83, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.join-arrow {
  position: absolute;
  left: 50.05%;
  top: 109%;
}

@media (max-width: 1024px) {
  /* line 83, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .join-arrow {
    left: 80.9%;
    top: 99%;
  }
}
@media (max-width: 901px) {
  /* line 83, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .join-arrow {
    left: 78.3%;
  }
}
@media (max-width: 640px) {
  /* line 83, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .join-arrow {
    left: 69%;
    top: 82%;
  }

  /* line 101, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .join-arrow img {
    width: 75px;
    height: auto;
  }
}
/* line 108, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offers-title {
  border-bottom: 1px solid #d6d6d6;
  padding: 73px 0 39px;
}

@media (max-width: 640px) {
  /* line 108, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offers-title {
    padding: 25px 0 5px;
  }
}
/* line 117, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offers-info {
  padding: 41px 2px 56px;
}

@media (max-width: 901px) {
  /* line 117, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offers-info {
    padding: 41px 0 56px;
  }
}
@media (max-width: 640px) {
  /* line 117, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offers-info {
    padding: 35px 0 18px;
  }
}
/* line 128, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offers-info h3 {
  font-size: 41px;
  font-weight: 900;
  line-height: 48px;
  letter-spacing: -0.9px;
}

@media (max-width: 1024px) {
  /* line 128, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offers-info h3 {
    font-size: 38px;
    letter-spacing: 0;
  }
}
@media (max-width: 640px) {
  /* line 128, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offers-info h3 {
    font-size: 19px;
    line-height: 26px;
  }
}
/* line 147, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer {
  border-bottom: 1px solid #d6d6d6;
}

/* line 150, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer:hover {
  background: #fff;
}

/* line 153, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer .offer-heading {
  padding: 44px 0 32px;
  cursor: pointer;
}

@media (max-width: 1024px) {
  /* line 153, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer .offer-heading {
    position: relative;
    padding: 48px 0 32px;
  }
}
@media (max-width: 901px) {
  /* line 153, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer .offer-heading {
    padding: 48px 0 20px;
  }
}
@media (max-width: 640px) {
  /* line 153, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer .offer-heading {
    padding: 0;
  }
}
/* line 171, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer .offer-city,
.offer .offer-title {
  float: left;
}

/* line 175, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer .offer-city {
  width: 120px;
  padding: 17px 2px;
  margin-right: 29px;
}

@media (max-width: 1024px) {
  /* line 175, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer .offer-city {
    margin-right: 25px;
  }
}
@media (max-width: 640px) {
  /* line 175, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer .offer-city {
    padding: 17px 2px 5px 2px;
  }
}
@media (max-width: 901px) {
  /* line 188, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer .offer-title {
    width: 53.59%;
  }
}
@media (max-width: 640px) {
  /* line 188, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer .offer-title {
    width: 100%;
  }
}
/* line 197, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer .offer-title > h4 {
  font-size: 39px;
  line-height: 48px;
  font-weight: 300;
  margin-bottom: 10px;
  color: #2e3025;
}

@media (max-width: 901px) {
  /* line 197, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer .offer-title > h4 {
    font-size: 34px;
    line-height: 39px;
    margin-bottom: 31px;
  }
}
@media (max-width: 640px) {
  /* line 197, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer .offer-title > h4 {
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 15px;
  }
}
/* line 216, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer .offer-title > p {
  color: #9c9c9c;
  font-weight: 300;
  font-size: 21px;
}

@media (max-width: 1024px) {
  /* line 216, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer .offer-title > p {
    font-size: 21px;
  }
}
/* line 224, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer .offer-title > p strong {
  font-weight: 400;
}

@media (max-width: 640px) {
  /* line 216, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer .offer-title > p {
    font-size: 16px;
  }
}
/* line 233, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer .offer-more {
  float: right;
  width: 192px;
  padding: 19px 0;
  text-align: center;
}

@media (max-width: 1024px) {
  /* line 233, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer .offer-more {
    position: absolute;
    width: 100px;
    right: -14px;
    top: 32px;
  }
}
@media (max-width: 901px) {
  /* line 233, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer .offer-more {
    right: -6px;
  }
}
@media (max-width: 640px) {
  /* line 233, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer .offer-more {
    top: -2px;
    width: auto;
    right: 7px;
  }
}
/* line 256, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer .offer-description {
  width: 100%;
  display: none;
}

/* line 264, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.open .more-btn .plus {
  opacity: 0;
}

/* line 267, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.open .more-btn .minus {
  opacity: 1;
}

/* line 271, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.more-btn {
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 1024px) {
  /* line 271, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .more-btn {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  /* line 271, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .more-btn {
    width: 105px;
    font-size: 10px;
    padding-top: 10px;
  }
}
/* line 285, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.more-btn figure {
  margin: 0 auto 29px;
  width: 61px;
  height: 61px;
  border: 1px solid #d2d2d2;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: transform 400ms ease 0s, background 400ms ease 0s;
  -moz-transition: transform 400ms ease 0s, background 400ms ease 0s;
  -o-transition: transform 400ms ease 0s, background 400ms ease 0s;
  transition: transform 400ms ease 0s, background 400ms ease 0s;
}

@media (max-width: 640px) {
  /* line 285, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .more-btn figure {
    width: 30px;
    height: 30px;
    padding: 6px 0 0;
    float: right;
    position: relative;
    top: -8px;
  }

  /* line 302, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .more-btn figure img {
    width: 10px;
    height: auto;
  }
}
/* line 307, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.more-btn figure .minus {
  opacity: 0;
}

/* line 310, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.more-btn figure img {
  -webkit-transition: opacity 400ms ease 0s;
  -moz-transition: opacity 400ms ease 0s;
  -o-transition: opacity 400ms ease 0s;
  transition: opacity 400ms ease 0s;
  width: 21px;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media (max-width: 640px) {
  .more-btn figure img {
    width: 11px;
  }
}
/* line 322, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.more-btn p {
  font-weight: 300;
  line-height: 16px;
  margin: 0;
  color: #9c9c9c;
}

/* line 329, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.more-btn:hover figure {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

/* line 335, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.more-btn:focus figure, .more-btn:active figure {
  background-color: #f6f6f6;
}

/* line 342, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-description {
  padding: 0 200px 35px 150px;
}

@media (max-width: 640px) {
  /* line 342, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer-description {
    padding: 0;
  }
}
/* line 349, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-content {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

@media (max-width: 640px) {
  /* line 349, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer-content {
    font-size: 12px;
    line-height: 15px;
  }
}
/* line 360, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-footer {
  padding: 40px 0;
}

/* line 363, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-footer > a {
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
  font-size: 19px;
  line-height: 19px;
  padding: 19px 20px 20px;
}

@media (max-width: 1024px) {
  /* line 363, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer-footer > a {
    font-size: 18px;
    padding: 19px 38px 20px;
  }
}
@media (max-width: 640px) {
  /* line 363, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer-footer > a {
    font-size: 9px;
    padding: 5px 19px 5px;
  }
}
/* line 382, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-footer > a:hover {
  opacity: 1;
}

/* line 385, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-footer > a.offer-share {
  padding: 0;
}

/* line 390, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-apply {
  border: 1px solid #30b8a8;
  color: #30b8a8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 395, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-apply:hover {
  color: #fff;
  background: #30b8a8;
}

/* line 399, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-apply:active, .offer-apply:focus {
  color: #fff;
  background: #2c9c8e;
  border-color: #2c9c8e;
}

/* line 406, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-share {
  margin-left: 30px;
  color: #3b529e;
}

@media (max-width: 640px) {
  /* line 406, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer-share {
    margin-left: 20px;
  }
}
/* line 414, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-share .share-fb {
  width: 60px;
  height: 60px;
  border: 1px solid #3b529e;
  padding: 18px 24px;
  margin: 0  20px 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

@media (max-width: 640px) {
  /* line 414, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer-share .share-fb {
    width: 30px;
    height: 30px;
    padding: 4px 9px;
    margin: 0 11px 0 0;
  }
}
/* line 430, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-share .share-fb svg {
  fill: #3b529e;
}

/* line 434, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-share span {
  float: left;
  margin-top: 20px;
}

@media (max-width: 640px) {
  /* line 434, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .offer-share span {
    margin-top: 8px;
  }
}
/* line 442, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-share:hover .share-fb {
  background: #3b529e;
}

/* line 445, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-share:hover .share-fb svg {
  fill: #fff;
}

/* line 449, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-share:active .share-fb, .offer-share:focus .share-fb {
  background: #2c3e76;
  border-color: #2c3e76;
}

/* line 454, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.offer-share:active .share-fb svg, .offer-share:focus .share-fb svg {
  fill: #fff;
}

/* line 460, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.cities {
  background: #f8b334;
}

@media (max-width: 640px) {
  /* line 460, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .cities {
    padding-bottom: 17px;
  }
}
/* line 468, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.cities-heading {
  background: #d9a12d;
  padding: 27px 0 34px;
}

@media (max-width: 640px) {
  /* line 468, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .cities-heading {
    padding: 8px 0 5px;
  }
}
/* line 476, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.cities-heading h3 {
  margin: 0;
  margin-left: 3px;
  font-size: 39px;
  font-weight: 300;
  line-height: 39px;
}

@media (max-width: 901px) {
  /* line 476, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .cities-heading h3 {
    font-size: 34px;
  }
}
@media (max-width: 640px) {
  /* line 476, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .cities-heading h3 {
    font-size: 12px;
  }
}
/* line 493, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.cities-cols {
  padding: 93px 0 33px;
}

@media (max-width: 1024px) {
  /* line 493, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .cities-cols {
    padding: 99px 0 0;
    margin-bottom: -80px;
  }
}
@media (max-width: 640px) {
  /* line 493, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .cities-cols {
    margin-bottom: 0;
    padding-top: 65px;
  }
}
/* line 508, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.city {
  float: left;
  width: 25%;
  margin-bottom: 40px;
  text-align: center;
}

@media (max-width: 1024px) {
  /* line 508, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .city {
    width: 50%;
    padding-left: 4%;
    margin-bottom: 106px;
  }

  /* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
  .city:after {
    content: '';
    display: table;
    clear: both;
  }
}
@media (max-width: 901px) {
  /* line 508, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .city {
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  /* line 508, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .city {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}
/* line 531, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.city figure {
  margin: 0 0 17px;
  width: 100%;
  height: 200px;
  position: relative;
}

@media (max-width: 1024px) {
  /* line 531, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .city figure {
    width: 60%;
    text-align: left;
    float: left;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
    margin-top: -10px;
    height: 141px;
  }
}
@media (max-width: 640px) {
  /* line 531, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .city figure {
    width: 42%;
    margin-right: 0;
    margin-top: auto;
    height: auto;
  }
}
/* line 555, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.city figure img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media (max-width: 640px) {
  /* line 555, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .city figure img {
    position: static;
  }
}
@media (max-width: 1024px) {
  /* line 571, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .city-wrapper {
    float: left;
    padding-top: 20px;
  }
}
@media (max-width: 640px) {
  /* line 571, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .city-wrapper {
    width: 50%;
    text-align: left;
    padding-left: 14%;
    padding-top: 10%;
  }
}
/* line 583, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.city-sign {
  background: #e64d2c;
  color: #fff;
  font-size: 35px;
  font-weight: 900;
  line-height: 35px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 6px 12px 6px;
}

@media (max-width: 640px) {
  /* line 583, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .city-sign {
    font-size: 18px;
    padding: 4px 6px 4px;
  }
}
/* line 599, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
.city-address {
  color: #cf992c;
  font-size: 17px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.5px;
  margin: 25px 0;
}

@media (max-width: 640px) {
  /* line 599, ../../../../source/wp-content/themes/taptica/css/_careers.scss */
  .city-address {
    font-size: 11px;
    line-height: 20px;
    margin: 7px 0;
  }
}
@media (max-width: 901px) {
  /* line 2, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .ios .about-content.objectives .tripple-col-wrap.lists-wrap .image-wrap {
    bottom: 140px;
    top: 45%;
  }
}
@media (max-width: 640px) {
  /* line 2, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .ios .about-content.objectives .tripple-col-wrap.lists-wrap .image-wrap {
    bottom: auto;
  }
}
/* line 19, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives {
  overflow: hidden;
}

/* line 22, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.mediums {
  background: #30B8A8;
  position: relative;
  padding-top: 70px;
  padding-bottom: 65px;
}

@media (max-width: 1024px) {
  /* line 22, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.mediums {
    padding-top: 83px;
    padding-bottom: 56px;
  }
}
@media (max-width: 640px) {
  /* line 22, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.mediums {
    padding-top: 53px;
    padding-bottom: 127px;
    overflow: hidden;
  }
}
/* line 39, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.mediums:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 25%;
  width: 297px;
  height: 253px;
  background-image: url(http://taptica.com/wp-content/uploads/2015/04/MobileThatMoves2.png);
  background-repeat: no-repeat;
}

@media (max-width: 1024px) {
  /* line 39, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.mediums:before {
    background-size: 256px auto;
    left: 15.3%;
    bottom: -36px;
  }
}
@media (max-width: 901px) {
  /* line 39, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.mediums:before {
    left: 10.5%;
  }
}
@media (max-width: 640px) {
  /* line 39, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.mediums:before {
    background-size: 181px auto;
    left: 27.5%;
    bottom: -99px;
  }
}
/* line 67, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.mediums h2 {
  font-size: 42px;
  color: #000000;
  line-height: 50px;
}

@media (max-width: 640px) {
  /* line 67, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.mediums h2 {
    font-size: 25px;
    line-height: 31px;
  }
}
/* line 77, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.mediums h2 span {
  color: #ffffff;
}

/* line 82, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.mediums .col-left {
  padding: 0 0 0 15px;
}

@media (max-width: 1024px) {
  /* line 82, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.mediums .col-left {
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  /* line 82, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.mediums .col-left {
    width: 100%;
  }
}
/* line 94, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.mediums .col-right {
  padding: 0 9% 0 10px;
  font-size: 20px;
  line-height: 31px;
  letter-spacing: -0.1px;
  color: #24847B;
}

@media (max-width: 1024px) {
  /* line 94, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.mediums .col-right {
    padding: 13px 3% 0 7px;
    line-height: 27px;
  }
}
@media (max-width: 640px) {
  /* line 94, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.mediums .col-right {
    width: 100%;
    font-size: 12px;
    padding: 6px 3% 30px 0;
    line-height: 21px;
  }
}
/*DSP DMP icon - Hardcoded in the .php*/
.dspdmpicn {
  padding: 0 0 20px 14px;
}

@media (max-width: 1024px) {
  .dspdmpicn {
    padding: 0 0 20px 0;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .dspdmpicn {
    padding: 0 0 10px 0;
  }

  .dspdmpicn img {
    width: 43%;
  }
}
/* line 117, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp {
  background: #3BBEAE;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-bottom: 0;
  background-image: url(images/MobileDSPAlternateimage.png), url(images/MobileDmpBGImg.png);
  background-size: auto 100%;
  background-position: bottom right, bottom left;
  background-repeat: no-repeat;
  padding-top: 70px;
  color: #ffffff;
  font-size: 32px;
  letter-spacing: -0.5px;
  line-height: 37px;
  padding-bottom: 43px;
  font-weight: 300;
}

@media (max-width: 1024px) {
  /* line 117, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp {
    font-size: 25px;
    padding-bottom: 0;
    background-image: url(images/ppl.png), url(images/MobileDmpBGImg.png);
    background-position: 106% 24px, -1.5% 38%;
  }
}
@media (max-width: 901px) {
  /* line 117, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp {
    background-position: bottom right, bottom left;
  }
}
@media (max-width: 800px) {
  /* line 117, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp {
    background-size: auto 60%, auto 60%;
  }
}
@media (max-width: 640px) {
  /* line 117, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp {
    padding-top: 30px;
    background-image: none;
    padding-bottom: 0;
  }
}
/* line 160, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp h2 {
  padding-left: 15px;
  color: #364442;
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 65px;
  letter-spacing: -0.1px;
}

@media (max-width: 1024px) {
  /* line 160, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp h2 {
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  /* line 160, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp h2 {
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 18px;
  }
}
/* line 179, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp h2 span {
  color: #ffffff;
}

/* line 184, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp h3 {
  font-size: 32px;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 30px;
  margin-bottom: 40px;
  letter-spacing: 3px;
}

@media (max-width: 1024px) {
  /* line 184, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp h3 {
    margin-bottom: 32px;
  }
}
@media (max-width: 640px) {
  /* line 184, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp h3 {
    font-size: 20px;
    padding-bottom: 14px;
    margin-bottom: 11px;
  }
}
/* line 202, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp .button-wrap {
  min-height: 0 !important;
  height: auto !important;
  margin-top: 50px;
}

@media (max-width: 640px) {
  /* line 202, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .button-wrap {
    position: static;
  }
}
@media (max-width: 901px) {
  /* line 202, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .button-wrap {
    margin-top: 50px;
  }
}
/* line 215, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp .button-wrap img {
  display: block;
  margin: 0 auto;
  margin-bottom: 23px;
}

@media (max-width: 1024px) {
  /* line 215, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .button-wrap img {
    position: absolute;
    left: 0;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }
}
/* line 230, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp .button-wrap span:not(.image-wrap-small) {
  display: inline-block;
  font-size: 21px;
  color: #ffffff;
  text-decoration: none;
  margin-right: 54px;
}

@media (max-width: 1024px) {
  /* line 230, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .button-wrap span:not(.image-wrap-small) {
    font-size: 21px;
    vertical-align: top;
  }
}
@media (max-width: 640px) {
  /* line 230, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .button-wrap span:not(.image-wrap-small) {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  /* line 247, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .button-wrap .image-wrap-small {
    display: inline-block;
    position: relative;
    width: 45px;
    height: 30px;
    top: 5px;
    margin-right: 8%;
    vertical-align: top;
  }
}
@media (max-width: 640px) {
  /* line 247, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .button-wrap .image-wrap-small {
    width: 34px;
    height: 53px;
    top: 0;
  }
}
/* line 266, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp .col-left {
  padding: 0 5% 34px 15px;
  font-size: 32px;
  letter-spacing: -0.5px;
  line-height: 37px;
  position: relative;
}

@media (max-width: 1024px) {
  /* line 266, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .col-left {
    padding-left: 0;
    width: 43%;
    margin-right: 7%;
    font-size: 25px;
    line-height: 35px;
  }
}
@media (max-width: 640px) {
  /* line 266, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .col-left {
    width: auto;
    font-size: 25px;
    line-height: 30px;
    margin-left: -21px;
    margin-right: -21px;
    padding: 7px 5% 1px 21px;
    /*
    padding-right: 21px;
    padding-left: 21px;
    */
    background-image: url(images/MobileDmpBGImg.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: left center;
    display: block;
    float: none;
  }
}
/* line 300, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp .col-left h2 {
  display: none;
}

@media (max-width: 640px) {
  /* line 300, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .col-left h2 {
    display: block;
  }
}
/* line 307, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp .col-left .button-wrap {
  left: 24px;
}

@media (max-width: 1024px) {
  /* line 307, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .col-left .button-wrap {
    left: 0;
  }
}
@media (max-width: 640px) {
  /* line 307, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .col-left .button-wrap {
    margin-top: 0;
    padding-top: 11px;
  }
}
/* line 321, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp .col-left .button-wrap span:not(.image-wrap-small) {
  margin-right: 72px;
  font-weight: 300;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  /* line 321, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .col-left .button-wrap span:not(.image-wrap-small) {
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
}
/* line 335, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp .col-right {
  padding: 0 5.5% 34px 5px;
  font-size: 20px;
  line-height: 31px;
  letter-spacing: -0.1px;
  font-size: 32px;
  letter-spacing: -0.5px;
  line-height: 37px;
  position: relative;
}

@media (max-width: 1024px) {
  /* line 335, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .col-right {
    width: 43%;
    font-size: 25px;
    line-height: 35px;
  }
}
@media (max-width: 640px) {
  /* line 335, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .col-right {
    width: auto;
    font-size: 25px;
    line-height: 30px;
    margin-left: -21px;
    margin-right: -21px;
    padding-right: 21px;
    padding-left: 21px;
    padding-top: 32px;
    overflow-x: hidden;
    padding-bottom: 25px;
    background-image: url(images/MobileDSPAlternateimage.png);
    background-position: right center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    display: block;
    float: none;
  }
}
/* line 374, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp .col-right .button-wrap {
  padding-top: 16px;
}

@media (max-width: 1024px) {
  /* line 374, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .col-right .button-wrap {
    width: 100%;
    padding-top: 14px;
  }
}
@media (max-width: 640px) {
  /* line 374, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .col-right .button-wrap {
    padding-top: 25px;
    width: auto;
    margin-right: -15%;
  }
}
/* line 393, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp .col-right .button-wrap span:not(.image-wrap-small) {
  padding: 20px;
  border-radius: 50%;
  border: 4px solid #ffffff;
  font-weight: 700;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  /* line 393, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .col-right .button-wrap span:not(.image-wrap-small) {
    padding: 9px;
    margin-right: 9%;
    margin-top: -18px;
  }
}
@media (max-width: 901px) {
  /* line 393, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .col-right .button-wrap span:not(.image-wrap-small) {
    margin-bottom: 37px;
  }
}
@media (max-width: 640px) {
  /* line 393, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.dmp-dsp .col-right .button-wrap span:not(.image-wrap-small) {
    border: 3px solid #ffffff;
    padding: 17px 15px 18px;
    margin-right: 7%;
  }
}
/* line 415, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.dmp-dsp .col-right .button-wrap span:not(.image-wrap-small):nth-child(3n) {
  margin-right: 0 !important;
}

/* line 422, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.uneven {
  padding-bottom: 58px;
  background: #E64D2C;
}

.about-content.objectives .information-wrap.uneven.yellow {
  background: #D9A02D;
}

@media (max-width: 1024px) {
  /* line 422, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven {
    padding-bottom: 98px;
  }
}
@media (max-width: 640px) {
  /* line 422, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven {
    padding-bottom: 45px;
  }
}
/* line 434, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.uneven.dark {
  background: #1E1C1D;
  color: #8F651F;
}

@media (max-width: 1024px) {
  /* line 434, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.dark {
    padding-top: 7px;
    padding-bottom: 69px;
  }
}
@media (max-width: 640px) {
  /* line 434, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.dark {
    padding-bottom: 48px;
  }
}
/* line 447, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.uneven.dark h2 {
  color: #ffffff;
}

/* line 450, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.uneven.dark h2 span {
  color: #FEB32C;
}

@media (max-width: 640px) {
  /* line 455, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.dark .col-left {
    padding-top: 41px;
  }
}
/* line 461, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.uneven.dark .col-right {
  padding-top: 96px;
}

@media (max-width: 1024px) {
  /* line 461, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.dark .col-right {
    padding-top: 45px;
    line-height: 31px;
  }
}
@media (max-width: 640px) {
  /* line 461, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.dark .col-right {
    padding-top: 7px;
    line-height: 21px;
  }
}
/* line 476, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.uneven.light {
  background: #F5F5F5;
  color: #89908F;
}

@media (max-width: 1024px) {
  /* line 476, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.light {
    padding-bottom: 57px;
  }
}
@media (max-width: 640px) {
  /* line 476, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.light {
    padding-bottom: 36px;
  }
}
/* line 488, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.uneven.light .col-left {
  width: 50%;
}

@media (max-width: 1024px) {
  /* line 488, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.light .col-left {
    width: 100%;
    padding-top: 55px;
    padding-right: 95px;
  }
}
@media (max-width: 901px) {
  /* line 488, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.light .col-left {
    padding-top: 51px;
  }
}
@media (max-width: 640px) {
  /* line 488, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.light .col-left {
    width: 100%;
    padding-right: 0;
    padding-top: 41px;
  }
}
/* line 507, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.uneven.light .col-right {
  width: 50%;
  padding-left: 10px;
  padding-top: 96px;
}

@media (max-width: 1024px) {
  /* line 507, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.light .col-right {
    width: 65%;
    margin: 0 auto;
    padding-left: 0;
    padding-top: 32px;
    line-height: 31px;
  }
}
@media (max-width: 901px) {
  /* line 507, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.light .col-right {
    width: 75%;
  }
}
@media (max-width: 640px) {
  /* line 507, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.light .col-right {
    width: 100%;
    padding-top: 5px;
    line-height: 21px;
  }
}
/* line 531, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.uneven.light h2 {
  color: #36C3B7;
}

@media (max-width: 901px) {
  /* line 531, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.light h2 {
    padding-left: 19px;
  }
}
@media (max-width: 640px) {
  /* line 531, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven.light h2 {
    padding-left: 0;
    margin-bottom: 8px;
  }
}
/* line 543, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.uneven.light h2 span {
  color: #000000;
}

/* line 549, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.uneven h2 {
  color: #ffffff;
  font-size: 42px;
  line-height: 50px;
}

@media (max-width: 901px) {
  /* line 549, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven h2 {
    font-size: 38px;
  }
}
@media (max-width: 640px) {
  /* line 549, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven h2 {
    font-size: 25px;
    line-height: 31px;
    margin-right: -5px;
  }
}
/* line 564, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.uneven h2 span {
  color: #211E20;
}

/* line 569, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.uneven .col-left {
  width: 34.5%;
  padding-top: 85px;
  padding-left: 20px;
  float: left;
}

@media (max-width: 1024px) {
  /* line 569, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven .col-left {
    width: 100%;
    padding-left: 0;
    padding-top: 73px;
  }
}
@media (max-width: 640px) {
  /* line 569, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven .col-left {
    padding-top: 53px;
  }
}
/* line 587, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .information-wrap.uneven .col-right {
  font-size: 21px;
  padding-top: 97px;
  line-height: 31px;
  overflow: hidden;
  padding-left: 11px;
  font-weight: 400;
}

@media (max-width: 1024px) {
  /* line 587, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven .col-right {
    width: 65%;
    margin: 0 auto;
    padding: 41px 0 0 0;
    font-size: 18px;
    line-height: 27px;
  }
}
@media (max-width: 901px) {
  /* line 587, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven .col-right {
    width: 75%;
    letter-spacing: 0;
  }
}
@media (max-width: 640px) {
  /* line 587, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .information-wrap.uneven .col-right {
    width: 100%;
    font-size: 12px;
    line-height: 21px;
    padding: 6px 0 0 0;
  }
}
/* line 617, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .tripple-col-wrap {
  background: #F05331;
  padding-top: 92px;
  padding-bottom: 77px;
}

.about-content.objectives .tripple-col-wrap.yellow {
  background: #F8B334;
}

@media (max-width: 1024px) {
  /* line 617, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap {
    padding-top: 87px;
    padding-bottom: 19px;
  }
}
@media (max-width: 640px) {
  /* line 617, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap {
    padding-top: 66px;
    padding-bottom: 35px;
  }
}
/* line 632, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .tripple-col-wrap.lists-wrap {
  background: #ffffff;
  padding-top: 165px;
}

@media (max-width: 1024px) {
  /* line 632, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap {
    padding-top: 0;
    padding-bottom: 36px;
  }
}
@media (max-width: 1024px) {
  /* line 641, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap .col-1-4 {
    width: auto;
    padding-bottom: 50px;
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 63px;
  }

  /* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap .col-1-4:after {
    content: '';
    display: table;
    clear: both;
  }

  /* line 652, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap .col-1-4:nth-child(even) {
    background: #F8F8F8;
  }
}
@media (max-width: 901px) {
  /* line 641, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap .col-1-4 {
    position: relative;
  }
}
@media (max-width: 640px) {
  /* line 641, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap .col-1-4 {
    padding-top: 34px;
    padding-bottom: 19px;
    max-width: auto;
  }
}
@media (max-width: 1024px) {
  /* line 669, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap .image-wrap {
    position: relative;
    width: 150px;
    height: 120px;
    margin-right: 1.5%;
  }
}
@media (max-width: 901px) {
  /* line 669, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap .image-wrap {
    position: absolute;
    bottom: 80px;
    width: 200px;
    height: 150px;
  }
}
@media (max-width: 640px) {
  /* line 669, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap .image-wrap {
    position: relative;
    float: left;
    width: 80px;
    height: 80px;
    bottom: auto;
    margin-top: 0;
  }
}
@media (max-width: 1024px) {
  /* line 693, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap .image-wrap img {
    position: absolute;
    top: 50%;
    left: 0;
    max-height: 100%;
    width: auto;
    transform: translate(0, -50%);
  }
}
@media (max-width: 640px) {
  /* line 693, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap .image-wrap img {
    top: 0;
    transform: translate(0, 0);
  }
}
/* line 711, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .tripple-col-wrap.lists-wrap h3 span {
  color: #44C8BC;
}

@media (max-width: 1024px) {
  /* line 710, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap h3 {
    float: left;
    width: 30%;
    margin-top: 0;
  }
}
@media (max-width: 901px) {
  /* line 710, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap h3 {
    width: 48%;
    padding-bottom: 138px;
  }
}
@media (max-width: 640px) {
  /* line 710, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap h3 {
    font-size: 17px;
    line-height: 21px;
    width: auto;
    padding-bottom: 21px;
    overflow: hidden;
  }
}
@media (max-width: 1024px) {
  /* line 735, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap ul {
    float: left;
    padding-top: 7px;
    margin-left: 3%;
  }
}
@media (max-width: 901px) {
  /* line 735, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap ul {
    padding-top: 17px;
    width: 49%;
  }
}
@media (max-width: 640px) {
  /* line 735, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap ul {
    padding-top: 8px;
    width: 100%;
  }
}
@media (max-width: 640px) {
  /* line 752, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap ul li {
    font-size: 18px;
    margin-bottom: 6px;
    line-height: 21px;
    padding-left: 31px;
  }

  /* line 759, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.lists-wrap ul li:before {
    left: -4px;
    top: 2px;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
/* line 771, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .tripple-col-wrap .image-wrap {
  width: 177px;
  height: 177px;
  display: block;
}

@media (max-width: 1024px) {
  /* line 771, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap .image-wrap {
    float: left;
    margin-right: 5%;
    position: relative;
    height: 100px;
  }
}
@media (max-width: 640px) {
  /* line 771, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap .image-wrap {
    width: 65px;
    height: 65px;
    margin-top: 7px;
    margin-right: 10%;
  }
}
@media (max-width: 1024px) {
  /* line 790, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap .image-wrap img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (max-width: 640px) {
  /* line 790, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap .image-wrap img {
    top: 0;
    transform: translate(0, 0);
    height: auto;
  }
}
/* line 805, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .tripple-col-wrap.dark {
  background: #252323;
  color: #8F651F;
}

@media (max-width: 1024px) {
  /* line 805, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.dark {
    padding-bottom: 26px;
  }
}
@media (max-width: 901px) {
  /* line 805, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.dark {
    padding-bottom: 75px;
  }
}
@media (max-width: 640px) {
  /* line 805, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.dark {
    padding-top: 59px;
    padding-bottom: 35px;
  }
}
/* line 820, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .tripple-col-wrap.dark h3 {
  color: #FEB32C;
}

/* line 825, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .tripple-col-wrap.dark .image-wrap {
  width: 156px;
  height: 152px;
}

@media (max-width: 1024px) {
  /* line 825, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.dark .image-wrap {
    margin-right: 8%;
    height: 95px;
  }
}
@media (max-width: 640px) {
  /* line 825, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.dark .image-wrap {
    width: 80px;
    height: 80px;
    margin-top: 7px;
    margin-right: 4%;
  }
}
@media (max-width: 640px) {
  /* line 842, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.dark .image-wrap img {
    top: 0;
    transform: translate(0, 0);
    height: auto;
  }
}
@media (max-width: 1024px) {
  /* line 852, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.dark .col-1-4 {
    padding-bottom: 66px;
  }
}
@media (max-width: 901px) {
  /* line 852, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.dark .col-1-4 {
    padding-bottom: 48px;
  }
}
@media (max-width: 640px) {
  /* line 852, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap.dark .col-1-4 {
    padding-bottom: 32px;
  }
}
/* line 867, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .tripple-col-wrap h3 {
  font-size: 34px;
  margin-top: -25px;
  margin-bottom: 25px;
  line-height: 40px;
}

@media (max-width: 1024px) {
  /* line 867, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap h3 {
    overflow: hidden;
    margin-bottom: 18px;
  }
}
@media (max-width: 640px) {
  /* line 867, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap h3 {
    font-size: 17px;
    margin-bottom: 0;
  }
}
/* line 884, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .tripple-col-wrap ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  padding-top: 23px;
}

/* line 888, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .tripple-col-wrap ul li {
  font-size: 20px;
  color: #898F8F;
  padding-left: 40px;
  margin-bottom: 23px;
  position: relative;
}

/* line 895, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .tripple-col-wrap ul li:before {
  content: "";
  position: absolute;
  display: block;
  width: 30px;
  height: 23px;
  left: 0px;
  top: 0px;
  background-image: url(images/MediumsBulletVicon.svg);
}

/* line 908, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .tripple-col-wrap p {
  line-height: 25px;
  letter-spacing: -0.5px;
}

.about-content.innovation .tripple-col-wrap p {
  line-height: 25px;
  letter-spacing: -0.5px;
  font-size: 20px;
}

@media (max-width: 1024px) {
  /* line 908, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap p {
    overflow: hidden;
  }
}
@media (max-width: 640px) {
  /* line 908, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap p {
    font-size: 12px;
    line-height: 21px;
    padding-right: 10px;
  }
}
/* line 922, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .tripple-col-wrap .col-wrapper {
  margin-left: -84px;
  padding-left: 20px;
}

@media (max-width: 1024px) {
  /* line 922, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap .col-wrapper {
    margin-left: 0;
    padding-left: 0;
  }
}
/* line 932, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .tripple-col-wrap .col-1-4 {
  margin-left: 84px;
}

.about-content.innovation .tripple-col-wrap .col-1-4 {
  margin-left: 0px;
}

.about-content.innovation .tripple-col-wrap .col-1-3 {
  width: 33%;
  float: left;
}

.about-content.innovation .tripple-col-wrap.dark .image-wrap {
  width: auto;
  height: 200px;
   margin-left: 70px;
}
.about-content.innovation .tripple-col-wrap h3 {
    font-size: 34px;
    margin-top: -25px;
    margin-bottom: 5px;
    line-height: 40px;
    margin-left: 70px;
    color: #fff;
    font-weight: 900;
}

.about-content.innovation .extra_txt {
    float: left;
    padding: 25px 20% 0 5%;
    font-size: 19px;
}

.about-content.innovation .read_more a {
    color: #fff;
}

.about-content.innovation .information-wrap.uneven h2 {
     color: auto;
     margin-bottom: 0px;
}

.about-content.innovation .information-wrap.uneven.light h2 {
     color: #000;
     margin-bottom: 0px;
}

#ssp {
    background-color: #30B8A8;
}

.about-content.innovation .tripple-col-wrap.dark{
   background: #36C3B7;
}

.about-content.innovation .tripple-col-wrap-dsp{
    background: #252323 !important;
}

.about-content.innovation .information-wrap#dmp  {
   background: #E64D2C url("http://www.taptica.com/wp-content/uploads/2016/02/bulb-on-orange.png") 8% 0px no-repeat;
    min-height: 350px;
}

.about-content.innovation .information-wrap#dsp  {

   background: #1E1C1D url("http://www.taptica.com/wp-content/uploads/2016/02/bulb-on-black.png") 98% 0px no-repeat;
   min-height: 350px;

}

.about-content.innovation .information-wrap#ssp  {

   background: #30B8A8 url("http://www.taptica.com/wp-content/uploads/2016/02/bulb-on-blue.png") 24% 0px no-repeat;
   min-height: 350px;

}

.about-content.innovation .tripple-col-wrap.dark h3 {
   line-height: 30px;
}

.about-content.innovation .tripple-col-wrap.dark .image-wrap {
	width: 100%;
}

.about-content.innovation .tripple-col-wrap.dark h3 {
	width: 74%;
}

.about-content.objectives .tripple-col-wrap.dark h3 {
	    color: #fff;
    font-size: 20px;
}

.about-content.objectives .tripple-col-wrap p {
    margin-left: 70px;
}

@media (max-width: 1024px) {
  /* line 932, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap .col-1-4 {
    width: 65%;
    margin: 0 auto;
    float: none;
    clear: left;
    padding-bottom: 60px;
  }

  /* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
  .about-content.objectives .tripple-col-wrap .col-1-4:after {
    content: '';
    display: table;
    clear: both;
  }

  /* line 943, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap .col-1-4:last-child {
    padding-bottom: 35px;
  }

.about-content.innovation .tripple-col-wrap .col-1-4 {
	width: 49%;
        float: left;
        clear: none;
	}
  .read_more {
	float: left;
	}
   .read_more p {
	margin-left: 30px;
	}
}
@media (max-width: 901px) {
  /* line 932, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap .col-1-4 {
    width: 75.5%;
    padding-bottom: 40px;
  }
.about-content.innovation .tripple-col-wrap .col-1-4 {
	width: 43%;
}

}
@media (max-width: 670px) {
  .about-content.innovation .tripple-col-wrap .col-1-3 {
	width: 100%;
  }

.about-content.innovation .tripple-col-wrap .col-1-4 {
	width: 49%;
}

.about-content.innovation .tripple-col-wrap.dark .image-wrap, .about-content.innovation .tripple-col-wrap.dark .image-wrap {
          margin-top: 100px;
         height: 170px;
}

}

@media (max-width: 640px) {
  /* line 932, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .tripple-col-wrap .col-1-4 {
    width: 100%;
    padding-bottom: 28px;
  }
}

/* line 962, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .full-width-background {
  overflow: hidden;
  position: relative;
  height: 425px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media (max-width: 1024px) {
  /* line 962, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .full-width-background {
    height: 340px;
    background-attachment: scroll;
  }
}
@media (max-width: 640px) {
  /* line 962, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .full-width-background {
    height: 171px;
  }
}
/* line 981, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .full-width-background img {
  width: 100%;
  height: auto;
  top: 0;
  left: 50%;
  position: absolute;
  -webkit-transition: top 0.3s ease-out, transform 0.3 ease-out;
  -moz-transition: top 0.3s ease-out, transform 0.3 ease-out;
  -ms-transition: top 0.3s ease-out, transform 0.3 ease-out;
  -o-transition: top 0.3s ease-out, transform 0.3 ease-out;
  transition: top 0.3s ease-out, transform 0.3 ease-out;
  -webkit-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}

/* line 1002, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .category-list-wrap {
  background: #F9F9F9;
  padding-top: 123px;
  padding-left: 4%;
}

@media (max-width: 1024px) {
  /* line 1002, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .category-list-wrap {
    padding-top: 49px;
    padding-bottom: 45px;
  }
}
@media (max-width: 640px) {
  /* line 1002, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .category-list-wrap {
    padding-top: 32px;
    padding-left: 0;
    padding-bottom: 10px;
  }
}
/* line 1018, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .category-list-wrap h3 {
  font-size: 34px;
  color: #36C3B7;
  padding-top: 21px;
}

@media (max-width: 640px) {
  /* line 1018, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .category-list-wrap h3 {
    font-size: 17px;
    margin-bottom: 0;
  }
}
/* line 1028, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .category-list-wrap .category-wrap-left, .about-content.objectives .category-list-wrap .category-wrap-right {
  width: 50%;
  float: left;
}

/* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
.about-content.objectives .category-list-wrap .category-wrap-left:after, .about-content.objectives .category-list-wrap .category-wrap-right:after {
  content: '';
  display: table;
  clear: both;
}

@media (max-width: 1024px) {
  /* line 1028, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .category-list-wrap .category-wrap-left, .about-content.objectives .category-list-wrap .category-wrap-right {
    width: 100%;
  }
}
/* line 1038, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .category-list-wrap .category {
  padding-bottom: 40px;
  font-size: 16px;
  color: #898F8F;
}

/* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
.about-content.objectives .category-list-wrap .category:after {
  content: '';
  display: table;
  clear: both;
}

@media (max-width: 1024px) {
  /* line 1038, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .category-list-wrap .category {
    width: 73%;
    float: none;
    margin: 0 auto;
    padding-bottom: 8px;
  }

  .about-content.objectives .category-list-wrap .category .image-wrap {
    padding-top: 28px;
  }
}
@media (max-width: 901px) {
  /* line 1038, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .category-list-wrap .category {
    width: 84.5%;
  }
}
@media (max-width: 640px) {
  /* line 1038, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .category-list-wrap .category {
    width: 100%;
    font-size: 10px;
    line-height: 18px;
  }
}
/* line 1061, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .category-list-wrap .category .image-wrap {
  float: left;
  width: 168px;
  height: 159px;
  margin-right: 25px;
  text-align: center;
}

@media (max-width: 1024px) {
  /* line 1061, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .category-list-wrap .category .image-wrap {
    margin-right: 6.3%;
    margin-bottom: -10px;
  }
}
@media (max-width: 640px) {
  /* line 1061, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .category-list-wrap .category .image-wrap {
    width: 75px;
    height: 65px;
    position: relative;
    margin-right: 9%;
    margin-bottom: 0;
    margin-top: 24px;
  }
}
@media (max-width: 640px) {
  /* line 1083, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .category-list-wrap .category .image-wrap img {
    position: absolute;
    left: 0;
    top: 20px;
    transform: translate(0, -50%);
  }
}
/* line 1093, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.about-content.objectives .category-list-wrap .category .text-wrapper {
  overflow: hidden;
}

@media (max-width: 1024px) {
  /* line 1093, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .category-list-wrap .category .text-wrapper {
    padding-top: 26px;
  }
}
@media (max-width: 640px) {
  /* line 1093, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .about-content.objectives .category-list-wrap .category .text-wrapper {
    padding-top: 0;
  }

  .about-content.objectives .tripple-col-wrap .col-1-4:last-child {
    padding-bottom: 8px;
  }
}
/* line 1110, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.combo-box .cta-content h3 {
  position: relative;
}

/* line 1114, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.combo-box .contact {
  font-size: 18px;
  margin-top: 44px;
  display: inline-block;
  text-decoration: none;
  padding: 15px 36px 15px 30px;
  border: 1px solid #1F2826;
  border-radius: 3px;
  margin-left: 0;
  cursor: pointer;
  color: #F8B334;
  background: #1F2826;
  font-weight: 400;
}

@media (max-width: 1024px) {
  /* line 1114, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .combo-box .contact {
    width: 407px;
    margin-top: 0;
    text-align: center;
    max-width: 100%;
    margin-top: 27px;
  }
}
@media (max-width: 640px) {
  /* line 1114, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .combo-box .contact {
    font-size: 12px;
  }
}
/* line 1140, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.combo-box .contact:hover {
  background: #F8B334;
  color: #1F2826;
}

/* line 1147, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.combo-box .cta-box-footer {
  position: absolute;
  bottom: 53px;
  margin: 0;
}

@media (max-width: 1024px) {
  /* line 1147, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .combo-box .cta-box-footer {
    position: static;
    float: right;
    width: 40%;
    text-align: right;
  }
}
@media (max-width: 640px) {
  /* line 1147, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .combo-box .cta-box-footer {
    float: none;
    width: 100%;
    text-align: left;
  }
}
/* line 1167, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.carousel-container {
  display: inline-block;
  position: relative;
  width: 56%;
}

/* line 1173, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.text-carousel-wrapper {
  height: 100px;
  line-height: 100px;
  display: block;
  position: absolute;
  bottom: -33px;
  width: 100%;
  left: 10px;
  -webkit-perspective: 1100px;
  -moz-perspective: 1100px;
  -o-perspective: 1100px;
  perspective: 1100px;
  display: block;
}

@media (max-width: 640px) {
  /* line 1173, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .text-carousel-wrapper {
    bottom: -42px;
    left: 2px;
  }
}
/* line 1193, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.text-carousel {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-transform-style: none;
}

/* line 1205, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.text-carousel span {
  height: 100px;
  line-height: 100px;
  display: block;
  position: absolute;
  width: 100%;
  margin: 0;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 1223, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.text-carousel[data-state="1"] span:nth-of-type(1),
.text-carousel[data-state="2"] span:nth-of-type(2),
.text-carousel[data-state="3"] span:nth-of-type(3),
.text-carousel[data-state="4"] span:nth-of-type(4),
.text-carousel[data-state="5"] span:nth-of-type(5),
.text-carousel[data-state="6"] span:nth-of-type(6),
.text-carousel[data-state="7"] span:nth-of-type(7),
.text-carousel[data-state="8"] span:nth-of-type(8) {
  opacity: 1;
}

/* line 1232, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.home-carousel {
  width: 400px;
}

@media (max-width: 640px) {
  /* line 1232, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .home-carousel {
    width: 100px;
    white-space: nowrap;
  }
}
/* line 1240, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.home-carousel span.black {
  color: #fff;
}

/* line 1243, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.home-carousel .text-carousel-wrapper {
  bottom: -18px;
}

@media (max-width: 1024px) {
  /* line 1243, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .home-carousel .text-carousel-wrapper {
    bottom: -24px;
  }
}
@media (max-width: 901px) {
  /* line 1243, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .home-carousel .text-carousel-wrapper {
    bottom: -28px;
  }
}
@media (max-width: 640px) {
  /* line 1243, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .home-carousel .text-carousel-wrapper {
    bottom: -38px;
  }
}
@media (max-width: 640px) {
  /* line 3, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  body.events .entry.small, body.case-studies .entry.small,
  body.press .entry.small {
    height: 149px;
  }
}
/* line 9, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
body.events .heading-wrap, body.case-studies .heading-wrap,
body.press .heading-wrap {
  position: static;
  margin-top: 300px;
}

@media (max-width: 1024px) {
  /* line 9, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  body.events .heading-wrap, body.case-studies .heading-wrap,
  body.press .heading-wrap {
    margin-top: 250px;
  }
}
@media (max-width: 640px) {
  /* line 9, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  body.events .heading-wrap, body.case-studies .heading-wrap,
  body.press .heading-wrap {
    margin-top: 0;
    width: 60%;
  }
}
@media (max-width: 1024px) {
  /* line 22, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  body.events .heading-wrap h1, body.case-studies .heading-wrap h1,
  body.press .heading-wrap h1 {
    font-size: 49px;
  }
}
@media (max-width: 640px) {
  /* line 22, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  body.events .heading-wrap h1, body.case-studies .heading-wrap h1,
  body.press .heading-wrap h1 {
    margin-top: 85px;
    font-size: 34px;
    line-height: 37px;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/* line 37, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
body.events .entry .scroll-down, body.case-studies .entry .scroll-down,
body.press .entry .scroll-down {
  margin-top: 20px;
}

@media (max-width: 901px) {
  /* line 37, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  body.events .entry .scroll-down, body.case-studies .entry .scroll-down,
  body.press .entry .scroll-down {
    margin-top: 26px;
  }
}
@media (max-width: 640px) {
  /* line 37, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  body.events .entry .scroll-down, body.case-studies .entry .scroll-down,
  body.press .entry .scroll-down {
    display: none;
  }
}
/* line 51, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
body.press .entry.small {
  background-color: #f8b334;
}

/* line 56, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.events-title {
  padding: 93px 0 53px;
}

@media (max-width: 1024px) {
  /* line 56, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .events-title {
    padding: 52px 0 19px;
    text-indent: 10px;
  }
}
@media (max-width: 640px) {
  /* line 56, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .events-title {
    padding: 14px 0 3px;
  }
}
@media (max-width: 640px) {
  /* line 69, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .events-list {
    margin: 0 -12px;
  }
}
/* line 75, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.events-content > .container {
  padding: 0 48px;
}

@media (max-width: 1024px) {
  /* line 75, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .events-content > .container {
    padding: 0 31px;
  }
}
@media (max-width: 640px) {
  /* line 75, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .events-content > .container {
    padding: 0 12px;
  }
}
/* line 87, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-box {
  float: left;
  width: 49.3%;
  margin: 0 1.4% 1.4% 0;
  background: #fff;
  border: 1px solid #e9e9e9;
  padding: 41px 55px;
  min-height: 522px;
}

@media (max-width: 1024px) {
  /* line 87, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-box {
    padding: 41px 47px;
    margin: 0 1.4% 2.4% 0;
  }
}
@media (max-width: 901px) {
  /* line 87, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-box {
    width: 100%;
    margin: 0 0 1.4% 0;
    padding-bottom: 40px;
    min-height: 390px;
  }
}
@media (max-width: 640px) {
  /* line 87, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-box {
    padding: 20px 29px 10px 29px;
    margin: 0 0 3.05% 0;
    border-left: none;
    border-right: none;
    min-height: 320px;
  }
}
/* line 113, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-box h4 {
  color: #30b8a8;
}

/* line 116, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-box:nth-child(3n) h4 {
  color: #fca424;
}

/* line 119, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-box:nth-child(3n+1) h4 {
  color: #e64d2c;
}

/* line 122, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-box:nth-child(2n) {
  margin-right: 0;
}

/* line 127, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-heading {
  margin-bottom: 21px;
}

@media (max-width: 901px) {
  /* line 127, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-heading {
    float: left;
    max-width: 40%;
  }
}
@media (max-width: 640px) {
  /* line 127, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-heading {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
}
/* line 142, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-heading .date {
  margin-bottom: 27px;
  font-size: 51px;
  font-weight: 900;
  line-height: 51px;
  letter-spacing: -0.5px;
}

.event-heading .year {
  margin: 0;
}

@media (max-width: 901px) {
  /* line 142, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-heading .date {
    font-size: 43px;
    margin-bottom: 17px;
  }
}
@media (max-width: 640px) {
  /* line 142, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-heading .date {
    font-size: 29px;
    line-height: 28px;
    margin-bottom: 7px;
  }
}
/* line 160, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-heading .days {
  margin: 0;
  line-height: 16px;
  letter-spacing: 1.7px;
  color: #bbb;
}

@media (max-width: 901px) {
  /* line 160, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-heading .days {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  /* line 160, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-heading .days {
    font-size: 10px;
  }
}
/* line 176, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-caption {
  margin-bottom: 75px;
}

@media (max-width: 1024px) {
  /* line 176, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-caption {
    margin-bottom: 39px;
  }
}
/* line 183, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-caption h4 {
  font-size: 30px;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: -0.7px;
  padding-right: 40px;
}

@media (max-width: 901px) {
  /* line 183, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-caption h4 {
    float: right;
    width: 60%;
    padding-top: 40px;
  }
}
@media (max-width: 640px) {
  /* line 183, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-caption h4 {
    float: none;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 13px;
    padding-top: 0;
  }
}
/* line 202, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-caption h4 a {
  color: inherit;
}

/* line 206, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-caption a {
  text-decoration: none;
}

/* line 209, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-caption .location {
  font-size: 17px;
  font-weight: 300;
  line-height: 23px;
  letter-spacing: -0.5px;
  padding: 5px 35px;
  min-height: 29px;
  background: url("images/pinIcon.svg") no-repeat left center/20px 29px;
}

@media (max-width: 901px) {
  /* line 209, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-caption .location {
    text-align: left;
    clear: both;
    float: left;
    width: 30%;
    padding-right: 0;
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  /* line 209, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-caption .location {
    float: none;
    width: 100%;
    font-size: 12px;
    padding-left: 25px;
  }
}
/* line 234, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-caption .location p {
  margin: 0;
}

/* line 237, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-caption .location a {
  opacity: 1;
}

@media (max-width: 1024px) {
  /* line 237, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-caption .location a {
    position: relative;
  }
}
/* line 243, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-caption .location img {
  position: absolute;
  left: -33px;
  top: -3px;
}

@media (max-width: 901px) {
  /* line 243, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-caption .location img {
    left: -37px;
  }
}
@media (max-width: 640px) {
  /* line 243, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-caption .location img {
    width: 13px;
    height: auto;
    left: -25px;
    top: -1px;
  }
}
/* line 259, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-caption .location:hover {
  opacity: 1 !important;
}

/* line 265, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-footer {
  padding: 0 3px 16px;
}

@media (max-width: 901px) {
  /* line 265, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-footer {
    float: right;
    margin-top: 6px;
    width: 60%;
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  /* line 265, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-footer {
    width: 100%;
    float: none;
  }
}
@media (max-width: 1024px) {
  /* line 280, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-footer a {
    float: left;
    clear: left;
  }
}
@media (max-width: 640px) {
  /* line 280, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-footer a {
    float: none;
    clear: none;
  }
}
/* line 292, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-footer .meet-us-btn {
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
  font-size: 19px;
  font-weight: 300;
  line-height: 19px;
  padding: 17px 27px 21px;
  border: 1px solid #2e3025;
  opacity: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

@media (max-width: 640px) {
  /* line 292, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-footer .meet-us-btn {
    font-size: 11px;
    line-height: 15px;
    padding: 7px 14px 7px;
  }
}
/* line 310, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-footer .meet-us-btn:hover {
  color: #fff;
  background: #2e3025;
}

/* line 315, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-footer .website-btn {
  text-decoration: none;
  font-size: 17px;
  font-weight: 300;
  line-height: 17px;
  padding: 21px 0;
  color: #a9aeac;
}

@media (max-width: 1024px) {
  /* line 315, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-footer .website-btn {
    padding: 0;
    margin-top: 32px;
  }
}
@media (max-width: 640px) {
  /* line 315, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-footer .website-btn {
    font-size: 10px;
    float: right;
    margin-top: 4px;
  }
}
/* line 334, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.event-footer .website-btn svg {
  margin: -4px 6px 0 36px;
  float: right;
  fill: #d1d3d3;
}

@media (max-width: 640px) {
  /* line 334, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .event-footer .website-btn svg {
    display: inline-block;
    margin-left: 10px;
    width: 15px;
    margin-right: -2px;
  }
}
/* line 353, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.load-more, .pix-wrapper.pix-load-more {
  margin: 78px 0 67px;
  text-align: center;
}

@media (max-width: 1024px) {
  /* line 353, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .load-more, .pix-wrapper.pix-load-more {
    margin: 33px 0 81px;
  }
}
@media (max-width: 901px) {
  /* line 353, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .load-more, .pix-wrapper.pix-load-more {
    margin: 46px 0 68px;
  }
}
@media (max-width: 640px) {
  /* line 353, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .load-more, .pix-wrapper.pix-load-more {
    margin: 31px 0 37px;
  }
}
/* line 370, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.load-btn, .pix-wrapper.pix-load-more .pix_load-btn {
  background: #f9f9f9;
  border: 1px solid #d8d8d8;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  padding: 19px 60px 20px;
  text-decoration: none;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

@media (max-width: 640px) {
  /* line 370, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .load-btn, .pix-wrapper.pix-load-more .pix_load-btn {
    font-size: 9px;
    padding: 6px 29px 6px;
  }
}
/* line 387, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.press-box {
  padding: 0;
}

/* line 390, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.press-box > a {
  text-decoration: none;
  padding: 41px 55px;
  display: block;
  opacity: 1;
}

@media (max-width: 1260px) {
  .press-box {
    min-height: 483px;
  }
}
@media (max-width: 1060px) {
  .press-box {
    min-height: 523px;
  }
}
@media (max-width: 1024px) {
  .press-box {
    min-height: 0;
  }
}
@media (max-width: 1024px) {
  /* line 390, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .press-box > a {
    padding: 20px 50px;
  }
}
/* line 400, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.press-box .event-heading {
  margin-bottom: 33px;
}

@media (max-width: 901px) {
  /* line 400, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .press-box .event-heading {
    width: 100%;
    float: none;
  }
}
/* line 408, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.press-box .event-heading figure {
  margin: 17px 0 34px;
  height: 35px;
}

/* line 413, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.press-box .event-caption {
  margin-bottom: 83px;
}

@media (max-width: 901px) {
  /* line 413, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .press-box .event-caption {
    margin-bottom: 25px;
  }
}
/* line 420, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.press-box .event-caption p {
  font-size: 29px;
  font-weight: 300;
  line-height: 40px;
}

@media (max-width: 640px) {
  /* line 420, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .press-box .event-caption p {
    font-size: 17px;
    line-height: 25px;
  }
}
/* line 431, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.press-box .event-footer {
  padding-bottom: 36px;
}

@media (max-width: 901px) {
  /* line 431, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .press-box .event-footer {
    text-align: left;
    width: 100%;
    float: none;
  }
}
@media (max-width: 640px) {
  /* line 431, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .press-box .event-footer {
    text-align: left;
  }
}
/* line 444, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.press-box .event-footer .website-btn {
  padding-right: 60px;
}

@media (max-width: 640px) {
  /* line 444, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
  .press-box .event-footer .website-btn {
    float: none;
  }
}
/* line 450, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.press-box .event-footer .website-btn svg {
  vertical-align: middle;
  float: none;
}

/* line 454, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.press-box .event-footer .website-btn:hover {
  opacity: 0.8;
}

/* line 459, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.press-box:hover {
  border: solid 1px #FBBF42;
  background: #fcfcfc;
}

/* line 464, ../../../../source/wp-content/themes/taptica/css/_events-press.scss */
.combo-box {
  overflow-x: hidden;
}

/* line 3, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
body.about .flip-wrap:first-child .rectangle p,
body.about .flip-wrap:first-child .rectangle h4 {
  color: #30b8a8;
}

/* line 9, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.flip {
  height: 150px;
  position: relative;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
}

@media (max-width: 1024px) {
  /* line 9, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .flip {
    height: 156px;
  }
}
@media (max-width: 640px) {
  /* line 9, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .flip {
    height: 115px;
  }
}
/* line 25, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.flip .rectangle {
  border: 1px solid #ebebeb;
  background: #ffffff;
  position: absolute;
  text-decoration: none;
  width: 100%;
  height: 150px;
  display: block;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media (max-width: 1024px) {
  /* line 25, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .flip .rectangle {
    height: 156px;
  }
}
@media (max-width: 640px) {
  /* line 25, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .flip .rectangle {
    height: 115px;
  }
}
/* line 46, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.flip .rectangle p,
.flip .rectangle h4 {
  margin: 0;
  float: left;
  width: 50%;
  text-align: center;
  color: #f8b334;
}

@media (max-width: 640px) {
  /* line 46, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .flip .rectangle p,
  .flip .rectangle h4 {
    float: none;
    width: 100%;
  }
}
/* line 59, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.flip .rectangle h4 {
  font-size: 55px;
  font-weight: 900;
  letter-spacing: 3px;
  padding: 58px 0 0 15px;
}

@media (max-width: 1024px) {
  /* line 59, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .flip .rectangle h4 {
    font-size: 40px;
  }
}
@media (max-width: 640px) {
  /* line 59, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .flip .rectangle h4 {
    padding: 21px 0 0 0;
    font-size: 25px;
  }
}
/* line 74, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.flip .rectangle p {
  line-height: 26px;
  padding-right: 27px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media (max-width: 1024px) {
  /* line 74, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .flip .rectangle p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  /* line 74, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .flip .rectangle p {
    font-size: 13px;
    padding-right: 0;
    line-height: 15px;
    padding-top: 36px;
  }
}
/* line 92, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.flip .rectangle.front {
  z-index: 1;
}

/* line 98, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.flip-data {
  display: none;
}

@media (max-width: 1024px) {
  /* line 103, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .combo-box .col-1-2 {
    width: 100%;
  }
}
/* line 110, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.custom-box:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 200%;
  background: inherit;
}

/* line 119, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.custom-box.white {
  color: #fff;
}

/* line 122, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.custom-box.white .latest-news-footer a {
  color: #fff;
  border-color: #fff;
}

/* line 126, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.custom-box.white .latest-news-footer a svg {
  fill: #fff;
}

/* line 131, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.custom-box.latest-news {
  padding-top: 51px;
  padding-left: 47px;
}

@media (max-width: 1024px) {
  /* line 131, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .custom-box.latest-news {
    padding-top: 36px;
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  /* line 131, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .custom-box.latest-news {
    padding-top: 30px;
  }
}
@media (max-width: 1024px) {
  /* line 144, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .custom-box .latest-news-content {
    position: relative;
  }
}
@media (max-width: 1024px) {
  /* line 152, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .combo-box.newsflash .custom-box:before {
    width: 50%;
  }
}
@media (max-width: 901px) {
  /* line 152, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .combo-box.newsflash .custom-box:before {
    width: 200%;
  }
}
@media (max-width: 1024px) {
  /* line 162, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .combo-box-address .custom-box {
    min-height: 0 !important;
  }
}
/* line 169, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.left > .custom-box:before {
  left: -200%;
}

@media (max-width: 1024px) {
  /* line 169, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .left > .custom-box:before {
    left: -50%;
  }
}
/* line 177, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.right > .custom-box:before {
  right: -200%;
}

@media (max-width: 1024px) {
  /* line 177, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .right > .custom-box:before {
    right: -50%;
  }
}
/* line 185, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.cta-box {
  background: #f8b334;
  color: #fff;
  min-height: 372px;
  position: relative;
}

@media (max-width: 1185px) {
  .cta-box .cta-content {
    padding: 50px 24px;
  }
}
@media (max-width: 1024px) {
  /* line 185, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .cta-box {
    min-height: 235px !important;
  }
}
/* line 194, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.cta-box .cta-content {
  padding: 95px 24px;
}

@media (max-width: 1024px) {
  /* line 194, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .cta-box .cta-content {
    position: relative;
    padding: 97px 0px;
  }

  /* line 6, ../../../../source/wp-content/themes/taptica/css/_mixins.scss */
  .cta-box .cta-content:after {
    content: '';
    display: table;
    clear: both;
  }
}
@media (max-width: 640px) {
  /* line 194, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .cta-box .cta-content {
    padding: 23px 0px 50px;
  }
}
/* line 206, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.cta-box .cta-content h3 {
  font-size: 42px;
  font-weight: 900;
  line-height: 50px;
}

@media (max-width: 1024px) {
  /* line 206, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .cta-box .cta-content h3 {
    width: 60%;
    float: left;
    font-size: 35px;
    line-height: 48px;
    padding-top: 10px;
  }
}
@media (max-width: 640px) {
  /* line 206, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .cta-box .cta-content h3 {
    font-size: 25px;
    width: 100%;
    float: none;
    line-height: 31px;
  }
}
/* line 228, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.latest-news {
  padding: 56px 73px 120px 63px;
}

@media (max-width: 1024px) {
  /* line 228, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .latest-news {
    padding: 36px 0 129px 0;
  }
}
@media (max-width: 640px) {
  /* line 228, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .latest-news {
    padding: 36px 0 55px;
  }
}
/* line 237, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.latest-news > h4 {
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  background: #e6e6e6;
  padding: 13px 15px 16px;
  display: inline-block;
}

@media (max-width: 1024px) {
  /* line 237, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .latest-news > h4 {
    position: relative;
    font-size: 17px;
    padding: 12px 15px 10px;
    margin-bottom: 26px;
  }
}
@media (max-width: 640px) {
  /* line 237, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .latest-news > h4 {
    font-size: 10px;
    margin-bottom: 0;
    padding: 2px 10px 2px;
  }
}
/* line 260, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.latest-news p {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 34px;
  margin-top: 18px;
}

@media (max-width: 1024px) {
  /* line 260, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .latest-news p {
    font-size: 29px;
  }
}
@media (max-width: 640px) {
  /* line 260, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .latest-news p {
    font-size: 17px;
    line-height: 25px;
  }
}
/* line 275, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.latest-news .latest-news-footer {
  position: absolute;
  bottom: 60px;
  margin: 0;
}

@media (max-width: 1024px) {
  /* line 275, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .latest-news .latest-news-footer {
    bottom: 28px;
    width: 100%;
  }
}
@media (max-width: 640px) {
  /* line 275, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .latest-news .latest-news-footer {
    bottom: 20px;
  }
}
/* line 288, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.latest-news .latest-news-footer a {
  display: inline-block;
  text-decoration: none;
  font-weight: 300;
}

/* line 294, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.latest-news .latest-news-footer .more-link {
  color: #2e3025;
  font-size: 17px;
  line-height: 22px;
  margin: 0 0 -4px 63px;
  padding: 0;
  vertical-align: middle;
}

@media (max-width: 1024px) {
  /* line 294, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .latest-news .latest-news-footer .more-link {
    float: right;
  }
}
@media (max-width: 640px) {
  /* line 294, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .latest-news .latest-news-footer .more-link {
    font-size: 11px;
  }
}
/* line 309, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.latest-news .latest-news-footer .more-link svg {
  margin-left: 24px;
  float: right;
}

@media (max-width: 1024px) {
  /* line 309, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .latest-news .latest-news-footer .more-link svg {
    width: 21px;
    margin-left: 23px;
    height: auto;
  }
}
@media (max-width: 640px) {
  /* line 309, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .latest-news .latest-news-footer .more-link svg {
    width: 20px;
    position: relative;
    top: -3px;
    margin-right: 7px;
  }
}
/* line 326, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.latest-news .latest-news-footer .read-more {
  font-size: 19px;
  line-height: 19px;
  padding: 17px 27px 21px;
  border: 1px solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

@media (max-width: 1024px) {
  /* line 326, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .latest-news .latest-news-footer .read-more {
    padding: 11px 21px 18px;
  }
}
@media (max-width: 640px) {
  /* line 326, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .latest-news .latest-news-footer .read-more {
    font-size: 11px;
    padding: 6px 17px 6px;
    position: absolute;
  }
}
/* line 346, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.address-col {
  background: #1F2826;
  padding: 55px 1.8% 54px 15%;
}

@media (max-width: 1024px) {
  /* line 346, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col {
    padding: 34px 0 10px 20px;
  }
}
@media (max-width: 901px) {
  /* line 346, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col {
    padding: 34px 0 10px 6px;
  }
}
@media (max-width: 640px) {
  /* line 346, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col {
    padding: 34px 0 33px 0;
  }
}
/* line 362, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.address-col a {
  color: #ffffff;
}

/* line 366, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.address-col .address, .address-col .email, .address-col .phone {
  position: relative;
}

@media (max-width: 1024px) {
  /* line 370, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col .address {
    width: 30%;
    display: inline-block;
    margin-right: 20.5%;
    vertical-align: top;
  }
}
@media (max-width: 901px) {
  /* line 370, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col .address {
    margin-right: 23.5%;
  }
}
@media (max-width: 640px) {
  /* line 370, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col .address {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  /* line 387, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col .mail-phone-wrap {
    width: 30%;
    display: inline-block;
    vertical-align: top;
  }
}
/* line 395, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.address-col .address:after {
  content: "";
  display: block;
  position: absolute;
  width: 21px;
  height: 30px;
  background-image: url(images/AboutPin.svg);
  background-position: center center;
  background-repeat: no-repeat;
  left: -57px;
  top: 10px;
}

@media (max-width: 640px) {
  /* line 395, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col .address:after {
    left: -35px;
    top: 4px;
    background-size: 85%;
  }
}
/* line 414, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.address-col .email:after {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 16px;
  background-image: url(images/AboutEnvelope.svg);
  background-position: center center;
  background-repeat: no-repeat;
  left: -57px;
  top: 12px;
}

@media (max-width: 640px) {
  /* line 414, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col .email:after {
    left: -37px;
    top: 7px;
    background-size: 94%;
  }
}
/* line 433, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.address-col .phone:after {
  content: "";
  display: block;
  position: absolute;
  width: 19px;
  height: 32px;
  background-image: url(images/AboutMobile.svg);
  background-position: center center;
  background-repeat: no-repeat;
  left: -57px;
  top: 12px;
}

@media (max-width: 640px) {
  /* line 433, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col .phone:after {
    left: -34px;
    top: 8px;
    background-size: 88%;
  }
}
/* line 453, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.address-col .location-name {
  color: #ffffff;
  display: inline-block;
  background: #E64D2C;
  font-size: 35px;
  font-weight: 900;
  padding: 13px 15px;
  margin-bottom: 15px;
  float: left;
  margin-top: 5px;
}

@media (max-width: 1024px) {
  /* line 453, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col .location-name {
    position: relative;
  }
}
@media (max-width: 640px) {
  /* line 453, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col .location-name {
    font-size: 31px;
    padding: 11px 12px;
  }
}
/* line 474, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.address-col .address-contact {
  overflow: hidden;
  padding-left: 22%;
}

@media (max-width: 1024px) {
  /* line 474, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col .address-contact {
    padding-left: 14.5%;
    position: relative;
    top: -5px;
  }
}
@media (max-width: 901px) {
  /* line 474, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col .address-contact {
    top: 0;
  }
}
@media (max-width: 640px) {
  /* line 474, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col .address-contact {
    padding-left: 34.5%;
  }
}
/* line 492, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.address-col .address-contact p {
  margin-bottom: 10px;
  color: #ffffff;
  font-weight: 300;
  font-size: 20px;
  line-height: 32px;
}

@media (max-width: 640px) {
  /* line 492, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col .address-contact p {
    font-size: 12px;
    line-height: 19px;
  }
}
/* line 505, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.address-col .address-contact p strong {
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 1.8px;
}

@media (max-width: 640px) {
  /* line 505, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
  .address-col .address-contact p strong {
    font-size: 9px;
  }
}
/* line 515, ../../../../source/wp-content/themes/taptica/css/_boxes.scss */
.address-col .address-contact p a {
  text-decoration: none;
}

/* line 1, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.single-entry {
  background: #fca424;
  padding: 180px 0 110px;
}

@media (max-width: 640px) {
  /* line 1, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
  .single-entry {
    padding: 120px 0 40px;
  }
}
/* line 5, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.single-entry h1 {
  font-size: 73px;
  font-weight: 900;
  line-height: 86px;
}

@media (max-width: 640px) {
  /* line 8, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
  .single-entry h1 {
    font-size: 30px;
    line-height: 40px;
  }
}
/* line 12, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.single-content {
  padding: 80px 0;
}

/* line 16, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.posts {
  margin-bottom: 50px;
}

/* line 20, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
blockquote {
  font-style: italic;
}

/* line 24, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
article iframe {
  max-width: 100%;
}

/* line 28, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.alignnone {
  margin: 0 !important;
  display: inline !important;
}

/* line 33, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 20px auto !important;
}

/* line 39, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.alignright {
  float: right;
  margin: 5px 0 7px 15px !important;
}

/* line 44, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.alignleft {
  float: left;
  margin: 5px 15px 7px 0 !important;
}

/* line 49, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.aligncenter {
  display: block;
  margin: 20px auto !important;
}

/* line 54, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
a img.alignright {
  float: right;
  margin: 5px 0 7px 15px;
}

/* line 59, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
a img.alignnone {
  margin: 0;
}

/* line 63, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
a img.alignleft {
  float: left;
  margin: 5px 15px 7px 0;
}

/* line 68, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 74, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.wp-caption {
  max-width: 96%;
}

/* line 78, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.wp-caption.alignnone {
  margin: 0;
}

/* line 82, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.wp-caption.alignleft {
  margin: 5px 15px 10px 0;
}

/* line 86, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.wp-caption.alignright {
  margin: 5px 0 10px 15px;
}

/* line 90, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

/* line 99, ../../../../source/wp-content/themes/taptica/css/_default-page.scss */
.wp-caption p.wp-caption-text {
  font-size: 11px;
  font-style: italic;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/*------------------------------------------------------------------------*/
.adv-pub-page {
  width: 100%;
  height: 100%;
  background: #fca424;
  display: inline-block;
}

/* line 303, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.adv-pub-content {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
  padding: 0 30px 0 30px;
}

.adv-link {
  float: left;
  width: 50%;
  background: #53bab1;
  padding: 30px;
  min-height: 310px;
}

.pub-link {
  float: left;
  width: 50%;
  background: #e64d2c;
  padding: 30px;
  min-height: 310px;
}

.adv-link .contact, .pub-link .contact {
  margin-top: 10px;
  margin-bottom: 36px;
}

/* line 307, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.adv-pub-content h1 {
  font-size: 64px;
  line-height: 77px;
}

/* line 311, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.adv-pub-content h2 {
  font-size: 45px;
  line-height: 54px;
  color: #fff;
}

/* line 316, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.adv-link h3, .pub-link h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
  color: #fff;
}

/* line 321, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.adv-pub-content p {
  font-size: 24px;
  font-weight: 300;
  line-height: 29px;
}

/* line 326, ../../../../source/wp-content/themes/taptica/css/_homepage.scss */
.thank-you-content h1, .thank-you-content h2, .thank-you-content h3, .thank-you-content h4, .thank-you-content h5, .thank-you-content h6 {
  margin-bottom: 30px;
}

.adv-link .contact, .pub-link .contact {
  font-size: 18px;
  margin-top: 44px;
  display: inline-block;
  text-decoration: none;
  padding: 15px 36px 15px 30px;
  border: 1px solid #fff;
  border-radius: 3px;
  margin-left: 0;
  cursor: pointer;
  color: #fff;
  font-weight: 400;
  position: absolute;
  bottom: 30px;
}

@media (max-width: 1024px) {
  /* line 1114, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .adv-link .contact, .pub-link .contact {
    width: 36%;
    margin-top: 0;
    text-align: center;
    max-width: 100%;
    margin-top: 27px;
  }
}
@media (max-width: 970px) {
  /* line 1114, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .adv-link {
    float: left;
    clear: both;
    width: 100%;
    min-height: 170px;
    height: 300px;
  }

  .pub-link {
    float: left;
    clear: both;
    width: 100%;
    min-height: 170px;
    height: 300px;
  }

  .adv-link .contact, .pub-link .contact {
    margin-top: 80px;
    position: relative;
    width: 65%;
  }
}
@media (max-width: 640px) {
  /* line 1114, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
  .adv-link .contact, .pub-link .contact {
    font-size: 12px;
  }

  .adv-link .contact, .pub-link .contact {
    margin-top: 80px;
    position: relative;
    width: 100%;
  }

  .adv-link h3, .pub-link h3 {
    font-size: 16px;
    line-height: 24px;
  }

  .adv-link .contact, .pub-link .contact {
    margin-top: 40px;
  }

  .second-responsive {
    width: 85%;
  }

  .adv-link {
    min-height: 170px;
    height: 212px;
  }

  .pub-link {
    min-height: 170px;
    height: 212px;
  }
}
/* line 1140, ../../../../source/wp-content/themes/taptica/css/_objectives.scss */
.adv-link .contact:hover {
  background: #fff;
  color: #53bab1;
}

.pub-link .contact:hover {
  background: #fff;
  color: #e64d2c;
}

/* line 2, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.default .single-content {
  padding: 12px 0;
}

/* line 5, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.default .single-content .content {
  padding: 20px 17px;
}

@media (max-width: 767px) {
  /* line 5, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .default .single-content .content {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 13, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.default .single-content .content p {
  line-height: 21px;
}

/* line 16, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.default .single-content .content p + h2 {
  margin-top: 41px;
}

/* line 20, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.default .single-content .content h2 {
  margin-bottom: 20px;
  font-weight: 900;
}

@media (max-width: 767px) {
  /* line 20, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .default .single-content .content h2 {
    font-size: 20px;
  }
}
/* line 30, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.default .single-entry {
  background: #f8b333;
  padding: 214px 0 141px;
}

@media (max-width: 640px) {
  /* line 30, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .default .single-entry {
    padding: 120px 0 40px;
  }
}
/* line 38, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.default .single-entry h1 {
  margin-left: 17px;
}

/* line 44, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.single-content.table {
  margin-top: -12px;
  padding-top: 0;
}

/* line 48, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.single-content.table .content {
  padding-top: 0;
}

/* line 53, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.white-table {
  background: #fff;
  border: 1px solid #e9e9e9;
  padding: 45px 50px 42px;
  margin: 0 16px 20px;
  color: #2e2f24;
}

@media (max-width: 901px) {
  /* line 53, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .white-table {
    padding: 10px 20px 0;
  }
}
@media (max-width: 767px) {
  /* line 53, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .white-table {
    margin: 0 0 10px;
    padding: 10px 10px 0;
  }
}
@media (max-width: 767px) {
  /* line 53, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .white-table {
    font-size: 11px;
    line-height: 14px;
  }
}
/* line 71, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.white-table table {
  border-spacing: 0;
  border: 0;
  width: 100%;
}

/* line 76, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.white-table table td, .white-table table th {
  padding: 0;
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
}

/* line 81, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.white-table table td:first-child, .white-table table th:first-child {
  width: 31.5008726%;
}

@media (max-width: 901px) {
  /* line 81, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .white-table table td:first-child, .white-table table th:first-child {
    width: 44%;
  }
}
@media (max-width: 767px) {
  /* line 81, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .white-table table td:first-child, .white-table table th:first-child {
    padding-right: 5px;
  }
}
/* line 91, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.white-table table td:nth-child(2), .white-table table th:nth-child(2) {
  width: 34.55497382%;
}

@media (max-width: 901px) {
  /* line 91, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .white-table table td:nth-child(2), .white-table table th:nth-child(2) {
    width: 26%;
  }
}
/* line 98, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.white-table table td:nth-child(3), .white-table table th:nth-child(3) {
  width: 33.94415358%;
}

@media (max-width: 901px) {
  /* line 98, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .white-table table td:nth-child(3), .white-table table th:nth-child(3) {
    width: 27%;
  }
}
/* line 106, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.white-table table td {
  padding: 16px 0;
}

/* line 109, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.white-table table th {
  font-size: 16px;
  font-weight: 900;
  line-height: 21px;
  padding-bottom: 38px;
  vertical-align: top;
}

@media (max-width: 901px) {
  /* line 109, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .white-table table th {
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  /* line 109, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .white-table table th {
    font-size: 10px;
    line-height: 14px;
  }
}
/* line 127, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.white-table .table-caption {
  color: #8a8a89;
  font-size: 12px;
  line-height: 21px;
  margin-top: 25px;
}

/* line 135, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.buttons-columns {
  margin-top: 42px;
  padding-bottom: 0;
}

@media (max-width: 767px) {
  /* line 135, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .buttons-columns {
    margin-top: 0;
  }

  /* line 142, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .buttons-columns .content {
    padding-bottom: 0;
  }
}
/* line 146, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.buttons-columns ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 151, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.buttons-columns ul li {
  background: #fff;
  border: 1px solid #e9e9e9;
  float: left;
  width: 49.05%;
  margin: 0 1.7% 20px 0;
  position: relative;
}

@media (max-width: 767px) {
  /* line 151, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .buttons-columns ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
/* line 165, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.buttons-columns ul li:hover {
  border-color: #fbbf42;
  background: #fcfcfc;
}

/* line 169, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.buttons-columns ul li:nth-child(2n) {
  margin-right: 0;
}

/* line 172, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.buttons-columns ul li::before {
  content: '';
  width: 31px;
  height: 39px;
  background: url("images/iconPdf.svg") no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  left: 20px;
  top: 2px;
  bottom: 0;
  margin: auto;
}

/* line 185, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.buttons-columns ul li::after {
  content: '';
  width: 32px;
  height: 32px;
  background: url("images/MoreArrowDown.svg") no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  right: 26px;
  top: 2px;
  bottom: 0;
  margin: auto;
}

/* line 199, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.buttons-columns ul a {
  text-decoration: none;
  font-size: 16px;
  line-height: 21px;
  color: #2e2f24;
  display: block;
  padding: 32px 71px 33px;
  position: relative;
  z-index: 1;
}

@media (max-width: 901px) {
  /* line 199, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .buttons-columns ul a {
    font-size: 14px;
    line-height: 19px;
    padding-left: 67px;
    padding-right: 67px;
  }
}
@media (max-width: 767px) {
  /* line 199, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .buttons-columns ul a {
    font-size: 12px;
    line-height: 16px;
    padding: 22px 57px 23px;
  }
}
/* line 224, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.buttons-wrap {
  margin-top: 44px;
}

@media (max-width: 767px) {
  /* line 224, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .buttons-wrap {
    margin-top: 22px;
  }
}
/* line 232, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.sub-nav {
  background: #fff;
  border-bottom: 1px solid #cdcdcd;
  height: 39px;
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  z-index: 9;
  -webkit-transition: background 400ms ease 0s;
  -moz-transition: background 400ms ease 0s;
  -o-transition: background 400ms ease 0s;
  transition: background 400ms ease 0s;
}

@media (max-width: 1024px) {
  /* line 232, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .sub-nav {
    top: 75px;
  }
}
@media (max-width: 640px) {
  /* line 232, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .sub-nav {
    top: 61px;
  }
}
/* line 250, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.sub-nav:hover {
  background: #ededed;
}

/* line 253, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.sub-nav .drop-down {
  display: none;
  position: absolute;
  top: 39px;
  left: 0;
  width: 100%;
  background: rgba(245, 245, 245, 0.98);
  border-bottom: 1px solid #cdcdcd;
}

/* line 262, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.sub-nav ul {
  list-style: none;
  padding: 0;
  margin: 21px 48px 23px;
}

@media (max-width: 640px) {
  /* line 262, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .sub-nav ul {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 271, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.sub-nav ul li {
  border-bottom: 1px solid #e9e9e9;
  padding: 6px 0 7px;
}

/* line 275, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.sub-nav ul li:last-child {
  border: 0;
}

/* line 279, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.sub-nav ul a {
  text-decoration: none;
  font-size: 14px;
  line-height: 14x;
  color: #b6b6b6;
}

/* line 285, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.sub-nav ul li.active a {
  color: #2e2f24;
  opacity: 1;
}

/* line 290, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.sub-nav .current-anchor {
  font-size: 14px;
  line-height: 25px;
  padding: 7px 18px 6px;
  cursor: pointer;
}

@media (max-width: 640px) {
  /* line 290, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .sub-nav .current-anchor {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 300, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.sub-nav .current-anchor::before {
  content: '';
  width: 22px;
  height: 13px;
  background: url("images/ScrollIcon.svg") no-repeat;
  background-size: 100% auto;
  float: left;
  margin: 6px 7px 0 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/* line 313, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.sub-nav.open .current-anchor::before {
  -webkit-transform: none;
  transform: none;
}

/* line 322, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.agree-popup-overlay .popup-heading {
  background: #fff;
  padding-bottom: 0;
  font-size: 30px;
  line-height: 30px;
  padding-top: 45px;
}

.agree-popup-overlay .popup-close {
  display: none;
}

@media (max-width: 767px) {
  /* line 322, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .agree-popup-overlay .popup-heading {
    font-size: 24px;
    padding-top: 30px;
    padding-left: 10px;
  }
}
/* line 334, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.agree-popup-overlay .popup-heading .popup-close {
  font-size: 16px;
  line-height: 1.4;
}

/* line 339, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.agree-popup-overlay .popup-main {
  padding: 35px 40px 15px;
  font-size: 14px;
  line-height: 23px;
}

@media (max-width: 767px) {
  /* line 339, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .agree-popup-overlay .popup-main {
    font-size: 12px;
    line-height: 16px;
    padding: 10px;
  }
}
/* line 350, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.agree-popup-overlay .popup-button {
  margin: 0 40px 45px;
}

@media (max-width: 767px) {
  /* line 350, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
  .agree-popup-overlay .popup-button {
    text-align: center;
    margin-bottom: 25px;
  }
}
/* line 357, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.agree-popup-overlay .popup-button a {
  font-size: 16px;
  display: inline-block;
  text-decoration: none;
  padding: 15px 36px 15px 30px;
  background: #f8b333;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
  font-weight: 900;
}

/* line 368, ../../../../source/wp-content/themes/taptica/css/_additional-pages.scss */
.agree-popup-overlay .popup-button a:hover {
  background: #1F2826;
  color: #f8b333;
}

/* Erez Styles */
.case-studies .event-box {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /*-webkit-transform: translateZ(0);*/
}

.case-studies .date {
  margin: 0;
  line-height: 16px;
  letter-spacing: 1.7px;
  color: #bbb;
  margin-top: 20px;
  margin-bottom: 15px;
}
.case-studies .event-caption {
  margin-bottom: 40px;
}
.case-studies .events-list {
  padding-bottom: 100px;
}
.case-studies section.entry {
  height: 457px;
}
.case-studies .page-content {
  position: relative;
  top: auto;
}
@media (max-width: 901px) {
  .case-studies .event-caption h4 {
    width: 100%;
    padding-top: 0;
  }
  .case-studies .event-footer {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .case-studies section.entry {
    height: 179px;
  }
  .case-studies .heading-wrap h1 {
    padding-right: 10px;
  }
  .case-studies .events-list {
    padding-bottom: 40px;
  }
}

.pix-wrapper.pix-load-more {
  clear: both;
}
.pix-wrapper.pix-load-more .pix_load-btn {
  margin-top: 60px;
}

/*# sourceMappingURL=style.css.map */

.login-popup-wrapper img {    display: block; margin: 0 auto; margin-bottom: 20px !important;}
.login-popup-wrapper h1 {text-align: center; margin-top:20px;}

.social_title_img {    margin-left: 50px;
    display: block;
    margin-top: 50px;}
@media (max-width: 1024px){
.social-bg-img {height:234px !important;}

}
@media (max-width: 640px) {
     .social_title_img { margin-left: 0px;}

.social-bg-img img {top: 0px !important;}
}

@media (max-width: 640px) {
.social-bg-img {height:130px !important;}
}

/* Erez Styles */
.case-studies .event-box { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; /*-webkit-transform: translateZ(0);*/ }

.case-studies .date { margin: 0; line-height: 16px; letter-spacing: 1.7px; color: #bbb; margin-top: 20px; margin-bottom: 15px; }
.case-studies .event-caption { margin-bottom: 40px; }
.case-studies .events-list { padding-bottom: 100px; }
.case-studies section.entry { height: 457px; }
.case-studies .page-content { position: relative; top: auto; }
@media (max-width: 901px) { .case-studies .event-caption h4 { width: 100%; padding-top: 0; }
  .case-studies .event-footer { width: 100%; } }
@media (max-width: 640px) { .case-studies section.entry { height: 179px; }
  .case-studies .heading-wrap h1 { padding-right: 10px; }
  .case-studies .events-list { padding-bottom: 40px; } }

.pix-wrapper.pix-load-more { clear: both; }
.pix-wrapper.pix-load-more .pix_load-btn { margin-top: 60px; }

.contact .page-content { top: 0; }

button.single_domain { display: inline-block; text-decoration: none; vertical-align: top; font-size: 19px; font-weight: 300; line-height: 19px; padding: 17px 27px 21px; border: 1px solid #2e3025; opacity: 1; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-right: 15px; margin-bottom: 15px; }

button.single_domain:hover, button.single_domain.active { background-color: #2e3025; color: #F5F5F5; }

.domains { margin-top: 15px; float: left; }

article.offer { width: 100%; }

.offer { width: 100%; }

.offer-description { webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; padding-bottom: 0; padding-top: 0; }

.offer-description.on { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; }

.filter-button-group button { display: none; }

.offer-share .share-fb { webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; margin: 0; }

.offer-share .share-lnkdn { width: 60px; height: 60px; border: 1px solid #0177B5; padding: 18px 20px; margin: 0 10px 0 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #0177B5; webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.offer-share .share-lnkdn:hover { background-color: #0177B5; color: #fff; }

.offer-share.lnkdn { margin-left: 10px; }

.offer-share-span { float: left; margin-top: 16px; color: #3b529e; font-size: 19px; cursor: default; }

.offer-footer a { float: left; }

.offer-footer { display: inline-block; }

.offer .offer-title > p strong { color: #2e3025; }

.offer-share.lnkdn.clipboard { margin-left: 0; }
.offer-share.lnkdn.clipboard .share-lnkdn { width: auto; border-color: #2e3025; color: #2e3025; margin-right: 20px; cursor: pointer; }
.offer-share.lnkdn.clipboard .share-lnkdn:hover { background-color: #2e3025; color: #fff; }

@media (max-width: 640px) { button.single_domain { font-size: 15px; line-height: 15px; padding: 10px 20px 10px; margin-right: 10px; margin-bottom: 10px; } }