body {
  background-color: #f1f1f1;
  background-image: url(../img/global/background.png); }

h1, h2, h3, h4, h5, p, div {
  font-family: "omnes-pro",sans-serif; }

#lede {
  padding: 5px;
  background: #3ff5c2; }

#header {
  background-image: url(../img/CircuitBreaker.png);
  background-position: center 50px;
  background-repeat: no-repeat;
  background-size: 200px;
  padding: 300px 0 0 0;
  margin: 0; }
  @media screen and (max-width: 480px) {
    #header {
      background-size: 150px;
      padding: 240px 0 0 0; } }

#archives .header {
  background-image: url(../img/port/archives/archive-background-skull.png);
  background-repeat: no-repeat;
  background-position-x: 75%;
  background-position-y: 50%; }
  @media screen and (max-width: 480px) {
    #archives .header {
      background-position-x: 250%;
      background-position-y: 30%;
      background-size: 90%; } }

#header h1 {
  font-size: 4em;
  font-weight: 500;
  letter-spacing: .15em;
  text-transform: uppercase;
  text-align: center;
  line-height: 100%; }
  @media screen and (max-width: 480px) {
    #header h1 {
      font-size: 2.4em;
      letter-spacing: .07em; } }

#archives h1 {
  background-color: magenta;
  display: inline-block;
  padding: 0px 40px;
  color: white;
  font-size: 6em;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
  margin-left: -33%; }
  @media screen and (max-width: 768px) {
    #archives h1 {
      margin-left: 0; } }
  @media screen and (max-width: 480px) {
    #archives h1 {
      font-size: 2.5em;
      margin-left: 0;
      padding: 0px 25px; } }

#archives .examples img {
  display: inline-block;
  margin: 1%;
  max-width: 30%; }

h2 {
  font-size: 1.1em;
  font-weight: 500;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0; }

.divider {
  text-align: center;
  background-image: url(../img/global/rule-horiz.png);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 10px 0 0 0;
  margin: 80px 0; }
  @media screen and (max-width: 480px) {
    .divider {
      margin: 40px 0; } }

.divider h4 {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 500;
  letter-spacing: .1em;
  background-color: white;
  display: inline-block;
  margin-top: -10px;
  padding: 5px 10px;
  background-color: #f1f1f1;
  background-image: url(../img/global/background.png); }

.strike {
  background-image: url(../img/global/rule-horiz.png);
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  margin: auto 45%;
  outline: 1px solid red; }

.headshot-wrapper {
  text-align: inherit; }
  @media screen and (max-width: 480px) {
    .headshot-wrapper {
      text-align: center;
      margin-bottom: 40px; } }

#logos {
  margin: 0; }

#logos h2 span {
  color: white;
  padding: 5px 20px;
  background-color: #3ff5c2; }

#logos h2 a {
  color: black;
  border-bottom: 1px #bfbfbf solid; }

.portfolio #logos {
  margin-top: 80px; }

.logo {
  border: 1px #dddddd solid;
  height: 100px;
  box-shadow: 0px 20px 30px -20px rgba(0, 0, 0, 0.1), -20px 20px 30px -20px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.8);
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 40px;
  margin-top: 40px; }
  @media screen and (max-width: 480px) {
    .logo {
      margin-bottom: 15px;
      margin-top: 15px; } }

.logo p {
  text-align: center;
  font-size: 1em;
  margin: 33px 10% 0 10%;
  font-weight: 300;
  font-style: italic;
  color: black;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 100%; }

.logo a {
  text-indent: -9999px;
  width: 118%;
  display: block;
  margin: 0 -15px;
  height: 100px;
  text-align: center;
  color: black;
  text-transform: uppercase;
  font-weight: 600;
  padding-top: 35px;
  background-image: url("/img/global/eye-solid.png");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: right 8px bottom 5px;
  opacity: .2; }
  @media screen and (max-width: 768px) {
    .logo a {
      text-indent: 0px;
      margin: 0px;
      width: auto;
      padding-top: 73px;
      font-size: 12px;
      background-image: none; } }

.logo a:hover {
  text-indent: 0;
  background-color: #3ff5c2;
  opacity: .85;
  background-image: none; }

.tny {
  background-image: url(../img/logos/tny.png);
  background-size: 130px; }

.fb {
  background-image: url(../img/logos/facebook.png);
  background-size: 130px; }

.people {
  background-image: url(../img/logos/people.png);
  background-size: 110px; }

.epi {
  background-image: url(../img/logos/epi.png);
  background-size: 130px; }

.adready {
  background-image: url(../img/logos/adready.png);
  background-size: 130px; }

.evri {
  background-image: url(../img/logos/evri.png);
  background-size: 80px; }

.time {
  background-image: url(../img/logos/time.png);
  background-size: 115px; }

.zynga {
  background-image: url(../img/logos/zynga.png);
  background-size: 120px; }

.wetpaint {
  background-image: url(../img/logos/wetpaint.png);
  background-size: 120px; }

.hulu {
  background-image: url(../img/logos/Hulu_Logo_Option_A.png);
  background-size: 80px; }

h3 {
  font-style: italic;
  font-size: 1.1em;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase; }

h3 span {
  font-weight: 500;
  margin-left: .5em; }

#bio {
  margin: 0px 0px 0px 0px; }

#bio h2 {
  margin: 50px 0 0 0; }

#bio p {
  font-size: 1.2em; }

#bio p a {
  color: black;
  border-bottom: 1px #bfbfbf solid; }

#cta {
  padding: 0 0 100px 0; }

.volt-wrapper {
  text-align: inherit; }
  @media screen and (max-width: 480px) {
    .volt-wrapper {
      text-align: center;
      margin-bottom: 40px; } }

#cta h3 {
  font-size: 1.9em;
  letter-spacing: .1em; }
  @media screen and (max-width: 768px) {
    #cta h3 {
      font-size: 1.4em; } }
  @media screen and (max-width: 480px) {
    #cta h3 {
      font-size: 1.9em; } }

#cta h3 {
  color: black;
  padding: 5px 20px;
  background-color: #3ff5c2;
  display: inline-block;
  margin: 10px 10px 10px -20px; }
  @media screen and (max-width: 480px) {
    #cta h3 {
      line-height: 100%;
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg);
      text-align: center;
      margin: 0 0 20px 0; } }

#cta h4 {
  font-size: 1.4em; }

#cta h4 a, #cta p a {
  color: black;
  border-bottom: 1px #bfbfbf solid; }

#cta h4 a span {
  font-size: .75em;
  font-weight: 500; }

#cta p {
  margin-bottom: 0; }

.archives {
  font-size: .75em;
  margin-top: 5px; }

.atvImg {
  width: 200px;
  height: 105px; }

div.color {
  height: 5em;
  width: 50%;
  position: fixed;
  bottom: 0;
  opacity: .3;
  /* 			outline: 1px solid silver; */ }

.one {
  background: -webkit-radial-gradient(center bottom, rgba(63, 245, 194, 0.65) 0%, rgba(63, 245, 194, 0) 50%);
  right: 0; }

.two {
  background: -webkit-radial-gradient(center bottom, rgba(0, 0, 255, 0.65) 0%, rgba(0, 0, 255, 0) 50%);
  right: 20%; }

.three {
  background: -webkit-radial-gradient(center bottom, rgba(0, 255, 0, 0.65) 0%, rgba(0, 255, 0, 0) 50%);
  left: 50%; }

.four {
  background: -webkit-radial-gradient(center bottom, rgba(0, 255, 0, 0.65) 0%, rgba(0, 255, 0, 0) 50%);
  left: 20%; }

.five {
  background: -webkit-radial-gradient(center bottom, rgba(63, 245, 194, 0.65) 0%, rgba(63, 245, 194, 0) 50%); }

#work #bio {
  margin-top: 120px; }

#hulu #hello {
  background-image: none;
  padding: 50px 0 0 0;
  margin: 0;
  text-align: center; }

#hulu #hello h1 {
  font-weight: 900;
  /*

	font-style: italic;
*/
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 6px;
  text-align: center;
  background-image: url(/img/logos/Hulu_Logo_Option_A.png);
  background-size: 160px;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 70px; }

#hulu #hello h1 span {
  display: none; }

.home {
  position: absolute;
  top: 40px;
  left: 30px;
  text-indent: -9999px;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  border: 2px solid #efefef;
  background-image: url(/img/global/home.png);
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: center center; }
  @media screen and (max-width: 480px) {
    .home {
      top: 20px;
      left: 15px; } }

.home:hover {
  background-color: #3ff5c2;
  border-color: #3ff5c2; }

.header {
  background-color: white;
  padding: 100px 0;
  margin-bottom: 80px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 480px) {
    .header {
      padding: 80px 0; } }

.role {
  margin: 20px 0;
  text-align: center; }

.examples {
  margin-top: 80px; }
  @media screen and (max-width: 480px) {
    .examples {
      margin-top: 40px; } }

.examples .row {
  margin-bottom: 180px; }
  @media screen and (max-width: 480px) {
    .examples .row {
      margin-bottom: 40px; } }

.examples .row:last-of-type {
  margin-bottom: 40px; }

.port-img {
  border: 1px rgba(0, 0, 0, 0.1) solid;
  box-shadow: 0px 20px 30px -20px rgba(0, 0, 0, 0.1), -20px 20px 30px -20px rgba(0, 0, 0, 0.1);
  position: relative; }

.port-img img {
  width: 100%; }

.item-description {
  /*
	display: inline-block;
	margin: 40px;
*/
  padding: 20px;
  background-color: white;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  position: absolute;
  bottom: 20px;
  left: 20px; }

.item-description h5 {
  font-size: 1.1em;
  font-weight: 500;
  letter-spacing: .1em;
  text-transform: uppercase;
  line-height: 100%;
  margin: 0; }

.item-description p {
  line-height: 100%;
  margin: 0; }

.what {
  background-color: #3ff5c2; }

.circle {
  margin: 10px 0px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #3ff5c2;
  text-align: center;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 15px;
  -webkit-transform: rotate(340deg);
          transform: rotate(340deg);
  padding-top: 14px; }
  @media screen and (max-width: 480px) {
    .circle {
      float: right; } }

#next-mobile {
  margin-bottom: 60px;
  background-image: url(../img/global/rule-horiz.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 40px; }

.next h4 {
  line-height: 100%; }
  @media screen and (max-width: 480px) {
    .next h4 {
      margin-top: .6em; } }

.next a {
  color: black; }

.next a:hover .circle {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }

#redacted-1 .scroller-item-description {
  margin-top: 430px; }

#redacted-2 .scroller-item-description {
  margin-top: 120px; }

#redacted-3 .scroller-item-description {
  margin-top: 380px; }

#time-wrapper {
  width: 10000px; }

#celeb-food-icon {
  width: 200px;
  border-radius: 12px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.33); }

.port-img-cf {
  border: 1px rgba(0, 0, 0, 0.1) solid;
  box-shadow: 0px 20px 30px -20px rgba(0, 0, 0, 0.1), -20px 20px 30px -20px rgba(0, 0, 0, 0.1);
  background-repeat: no-repeat;
  background-size: cover; }

#chef-steps .header {
  background-image: url(/img/chef-steps/background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 32%;
  height: 600px; }
  @media screen and (max-width: 480px) {
    #chef-steps .header {
      background-position: center 32%;
      height: 460px; } }

h1 {
  margin-top: 100px; }

.row-headshot {
  margin-top: 140px; }

.headshot {
  border: 3px solid white;
  border-radius: 100px;
  box-shadow: 0px 0px 0px black;
  position: relative;
  bottom: 0px;
  box-shadow: 0px 20px 30px -20px rgba(0, 0, 0, 0.1), -20px 20px 30px -20px rgba(0, 0, 0, 0.1); }

.intro {
  border-left: 3px  solid #d9d9d9;
  padding-left: 20px;
  padding-right: 30px;
  font-size: .9em; }

#chef-steps .blurb {
  margin-top: 20px;
  font-size: 1em; }

#chef-steps .blurb p {
  text-align: center; }

#chef-steps .blurb span {
  display: inline-block;
  margin: 0 10px;
  color: #999; }

.casestudies {
  background: white;
  margin: 40px 0;
  padding-top: 40px;
  box-shadow: 0px 20px 30px -20px rgba(0, 0, 0, 0.1), -20px 20px 30px -20px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 480px) {
    .casestudies {
      padding-bottom: 40px; } }

.cs-thumb {
  height: 340px;
  margin-top: 40px; }
  @media screen and (max-width: 480px) {
    .cs-thumb {
      height: 180px; } }

.cs-thumb-epi {
  background-image: url(/img/port/epi/02.jpg);
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: center top; }

.cs-thumb-cf {
  background-image: url(/img/port/celeb-food/cs-thumb-cf.jpg);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center top; }

.time-item {
  margin: 30px 0; }

.cs-row a {
  color: black; }

.cs-thumb h4 {
  display: inline-block;
  background-color: #3ff5c2;
  padding: 10px 18px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
  position: relative; }

.cs-thumb-epi h4 {
  top: 50px;
  left: -70px; }
  @media screen and (max-width: 480px) {
    .cs-thumb-epi h4 {
      top: 90px;
      left: -30px; } }

.cs-thumb-cf h4 {
  top: 160px;
  left: -10px; }
  @media screen and (max-width: 480px) {
    .cs-thumb-cf h4 {
      top: 90px;
      left: 180px; } }

.idea-header img {
  margin: 60px 0px 60px 0px; }

.free-ideas {
  box-shadow: 0px 20px 30px -20px rgba(0, 0, 0, 0.1), -20px 20px 30px -20px rgba(0, 0, 0, 0.1); }

.free-ideas p {
  font-size: 1.2em; }

.free-ideas h5 {
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1em; }

.free-ideas h4 {
  display: inline-block;
  background-color: #3ff5c2;
  padding: 10px 18px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
  position: relative; }

.idea-one {
  padding-top: 40px; }

.idea-one p {
  color: white; }

.idea-one {
  background-color: black;
  margin-top: 40px; }

.cs-widget-img {
  height: 350px;
  background-image: url(/img/chef-steps/widget.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.remote-header {
  height: 380px;
  padding-top: 40px;
  background-image: url(/img/chef-steps/remote-header.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 80% bottom; }
  @media screen and (max-width: 480px) {
    .remote-header {
      height: 330px;
      background-size: 120%;
      background-position: left bottom; } }

.remote-header h5 {
  color: black; }

.remote-content-background {
  background-color: white; }

.remote-content {
  background-color: white;
  padding: 40px 0; }

.remote-content p {
  font-size: 1em; }

strong {
  font-weight: 600; }

.cs-remote-sketch {
  height: 380px;
  background-image: url(/img/chef-steps/remote-sketch.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom; }

#chef-steps #close {
  padding-top: 80px; }

.close-header {
  margin-bottom: 40px; }

#close p {
  font-size: 1.2em; }

strike {
  opacity: .5; }

#allrecipes .header {
  background-color: #ff7c20;
  height: 400px; }
  @media screen and (max-width: 480px) {
    #allrecipes .header {
      background-position: center 32%;
      height: 460px; } }

#allrecipes h1 {
  margin-top: 0; }

#allrecipes .row-headshot {
  margin-top: 20px; }

.headshot {
  border: 3px solid white;
  border-radius: 100px;
  box-shadow: 0px 0px 0px black;
  position: relative;
  bottom: 0px;
  box-shadow: 0px 20px 30px -20px rgba(0, 0, 0, 0.1), -20px 20px 30px -20px rgba(0, 0, 0, 0.1); }

.intro {
  border-left: 3px  solid #d9d9d9;
  padding-left: 20px;
  padding-right: 30px;
  font-size: .9em; }

#allrecipes .blurb {
  margin-top: 20px;
  font-size: 1em; }

#allrecipes .blurb p {
  text-align: center; }

#allrecipes .blurb span {
  display: inline-block;
  margin: 0 10px;
  color: #999; }

.casestudies {
  background: white;
  margin: 40px 0;
  padding-top: 40px;
  box-shadow: 0px 20px 30px -20px rgba(0, 0, 0, 0.1), -20px 20px 30px -20px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 480px) {
    .casestudies {
      padding-bottom: 40px; } }

.cs-thumb {
  height: 340px;
  margin-top: 40px; }
  @media screen and (max-width: 480px) {
    .cs-thumb {
      height: 180px; } }

.cs-thumb-epi {
  background-image: url(/img/port/epi/02.jpg);
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: center top; }

.cs-thumb-cf {
  background-image: url(/img/port/celeb-food/cs-thumb-cf.jpg);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center top; }

.cs-row a {
  color: black; }

.cs-thumb h4 {
  display: inline-block;
  background-color: #3ff5c2;
  padding: 10px 18px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
  position: relative; }

.cs-thumb-epi h4 {
  top: 50px;
  left: -70px; }
  @media screen and (max-width: 480px) {
    .cs-thumb-epi h4 {
      top: 90px;
      left: -30px; } }

.cs-thumb-cf h4 {
  top: 160px;
  left: -10px; }
  @media screen and (max-width: 480px) {
    .cs-thumb-cf h4 {
      top: 90px;
      left: 180px; } }

.idea-header img {
  margin: 60px 0px 60px 0px; }

.free-ideas {
  box-shadow: 0px 20px 30px -20px rgba(0, 0, 0, 0.1), -20px 20px 30px -20px rgba(0, 0, 0, 0.1); }

.free-ideas p {
  font-size: 1.2em; }

.free-ideas h5 {
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1em; }

.free-ideas h4 {
  display: inline-block;
  background-color: #3ff5c2;
  padding: 10px 18px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
  position: relative; }

.idea-one {
  padding-top: 40px; }

.idea-one p {
  color: white; }

.idea-one {
  background-color: black;
  margin-top: 40px; }

.cs-widget-img {
  height: 350px;
  background-image: url(/img/allrecipes/widget.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; }

.remote-header {
  height: 380px;
  padding-top: 40px;
  background-image: url(/img/allrecipes/remote-header.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 80% bottom; }
  @media screen and (max-width: 480px) {
    .remote-header {
      height: 330px;
      background-size: 120%;
      background-position: left bottom; } }

.remote-header h5 {
  color: black; }

.remote-content-background {
  background-color: white; }

.remote-content {
  background-color: white;
  padding: 40px 0; }

.remote-content p {
  font-size: 1em; }

strong {
  font-weight: 600; }

.cs-remote-sketch {
  height: 380px;
  background-image: url(/img/allrecipes/remote-sketch.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom; }

#allrecipes #close {
  padding-top: 80px; }

.close-header {
  margin-bottom: 40px; }

#close p {
  font-size: 1.2em; }

strike {
  opacity: .5; }

#amzn .header {
  background-image: url(/img/amzn/background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 32%;
  height: 700px; }
  @media screen and (max-width: 480px) {
    #amzn .header {
      background-position: center 32%;
      height: 460px; } }

/*
h1 {
	margin-top: 100px;
}
*/
.bell {
  margin-bottom: 40px; }

.intro {
  border-left: 3px  solid #d9d9d9;
  padding-left: 20px;
  padding-right: 30px;
  font-size: .9em; }

.fs-logo img {
  margin: 30px 0px; }

.blurb {
  margin-top: 20px;
  font-size: 1.2em; }

.blurb p {
  text-align: left; }

.blurb span {
  display: none;
  margin: 0 10px;
  color: #999; }

.amzn-thumb-summit {
  background-image: url(/img/port/redacted/redacted-thumb.jpg);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center top; }

.amzn-thumb-summit h4 {
  top: 100px;
  left: -70px; }
  @media screen and (max-width: 480px) {
    .amzn-thumb-summit h4 {
      top: 90px;
      left: -30px; } }

.amzn-thumb-tny {
  background-image: url(/img/port/tny/tny-thumb.jpg);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center top; }

.amzn-thumb-tny h4 {
  top: 30px;
  left: 240px; }
  @media screen and (max-width: 480px) {
    .amzn-thumb-tny h4 {
      top: 90px;
      left: -30px; } }

.amzn-thumb-evri {
  background-image: url(/img/port/evri/evri-thumb.jpg);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center top; }

.amzn-thumb-evri h4 {
  top: 180px;
  right: 0; }
  @media screen and (max-width: 480px) {
    .amzn-thumb-evri h4 {
      top: 90px;
      left: -30px; } }

.amzn-thumb-time {
  background-image: url(/img/port/time/time-thumb.jpg);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center top; }

.amzn-thumb-summit h4 {
  top: 120px;
  left: 0; }
  @media screen and (max-width: 480px) {
    .amzn-thumb-summit h4 {
      top: 90px;
      left: -30px; } }

#close {
  padding-top: 0px; }

#close h3 {
  font-size: 2em; }

#fb .header {
  background-image: url(/img/amzn/background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 32%;
  height: 900px; }
  @media screen and (max-width: 480px) {
    #fb .header {
      background-position: center 32%;
      height: 460px; } }

h1 {
  margin-top: 200px; }

.bell {
  margin-bottom: 40px; }

.intro {
  border-left: 3px  solid #d9d9d9;
  padding-left: 20px;
  padding-right: 30px;
  font-size: .9em; }

.fs-logo img {
  margin: 30px 0px; }

.blurb {
  margin-top: 20px;
  font-size: 1.2em; }

.blurb p {
  text-align: left; }

.blurb span {
  display: none;
  margin: 0 10px;
  color: #999; }

.amzn-thumb-summit {
  background-image: url(/img/port/redacted/redacted-thumb.jpg);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center top; }

.amzn-thumb-summit h4 {
  top: 100px;
  left: -70px; }
  @media screen and (max-width: 480px) {
    .amzn-thumb-summit h4 {
      top: 90px;
      left: -30px; } }

.amzn-thumb-tny {
  background-image: url(/img/port/tny/tny-thumb.jpg);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center top; }

.amzn-thumb-tny h4 {
  top: 30px;
  left: 240px; }
  @media screen and (max-width: 480px) {
    .amzn-thumb-tny h4 {
      top: 90px;
      left: -30px; } }

.amzn-thumb-evri {
  background-image: url(/img/port/evri/evri-thumb.jpg);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center top; }

.amzn-thumb-evri h4 {
  top: 180px;
  right: 0; }
  @media screen and (max-width: 480px) {
    .amzn-thumb-evri h4 {
      top: 90px;
      left: -30px; } }

.amzn-thumb-time {
  background-image: url(/img/port/time/time-thumb.jpg);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center top; }

.amzn-thumb-summit h4 {
  top: 120px;
  left: 0; }
  @media screen and (max-width: 480px) {
    .amzn-thumb-summit h4 {
      top: 90px;
      left: -30px; } }

#close {
  padding-top: 0px; }

#close h3 {
  font-size: 2em; }
/*# sourceMappingURL=app.css.map */