html {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
}

body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: "galette-1", "galette-2", sans-serif;
  font-size: 14px;
  overflow: auto;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
  outline: 0;
}

map,
area {
  border: 0;
  outline: 0;
}

a {
  color: white;
  text-decoration: none;
  border: 0;
  outline: 0;
}

h1.tb,
h2.tb,
h3.tb,
h4.tb,
h5.tb {
  margin: 0 !important;
  padding: 0 !important;
  font-weight: normal !important;
  background: none !important;
  line-height: normal !important;
  text-transform: uppercase;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span {
  background: rgba(51, 51, 51, 0.75);
  padding: 0 25px 0 13px;
  display: inline-block;
  line-height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

input {
  margin: 0;
  padding: 0;
  color: black;
  border: 0;
  font-family: "galette-1", "galette-2", sans-serif;
}

textarea {
  color: black;
  background: white;
  border: 0;
  font-family: "galette-1", "galette-2", sans-serif;
  overflow: auto;
}

input[type="text"] {
  background: white;
}

select {
  color: black;
  background: white;
  border: 0;
  font-family: "galette-1", "galette-2", sans-serif;
}

ul li {
  list-style: square;
}

li {
  margin: 0 0 7px 0;
}

.hidden {
  display: none;
}

.confirm {
  display: none;
}

.invis {
  visibility: hidden;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

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

.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal;
}

.clear {
  clear: both;
}

.f-9 {
  font-size: 9px;
}

.f-10 {
  font-size: 10px;
}

.f-11 {
  font-size: 11px;
}

.f-12 {
  font-size: 12px;
}

.f-13 {
  font-size: 13px;
}

.f-14 {
  font-size: 15px;
}

.f-16 {
  font-size: 16px;
}

.f-18 {
  font-size: 18px;
}

.f-20 {
  font-size: 20px;
}

.f-22 {
  font-size: 22px;
}

.f-24 {
  font-size: 24px;
}

.f-26 {
  font-size: 26px;
}

.f-28 {
  font-size: 28px;
}

.f-30 {
  font-size: 30px;
}

.f-32 {
  font-size: 32px;
}

.f-34 {
  font-size: 34px;
}

.f-36 {
  font-size: 36px;
}

.f-38 {
  font-size: 38px;
}

.f-40 {
  font-size: 40px;
}

.f-42 {
  font-size: 42px;
}

.f-44 {
  font-size: 44px;
}

.f-46 {
  font-size: 46px;
}

.f-48 {
  font-size: 48px;
}

.f-50 {
  font-size: 50px;
}

.f-52 {
  font-size: 52px;
}

.f-54 {
  font-size: 54px;
}

.f-56 {
  font-size: 56px;
}

.f-58 {
  font-size: 58px;
}

.f-60 {
  font-size: 60px;
}

.f-62 {
  font-size: 62px;
}

.f-64 {
  font-size: 64px;
}

.f-66 {
  font-size: 66px;
}

.f-68 {
  font-size: 68px;
}

.f-70 {
  font-size: 70px;
}

.f-72 {
  font-size: 72px;
}

.f-74 {
  font-size: 74px;
}

.f-76 {
  font-size: 76px;
}

.f-78 {
  font-size: 78px;
}

.f-80 {
  font-size: 80px;
}

.f-82 {
  font-size: 82px;
}

.f-84 {
  font-size: 84px;
}

.f-86 {
  font-size: 86px;
}

.f-88 {
  font-size: 88px;
}

.f-90 {
  font-size: 90px;
}

.f-92 {
  font-size: 92px;
}

.f-94 {
  font-size: 94px;
}

.dash {
  position: relative;
  float: left;
  display: block;
  text-decoration: none;
  border-bottom: 1px dashed;
  color: black;
}

.tb.blue .dash {
  float: none;
  display: inline;
}

.bold-yellow {
  font-weight: bold;
  color: #e0e21a;
}

#minsize {
  position: absolute;
  width: 100%;
  height: 100%;
  min-width: 1015px;
  min-height: 800px;
  overflow: visible;
  top: 0;
  bottom: 0;
  left: 0;
}

body.clients-we-have-served #minsize {
  min-height: 1000px;
}

body.engage-us #minsize {
  min-height: 800px;
}

img.bg {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 0;
}

#logo {
  position: absolute;
  top: 45px;
  left: 0;
  height: 152px;
  width: 273px;
  background: url("logo.png");
}

#top-links {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 30px;
}

#top-links #holla {
  position: relative;
  background: rgba(51, 51, 51, 0.75);
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: white;
  padding: 0 7px;
  margin: 0 5px 0 10px;
  text-transform: uppercase;
  float: left;
}

#top-links #social-links {
  float: right;
  margin-right: 10px;
  margin-top: 20px;
}

#top-links #social-links a {
  margin-left: 30px;
}

#top-links #social-links a img {
  width: 30px;
  filter: invert(100%);
}

#top-links #social-links a lord-icon {
  width: 30px;
  filter: invert(100%);
}

#top-links #facebook {
  position: relative;
  display: block;
  top: -20px;
  right: 0;
  width: auto;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: white;
  padding: 20px 7px 0 7px;
  margin: 0 5px 0 0;
  text-transform: uppercase;
  background: url("bg_facebook.png");
  float: right;
}

#top-links #youtube {
  position: relative;
  display: block;
  top: -20px;
  right: 0;
  width: auto;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: white;
  padding: 20px 7px 0 7px;
  margin: 0 5px 0 0;
  text-transform: uppercase;
  background: url("bg_youtube.png");
  float: right;
}

#top-links #twitter {
  position: relative;
  display: block;
  top: 0;
  right: 0;
  width: auto;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: white;
  padding: 0 7px 0 7px;
  margin: 0 5px 0 0;
  text-transform: uppercase;
  background: url("bg_twitter.png");
  float: right;
}

#top-links #twitter span {
  float: left;
  padding: 0 3px 0 0;
}

#top-links #twitter .twitter-follow-button {
  position: relative !important;
  top: 1px !important;
  width: 247px !important;
}

#top-links #gplus {
  position: relative;
  display: block;
  top: -20px;
  right: 0;
  width: auto;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: white;
  padding: 20px 7px 0 7px;
  margin: 0 5px 0 0;
  text-transform: uppercase;
  background: url("bg_gplus.png");
  float: right;
}

#top-links #gplus img {
  padding: 3px 0 0 0;
}

#video-wrap {
  position: absolute;
  left: 50%;
  top: 233px;
  width: 800px;
  height: 450px;
  margin-left: -400px;
  padding: 13px;
  background: url("stripes_yellow.png");
  z-index: 1000;
  display: none;
}

#video-wrap #close-video {
  position: absolute;
  padding: 1px 5px;
  top: 13px;
  right: -46px;
  background: #e2e418;
  font-size: 16px;
  font-weight: bold;
  color: black;
  cursor: pointer;
}

#video-wrap iframe {
  width: 800px;
  height: 450px;
  background: black;
}

#menu {
  position: absolute;
  top: 80px;
  right: 0;
  width: 210px;
  overflow: hidden;
  z-index: 9;
}

#menu .link {
  position: relative;
  left: -210px;
  height: 24px;
  width: 600px;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  text-align: right;
  margin: 0 0 2px 0;
}

#menu .link .black {
  float: left;
  width: 202px;
  height: 24px;
  padding: 0 8px 0 0;
  background: rgba(51, 51, 51, 0.75);
  cursor: pointer;
}

#menu .link .color {
  float: left;
  width: 202px;
  height: 24px;
  padding: 0 8px 0 0;
  font-weight: bold;
  cursor: pointer;
}

#menu .link .color .content {
  display: none;
  height: 24px;
  cursor: pointer;
}

#menu .link .pink {
  background: url("menu_pink.png");
}

#menu .link .purple {
  background: url("menu_purple.png");
}

#menu .link .red {
  background: url("menu_red.png");
}

#menu .link .green {
  background: url("menu_green.png");
}

#menu .link .blue {
  background: url("menu_blue.png");
}

#menu .link .lavender {
  background: url("menu_lavender.png");
}

#menu .link .orange {
  background: #f93;
}

#menu a {
  display: block;
}

body.why #menu .why .black {
  background: url("menu_pink.png");
  font-weight: bold;
}

body.how-its-done #menu .how .black {
  background: url("menu_red.png");
  font-weight: bold;
}

body.clients-we-have-served #menu .clients .black {
  background: url("menu_purple.png");
  font-weight: bold;
}

body.engage-us #menu .engage .black {
  background: url("menu_green.png");
  font-weight: bold;
}

body.about-our-agency #menu .about .black {
  background: url("menu_blue.png");
  font-weight: bold;
}

body.article #menu .insights .black {
  background: url("menu_pink.png");
  font-weight: bold;
}

body.testimonials #menu .testimonials .black {
  background: url("menu_red.png");
  font-weight: bold;
}

body.our-services #menu .our-services .black {
  background: url("menu_lavender.png");
  font-weight: bold;
}

#content-wrap {
  margin-top: 212px;
  position: initial;
  left: 0;
  top: 212px;
  height: 495px;
  z-index: 7;
  color: white;
}

#content-wrap.home {
  width: 900px;
}

#content-wrap.how {
  width: 930px;
}

#content-wrap #content {
  position: relative;
}

#content-wrap #content .tbw1 .tb {
  opacity: 1 !important;
}

#content-wrap #content .tbw,
#content-wrap #content .tbw1 {
  position: relative;
  margin: 2px 0;
  overflow: hidden;
}

#content-wrap #content .tbw .tb,
#content-wrap #content .tbw1 .tb {
  background: rgba(51, 51, 51, 0.75);
  float: left;
  position: relative;
  padding: 0 25px 0 13px;
  line-height: 100%;
  text-transform: uppercase;
  opacity: 0;
}

#content-wrap #content .tbw .tb.blue,
#content-wrap #content .tbw1 .tb.blue {
  width: 686px;
  background: url("text_blue.png");
  font-size: 24px;
  font-weight: bold;
  color: black;
  margin: 1px 0;
}

#content-wrap #content .tbw .tb.yellow,
#content-wrap #content .tbw1 .tb.yellow {
  display: block;
  background: #e0e21a;
  color: black;
  margin: 0 0 0 3px;
  font-weight: bold;
  cursor: pointer;
}

#content-wrap #content .tbw .tb.about-title,
#content-wrap #content .tbw1 .tb.about-title {
  font-size: 15px;
  font-weight: bold;
  width: 560px;
  line-height: 110%;
  padding: 10px 15px 10px 13px;
}

#content-wrap #content .tbw .tb.facts-title,
#content-wrap #content .tbw1 .tb.facts-title {
  line-height: 110%;
}

#content-wrap #content .tbw .tb.kudos-title,
#content-wrap #content .tbw1 .tb.kudos-title {
  line-height: 110%;
}

#content-wrap #content .tbw .tb.pitch-title,
#content-wrap #content .tbw1 .tb.pitch-title {
  line-height: 110%;
  width: 611px;
  text-transform: none;
}

#content-wrap #content .tbw .tb.pitch,
#content-wrap #content .tbw1 .tb.pitch {
  width: 619px;
  min-height: 200px;
  padding: 18px 15px 18px 15px;
  font-size: 17px;
  line-height: 120%;
}

#content-wrap #content .tbw .tb.pitch a,
#content-wrap #content .tbw1 .tb.pitch a {
  color: #ff3283;
  text-decoration: none;
  text-transform: none;
  line-height: 1.3;
}

#content-wrap #content .tbw .tb.pitch .body-wrap,
#content-wrap #content .tbw1 .tb.pitch .body-wrap {
  padding: 0 5px 0 0;
  height: 440px;
  width: 619px;
  text-transform: none;
}

#content-wrap #content .tbw .tb.article-title,
#content-wrap #content .tbw1 .tb.article-title {
  font-size: 19px !important;
  font-weight: bold !important;
  color: black !important;
  background: #e0e21a !important;
  width: 611px !important;
  margin: 0 0 4px 0 !important;
  padding: 5px 25px 5px 13px !important;
  line-height: 100% !important;
}

#content-wrap #content .tbw .tb.article-subtitle,
#content-wrap #content .tbw1 .tb.article-subtitle {
  font-size: 13px !important;
  font-style: italic !important;
  color: black !important;
  background: #e0e21a !important;
  width: 611px !important;
  margin: 0 0 4px 0 !important;
  padding: 5px 25px 5px 13px !important;
  line-height: 100% !important;
}

#content-wrap #content .tbw .tb.kudos,
#content-wrap #content .tbw1 .tb.kudos {
  width: 960px;
  height: 355px;
  padding: 18px 15px 18px 15px;
  font-size: 15px;
  line-height: 120%;
}

#content-wrap #content .tbw .tb.kudos a,
#content-wrap #content .tbw1 .tb.kudos a {
  border-bottom: 1px dashed white;
}

#content-wrap #content .tbw .tb.kudos .body-wrap,
#content-wrap #content .tbw1 .tb.kudos .body-wrap {
  padding: 0 5px 0 0;
  height: 355px;
  width: 960px;
}

#content-wrap #content .tbw .tb.press,
#content-wrap #content .tbw1 .tb.press {
  width: 760px;
  height: 355px;
  padding: 18px 15px 18px 15px;
  font-size: 15px;
  line-height: 120%;
}

#content-wrap #content .tbw .tb.press a,
#content-wrap #content .tbw1 .tb.press a {
  border-bottom: 1px dashed white;
}

#content-wrap #content .tbw .tb.press .body-wrap,
#content-wrap #content .tbw1 .tb.press .body-wrap {
  padding: 0 5px 0 0;
  height: 355px;
  width: 760px;
}

#content-wrap #content .tbw .tb.article,
#content-wrap #content .tbw1 .tb.article {
  width: 619px;
  height: 425px;
  padding: 15px 15px 15px 15px;
  font-size: 16px;
  line-height: 120%;
}

#content-wrap #content .tbw .tb.article .article-image,
#content-wrap #content .tbw1 .tb.article .article-image {
  position: relative;
  height: 260px;
  margin: 0 0 8px 0;
  overflow: hidden;
  z-index: 20;
}

#content-wrap #content .tbw .tb.article .article-date,
#content-wrap #content .tbw1 .tb.article .article-date {
  position: absolute;
  background: #e0e21a;
  top: 245px;
  left: -250px;
  font-size: 18px;
  font-weight: bold;
  padding: 4px 6px;
  color: black;
  line-height: 18px;
  height: 18px;
  white-space: nowrap;
  z-index: 20;
}

#content-wrap #content .tbw .tb.article a,
#content-wrap #content .tbw1 .tb.article a {
  border-bottom: 1px dashed white;
}

#content-wrap #content .tbw .tb.article .body-wrap,
#content-wrap #content .tbw1 .tb.article .body-wrap {
  padding: 0 5px 0 0;
  height: 163px;
  width: 614px;
  text-transform: none;
}

#content-wrap #content .tbw .tb.testimonials-title,
#content-wrap #content .tbw1 .tb.testimonials-title {
  width: 662px;
  line-height: 110%;
}

#content-wrap #content .tbw .tb.service-title,
#content-wrap #content .tbw1 .tb.service-title {
  width: 660px;
  line-height: 110%;
}

#content-wrap #content .tbw .tb.service-subtitle,
#content-wrap #content .tbw1 .tb.service-subtitle {
  width: 660px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: none;
  clear: both;
}

#content-wrap #content .tbw .tb.service-list,
#content-wrap #content .tbw1 .tb.service-list {
  width: 100%;
  margin: 0;
  padding: 0;
}

#content-wrap #content .tbw .tb.service-list-c1,
#content-wrap #content .tbw1 .tb.service-list-c1 {
  width: 306px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: none;
  list-style: none;
  line-height: 140%;
  background: 0;
}

#content-wrap #content .tbw .tb.team-title,
#content-wrap #content .tbw1 .tb.team-title {
  line-height: 110%;
}

#content-wrap #content .tbw .tb.speaking,
#content-wrap #content .tbw1 .tb.speaking {
  width: 960px;
  height: 355px;
  padding: 18px 15px 18px 15px;
  font-size: 15px;
  line-height: 120%;
}

#content-wrap #content .tbw .tb.team,
#content-wrap #content .tbw1 .tb.team {
  padding: 13px 10px 10px 13px;
}

#content-wrap #content .tbw .tb.team #team-scroll,
#content-wrap #content .tbw1 .tb.team #team-scroll {
  width: 1012px;
  height: 320px;
}

#content-wrap #content .tbw .tb.team #team-wrap,
#content-wrap #content .tbw1 .tb.team #team-wrap {
  height: 300px;
  width: 840px;
}

#content-wrap #content .tbw .tb.team a,
#content-wrap #content .tbw1 .tb.team a {
  position: relative;
  float: left;
  width: 192px;
  height: 300px;
  padding: 0 13px 13px 0;
}

#content-wrap #content .tbw .tb.team a img,
#content-wrap #content .tbw1 .tb.team a img {
  position: absolute;
  top: 0;
  left: 0;
}

#content-wrap #content .tbw .tb.team a img.bw,
#content-wrap #content .tbw1 .tb.team a img.bw {
  z-index: 10;
}

#content-wrap #content .tbw .tb.team a img.color,
#content-wrap #content .tbw1 .tb.team a img.color {
  z-index: 8;
}

#content-wrap #content .tbw .tb.team a .name,
#content-wrap #content .tbw1 .tb.team a .name {
  position: relative;
  margin: 180px 0 0 0;
  background: url("text_blue.png");
  color: black;
  padding: 4px;
  z-index: 20;
  line-height: 80%;
  font-size: 40px;
  font-weight: bold;
}

#content-wrap #content .tbw .tb.team a .position,
#content-wrap #content .tbw1 .tb.team a .position {
  position: relative;
  background: url("form_yellow.png");
  color: black;
  padding: 2px 4px;
  z-index: 20;
  line-height: 110%;
  font-size: 18px;
  font-weight: bold;
}

#content-wrap #content .tbw .tb.team-member,
#content-wrap #content .tbw1 .tb.team-member {
  width: 690px;
  padding: 13px;
  margin-right: 42px;
}

#content-wrap #content .tbw .tb.team-member .main,
#content-wrap #content .tbw1 .tb.team-member .main {
  position: relative;
  float: left;
  padding: 0 13px 0 0;
  height: 375px;
}

#content-wrap #content .tbw .tb.team-member .body,
#content-wrap #content .tbw1 .tb.team-member .body {
  position: relative;
  float: left;
  width: 437px;
  height: 374px;
  padding: 0;
  font-size: 15px;
}

#content-wrap #content .tbw .tb.team-member .body .body-pad,
#content-wrap #content .tbw1 .tb.team-member .body .body-pad {
  padding: 0 10px 0 0;
  text-transform: initial;
}

#content-wrap #content .tbw .tb.team-member .body a,
#content-wrap #content .tbw1 .tb.team-member .body a {
  text-decoration: none;
  color: #ff3283;
}

#content-wrap #content .tbw .tb.team-member .back,
#content-wrap #content .tbw1 .tb.team-member .back {
  position: absolute;
  top: 15px;
  right: -42px;
  color: black;
  font-weight: bold;
  font-size: 16px;
  background: #ff3283;
  padding: 2px 0;
  width: 42px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

#content-wrap #content .tbw .links,
#content-wrap #content .tbw1 .links {
  position: relative;
  width: 380px;
  background: 0;
}

#content-wrap #content .tbw .links.about-links,
#content-wrap #content .tbw1 .links.about-links {
  padding: 10px 0 0 5px;
}

#content-wrap #content .tbw .links.about-links a,
#content-wrap #content .tbw1 .links.about-links a {
  margin: 0 0 5px 0;
}

#content-wrap #content .tbw .links.facts-links,
#content-wrap #content .tbw1 .links.facts-links {
  padding: 2px 0 0 5px;
}

#content-wrap #content .tbw .links.kudos-links,
#content-wrap #content .tbw1 .links.kudos-links {
  padding: 2px 0 0 5px;
}

#content-wrap #content .tbw .links.team-links,
#content-wrap #content .tbw1 .links.team-links {
  padding: 2px 0 0 5px;
}

#content-wrap #content .tbw .links a,
#content-wrap #content .tbw1 .links a {
  position: relative;
  display: block;
  float: left;
  background: #e0e21a;
  color: black;
  height: 22px;
  line-height: 22px;
  font-size: 22px;
  font-weight: bold;
  padding: 0 1px;
}

#content-wrap #content .tbw .links a.first,
#content-wrap #content .tbw1 .links a.first {
  margin: 0 0 5px 0;
}

#content-wrap #content .tbw .links .link-gap,
#content-wrap #content .tbw1 .links .link-gap {
  float: left;
  width: 5px;
}

#content-wrap #culture {
  position: absolute;
  margin: 0 auto;
  width: 840px;
  height: 580px;
  color: white;
  z-index: 200;
}

#content-wrap #culture .title {
  height: 50px;
  margin: 0 25px 10px 0;
}

#content-wrap #culture #culture-ig-feed .slides {
  position: relative;
  width: 836px;
  height: 500px;
  left: 50px;
}

#content-wrap #culture #culture-ig-feed .slides .slide {
  position: absolute;
  display: none;
}

#content-wrap #culture #culture-ig-feed .slides .slide.slide-1 {
  display: block;
}

#content-wrap #culture #culture-ig-feed .slides .next {
  position: absolute;
  bottom: 5px;
  right: -31px;
  width: 31px;
  height: 23px;
  background: url("arrow_right.png");
  cursor: pointer;
}

#content-wrap #culture #culture-ig-feed .slides .prev {
  position: absolute;
  bottom: 5px;
  left: -31px;
  width: 31px;
  height: 23px;
  background: url("arrow_left.png");
  display: none;
  cursor: pointer;
}

#content-wrap #culture #culture-ig-feed .ig-feed-item-outer {
  margin: 5px;
  background: url("bg_black_footer.png");
  padding: 6px;
  position: relative;
  float: left;
}

#content-wrap #culture #culture-ig-feed .ig-feed-item-outer .ig-feed-item-inner {
  width: 145px;
  height: 145px;
  overflow: hidden;
}

#content-wrap #culture #culture-ig-feed .ig-feed-item-outer .ig-feed-item-inner img {
  width: 145px;
  height: 145px;
}

#content-wrap #culture #culture-ig-feed .ig-feed-item-outer .ig-feed-item-inner span.city {
  padding: 0 2px;
  position: absolute;
  right: 6px;
  top: 10px;
  background: yellow;
  color: black;
  font-weight: bold;
  font-family: "galette-1", "galette-2", sans-serif;
}

#content-wrap #culture #culture-ig-feed .ig-feed-item-outer .ig-feed-item-inner p.ig-feed-item-caption {
  width: 139px;
  padding: 5px 3px;
  font-size: 10px;
  background: rgba(139, 81, 165, 0.9);
  position: relative;
  left: 0;
  top: 0;
}

#content-wrap #culture #culture-ig-feed .ig-feed-item-outer .ig-feed-item-inner:hover p.ig-feed-item-caption {
  display: block;
}

#content-wrap #why {
  position: relative;
  width: 700px;
  display: none;
}

#content-wrap #why .back {
  position: absolute;
  top: 15px;
  right: -42px;
  color: black;
  font-weight: bold;
  font-size: 16px;
  background: #ff3283;
  padding: 2px 0;
  width: 42px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  display: none;
}

#content-wrap #why #why-inner {
  position: relative;
  padding: 15px 15px;
  background: rgba(51, 51, 51, 0.75);
  font-size: 16px;
}

#content-wrap #why #next {
  display: block;
  background: #e0e21a;
  color: black;
  margin: 3px 0 0 0;
  padding: 0 3px;
  line-height: 110%;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  float: right;
  position: relative;
  text-transform: uppercase;
  display: none;
}

#content-wrap #how {
  position: relative;
  display: none;
}

#content-wrap #how .tbw {
  position: relative;
  margin: 2px 0;
  overflow: hidden;
}

#content-wrap #how .tbw .tb {
  background: url("bg_black_footer.png");
  float: left;
  position: relative;
  text-transform: uppercase;
  padding: 0 15px 0 13px;
  line-height: 50px;
  cursor: pointer;
  color: white;
}

#content-wrap #how .tbw .tb:hover {
  color: #e0e21a;
}

#content-wrap #how .tbw .tb.active {
  color: #e0e21a;
}

#content-wrap #how .tbw .tba {
  position: relative;
  float: left;
  color: #e0e21a;
  font-weight: bold;
  width: 0;
  height: 0;
  line-height: 110%;
  background: url("bg_black_footer.png");
  overflow: hidden;
  padding: 0;
}

#content-wrap #how .tbw .yellow {
  display: block;
  position: relative;
  float: left;
  background: #e0e21a;
  color: black;
  margin: 0 0 0 3px;
  padding: 0 1px 0 13px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}

#content-wrap #clients {
  position: relative;
}

#content-wrap #clients .location {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  background: url("bg_black_client.png");
  background: rgba(51, 51, 51, 0.75);
  margin: 0 0 2px 0;
  padding: 0 0 0 8px;
  width: 492px;
}

#content-wrap #clients .image {
  position: relative;
  background: url("bg_black_client.png");
  background: rgba(51, 51, 51, 0.75);
  margin: 0 0 5px 0;
  padding: 10px;
  width: 480px;
}

#content-wrap #clients .image img {
  display: block;
}

#content-wrap #clients .image .purple {
  position: absolute;
  height: 100%;
  width: 12px;
  top: 0;
  right: -12px;
  background: url("menu_purple.png");
  opacity: 0.9;
}

#content-wrap #clients .image .clients {
  position: absolute;
  width: 1600px;
  height: 28px;
  line-height: 28px;
  top: 0;
  left: 512px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: normal;
  color: white;
  background: url("bg_black_client.png");
  background: rgba(51, 51, 51, 0.75);
  margin: 0 0 4px 0;
  padding: 0 0 0 8px;
}

#content-wrap #clients .image .thumbs {
  position: absolute;
  width: 1600px;
  height: 279px;
  top: 32px;
  left: 512px;
  padding: 6px 0 0 6px;
  background: url("bg_black_client.png");
  background: rgba(51, 51, 51, 0.75);
}

#content-wrap #clients .image .thumbs .thumb-wrap {
  width: 400px;
}

#content-wrap #clients .image .thumbs .thumb {
  position: relative;
  float: left;
  width: 100px;
  padding: 0 9px 6px 0;
}

#content-wrap #clients .image .thumbs .thumb img {
  display: block;
}

#content-wrap #clients .image .thumbs .thumb .title {
  position: absolute;
  bottom: 6px;
  width: 90px;
  padding: 5px;
  background: url("bg_black_80.png");
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: white;
  display: none;
}

#content-wrap #clients .yellow {
  background: #e0e21a;
  color: black;
  font-size: 24px;
  font-weight: bold;
  padding: 0 5px 0 8px;
  text-transform: uppercase;
}

#content-wrap #clients-show {
  position: relative;
}

#content-wrap #clients-show h1 {
  text-transform: uppercase;
  font-size: 40px;
  font-weight: bold;
  background: url("bg_black_client.png");
  background: rgba(51, 51, 51, 0.75);
  margin: 0 0 2px 0;
  padding: 0 0 0 8px;
  width: 569px;
}

#content-wrap #clients-show .images {
  position: relative;
  width: 557px;
  height: 359px;
  padding: 10px;
  background: url("bg_black_client.png");
  background: rgba(51, 51, 51, 0.75);
  margin: 0 0 8px 0;
}

#content-wrap #clients-show .images .image {
  position: absolute;
  display: none;
}

#content-wrap #clients-show .images .image.image-1 {
  display: block;
}

#content-wrap #clients-show .images .next {
  position: absolute;
  top: 10px;
  right: -31px;
  width: 31px;
  height: 23px;
  background: url("arrow_right.png");
  cursor: pointer;
}

#content-wrap #clients-show .images .prev {
  position: absolute;
  top: 36px;
  right: -31px;
  width: 31px;
  height: 23px;
  background: url("arrow_left.png");
  display: none;
  cursor: pointer;
}

#content-wrap #clients-show .images .caption {
  color: #e0e21a;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

#content-wrap #clients-show .yellow {
  background: #e0e21a;
  color: black;
  font-size: 24px;
  font-weight: bold;
  padding: 0 5px 0 8px;
  text-transform: uppercase;
}

#content-wrap #clients-show .yellow.block {
  display: block;
}

#content-wrap #clients-show #body {
  position: absolute;
  top: 0;
  left: 615px;
  width: 370px;
  overflow: hidden;
}

#content-wrap #clients-show #body .content {
  background: url("bg_black_client.png");
  background: rgba(51, 51, 51, 0.75);
  padding: 6px 6px 11px 6px;
  margin: 0 0 3px 0;
  font-size: 16px;
  overflow: hidden;
}

#content-wrap #clients-show #body .content a {
  text-decoration: none;
  border-bottom: 1px dashed white;
  color: white;
}

#content-wrap #clients-show #body .thumb-list-header {
  position: relative;
  background: url("menu_purple.png");
  font-size: 18px;
  color: white;
  text-transform: uppercase;
  padding: 0 0 0 6px;
  line-height: 18px;
  margin: 0 0 3px 0;
  cursor: pointer;
}

#content-wrap #clients-show #body .thumb-list-header .arrow {
  position: relative;
  float: right;
  height: 18px;
  width: 18px;
  background: url("arrow_up.png");
}

#content-wrap #clients-show #body .thumb-list-header .arrow.down {
  background: url("arrow_down.png");
}

#content-wrap #clients-show #body .thumb-list {
  background: url("bg_black_client.png");
  background: rgba(51, 51, 51, 0.75);
  padding: 6px 0 0 9px;
  display: none;
}

#content-wrap #clients-show #body .thumb-list .thumb {
  position: relative;
  float: left;
  width: 100px;
  padding: 0 9px 6px 0;
}

#content-wrap #clients-show #body .thumb-list .thumb img {
  display: block;
}

#content-wrap #clients-show #body .thumb-list .thumb .title {
  position: absolute;
  bottom: 6px;
  width: 90px;
  padding: 5px;
  background: url("bg_black_80.png");
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: white;
  display: none;
}

#content-wrap #clients-show #urls {
  position: absolute;
  top: 0;
  left: 990px;
  overflow: hidden;
}

@media screen and (max-width: 1250px) {
  #content-wrap #clients-show #urls {
    margin-top: 70px;
  }
}

#content-wrap #clients-show #urls a {
  display: block;
  margin-bottom: 5px;
}

#content-wrap #clients-show #urls a img {
  width: 30px;
  filter: invert(100%);
}

#content-wrap #clients-show #urls #results {
  width: 330px;
}

#content-wrap #clients-show #urls #results div {
  background: url(bg_black_client.png);
  background: rgba(51, 51, 51, 0.75);
  margin: 0 0 3px 0;
  padding: 4px 6px;
  font-weight: bold;
}

#content-wrap #clients-show #urls #results div span {
  display: block;
}

#content-wrap #clients-show #urls #results div span:nth-child(2) {
  font-weight: normal;
}

#thisisgeny_outer {
  position: absolute;
  top: 30%;
  left: 50%;
}

#thisisgeny_outer #thisisgeny_inner {
  position: relative;
  right: 50%;
  background: url("bg_black_footer.png");
  padding: 2px 15px;
  line-height: 100%;
  cursor: pointer;
  color: white;
  font-family: "galette-1", "galette-2", sans-serif;
}

#content-wrap.engage {
  height: 470px;
}

#content-wrap.engage #content {
  position: relative;
}

#content-wrap.engage #engage {
  position: relative;
  width: 540px;
  display: none;
}

#content-wrap.engage #engage #copy {
  background: url("bg_black_client.png");
  background: rgba(51, 51, 51, 0.75);
  padding: 15px 15px;
  margin: 0 0 3px 0;
  width: 510px;
  line-height: 120%;
  font-size: 20px;
  font-weight: bold;
}

#content-wrap.engage #engage #questions {
  background: url("bg_black_client.png");
  background: rgba(51, 51, 51, 0.75);
  padding: 10px 15px;
  margin: 0 0 3px 0;
  width: 510px;
  font-size: 18px;
  font-weight: normal;
}

#content-wrap.engage #engage #questions h1 {
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}

#content-wrap.engage #engage #questions .question {
  margin: 0 0 10px 0;
}

#content-wrap.engage #engage #questions .question#q1 {
  margin-bottom: 15px;
}

#content-wrap.engage #engage #questions .question#q3 {
  margin-bottom: 15px;
}

#content-wrap.engage #engage #questions .question .check {
  position: relative;
  float: left;
  background: white;
  line-height: 26px;
  padding: 0 5px;
  margin: 0 10px 0 0;
  width: 17px;
  height: 27px;
  font-size: 34px;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
  cursor: pointer;
}

#content-wrap.engage #engage #questions .question #check1 {
  color: #ff3283;
}

#content-wrap.engage #engage #questions .question #check2 {
  color: #ef3e36;
  margin-top: 8px;
}

#content-wrap.engage #engage #questions .question #check3 {
  color: #90278e;
}

#content-wrap.engage #engage #questions .question #check4 {
  color: #6cbd45;
  margin-top: 8px;
}

#content-wrap.engage #engage #questions .question #check5 {
  color: #3ebaeb;
}

#content-wrap.engage #engage #truth {
  position: relative;
  float: right;
  background: #e0e21a;
  color: black;
  font-size: 24px;
  font-weight: bold;
  padding: 0 2px;
  text-transform: uppercase;
  line-height: 100%;
  cursor: pointer;
}

#content-wrap.engage #engage #right-column {
  position: absolute;
  top: 0;
  left: 545px;
  height: 470px;
  width: 405px;
  display: none;
}

#content-wrap.engage #engage #right-column #thankyou {
  position: relative;
  line-height: 100%;
  padding: 2px;
  color: black;
  background: #6cbd45;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  display: none;
}

#content-wrap.engage #engage #right-column #answer {
  position: relative;
  line-height: 100%;
  margin: 200px 0 4px 0;
  padding: 2px;
  color: black;
  background: #e0e21a;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}

#content-wrap.engage #engage #right-column #lets-talk {
  position: relative;
  width: 397px;
  padding: 2px 4px;
  color: black;
  background: #6cbd45;
  text-transform: uppercase;
  line-height: 110%;
  font-size: 38px;
  font-weight: bold;
  cursor: pointer;
}

#content-wrap.engage #engage #right-column #form {
  position: relative;
  margin: 0 0 4px 0;
  width: 405px;
  z-index: 30;
  display: none;
}

#content-wrap.engage #engage #right-column #form .green-header {
  position: relative;
  line-height: 18px;
  height: 18px;
  background: url("form_green.png");
  margin: 0 0 5px 0;
  font-size: 18px;
  font-weight: bold;
  color: black;
  padding: 0 0 0 2px;
  text-transform: uppercase;
}

#content-wrap.engage #engage #right-column #form .text {
  position: relative;
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 3px 0;
  background: black;
}

#content-wrap.engage #engage #right-column #form .text.required {
  display: none;
}

#content-wrap.engage #engage #right-column #form .text .label {
  position: relative;
  float: left;
  font-weight: bold;
  background: url("form_yellow.png");
  color: black;
  padding: 0 10px 0 2px;
}

#content-wrap.engage #engage #right-column #form .text input {
  background: black;
  color: white;
  width: 230px;
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  padding: 0 3px;
}

#content-wrap.engage #engage #right-column #form .select {
  position: relative;
  height: 18px;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 3px 0;
}

#content-wrap.engage #engage #right-column #form .select.blue {
  background: url("form_blue.png");
  z-index: 45;
}

#content-wrap.engage #engage #right-column #form .select.blue .options {
  background: url("form_blue.png");
}

#content-wrap.engage #engage #right-column #form .select.blue .options .option.active {
  background: #3ebaeb;
}

#content-wrap.engage #engage #right-column #form .select.blue .options .option.active:hover {
  background: #3ebaeb;
}

#content-wrap.engage #engage #right-column #form .select.blue .options .option:hover {
  background: #2b81a3;
}

#content-wrap.engage #engage #right-column #form .select.purple {
  background: url("form_purple.png");
  z-index: 44;
}

#content-wrap.engage #engage #right-column #form .select.purple .options {
  background: url("form_purple.png");
}

#content-wrap.engage #engage #right-column #form .select.purple .options .option.active {
  background: #90278e;
}

#content-wrap.engage #engage #right-column #form .select.purple .options .option.active:hover {
  background: #90278e;
}

#content-wrap.engage #engage #right-column #form .select.purple .options .option:hover {
  background: #4d154b;
}

#content-wrap.engage #engage #right-column #form .select.pink {
  background: url("form_pink.png");
  z-index: 43;
}

#content-wrap.engage #engage #right-column #form .select.pink .options {
  background: url("form_pink.png");
}

#content-wrap.engage #engage #right-column #form .select.pink .options .option.active {
  background: #ff3283;
}

#content-wrap.engage #engage #right-column #form .select.pink .options .option.active:hover {
  background: #ff3283;
}

#content-wrap.engage #engage #right-column #form .select.pink .options .option:hover {
  background: #9c1e50;
}

#content-wrap.engage #engage #right-column #form .select.yellow {
  background: url("form_yellow.png");
  z-index: 42;
}

#content-wrap.engage #engage #right-column #form .select.yellow .options {
  background: url("form_yellow.png");
}

#content-wrap.engage #engage #right-column #form .select.yellow .options .option.active {
  background: #e0e21a;
}

#content-wrap.engage #engage #right-column #form .select.yellow .options .option.active:hover {
  background: #e0e21a;
}

#content-wrap.engage #engage #right-column #form .select.yellow .options .option:hover {
  background: #8a8621;
}

#content-wrap.engage #engage #right-column #form .select.yellow.country {
  z-index: 41;
}

#content-wrap.engage #engage #right-column #form .select .title {
  background: url("arrow_down.png") no-repeat right top;
  line-height: 18px;
  height: 18px;
  color: black;
  padding: 0 0 0 2px;
  font-weight: bold;
  cursor: pointer;
}

#content-wrap.engage #engage #right-column #form .select .options {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 40;
  cursor: pointer;
  overflow: hidden;
}

#content-wrap.engage #engage #right-column #form .select .options .option {
  position: relative;
  background: black;
  color: white;
  height: 18px;
  padding: 0 0 0 10px;
  margin: 2px 0;
  z-index: 40;
}

#content-wrap.engage #engage #right-column #form .select .options .default {
  position: relative;
  background: black;
  color: white;
  height: 18px;
  padding: 0 0 0 10px;
  margin: 2px 0;
  display: none;
  z-index: 40;
  font-weight: bold;
}

#content-wrap.engage #engage #right-column #form .textarea {
  background: url("form_red.png");
  padding: 0 5px 3px 5px;
  margin: 0 0 3px 0;
}

#content-wrap.engage #engage #right-column #form .textarea .label {
  position: relative;
  height: 18px;
  font-size: 18px;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
}

#content-wrap.engage #engage #right-column #form .textarea textarea {
  background: black;
  color: white;
  width: 391px;
  height: 51px;
  padding: 2px;
}

#content-wrap.engage #engage #right-column #form .submit {
  position: relative;
  float: right;
  height: 24px;
  line-height: 24px;
  background: #e0e21a;
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  color: black;
  padding: 0 2px;
  text-transform: uppercase;
  cursor: pointer;
}

#login {
  position: relative;
  padding: 5px 15px;
  background: url("bg_black_client.png");
  font-size: 18px;
  font-weight: bold;
}

#arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -35px;
  height: 91px;
  width: 114px;
  z-index: 7;
  cursor: pointer;
}

#arrow.right {
  background: url("arrow_dots_right_black.png");
}

#arrow.right .pulse {
  background: url("arrow_dots_right_yellow.png");
  height: 91px;
  width: 114px;
}

#arrow.left {
  background: url("arrow_dots_left_black.png");
}

#arrow.left .pulse {
  background: url("arrow_dots_left_yellow.png");
  height: 91px;
  width: 114px;
}

#footer {
  width: 100%;
  height: 34px;
  position: relative;
  left: 0;
  bottom: 0;
  background: rgba(51, 51, 51, 0.75);
  z-index: 20;
  margin-top: 65px !important;
}

#footer #links {
  position: absolute;
  top: -59px;
  height: 59px;
  overflow: hidden;
}

#footer #links.left {
  width: 400px;
  left: 0;
}

#footer #links.right {
  width: 550px;
  right: 0;
}

#footer #links .link {
  position: relative;
  width: auto;
  height: 49px;
  line-height: 49px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  padding: 0 10px 10px 10px;
  display: block;
  margin: 0 3px;
  float: left;
  left: 5px;
  top: 10px;
}

#footer #links #facebook {
  background: url("bg_facebook.png");
  float: left;
}

#footer #links #twitter {
  background: url("bg_twitter.png");
  float: left;
}

#footer #links #buy {
  background: url("bg_buy.png");
  float: left;
}

#footer #links #map {
  background: url("bg_map.png");
  margin: 0 5px 0 0;
}

#footer #links #mapla {
  background: url("form_purple.png");
  float: right;
  margin: 0;
}

#footer #credits {
  position: absolute;
  top: 3px;
  right: 8px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-align: right;
  text-transform: uppercase;
}

#footer #credits a {
  font-size: 13px;
}

#footer #buttons {
  position: absolute;
  top: 6px;
  left: 10px;
  width: 400px;
  height: 27px;
}

#footer #buttons #facebook-button {
  position: relative;
  float: left;
}

#footer #buttons #twitter-button {
  position: relative;
  margin-right: 6px;
  float: left;
}

#user_submit {
  padding: 1px 3px;
}

#sign-up {
  position: absolute;
  top: 249px;
  left: 660px;
  width: 270px;
  height: 175px;
  background: url("bg_black_client.png");
}

#sign-up #sign-up-content {
  padding: 9px 12px;
  color: #e0e21a;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}

#sign-up #sign-up-content #done-sign-up {
  display: none;
  position: relative;
  background: #ff3283;
  margin: 5px 0 0 0;
  height: 97px;
  width: 246px;
  color: black;
  font-size: 19px;
  line-height: 97px;
  text-align: center;
}

#sign-up #sign-up-content input {
  font-size: 14px;
  font-weight: bold;
}

#sign-up #sign-up-content input.js {
  width: 242px;
  padding: 1px 2px;
  margin: 4px 0 0 0;
  background: white;
}

#sign-up #sign-up-content input.submit {
  float: right;
  margin: 4px 0 0 0;
  border: 0;
  background: #e0e21a;
  color: black;
  padding: 0 5px;
  cursor: pointer;
}

#past-issues {
  position: absolute;
  top: 427px;
  left: 660px;
  width: 270px;
  height: 24px;
  background: url("bg_black_client.png");
}

#past-issues.home {
  right: 0;
  top: 242px;
}

#past-issues #past-issues-content {
  padding: 1px 12px;
  font-size: 17px;
  color: white;
}

#past-issues #past-up,
#past-issues #past-down {
  position: absolute;
  top: 5px;
  right: 12px;
  width: 68px;
  height: 14px;
  cursor: pointer;
}

#past-issues #past-up {
  background: url("issue_up.png");
  right: 83px;
}

#past-issues #past-down {
  background: url("issue_down.png");
}

#past-issues-list {
  position: absolute;
  top: 453px;
  left: 660px;
  width: 270px;
  height: 212px;
  background: url("bg_black_client.png");
  overflow: hidden;
  padding: 5px 0 10px 0;
}

#past-issues-list.home {
  right: 0;
  top: 268px;
  height: 318px;
}

#past-issues-list #past-wrap {
  position: relative;
  top: 0;
  padding: 0 12px;
}

#past-issues-list #past-wrap .article-item {
  position: relative;
  width: 246px;
  height: 110px;
}

#past-issues-list #past-wrap .article-item .item-date {
  text-transform: uppercase;
  color: #e0e21a;
  font-size: 12px;
  font-weight: bold;
}

#past-issues-list #past-wrap .article-item .item-img {
  position: relative;
  width: 246px;
  height: 82px;
  overflow: hidden;
}

#past-issues-list #past-wrap .article-item .item-img .item-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 246px;
  height: 82px;
  background: url("black52.png");
  cursor: pointer;
  display: none;
}

#past-issues-list #past-wrap .article-item .item-img .item-title .item-table {
  position: relative;
  height: 82px;
  padding: 0 10px;
  display: table;
}

#past-issues-list #past-wrap .article-item .item-img .item-title .item-table p {
  font-size: 20px;
  color: white;
  display: table-cell;
  vertical-align: middle;
}

#press-past-issues {
  position: absolute;
  top: 278px;
  left: 660px;
  width: 349px;
  height: 24px;
  background: url("bg_black_client.png");
}

#press-past-issues #past-issues-content {
  padding: 1px 12px;
  font-size: 18px;
  color: white;
}

#press-past-issues-list {
  position: absolute;
  top: 305px;
  left: 660px;
  width: 349px;
  height: 384px;
  background: url("bg_black_client.png");
  padding: 10px 0 5px 0;
}

#press-past-issues-list #past-overflow {
  width: 349px;
  height: 384px;
  overflow: hidden;
}

#press-past-issues-list #past-wrap {
  position: relative;
  top: 0;
  padding: 0 12px;
}

#press-past-issues-list #past-wrap .article-item {
  position: relative;
  width: 325px;
  height: 169px;
}

#press-past-issues-list #past-wrap .article-item .item-date {
  text-transform: uppercase;
  color: #e0e21a;
  font-size: 13px;
  font-weight: bold;
}

#press-past-issues-list #past-wrap .article-item .item-img {
  position: relative;
  width: 325px;
  height: 137px;
  overflow: hidden;
}

#press-past-issues-list #past-wrap .article-item .item-img .item-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 325px;
  height: 137px;
  background: url("black70.png");
  cursor: pointer;
  text-transform: uppercase;
  display: block;
}

#press-past-issues-list #past-wrap .article-item .item-img .item-title .item-table {
  position: relative;
  width: 305px;
  height: 137px;
  padding: 0 10px;
  display: table;
}

#press-past-issues-list #past-wrap .article-item .item-img .item-title .item-table p {
  font-size: 20px;
  color: white;
  display: table-cell;
  vertical-align: middle;
}

#press-past-issues-list #press-past-up {
  position: absolute;
  bottom: -25px;
  left: 0;
  cursor: pointer;
}

#press-past-issues-list #press-past-down {
  position: absolute;
  bottom: -25px;
  right: 0;
  cursor: pointer;
}

#testimonials {
  width: 700px;
  min-height: 300px;
  background-image: none !important;
  background: none !important;
}

#testimonials .testim {
  position: absolute;
  top: 0;
  left: 0;
  width: 700px;
  text-transform: none;
  font-size: 20px;
  line-height: 110%;
  display: none;
}

#testimonials .testim:first-child {
  display: block;
}

#testimonials .testim .test-black {
  padding: 10px;
  background: rgba(51, 51, 51, 0.75);
}

#testimonials .testim .test-body {
  font-size: 16px;
}

#testimonials .testim .test-details {
  padding: 7px 0 4px 0;
  color: #e0e21a;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}

#testimonials .testim .test-details a {
  border-bottom: 2px dotted #e0e21a;
  color: #e0e21a;
}

#testimonials .testim .learn-more {
  display: block;
  width: 572px;
  background: #e0e21a;
  color: black;
  line-height: 22px;
  font-size: 34px;
  font-weight: bold;
  margin: 3px 0 0 0;
  padding: 5px 4px;
}

#slide-next {
  position: absolute;
  top: 15px;
  right: 7px;
  width: 31px;
  height: 23px;
  background: url("arrow_right.png");
  cursor: pointer;
  display: none;
}

#slide-prev {
  position: absolute;
  top: 40px;
  right: 7px;
  width: 31px;
  height: 23px;
  background: url("arrow_left.png");
  cursor: pointer;
  display: none;
}

#admin-link {
  position: fixed;
  top: 2px;
  left: 4px;
  margin: 0;
  color: white;
  text-decoration: none;
  font-size: 18px;
  z-index: 99;
}

.flexcrollactive {
  outline: 0;
}

.scrollgeneric {
  line-height: 1px;
  font-size: 1px;
  position: absolute;
  top: 0;
  left: 0;
}

.vscrollerbase {
  width: 10px;
  background-color: transparent;
}

.vscrollerbar {
  width: 10px;
  background-color: #e0e21a;
  opacity: 0.6;
  padding: 8px;
}

.vscrollerbasebeg {
  background: transparent url("scroll_up.png") 0 0 no-repeat;
  height: 6px !important;
  width: 10px;
}

.vscrollerbaseend {
  background: transparent url("scroll_down.png") 0 0 no-repeat;
  height: 6px !important;
  width: 10px;
}

.hscrollerbase {
  height: 10px;
  background-color: transparent;
}

.hscrollerbar {
  height: 10px;
  background-color: #e0e21a;
  opacity: 0.6;
  padding: 8px;
}

.hscrollerbasebeg {
  background: transparent url("scroll_left.png") 0 0 no-repeat;
  width: 6px !important;
  height: 10px;
}

.hscrollerbaseend {
  background: transparent url("scroll_right.png") 0 0 no-repeat;
  width: 6px !important;
  height: 10px;
}

.scrollerjogbox {
  display: none;
}

#pitch {
  min-width: 1200px;
}

.body-wrap .card-box {
  float: left;
  width: 240px;
  margin: 0 5px;
}

.body-wrap .card-box .img_svg {
  width: 200px;
  height: 200px;
  background: rgba(51, 51, 51, 0.75);
  padding: 20px;
}

.body-wrap .card-box .img_box {
  background: rgba(51, 51, 51, 0.75);
  text-align: center;
  width: 200px;
  height: 200px;
  padding: 20px;
}

.body-wrap .card-box .img_box img {
  height: 200px;
}

.body-wrap .card-box .img_alt {
  background: rgba(51, 51, 51, 0.75);
  width: 200px;
  height: 200px;
  padding: 20px;
  display: table-cell;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 27px;
  vertical-align: middle;
  text-align: center;
}

.body-wrap .card-box .bottom-text-box {
  background: rgba(51, 51, 51, 0.75);
  margin-top: 5px;
  min-height: 70px;
  padding: 8px;
  text-align: center;
  font-family: Arial;
}

.body-wrap .card-box .bottom-text-box span {
  text-transform: initial !important;
}

.body-wrap .card-box div a {
  font-weight: bold;
  border-bottom: 1px dashed white;
}

.body-wrap .card-box > a {
  border-bottom: 0;
}

#gist-app iframe {
  bottom: 95px !important;
}

#bg {
  position: fixed;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
