.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: ""; }

.btn-sbx-like {
  border: 1px solid #c1c1c1;
  background-color: #c1c1c1;
  color: white; }

.color-brand-pink {
  color: #693b97; }

.f-black {
  color: #545454; }

.btn-outline-sbx {
  border: 1px solid #aaaaaa;
  background-color: transparent;
  color: #aaaaaa; }

.blog p, .blog h4 {
  margin-top: 10px; }

.custom-file-label::after {
  display: none; }

.custom-file-input:lang(en) ~ .custom-file-label::before {
  content: "2. Select MP3 File"; }

.btn-outline-brand {
  color: #693b97;
  background: linear-gradient(45deg, #fff, #fff);
  border: 2px solid #693b97 !important;
  transition-duration: 300ms; }

.btn-outline-brand:hover {
  color: white;
  background: linear-gradient(45deg, #e7136e, #693b97);
  border: 2px solid #e7136e !important; }

.widgetcount {
  padding: 5px 12px;
  border: 1px solid #c1c1c1;
  display: inline-block;
  border-radius: 7px;
  color: #aaaaaa; }

.custom-file-label::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #e9ecef;
  border-right: 1px solid #ced4da;
  border-radius: .25rem 0; }

.join-p-1 {
  font-weight: 900;
  color: #693b97; }

.homepage-pricing {
  background: #ededed; }

.preview-banner {
  padding: 3px;
  background: linear-gradient(45deg, #e7136e, #693b97);
  color: white; }

.flex-1 {
  flex: 1; }

.fc-red {
  color: #c90023; }

.step-passed {
  padding: 8px;
  border-radius: 10px;
  color: #8c8c8c;
  border: 1px solid #8c8c8c;
  text-decoration: line-through; }

.step-current {
  padding: 8px;
  border-radius: 10px;
  color: #000;
  border: 1px solid #000; }

.step-future {
  padding: 8px;
  border-radius: 10px;
  color: #8c8c8c;
  border: 1px solid #8c8c8c; }

.promobanner {
  background: #da552f;
  color: white;
  text-align: center; }

.promotion {
  border: 1px solid #693b97;
  padding: 20px; }

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0; }

.join-p-2 {
  font-weight: 200;
  margin-top: 10px;
  text-align: center;
  line-height: 1.5; }

.join-section {
  padding-top: 70px;
  padding-bottom: 70px;
  background: #693b97; }

.gradient-font {
  background: linear-gradient(45deg, #e7136e, #693b97);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900; }

.join-section h1, .join-section h4 {
  color: white; }

.join-section:nth-child(even) h1 {
  background: linear-gradient(45deg, #e7136e, #693b97);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.join-section:nth-child(even) h4 {
  color: black; }

.join-section:nth-child(even) {
  padding-top: 70px;
  padding-bottom: 70px;
  background: white; }

.f-white {
  color: white !important; }

.signup-box {
  padding: 20px;
  border: 2px solid #693b97;
  background: white; }

.important-info {
  border: 1px solid #8c8c8c;
  border-radius: 10px;
  padding: 5px; }

.plan-label {
  background-color: white;
  width: 100%;
  border-bottom: 1px solid #2d2d2d; }

.signup-summary {
  color: #777777; }

.plan-page-hero-text {
  background: white;
  padding: 20px; }

.plan-page-hero-text h1 {
  font-size: 30px; }

.plan-page-hero-text h3 {
  font-size: 18px; }

.smallprint {
  display: block;
  font-weight: 200;
  font-size: 14px; }

.ad1 {
  animation-delay: 225ms; }

.ad2 {
  animation-delay: 150ms; }

.ad3 {
  animation-delay: 3500ms; }

.sbWidgetBorder {
  border: 2px solid #693b97; }

.pp-price {
  color: #2d2d2d;
  font-weight: 900;
  margin-top: 20px; }

.cta-bg {
  background: linear-gradient(45deg, #e7136e, #693b97); }

.fw200 {
  font-weight: 200; }

.sbFontColor {
  color: #693b97 !important;
  font-weight: 900; }

.fw600 {
  font-weight: 600; }

.fw900 {
  font-weight: 900; }

.signup-message {
  background: white;
  padding: 15px 30px;
  border: 1px solid black; }

.sbshadow {
  box-shadow: 0 8px 35px 0 rgba(0, 0, 0, 0.2); }

.desktop-text-right-mob-center {
  text-align: center; }

.navbar-header.text-center {
  padding: 10px 0;
  background: white; }

td.activity-feed {
  padding: 3px !important; }

.alert-wrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  animation-delay: 3s; }

#feedbackmessage {
  background-color: #FFFFFF;
  box-shadow: 0 8px 35px 0 rgba(0, 0, 0, 0.2);
  border: 5px solid #693b97;
  padding: 20px;
  z-index: 10000;
  text-align: center; }

#feedbackmessageWrapper {
  position: fixed;
  top: 100px;
  right: 30px;
  z-index: 10000; }

.navbar .container {
  background: white; }

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

.em15 {
  font-size: 1.2em; }

.em2 {
  font-size: 1.5em; }

.em25 {
  font-size: 2em; }

.em3 {
  font-size: 2.5em; }

.em4 {
  font-size: 3.5em; }

.em5 {
  font-size: 4.5em; }

html {
  height: 100%; }

.highlight {
  border: 3px solid #693b97; }

.h100 {
  min-width: 100%;
  min-height: 100%; }

.height-100 {
  height: 100% !important; }

.height100 {
  min-height: 100%; }

.mw100 img {
  width: 200px; }

body {
  height: 100%;
  background: white; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.width-100 {
  width: 100%; }

.flex-center {
  display: flex;
  align-items: center; }

.no-btn {
  padding: 0;
  margin: 0;
  background: none; }

.mob-mt-20 {
  margin-top: 20px; }

.mob-mt-40 {
  margin-top: 40px; }

.navbar ul li {
  list-style: none;
  margin-bottom: 5px; }

.widget-more {
  text-align: right;
  background: linear-gradient(45deg, #e7136e, #693b97);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600 !important;
  font-size: 16px;
  text-decoration: underline; }

.initiate {
  z-index: 30;
  float: right; }

.initiate.hamburger.hamburger--elastic {
  display: flex;
  align-items: center; }

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
  position: absolute;
  width: 40px;
  height: 4px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  border-radius: 4px;
  background: linear-gradient(45deg, #e7136e, #693b97) !important; }

.noscroll {
  overflow: hidden; }

.sbText {
  color: rgba(0, 0, 0, 0.7); }

.verify-email-header {
  background: #693b97;
  padding: 10px;
  color: white;
  text-align: center; }

.songbox-blocked {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  background: #ffffff; }

.full-page-nav {
  padding: 0px;
  height: 100%;
  width: 100%;
  background: linear-gradient(45deg, rgba(231, 19, 110, 0.975), rgba(105, 59, 161, 0.975));
  transition-duration: 400ms;
  z-index: 20;
  position: fixed;
  top: -100%;
  left: 0;
  transition: top 0.1s ease; }

.full-page-nav a {
  display: inline-block;
  color: white;
  font-size: 1.75em;
  font-weight: 900;
  z-index: 30;
  background: transparent;
  transition-duration: 400ms; }

.full-page-nav ul {
  padding: 15px;
  margin: 0; }

.full-page-nav ul li {
  list-style: none;
  padding: 0px;
  background: transparent;
  transition-duration: 400ms; }

.full-page-nav ul li:hover {
  background: white; }

.full-page-nav ul li a {
  padding: 10px 0;
  display: block;
  width: 100%; }

.full-page-nav a:hover {
  background-color: black;
  opacity: 1.0 !important;
  background: linear-gradient(45deg, #e7136e, #693b97);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

h4.sbMenuTitle.fw900 {
  padding: 15px;
  color: white;
  text-decoration: underline; }

.black {
  color: #353535; }

.show-nav {
  top: 0; }

.logo-image {
  display: inline-block;
  width: 150px;
  float: left; }

.logo-image img {
  max-height: 100%;
  display: inline-block;
  float: left; }

.index-logo-image {
  display: inline-block;
  margin: 0 auto;
  width: 100%; }

.index-logo-image img {
  max-height: 100%;
  display: inline-block;
  width: 200px;
  padding: 0px 0; }

.ham-wrap {
  z-index: 99999999;
  position: absolute;
  right: 10px;
  top: 10px;
  background: white;
  border-radius: 50%; }

.pagination {
  text-align: center !important; }

.pagination-pages {
  color: #693b97;
  padding: 3px;
  font-weight: 900;
  margin: 3px; }

.sbHeader {
  background: #ffffff;
  box-shadow: 0 0 20px #c6c6c6;
  padding: 0px 0 0px 0;
  width: 100%;
  z-index: 20; }

.index-sbHeader {
  background: #ffffff;
  box-shadow: 0 0 20px #c6c6c6;
  padding: 20px 0;
  width: 100%;
  z-index: 20; }

.hp-section-grey {
  text-align: center;
  padding: 50px 0px;
  z-index: 19; }

.hp-section-grey img {
  margin: 20px auto; }

.col-white {
  color: white; }

.hp-section-dark {
  text-align: center;
  padding: 100px 20px;
  z-index: 19;
  background: #2c2c2c; }

.hp-section-white {
  text-align: center;
  padding: 50px 20px;
  z-index: 19;
  background: #ffffff; }

.hp-section-white img {
  margin: 20px auto; }

.sbWidget {
  background: #ffffff;
  padding: 20px;
  margin: 0px 0;
  box-shadow: 0 8px 35px 0 rgba(0, 0, 0, 0.2);
  position: relative; }

.sbWidget:last-child {
  margin-bottom: 0px; }

.trans {
  background: transparent;
  box-shadow: none; }

.sbWidgetTitle {
  color: black;
  margin-bottom: 20px;
  font-weight: 200; }

.sbHeroMetric {
  text-align: center;
  font-weight: 900;
  font-size: 80px;
  margin: 0;
  padding: 0; }

.noBlock {
  display: inline !important; }

.fw200 {
  font-weight: 200 !important; }

.fw400 {
  font-weight: 400 !important; }

.fw600 {
  font-weight: 600 !important; }

.fw900 {
  font-weight: 900 !important; }

.sbHeroMetricLabel {
  text-align: center;
  font-weight: 600;
  font-size: 25px;
  margin: 0;
  padding: 0; }

.sbBrandColor {
  background: linear-gradient(45deg, #e7136e, #693b97);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.sbPageTitle {
  color: black;
  margin: 20px 0;
  font-weight: 900; }

.sbLink {
  display: inline-block;
  position: relative;
  padding-bottom: 3px; }

.sbLink:after {
  content: '';
  display: block;
  margin: auto;
  height: 2px;
  width: 0;
  background: transparent;
  transition: width .3s ease, background-color .1s ease; }

.sbLink:hover:after {
  width: 100%;
  background: linear-gradient(45deg, #e7136e, #693b97); }

.sbLink2 {
  position: relative;
  padding-bottom: 3px; }

.sbLink2:after {
  content: '';
  display: block;
  margin: auto;
  height: 2px;
  width: 0;
  background: transparent;
  transition: width .3s ease, background-color .1s ease; }

.sbLink2:hover:after {
  width: 100%;
  background: linear-gradient(45deg, #e7136e, #693b97); }

.sbBtnSmall {
  background: linear-gradient(45deg, #e7136e, #693b97);
  padding: 7px 40px 7px 40px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  font-size: 1em;
  color: white;
  font-weight: 900;
  transition-duration: 500ms; }

.sbBtnSmall:hover {
  color: white; }

.sbBtnSmall:active {
  color: white;
  background: linear-gradient(45deg, #e7136e, #693b97); }

.sbBtn {
  background: linear-gradient(45deg, #e7136e, #693b97);
  padding: 13px;
  border-radius: 30px;
  margin: 0 auto;
  text-align: center;
  font-size: 1.5em;
  color: white;
  font-weight: 900;
  width: 100%;
  transition-duration: 500ms;
  box-shadow: 0 8px 35px 0 rgba(0, 0, 0, 0.2); }

.sbBtn:hover {
  color: white;
  box-shadow: 0 8px 35px 0 rgba(0, 0, 0, 0.2); }

.sbBtn:active, .sbBtn.active {
  color: black;
  box-shadow: 0 8px 35px 0 rgba(0, 0, 0, 0.2);
  background: black; }

.sbBtnns {
  background: linear-gradient(45deg, #e7136e, #693b97);
  padding: 13px;
  border-radius: 30px;
  margin: 0 auto;
  text-align: center;
  font-size: 1.5em;
  color: white;
  font-weight: 900;
  width: 100%;
  transition-duration: 500ms;
  box-shadow: none; }

.sbBtnns:hover {
  color: white; }

.sbBtnns:active {
  color: white;
  background: linear-gradient(45deg, #e7136e, #693b97); }

.table {
  table-layout: fixed;
  font-size: 18px;
  margin-bottom: 0; }

.table tr {
  border-bottom: 1px solid #dfdfdf; }

.table tr:last-child {
  border-bottom: none; }

.table td {
  padding: 25px !important;
  border-top: 0 solid transparent !important; }

.table th {
  padding: 15px 0 !important;
  border-top: none !important; }

.feedbackTableHead {
  background: linear-gradient(45deg, #e7136e, #693b97);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900; }

.feedbackTableName {
  background: linear-gradient(45deg, #e7136e, #693b97);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 400; }

.feedbackTableTime {
  color: #aeaeae;
  font-style: italic; }

.sbNav ul {
  padding: 0;
  margin: 0;
  padding-right: 0px; }

.sbNav ul li {
  list-style: none;
  display: inline-block;
  padding: 20px 10px; }

.sbNav li {
  background: white; }

.sbNav li:hover {
  background: white; }

.sbNav li a {
  color: black;
  font-size: 15px;
  padding: 0;
  margin: 0;
  font-weight: 600; }

.sbNav li a:hover {
  color: black; }

.contact {
  height: 100%;
  widows: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e7136e+0,693b97+100 */
  background: #e7136e;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #e7136e 0%, #693b97 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #e7136e 20%, #693b97 80%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #e7136e 10%, #693b97 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7136e', endColorstr='#693b97', GradientType=1); }

.contact-hero {
  text-align: center;
  width: 80%; }

.contact-hero h1 {
  color: white;
  font-size: 3em;
  font-weight: bold; }

.new-landing-page {
  min-height: 100%;
  widows: 100%;
  background: white;
  padding: 20px 5px;
  display: block; }

.landing {
  min-height: 100%;
  widows: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e7136e+0,693b97+100 */
  background: #e7136e;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #e7136e 0%, #693b97 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #e7136e 20%, #693b97 80%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #e7136e 10%, #693b97 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7136e', endColorstr='#693b97', GradientType=1); }

.hero {
  text-align: center;
  width: 80%; }

.hero h1, h4, h2 {
  color: white; }

.sbWidget h4 {
  color: black;
  font-weight: 600; }

.learn-more {
  display: block;
  width: 100%;
  text-align: center;
  color: white; }

.landing-more-info {
  widows: 100%;
  padding: 80px 40px 80px 40px;
  text-align: center; }

.landing-more-info-header {
  width: 100%;
  text-align: center; }

.landing-more-info-header img {
  max-width: 80%;
  text-align: center;
  margin: 0 auto; }

.landing-more-info-header h2 {
  color: #2d2d2d; }

.landing-3 {
  padding: 80px 40px 80px 40px;
  background: #e7136e;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #e7136e 0%, #693b97 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #e7136e 20%, #693b97 80%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #e7136e 10%, #693b97 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7136e', endColorstr='#693b97', GradientType=1);
  text-align: center; }

.landing-3 h1 {
  color: white;
  font-size: 4em; }

.landing-3 img {
  max-width: 80%;
  margin: 0 auto; }

.brand-bg {
  background: #3fb0ac; }

.Button-animationWrapper-child--primary.Button {
  background: red !important; }

.info {
  position: absolute;
  top: 7px;
  right: 10px;
  color: rgba(63, 176, 172, 0.3);
  transition-duration: 400ms; }

.info:hover {
  color: rgba(63, 176, 172, 0.8); }

.info-create-songbox {
  position: absolute;
  top: 7px;
  right: 10px;
  color: rgba(63, 176, 172, 0.3);
  transition-duration: 400ms; }

.info-create-songbox:hover {
  color: rgba(63, 176, 172, 0.8); }

.mt-40 {
  margin-top: 40px; }

.mt-20 {
  margin-top: 20px; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mt-10 {
  margin-top: 10px; }

.mt-5 {
  margin-top: 5px; }

h1, h2, h3, h4, h5, h6, a, p, span, input, button, textarea, label {
  font-family: 'Nunito Sans', sans-serif;
  margin: 0px;
  padding: 0px; }

textarea::placeholder {
  color: #a8a8a8; }

h1.logo {
  font-family: 'Dosis', sans-serif;
  color: white;
  margin: 0px;
  padding: 10px;
  font-weight: 800; }

.logo a {
  text-decoration: none;
  color: white;
  font-family: 'Dosis', sans-serif;
  font-weight: 800; }

h1.home-logo {
  font-family: 'Dosis', sans-serif;
  color: white;
  margin: 0px;
  padding: 0px;
  font-weight: 800;
  text-align: center;
  margin-top: 80px;
  font-size: 5em;
  text-shadow: 0px 0px 20px black; }

h2.home-tagline {
  font-family: 'Dosis', sans-serif;
  color: white;
  margin: 0px;
  padding: 0px;
  font-weight: 500;
  text-align: center;
  margin-top: 10px;
  font-size: 3em;
  text-shadow: 0px 0px 20px black; }

h3.home-tagline {
  font-family: 'Dosis', sans-serif;
  color: white;
  margin: 0px;
  padding: 0px;
  font-weight: 500;
  text-align: center;
  margin-top: 10px;
  font-size: 2em;
  text-shadow: 0px 0px 20px black; }

.home-panel {
  background: white;
  padding: 20px 20px;
  border-radius: 10px;
  border: 1px solid #3fb0ac; }

.home-panel-2 {
  background-color: white;
  padding: 50px 20px;
  border-radius: 5px;
  margin-bottom: 20px; }

.home-input {
  display: inline-block;
  border-radius: 5px;
  width: 100%;
  padding: 10px;
  background: white;
  border: 1px solid #3fb0ac;
  color: #29716E;
  font-size: 1.2em; }

.home-songbox-btn {
  display: inline-block;
  font-size: 1.2em;
  border-radius: 5px;
  width: 100%;
  padding: 10px;
  background: #3fb0ac;
  color: white;
  border: 1px solid grey; }

.home-panel input {
  color: #3fb0ac; }

input::placeholder {
  color: #a8a8a8; }

/*.dark-primary-color    { background: #0288D1; }
.default-primary-color { background: #03A9F4; }
.light-primary-color   { background: #B3E5FC; }
.text-primary-color    { color: #FFFFFF; }
.accent-color          { background: #FFEB3B; }
.primary-text-color    { color: #212121; }
.secondary-text-color  { color: #757575; }
.divider-color         { border-color: #BDBDBD; }*/
.dark-primary-color {
  background: #0097A7; }

.default-primary-color {
  background: #00BCD4; }

.light-primary-color {
  background: #B2EBF2; }

.text-primary-color {
  color: #FFFFFF; }

.accent-color {
  background: #00BCD4; }

.primary-text-color {
  color: #212121; }

.secondary-text-color {
  color: #757575; }

.divider-color {
  border-color: #BDBDBD; }

.header {
  background: #3fb0ac;
  border-bottom: 5px solid #29716E; }

.form {
  padding: 10px; }

.input-margin {
  margin: 10px 0; }

.upload-track {
  padding: 20px; }

.btn-create-songbox {
  padding: 10px;
  background: #3fb0ac;
  font-size: 2em;
  transition-duration: 400ms; }

.btn-create-songbox:hover {
  background: #29716E; }

.btn-upload-track {
  background: #3fb0ac;
  transition-duration: 400ms;
  color: white;
  font-size: 1.5em; }

.btn-upload-track:hover {
  background: #29716E;
  color: white; }

a.btn-create-songbox {
  color: white; }

a.btn-create-songbox:hover {
  color: white; }

audio {
  width: 100%; }

.home {
  background-image: url("../img/home-bg.jpg");
  background-size: cover;
  height: 100%; }

.home-2 {
  background: white;
  padding: 100px 30px;
  text-align: center; }

.home-3 {
  background-image: url("../img/home-2-bg.jpg");
  background-size: cover;
  background-position: center center;
  padding: 60px 30px;
  text-align: center; }

.home-4 {
  background: white;
  padding: 100px 30px;
  text-align: left; }

.home-strip {
  background-color: white;
  border-radius: 5px;
  margin-top: 40px;
  width: 100%;
  left: 0;
  padding: 40px; }

.footer {
  background: #2d2d2d;
  padding: 60px 30px;
  color: white; }

.footer a {
  color: white;
  text-decoration: none; }

.footer a:hover {
  color: white;
  text-decoration: none; }

.create-songbox-input {
  display: inline-block;
  width: 100%;
  padding: 15px 5px;
  margin-bottom: 10px;
  font-size: 17px;
  border: 1px solid rgba(0, 0, 0, 0.2); }

.create-songbox-submit {
  display: block;
  width: 100%;
  padding: 17px;
  background: #3fb0ac;
  font-size: 1.5em;
  transition-duration: 400ms;
  color: white; }

.create-songbox-submit:hover {
  background: #29716E;
  color: white; }

.cbx-row {
  PADDING: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  font-size: 17px;
  font-family: 'Dosis', sans-serif; }

.cbx-row p {
  display: inline-block;
  margin-left: 10px; }

textarea {
  border: 1px solid rgba(0, 0, 0, 0.2); }

.cbx,
.cbx1,
.cbx2,
.cbx3,
.cbx4,
.cbx5,
.cbx6,
.cbx7,
.cbx8,
.cbx9,
.cbx10,
.cbx11,
.cbx12,
.cbx13,
.cbx14,
.cbx15 {
  position: relative;
  top: 1px;
  width: 17px;
  height: 17px;
  border: 1px solid #c8ccd4;
  border-radius: 3px;
  vertical-align: middle;
  transition: background 0.1s ease;
  cursor: pointer; }

.cbx1:after,
.cbx2:after,
.cbx3:after,
.cbx4:after,
.cbx5:after,
.cbx6:after,
.cbx7:after,
.cbx8:after,
.cbx9:after,
.cbx10:after,
.cbx11:after,
.cbx12:after,
.cbx13:after,
.cbx14:after,
.cbx15:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 5px;
  width: 5px;
  height: 11px;
  opacity: 0;
  transform: rotate(45deg) scale(0);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transition: all 0.3s ease;
  transition-delay: 0.15s; }

.lbl {
  margin-left: 5px;
  vertical-align: middle;
  cursor: pointer; }

#cbx1:checked ~ .cbx1,
#cbx2:checked ~ .cbx2,
#cbx3:checked ~ .cbx3,
#cbx4:checked ~ .cbx4,
#cbx5:checked ~ .cbx5,
#cbx6:checked ~ .cbx6,
#cbx7:checked ~ .cbx7,
#cbx8:checked ~ .cbx8,
#cbx9:checked ~ .cbx9,
#cbx10:checked ~ .cbx10,
#cbx11:checked ~ .cbx11,
#cbx12:checked ~ .cbx12,
#cbx13:checked ~ .cbx13,
#cbx14:checked ~ .cbx14,
#cbx15:checked ~ .cbx15 {
  border-color: transparent;
  background: #3fb0ac;
  animation: jelly 0.6s ease; }

#cbx1:checked ~ .cbx1:after,
#cbx2:checked ~ .cbx2:after,
#cbx3:checked ~ .cbx3:after,
#cbx4:checked ~ .cbx4:after,
#cbx5:checked ~ .cbx5:after,
#cbx6:checked ~ .cbx6:after,
#cbx7:checked ~ .cbx7:after,
#cbx8:checked ~ .cbx8:after,
#cbx9:checked ~ .cbx9:after,
#cbx10:checked ~ .cbx10:after,
#cbx11:checked ~ .cbx11:after,
#cbx12:checked ~ .cbx12:after,
#cbx13:checked ~ .cbx13:after,
#cbx14:checked ~ .cbx14:after,
#cbx15:checked ~ .cbx15:after {
  opacity: 1;
  transform: rotate(45deg) scale(1); }

@keyframes jelly {
  from {
    transform: scale(1, 1); }
  30% {
    transform: scale(1.25, 0.75); }
  40% {
    transform: scale(0.75, 1.25); }
  50% {
    transform: scale(1.15, 0.85); }
  65% {
    transform: scale(0.95, 1.05); }
  75% {
    transform: scale(1.05, 0.95); }
  to {
    transform: scale(1, 1); } }
/*PARSLEY*/
input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6; }

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid grey;
  outline: none; }

.parsley-errors-list {
  margin: 2px 0px 5px;
  padding: 5px;
  list-style-type: none;
  font-size: 1.3em;
  line-height: 0.9em;
  opacity: 0;
  transition: all .6s ease-in;
  -o-transition: all .6s ease-in;
  -moz-transition: all .6s ease-in;
  -webkit-transition: all .6s ease-in; }

.parsley-errors-list.filled {
  opacity: 1; }

.parsley-required {
  font-size: 12px;
  background: #f2dede;
  padding: 10px;
  border: 1px solid grey;
  border-top: none;
  margin-top: -17px;
  border-top: 0px;
  color: black;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px; }

.parsley-type {
  font-size: 12px;
  background: #f2dede;
  padding: 10px;
  border: 1px solid grey;
  border-top: none;
  margin-top: -17px;
  border-top: 0px;
  color: black;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px; }

.know {
  border-bottom: 2px solid red;
  font-style: italic; }

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

.float-right {
  float: right; }

.cog {
  position: absolute;
  right: 50px;
  top: 0px;
  z-index: 999; }

.songbox-profile-info-name {
  text-align: center;
  color: white;
  font-size: 40px;
  margin-bottom: 0px !important; }

.songbox-profile-email {
  text-align: center;
  color: white;
  font-size: 20px;
  margin: 0px;
  padding: 0px; }

.songbox-profile-info-hr {
  color: white;
  margin: 25px 0px; }

.songbox-profile-info {
  color: white;
  padding: 5px;
  font-size: 1.3em; }

.songbox-profile-email a {
  color: white;
  text-decoration: none;
  transition-duration: 400ms; }

.songbox-profile-email a:hover {
  color: #29716E; }

.songbox-profile-bio {
  padding: 0px;
  color: white;
  font-size: 1.3em; }

.songbox-profile-feedback-form textarea {
  display: inline-block;
  width: 100%;
  padding: 10px;
  height: 100px; }

.songbox-profile-feedback-form button {
  display: inline-block;
  width: 100%;
  color: white;
  padding: 15px 5px;
  font-size: 1.5em; }

.songbox-profile-feedback-form button:hover {
  color: white; }

.sbNewBadge {
  background: linear-gradient(45deg, #e7136e, #693b97);
  padding: 10px 20px;
  border-radius: 30px;
  color: white;
  font-weight: 900 !important;
  display: block;
  position: absolute;
  top: -15px;
  right: 30px;
  box-shadow: 0 8px 35px 0 rgba(0, 0, 0, 0.2);
  z-index: 5; }

.sbButton {
  background: linear-gradient(45deg, #e7136e, #693b97); }

.account-form {
  padding: 10px;
  display: inline-block;
  width: 100%; }

.account-form-input {
  padding: 10px;
  font-size: 1.3em; }

.account-form-submit {
  padding: 17px;
  font-size: 1.5em;
  background: #3fb0ac;
  color: white;
  transition-duration: 400ms; }

.account-form-submit:hover {
  background: #29716E;
  color: white; }

.songbox-profile-image img {
  padding: 5px;
  max-width: 100%;
  background: linear-gradient(45deg, #e7136e, #693b97); }

.profile-picture img {
  border-radius: 50%;
  border: 5px solid #29716E;
  max-width: 100%; }

.flex-middle {
  display: flex;
  align-items: center;
  align-content: center;
  height: 100%; }

.picture-info {
  padding: 30px 10px;
  text-align: center;
  border: 1px solid #3fb0ac; }

.nopad {
  padding: 0; }

.nopadding {
  padding: 0 !important; }

.pad5 {
  padding: 5px; }

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

.btn-file {
  padding: 17px;
  font-size: 1.5em;
  background: #3fb0ac;
  color: white;
  transition-duration: 400ms; }

.btn-file:hover {
  background: #29716E;
  color: white; }

.filebutton {
  transition-duration: 400ms; }

button.login {
  position: fixed;
  top: 20px;
  right: 20px;
  padding: 5px 30px;
  border-radius: 5px;
  background: white;
  color: #29716E;
  font-size: 1.5em;
  font-weight: 800; }

button.register {
  position: fixed;
  top: 20px;
  right: 20px;
  padding: 5px 30px;
  border-radius: 5px;
  background: white;
  color: #29716E;
  font-size: 1.5em;
  font-weight: 800;
  display: none; }

form.login {
  transition-duration: 400ms; }

form.register {
  transition-duration: 400ms; }

label span input {
  z-index: 999;
  line-height: 0;
  font-size: 50px;
  position: absolute;
  top: -2px;
  left: -700px;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  cursor: pointer;
  _cursor: hand;
  margin: 0;
  padding: 0; }

#maitre-widget-container #maitre-subheader, #maitre-widget-popup #maitre-subheader {
  font-size: 1.4em;
  margin: 0 0 0.5em;
  color: #000000;
  text-align: center; }

.login-link {
  color: white;
  padding: 10px 20px 10px 10px;
  font-size: 1.2em;
  background: linear-gradient(to right, #3fb0ac 50%, rgba(255, 255, 255, 0) 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition-duration: 500ms;
  float: right;
  margin-top: 5px;
  border-top-right-radius: 49%;
  border-bottom-right-radius: 49%; }

.login-link:hover {
  color: white;
  background-position: left bottom; }

.red {
  background: #DB0000;
  padding: 10px; }

.red:hover {
  background: #B00000; }

.privacy-disclaimer {
  padding: 10px;
  text-align: center;
  background: #55B7D4;
  color: white;
  margin-bottom: 10px; }

.privacy-disclaimer h4 {
  padding: 0;
  margin: 0; }

.padr75 {
  padding-right: 15px; }

.padl75 {
  padding-left: 15px; }

.padl10 {
  padding-left: 15px; }

.padl15 {
  padding-left: 15px; }

.bar-right {
  border-right: 1px solid #3fb0ac; }

.info-box {
  padding: 20px;
  background: rgba(63, 176, 172, 0.5);
  border: 1px solid #3fb0ac;
  margin-top: 10px;
  border-radius: 10px;
  font-size: 1.3em;
  color: #29716E; }

.onboard-complete {
  color: #3fb0ac;
  animation-delay: 1000ms; }

.onboard-success {
  padding: 20px;
  background: rgba(63, 176, 172, 0.5);
  border: 1px solid #3fb0ac;
  margin-top: 10px;
  border-radius: 10px;
  font-size: 1.3em;
  color: #29716E; }

.stripe-button-el span {
  display: inline-block !important;
  width: 100% !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  font-size: 1.1em !important; }

.delete-button {
  padding: 0px 20px;
  background: red;
  color: white;
  margin: 0; }

.maitre-wrapper {
  margin: 0 auto;
  background: white;
  padding: 15px;
  margin-top: 20px;
  text-align: center;
  border-radius: 10px;
  border: 3px solid #3fb0ac; }

.cancel {
  color: #aeaeae; }

.cancel:hover {
  color: #929292; }

.btn-delete-account {
  display: block;
  width: 100%;
  padding: 20px;
  color: white;
  background: red;
  font-size: 1.3em; }

.btn-back {
  display: block;
  width: 100%;
  padding: 20px;
  color: white;
  background: #3fb0ac;
  font-size: 1.3em; }

.btn-back:hover {
  color: white;
  background: #29716E; }

.relative {
  position: relative; }

.feedback-count {
  position: absolute;
  top: 19px;
  right: -14px;
  padding: 1px 5px;
  border: 2px solid white;
  border-radius: 100px;
  background: red;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.4), 0 0 1px rgba(0, 0, 0, 0.7) inset, 0 10px 0px rgba(255, 255, 255, 0.11) inset;
  font-size: 12px;
  color: white;
  text-decoration: none; }

.admin-toolbar {
  background: black;
  padding: 10px;
  z-index: 9999; }

.admin-toolbar a {
  margin-right: 20px; }

.trial-expired-hero {
  text-align: center;
  padding: 30px;
  background: #3fb0ac;
  border: 5px solid #29716E;
  color: white; }

.sbForm {
  margin: 20px;
  border: 1px solid white;
  padding: 20px;
  width: 90%; }

.sbInput {
  padding: 15px;
  font-size: 1.2em;
  color: #693b97;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px; }

.sbInput:last-child {
  margin-bottom: 0; }

.sbSubmit {
  padding: 15px;
  background: linear-gradient(45deg, #e7136e, #693b97);
  border-radius: 0;
  display: inline-block;
  width: 100%;
  color: white;
  font-weight: 900 !important;
  font-size: 1.5em;
  transition-duration: 400ms;
  border: none; }

.sbSubmit:disabled {
  background: grey; }

.valid {
  background: rgba(0, 201, 8, 0.07); }

.invalid {
  background: rgba(201, 37, 0, 0.07); }

.sbSubmit:active {
  background: linear-gradient(45deg, #b20f55, #3e2358); }

.sbSubmitSmall {
  padding: 3px 10px;
  background: #e7136e;
  display: inline;
  color: white;
  font-weight: 900 !important;
  transition-duration: 400ms;
  border-radius: 10px; }

.sbSubmitSmall:hover {
  color: white; }

.sbSubmitInverse {
  padding: 15px;
  background: linear-gradient(45deg, #e7136e, #693b97);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-radius: 0;
  border: 2px solid #693b97;
  display: inline-block;
  width: 100%;
  color: #e7136e;
  font-weight: 900 !important;
  font-size: 1.5em;
  transition-duration: 400ms; }

.sbSubmitInverse:active {
  padding: 15px;
  background: linear-gradient(45deg, #e7136e, #693b97);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-radius: 0;
  border: 2px solid #693b97;
  display: inline-block;
  width: 100%;
  color: white;
  font-weight: 900 !important;
  font-size: 1.5em;
  transition-duration: 400ms; }

.sbSubmitPill {
  padding: 15px 90px;
  background: linear-gradient(45deg, #e7136e, #693b97);
  border-radius: 30px;
  display: inline-block;
  color: white;
  font-weight: 900 !important;
  font-size: 1.5em;
  transition-duration: 400ms; }

.sbSubmitPill:hover {
  color: white; }

.sbSubmit:hover {
  color: white; }

.beta-contact-wrapper {
  text-align: center; }

.margin-0-auto {
  margin: 0 auto;
  margin-bottom: 40px; }

.margin-0-auto:last-child {
  margin-bottom: 0px; }

#maitre-widget-container input, #maitre-widget-popup input {
  height: auto !important; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 769px) {
  body {
    padding-top: 0px; }

  .join-section {
    padding-top: 140px;
    padding-bottom: 140px;
    background: #693b97; }

  .desktop-text-right-mob-center {
    text-align: right; }

  .plan-page-hero-text {
    background: none;
    padding-bottom: 10px; }

  .plan-page-hero-text h1 {
    font-size: 40px; }

  .plan-page-hero-text h3 {
    font-size: 28px;
    margin-top: 5px; }

  .new-landing-page {
    min-height: 100%;
    widows: 100%;
    background: white;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center; }

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

  .is-table-row {
    display: table; }

  .is-table-row [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: middle; }

  .hero {
    width: 30%; }

  .padr75 {
    padding-right: 5px; }

  .padl75 {
    padding-left: 5px; }

  .padl10 {
    padding-left: 10px; }

  .padl15 {
    padding-left: 15px; }

  .initiate.hamburger.hamburger--elastic {
    display: flex;
    align-items: center; }

  .mob-mt-20 {
    margin-top: 0px; }

  .mob-mt-40 {
    margin-top: 0px; }

  .landing-more-info-header img {
    max-width: 30%;
    text-align: center;
    margin: 0 auto; }

  .landing-3 img {
    max-width: 30%; }

  .contact-hero {
    width: 30%; }

  .sbForm {
    margin: 20px;
    border: 1px solid white;
    padding: 20px;
    width: 50%; }

  .margin-0-auto {
    margin: 0 auto;
    margin-bottom: 40px; } }
@media (min-width: 992px) {
  .em15 {
    font-size: 1.5em; }

  .em2 {
    font-size: 2em; }

  .em25 {
    font-size: 2.5em; }

  .em3 {
    font-size: 3em; }

  .em4 {
    font-size: 4em; }

  .em5 {
    font-size: 5em; } }
.sbButton {
  background-color: linear-gradient(45deg, #e7136e, #693b97); }

/* Small devices (tablets, 768px and up) */
@media (min-width: 1200px) {
  .hero {
    width: 60%; }

  .contact-hero {
    width: 30%; }

  .initiate.hamburger.hamburger--elastic {
    display: flex;
    align-items: center; } }
.noShadow {
  box-shadow: none; }

#pp-cfpiaw-trigger.pp-cfpiaw-trigger--rounded {
  border-radius: 40px;
  z-index: 100 !important; }

.unread {
  color: black;
  font-weight: 900;
  font-style: normal; }

.fw900 {
  font-weight: 900 !important; }

.bg-white {
  background: white; }

.row.match-my-cols {
  overflow: hidden; }

.row.match-my-cols [class*="col-"] {
  margin-bottom: -99999px;
  padding-bottom: 99999px; }

.hp-header {
  padding: 15px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff; }

.max-400 {
  max-width: 230px;
  margin: 0 auto;
  margin-bottom: 10px; }

.max-300 {
  max-width: 170px;
  margin: 0 auto;
  margin-bottom: 10px; }

.max-200 {
  max-width: 150px; }

.max-100 {
  max-width: 70px;
  margin: 0 auto;
  margin-bottom: 10px; }

.fl {
  float: left; }

.fr {
  float: right; }

.ml-10 {
  margin-left: 10px; }

.ml-15 {
  margin-left: 15px; }

.ml-20 {
  margin-left: 20px; }

.ml-40 {
  margin-left: 40px; }

.sbPillInverse {
  padding: 7px 25px;
  background: linear-gradient(45deg, #e7136e, #693b97);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-radius: 100px;
  border: 2px solid #693b97;
  color: white;
  font-weight: 900 !important;
  font-size: 1.5em;
  transition-duration: 400ms;
  display: inline-block;
  text-align: center; }

.sbPillInverseNoBorder {
  padding: 7px 25px;
  background: linear-gradient(45deg, #e7136e, #693b97);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-radius: 100px;
  color: white;
  font-weight: 900 !important;
  font-size: 1.5em;
  transition-duration: 400ms;
  display: inline-block;
  text-align: center; }

.sbPill {
  padding: 7px 25px;
  background: linear-gradient(45deg, #e7136e, #693b97);
  border-radius: 100px;
  color: white;
  border: 2px solid #ffffff;
  font-weight: 900 !important;
  font-size: 1.5em;
  transition-duration: 400ms;
  display: inline-block;
  text-align: center; }

.sbNavPill {
  padding: 7px 25px;
  background: linear-gradient(45deg, #e7136e, #693b97);
  border-radius: 100px;
  color: white;
  border: 2px solid #ffffff;
  font-weight: 900 !important;
  font-size: 1em;
  transition-duration: 400ms;
  display: inline-block;
  text-align: center; }

.sbNavPill:hover {
  padding: 7px 25px !important;
  background: linear-gradient(45deg, #e7136e, #693b97) !important;
  border-radius: 100px !important;
  color: white !important;
  border: 2px solid #ffffff !important;
  font-weight: 900 !important;
  font-size: 1em !important;
  transition-duration: 400ms !important;
  display: inline-block !important;
  text-align: center; }

.btn-promo {
  padding: 4px 20px;
  background: linear-gradient(45deg, #e7136e, #693b97);
  border-radius: 100px;
  color: white;
  border: 1px solid #ffffff;
  font-weight: 900 !important;
  font-size: 1em;
  transition-duration: 400ms;
  display: inline-block;
  text-align: center;
  margin-left: 10px; }

.btn-promo:hover {
  padding: 4px 20px !important;
  background: linear-gradient(45deg, #e7136e, #693b97) !important;
  border-radius: 100px !important;
  color: white !important;
  border: 1px solid #ffffff !important;
  font-weight: 900 !important;
  font-size: 1em !important;
  transition-duration: 400ms !important;
  display: inline-block !important;
  text-align: center;
  margin-left: 10px; }

.sbNavPillInverse {
  padding: 7px 25px;
  background: linear-gradient(45deg, #e7136e, #693b97);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-radius: 100px;
  border: 2px solid #693b97;
  color: white;
  font-weight: 900 !important;
  font-size: 1em;
  transition-duration: 400ms;
  display: inline-block;
  text-align: center; }

.sbNavPillInverse-disabled {
  padding: 7px 25px;
  background: rgba(162, 162, 162, 0.91);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-radius: 100px;
  border: 2px solid rgba(162, 162, 162, 0.91);
  color: white;
  font-weight: 900 !important;
  font-size: 1em;
  transition-duration: 400ms;
  display: inline-block;
  text-align: center; }

.sbNavItem {
  background: none;
  border-radius: 100px;
  color: black;
  border: 2px solid transparent;
  font-weight: 400 !important;
  font-size: 1em;
  transition-duration: 400ms;
  display: inline-block;
  text-align: right; }

.sbNavItem2 {
  padding: 0px 15px;
  background: none;
  border-radius: 100px;
  color: black;
  border: 0px solid transparent;
  font-weight: 400 !important;
  font-size: 1em;
  transition-duration: 400ms;
  display: inline-block;
  text-align: right; }

.sbPill2 {
  padding: 11px 25px;
  background: linear-gradient(45deg, #e7136e, #693b97);
  border-radius: 100px;
  color: white;
  border: 2px solid #ededed;
  font-weight: 900 !important;
  font-size: 1.5em;
  transition-duration: 400ms;
  display: inline-block;
  text-align: center; }

.flex-magic {
  display: flex;
  align-items: center;
  justify-content: center; }

.sbPill2:hover {
  color: white; }

.sbPill:hover {
  color: white; }

.login-signup-area a {
  margin: 0 0px; }

.hero-area-left {
  display: flex;
  align-items: center;
  justify-content: center; }

.hero-area-right {
  height: 400px;
  background: url("../img/hp-hero-img.jpg");
  background-size: cover;
  background-position: center center; }

.hero-area-left h1 {
  width: 100%;
  font-size: 40px;
  font-weight: bold;
  line-height: 44px;
  text-align: center; }

.hero-area-left h3 {
  width: 100%;
  font-size: 27px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  margin-top: 20px; }

.nomargin {
  margin: 0 !important; }

.z1 {
  z-index: 1; }

.z2 {
  z-index: 2; }

.hp-blackbox {
  background: #2c2c2c;
  position: relative;
  display: block; }

.stripe-logo img {
  max-width: 50%; }

.hp-blackbox h1 {
  font-size: 55px;
  font-weight: bold;
  line-height: 62px;
  text-align: center;
  z-index: 2; }

.blackbox-left {
  padding: 40px 0px;
  z-index: 2; }

.blackbox-left h1 {
  z-index: 3; }

.help-symbol {
  text-align: center;
  padding: 0px 0px;
  z-index: 40; }

.help-symbol img {
  height: 324px;
  display: block;
  margin: 0 auto;
  opacity: 0.4; }

.help3 {
  position: absolute;
  top: 0;
  right: 0px;
  overflow: hidden;
  width: 264px;
  opacity: 0.4;
  z-index: 1; }

.band {
  background: #ededed;
  padding: 100px 0;
  text-align: center; }

.bg-light-grey {
  background: #ededed; }

.band:nth-child(even) {
  background: #ffffff; }

.band:last-child {
  padding: 50px 0; }

.band h2 {
  font-size: 40px; }

.band p {
  font-size: 20px;
  font-weight: 200; }

@media (min-width: 768px) {
  .hero-area-left h1 {
    width: 400px;
    font-size: 33px;
    font-weight: bold;
    line-height: 29px;
    text-align: left;
    margin: 0 auto;
    padding: 20px 0; }

  .hero-area-left h3 {
    width: 400px;
    font-size: 25px;
    line-height: 28px;
    font-weight: 400;
    text-align: left;
    margin: 0 auto; }

  .hero-area-right {
    height: 350px;
    background: url("../img/hp-hero-img.jpg");
    background-size: cover;
    background-position: center center; }

  .hp-blackbox {
    background: #2c2c2c;
    position: relative;
    display: block; }

  .hp-blackbox h1 {
    font-size: 78.4px;
    font-weight: bold;
    line-height: 77px;
    text-align: left;
    display: inline-block; }

  .blackbox-left {
    padding: 70px 0px;
    z-index: 50; }

  .help-symbol {
    text-align: center;
    padding: 40px 0px;
    z-index: 40; }

  .help-symbol img {
    height: 324px;
    display: block;
    margin: 0 auto;
    opacity: 0.4; }

  .band {
    background: #ededed;
    padding: 100px 0;
    text-align: left; }

  .band:nth-child(even) {
    background: #ffffff; }

  .band h2 {
    font-size: 50px; }

  .band p {
    font-size: 20px;
    font-weight: 200; } }
@media (min-width: 992px) {
  .hero-area-left h1 {
    width: 440px;
    font-size: 48px;
    font-weight: bold;
    line-height: 44px;
    text-align: left;
    margin: 0 auto; }

  .hero-area-left h3 {
    width: 440px;
    font-size: 30px;
    line-height: 43px;
    font-weight: 400;
    text-align: left;
    margin: 0 auto; }

  .hero-area-right {
    height: 500px;
    background: url("../img/hp-hero-img.jpg");
    background-size: cover;
    background-position: center center; }

  .hp-blackbox {
    padding: 20px 80px;
    background: #2c2c2c; }

  .hp-blackbox h1 {
    font-size: 65px;
    font-weight: bold;
    line-height: 72px;
    text-align: left; }

  .blackbox-left {
    padding: 60px 0px; }

  .help-symbol {
    text-align: center;
    padding: 40px 0px; }

  .help-symbol img {
    height: 324px;
    display: block;
    margin: 0 auto;
    opacity: 0.4; }

  .band {
    background: #ededed;
    padding: 100px 0; }

  .band:nth-child(even) {
    background: #ffffff; }

  .band h2 {
    font-size: 55px; }

  .band p {
    font-size: 23px;
    font-weight: 200; } }
@media (min-width: 1200px) {
  .hero-area-right {
    height: 600px;
    background: url("../img/hp-hero-img.jpg");
    background-size: cover;
    background-position: center center; }

  .hero-area-left h1 {
    width: 650px;
    font-size: 68px;
    font-weight: bold;
    line-height: 64px;
    margin: 0 auto;
    padding: 20px 0; }

  .hero-area-left h3 {
    width: 650px;
    font-size: 30px;
    line-height: 43px;
    font-weight: 400;
    margin: 0 auto; }

  .hp-blackbox {
    background: #2c2c2c;
    position: relative;
    display: block; }

  .hp-blackbox h1 {
    font-size: 78px;
    font-weight: bold;
    line-height: 77px;
    text-align: left;
    display: inline-block; }

  .blackbox-left {
    padding: 70px 0px; }

  .help-symbol {
    text-align: center;
    padding: 40px 0px; }

  .help-symbol img {
    height: 324px;
    display: block;
    margin: 0 auto;
    opacity: 0.4; }

  .band {
    background: #ffffff;
    padding: 100px 0; }

  .band:nth-child(even) {
    background: #ededed; }

  .band h2 {
    font-size: 68px; }

  .band p {
    font-size: 30px;
    font-weight: 200; } }
.listnone {
  list-style: none; }

.pdt-10 {
  padding: 10px 0; }

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

.main-nav ul {
  list-style: none; }

.main-nav li {
  display: inline-block;
  margin-left: 6px; }

.main-nav li:first-child {
  margin-left: 0; }

.height100p {
  height: 100%; }

@media (max-width: 1200px) {
  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    background: red; }

  .collapse.in {
    display: block !important; } }
.table-signup td {
  padding: 6px !important; }

.sbLink:hover {
  text-decoration: none; }

.footerlist li {
  list-style: none;
  color: #8c8c8c;
  font-size: 0.8em; }

.footerlist li a {
  list-style: none;
  color: #c8c8c8;
  font-size: 1em !important; }

.footerlist li a:hover {
  list-style: none;
  color: #c8c8c8; }

.btn-none {
  background: none;
  border: 1px solid black !important; }

.iti-flag {
  background-image: url("../img/flags.png"); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("../img/flags@2x.png"); } }
.intl-tel-input {
  width: 100%; }

label {
  text-align: left !important;
  display: block;
  margin-top: 5px;
  font-weight: 900;
  margin-bottom: 0; }

.label-helper {
  margin-top: 0;
  font-weight: 400;
  color: #8c8c8c;
  display: block;
  text-align: left !important;
  line-height: 19px; }

textarea, input, button {
  outline: none; }

.admin-header {
  border-bottom: 1px solid #8c8c8c;
  padding: 10px; }

.f-dark {
  color: #8c8c8c; }

ul.footerlist {
  padding: 0; }

/*# sourceMappingURL=main.css.map */
