.bg-primary {
  background-color: #75c6c7 !important;
  }
.bg-secondary-1 {
  background-color: #2c3e50 !important;
  }
.bg-secondary-2 {
  background-color: #75c6c7 !important;
  }
.bg-white {
  background-color: #fff !important;
  }
.bg-muted {
  background-color: #fafafa !important;
  }
.color-white {
  color: #fff;
  }
.color-black {
  color: #333;
  }
.color-eve {
  color: #fe4444 !important;
  }
.color-mdacne {
  color: #75C6C7 !important;
  }
.color-nurture {
  color: #6cba2d !important;
  }
.color-baby {
  color: #ffc726 !important;
  }
.color-twitter {
  color: #00a0d1;
  }
.color-instagram {
  color: #3b5998;
  }
.standard-radius {
  border-radius: 25px;
  }
.transition-500 {
  -webkit-transition: all .5s ease;
       -o-transition: all .5s ease;
          transition: all .5s ease;
  }
.transition-2000 {
  -webkit-transition: all 2s ease;
       -o-transition: all 2s ease;
          transition: all 2s ease;
  }
.transition-300 {
  -webkit-transition: all .3s ease;
       -o-transition: all .3s ease;
          transition: all .3s ease;
  }
.cover-div {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  }
.blank-input {
  font-family: "AvertaStd-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  }
@font-face {
  font-family: "AvertaStd-Regular";

  src: url('/website/fonts/AvertaStd-Regular.otf');
  }
@font-face {
  font-family: "AvertaStd-Bold";

  src: url('/website/fonts/AvertaStd-Bold.otf');
  }
@font-face {
  font-family: "AvertaStd-Medium";

  src: url('/website/fonts/AvertaStd-Medium.otf');
  }
@font-face {
  font-family: "AvertaStd-Light";

  src: url('/website/fonts/AvertaStd-Light.otf');
  }
.font-light {
  font-family: "AvertaStd-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
.font-semibold {
  font-family: "AvertaStd-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
.font-bold {
  font-family: "AvertaStd-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
.font-body {
  font-family: "AvertaStd-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
.font-heading {
  font-family: "AvertaStd-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
body {
  font-family: "AvertaStd-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #888;

  -webkit-font-smoothing: antialiased;
  }
h1,
h2,
h3,
h4,
h5,
h5,
h6 {
  margin: 0;
  font-family: "AvertaStd-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #333;
  }
.alt-font {
  font-family: "AvertaStd-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  }
ul {
  padding: 0;
  list-style: none;
  }
a:hover {
  text-decoration: none;
  }
.pointer {
  cursor: pointer !important;
  }
.uppercase {
  text-transform: uppercase;
  }
@-moz-document url-prefix() {
  strong {
    font-weight: normal !important;
    }
  }
.feature-divider img {
  max-width: 100%;
  }
.feature-apps img {
  max-width: 100%;
  }
.jumbo-h1 {
  margin-bottom: 64px;
  font-size: 40px;
  font-weight: 600;
  line-height: 56px;
  }
.standard-h1 {
  margin-bottom: 48px;
  font-family: "AvertaStd-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 32px;
  line-height: 44px;
  }
h1 {
  margin-bottom: 48px;
  font-family: "AvertaStd-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 32px;
  line-height: 44px;
  }
h2 {
  font-size: 28px;
  line-height: 44px;
  }
h3 {
  font-size: 26px;
  line-height: 32px;
  }
h5 {
  margin-bottom: 16px;
  font-family: "AvertaStd-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  }
h6 {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 600;
  }
strong {
  font-family: "AvertaStd-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  }
p {
  font-size: 16px;
  line-height: 24px;
  }
p.lead {
  font-size: 16px;
  line-height: 30px;
  }
p:last-child {
  margin-bottom: 0;
  }
.quote-text {
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: 40px;
  }
span.text-white a {
  font-family: "AvertaStd-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #fff;
  }
a {
  color: #777;
  }
a:hover,
a:focus {
  color: #92d5d4;
  }
.mobile-content {
  margin-bottom: 20px;
  text-align: center;
  }
.boxed-layout {
  background: #eee;
  }
.boxed-layout .main-container,
.boxed-layout .footer-container,
.boxed-layout nav {
  right: 0;
  left: 0;
  max-width: 1280px;
  margin: 0 auto;
  }
.boxed-layout .flex-direction-nav {
  display: none;
  }
.main-container {
  overflow: hidden;
  -webkit-transition: all .3s ease;
       -o-transition: all .3s ease;
          transition: all .3s ease;
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
  }
.main-container {
  background-color: #fff;
  }
.main-container.reveal-nav {
  -webkit-transform: translate3d(-300px, 0, 0);
          transform: translate3d(-300px, 0, 0);
  }
.inapp .main-container {
  margin-top: 0 !important;
  }
section {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
  }
section.pad-large {
  padding-top: 40px*2;
  padding-bottom: 40px*2;
  }
section.duplicatable-content {
  padding-bottom: 40px/2;
  }
section:nth-of-type(odd) {
  background: #fafafa;
  }
section:nth-of-type(even) {
  background: #fff;
  }
.no-pad {
  padding: 0;
  }
.no-pad-top {
  padding-top: 0 !important;
  }
.no-pad-left {
  padding-left: 0;
  }
.no-pad-right {
  padding-right: 0;
  }
.no-pad-bottom {
  padding-bottom: 0;
  }
.space-top-medium {
  margin-top: 40px/2 !important;
  }
.space-bottom-medium {
  margin-bottom: 40px/2 !important;
  }
.space-top-large {
  margin-top: 40px !important;
  }
.space-bottom-large {
  margin-bottom: 40px !important;
  }
.space-bottom-xlarge {
  margin-bottom: 40px*2 !important;
  }
.no-margin {
  margin: 0;
  }
.no-margin-bottom {
  margin-bottom: 0 !important;
  }
.btn {
  min-width: 155px;
  background: none;
  -webkit-transition: all .3s ease;
       -o-transition: all .3s ease;
          transition: all .3s ease;
  }
.btn:hover,
.btn:focus {
  color: #fff;
  background: none;
  background-color: #FF0078;
  border-color: #FF0078;
  }
.btn-primary {
  display: inline-block;
  padding: 20px 60px 20px 60px;
  font-family: "AvertaStd-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  color: #FF0078;
  letter-spacing: 1px;
  border: 2px solid #FF0078;
  border-radius: 4px;
  }
.btn-primary.btn-filled {
  color: #fff;
  background: #FF0078;
  }
.btn-white {
  color: #fff;
  border-color: #fff;
  }
.btn-white:hover {
  color: #333;
  background: #fff;
  border-color: #fff;
  }
.btn-white.btn-filled {
  color: #FF0078;
  background: #fff;
  }
.btn-lg {
  padding: 18px 40px;
  }
.btn-sm {
  padding: 10px 28px;
  font-size: 11px;
  }
.btn-xs {
  padding: 8px 24px;
  font-size: 10px;
  }
.btn-text-only {
  border-color: rgba(0, 0, 0, 0);
  }
.btn-text-only:hover {
  color: #75c6c7;
  background: none;
  border-color: rgba(0, 0, 0, 0);
  }
.btn-filled {
  color: #fff;
  background: #FF0078;
  }
.btn-mdacne {
  color: #FF0078;
  border-color: #FF0078;
  }
.btn-mdacne:hover {
  color: #fff;
  background: #FF0078;
  border-color: #FF0078;
  }
.btn-mdacne:visited {
  border-color: #FF0078;
  }
.btn-mdacne.btn-filled {
  color: #fff;
  background: #FF0078;
  }
.link-text {
  display: inline-block;
  padding-bottom: 0;
  font-family: "AvertaStd-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #75c6c7;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 2px solid #75c6c7;
  }
nav hr {
  position: relative;
  bottom: 2px;
  border: none;
  border-top: 1px solid rgba(255, 255, 255, .3);
  }
.has-dropdown {
  bottom: 3px;
  }
.has-dropdown:after {
  font-family: mdacne-icons;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  color: #888;
  text-transform: none;
  content: "\e814";

  speak: none;
  -webkit-font-smoothing: antialiased;
  }
#userNameNav {
  font-family: "AvertaStd-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  }
.mobile-toggle {
  display: none;
  }
#nav-icon4 {
  width: 19px;
  height: 45px;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: .5s ease-in-out;
       -o-transition: .5s ease-in-out;
          transition: .5s ease-in-out;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  }
#nav-icon4 span {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #888;
  border-radius: 9px;
  opacity: 1;
  -webkit-transition: .25s ease-in-out;
       -o-transition: .25s ease-in-out;
          transition: .25s ease-in-out;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  }
#nav-icon4 span:nth-child(1) {
  top: 6px;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
       -o-transform-origin: left center;
          transform-origin: left center;
  }
#nav-icon4 span:nth-child(2) {
  top: 12.5px;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
       -o-transform-origin: left center;
          transform-origin: left center;
  }
#nav-icon4 span:nth-child(3) {
  top: 20px;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
       -o-transform-origin: left center;
          transform-origin: left center;
  }
#nav-icon4.open span:nth-child(1) {
  top: 6px;
  left: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  }
#nav-icon4.open span:nth-child(2) {
  width: 0;
  opacity: 0;
  }
#nav-icon4.open span:nth-child(3) {
  top: 19px;
  left: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  }
.top-nav-bar {
  top: 0;
  z-index: 10;
  width: 100%;
  line-height: 0;
  background: #fff;
  -webkit-transition: all .5s ease;
       -o-transition: all .5s ease;
          transition: all .5s ease;
  }
.top-nav-bar .logo {
  position: relative;
  bottom: 7px;
  }
.simple-bar {
  position: fixed;
  border-bottom: 1px solid #eee;
  }
.simple-bar .social-icons {
  margin-left: 32px;
  }
.simple-bar .nav-menu {
  padding-top: 32px;
  -webkit-transition: all .3s ease;
       -o-transition: all .3s ease;
          transition: all .3s ease;
  }
.simple-bar .menu li {
  margin-right: 28px;
  }
.simple-bar .menu li a {
  padding-bottom: 32px;
  font-weight: 500;
  }
.simple-bar .subnav {
  text-align: left !important;
  }
.text-right {
  padding-right: 0 !important;
  padding-left: 0;
  }
.nav-menu {
  padding-top: 40px;
  }
.menu {
  position: relative;
  top: 2px;
  display: inline-block;
  padding: 0;
  margin: 0;
  }
.menu .icon {
  width: 30px;
  height: 30px;
  margin-right: 15px;
  }
.menu .tag {
  width: 30px;
  margin-left: 5px;
  }
.menu li {
  position: relative;
  float: left;
  margin-right: 56px;
  }
.menu li:last-child {
  margin-right: 0;
  }
.menu li a {
  display: inline-block;
  padding-bottom: 40px;
  font-family: "AvertaStd-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 19px;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all .5s ease;
       -o-transition: all .5s ease;
          transition: all .5s ease;
  }
.menu li a:hover {
  color: #333;
  }
@media all and (max-width: 1050px) {
  .background-image-holder {
    display: none;
  }
  .menu li {
    margin-right: 16px;
    }
  }
.subnav {
  position: absolute;
  display: none;
  padding: 24px 5px 24px 24px;
  background: #fff;
  -webkit-transition: all .5s ease;
       -o-transition: all .5s ease;
          transition: all .5s ease;
  }
.subnav li {
  min-width: 180px;
  margin-right: 0 !important;
  }
.subnav li a {
  padding-bottom: 0 !important;
  margin-bottom: 16px;
  }
.subnav li:last-child a {
  margin-bottom: 0;
  }
.has-dropdown:hover .subnav {
  display: block;
  }
header {
  position: relative;
  overflow: hidden;
  }
header .container {
  position: relative;
  z-index: 3;
  }
header .logo {
  display: inline-block;
  width: 100px;
  margin-bottom: 30px;
  }
header .btn {
  margin-right: 16px;
  }
header .btn:last-child {
  margin-right: 0;
  }
.page-header {
  padding: 100px 0 70px;
  margin: 0;
  border-bottom: none;
  }
.page-header h1 {
  margin-bottom: 20px;
  font-size: 46px;
  line-height: 55px;
  }
.page-header p.lead {
  font-size: 18px;
  }
.page-header:before {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #fff;
  opacity: .1;
  }
#product-baby.page-header:before {
  position: absolute !important;
  top: 0 !important;
  z-index: 2 !important;
  width: 100% !important;
  height: 100% !important;
  content: '' !important;
  background-color: #fff !important;
  opacity: 0 !important;
  }
.page-header .background-image-holder {
  top: -20%;
  height: 150%;
  }
.hero-slider {
  position: relative;
  padding: 0;
  }
section.hero-slider {
  background-image: -webkit-radial-gradient(center 1150px, circle farthest-corner, #fff7d0 40%, #fafafa 55%);
  background-image:      -o-radial-gradient(center 1150px, circle farthest-corner, #fff7d0 40%, #fafafa 55%);
  background-image:         radial-gradient(circle farthest-corner at center 1150px, #fff7d0 40%, #fafafa 55%);
  }
.hero-slider .slides li {
  position: relative;
  height: 300px;
  overflow: hidden;
  }
.hero-slider .slides li h1 {
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 24px;
  }
.hero-slider .slides li h1 span {
  font-size: 50px;
  line-height: 56px;
  }
.hero-slider .slides li .btn {
  margin-right: 16px;
  }
.hero-slider .flex-direction-nav a {
  color: rgba(0, 0, 0, 0);
  }
.hero-slider .flex-direction-nav a:before {
  top: 17px;
  left: 10px;
  font-size: 36px;
  }
.hero-slider .flex-direction-nav a.flex-next:before {
  left: -10px;
  }
.hero-slider .testimonial {
  display: inline-block;
  width: 36%;
  text-align: center;
  }
@media all and (max-width: 1350px) {
  .hero-slider .flex-direction-nav {
    display: none !important;
    }
  }
.hero-slider .slides li.overlay:before {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #fff;
  opacity: .2;
  }
.feature {
  overflow: hidden;
  }
.feature h4 {
  font-weight: 600;
  }
.feature i {
  color: #75c6c7;
  }
.feature-icon-large i {
  display: block;
  width: 104px;
  height: 104px;
  padding-top: 31px;
  margin-bottom: 32px;
  font-size: 40px;
  color: #75c6c7;
  text-align: center;
  border: 2px solid #75c6c7;
  border-radius: 50%;
  }
.duplicatable-content .feature {
  margin-bottom: 40px/2;
  }
.feature-selector ul {
  padding: 0;
  list-style: none;
  }
.feature-icon-large .pull-left {
  width: 25%;
  }
.feature-icon-large .pull-right {
  width: 75%;
  }
.feature-icon-large .pull-left .icon {
  width: auto;
  padding-top: 0;
  font-size: 48px;
  border: none;
  }
.feature-icon-image {
  margin-bottom: 20px;
  height: 48px;
}
.feature-icon-small {
  margin-bottom: 32px;
  }
.feature-icon-small i {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 36px;
  color: #75c6c7;
  }
.feature-icon-small h6 {
  font-weight: bold;
  }
.feature-divider {
  position: relative;
  overflow: hidden;
  }
.feature-divider h1 {
  margin-bottom: 12px;
  }
img.phone-portrait {
  max-height: 580px;
  margin-top: 100px;
  margin-left: 50px;
  }
.store-link {
  display: inline-block;
  margin: 20px 8px 0;
  overflow: hidden;
  }
.store-link img {
  height: 50px;
  }
.slider-selectors {
  margin-top: 180px;
  }
.slider-selectors li {
  float: left;
  cursor: pointer;
  opacity: .8;
  -webkit-transition: all .3s ease;
       -o-transition: all .3s ease;
          transition: all .3s ease;
  }
.slider-selectors li:hover {
  opacity: 1;
  }
.slider-selectors li.flex-active {
  opacity: 1;
  }
.slider-selectors li.flex-active i {
  color: #000 !important;
  }
.slider-selectors li.flex-active h6 {
  color: #000 !important;
  }
.slider-selectors li.flex-active p {
  color: #000 !important;
  }
.slider-selectors li i {
  display: inline-block;
  margin-right: 8px;
  font-size: 40px;
  }
.feature-apps {
  padding: 30px 0 15px 40px;
  }
.feature-app {
  display: table;
  width: 100%;
  margin-bottom: 15px;
  }
.feature-app h3 {
  font-size: 18px;
  line-height: 24px;
  }
.feature-app img {
  width: 100px;
  }
.feature-app .cell-left {
  display: table-cell;
  width: 30%;
  padding-right: 10px;
  vertical-align: middle;
  }
.feature-app .cell-right {
  display: table-cell;
  width: 66%;
  vertical-align: middle;
  }
.feature-apps .col-sm-6 {
  background: #fff !important;
  }
.feature-img-mobile {
  height: 228px;
  }
.feature-img-mobile img {
  display: block;
  width: 204px;
  width: auto;
  height: 204px;
  padding-top: 0;
  margin: 24px 0 0;
  border: none;
  }
.feature-img-mobile .pull-left {
  width: 58%;
  padding-top: 60px;
  }
.feature-img-mobile .pull-right {
  width: 40%;
  }
.feature-divider img.community-img {
  height: 130px;
  margin-top: 20px;
  margin-bottom: 5px;
  }
.background-image-holder {
  position: absolute;
  z-index: 0;
  width: 100%;
  background-position: 60% 50% !important;
  -webkit-background-size: cover !important;
          background-size: cover !important;
  }
.foreground-image-holder {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-position: 60% 50% !important;
  -webkit-background-size: cover !important;
          background-size: cover !important;
  }
.background-image-holder.parallax-background {
  top: -4%;
  height: 104%;
  }
.hover-background .background-image-holder,
.hover-background .foreground-image-holder {
  -webkit-transition: all .3s ease-out;
     -moz-transition: all .3s ease-out;
       -o-transition: all .3s ease-out;
          transition: all .3s ease-out;
  }
.hover-background .background-image-holder {
  width: 110%;
  height: 110%;
  }
.testimonials-slider {
  position: relative;
  margin-bottom: 0;
  }
.testimonials-slider p.lead {
  font-size: 32px;
  line-height: 40px;
  }
.testimonials-slider .flex-control-nav {
  bottom: -48px;
  }
.hero-slider .flex-control-nav {
  bottom: 10px;
  }
.flex-control-paging li a {
  background: #ced0f2;
  }
.flex-control-paging li a.flex-active {
  background: #75c6c7;
  }
.flex-control-paging li a:hover {
  background: #75c6c7;
  }
.strip {
  padding: 36px 0;
  }
.strip::-moz-placeholder {
  color: #777;
  opacity: 1;
  }
.strip:-ms-input-placeholder {
  color: #777;
  }
.strip::-webkit-input-placeholder {
  color: #777;
  }
.strip input::-webkit-input-placeholder {
  position: relative;
  top: 5px;
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  }
.strip input:-moz-placeholder {
  color: #fff;
  }
.strip textarea::-webkit-input-placeholder {
  color: #fff;
  }
.strip textarea:-moz-placeholder {
  color: #fff;
  }
.strip strong {
  font-family: "AvertaStd-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
.strip h3 {
  position: relative;
  top: 5px;
  display: inline-block;
  margin-bottom: 20px;
  font-weight: normal;
  }
.social-icons {
  display: inline-block;
  overflow: hidden;
  list-style: none;
  }
.social-icons li {
  float: left;
  margin-right: 18px;
  font-size: 16px;
  }
.social-icons li:last-child {
  margin-right: 0;
  }
.social-icons li a {
  color: #333;
  }
.strip .social-icons {
  position: relative;
  top: 10px;
  }
.video-inline h1 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 36px;
  }
.video-inline p.lead {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 28px;
  }
.inline-video-wrapper {
  border: 1px solid #eee;
  }
.embed-container {
  position: relative;
  max-width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  }
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  }
@media screen and (max-width: 1024px) {
  .video-inline {
    padding: 20px 0;
    }
  .video-inline h1 {
    text-align: center;
    }
  }
#tweets .user {
  display: none;
  }
#tweets .interact {
  display: none;
  }
#tweets .tweet {
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: 40px;
  }
.icon-twitter {
  display: inline-block;
  margin-bottom: 24px;
  font-size: 64px;
  color: #00a0d1;
  text-align: center;
  }
footer {
  padding-top: 40px;
  padding-bottom: 40px;
  }
footer {
  font-size: 16px;
  color: #fff;
  }
footer .sub {
  position: relative;
  bottom: 4px;
  display: inline-block;
  margin-right: 32px;
  opacity: .5;
  }
footer ul {
  display: inline-block;
  margin: 0;
  line-height: 24px;
  }
footer ul li {
  float: left;
  margin-right: 32px;
  }
footer ul li a {
  color: #fff;
  opacity: .8;
  }
footer ul li a:hover,
footer ul li a:focus {
  color: #fff;
  opacity: 1;
  }
footer .social-icons li a {
  color: #fff;
  opacity: 1;
  }
footer > .col-sm-12 {
  text-align: center;
  }
@media only screen and (max-width: 767px) {
  .main-container {
    margin-top: 50px !important;
    }
  .menu {
    left: 15px;
    }
  .hero-slider .slides li .container {
    padding-left: 15px;
    }
  .hero-slider .slides li .container h1 {
    margin-bottom: 10px;
    margin-left: 15px;
    font-size: 16px;
    line-height: 21px;
    }
  .hero-slider .slides li .container a {
    margin-left: 15px;
    }
  .testimonial {
    margin-left: 10%;
    }
  .testimonial a {
    display: none;
    }
  .success-stories {
    margin-bottom: 0;
    }
    .community-box {
      display: none;
    }
    .btn-mdacne {
      padding: 20px;
    }
  }
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .community-box {
      display: none;
    }
  .main-container {
    margin-top: 50px !important;
    }
  .top-nav-bar {
    position: fixed;
    }
  nav {
    max-height: 50px;
    overflow: hidden;
    -webkit-transition: all .5s ease;
         -o-transition: all .5s ease;
            transition: all .5s ease;
    }
  nav .logo {
    width: 102px;
    height: 20px;
    margin-bottom: 32px;
    }
  nav .columns {
    width: 100%;
    }
  nav .social-icons {
    display: none;
    }
  .open-nav {
    top: 0;
    bottom: 0;
    max-height: 8000px;
    overflow-y: scroll;
    }
  .nav-menu {
    padding-top: 24px;
    }
  .background-image-holder {
    top: 35px;
    height: 70%;
    }
  .mobile-toggle {
    position: absolute;
    top: 12px;
    right: 16px;
    display: block;
    font-size: 32px;
    color: #333;
    cursor: pointer;
    }
  .top-nav-bar .menu li a {
    padding-bottom: 0;
    color: #888;
    }
  .has-dropdown {
    bottom: 0;
    }
  .has-dropdown:after {
    display: none;
    }
  .menu {
    top: 0;
    }
  .menu li {
    float: none;
    margin-right: 0;
    margin-bottom: 30px;
    }
  .subnav {
    position: relative;
    padding-bottom: 0;
    background: none;
    }
  .subnav {
    display: block;
    }
  .subnav li {
    margin-bottom: 0;
    }
  .subnav .col-md-3 {
    margin-bottom: 32px;
    }
  .simple-bar .nav-menu {
    padding-top: 21px;
    }
  .simple-bar .menu li a {
    padding-bottom: 0;
    font-size: 16px;
    }
  .simple-bar .text-right {
    text-align: left !important;
    }
  .no-align-mobile {
    padding-top: 0 !important;
    margin-top: 24px;
    }
  h1 {
    font-size: 24px;
    line-height: 32px;
    }
  p.lead {
    font-size: 14px;
    line-height: 24px;
    }
  .btn {
    margin-top: 16px;
    }
  .page-header br {
    display: none;
    }
  .page-header .background-image-holder {
    top: -20%;
    width: 100%;
    height: 70%;
    }
  .hero-slider .slides li {
    position: relative;
    }
  .hero-slider .slides li h1 {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 22px;
    }
  .hero-slider .slides li h1 span {
    font-size: 16px;
    line-height: 21px;
    }
  .testimonial {
    margin-left: 10%;
    }
  .page-header {
    padding: 30px 0 30px;
    background-color: #75c6c7 !important;
    }
  .page-header h1 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 30px;
    }
  .slider-selectors li {
    display: none;
    text-align: center;
    }
  .flex-active {
    display: block !important;
    }
  .flex-direction-nav {
    display: none;
    }
  .slider-selectors {
    margin-top: 0;
    }
  .feature-slider {
    padding-top: 30px;
    }
  .feature-slider .slides li {
    height: 250px;
    margin-top: 0;
    }
  .feature-icon-small {
    margin-bottom: 10px;
    }
  .feature-icon-small i {
    margin-bottom: 10px;
    }
  .feature-img-mobile {
    width: 300px;
    margin: 0 auto;
    }
  .feature-apps {
    padding-left: 18px;
    }
  .feature-apps .container {
    width: 300px;
    margin: 0 auto;
    }
  div.col-sm-6:nth-child(odd) {
    background: #fafafa;
    }
  .strip {
    padding: 40px 0;
    }
  footer ul {
    margin: 10px 0;
    }
  footer .footer-menu {
    display: block;
    }
  footer .footer-menu li {
    display: block;
    float: none;
    margin: 12px 0;
    font-size: 20px;
    text-align: center;
    }
  footer .sub {
    display: block;
    margin: 20px 0;
    font-size: 20px;
    text-align: center;
    }
  footer .social-icons {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    }
  footer .social-icons li {
    font-size: 16px;
    }
  footer #social-icons-container {
    text-align: center;
    }
  }
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .top-nav-bar {
    position: absolute;
    }
  .top-nav-bar .logo {
    left: 15px;
    width: 180px;
    /*height: 40px;*/
    }
  .top-nav-bar .container {
    width: 100%;
    }
  .subnav {
    left: -130px;
    }
  .main-container {
    margin-top: 80px !important;
    }
  .mobile-content {
    display: none;
    }
  .success-stories {
    margin-bottom: 40px;
    }
  .feature-apps {
    padding-left: 0;
    }
  .feature-app h3 {
    font-size: 16px;
    line-height: 20px;
    }
  .background-image-holder {
    top: 0;
    left: 0;
    height: 100%;
    }
  .page-header .background-image-holder {
    top: -20%;
    width: 100%;
    height: 120%;
    }
  .testimonial {
    margin-left: 12%;
    }
  }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .top-nav-bar {
    position: absolute;
    }
  .top-nav-bar .logo {
    left: 15px;
    width: 180px;
    height: 40px;
    }
  .top-nav-bar .container {
    width: 100%;
    }
  .main-container {
    margin-top: 80px !important;
    }
  .background-image-holder {
    top: 0;
    left: 0;
    height: 100%;
    }
  .success-stories {
    margin-bottom: 40px;
    }
  .testimonial {
    margin-left: 16%;
    }
  .mobile-content {
    display: none;
    }
  .success-stories {
    margin-bottom: 40px;
    }
  .testimonial {
    margin-left: 16%;
    }
  .mobile-content {
    display: none;
    }
  }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .subnav {
    left: -130px;
    }
  .top-nav-bar {
    position: absolute;
    }
  .top-nav-bar .container {
    width: 100%;
    }
  .top-nav-bar .logo {
    left: 15px;
    width: 180px;
    }
  nav {
    max-height: 80px;
    overflow: hidden;
    -webkit-transition: all .5s ease;
         -o-transition: all .5s ease;
            transition: all .5s ease;
    }
  nav .logo {
    width: 180px;
    margin-bottom: 32px;
    }
  nav .columns {
    width: 100%;
    }
  nav .social-icons {
    display: none;
    }
  .open-nav {
    max-height: 8000px;
    }
  .nav-menu {
    padding-top: 24px;
    }
  .main-container {
    margin-top: 80px !important;
    }
  .background-image-holder {
    top: 0;
    left: 0;
    height: 100%;
    }
  .mobile-toggle {
    position: absolute;
    top: 24px;
    right: 16px;
    display: block;
    font-size: 32px;
    color: #333;
    cursor: pointer;
    }
  .has-dropdown {
    bottom: 0;
    }
  .menu {
    top: 0;
    }
  .menu li {
    float: none;
    margin-right: 0;
    margin-bottom: 16px;
    }
  .subnav {
    position: relative;
    background: none;
    }
  .subnav li {
    margin-bottom: 0;
    }
  .subnav .col-md-3 {
    margin-bottom: 32px;
    }
  .flex-direction-nav {
    display: none;
    }
  .hidden-sm {
    display: block !important;
    }
  .hidden-sm:first-child {
    display: none !important;
    }
  .success-stories {
    margin-bottom: 40px;
    }
  .testimonial {
    margin-left: 16%;
    }
  .mobile-content {
    display: none;
    }
  }
@media only screen and (min-width: 1024px) {
  .community-cta {
    margin-left: 140px;
    margin-top: 200px;
  }
  .top-nav-bar {
    position: absolute;
    }
  .top-nav-bar .logo {
    left: 15px;
    width: 180px;
    height: 35px;
    }
  .top-nav-bar .container {
    width: 100%;
    }
  .subnav {
    left: -130px;
    }
  .main-container {
    margin-top: 80px !important;
    }
  .background-image-holder {
    top: 0;
    left: 0;
    height: 100%;
    }
  .success-stories {
    margin-bottom: 40px;
    }
  .mobile-content {
    display: none;
    }
  .testimonial {
    margin-left: 16%;
    }
  }
.elements h1 {
  margin-bottom: 16px;
  }
.pagination li a {
  padding: 5px 12px;
  margin-left: 12px;
  color: #75c6c7;
  background: none;
  border-radius: 50%;
  }
.pagination li.active {
  background: #75c6c7;
  }
.pagination li:first-child a,
.pagination li:last-child a {
  border-radius: 50% !important;
  }
.pagination-lg li a {
  padding: 7px 16px;
  }
.pagination-sm li a {
  padding: 5px 11px;
  }
.pager li a {
  display: inline-block;
  min-width: 155px;
  min-width: 125px;
  padding: 14px 28px 13px 28px;
  font-family: "AvertaStd-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #75c6c7;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: none;
  border: 1px solid #75c6c7;
  border-radius: 25px;
  -webkit-transition: all .3s ease;
       -o-transition: all .3s ease;
          transition: all .3s ease;
  }
.pager li a:hover,
.pager li a:focus {
  color: #fff;
  background: none;
  background-color: #75c6c7;
  border-color: #75c6c7;
  }
.pager li a:hover {
  color: #fafafa;
  background: #75c6c7;
  }
.v-middle-table {
  display: table;
  }
.v-middle-cell {
  display: table-cell;
  vertical-align: middle;
  }
.css-v-middle {
  position: relative;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  }
.nav-menu #userSettings .user-avatar {
  position: relative;
  top: -6px;
  width: 33px;
  height: 33px;
  background-color: #7c82db;
  border-radius: 50%;
  }
.nav-menu #userSettings .user-avatar .avatar-name {
  position: relative;
  top: 6px;
  display: inline-block;
  width: 100%;
  color: white;
  text-align: center;
  }
@media only screen and (min-width: 1023px) {
  .nav-menu #userSettings .subnav {
    padding-top: 42px;
    }
    .articles-h1 {
      font-size: 40px !important;
    }
    .community-h1 {
      font-weight: 300;
      color: #5DACBA;
      font-size: 40px;
    }
  }
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .nav-menu #userSettings .full-name {
    display: none;
    }
  }
@media only screen and (min-width: 1023px) {
  .nav-menu #userSettings .full-name {
    display: none;
    }
  }
