/* Imports
********************************************************/
/* Wordpress Specific Styles
********************************************************/
.alignleft {
  float: left;
  display: block;
  margin: 0 20px 20px 0;
}
.alignright {
  float: right;
  display: block;
  margin: 0 0 20px 20px;
}
/* Pagination
********************************************************/
.pagination {
  font-size: 14px;
  line-height: 14px;
}
.pagination span,
.pagination a {
  display: block;
  float: left;
  margin: 0 3px 0 0;
  padding: 8px 11px 7px 11px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #b3b3b3;
}
.pagination a:hover {
  color: #fff;
  background: #178B98;
}
.pagination .current {
  padding: 8px 11px 7px 11px;
  background: #178B98;
  color: #fff;
}
/* Breadcrumb
********************************************************/
.sc-breadcrumb .bordered {
  border-bottom: 1px solid #d9d9d9;
  padding-top: 10px;
  padding-bottom: 10px;
}
.sc-breadcrumb a {
  color: #178B98;
}
/* Gravity Forms
********************************************************/
.content-rc .gform_wrapper span.gform_description {
  font-weight: 100;
}
.content-rc ul.gform_fields {
  padding-left: 0 !important;
}
.content-rc .gform_button {
  width: 100% !important;
  border: 0;
  font-size: 19px !important;
}
/* Globals
********************************************************/
body {
  margin: 0;
  font-family: "myriad-pro", sans-serif !important;
  font-weight: 100;
}
body img {
  max-width: 100%;
  height: auto;
}
body.contest {
  background: #178B98;
}
.left {
  text-align: right;
}
.right {
  text-align: left;
}
.center {
  text-align: center;
}
.section-header h3 {
  font-size: 36px;
  padding: 30px 0;
  margin: 0;
  font-weight: 400;
  color: #178B98;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
/* Buttons
********************************************************/
.sc-btn {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  font-size: 19px;
  font-weight: 100;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  font-style: normal;
  padding: 7px 20px;
  margin: 0 5px 10px 5px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.sc-btn:hover {
  color: #fff;
  text-decoration: none;
}
.sc-btn.wide {
  width: 100%;
}
.sc-btn.ghost {
  border: 1px solid #fff;
  text-transform: none;
}
.sc-btn.ghostdark {
  border: 1px solid #b3b3b3;
  color: #808080;
}
.sc-btn.main {
  background: #fc8424;
  color: #fff;
}
.sc-btn.main:hover {
  background: #fc923d;
  color: #fff;
}
.sc-btn.secondary {
  background: rgba(255, 255, 255, 0.6);
  color: #178B98;
}
.sc-btn.secondary:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #178B98;
}
.sc-btn.white {
  background: #fff;
  color: #178B98;
}
.sc-btn.white:hover {
  background: #7CD7DB;
  color: #178B98;
}
.sc-btn.teal {
  background: #178B98;
  color: #fff;
}
.sc-btn.teal:hover {
  background: #7CD7DB;
  color: #fff;
}
.sc-btn.even {
  min-width: 280px;
}
.sc-btn.blue {
  background: #178B98;
}
.sc-btn.blue:hover {
  background: #7CD7DB;
}
.sc-btn.orange {
  background: #178B98;
}
.sc-btn.orange:hover {
  background: #7CD7DB;
}
.sc-btn-text:hover {
  color: #fff;
  text-decoration: none;
}
/* Main Menu - Bootstrap Overrides
********************************************************/
.sc-main-nav {
  background-color: #fff;
}
.navbar-login,
.navbar-signup {
  position: absolute;
  right: 0;
  top: 16px;
}
.navbar-login a,
.navbar-signup a {
  text-transform: none;
  font-size: 16px;
}
.navbar-login {
  right: 100px;
  top: 16px;
}
.navbar-signup {
  right: 0;
  top: 17px;
}
.navbar-signup .sc-btn.main {
  color: #fff !important;
}
.navbar-social {
  position: absolute;
  right: 255px;
  top: 26px;
}
.navbar-social ul {
  display: block;
}
.navbar-social ul li {
  float: left;
  list-style: none;
  padding: 0 5px;
}
.navbar-social ul li a {
  text-decoration: none;
  padding: 0;
}
body.page-id-49 .navbar-nav > .active > a,
body.page-id-49 .navbar-nav > .active > a:hover,
body.page-id-49 .navbar-nav > .active > a:focus {
  background-color: transparent !important;
}
.navbar-default {
  background: transparent !important;
  border: none !important;
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 0 !important;
}
.navbar-default a {
  padding-left: 20px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: rgba(255, 255, 255, 0.1) !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.navbar-default .navbar-brand {
  padding-left: 0 !important;
  height: auto;
  padding: 20px 15px 20px 15px;
}
.navbar-default a {
  color: #4d4d4d !important;
}
.navbar-default .navbar-social a {
  color: #178B98 !important;
}
.navbar-default .navbar-toggle {
  border-color: #178B98 !important;
  margin-top: 13px !important;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #178B98 !important;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #4d4d4d !important;
  background-color: transparent !important;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: rgba(24, 103, 167, 0.1) !important;
}
.navbar-default .dropdown-menu {
  background-color: rgba(255, 255, 255, 0.9) !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  font-size: 16px !important;
}
.navbar-default .dropdown-menu > li > a {
  font-weight: 100 !important;
}
.navbar-default .dropdown-menu > li > a:hover,
.navbar-default .dropdown-menu > li > a:focus {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.navbar-default .dropdown-menu > .active > a,
.navbar-default .open .dropdown-menu > .active > a:hover,
.navbar-default .dropdown-menu > .active > a:focus {
  background-color: #178B98 !important;
  color: #fff !important;
}
.navbar-default.white a {
  color: #fff !important;
}
.navbar-default.white .navbar-social a {
  color: #fff;
}
.navbar-default.white .navbar-toggle {
  border-color: #fff !important;
}
.navbar-default.white .navbar-toggle .icon-bar {
  background-color: #fff !important;
}
.navbar-default.white .navbar-nav > .open > a,
.navbar-default.white .navbar-nav > .open > a:hover,
.navbar-default.white .navbar-nav > .open > a:focus {
  color: #fff !important;
  background-color: transparent !important;
}
.navbar-default.white .navbar-toggle:hover,
.navbar-default.white .navbar-toggle:focus {
  background-color: rgba(255, 255, 255, 0.15) !important;
}
.navbar-default.white .dropdown-menu {
  background-color: rgba(255, 255, 255, 0.9) !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  font-size: 16px !important;
}
.navbar-default.white .dropdown-menu > li > a {
  font-weight: 100 !important;
  color: #4d4d4d !important;
}
.navbar-default.white .dropdown-menu > li > a:hover,
.navbar-default.white .dropdown-menu > li > a:focus {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.navbar-default.white .dropdown-menu > .active > a,
.navbar-default.white .open .dropdown-menu > .active > a:hover,
.navbar-default.white .dropdown-menu > .active > a:focus {
  background-color: #178B98 !important;
  color: #fff !important;
}
/* Header
********************************************************/
.sc-header {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.sc-header .logo-main {
  width: 243px;
  height: 62px;
}
.sc-header .arrows-down {
  text-align: center;
  padding-bottom: 30px;
}
.sc-header a {
  color: #fff;
}
.sc-header a:hover {
  color: #fff;
}
.sc-header .section-header {
  color: #FFF;
  text-align: center;
  font-weight: 100 !important;
  font-size: 24px;
  line-height: 30px;
  margin: 0 auto;
}
.sc-header .section-header h1 {
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 0;
}
.sc-header .section-header-alt {
  color: #FFF;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 30px;
}
.sc-header .section-header-alt h1 {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 0;
}
.sc-header .section-header-alt h2 {
  margin: 10px 0 0 0;
}
.sc-header .buttons,
.sc-header .desc {
  font-size: 16px;
  color: #fff;
}
.sc-header .desc-alt {
  font-size: 21px;
  line-height: 40px;
  color: #fff;
}
.sc-header .app-store {
  padding-bottom: 40px;
}
.sc-header .app-store a {
  display: inline-block;
}
.sc-header .app-store a.outline {
  border: 2px solid rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 5px;
  margin: 0 10px;
  top: 3px;
  position: relative;
  font-size: 18px;
}
.sc-header .app-store .fa {
  padding: 0 5px;
}
.sc-header .promo {
  background-color: #fff;
  color: #595959;
  font-size: 18px;
  margin-bottom: 20px;
  padding: 1px 20px 15px 20px;
  text-align: center;
  border: 1px solid #d9d9d9;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.sc-header .promo h2 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 0;
}
.sc-header .promo a {
  color: #595959;
  text-decoration: underline;
}
.sc-header ul.centered-points {
  max-width: 640px;
  margin: 0 auto 30px;
}
.sc-header ul.centered-points li {
  list-style: none;
  padding-left: 1.3em;
}
.sc-header ul.centered-points li:before {
  content: "\f00c";
  /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  /* same as padding-left set on li */
  width: 1.3em;
  /* same as padding-left set on li */
}
.sc-header .home-video {
  padding-bottom: 20px;
}
.sc-header.home .section-header {
  padding: 75px 0 20px 0;
}
.sc-header.home .buttons {
  padding-top: 30px;
  padding-bottom: 30px;
}
.sc-header.home .buttons-alt {
  padding-top: 0;
  padding-bottom: 20px;
}
.sc-header.demo .section-header {
  padding: 30px 0 20px 0;
}
.sc-header.demo h1 {
  font-size: 36px;
  font-weight: 400 !important;
}
.sc-header.demo .buttons {
  padding-bottom: 30px;
}
.sc-header.demo .buttons-alt {
  padding-top: 0;
  padding-bottom: 20px;
}
.sc-header.affiliate .section-header {
  padding: 30px 0 20px 0;
}
.sc-header.affiliate h1 {
  font-size: 31px;
  line-height: 1.4;
}
.sc-header.teal {
  background: #178B98;
}
.sc-header.featured {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 18px;
}
.sc-header.featured .section-header {
  padding: 30px 0 20px 0;
}
.sc-header.featured .thumb {
  margin-bottom: 20px;
}
.sc-header.featured h1 {
  font-size: 36px;
  color: #178B98;
  margin-top: 0;
}
/* Home Section Grid
********************************************************/
.sc-section-grid {
  text-align: center;
}
.sc-section-grid.alt {
  padding-bottom: 30px;
  background-color: #178896;
  background-repeat: repeat-x;
}
.sc-section-grid.alt img {
  padding-bottom: 30px;
}
.sc-section-grid.border {
  border-bottom: 1px solid #d9d9d9;
}
.sc-section-grid .grid-item {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  margin-bottom: 30px;
}
.sc-section-grid .grid-item .title {
  font-size: 21px;
  line-height: 21px;
  color: #fff;
  font-weight: 400;
  display: block;
  width: 100%;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.5);
}
.sc-section-grid .buttons {
  padding-bottom: 20px;
}
.sc-section-grid-links {
  background-color: #F9F9F9;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 60px;
}
.sc-section-grid-links.border {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.sc-section-grid-links.alt {
  background-color: #fff;
  border-bottom: 1px solid #d9d9d9;
}
/* Home Logos
********************************************************/
.sc-section-logos {
  text-align: center;
  padding-bottom: 40px;
}
.sc-section-logos h3 {
  font-size: 36px;
  padding: 30px 0 20px 0;
  margin: 0;
  font-weight: 400;
  color: #178B98;
}
/* Home Section Features
********************************************************/
.sc-features {
  background-repeat: no-repeat;
  background-size: 600px;
  color: #595959;
  font-size: 18px;
  padding: 120px 0;
}
.sc-features h3 {
  color: #178B98;
}
.sc-section-features {
  font-size: 21px;
  color: #4d4d4d;
  margin-top: 60px;
  border-bottom: 1px solid #d9d9d9;
}
.sc-section-features h2 {
  margin-bottom: 15px;
  font-size: 38px;
  line-height: 48px;
  color: #178B98;
}
.sc-section-features .left {
  padding-top: 40px;
  text-align: left;
}
.sc-section-features .right {
  padding-bottom: 60px;
}
.sc-section-steps {
  background-color: #F9F9F9;
  border-bottom: 1px solid #d9d9d9;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  color: #178B98;
}
.sc-section-steps .section-header {
  text-align: center;
}
.sc-section-video {
  background: #178B98;
  color: #fff;
  text-align: center;
  padding: 40px 0;
  font-size: 21px;
}
.sc-section-video a {
  color: #fff;
}
/* Home Main Benefits
********************************************************/
.sc-main-benefits {
  background-color: #F9F9F9;
  padding: 30px 0;
  color: #595959;
  font-size: 18px;
  border-bottom: 1px solid #d9d9d9;
}
.sc-main-benefits h3 {
  color: #178B98;
  text-align: center;
}
.sc-main-benefits img {
  margin: 0 auto;
}
.sc-main-benefits ul {
  display: block;
  margin: 0 auto;
  width: 260px;
}
.sc-main-benefits.alt {
  border-top: 1px solid #d9d9d9;
}
.sc-main-benefits.nopad {
  padding: 0 0 10px 0;
}
/* Home Section Promo
********************************************************/
.sc-home-promo {
  background-color: #178896;
  background-repeat: repeat-x;
  color: #fff;
  font-size: 24px;
  padding: 60px 0;
}
.sc-home-promo h3 {
  font-size: 36px;
  font-weight: 400;
}
/* Home Section Home Story
********************************************************/
.sc-home-story {
  background-repeat: no-repeat;
  background-position: 115% center;
  background-size: 500px;
  font-size: 18px;
  color: #595959;
  padding-top: 20px;
  padding-bottom: 60px;
  border-bottom: 1px solid #d9d9d9;
}
.sc-home-story .video {
  padding-top: 20px;
}
/* Home System Demo
********************************************************/
.sc-system-demo {
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}
/* Affiliate
********************************************************/
.sc-affiliate {
  font-size: 18px;
}
.sc-affiliate h2 {
  color: #178B98;
}
.sc-affiliate .content-rc h2 {
  margin-top: 0;
  text-align: center;
}
.sc-affiliate .content-rc .af-element {
  padding-bottom: 10px;
}
.sc-affiliate .content-rc .af-element.buttonContainer {
  text-align: center;
}
.sc-affiliate .affiliate-form {
  padding: 20px;
  margin: 0 0 40px 40px;
  border: 1px solid #e9e9e9;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
/* Store
********************************************************/
.sc-store {
  font-size: 18px;
  margin-bottom: 40px;
}
.sc-store .answer {
  display: none;
}
.sc-store .answer p {
  margin: 5px 0 20px 20px;
  font-weight: 400;
}
.sc-store h1 {
  font-size: 36px;
  padding: 30px 0;
  margin: 0;
  font-weight: 400;
  color: #178B98;
  text-align: center;
}
.sc-store h2 {
  font-size: 21px;
  color: #178B98;
}
.sc-store h2 a {
  color: #178B98;
  text-decoration: none;
}
.sc-store .price {
  color: #178B98;
  font-size: 18px;
  font-weight: 400;
  padding-top: 20px;
  text-align: center;
}
.sc-store .view-product {
  text-align: center;
}
.sc-store.detail {
  margin-top: 40px;
  margin-bottom: 40px;
}
.sc-store.detail h1 {
  font-size: 21px;
  text-align: left;
  padding: 0;
}
.sc-store.detail .price {
  font-weight: inherit;
  padding-top: 0;
  text-align: left;
}
.sc-store.detail button {
  border: none;
}
.sc-store.detail button,
.sc-store.detail a {
  margin-top: 20px;
}
.sc-store .payment-method {
  font-size: 14px;
  margin-top: 20px;
}
.sc-store .payment-method .fa {
  font-size: 28px;
  color: #808080;
}
.sc-store.travel-guide h1 {
  font-size: 50px;
  padding: 20px 0 10px;
  margin: 0;
  font-weight: 600;
  color: #3ab2da;
}
.sc-store.travel-guide h2 {
  font-size: 30px;
  padding: 50px 0 10px;
  margin: 0;
  font-weight: 600;
  color: #3ab2da;
}
.sc-store.travel-guide h2 a {
  color: #3ab2da;
  text-decoration: underline;
}
.sc-store.travel-guide h2 a:hover {
  color: #309abd;
}
.sc-store.travel-guide .price {
  font-size: 30px;
  color: #3ab2da;
}
.sc-store.travel-guide.withbg {
  background-color: #F9F9F9;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 50px;
  text-align: center;
  color: #595959;
}
.sc-store.travel-guide.withbg img {
  padding-top: 10px;
}
/* Support / Jobs
********************************************************/
.sc-content {
  font-size: 18px;
}
.sc-content .answer {
  display: none;
}
.sc-content .answer p {
  margin: 5px 0 20px 20px;
  font-weight: 400;
}
.sc-content h2 {
  color: #178B98;
  border-bottom: 1px solid #d9d9d9;
}
.sc-content h3 {
  font-size: 18px;
  font-weight: 100;
  cursor: pointer;
  margin: 0;
  padding-bottom: 5px;
  line-height: normal;
}
.sc-content h3 .fa {
  padding-right: 7px;
  color: #178B98;
}
.sc-content h3.close {
  float: none !important;
  opacity: 1 !important;
  line-height: normal !important;
}
.sc-content h4 {
  font-size: 24px;
  color: #178B98;
}
.sc-content.jobs .job {
  padding-bottom: 20px;
}
.sc-content.jobs .answer {
  padding-left: 18px;
}
.sc-content.jobs .answer p {
  margin-left: 0;
  font-weight: 100;
}
.sc-content.jobs h3 {
  font-weight: 400;
  display: inline;
}
.sc-content.jobs h4 {
  font-size: 16px;
}
.sc-jobs {
  font-size: 24px;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
  border-bottom: 1px solid #d9d9d9;
}
.sc-jobs h2 {
  font-size: 36px;
  font-weight: 400;
  color: #fff;
}
.sc-jobs .jobs {
  padding-top: 20px;
}
.sc-jobs a {
  font-size: 18px;
  color: #fff;
}
.sc-jobs a:hover {
  color: #fff;
}
/* Squeeze Pages
********************************************************/
.page-template-template-squeeze-page,
.page-template-template-squeeze-page-thank-you {
  background: url(http://www.simplycircle.com/wp-content/themes/simplycircle/img/backgrounds/starburst.jpg) no-repeat center top #178B98;
  background-size: cover;
}
.page-template-template-squeeze-page .sc-squeeze,
.page-template-template-squeeze-page-thank-you .sc-squeeze {
  color: #fff;
  margin-top: 60px;
}
.page-template-template-squeeze-page .sc-squeeze .content,
.page-template-template-squeeze-page-thank-you .sc-squeeze .content {
  font-size: 23px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-template-template-squeeze-page .sc-squeeze .content-share,
.page-template-template-squeeze-page-thank-you .sc-squeeze .content-share {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 23px;
}
.page-template-template-squeeze-page .sc-squeeze .content-share a,
.page-template-template-squeeze-page-thank-you .sc-squeeze .content-share a {
  color: #fff;
}
.page-template-template-squeeze-page .sc-squeeze h1,
.page-template-template-squeeze-page-thank-you .sc-squeeze h1 {
  font-size: 56px;
  text-align: center;
}
.page-template-template-squeeze-page .sc-squeeze .sc-btn,
.page-template-template-squeeze-page-thank-you .sc-squeeze .sc-btn {
  margin: 0 auto;
  display: table;
}
.page-template-template-squeeze-page .sc-squeeze .copyright,
.page-template-template-squeeze-page-thank-you .sc-squeeze .copyright {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.page-template-template-squeeze-page .sc-squeeze .copyright a,
.page-template-template-squeeze-page-thank-you .sc-squeeze .copyright a {
  color: #fff;
}
/* Footer
********************************************************/
.sc-footer {
  font-weight: 100;
  background-color: #178B98;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 40px;
}
.sc-footer .container {
  padding: 20px 20px 0 20px;
}
.sc-footer .logo-footer {
  width: 160px;
  height: auto;
}
.sc-footer a {
  color: #fff;
}
.sc-footer a:hover {
  text-decoration: none;
  color: #fff;
}
.sc-footer .col1 {
  padding-top: 10px;
}
.sc-footer.lined {
  border-top: 1px solid #d9d9d9;
}
.sc-footer.lined .container {
  padding: 20px 20px 0 20px;
}
.footer-nav {
  text-align: right;
  font-size: 16px;
  padding-bottom: 20px;
}
.footer-nav a {
  padding: 0 8px;
}
.social-wrap {
  text-align: right;
}
.social-links {
  width: 137px;
  margin-bottom: 50px;
}
.btn-soc {
  color: #FFF;
  font-size: 21px;
  float: left;
  padding-right: 10px;
  cursor: pointer;
}
.copywrite {
  font-size: 14px;
  color: #B3B3B3;
  text-align: right;
  margin: 5px 30px 0 0;
  display: inline-block;
}
/* About Page
********************************************************/
.sc-team h2,
.sc-mission h2,
.sc-about h2,
.sc-in-the-news h2,
.sc-home-story h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  color: #178B98;
}
.sc-team .member,
.sc-mission .member,
.sc-about .member,
.sc-in-the-news .member,
.sc-home-story .member {
  padding: 20px;
  font-size: 18px;
}
.sc-mission {
  font-size: 21px;
  position: relative;
  display: block;
  font-family: "myriad-pro", sans-serif;
  color: #fff;
  font-weight: 100;
  background-size: cover;
}
.sc-mission .desc {
  padding: 35px 0;
  width: 90%;
  margin: 0 auto;
  line-height: 28px;
  text-align: center;
}
.sc-mission h2 {
  color: #fff;
  font-style: normal;
}
.sc-about {
  font-size: 21px;
  font-family: "myriad-pro", sans-serif;
  font-weight: 100;
}
.sc-about .desc {
  padding: 35px 0;
  width: 90%;
  margin: 0 auto;
  line-height: 28px;
}
.sc-team {
  border-bottom: 1px solid #d9d9d9;
  background-color: #F9F9F9;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.sc-team .member {
  text-align: center;
}
.sc-team .member img {
  margin: 0 auto;
}
.sc-team .member-desc {
  padding: 20px;
  font-size: 18px;
}
.sc-in-the-news {
  padding: 0 20px 40px 20px;
  font-size: 18px;
}
.sc-in-the-news h2 {
  margin-bottom: 0;
}
.sc-in-the-news .publication {
  font-size: 14px;
}
.sc-in-the-news a {
  color: #178B98;
}
.sc-in-the-news .news {
  padding-top: 40px;
}
/* Demo Pages
********************************************************/
.sc-demo-screenshots {
  color: #595959;
  font-size: 24px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}
.sc-demo-screenshots .section-header {
  text-align: center;
  font-size: 36px;
  padding: 30px 0 10px 0;
  font-weight: 100;
}
.sc-demo-screenshots .desc {
  padding: 30px;
  text-align: left;
}
.sc-demo-screenshots .screen {
  padding: 20px;
}
.sc-demo-screenshots .screen img {
  border: 1px solid #d9d9d9;
}
.sc-demo-screenshots h2,
.sc-demo-screenshots h4 {
  color: #595959;
  font-weight: 100;
  border: none;
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 0;
}
.sc-demo-screenshots h2 i,
.sc-demo-screenshots h4 i {
  color: #178B98;
}
.sc-demo-screenshots h2 {
  font-size: 36px;
}
.sc-demo-screenshots h4 {
  font-size: 26px;
  padding: 0;
}
.sc-demo-screenshots .card {
  border: 1px solid #d9d9d9;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 20px;
}
.sc-demo-screenshots .card h2 {
  border-bottom: 1px #d9d9d9 solid;
}
.sc-demo-screenshots .more {
  margin: 30px 0px;
}
.sc-demo-screenshots .more h3 {
  line-height: 21px;
  font-size: 21px;
  color: #595959;
  border: none;
  margin: 0;
}
.sc-demo-screenshots .more h3 i {
  color: #595959;
}
/* Featured Pages
********************************************************/
.sc-banner-ad {
  margin-bottom: 30px;
}
.sc-banner-ad img {
  margin: 0 auto;
}
.sc-featured-screenshots {
  background-color: #178896;
  background-repeat: repeat-x;
  padding-bottom: 30px;
}
.sc-featured-screenshots .section-header h2 {
  text-align: center;
  font-size: 36px;
  padding: 10px 0 20px 0;
  font-weight: 400;
  color: #fff;
}
.sc-featured-screenshots h3 {
  color: #595959;
  font-weight: 100;
  font-size: 26px;
  border: none;
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 0;
  text-align: center;
  font-weight: 400;
}
.sc-featured-screenshots h3 i {
  color: #178B98;
}
.sc-featured-screenshots .card {
  border: 1px solid #d9d9d9;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 20px;
  background: #fff;
}
.sc-featured-posts {
  text-align: center;
}
.sc-featured-posts .section-header {
  text-align: center;
  padding: 0 20px;
}
.sc-featured-posts .section-header h3 {
  padding-top: 10px;
}
.sc-featured-posts img {
  margin-bottom: 20px;
}
.sc-featured-downloads {
  padding-bottom: 40px;
}
.sc-featured-downloads .section-header {
  text-align: center;
  padding: 0 20px;
}
.sc-featured-downloads .card {
  text-align: center;
  font-size: 18px;
  padding-bottom: 30px;
}
/* Getting Started
********************************************************/
.sc-getting-started {
  color: #595959;
  font-size: 18px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 10px;
}
.sc-getting-started.alt {
  background-color: #F9F9F9;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  margin: 0;
  overflow: hidden;
}
.sc-getting-started.alt.withlines {
  border-top: 1px solid #d9d9d9;
}
.sc-getting-started.nolines {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px #d9d9d9 solid;
}
.sc-getting-started.nolines h2 {
  margin-bottom: 0;
}
.sc-getting-started.nolines .desc {
  text-align: center;
}
.sc-getting-started .section-header h3 {
  padding: 30px 0 0 0;
}
.sc-getting-started .desc {
  padding: 20px 30px;
  text-align: left;
}
.sc-getting-started .buttons {
  padding: 0 30px;
}
.sc-getting-started .sc-btn {
  font-size: 16px;
}
.sc-getting-started h2 {
  color: #178B98;
  font-weight: 400;
  border: none;
  padding: 10px 0 20px;
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 36px;
}
.sc-getting-started .card {
  border: 1px solid #d9d9d9;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 20px;
}
.sc-getting-started .card h2 {
  border-bottom: 1px #d9d9d9 solid;
}
.sc-getting-started ul.center {
  position: relative;
  float: left;
  display: block;
  left: 50%;
  padding: 0;
}
.sc-getting-started ul.center li {
  position: relative;
  float: left;
  display: list-item;
  right: 50%;
  clear: both;
}
/* Content Pages
********************************************************/
.sc-content-header {
  background-size: cover;
  padding: 20px;
  color: #fff;
  font-size: 24px;
}
.sc-content-header h1 {
  font-size: 36px;
  margin: 0;
  font-weight: 400;
}
.sc-content-header a {
  color: #fff;
  font-weight: 400;
}
.sc-content {
  padding: 50px 20px;
}
/* Educators Page
********************************************************/
.video-grid {
  margin-top: 40px;
}
.educators-video {
  margin-bottom: 40px;
}
.educators-video a {
  display: block;
  margin-bottom: 10px;
}
/* Testimonials
********************************************************/
.sc-testimonials {
  background-color: #F9F9F9;
  border-bottom: 1px solid #d9d9d9;
  padding-top: 30px;
  padding-bottom: 10px;
}
.sc-testimonials.bg-white {
  background-color: #fff;
}
.sc-testimonials.alt {
  border-bottom: none;
  border-top: 1px solid #d9d9d9;
}
.sc-testimonials h3 {
  font-size: 36px;
  padding: 0 0 30px 0;
  margin: 0;
  font-weight: 400;
  color: #178B98;
  text-align: center;
}
.sc-testimonials .testimonial {
  display: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 20px;
  text-align: left;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: 100;
  color: #595959;
}
.sc-testimonials .testimonial strong {
  font-style: normal;
  padding-top: 10px;
}
.sc-testimonials .buttons {
  text-align: center;
}
.sc-mentions {
  background-color: #178896;
  background-repeat: repeat-x;
  padding-bottom: 30px;
}
.sc-mentions .section-header h3 {
  color: #fff;
}
.sc-mentions .mention-item {
  min-height: 340px;
  background: #fff;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: 100;
  color: #595959;
  cursor: pointer;
}
.sc-mentions .mention-item strong {
  font-style: normal;
  padding-top: 10px;
  font-size: 18px;
}
.sc-mentions .mention-item img {
  margin: 0 auto;
}
/* PTA Logos
********************************************************/
.sc-pta-logos {
  border-bottom: 1px solid #d9d9d9;
}
.sc-pta-logos h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  color: #178B98;
  margin-bottom: 20px;
}
.sc-pta-logos img {
  padding-bottom: 30px;
}
/* Communication Platform
********************************************************/
.sc-platform {
  background-color: #178896;
  background-repeat: repeat-x;
  padding-bottom: 30px;
}
.sc-platform .section-header h3 {
  color: #fff;
}
.sc-platform .testimonials .entry {
  background: #fff;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 20px;
}
.sc-platform .testimonials .entry .item {
  text-align: left;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
  color: #595959;
}
.sc-platform .testimonials .entry .item strong {
  font-style: normal;
  padding-top: 10px;
}
.sc-platform .logos {
  display: inline-block;
  background: #fff;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 0 20px;
  margin-top: 30px;
}
.sc-platform .logos .col-md-2 {
  padding: 0;
}
/* Comparison Chart / Pricing Table
********************************************************/
.sc-comparison,
.sc-pricing {
  padding-bottom: 30px;
}
.sc-comparison th,
.sc-pricing th {
  font-size: 21px;
  color: #178B98;
  font-weight: 400;
}
.sc-comparison td,
.sc-pricing td {
  font-size: 18px;
}
.sc-comparison th,
.sc-pricing th,
.sc-comparison td,
.sc-pricing td {
  text-align: center;
}
.sc-comparison td:nth-child(1),
.sc-pricing td:nth-child(1) {
  text-align: left;
}
.sc-comparison td .fa-circle,
.sc-pricing td .fa-circle {
  color: #178B98;
}
.sc-comparison {
  border-bottom: 1px solid #d9d9d9;
}
.sc-pricing {
  padding-top: 60px;
}
.sc-pricing .table-bordered {
  border: none !important;
}
.sc-pricing .progress {
  margin: 0 5px 5px 5px;
}
.sc-pricing .progress .progress-bar-warning {
  background-color: #178B98;
}
.sc-pricing .progress .progress-bar-warning.callout {
  background-color: #fc8424;
}
.sc-pricing .mobile-pricing {
  margin-bottom: 40px !important;
}
.sc-pricing .mobile-pricing td {
  text-align: center;
}
.sc-pricing th {
  border: none !important;
  padding: 1px 1px 0 1px !important;
}
.sc-pricing tr.signup td {
  background-color: #fff;
  border: none !important;
  font-size: 14px;
}
.sc-pricing tr.signup td a {
  font-size: 18px;
  width: 100%;
  padding: 15px;
  margin-top: 20px;
  font-weight: 400;
}
.sc-pricing td {
  padding: 4px !important;
  font-size: 18px;
}
.sc-pricing td:nth-child(1) {
  border-left: none !important;
}
.sc-pricing td:nth-child(4) .fa-circle {
  color: #fc8424;
}
.sc-pricing hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.sc-pricing h3 .pro {
  background: #fff;
  color: #178B98;
  font-size: 11px;
  text-transform: uppercase;
  padding: 3px;
  margin-right: 5px;
  display: inline-block;
  position: relative;
  top: -3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sc-pricing .callout h3 .pro {
  color: #fc8424;
}
.sc-pricing .price-tab {
  background: #178B98;
  color: #fff;
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  padding: 10px;
  font-size: 28px;
}
.sc-pricing .price-tab h3 {
  font-size: 21px;
  margin-top: 0;
}
.sc-pricing .price-tab .details {
  font-size: 14px;
  font-style: italic;
}
.sc-pricing .price-tab.callout {
  background: #fc8424;
}
/* News
********************************************************/
.sc-news {
  text-align: center;
  border-bottom: 1px solid #d9d9d9;
}
.sc-news a {
  color: #666;
  font-size: 18px;
}
.sc-news a:hover {
  text-decoration: none;
  color: #999;
}
/* System Demo - Bootstrap Carousel
********************************************************/
.carousel-control.left,
.carousel-control.right {
  background: none !important;
}
.carousel-indicators {
  bottom: 5px !important;
}
.carousel-control {
  color: #178B98 !important;
  text-shadow: none !important;
}
.carousel-control.left {
  left: -100px !important;
}
.carousel-control.right {
  right: -100px !important;
}
.carousel-control.left.default {
  left: 0 !important;
  color: #fff !important;
}
.carousel-control.right.default {
  right: 0 !important;
  color: #fff !important;
}
/* Blog
********************************************************/
/*
body.blog .content-lc,
body.single-post .content-lc { // Blog Only!
	font-size: 18px !important;
	line-height: 28px !important;
}
*/
.post-content {
  margin-top: 20px;
}
.content-lc,
.content-rc {
  font-size: 18px;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-lc p,
.content-rc p {
  margin: 0 0 30px;
}
.content-lc h1,
.content-rc h1 {
  color: #178B98;
  font-size: 24px;
}
.content-lc h2,
.content-rc h2 {
  font-size: 24px;
  border: none;
}
.content-lc h2 a,
.content-rc h2 a {
  color: #178B98;
}
.content-lc .more-link,
.content-rc .more-link,
.content-lc input[type="submit"],
.content-rc input[type="submit"] {
  padding: 5px 20px;
  border: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff !important;
}
.content-lc .more-link {
  background-color: #178B98;
}
.content-lc input[type="submit"] {
  background-color: #178B98;
}
.content-rc h2 {
  color: #178B98;
  line-height: 1.1;
  font-size: 21px;
}
.content-rc .btn-sign-up {
  width: 100%;
}
.content-rc .more-link {
  background-color: #178B98;
}
.content-rc input[type="submit"] {
  background-color: #fc8424;
}
.content-rc .sidebar-ss-ad {
  background: #178B98;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  color: #fff;
  padding: 20px 20px 5px 20px;
  margin-bottom: 20px;
  line-height: normal;
  text-align: center;
}
.content-rc .sidebar-ss-ad .sc-btn {
  margin: 0 !important;
  font-size: 16px !important;
}
.content-rc .sidebar-ss-ad p {
  margin-bottom: 20px;
}
.content-rc .sidebar-ss-search {
  margin-bottom: 40px;
}
.content-rc .sidebar-ss-search input[type="submit"] {
  background-color: #178B98;
}
.content-rc .sidebar-ss-search label {
  display: block;
  font-size: 16px;
}
.content-rc .sidebar-ss-addditional ul {
  padding: 0;
  margin: 0;
}
.content-rc .sidebar-ss-addditional ul li {
  padding-bottom: 20px;
  list-style: none;
}
.content-grid {
  margin-top: 40px;
  margin-bottom: 40px;
}
.content-grid .row {
  margin-bottom: 30px;
}
ul.news-sidebar {
  padding: 0;
}
ul.news-sidebar h3 {
  color: #178B98;
  line-height: 1.1;
  font-size: 18px;
}
ul.news-sidebar li {
  list-style: none;
}
ul.news-sidebar .widget ul {
  padding-left: 20px;
}
ul.news-sidebar .widget ul li {
  list-style: disc;
}
#respond #comment {
  width: 100%;
}
.blog-title {
  font-size: 36px;
  margin: 0;
  font-weight: 400;
}
.btn-prev-post,
.btn-next-post {
  display: inline-block;
  background: #178B98;
  color: #fff;
  padding: 5px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.btn-prev-post {
  float: left;
}
.btn-next-post {
  float: right;
}
.bonus-box {
  background-color: #8ad4dc;
  display: block;
  padding: 20px;
  color: #000;
  margin: 30px 0;
}
.bonus-box a {
  color: #0d82df;
  text-decoration: underline;
}
/* Media Queries
********************************************************/
/*
Media Queries in Play:
@media (min-width: 1200px) {}						// Everything above Max Site Width
@media (max-width: 1200px) {}						// Everything under Max Site Width
@media (max-width: 992px) {}						// Everything up to Mid Width
@media (max-width: 992px) and (min-width: 768px)	// Everything above Mobile up to Mid Width
@media (min-width: 768px) {}						// Everything above Mobile
@media (max-width: 767px) {}						// Mobile Devices
*/
@media (min-width: 1200px) {
  .sc-section-grid .grid-item {
    min-height: 210px !important;
  }
  .sc-features {
    background-position: -220px center !important;
  }
  .content-rc .sidebar-ss-search #s {
    width: 267px;
  }
  .col-lmp-5 {
    width: 20%;
  }
}
@media (max-width: 1200px) {
  .sc-features {
    background-position: -280px center;
  }
  .page-template-template-squeeze-page .sc-squeeze .content,
  .page-template-template-squeeze-page-thank-you .sc-squeeze .content {
    font-size: 19px;
  }
  .page-template-template-squeeze-page .sc-squeeze h1,
  .page-template-template-squeeze-page-thank-you .sc-squeeze h1 {
    font-size: 46px;
  }
  .content-rc .sidebar-ss-search #s {
    width: 100%;
    margin-bottom: 10px;
  }
  .sc-section-features {
    font-size: 18px;
    margin-top: 40px;
  }
  .sc-section-features h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (min-width: 993px) {
  .navbar-collapse {
    margin-top: 10px !important;
    right: 225px !important;
  }
}
@media (max-width: 992px) {
  .sc-home-story {
    background-image: none !important;
  }
  .nav,
  .sc-btn.ghost,
  .sc-btn.ghostdark,
  .sc-btn.main,
  .sc-btn.secondary {
    font-size: 16px;
    padding: 7px 15px;
  }
  .navbar-login,
  .navbar-signup {
    top: 15px;
  }
  .navbar-login {
    right: 100px;
  }
  .logo-container {
    text-align: center;
    padding: 14px 0 0 0 !important;
  }
  .sc-content-header {
    margin-top: 10px;
    font-size: 21px;
  }
  .sc-content-header h1 {
    font-size: 24px;
  }
  .sc-content {
    padding: 10px 20px;
  }
  .sc-content.jobs {
    margin: 20px 0;
  }
  .sc-content.jobs .job {
    padding-bottom: 20px;
  }
  .sc-content.jobs .answer {
    padding-left: 0;
  }
  .sc-content.jobs h3 {
    display: block;
  }
  .sc-content.jobs h4 {
    font-size: 16px;
  }
  .sc-content h2,
  .sc-in-the-news h2,
  .sc-mission h2,
  .sc-team h2,
  .sc-pta-logos h2 {
    font-size: 24px;
  }
  .sc-header .logo-main {
    width: 145px;
    height: 37px;
  }
  .sc-footer {
    text-align: center;
  }
  .sc-footer .col1 {
    padding-bottom: 20px;
  }
  .footer-nav {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 0;
  }
  .copywrite {
    font-size: 12px;
    color: #B3B3B3;
    text-align: center;
    margin: 5px auto;
    padding-top: 10px;
  }
  .social-links {
    float: none;
    margin: 0 auto 20px auto;
  }
  .social-wrap {
    text-align: center;
  }
  .sc-screenshots .desc {
    padding-top: 20px;
  }
  .btn-solution {
    width: 100%;
  }
  .sc-screenshots .section-header {
    font-size: 30px;
    margin-bottom: 0px;
  }
  .sc-screenshots {
    font-size: 19px;
  }
  .sc-screenshots .lined {
    padding-bottom: 30px;
    margin-bottom: 0;
  }
  .sc-news {
    display: none;
  }
  .sc-mission {
    margin-top: 10px;
  }
  .section-title {
    font-size: 22px;
    padding-bottom: 0;
  }
  .logo-container {
    text-align: center;
  }
  .sc-header .logo-main {
    width: 170px;
    height: 43px;
  }
  .sc-header .buttons {
    padding-bottom: 100px;
  }
  .sc-header .desc-alt {
    font-size: 18px;
  }
  .sc-hero .hero-image {
    padding: 40px 0;
  }
  .sc-features {
    background-image: none;
  }
  .sc-features .features {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .sc-features .feature {
    margin-bottom: 20px;
  }
  .section-title.parents {
    margin-top: 50px;
  }
  .sc-testimonials .section-header,
  .sc-clients .section-header {
    font-size: 21px;
    padding: 30px 0 10px 0;
  }
  .sc-testimonials .entry {
    font-size: 16px;
    line-height: 18px;
  }
  .sc-platform .testimonials .entry {
    margin-bottom: 20px;
  }
  .sc-platform .logos {
    margin-top: 0;
  }
  .sc-referrals .section-header {
    font-size: 24px;
    line-height: 24px;
  }
  .sc-referrals .left,
  .sc-referrals .right,
  .sc-header .left,
  .sc-header .right {
    text-align: center;
    padding-bottom: 10px;
  }
  .sc-clients {
    text-align: center;
  }
  .sc-team .member img {
    display: block;
    margin: 0 auto;
    width: 50%;
  }
  .sc-signup-alt .section-header {
    font-size: 26px;
  }
  .sc-solutions .section-header {
    font-size: 26px;
    line-height: 26px;
  }
  .sc-questions {
    font-size: 21px;
  }
  .sc-demo-screenshots {
    margin: 40px 20px 20px 20px;
    font-size: 18px;
  }
  .sc-demo-screenshots h2 {
    font-size: 22px;
  }
  .sc-demo-screenshots .desc {
    padding: 0 20px;
  }
  .sc-demo-screenshots .screen {
    padding: 20px;
  }
  .sc-demo-screenshots .more {
    margin: 10px 0;
  }
  .sc-demo-screenshots .row {
    padding-bottom: 20px;
  }
  .sc-demo-screenshots .row:last-child {
    padding-bottom: 0;
  }
  .sc-store.travel-guide h1 {
    font-size: 28px;
  }
  .sc-store.travel-guide h2 {
    font-size: 24px;
  }
  .sc-store.travel-guide .price {
    font-size: 24px;
  }
  .sc-section-features {
    font-size: 18px;
  }
  .sc-section-features h2 {
    font-size: 28px;
    line-height: 28px;
  }
  .sc-section-features .left {
    padding-top: 20px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .navbar-brand {
    padding: 25px 15px 15px 15px !important;
  }
  .navbar-brand .logo-main {
    width: 110px;
  }
  .nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sc-features {
    padding: 50px 0;
    background-position: -340px center;
  }
  .sc-header .section-header {
    padding: 60px 0 20px 0;
  }
  .sc-header.home .section-header {
    padding: 30px 0 30px 0;
  }
  .sc-header.home .buttons {
    padding-bottom: 30px;
  }
  .page-template-template-squeeze-page .sc-squeeze .content,
  .page-template-template-squeeze-page-thank-you .sc-squeeze .content {
    font-size: 18px;
  }
  .page-template-template-squeeze-page .sc-squeeze h1,
  .page-template-template-squeeze-page-thank-you .sc-squeeze h1 {
    font-size: 36px;
  }
}
@media (min-width: 768px) {
  .col-lmp-1 {
    width: 20% !important;
  }
  .navbar-nav {
    float: right !important;
  }
  .navbar-collapse {
    padding-left: 0 !important;
    padding-right: 0 !important;
    float: right;
    right: 185px;
    position: relative;
  }
  .left .btn-learn-more-offset {
    padding-right: 120px;
  }
  .right .btn-learn-more-offset {
    padding-left: 120px;
  }
  .right .btn-learn-more-offset2 {
    padding-left: 40px;
  }
  .sc-section-grid .grid-item {
    min-height: 250px;
  }
  .sc-testimonials .entry:nth-child(1) {
    padding-left: 0;
  }
  .sc-testimonials .entry:nth-child(2) {
    padding-right: 0;
  }
  .sc-demo-cta .sc-btn {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .sc-header {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
  }
  .navbar-collapse {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border: none !important;
  }
  .nav {
    padding-right: 0 !important;
  }
  .sc-section-grid .grid-item {
    min-height: 125px;
  }
  .sc-section-grid .grid-item .title {
    font-size: 18px;
    line-height: 18px;
    bottom: 10px;
  }
  .sc-section-grid-links a {
    font-size: 16px;
  }
  .sc-features {
    background-image: none !important;
    padding: 20px 0;
  }
  .sc-section-grid img {
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .sc-section-grid .section-header {
    font-size: 28px;
    line-height: 28px;
  }
  .content-grid .thumb {
    padding-bottom: 20px;
  }
  .sc-header .section-header {
    padding: 30px 0 30px 0;
    font-size: 20px;
    line-height: 24px;
  }
  .sc-header .section-header h1 {
    font-size: 24px;
  }
  .section-header h3,
  .sc-featured-screenshots .section-header h2 {
    font-size: 26px;
  }
  .sc-featured-screenshots h3 {
    font-size: 21px;
  }
  .sc-header.home .section-header {
    padding: 0 0 30px 0;
  }
  .sc-header.home .buttons {
    padding-bottom: 30px;
  }
  .sc-header.affiliate h1 {
    line-height: 1.1;
  }
  .sc-header.demo .section-header {
    font-size: 32px;
    line-height: normal;
  }
  .sc-header .desc-alt {
    line-height: 24px;
    padding-bottom: 20px;
    font-size: 16px;
  }
  .sc-header .desc-alt img {
    margin: 0 auto;
  }
  .sc-header .section-header-alt {
    padding-bottom: 0;
  }
  .sc-header .section-header-alt h1 {
    font-size: 32px;
  }
  .sc-header .section-header-alt h2 {
    margin: 10px 0 20px 0;
  }
  .sc-header.featured h1 {
    font-size: 26px;
  }
  .sc-features h3 {
    font-size: 21px;
  }
  .sc-home-promo {
    font-size: 18px;
  }
  .sc-home-promo .icon {
    width: 150px;
    height: auto;
  }
  .sc-home-promo h3 {
    font-size: 26px;
  }
  .sc-home-story {
    font-size: 21px;
    padding: 20px 0;
  }
  .sc-home-story h3 {
    font-size: 28px;
  }
  .sc-testimonials .testimonial,
  .sc-platform .testimonials {
    text-align: center;
  }
  .sc-testimonials .testimonial img,
  .sc-platform .testimonials img {
    margin: 0 auto;
    padding-bottom: 10px;
    width: 75px;
    height: auto;
  }
  .sc-comparison th {
    font-size: 18px;
  }
  .sc-comparison td {
    font-size: 14px;
  }
  .sc-getting-started .section-header h3 {
    padding-bottom: 30px;
  }
  .sc-getting-started .desc {
    padding: 0 30px;
  }
  .sc-getting-started.alt ul.center {
    text-align: left;
  }
  .page-template-template-squeeze-page .sc-squeeze .content,
  .page-template-template-squeeze-page-thank-you .sc-squeeze .content {
    font-size: 17px;
    text-align: center;
  }
  .page-template-template-squeeze-page .sc-squeeze h1,
  .page-template-template-squeeze-page-thank-you .sc-squeeze h1 {
    font-size: 26px;
    text-align: center;
  }
  .page-template-template-squeeze-page .sc-squeeze .squeeze-thumb,
  .page-template-template-squeeze-page-thank-you .sc-squeeze .squeeze-thumb {
    margin: 0 auto;
    display: block;
  }
  .sc-section-features {
    font-size: 18px;
  }
  .sc-section-features h2 {
    font-size: 28px;
    line-height: 28px;
  }
  .sc-section-features .left {
    padding-top: 0 !important;
    padding-bottom: 20px;
  }
}
/*# sourceMappingURL=custom.css.map */