@font-face {
    font-family: 'NovecentoWide-Bold';
    font-style: normal;
    font-weight: 400;
	 src: url('https://cdn.hyperstarter.com/Novecentowide-Bold-webfont.eot'); 
src: url('https://cdn.hyperstarter.com/Novecentowide-Bold-webfont.eot?#iefix') format('embedded-opentype'),
     url('https://cdn.hyperstarter.com/Novecentowide-Bold-webfont.woff') format('woff'),
     url('https://cdn.hyperstarter.com/Novecentowide-Bold-webfont.ttf') format('truetype');
}
@font-face {
    font-family: 'Open-Sans';
    font-style: normal;
    font-weight: 400;
	 src: url('https://cdn.hyperstarter.com/OpenSans-Light-webfont.eot'); 
src: url('https://cdn.hyperstarter.com/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
     url('https://cdn.hyperstarter.com/OpenSans-Light-webfont.woff') format('woff'),
     url('https://cdn.hyperstarter.com/OpenSans-Light-webfont.ttf') format('truetype');
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
html {
    font-size: 100%;
}
a:focus {
    outline: thin dotted #333;
    outline-offset: -2px;
}

a:hover, a:focus, a:active {
    outline: 0 none !important;
}
:focus {
    outline: 0 none;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
    height: auto;
    vertical-align: middle;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: middle;
	-webkit-appearance:none;
}
input {
    line-height: normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
button, input[type="submit"] {
    cursor: pointer;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
fieldset {
    border: 0 none;
    padding: 0;
    position: relative;
}
:-moz-placeholder {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
}
*::-moz-placeholder {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
}
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix::after, .container::after,.pitch  {
    clear: both;
}
*, *::before, *::after {
    box-sizing: border-box;
}
body {
background: #fff none repeat scroll 0 0;
    color: #364347;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: 300;
    height: 100%;
    line-height: 20px;
    margin: 0;
    overflow-x: hidden;
}
a {
    color: #ee6123;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active,.button:hover {
    text-decoration: none;
}
strong {
    font-weight: 600;
}
.lblue {
    background: #4eb0e3 none repeat scroll 0 0;
}
.dblue {
    background: #011e4a none repeat scroll 0 0;
}
.extra {
padding: 68px 0;
}
.sign {
  border-radius: 10px;
  color: #fff;
  display: block;
  font-size: 0.8em;
  line-height: 1.5;
  min-height: 168px;
  padding: 15px;
  text-align: center;
}
.lgrey {
  background: #f2f0eb none repeat scroll 0 0;
  border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.lrblue {
  background: #487191 none repeat scroll 0 0;
  border-bottom: 1px solid #000;
    border-top: 1px solid #000;
	color: #fff;
}
.lwhite {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #ddd;
}
.dgrey {
    background: #2c2c2c none repeat scroll 0 0;
}
.lyellow {
    background: #fad46b none repeat scroll 0 0;
}
.crowdmain > h1, .page > h1 {
    color: #000;
    font-size: 18pt;
	line-height: 20pt;
}
.campsb > h1 {
  color: #000;
  font-size: 15.6px;
  font-weight: 600;
  line-height: 20pt;
  margin: 0;
  padding: 8px 0;
}
.crowdmain > h2, .campmain > h2, .grouping-header, .htitle > h2 {
  color: #000;
  display: block;
  font-size: 16pt;
  line-height: 18pt;
  margin: 0;
  padding-bottom: 10px;
}
.page > h2 {
    color: #000;
    display: block;
    font-size: 22pt;
    font-weight: 600;
    line-height: 22pt;
    margin: 16px 0;
    padding-bottom: 10px;
}
.page > h3 {
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 10px;
}
.crowdmain li {
color: #364347;
padding: 3px 0;
}
.crowdsb > p {
    text-align: center;
}
.crowdmain hr, .crowdsb > hr, .campmain hr, .campsb hr {
    border: 1px solid #edecec;
    line-height: 3px;
    margin: 20px 0;
}
.tablet-screenshot {
  background-image:  url("https://images.hyperstarter.com/tablet.png");
  background-size: cover;
  max-width: 480px;
  padding: 24px 26px;
  width: 100%;
}
.help-tip {
    background-color: #cc4028;
    border-radius: 50%;
    cursor: default;
    float: right;
    font-size: 14px;
    height: 24px;
	right: 0;
    line-height: 26px;
    position: relative;
    right: 18px;
    text-align: center;
    width: 24px;
}
.help-tipm {
  background-color: #cc4028;
  border-radius: 50%;
  cursor: default;
  float: right;
  font-size: 10px;
  height: 16px;
  line-height: 16px;
  position: relative;
  right: 6px;
  text-align: center;
  width: 16px;
}

.help-tip::before, .help-tipm::before  {
    color: #fff;
    content: "?";
    font-weight: 700;
}
.help-tip:hover p,.help-tipm:hover p {
    animation: 0.3s ease-in-out 0s normal none 1 running fadeIn;
    display: block;
    position: absolute;
    transform-origin: 100% 50% 0;
}
.help-tip p, .help-tipm p  {
    background-color: #1e2021;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    display: none;
    font-size: 13px;
    line-height: 1.4;
    padding: 20px;
    position: absolute;
    right: -4px;
    text-align: left;
    width: 300px;
}
.help-tip p::before, .help-tipm p::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #1e2021;
    border-image: none;
    border-style: solid;
    border-width: 6px;
    content: "";
    height: 0;
    position: absolute;
    right: 10px;
    top: -12px;
    width: 0;
}
.help-tip p::after, .help-tipm p::after {
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    top: -40px;
    width: 100%;
}
.t-center {
    text-align: center;
}
.analyser_payload img {
    max-width: 620px;
    width: 100%;
}
.floatyl {
float:left;
}
.cleary {
clear: both;
}
.score {
  border-radius: 3px;
  color: #fff;
  display: block;
  float: left;
font-size: 14px;
  font-weight: 600;
  margin-right: 8px;
  padding: 0;
  text-align: center;
  width: 24px;
}
.camplink {
  box-shadow: 0 3px #009dcd;
  color: #fff;
  float: left;
margin-right: 8px;
}

.okay {
    background-color: #e19722 !important;
}
.better {
    background-color: #4eb0e3 !important;
}

.bad {
    background-color: #f84545 !important;
}
.good {
  background-color: #3eb5ac !important;
  color: #fff;
}
.nicebox {
	color: #9175bd;
background-color: rgba(168, 140, 213, 0.2);
border-color: rgba(168, 140, 213, 0.2);
	position: relative;
	padding: 30px;
	font-weight: 600;
}
.nicebox2 {
color: #f3bc65;
background-color: rgba(250, 212, 107, 0.2);
border-color: rgba(250, 212, 107, 0.2);
	position: relative;
	padding: 30px;
	font-weight: 600;
}
.nicebox::before,.nicebox2::before {
    content: "";
    display: block;
    position: absolute;
    left: 12px;
    right: 12px;
    top: 12px;
    bottom: 12px;
    border: 3px solid #FFF;
}
.grays {
    background-color: #3f3f3f !important;
    color: #fff;
}
.medium {
    background-color: #a88cd5 !important;
}
.modul {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #c9ced1;
  border-radius: 4px;
  margin: 5px;
}
.modul .titleh {
  background: #f3f3f5 none repeat scroll 0 0;
  border-bottom: 1px solid #d7dbde;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 20px;
  text-transform: uppercase;
}
.modul .urlh {
  background: #f3f3f5 none repeat scroll 0 0;
    border-top: 1px solid #d7dbde;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 20px;
    text-transform: uppercase;
}
.modul-list, .tips > p {
  font-size: 14px;
  padding: 0;
}
.modul-list2 {
  background: #fbfcfc none repeat scroll 0 0;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 20px;
    overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}
.modul-list .row {
  border-bottom: 1px solid #ededed;
  padding: 10px;
}
.modul-list .row:nth-child(2n) {
  background: #fbfcfc none repeat scroll 0 0;
}
.modul-list .list-title {
  font-weight: 600;
  margin-bottom: 10px;
}
.modulsm-3, .modulsm-9 {
 float: none;
    width: 100%;
}
.chart.donut {
  height: 175px;
  margin: 25px auto;
  max-width: 175px;
  width: 100%;
}
.chart {
  display: block;
  margin: 0 auto;
  position: relative;
  width: auto;
}
.chart *, .chart {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.donut-chart {
  border-radius: 50%;
  height: 100%;
  position: relative;
  width: 100%;
}
.donut-chart.fill {
  background: #eaeef3 none repeat scroll 0 0;
}

.donut-chart::after {
  background: #fff none repeat scroll 0 0;
  border-radius: 100%;
  content: "";
  height: 86%;
  left: 50%;
  margin: 0 auto;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 86%;
  z-index: 400;
}
.donut-chart .spinner {
  animation: 0.3s ease-in-out 0s normal none 1 running rotateDonut;
  border-radius: 100% 0 0 100% / 50% 0 0 50%;
  border-right: medium none;
  transform: rotate(0deg);
  transition: all 160ms ease-in-out 0s;
  z-index: 200;
}
.donut-chart .pie {
  background: #a3d53a none repeat scroll 0 0;
  height: 100%;
  position: absolute;
  transform-origin: 100% 50% 0;
  width: 50%;
}
.donut-chart .mask {
  background: #eaeef3 none repeat scroll 0 0;
  margin-left: -1px;
  z-index: 400;
}
.spinner ~ .pie {
  pointer-events: none;
}
.donut-chart.chart.fill p {
  color: #444;
  font-size: 54px;
  font-weight: 300;
  line-height: 100%;
  margin-top: -30px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  z-index: 500;
}
.donut-chart.chart.fill span {
  color: rgb(142, 143, 143);
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 60%;
  width: 100%;
  z-index: 500;
}


*::-moz-selection {
  background: #2793c7 none repeat scroll 0 0;
  color: #fff;
}
ul, ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
ul.dotty {
    list-style: outside disc;
    margin: 10px;
    padding: 0 2em;
    position: relative;
}
.container {
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px 0;
    position: relative;
}
.container::before, .container::after {
    content: "";
    display: table;
    line-height: 0;
}
.page-title > img {
    max-width: 623px;
    width: 100%;
}
img.ad2 {
  border-radius: 10px;
  margin: 0;
  width: 100%;
}
#slider1_container {
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: 0;
}

.jssort01 {
    height: 100px;
    left: 0;
    position: absolute;
    width: 300px;
}
.jssort01 .p {
  height: 72px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 72px;
}
.jssort01 .t {
  border-radius: 6px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jssort01 .w {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
footer {
    border-top: 1px solid #ddd;
}
footer.dblue,footer.lyellow  {
    border: medium none;
}
.footer-links h3, .footer-links > span {
  font-size: 16px;
  font-weight: 600;
  line-height: 2em;
  text-align: center;
}
.footer-links {
  float: none;
  font-size: 15px;
  line-height: 2;
  margin: 0;
  text-align: left;
  width: 100%;
}
.footer-links {
  float: none;
  font-size: 15px;
  line-height: 2;
  margin: 0;
  text-align: left;
  width: 100%;
}
footer.dblue .footer-links,footer.dblue .footer-links ul li a, footer.dblue .flush-bottom {
color:#7f898e;
}
.footer-links:nth-child(4n) {
    margin: 0;
}
.footer-links li {
  margin: 0;
  padding: 0;
}
.footer-links ul li a {
  color: #364347;
  text-decoration: none;
}
.footer-links ul li a:hover {
    color: #009dcd;
    text-decoration: underline;
}
.footer-links > a img {
  border: 0 none;
  display: block;
  margin: 8px 0 0;
  max-width: 400px;
  width: 100%;
}
.footer-links > p {
    margin: 0;
    padding: 0;
}
.socials {
  margin: 10px 0 0;
}
.socials > li {
  display: inline;
  margin: 0;
  padding: 0 1px 0 0;
}
.inf > img, .inf.t-center img {
  margin-top: 15px;
  max-width: 707px;
  width: 100%;
}
.button {
    border: 0 none !important;
    border-radius: 3px;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 20px;
    margin: 20px 0;
    padding: 8px 16px;
    text-align: center;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
}
.button.copy:hover {
    color: #ee6123;
}
.button.white-button:hover {
    color: #ee6123;
}
.button.button-primary {
    background-color: #4eb0e3;
    color: #fff;
}
.button.button-primary:hover {
    background-color: #51b6eb;
}
.button.button-large,.button.button-small {
    height: 50px;
    padding: 15px 18px;
}
.breadcrumb {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.breadcrumb > li {
    font-size: 14px;
    display: inline-block;
}
.breadcrumb li + li::before {
    content: "/ ";
}
.breadcrumb > li + li::before {
    color: #ccc;
    content: "/ ";
    padding: 0 5px;
}
.breadcrumb > .active {
    color: #364347;
}
.breadcrumb a {
color: #02baf2;
    text-decoration: none;
    transition: all 0.25s ease 0s;
}
.shorten-input {
    border-radius: 3px;
    border-width: 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
color: #7f898e;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1em;
    font-weight: 300;
    padding: 14.4px 11.52px;
    width: 100%;
}
#pledges {
  border-radius: 6px;
  font-size: 15px;
  margin: 18px 6px;
  padding: 10px;
  text-align: center;
}
.pledge {
  border-bottom: 1px dashed white;
  font-size: 20px;
  padding-bottom: 4px;
}

.shorten-input.tall {
    height: 60px;
    line-height: 32px;
}
.shorten-input.short {
    height: 53px;
    line-height: 25px;
}
.shorten-input:focus {
    background-color: #faf7ef;
    box-shadow: 0 0 1px 1px #039fb5;
}
#header {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    width: 100%;
    z-index: 1000;
}
.navigation {
    float: none;
}
.labelled {
  border-radius: 0.25em;
  color: #fff;
  display: block;
  float: none;
  font-weight: 600;
  line-height: 2.5;
   font-size: 20px;
margin: 10px 0;
  padding: 3px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  }
.navigation ul {
    list-style: outside none none;
    margin: 0;
}

#unAuthShortenForm,#unAuthShortenForm2 {
    margin: 12px 0;
}
.col-sm-3.control-label {
  font-size: 20px;
  line-height: 2.4;
  text-align:left;
}
.col-sm-9 {
  margin: 3px 0;
  width: 100%;
}
.form-control {
  border: 1px solid #d6e1e5;
  border-radius: 4px;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1.4em;
  height: 40px;
  letter-spacing: normal;
  line-height: 1.467;
  padding: 7px 12px;
  transition: border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s;
  width: 100%;
}
select.form-control {
    font-size: 1.2em;
}
.hero-success {
  background-color: #10d42b;
  border: 0 none;
  border-radius: 4px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  box-sizing: content-box;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-family: FontAwesome,Helvetica,Arial,sans-serif;
  margin-bottom: 20px;
  padding: 1px;
  text-align: center;
  text-decoration: none;
  width: 46%;
}
input[type=checkbox] {
display: none;
 -webkit-appearance: none;
  -webkit-user-select: none;
}
 
input[type=checkbox] + label, ol.selectable li, ul.selectable li {
background: #4eb0e3;
    border-radius: 10px;
    color: #fff;
    display: block;
    font-size: 0.8em;
    line-height: 1.5;
    min-height: 138px;
    padding: 15px;
    text-align: center;

}
input[type=checkbox]:checked + label,ol.selectable li.ui-selected, ul.selectable li.ui-selected {
background: #a3d53a;
}
.hero-success span {
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    padding: 0;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

textarea.mediums {
  border: 1px solid #d6e1e5;
  border-radius: 4px;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1.4em;
  letter-spacing: normal;
  line-height: 1.467;
  max-height: 154px;
  outline-style: none;
  padding: 7px 12px;
  resize: none;
  transition: border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s;
  width: 100%;
}
.form-submit {
    background: #82b440 none repeat scroll 0 0;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    height: 40px;
    letter-spacing: normal;
    line-height: 1.467;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.form-group {
    margin: 0;
    padding: 10px 0;
	text-align: left;
}
.form-group::before, .form-group::after {
    display: table;
}
.navigation ul li {
    border-top: 1px solid #e1eef3;
    color: #a3aaae;
    display: inline-block;
    float: none;
    font-weight: 600;
    padding-left: 0;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    width: 100%;
}

.navigation ul li a {
    display: block;
    text-decoration: none;
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-family: 'NovecentoWide-Bold',Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 0;
    padding: 7px 15px 6px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.25s linear 0s;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-primary {
    background-color: #f84545;
    color: #ffffff;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #f96a6a;
    outline: medium none;
}
.btn-primary:active {
    background-color: #cc0000;
    outline: medium none;
}
.btn-tert {
    background-color: #02baf2;
    color: #ffffff;
}
.btn-big {
    background-color: #02baf2;
    color: #ffffff;
	font-size: 20px;
    width: 100%;
	font-weight:600;
}
.btn-gf {
  background-color: #ef655c;
  margin: 20px 0 10px;
  width: 100%;
}
.btn-tertsel {
  background-color: #009dcd;
  border: 1px solid #fff;
  color: #ffffff;
}
.goodsel {
  background-color: #3eb5ac;
  border: 1px solid #fff;
  color: #ffffff;
}
.good:hover,.goodsel:hover {
  background-color: #28948c;
  outline: medium none;
	text-decoration: none;
}
.good:active {
  background-color: #3eb5ac;
  outline: medium none;
}
.btn-gf:focus,.btn-gf:hover  {
 outline: medium none;
text-decoration: none;
}
.btn-tert:hover, .btn-tert:focus, .btn-big:focus {
    background-color: #35c8f5;
    outline: medium none;
	text-decoration: none;
}
.btn-tert:active, .btn-big:active {
    background-color: #009dcd;
    outline: medium none;
}
.line::before, .line::after {
    content: " ";
    display: table;
}
.line {
    float: none;
    margin: 30px 0;
    text-align: center;
}
.payments {
max-width: 244px;
width:100%;
margin: 10px 0 0;
}
.logos {
  clear: both;
  margin: 15px auto;
  text-align: center;
  width: auto;
}
.logos img {
  height: 30px;
  width: auto;
}
.logos > li {
  display: inline-block;
  margin: 0 auto;
  padding: 14px 8px;
  vertical-align: middle;
}
.unit {
    background-clip: padding-box !important;
    float: none;
    overflow: hidden;
}
.unit.logo {
    margin: 30px 0;
}
.unit.jellyfish,#reward, #socialbanners, .pitch > img,.pitch2 > img,audio:not([controls]), .remove, .testimonial-section img  {
    display: none;
}
.unit.jellyfish img, .unit.logo img {
    height: auto;
    margin: 0 auto;
    max-width: 623px;
	width: 100%;
}

.posts-group__header {
    margin-bottom: 5px;
    padding-bottom: 10px;
    text-align: left;
}
.posts-group__header .title {
    color: #333333;
    display: inline;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
}
.posts-group__header .date {
    color: rgba(0, 0, 0, 0.87);
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    padding-left: 5px;
}
.plist li {
    line-height: 2.2em;
}
ol.jscroll-aaa {
    padding: 0;
}
.group::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

ol.crowdf li.group:nth-child(4n), ol.crowdf2 li.group:nth-child(2n), ol.crowdf3 li.group:nth-child(3n) {
    margin: 0 0 34px;
}
ol.crowdf li.group, ol.crowdf2 li.group, ol.crowdf3 li.group {
    float: none;
    padding: 0;
    position: relative;
	    margin: 0 0 30px;
    width: 100%;
}
ol.crowdf li div.coupon, ol.crowdf2 li div.coupon, ol.crowdf3 li div.coupon {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.06);
    clear: left;
    position: relative;
}
ol.crowdf3 li div.social {
  background: #ddd none repeat scroll 0 0;
  border-radius: 12px;
  clear: left;
  position: relative;
}
.coupon-link > img {
    width: 100%;
}
.coupon-link2 > img {
  max-width: 256px;
  padding: 10px;
  width: 100%;
}
#socialbanners img {
  margin: 0;
  max-width: 680px;
  width: 100%;
}
ol.crowdf li div.coupon a.coupon-over {
  background: rgba(255, 255, 255, 0.96) none repeat scroll 0 0;
  border: 0 none;
  bottom: 27px;
  box-sizing: border-box;
  color: #888;
  font-size: 12px;
  left: 0;
  line-height: 2;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 20px;
  position: absolute;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 3;
}
ol.crowdf li div.coupon-img {
  height: 0;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 75%;
}
.coupon-img > img {
  max-height: 315px;
  max-width: 420px;
  width: 100%;
}
ol.crowdf li div.coupon a.coupon-over strong {
  color: #444;
  display: block;
  font-family: NovecentoWide-Bold,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 4px;
}
ol.crowdf li div.coupon a.coupon-over span.comment {
  display: block;
  color: #777;
  font-size: 14px;
  line-height: 1.2em;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
ol.crowdf li ul.tools, ol.crowdf2 li ul.tools, ol.crowdf3 li ul.tools, ol.crowdf3 li ul.socials {
    color: rgba(0, 0, 0, 0.87);
    font-size: 16px;
    line-height: 1.4em;
    text-align: center;
}
ol.crowdf li ul.tools, ol.crowdf2 li ul.tools, ol.crowdf3 li ul.tools, hr.liner {
    border-top: 1px solid #ddd;
}
ul.tools li.fav,ul.tools > .ctype {
    float: none;
    margin: 0;
	text-align: left;
}
ul.tools li {
    padding: 4px;
}
.typed-image.company{background-color:#fff;border:1px solid #e1e8ed;border-radius:3px}
.typed-image.company>.pseudo-image{display:inline-block;zoom:1;*display:inline;vertical-align:middle}
.pseudo-image img {
    width: 100%;
}
#offer:nth-child(2n) {
    background-color: #f4f7ff;
    clear: both;
}
#offer {
    background-color: #fbfbfb;
    border: 1px solid #e1e8ed;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
    margin: 21px 0;
    padding: 18px;
}
.visual-holder::after {
    clear: both;
    content: "";
    display: block;
}
.visual-holder {
    min-height: inherit;
}
.visual-caption {
    box-sizing: border-box;
    float: none;
    padding: 18px 2% 10px;
    width: 100%;
}
.visual-caption h1 {
  color: #364347;
  font-family: "NovecentoWide-Bold",Helvetica,Arial,sans-serif;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.036em;
  margin: 0 0 7px;
  text-transform: capitalize;
}
.visual-caption > p {
    color: #364347;
}
.visual-holder .alignright {
    float: none;
    margin: 4px 0 30px;
    max-width: 560px;
    min-height: inherit;
    width: inherit;
}
.visual-holder .alignright img {
    display: block;
    height: auto;
    width: 100%;
}
.mid-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.separator {
    font-size: 14px;
    font-weight: 600;
    margin: 16px 0;
    position: relative;
    text-transform: uppercase;
}
.separator::before {
    background: #7f898e none repeat scroll 0 0;
    content: none;
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.imagery {
 background-color: #808080;
    background-image: url("https://images.hyperstarter.com/desk.png");
    background-position: 50% 85%;
    background-repeat: no-repeat;
    background-size: contain;
}
.darkness {
  background-color: rgba(0, 0, 0, 0.8);
  height: 400px;
}
.separator span {
  background: #011e4a none repeat scroll 0 0;
  color: #7f898e;
  font-family: "NovecentoWide-Bold",Helvetica,Arial,sans-serif;
  font-weight: 500;
  padding: 0;
  position: relative;
}
.sidenav > li {
  border-bottom: 1px dashed #ddd;
}
.sidenav a,.sidenav a:visited {
color: #364347;
}
.sidenav a:hover,.sidenav a:focus,.sidenav a:focus {
color: #4eb0e3;
text-decoration: none;
}
.foot-room {
    margin-bottom: 64px;
}
.container > p,.page-title2 > p {
text-align:left;
}
.lgrey > .container > p, .lwhite > .container > p {
  color: #1b1b1e;
  text-align:left;
}
.coupon-text {
  background: #02baf2 none repeat scroll 0 0;
  border: 1px solid #009dcd;
  border-radius: 3px 3px 0 0;
  padding: 15px 4px 4px;
}
.custom {
    background: #f58410 none repeat scroll 0 0;
    border: 1px solid #e96300;
}
.ptitle {
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 10px;
  text-transform: uppercase;
}
.dolla {
  color: #fff;
  display: inline-block;
  font-size: 28px;
  font-weight: 600;
  vertical-align: top;
}
.price {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
}
.priceadd {
  color: #fff;
  display: block;
  font-size: 12px;
}

.copyright {
    font-size: 13.2px;
    line-height: 19.2px;
    margin: 0 0 18px;
}
.flush-bottom {
    margin-bottom: 0 !important;
	 font-size: 12px;
	 clear:both;
}
.fa-link {
    display: inline;
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    padding: 0 8px 0 0;
    position: relative;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}
.fa-link a {
    color: #a3aaae;
}
.page-title {
  color: #fff;
    display: block;
  letter-spacing: 0;
  text-shadow: 1px 3px #000;
  text-transform: uppercase;
  font-size: 19.2px;
    line-height: 26.4px;
    margin: 0 0 12px;
}
.page-title2 > h2 {
  color: #364347;
    display: block;
  letter-spacing: 0;
  font-family: "Open-Sans",Arial,sans-serif;
  font-size: 19.2px;
    line-height: 26.4px;
    margin: 0 0 12px;
}
.tab {
  color: #f49b6c;
  font-family: "Open-Sans",Arial,sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  margin: 8px 0;
}
.page-second {
  color: #fff;
    display: block;
  letter-spacing: 0;
  text-shadow: 1px 3px #000;
  font-size: 18.2px;
    line-height: 20.4px;
    margin: 0 0 12px;
}
.blog-shot {
  margin: 10px 0;
  padding-bottom: 28px;
}
.blog-shot img {
  border-radius: 6px;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.title-shot img {
  display: block;
  margin: 0;
  max-width: 100%;
  padding: 0;
}
.author {
font-size: 11.5px;
}
.campsb,.anchor,.info,.actions {
  float: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.campmain {
  float: none;
  margin: 30px 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.crowdsb {
  background: #faf7ef none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #364347;
  float: none;
    padding: 0 0.5em;
  position: relative;
  width: 100%;
}
    .crowdmain {
  background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
  border-radius: 3px;
  float: none;
   margin: 30px 0;
      padding: 0 0.5em;
  position: relative;
  width: 100%;
  }
.alert {
  background-position: 7px 11px;
  background-repeat: no-repeat;
  border-radius: 4px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.02) inset;
  color: #fff;
  font-weight: 400;
  margin-bottom: 20px;
  padding: 7px 20px 7px 32px;
  position: relative;
}
.alert a {
    color: #fff;
}
.alert-danger {
 background-color: #ffe0d0;
 background-image: url("https://images.hyperstarter.com/icon-alert.png");
 border: 1px solid #882200;
 color: #364347;
 margin: 5px 5px 20px;
}
.alert-ks {
    background-color: #e19722;
    border-color: #e96300;
}
.alert-ta {
  background-color: #d8f4d8;
  background-image: url("https://images.hyperstarter.com/icons/icon-good.png");
  border: 1px solid #226622;
  color: #364347;
  margin: 5px 5px 20px;
}
.alert.alert-pdf {
  background-color: #e1eef3;
  background-image: none;
  border: 2px solid #02baf2;
  color: #364347;
  font-size: 18px;
  margin: 5px;
  padding: 7px 20px;
}
.alert.alert-gf {
  background-color: #F5E3E3;
  background-image: none;
  border: 2px solid #EF655C;
  color: #364347;
  font-size: 18px;
  margin: 5px;
  padding: 7px 20px;
}
.alert.alert-pdf > span,.alert.alert-gf > span {
  color: #000;
  display: block;
  font-weight: 600;
  line-height: 1.5em;
}
.alert-med {
  background-color: #f8f8d0;
  background-image: url("https://images.hyperstarter.com/icons/icon-medium.png");
  border: 1px solid #954700;
  color: #364347;
  margin: 5px 5px 20px;
}
.tips {
  background-image: url("https://images.hyperstarter.com/icons/icon-idea.png");
  background-position: right 8px;
  background-repeat: no-repeat;
  padding: 0 38px 0 0;
}
.progress {
  background-repeat: repeat-x;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.progress-danger .bar, .progress .bar-danger {
    background-color: #dd514c;
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
}
.progress-warning .bar, .progress .bar-warning {
    background-color: #f16e1a;
    background-image: linear-gradient(to bottom, #ff7d2b, #dd5600);
}
.progress .bar {
    background-repeat: repeat-x;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    box-sizing: border-box;
    color: #ffffff;
    float: left;
    font-size: 12px;
    height: 100%;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: width 0.6s ease 0s;
    width: 0;
}
.progress .bar + .bar {
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.15) inset, 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
}
.copy3 {
  font-family: NovecentoWide-Bold,Helvetica,Arial,sans-serif;
  text-align: center;
}
ol.crowdf,ol.crowdf3,ol.crowdf2 {
  margin: 20px 0;
  padding:0;
}
.ui-selectee img {
  display: block;
 margin: 10px auto;
}
.piece-of-content {
display: block;
  margin: 1.7em 0 3em;
}
.influencers-title {
    line-height: 1em;
	margin: 5px 0;
    margin: 0;
}
.p-content > p {
  border-bottom: 1px dotted #888;
  border-top: 1px dotted #888;
  padding: 8px 10px;
}
.p-content > p + p {
    border: medium solid #888;
}
.pitch > img,.pitch2 > img {
    float: none;
    margin: 12px 15px;
}
.copy {
  font-size: 100%;
  padding: 0;
  text-align:left;
}

.ui-widget-content.hide-reveal-sub-category-button.group.ui-selectee {
    padding: 10px 0;
}

#header-inner {
    overflow: hidden;
    position: relative;
}
.container.extra.t-center {
    margin: 0 auto;
    overflow: hidden;
    padding: 80px 15px;
    position: relative;
    text-align: center;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slider {
  -moz-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0px, 0px, 0px);
}
.slick-prev, .slick-next {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  outline: medium none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  width: 20px;
}
.slick-prev {
  left: -20px;
}
.slick-next {
  right: -20px;
}
.slick-prev::before, .slick-next::before {
  line-height: 1;
  opacity: 0.75;
}
.slick-prev::before {
  content: "¡û";
}
.slick-next::before {
  content: "¡ú";
}
.slick-track {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.slick-track::before, .slick-track::after {
  content: "";
  display: table;
}
.slick-track::after {
  clear: both;
}
.slick-initialized .slick-slide {
  display: block;
}
.testimonial-section {
  width: 100%;
}
.testimonial-section:first-of-type {
  margin: 0 0 25px;
}
.testimonial-section p {
  font-family: inherit;
  font-size: 0.9375em;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4em;
  padding: 9px 30px 0 40px;
  text-align: left;
}
.testimonial-section span {
  font-style: normal;
  font-weight: 600;
  margin: 0;
  padding: 0;
  text-align: left;
}

.testimonial-text p {
  color: #364347;
  font-size: 0.9375em;
  font-style: normal;
  font-weight: 600;
  margin: 0;
  padding: 0 30px 0 0;
  text-align: right;
}

@media (min-width: 320px) {
#header-inner .container { padding: 20px 0 }
.container.extra.t-center { padding: 50px 15px }
.page-second {
font-size: 22px;
line-height: 25px;
}
.line { margin: 0 0 30px }
.darkness { height: auto }
.imagery {
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.page-title {
font-size: 35px;
line-height: 35px;
}
.navigation ul li { margin-bottom: 15px }
.navigation ul li:last-child { margin: 0px }
.unit.jellyfish img {
max-width: 60px;
display: inline-block;
}
.unit.logo img { max-width: 290px }  
}

@media (min-width: 480px) {
.container {
    margin-left: 2.5%;
    margin-right: 2.5%;
    max-width: 100%;
    padding: 40px 0;
}
.mid-container {
    width: 98%;
}

.shorten-input:focus {
    color: #776737;
}
ol.crowdf li.group {
    margin: 0 3.09278% 30px 0;
    width: 48.45%;
}
ol.crowdf li.group:nth-child(2n) {
    margin: 0 0 34px;
}
ol.jscroll-aaa {
    padding: 0 15px;
}
ol.crowdf li.group, ol.crowdf2 li.group, ol.crowdf3 li.group {
    float: left;
    padding: 0;
    position: relative;
}
.modulsm-3 {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
}
.modulsm-9 {
    width: 75%;
	 float: left;
	  min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}
.alert.alert-pdf {
  background-image: url("https://images.hyperstarter.com/icons/pdf-icon.png");
  padding: 7px 20px 7px 48px;
}
.alert.alert-gf {
    background-image: url("https://images.hyperstarter.com/icons/g-icon.png");
  padding: 7px 20px 7px 48px;
}
.testimonial-section {
    display: inline-block;
    letter-spacing: normal;
    position: relative;
    vertical-align: top;
    width: 49%;
}
}
@media (min-width: 768px) {
ol.crowdf li.group {
    margin: 0 3.09278% 30px 0;
    width: 31.23%;
}
ol.crowdf li.group:nth-child(2n), ol.crowdf li.group:nth-child(4n) {
    margin: 0 3.09278% 30px 0;
}
.testimonial-section img {
  border-radius: 100%;
  display: block;
  float: left;
  height: 100px;
  margin: 18px 20px 10px 0;
  width: 100px;
}
ol.crowdf2 li.group {
    margin: 0 3.09278% 30px 0;
    width: 48.45%;
}
.crowdf2.group > form {
text-align: left;
}
ol.crowdf3 li.group {
    margin: 0 3.09278% 30px 0;
    width: 31.23%;
}
ol.crowdf li.group:nth-child(3n), ol.crowdf3 li.group:nth-child(3n) {
    margin: 0 0 44px;
}
.footer-links > img {
    max-width: 202px;
    padding: 4px 0;
    width: 100%;
	margin:0;
}
.footer-links {
    color: #364347;
    float: left;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.8;
    margin: 0 36px 20px 0;
    text-align: left;
    width: 22%;
}
.footer-links h3,.footer-links > span {
  display: block;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4em;
  margin: 4px 0 0;
}
.navigation {
    float: right;
    margin: 0;
    padding: 0;
}
.navigation ul li {
    border: medium none;
    float: left;
    margin: 0 10px;
    width: auto;
}
.rf2 {
  float: right;
  line-height: 0;
  margin: 0;
  padding: 0;
}
.btn {
    border-radius: 4px;
    font-size: 14px;
}
.line {
    float: left;
    margin: 0 24px 0 0;
    text-align: left;
}
.unit.jellyfish {
    display: block;
    padding-right: 10px;
}
.unit {
    float: left;
}
.unit.logo {
    margin: 0;
}
.unit.jellyfish img, .unit.logo img {
    margin: 0;
}
.labelled {
  float: right;
   font-size: 0.9em;
margin-left: 8px;
    display: inline;
    line-height: 1.2;
    margin: 0 0 0 10px;
    padding: 0.2em 0.5em;
}
.anchor {
  display: block;
  float: left;
  margin-right: 3.15789%;
  text-align: center;
  width: 19.579%;
}

.info {
  color: #666;
  display: block;
  float: left;
  font-size: 14px;
  margin: 0;
  width: 54.79%;
  word-wrap: break-word;
}
.info > p {
    margin: 0;
}

.actions:last-child {
    margin-right: 0;
}
.actions {
    display: block;
    float: left;
    margin-right: 0;
    width: 20.316%;
}
.visual-holder {
    min-height: 440px;
}
.visual-caption {
    float: left;
    font-weight: 400;
    padding: 100px 0 0 20px;
    width: 53%;
}
.visual-holder .alignright {
    float: right;
    margin: -250px 0 0;
    width: 100%;
}
#camp {
    position: relative;
}
.campsb {
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  float: right;
  width: 36.3333%;
   padding: 0 0 0 2em;
}
.campmain {
  float: left;
  margin: 0;
  padding: 0 1em 0 0;
  width: 63.6667%;
}
#crowd {
    background: #faf7ef none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.06);
    position: relative;
}
.crowdmain {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color #ddd -moz-use-text-color -moz-use-text-color;
  border-image: none;
  border-radius: 0;
  border-style: none solid none none;
  border-width: 0 1px 0 0;
  box-shadow: none;
  float: left;
  margin: 0;
  padding: 0 1em;
  width: 76.6667%;
}
.crowdsb {
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  float: right;
  height: 100%;
  width: 23.3333%;
}
#header-inner .container { padding: 20px 0 }
.container.extra.t-center { padding: 75px 15px }
.page-title {
    font-size: 50px;
    letter-spacing: 0;
    line-height: 50px;
    margin: 0 0 15px;
}
.page-second {
    font-size: 22px;
    line-height: 25px;
} 
}
@media (min-width: 959px) {
body {
    font-size: 14.3px;
    line-height: 22px;
}
ol.crowdf li.group {
    margin: 0 3.09278% 30px 0;
    width: 22.6804%;
}
.slick-prev {
  left: -25px;
}
.slick-next {
  right: -25px;
}
ol.crowdf li.group:nth-child(2n), ol.crowdf li.group:nth-child(3n) {
    margin: 0 3.09278% 30px 0;
}
ol.crowdf li.group:nth-child(4n) {
    margin: 0 0 34px;
}
ol.crowdf li ul.tools {
    font-size: 12px;
    line-height: 1em;
	padding: 7px;
}
ul.plist {
  color: #364347;
}
ol.crowdf2 li ul.tools, ol.crowdf3 li ul.tools, ol.crowdf3 li ul.socials {
    font-size: 14px;
    line-height: 1em;
	padding: 7px;
}

ul.tools li {
    display: inline;
    padding: 0;
	line-height: 1.2em;
    width: auto;
}
ul.plist li {
  border-bottom: 1px solid #ddd;
  line-height: 1.2em;
  padding: 15px 0;
  width: auto;
}
ul.plist li:nth-child(2n) {
    background-color: #F3F4F5;

}
.remove {
display:block;
}
.pitch > img {
    float: left;
	display: block;
    margin: 8px;
	height: 60px;
	width: 60px;
}
.pitch2 > img {
    float: left;
	display: block;
    margin: 2px 8px;
	max-width:196px;
	width: 100%;
}
.copy {
  font-size: 0.8em;
  line-height: 1.5em;
  padding: 8px;
  text-align:left;
}
ul.tools li.fav {
    float: left;
	text-align: left;
}
ul.tools li.fav + .fav {
    padding: 10px 0 0;
}
ul.tools > .ctype {
    float: right;
}
.container > p,.page-title2 > p {
line-height: 25px;
    margin: 0 0 20px;
	text-align: left;
}

.navigation {
    display: block;
}
.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 730px;
}
#header-inner {
    margin: 0;
}
#header-inner .container {
    margin-left: 24px;
    margin-right: 24px;
    max-width: none;
}

.navigation ul li {
    margin: 0 16.8px 0 0;
    position: relative;
}
.button {
    font-size: 12.1px;
    line-height: 22px;
    padding: 8.8px 17.6px;
}
.shorten-input {
    font-size: 20.28px;
}
.fa-link {
    margin: 0 0 0 8px;
}
.button.button-large {
    height: 60px;
}
.button.button-small {
    height: 53px;
}

}
@media (min-width: 1100px) {
body {
    font-size: 16px;
    line-height: 24px;
}
#header-inner .container, .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    padding: 14px 0;
}
.separator::before {
    content: "";
}
.separator span {
    padding:5px 20px;
}
.navigation ul li {
    line-height: 43.2px;
    margin: 0 25.6px 0 0;
}
.navigation ul li:hover::before {
    top: -32px;
}
.page-title {
   font-size: 56px;
  line-height: 50px;
  letter-spacing: -2px;
  margin: 0 0 32px;
}
.page-title2 > h2 {
   font-size: 46px;
  line-height: 40px;
  letter-spacing: -2px;
  margin: 30px 0;
}
.page-second {
  font-size: 22px;
  line-height: 20px;
}
.button {
    font-size: 13.2px;
    line-height: 24px;
    padding: 9.6px 19.2px;
}
#shorten_btn {
  border-radius: 0 3px 3px 0;
  color: #fff;
  font-family: "NovecentoWide-Bold",Helvetica,Arial,sans-serif;
  font-size: 14.4px;
  line-height: 19.2px;
  margin: 0;
  padding: 20.4px 28.8px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.mid-container {
    width: 83%;
}

}
@media only print{body{margin:.6in;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12pt}}

#mc_embed_signup{background:#fad46b; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
	#mc_embed_signup form {    padding: 0;}
#mc_embed_signup .button,#mc_embed_signup .button:hover {    background-color: #a3d53a; }
