@charset "UTF-8";
/* line 9, ../sass/jcr.scss */
.ui-accordion .ui-accordion-content {
  padding: 0;
}

/* line 13, ../sass/jcr.scss */
.ui-accordion .ui-accordion-icons {
  padding: 0;
  margin-bottom: 5px;
}

/* line 18, ../sass/jcr.scss */
.jcr-btn-accordion-wrap {
  box-shadow: rgba(0, 0, 0, 0.25882) 0px 2px 5px 0px;
  color: #646464;
  display: inline-block;
  height: 32px;
  position: relative;
  width: 100%;
  perspective-origin: 60px 16px;
  transform-origin: 60px 16px;
  background: white none repeat scroll 0% 0%/auto padding-box border-box;
  border: 0px none #646464;
  border-radius: 2px 2px 2px 2px;
  font: normal normal normal normal 14.4px / 32px RobotoDraft, 'Helvetica Neue', Helvetica, Arial;
  margin: 10px;
  outline: #646464 none 0px;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
}

/* line 36, ../sass/jcr.scss */
.jcr-btn-accordion-inner {
  bottom: 0px;
  color: #646464;
  height: 32px;
  left: 0px;
  position: absolute;
  right: 0px;
  text-align: left;
  padding-left: 25px;
  top: 0px;
  width: 100%;
  border: 0px none #646464;
  font: normal normal normal normal 14.4px / 32px RobotoDraft, 'Helvetica Neue', Helvetica, Arial;
  outline: #646464 none 0px;
}

/* line 52, ../sass/jcr.scss */
.jcr-pass, .jcr-fail {
  display: none;
}

/* line 56, ../sass/jcr.scss */
.jcr-btn-accordion-status {
  width: 100px;
  height: 100%;
  float: right;
}

/* line 62, ../sass/jcr.scss */
.jcr-btn-accordion-status {
  display: inline-block;
}

/* line 66, ../sass/jcr.scss */
.jcr-fail div, .jcr-pass div {
  display: inline-block;
}

/* line 70, ../sass/jcr.scss */
.jcr-pass, .jcr-fail {
  float: right;
}

/* line 74, ../sass/jcr.scss */
.jcr-pass-icon {
  width: 25px;
  height: 25px;
  display: inline-block;
  font-size: 16px;
  color: green;
}

/* line 82, ../sass/jcr.scss */
.jcr-fail-icon {
  width: 25px;
  height: 25px;
  display: inline-block;
  font-size: 16px;
  color: red;
}

/* line 90, ../sass/jcr.scss */
label.error {
  color: #ff0000 !important;
  display: inline-block;
  border-bottom: none !important;
  float: right;
  font-size: 12px !important;
  padding-right: 0 !important;
}

/* line 99, ../sass/jcr.scss */
.jcr-posttitle-count {
  font-size: 10px;
  font-weight: normal;
  padding-top: 5px;
}

/* line 105, ../sass/jcr.scss */
.jcr-hidden {
  display: none;
}

/* line 109, ../sass/jcr.scss */
.jcr-error {
  color: #ac0000;
  background-color: rgba(255, 204, 173, 0.4);
  border: 1px solid #ac0000;
}

/* line 115, ../sass/jcr.scss */
.jcr-success {
  color: #00ac01;
  background-color: rgba(166, 255, 183, 0.26);
  border: 1px solid #00ac01;
}

/* line 121, ../sass/jcr.scss */
.jcr-mini-status {
  min-width: 260px;
  height: 25px;
  line-height: 25px;
  margin-bottom: 4px;
  text-align: center;
  display: inline-block;
}

/* line 131, ../sass/jcr.scss */
.jcr-button-publish:disabled {
  background-color: grey !important;
  cursor: not-allowed !important;
}

/* line 136, ../sass/jcr.scss */
.jcr-profile-image-front {
  width: 250px;
  height: 250px;
}

/* line 141, ../sass/jcr.scss */
.jcr-btn-preview {
  background-color: cornflowerblue;
  display: inline-block;
  height: 21px;
  line-height: 21px;
  vertical-align: bottom;
}

/* line 149, ../sass/jcr.scss */
.jcr-btn-preview:hover {
  background-color: rgba(100, 149, 237, 0.54);
}

/* line 153, ../sass/jcr.scss */
#jcrShortlink-status, .jcr-reward-status, .jcr-tagline-status {
  margin-bottom: 10px;
  display: inline-block;
  padding: 5px;
}

/* line 159, ../sass/jcr.scss */
.jcr-modal-save {
  width: 250px;
}

/* line 163, ../sass/jcr.scss */
.jcr-reward-status, .jcr-tagline-status {
  font-size: 10px;
  font-weight: normal;
}

/* line 169, ../sass/jcr.scss */
.jcr-payment-require {
  display: block !important;
}

/* line 178, ../sass/jcr.scss */
.jcr-funding-process label.error {
  float: none;
  vertical-align: top;
  color: red !important;
  font-size: 15px !important;
  border-left: 4px solid red;
  padding-left: 5px;
  background-color: #ff00002b;
  margin-top: 3px;
  display: inline-block !important;
  padding-right: 10px !important;
  font-weight: bold;
}
/* line 191, ../sass/jcr.scss */
.jcr-funding-process label.error:empty {
  display: none !important;
}

/* line 197, ../sass/jcr.scss */
.jcr-funding-rewards {
  display: inline-block;
  position: relative;
  padding-right: 80px;
}

/* line 203, ../sass/jcr.scss */
.jcr-funding-rewards label.error {
  position: absolute;
  right: 0;
}

/* line 209, ../sass/jcr.scss */
.jcr-personalization-form .jcr-personalization-radios label label {
  display: inline-block;
}

/* line 214, ../sass/jcr.scss */
.jcr-img-preview {
  background-size: contain;
  background-repeat: no-repeat;
  width: 95px;
  height: 95px;
  font-size: 0;
  display: inline-block;
}

/* line 223, ../sass/jcr.scss */
.author-side img {
  height: auto !important;
}

/* line 227, ../sass/jcr.scss */
#story.project-content {
  font-family: "Arial, sans-serif" !important;
  font-size: 16px !important;
}

/* line 233, ../sass/jcr.scss */
.breadcrumbs {
  display: none !important;
}

/* line 237, ../sass/jcr.scss */
.title-page {
  text-align: center;
}

/* line 241, ../sass/jcr.scss */
div.page-title h1 {
  float: none;
  font-size: 35px;
  color: #064789;
  margin: 45px 0 32px 0;
}

/* line 248, ../sass/jcr.scss */
.jcr-title-name {
  display: block;
  font-size: 23px;
}

/* line 254, ../sass/jcr.scss */
.single-project .page-title {
  display: none;
}

/* line 260, ../sass/jcr.scss */
.author-side img {
  border: none !important;
}

/* line 264, ../sass/jcr.scss */
.author-info {
  margin: 0;
  width: 100%;
}

/* line 269, ../sass/jcr.scss */
.project-thumb-wrapper {
  width: 100%;
  padding-bottom: 52.356%;
  background-size: cover;
  position: relative;
}
/* line 274, ../sass/jcr.scss */
.project-thumb-wrapper a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

/* line 284, ../sass/jcr.scss */
.jcr-campaign-by {
  display: inline-block;
  color: #666;
  padding-left: 10px;
  vertical-align: top;
  width: calc(100% - 100px);
  box-sizing: border-box;
}

/* line 294, ../sass/jcr.scss */
.jcr-share-container {
  font-size: 0;
}

/* line 298, ../sass/jcr.scss */
.jcr-share-icon {
  width: 25px;
  height: 25px;
  display: inline-block;
  position: relative;
  background-size: contain;
}
/* line 304, ../sass/jcr.scss */
.jcr-share-icon > a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
/* line 311, ../sass/jcr.scss */
.jcr-share-icon:not(:first-child) {
  margin-left: 7px;
}

/* line 316, ../sass/jcr.scss */
.jcr-share-pfacebook, .jcr-share-pfacebookfan {
  background-image: url("../img/icon/32x32/facebook.png");
}

/* line 320, ../sass/jcr.scss */
.jcr-share-pwebsite {
  background-image: url("../img/icon/32x32/website.png");
}

/* line 324, ../sass/jcr.scss */
.jcr-share-plinkedin {
  background-image: url("../img/icon/32x32/linkedin.png");
}

/* line 328, ../sass/jcr.scss */
.jcr-share-ptwitter {
  background-image: url("../img/icon/32x32/twitter.png");
}

/* line 332, ../sass/jcr.scss */
.jcr-share-pyoutube {
  background-image: url("../img/icon/32x32/youtube.png");
}

/* line 336, ../sass/jcr.scss */
.jcr-share-pimdb {
  background-image: url("../img/icon/32x32/imdb-icon.png");
}

/* line 340, ../sass/jcr.scss */
.jcr-share-pvimeo {
  background-image: url("../img/icon/32x32/vimeo.png");
}

/* line 352, ../sass/jcr.scss */
.jcr-confirm-cancel {
  display: none;
}

/* line 356, ../sass/jcr.scss */
.jcr-submit-helptext {
  font-size: 12px;
  font-weight: normal;
}

/* line 361, ../sass/jcr.scss */
.project-social iframe {
  height: 20px !important;
}

/* line 365, ../sass/jcr.scss */
.fb-like {
  padding-bottom: 8px;
}

/* line 369, ../sass/jcr.scss */
.pb-category {
  position: static;
  background: transparent;
  color: #333333;
  padding: 0;
  padding-top: 10px;
}

/* line 377, ../sass/jcr.scss */
.pb-category:before {
  content: "Categories: ";
}

/* line 381, ../sass/jcr.scss */
.project-card {
  min-width: 250px;
}

/* line 385, ../sass/jcr.scss */
ul.pb-summary.project-stats {
  width: 100%;
}

/* line 389, ../sass/jcr.scss */
ul.pb-summary.project-stats > li {
  box-sizing: border-box;
  width: 33%;
  margin: 0;
  text-align: center;
}

/* line 396, ../sass/jcr.scss */
.jcr-datatable td {
  text-align: center;
}

/* line 400, ../sass/jcr.scss */
ul.project-stats {
  width: 100%;
  text-align: center;
}

/* line 405, ../sass/jcr.scss */
ul.project-stats > li {
  box-sizing: border-box;
  width: 25%;
  /* background-color: red !important; */
  float: none;
  display: inline-block;
  margin: 0;
  font-size: 12px;
}

/* line 415, ../sass/jcr.scss */
ul.project-stats {
  font-size: 0;
}

/* line 419, ../sass/jcr.scss */
.jcr-tip-modal {
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0;
  background: none;
  overflow-y: auto;
  font-size: 14px;
}

/* line 431, ../sass/jcr.scss */
.jcr-tip-modal-content {
  display: inline-block;
  background-color: white;
  text-align: left;
  max-width: 950px;
}

/* line 439, ../sass/jcr.scss */
.jcr-tip-icon {
  background: url("../img/idea-search.png") center center no-repeat;
  background-size: cover;
  width: 44px;
  height: 44px;
  margin: 10px 3px 3px 3px;
  display: inline-block;
}

/* line 448, ../sass/jcr.scss */
div.jcr-tip {
  width: 50px;
  height: 57px;
  display: inline-block;
}

/* line 454, ../sass/jcr.scss */
.jcr-label-hastip {
  display: inline-block !important;
  width: calc(100% - 50px - 18px);
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}

/* line 464, ../sass/jcr.scss */
.jcr-cats {
  font-size: 18px;
  padding: 0 !important;
  line-height: 8px;
}

/* line 470, ../sass/jcr.scss */
label.jcr-preview-link-label {
  display: inline-block;
  width: 281px;
}

/* line 475, ../sass/jcr.scss */
div#jcr-preview-link {
  display: inline-block;
}

/* line 479, ../sass/jcr.scss */
.jcr-preview-link-container {
  margin-top: 15px;
}

/* line 483, ../sass/jcr.scss */
.jcr-autosave-state {
  opacity: 0;
  height: 30px;
  padding: 5px;
}

/* line 489, ../sass/jcr.scss */
.project-social.jssocials {
  font-size: 16px;
}

/* line 493, ../sass/jcr.scss */
div#myModalR {
  min-width: 357px;
}

/* line 497, ../sass/jcr.scss */
div#myModalR .modal-header h3 {
  font-size: 16px;
}

/* line 502, ../sass/jcr.scss */
.project-card {
  min-height: 430px;
  position: relative;
  box-sizing: border-box;
  text-align: left;
}

/* line 510, ../sass/jcr.scss */
.jcr-my-account .project-card {
  padding-bottom: 220px;
}

/* line 515, ../sass/jcr.scss */
.project-card p {
  margin-top: 0px;
  margin-bottom: 15px;
}

/* line 521, ../sass/jcr.scss */
h5.bbcard_name {
  margin-bottom: 4px;
  min-height: 60px;
  line-height: 20px;
}

/* line 527, ../sass/jcr.scss */
.jcr-project-card-bottom {
  position: absolute;
  bottom: 0;
  left: 4px;
  right: 4px;
}

/* line 538, ../sass/jcr.scss */
.navbar-wrapper {
  background-color: #E6E8E6;
  border-bottom: 1px solid #064789;
}

/* line 543, ../sass/jcr.scss */
.nav .current-menu-item.menu-item a {
  color: #FFFFFF !important;
}

/* line 549, ../sass/jcr.scss */
.nav .menu-item a, .nav .current-menu-item.menu-item .dropdown-menu a {
  border-color: #E6E8E6 !important;
  color: #353535 !important;
}
/* line 552, ../sass/jcr.scss */
.nav .menu-item a:hover, .nav .current-menu-item.menu-item .dropdown-menu a:hover {
  color: #FFFFFF !important;
}

/* line 558, ../sass/jcr.scss */
.jcr-donor-message {
  text-align: left;
  font-size: 10px;
  padding-bottom: 0 !important;
  height: auto !important;
  min-height: 10px !important;
}

/* line 567, ../sass/jcr.scss */
.page-id-10 span.bfa-iconpicker.fontawesome-iconpicker {
  display: none;
}

/* line 571, ../sass/jcr.scss */
.page-id-10 a.su-generator-button.button {
  display: none;
}

/* line 575, ../sass/jcr.scss */
.project-backer {
  box-sizing: border-box;
}

/* line 579, ../sass/jcr.scss */
.jcr-donor-amount {
  font-size: 25px;
}

/* line 584, ../sass/jcr.scss */
.row > [class*="span"] {
  margin-left: 30px;
}

/* line 588, ../sass/jcr.scss */
.jcr-funding-process {
  padding: 15px;
}

/* line 596, ../sass/jcr.scss */
.jcr-reward-cost {
  display: inline-block;
}

/* line 601, ../sass/jcr.scss */
#jcr-jfp1-form > label {
  width: 100%;
}
/* line 604, ../sass/jcr.scss */
#jcr-jfp1-form > div {
  width: 100%;
}

/* line 609, ../sass/jcr.scss */
.jcr-funding-process {
  max-width: 450px;
  text-align: left;
  display: inline-block;
  margin-bottom: 10px;
}

/* line 617, ../sass/jcr.scss */
.jcr-funding-process-container {
  text-align: center;
}

/* line 631, ../sass/jcr.scss */
.jcr-reward-title label {
  font-size: 19px !important;
  font-weight: normal !important;
  padding: 0;
  border-bottom: none;
  margin-bottom: 0;
}

/* line 637, ../sass/jcr.scss */
.jcr-reward-description label {
  font-size: 12px !important;
  font-weight: normal !important;
  padding: 0;
  border-bottom: none;
  margin-bottom: 0;
}

/* line 643, ../sass/jcr.scss */
.jcr-reward-cost label {
  font-size: 20px !important;
  font-weight: normal !important;
  padding: 0;
  border-bottom: none;
  margin-bottom: 0;
}

/* line 648, ../sass/jcr.scss */
.jcr-funding-helptext-with-checkbox {
  display: inline-block;
}

/* line 652, ../sass/jcr.scss */
.jcr-funding-helptext-with-checkbox {
  width: calc(100% - 30px);
  vertical-align: top;
  /* text-align: right; */
  padding-left: 10px;
}

/* line 659, ../sass/jcr.scss */
.jcr-reward-cost {
  font-size: 20px;
}

/* line 664, ../sass/jcr.scss */
.jcr-reward-choice > input {
  vertical-align: top;
}
/* line 667, ../sass/jcr.scss */
.jcr-reward-choice > div {
  vertical-align: top;
}

/* line 672, ../sass/jcr.scss */
.jcr-funding-rewards-choices {
  margin-top: 10px;
}
/* line 674, ../sass/jcr.scss */
.jcr-funding-rewards-choices fieldset {
  border-bottom: 1px solid white;
}

/* line 679, ../sass/jcr.scss */
.jcr-funding-buttons {
  text-align: right;
  margin-top: 35px;
}

/* line 684, ../sass/jcr.scss */
.jcr-funding-step-title {
  font-size: 15px;
  padding-bottom: 4px;
}

/* line 694, ../sass/jcr.scss */
.jcr-no-borderbot {
  border-bottom: none !important;
}

/* line 698, ../sass/jcr.scss */
.jcr-reward-row {
  padding-top: 0px;
  padding-bottom: 0px;
}

/* line 703, ../sass/jcr.scss */
.menu-main-menu-container a {
  box-sizing: border-box;
  height: 60px;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* line 710, ../sass/jcr.scss */
.jcr-funding-helptext {
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  padding: 7px 0;
}

/* line 717, ../sass/jcr.scss */
.jcr-funding-helptext-radio {
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  padding: 7px 0;
}

/* line 725, ../sass/jcr.scss */
.menu-footer-menu-container .sub-menu, .menu-footer-menu-container .dropdown-menu {
  display: initial !important;
}

/* line 730, ../sass/jcr.scss */
.menu-footer-menu-container ul {
  list-style: none;
}

/* line 735, ../sass/jcr.scss */
.jcr-footer-main {
  font-size: 18px;
  color: #f1f1f1 !important;
  padding: 15px 10px !important;
}

/* line 741, ../sass/jcr.scss */
.jcr-footer-main li {
  font-size: 15px;
  border-top: 1px solid #333;
  padding: 10px 10px 10px 30px;
}
/* line 745, ../sass/jcr.scss */
.jcr-footer-main li a {
  padding: 10px 10px 10px 30px;
  color: #D8E4FF;
  background: url(../../funding_press/img/list.png) 8px 0px no-repeat;
}
/* line 749, ../sass/jcr.scss */
.jcr-footer-main li a:hover {
  background: url(../../funding_press/img/list.png) 12px 0px no-repeat #333;
}

/* line 755, ../sass/jcr.scss */
.jcr-footer-main {
  display: inline-block;
  margin-left: 15px;
  vertical-align: top;
}

/* line 761, ../sass/jcr.scss */
ul.my-sub-menu {
  margin-top: 13px;
}

/* line 765, ../sass/jcr.scss */
.jcr-facebook {
  margin-left: 10px;
  background: url("../img/icon/32x32/facebook.png") center center no-repeat;
}

/* line 770, ../sass/jcr.scss */
.jcr-twitter {
  margin-left: 10px;
  background: url("../img/icon/32x32/twitter.png") center center no-repeat;
}

/* line 775, ../sass/jcr.scss */
.jcr-followus {
  position: relative;
  width: 16px;
  height: 16px;
  background-size: contain;
  display: inline-block;
}
/* line 781, ../sass/jcr.scss */
.jcr-followus a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  background: none !important;
}
/* line 789, ../sass/jcr.scss */
.jcr-followus a:hover {
  background: none;
  color: inherit;
  padding: 0;
}

/* line 797, ../sass/jcr.scss */
.jcr-footer-text {
  color: white;
}

/* line 801, ../sass/jcr.scss */
.jcr-funding-sidebar-text {
  width: 330px;
  text-align: justify;
  margin-left: 16px;
  margin-top: 25px;
}

/* line 808, ../sass/jcr.scss */
.jcr-funding-container label {
  font-size: 21px;
}

/* line 812, ../sass/jcr.scss */
.jcr-funding-general .project-card {
  width: 330px;
}

/* line 816, ../sass/jcr.scss */
.project-card {
  margin-left: 21px;
}

/* line 821, ../sass/jcr.scss */
.page-template-tmp-submit-project img[src=""] {
  display: none;
}
/* line 824, ../sass/jcr.scss */
.page-template-tmp-submit-project .project-card {
  padding-bottom: 5px;
}

/* line 829, ../sass/jcr.scss */
.project-card {
  cursor: pointer;
}

/* line 833, ../sass/jcr.scss */
.jcr-funding-msg {
  color: red;
  font-size: 25px;
  margin: 8px 0;
}

/* line 839, ../sass/jcr.scss */
.jcr-noborder-bot {
  border-bottom: none !important;
}

/* line 843, ../sass/jcr.scss */
.jcr-nopad-nomarg-bot {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

/* line 848, ../sass/jcr.scss */
.jcr-jfp3 .jcr-funding-sidebar-text {
  margin-top: -23px;
}

/* line 852, ../sass/jcr.scss */
.jcr-funding-sharing-socials {
  font-size: 24px;
  text-align: center;
}

/* line 857, ../sass/jcr.scss */
.jcr-jfp4 {
  padding: 20px;
}

/* line 861, ../sass/jcr.scss */
.jcr-receipt {
  display: inline-block;
  text-align: left;
  max-width: 600px;
  border: 30px solid transparent;
  padding: 20px;
  border-image-source: url("../img/certificate_template.jpg");
  border-image-slice: 72;
  background: url("../img/bg-certificate.jpg");
  font-size: 14px;
}
/* line 871, ../sass/jcr.scss */
.jcr-receipt h3 {
  font-size: 20px;
}

/* line 876, ../sass/jcr.scss */
.jcr-receipt-content {
  text-align: left;
  display: inline-block;
}

/* line 881, ../sass/jcr.scss */
.jcr-receipt-container {
  text-align: center;
}

/* line 885, ../sass/jcr.scss */
.jcr-campaignslist {
  text-align: left;
  margin-top: 25px;
}
/* line 888, ../sass/jcr.scss */
.jcr-campaignslist h2 {
  font-size: 25px;
  margin-top: 10px;
}

/* line 894, ../sass/jcr.scss */
.jcr-sharing-btn-container {
  text-align: right;
}
/* line 896, ../sass/jcr.scss */
.jcr-sharing-btn-container a {
  margin-right: 100px;
}

/* line 901, ../sass/jcr.scss */
.jcr-sharing-posttext {
  width: 80%;
  margin: auto;
}

/* line 912, ../sass/jcr.scss */
.jcr-processing-request {
  width: 150px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -68px;
  margin-top: -84px;
}

/* line 923, ../sass/jcr.scss */
.spinner {
  margin: 100px auto;
  margin-top: -40px;
  margin-left: -40px;
  top: 50%;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  text-align: center;
  -webkit-animation: sk-rotate 4.0s infinite linear;
  animation: sk-rotate 4.0s infinite linear;
}

/* line 938, ../sass/jcr.scss */
.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #F97116;
  border-radius: 100%;
  -webkit-animation: sk-bounce 4.0s infinite ease-in-out;
  animation: sk-bounce 4.0s infinite ease-in-out;
}

/* line 951, ../sass/jcr.scss */
.dot2 {
  top: auto;
  bottom: 0;
  background-color: #064789;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}

@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/* line 992, ../sass/jcr.scss */
.jcr-splash-container {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(248, 248, 248, 0.91);
  z-index: 999999;
}

/* line 1008, ../sass/jcr.scss */
.page-title .container {
  background: initial;
}

/* line 1012, ../sass/jcr.scss */
.page-title {
  background: initial;
}

/* line 1016, ../sass/jcr.scss */
.jcr-raised-of {
  font-size: 18px !important;
  font-weight: 300;
}

/* line 1021, ../sass/jcr.scss */
.jcr-campaign-nrdonors {
  vertical-align: top;
  margin-top: 23px;
}
/* line 1024, ../sass/jcr.scss */
.jcr-campaign-nrdonors span {
  margin-left: 8px;
}
/* line 1027, ../sass/jcr.scss */
.jcr-campaign-nrdonors h3 {
  display: inline-block;
  width: auto;
}

/* line 1033, ../sass/jcr.scss */
.project-info > h3:first-child {
  margin-bottom: 0px;
}

/* line 1037, ../sass/jcr.scss */
.button-green, .button-small, .button-medium, .nav-tabs .ui-state-active a, .nav > li > a:hover, .nav-tabs li.active a, .nav-tabsin > .active > a, .nav-tabsin > .active > a:hover, .nav-tabsin > .active > a:focus {
  background-color: #F97116;
}

/* line 1041, ../sass/jcr.scss */
.funding-minimum a.edit-button.button-small.button-green {
  float: right;
}

/* line 1045, ../sass/jcr.scss */
.jcr-donate-now {
  font-size: 15px;
  line-height: 40px;
  width: calc(100% - 40px);
  text-align: center;
  margin-bottom: 10px;
}

/* line 1053, ../sass/jcr.scss */
.jcr-contribute-small {
  font-size: 15px;
}

/* line 1057, ../sass/jcr.scss */
.jcr-campaign-by-name {
  font-size: 20px;
}

/* line 1061, ../sass/jcr.scss */
.nav-tabs .ui-state-active a, .nav > li > a:hover, .nav-tabs li.active a, .nav-tabsin > .active > a, .nav-tabsin > .active > a:hover, .nav-tabsin > .active > a:focus {
  background-color: #064789;
}

/* line 1065, ../sass/jcr.scss */
.navsin > li > a {
  background-color: #E6E8E6;
  color: #353535;
  font-family: 'Open Sans', sans-serif, arial;
  text-shadow: none;
}

/* line 1072, ../sass/jcr.scss */
.button-contribute {
  text-shadow: initial;
  float: right;
}

/* line 1077, ../sass/jcr.scss */
.button-medium {
  padding: 20px;
}

/* line 1081, ../sass/jcr.scss */
.button-green:hover, .button-small:hover, .button-medium:hover {
  background-color: #064789;
  text-shadow: none;
  color: white;
}

/* line 1087, ../sass/jcr.scss */
.navsin.nav-tabsin > li > .button-small:hover {
  background-color: #E6E8E6;
  color: inherit;
}

/* line 1092, ../sass/jcr.scss */
.jcr-cat-menu-container {
  margin-bottom: 20px;
  margin-top: 10px;
}

/* line 1100, ../sass/jcr.scss */
div#category-post-content {
  width: 100% !important;
}

/* line 1104, ../sass/jcr.scss */
.jcr-campaign-shortcode .container {
  width: auto !important;
}

/* line 1108, ../sass/jcr.scss */
.jcr-preview-link-container {
  font-weight: normal !important;
}

/* line 1112, ../sass/jcr.scss */
label.jcr-preview-link-label {
  font-weight: normal;
}

/* line 1116, ../sass/jcr.scss */
.jcr-campaign-preview-link-container {
  margin-bottom: 0;
  margin-top: 15px;
}

/* line 1121, ../sass/jcr.scss */
.jcr-payment-system-subtitle {
  margin: 30px 0 6px 0;
  font-size: 17px;
}

/* line 1126, ../sass/jcr.scss */
.jcr-payment-system-title {
  font-size: 25px;
  margin: 12px 0 6px 0;
}

/* line 1131, ../sass/jcr.scss */
a.jcr-payment-button.jcr-payment-selchari {
  margin: 10px 0 25px 0;
}

/* line 1135, ../sass/jcr.scss */
.jcr-wepay-button-link {
  margin: 10px 0 25px 0;
}

/* line 1139, ../sass/jcr.scss */
.jcr-donation-amount-helper {
  font-size: 12px;
  font-weight: normal;
  padding: 0 19px;
}

/* line 1145, ../sass/jcr.scss */
.jcr-jfp2 .jcr-funding-sidebar-text {
  margin-top: -6px;
}

/* line 1149, ../sass/jcr.scss */
.jcr-project-card-bottom > div.jcr-project-card-by {
  padding-left: 5px;
}

/* line 1153, ../sass/jcr.scss */
.jcr-project-card-bottom .jcr-categories {
  padding-left: 5px;
}

/* line 1157, ../sass/jcr.scss */
.profile-projects {
  background: initial;
}

/* line 1161, ../sass/jcr.scss */
.jcr-cat-menu-container {
  position: absolute;
  width: 270px;
  right: 0;
  top: 0;
}

/* line 1168, ../sass/jcr.scss */
div#category-post-content {
  width: calc(100% - 285px) !important;
}

/* line 1172, ../sass/jcr.scss */
ul#category-menu {
  width: auto !important;
  float: none;
}

/* line 1177, ../sass/jcr.scss */
.all-projects #category-menu {
  width: auto !important;
}

/* line 1181, ../sass/jcr.scss */
.container.all-projects {
  margin: 0 !important;
}

/* line 1185, ../sass/jcr.scss */
.profile-projects {
  border: none;
}

/* line 1189, ../sass/jcr.scss */
.jcr-termsofuse-chkboxes label {
  font-weight: normal;
}

/* line 1193, ../sass/jcr.scss */
.jcr-termsofuse-chkboxes input {
  vertical-align: top;
}

/* line 1197, ../sass/jcr.scss */
.jcr-card-author {
  padding-left: 5px;
}

/* line 1201, ../sass/jcr.scss */
.jcr-receipt-label {
  font-weight: bold;
}

/* line 1209, ../sass/jcr.scss */
span.jcr-termsofuse-chkboxes label {
  font-size: 12px;
}

/* line 1213, ../sass/jcr.scss */
.jcr-termsofuse-helptext {
  font-size: 15px;
  margin-bottom: 15px;
}

/* line 1218, ../sass/jcr.scss */
span.jcr-termsofuse-chkboxes label:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

@font-face {
  font-family: 'JcrOpenSansRegular';
  src: url("../fonts/OpenSans-Regular.woff2"), url("../fonts/OpenSans-Regular.woff"), url("../fonts/OpenSans-Regular.ttf"), url("../fonts/OpenSans-Regular.svg"), url("../fonts/OpenSans-Regular.eot");
}
/* line 1229, ../sass/jcr.scss */
.menu-main-menu-container a {
  font-family: 'JcrOpenSansRegular' !important;
}

/* line 1233, ../sass/jcr.scss */
.jssocials-share-count-box {
  height: 2em !important;
}

/* line 1237, ../sass/jcr.scss */
span.jssocials-share-count {
  line-height: 2em !important;
}

/* line 1241, ../sass/jcr.scss */
.isoprblck.isotope {
  margin-left: -20px !important;
}

/* line 1245, ../sass/jcr.scss */
.profile-projects h2 {
  margin-left: 0;
}

/* line 1249, ../sass/jcr.scss */
.jcr-campaignslist .row {
  width: 100%;
}

/* line 1253, ../sass/jcr.scss */
.jcr-contribute-small {
  padding: 15px 15px 10px 15px;
}

/* line 1257, ../sass/jcr.scss */
span.jcr-contribute-title-small {
  font-size: 0.6em;
}

/* line 1261, ../sass/jcr.scss */
.project-content, .project-social, .project-info-wrapper, .perk, .author-side {
  background-color: #E6E8E6;
}

/* line 1265, ../sass/jcr.scss */
.kbe_content_full {
  width: 100% !important;
}

/* line 1269, ../sass/jcr.scss */
.jcr-sharing-posttext h4 {
  line-height: 30px;
}

/* line 1273, ../sass/jcr.scss */
.project-info h3:nth-child(2) {
  margin-top: 13px;
  margin-bottom: 2px;
}

/* line 1278, ../sass/jcr.scss */
.jcr-campaign-nrdonors {
  margin-top: 13px;
}

/* line 1282, ../sass/jcr.scss */
.progress {
  margin-top: 5px;
  margin-bottom: 27px;
}

/* line 1287, ../sass/jcr.scss */
.project-info h3 {
  margin-bottom: 0;
}

/* line 1291, ../sass/jcr.scss */
.tab-content.w_container > div > div, .project-backer {
  background-color: #E6E8E6;
}

/* line 1295, ../sass/jcr.scss */
.jcr-campaign-location {
  font-size: 1em;
}

/* line 1299, ../sass/jcr.scss */
.jcr-error-container-outer {
  max-width: 800px;
  margin: auto;
  padding: 10px;
}

/* line 1307, ../sass/jcr.scss */
.jcr-noscript {
  color: red;
  background-color: #ffbfb7;
  padding: 10px;
  border: 1px solid red;
  font-size: 20px;
}

/* line 1315, ../sass/jcr.scss */
.jcr-error-container {
  padding: 10px;
  background-color: salmon;
  border: 1px solid red;
  margin: 15px auto;
}

/* line 1322, ../sass/jcr.scss */
.jcr-error-container span {
  font-size: 25px;
  padding: 10px 0;
}

/* line 1327, ../sass/jcr.scss */
.jcr-error-container .jcr-error-message {
  padding-left: 15px;
  line-height: 1.3;
}

/* line 1332, ../sass/jcr.scss */
.jcr-jfp2 .sub-project label.error, .jcr-jfp2 .profile label.error {
  padding: 0;
  margin: 0;
}

/* line 1337, ../sass/jcr.scss */
.page-title h1 a {
  font-size: 18px;
}

/* line 1344, ../sass/jcr.scss */
.jcr-side-campaign-title {
  color: #353535;
}

/* line 1348, ../sass/jcr.scss */
a.jcr-title-name {
  line-height: 25px;
  padding-bottom: 30px;
  font-size: 15px;
  color: #333333;
}

/* line 1355, ../sass/jcr.scss */
.jcr-side-campaign-title h1 {
  font-size: 36px;
  color: #064789;
  line-height: 44px;
}

/* line 1361, ../sass/jcr.scss */
.project-info {
  margin-top: -15px;
}

/* line 1365, ../sass/jcr.scss */
.container.jcr-campaignslist-container .span12 {
  margin-left: 0;
}

/* line 1369, ../sass/jcr.scss */
.container.jcr-campaignslist-container .row {
  margin-left: 0;
}

/* line 1373, ../sass/jcr.scss */
.navsin.nav-tabsin > li.active > .button-small:hover {
  background-color: #064789;
  color: white;
}

/* line 1378, ../sass/jcr.scss */
.container.page.jcr-campaign-page {
  margin-top: 34px;
}

/* line 1384, ../sass/jcr.scss */
.jcr-campaign-page a.jssocials-share-link {
  background: #353535 !important;
  border-radius: 4px;
}

/* line 1391, ../sass/jcr.scss */
.jcr-is-country-restofworld .jcr-countryselect-not-us {
  display: initial;
}
/* line 1395, ../sass/jcr.scss */
.jcr-is-country-restofworld .jcr-countryselect-only-ca {
  display: none;
}

/* line 1402, ../sass/jcr.scss */
.jcr-is-country-us .jcr-countryselect-not-us {
  display: none;
}
/* line 1406, ../sass/jcr.scss */
.jcr-is-country-us .jcr-countryselect-only-ca {
  display: none;
}

/* line 1413, ../sass/jcr.scss */
.jcr-is-country-ca .jcr-countryselect-only-ca {
  display: initial;
}
/* line 1416, ../sass/jcr.scss */
.jcr-is-country-ca .jcr-countryselect-not-us {
  display: initial;
}

/* line 1421, ../sass/jcr.scss */
.jcr-remove-reward {
  background-color: #ff0000;
}

/* line 1426, ../sass/jcr.scss */
.jcr-campaign-page div#tab3 {
  max-height: 720px;
}

/* line 1431, ../sass/jcr.scss */
.jcr-donator-name {
  font-size: 1.5em;
}

/* line 1435, ../sass/jcr.scss */
.jcr-campaign-page .alert {
  margin-bottom: 20px;
}

/* line 1439, ../sass/jcr.scss */
.jcr-donator-date {
  font-size: 0.9em;
}

/* line 1443, ../sass/jcr.scss */
span.amount.jcr-donor-amount {
  padding-top: 14px;
  display: block;
}

/* line 1448, ../sass/jcr.scss */
.project-backer.row-fluid {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

/* line 1452, ../sass/jcr.scss */
.project-backer.row-fluid {
  border-top: none;
}

/* line 1456, ../sass/jcr.scss */
.menu-main-menu-container li ul a {
  background-color: #E6E8E6;
}

/* line 1460, ../sass/jcr.scss */
.jcr-fail-campaign-donate-btn {
  background-color: #353535 !important;
  color: #E6E8E6 !important;
  font-size: 20px !important;
  cursor: default !important;
}
/* line 1465, ../sass/jcr.scss */
.jcr-fail-campaign-donate-btn:hover {
  background-color: #353535 !important;
  color: #E6E8E6 !important;
}

/* line 1472, ../sass/jcr.scss */
.jcr-success-campaign-donate-btn {
  cursor: default !important;
  background-color: #248232 !important;
}
/* line 1475, ../sass/jcr.scss */
.jcr-success-campaign-donate-btn:hover {
  background-color: #248232 !important;
}

/* line 1481, ../sass/jcr.scss */
.jcr-contribute-disabled {
  cursor: not-allowed !important;
  background-color: #353535 !important;
}
/* line 1484, ../sass/jcr.scss */
.jcr-contribute-disabled:hover {
  cursor: not-allowed;
  background-color: #353535 !important;
}

/* line 1492, ../sass/jcr.scss */
.min-amount {
  min-height: 50px;
}

/* line 1496, ../sass/jcr.scss */
.reward_holder {
  margin: 50px 0 0 0;
}

/* line 1501, ../sass/jcr.scss */
.reward_holder:first-child {
  margin: 20px 0;
}

/* line 1505, ../sass/jcr.scss */
.home .container.jcr-container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

/* line 1510, ../sass/jcr.scss */
.jcr-project-card-top {
  min-height: 275px;
}

/* line 1514, ../sass/jcr.scss */
.project-successful {
  margin-bottom: 22px;
  margin-top: 5px;
}

/* line 1521, ../sass/jcr.scss */
.post-type-archive-kbe_knowledgebase .kbe_search_field input, .single-kbe_knowledgebase .kbe_search_field input, .tax-kbe_taxonomy .kbe_search_field input {
  height: 45px;
  width: 80% !important;
  text-align: left;
}
/* line 1527, ../sass/jcr.scss */
.post-type-archive-kbe_knowledgebase .kbe_search_field form, .single-kbe_knowledgebase .kbe_search_field form, .tax-kbe_taxonomy .kbe_search_field form {
  text-align: center;
}
/* line 1531, ../sass/jcr.scss */
.post-type-archive-kbe_knowledgebase .kbe_search_field, .single-kbe_knowledgebase .kbe_search_field, .tax-kbe_taxonomy .kbe_search_field {
  background-color: #064789;
  padding-bottom: 20px;
}
/* line 1536, ../sass/jcr.scss */
.post-type-archive-kbe_knowledgebase .page-title .container, .single-kbe_knowledgebase .page-title .container, .tax-kbe_taxonomy .page-title .container {
  height: auto;
}
/* line 1540, ../sass/jcr.scss */
.post-type-archive-kbe_knowledgebase .page-title, .single-kbe_knowledgebase .page-title, .tax-kbe_taxonomy .page-title {
  background-color: #064789;
  height: auto;
}
/* line 1543, ../sass/jcr.scss */
.post-type-archive-kbe_knowledgebase .page-title h1, .single-kbe_knowledgebase .page-title h1, .tax-kbe_taxonomy .page-title h1 {
  color: white;
}
/* line 1548, ../sass/jcr.scss */
.post-type-archive-kbe_knowledgebase div#live-search, .single-kbe_knowledgebase div#live-search, .tax-kbe_taxonomy div#live-search {
  position: absolute;
  left: 0;
  right: 0;
}
/* line 1555, ../sass/jcr.scss */
.post-type-archive-kbe_knowledgebase div#kbe_content, .single-kbe_knowledgebase div#kbe_content, .tax-kbe_taxonomy div#kbe_content {
  padding-top: 120px;
}

/* line 1561, ../sass/jcr.scss */
.tax-kbe_taxonomy .kbe_search_field input {
  margin-top: 30px;
}

/* line 1565, ../sass/jcr.scss */
.tax-kbe_taxonomy div#kbe_content {
  padding-top: 150px;
}

/* line 1569, ../sass/jcr.scss */
.post-type-archive-kbe_knowledgebase .kbe_content_full > h1 {
  display: none;
}

/* line 1573, ../sass/jcr.scss */
span.kbe_count {
  background-color: #064789 !important;
}

/* line 1578, ../sass/jcr.scss */
#LoginWithAjax_Register input[type=text], #LoginWithAjax_Register input[type=password] {
  width: 300px;
  padding: 10px;
}

/* line 1584, ../sass/jcr.scss */
.jcr-more-ways-title {
  margin-top: 30px;
}

/* line 1588, ../sass/jcr.scss */
#story hr {
  border-bottom: 1px solid #9d9696;
  margin-top: 30px;
  margin-bottom: 35px;
}

/* line 1594, ../sass/jcr.scss */
span.jcr-followus-menutext {
  padding: 10px 10px 10px 30px;
  color: #D8E4FF;
  background: url(../../funding_press/img/list.png) 8px 0px no-repeat;
}

/* line 1600, ../sass/jcr.scss */
.container.jcr-container.all-projects {
  margin: 0 auto !important;
}

/* line 1604, ../sass/jcr.scss */
.jcr-reward-title-noreward {
  display: inline;
}

/* line 1608, ../sass/jcr.scss */
#files_2 {
  display: none;
}

/* line 1612, ../sass/jcr.scss */
.navsin > li > a:hover, .navsin.nav-tabsin > li > .button-small:hover {
  background-color: #6290C8;
}

/* line 1616, ../sass/jcr.scss */
#story.project-content {
  font-family: Open Sans, Arial, sans-serif !important;
  line-height: 1.25em;
}
/* line 1619, ../sass/jcr.scss */
#story.project-content p {
  padding-bottom: 1em;
}
/* line 1623, ../sass/jcr.scss */
#story.project-content h3 {
  line-height: 26px;
}
/* line 1627, ../sass/jcr.scss */
#story.project-content p {
  line-height: 25px;
}
/* line 1631, ../sass/jcr.scss */
#story.project-content h4 {
  line-height: 28px;
}
/* line 1635, ../sass/jcr.scss */
#story.project-content li {
  line-height: 26px;
  margin-bottom: 6px;
}
/* line 1640, ../sass/jcr.scss */
#story.project-content li li {
  margin-bottom: 1px;
}

/* line 1645, ../sass/jcr.scss */
li.perk {
  border-bottom: 1px solid #fdfdfd;
}

/* line 1649, ../sass/jcr.scss */
.jcr-campaign-categories {
  padding: 15px;
}

/* line 1655, ../sass/jcr.scss */
.page-template-tmp-submit-project #add-typeform, .page-template-tmp-submit-project .button.button-primary.sk-shortcode {
  display: none;
}

/* line 1661, ../sass/jcr.scss */
.jcr-referral-code-campaign-title {
  padding: 10px;
  font-size: 15px;
}

/* line 1666, ../sass/jcr.scss */
.jcr-referral-code-amount {
  padding: 10px;
  font-size: 15px;
}

/* line 1671, ../sass/jcr.scss */
.jcr-button-green {
  background-color: #26982F !important;
}
/* line 1673, ../sass/jcr.scss */
.jcr-button-green:hover {
  background-color: #33b549 !important;
}

/* line 1678, ../sass/jcr.scss */
.jcr-button-grey {
  background-color: grey !important;
}
/* line 1680, ../sass/jcr.scss */
.jcr-button-grey:hover {
  background-color: #bcbcbc !important;
}

/* line 1685, ../sass/jcr.scss */
.jcr-button-blue {
  background-color: #064789 !important;
}
/* line 1687, ../sass/jcr.scss */
.jcr-button-blue:hover {
  background-color: #6290C8 !important;
}

/* line 1692, ../sass/jcr.scss */
.jcr-modal {
  position: fixed;
  left: 10%;
  right: 10%;
  margin: auto;
  max-width: 800px;
}

/* line 1700, ../sass/jcr.scss */
.jcr-next-results, .jcr-previous-results {
  display: inline-block;
}

/* line 1704, ../sass/jcr.scss */
.jcr-ab-version-container {
  background: #e6e8e6;
  margin-top: 10px;
  text-align: center;
  padding-bottom: 11px;
}

/* line 1711, ../sass/jcr.scss */
.jcr-ab-version-text {
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  padding: 10px 0;
}

/* line 1717, ../sass/jcr.scss */
.jcr-ab-give-button {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 1720, ../sass/jcr.scss */
.jcr-ab-give-button a {
  max-width: 400px;
  margin: auto;
  display: block;
  float: none !important;
}

/* line 1728, ../sass/jcr.scss */
.jcr-ab-give-button .jcr-give-now-container {
  height: 70px;
}

/* line 1732, ../sass/jcr.scss */
.jcr-charitable-tax-text {
  color: #999;
}

/* line 1736, ../sass/jcr.scss */
.project-social.jssocials {
  margin-top: 0 !important;
  border-top: none;
  text-align: center;
}

/* line 1743, ../sass/jcr.scss */
.jcr-give-now-container h3 {
  margin: 0;
}

/* line 1748, ../sass/jcr.scss */
.jcr-ab-version-text h2 {
  font-size: 28px;
  margin: 7px 0;
}

/* line 1754, ../sass/jcr.scss */
.jcr-donate-any h4 {
  font-size: 16px;
  font-weight: normal;
}

/* line 1759, ../sass/jcr.scss */
.jcr-ab-version-container h2 {
  font-size: 22px !important;
}

/* line 1763, ../sass/jcr.scss */
.jcr-charitable-tax-text {
  font-size: 12px;
}

/* line 1767, ../sass/jcr.scss */
.jcr-give-now-container {
  vertical-align: top !important;
}

/* line 1771, ../sass/jcr.scss */
.jcr-give-now-container h3 {
  padding-top: 0 !important;
}

/* line 1776, ../sass/jcr.scss */
.jcr-no-borderbot {
  border-bottom: none !important;
}

/* line 1780, ../sass/jcr.scss */
.jcr-tooltip-override {
  background: #FDEBD0 !important;
}

/* line 1784, ../sass/jcr.scss */
.jcr-tooltip-container a.jcr-tip-icon {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin: 5px;
}

/* line 1791, ../sass/jcr.scss */
.jcr-stripe-error {
  border: 1px solid red;
  padding: 20px;
  background-color: #fad6d2;
  color: black;
  font-weight: bold;
}
/* line 1792, ../sass/jcr.scss */
.jcr-stripe-error:empty {
  display: none;
}

/* line 1802, ../sass/jcr.scss */
button[name=jcr_submit][type=submit][value=paypal] {
  display: none;
}

/* line 3, ../sass/cm-campaign-edit/_cm-campaign-edit.scss */
.page-template-tmp-submit-project div#add_reward {
  background-color: #26982f;
}
/* line 7, ../sass/cm-campaign-edit/_cm-campaign-edit.scss */
.page-template-tmp-submit-project div.removeme {
  background-color: red;
}
/* line 11, ../sass/cm-campaign-edit/_cm-campaign-edit.scss */
.page-template-tmp-submit-project .jcr-account-linked {
  background-color: #daffd3;
  font-weight: bold;
  border: 1px solid #00a817;
  padding: 8px;
}
/* line 16, ../sass/cm-campaign-edit/_cm-campaign-edit.scss */
.page-template-tmp-submit-project .jcr-account-linked:empty {
  display: none;
}

/* line 23, ../sass/cm-campaign-edit/_cm-campaign-edit.scss */
button#rl-insert-modal-gallery-button {
  display: none;
}

/* line 2, ../sass/project-page/project-page.scss */
.single-project .jcr-author-side-contact {
  margin-bottom: 0px;
}
/* line 4, ../sass/project-page/project-page.scss */
.single-project .jcr-author-side-contact .button-small {
  background-color: gray;
  display: inline-block;
  margin-top: 6px;
}
/* line 10, ../sass/project-page/project-page.scss */
.single-project .jcr-author-side-contact .button-small:hover {
  background-color: #064789 !important;
}

/* line 1, ../sass/alerts/_alerts.scss */
.jcr-error1 {
  background-color: rgba(251, 118, 138, 0.24);
  border: 2px solid red;
  padding: 8px;
  font-weight: bold;
  text-align: center;
}
/* line 7, ../sass/alerts/_alerts.scss */
.jcr-error1:empty {
  display: none;
}
@media screen and (min-width: 1200px) {
  /* line 2, ../sass/desktop.scss */
  .container.all-projects {
    width: 100%;
    max-width: 1512px;
    padding-left: 35px;
  }

  /* line 8, ../sass/desktop.scss */
  ul#category-menu {
    margin-left: 0;
    width: 19% !important;
  }

  /* line 13, ../sass/desktop.scss */
  .jcr-funding-process {
    margin-right: -220px;
  }

  /* line 16, ../sass/desktop.scss */
  .jcr-receipt {
    width: 500px;
  }

  /* line 20, ../sass/desktop.scss */
  .jcr-donate-now {
    font-size: 25px;
    line-height: 40px;
  }

  /* line 25, ../sass/desktop.scss */
  .jcr-contribute-small {
    font-size: 20px;
  }

  /* line 31, ../sass/desktop.scss */
  .home .isoprblck.isotope {
    margin-left: 0px;
  }

  /* line 36, ../sass/desktop.scss */
  .jcr-campaign-shortcode div.span12 {
    width: calc(100% - 20px) !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  /* line 42, ../sass/desktop.scss */
  .jcr-campaign-shortcode .project-card.isotope-item {
    min-height: 445px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 1, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container {
    position: static;
    width: auto;
  }

  /* line 6, ../sass/ipad_smartphone_shared.scss */
  div#category-post-content {
    width: 100% !important;
  }

  /* line 10, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container ul#category-menu {
    border: 1px solid #e2e2e2;
    padding-top: 5px;
    margin: auto;
    display: inline-block;
    float: none !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100% !important;
    min-height: initial;
    max-width: 905px;
    box-sizing: border-box;
  }
  /* line 40, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container ul#category-menu li {
    box-sizing: border-box;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: 225px !important;
  }

  /* line 55, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container ul#category-menu li {
    width: 220px;
  }

  /* line 4, ../sass/ipad_landscape.scss */
  .container.jcr-container.all-projects {
    margin-left: 10px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  /* line 1, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container {
    position: static;
    width: auto;
  }

  /* line 6, ../sass/ipad_smartphone_shared.scss */
  div#category-post-content {
    width: 100% !important;
  }

  /* line 10, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container ul#category-menu {
    border: 1px solid #e2e2e2;
    padding-top: 5px;
    margin: auto;
    display: inline-block;
    float: none !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100% !important;
    min-height: initial;
    max-width: 905px;
    box-sizing: border-box;
  }
  /* line 40, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container ul#category-menu li {
    box-sizing: border-box;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: 225px !important;
  }

  /* line 55, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container ul#category-menu li {
    width: 220px;
  }
}
@media screen and (min-width: 415px) and (max-width: 767px) {
  /* line 1, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container {
    position: static;
    width: auto;
  }

  /* line 6, ../sass/ipad_smartphone_shared.scss */
  div#category-post-content {
    width: 100% !important;
  }

  /* line 10, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container ul#category-menu {
    border: 1px solid #e2e2e2;
    padding-top: 5px;
    margin: auto;
    display: inline-block;
    float: none !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100% !important;
    min-height: initial;
    max-width: 905px;
    box-sizing: border-box;
  }
  /* line 40, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container ul#category-menu li {
    box-sizing: border-box;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: 225px !important;
  }

  /* line 55, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container ul#category-menu li {
    width: 220px;
  }

  /* line 1, ../sass/smartphone_shared.scss */
  .all-projects {
    padding-left: 30px !important;
    padding-right: 5px !important;
    margin: 0 !important;
  }
  /* line 5, ../sass/smartphone_shared.scss */
  .all-projects .row {
    margin-left: -30px;
  }

  /* line 10, ../sass/smartphone_shared.scss */
  .profile-projects.jcr-front-page .container.blog {
    margin: 0;
    padding-left: 0;
    padding-right: 4px;
  }

  /* line 16, ../sass/smartphone_shared.scss */
  .profile-projects.jcr-front-page .container.blog .row {
    margin-left: -30px;
  }

  /* line 20, ../sass/smartphone_shared.scss */
  .project-card {
    margin-left: 2px !important;
    box-sizing: border-box;
    width: calc(100% - 40px) !important;
  }

  /* line 26, ../sass/smartphone_shared.scss */
  .jcr-sharing-posttext {
    width: 95%;
  }

  /* line 31, ../sass/smartphone_shared.scss */
  .navsin > li a {
    padding: 9px 2px;
  }

  /* line 35, ../sass/smartphone_shared.scss */
  .jcr-cats {
    line-height: 12px;
  }

  /* line 39, ../sass/smartphone_shared.scss */
  .jcr-donate-now {
    font-size: 20px;
  }

  /* line 43, ../sass/smartphone_shared.scss */
  .project-info-wrapper {
    margin-top: 15px;
  }

  /* line 47, ../sass/smartphone_shared.scss */
  #kbe_container {
    width: 95%;
  }

  /* line 51, ../sass/smartphone_shared.scss */
  .jcr-cat-menu-container ul#category-menu li {
    width: calc(100% - 35px) !important;
  }

  /* line 57, ../sass/smartphone_shared.scss */
  .row > [class*="span"] {
    margin-left: 0;
  }

  /* line 62, ../sass/smartphone_shared.scss */
  .container {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 5px;
    padding-right: 5px;
  }

  /* line 70, ../sass/smartphone_shared.scss */
  .jcr-campaign-shortcode .project-card {
    width: calc(100% - 5px) !important;
  }

  /* line 75, ../sass/smartphone_shared.scss */
  .jcr-campaign-shortcode .isoprblck.isotope {
    margin-left: 0 !important;
  }

  /* line 79, ../sass/smartphone_shared.scss */
  .page-template-tmp-home .vc_column-inner {
    padding: 0 20px !important;
  }

  /* line 82, ../sass/smartphone_shared.scss */
  .jcr-campaign-shortcode .project-card {
    width: calc(100% - 5px) !important;
  }

  /* line 87, ../sass/smartphone_shared.scss */
  .page-template-tmp-home .wpb_column.vc_column_container {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 92, ../sass/smartphone_shared.scss */
  .page-template-tmp-home #homebanner .vc_column-inner {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  /* line 97, ../sass/smartphone_shared.scss */
  .jcr-all-projects-fancytop {
    padding-left: 6px;
  }

  /* line 101, ../sass/smartphone_shared.scss */
  .jcr-cat-menu-container {
    margin-left: 6px;
  }

  /* line 105, ../sass/smartphone_shared.scss */
  #jcr_funding_amount {
    width: 80% !important;
  }

  /* line 109, ../sass/smartphone_shared.scss */
  .jcr-campaignslist .isoprblck.isotope {
    margin-left: 0 !important;
  }
  /* line 111, ../sass/smartphone_shared.scss */
  .jcr-campaignslist .isoprblck.isotope .project-card {
    width: calc(100% - 8px) !important;
  }

  /* line 115, ../sass/smartphone_shared.scss */
  .container.jcr-container {
    width: calc(100% - 20px);
  }

  /* line 5, ../sass/smartphone_landscape.scss */
  div.project-card {
    padding-bottom: 160px;
  }

  /* line 12, ../sass/smartphone_landscape.scss */
  .all-projects .project-card {
    width: calc(100% - 8px) !important;
  }

  /* line 16, ../sass/smartphone_landscape.scss */
  .jcr-cat-menu-container ul#category-menu {
    border: 1px solid #e2e2e2 !important;
  }
}
@media screen and (max-width: 414px) {
  /* line 1, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container {
    position: static;
    width: auto;
  }

  /* line 6, ../sass/ipad_smartphone_shared.scss */
  div#category-post-content {
    width: 100% !important;
  }

  /* line 10, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container ul#category-menu {
    border: 1px solid #e2e2e2;
    padding-top: 5px;
    margin: auto;
    display: inline-block;
    float: none !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100% !important;
    min-height: initial;
    max-width: 905px;
    box-sizing: border-box;
  }
  /* line 40, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container ul#category-menu li {
    box-sizing: border-box;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: 225px !important;
  }

  /* line 55, ../sass/ipad_smartphone_shared.scss */
  .jcr-cat-menu-container ul#category-menu li {
    width: 220px;
  }

  /* line 1, ../sass/smartphone_shared.scss */
  .all-projects {
    padding-left: 30px !important;
    padding-right: 5px !important;
    margin: 0 !important;
  }
  /* line 5, ../sass/smartphone_shared.scss */
  .all-projects .row {
    margin-left: -30px;
  }

  /* line 10, ../sass/smartphone_shared.scss */
  .profile-projects.jcr-front-page .container.blog {
    margin: 0;
    padding-left: 0;
    padding-right: 4px;
  }

  /* line 16, ../sass/smartphone_shared.scss */
  .profile-projects.jcr-front-page .container.blog .row {
    margin-left: -30px;
  }

  /* line 20, ../sass/smartphone_shared.scss */
  .project-card {
    margin-left: 2px !important;
    box-sizing: border-box;
    width: calc(100% - 40px) !important;
  }

  /* line 26, ../sass/smartphone_shared.scss */
  .jcr-sharing-posttext {
    width: 95%;
  }

  /* line 31, ../sass/smartphone_shared.scss */
  .navsin > li a {
    padding: 9px 2px;
  }

  /* line 35, ../sass/smartphone_shared.scss */
  .jcr-cats {
    line-height: 12px;
  }

  /* line 39, ../sass/smartphone_shared.scss */
  .jcr-donate-now {
    font-size: 20px;
  }

  /* line 43, ../sass/smartphone_shared.scss */
  .project-info-wrapper {
    margin-top: 15px;
  }

  /* line 47, ../sass/smartphone_shared.scss */
  #kbe_container {
    width: 95%;
  }

  /* line 51, ../sass/smartphone_shared.scss */
  .jcr-cat-menu-container ul#category-menu li {
    width: calc(100% - 35px) !important;
  }

  /* line 57, ../sass/smartphone_shared.scss */
  .row > [class*="span"] {
    margin-left: 0;
  }

  /* line 62, ../sass/smartphone_shared.scss */
  .container {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 5px;
    padding-right: 5px;
  }

  /* line 70, ../sass/smartphone_shared.scss */
  .jcr-campaign-shortcode .project-card {
    width: calc(100% - 5px) !important;
  }

  /* line 75, ../sass/smartphone_shared.scss */
  .jcr-campaign-shortcode .isoprblck.isotope {
    margin-left: 0 !important;
  }

  /* line 79, ../sass/smartphone_shared.scss */
  .page-template-tmp-home .vc_column-inner {
    padding: 0 20px !important;
  }

  /* line 82, ../sass/smartphone_shared.scss */
  .jcr-campaign-shortcode .project-card {
    width: calc(100% - 5px) !important;
  }

  /* line 87, ../sass/smartphone_shared.scss */
  .page-template-tmp-home .wpb_column.vc_column_container {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 92, ../sass/smartphone_shared.scss */
  .page-template-tmp-home #homebanner .vc_column-inner {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  /* line 97, ../sass/smartphone_shared.scss */
  .jcr-all-projects-fancytop {
    padding-left: 6px;
  }

  /* line 101, ../sass/smartphone_shared.scss */
  .jcr-cat-menu-container {
    margin-left: 6px;
  }

  /* line 105, ../sass/smartphone_shared.scss */
  #jcr_funding_amount {
    width: 80% !important;
  }

  /* line 109, ../sass/smartphone_shared.scss */
  .jcr-campaignslist .isoprblck.isotope {
    margin-left: 0 !important;
  }
  /* line 111, ../sass/smartphone_shared.scss */
  .jcr-campaignslist .isoprblck.isotope .project-card {
    width: calc(100% - 8px) !important;
  }

  /* line 115, ../sass/smartphone_shared.scss */
  .container.jcr-container {
    width: calc(100% - 20px);
  }

  /* line 7, ../sass/smartphone_portrait.scss */
  .page-template-tmp-all-projects .container.jcr-container {
    width: calc(100% - 20px);
  }
  /* line 10, ../sass/smartphone_portrait.scss */
  .page-template-tmp-all-projects .project-card {
    width: calc(100% - 16px) !important;
  }

  /* line 15, ../sass/smartphone_portrait.scss */
  div#myModalR {
    min-width: 95% !important;
  }

  /* line 21, ../sass/smartphone_portrait.scss */
  #LoginWithAjax_Register input[type=text], #LoginWithAjax_Register input[type=password] {
    width: 250px !important;
  }
}
@-webkit-keyframes myanimation {
  from {
    left: 0%;
  }
  to {
    left: 50%;
  }
}
/* line 40, ../sass/progress_bar.scss */
.checkout-wrap {
  color: #444;
  font-family: 'PT Sans Caption', sans-serif;
  margin: 40px auto;
  max-width: 1200px;
  position: relative;
}

/* line 47, ../sass/progress_bar.scss */
ul.checkout-bar {
  margin: 0 20px;
}
/* line 49, ../sass/progress_bar.scss */
ul.checkout-bar li {
  color: #ccc;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 20px 14px 80px;
  position: relative;
}
/* line 56, ../sass/progress_bar.scss */
ul.checkout-bar li:before {
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  background: #ddd;
  border: 2px solid #FFF;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  left: 20px;
  line-height: 37px;
  height: 35px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  top: 4px;
  width: 35px;
  z-index: 999;
}
/* line 74, ../sass/progress_bar.scss */
ul.checkout-bar li.active {
  color: #f97116;
  font-weight: bold;
}
/* line 77, ../sass/progress_bar.scss */
ul.checkout-bar li.active:before {
  background: #f97116;
  z-index: 99999;
}
/* line 82, ../sass/progress_bar.scss */
ul.checkout-bar li.visited {
  background: #ECECEC;
  color: #6290C8;
  z-index: 99999;
}
/* line 86, ../sass/progress_bar.scss */
ul.checkout-bar li.visited:before {
  background: #6290C8;
  z-index: 99999;
}
/* line 92, ../sass/progress_bar.scss */
ul.checkout-bar li:nth-child(1):before {
  content: "1";
}
/* line 97, ../sass/progress_bar.scss */
ul.checkout-bar li:nth-child(2):before {
  content: "2";
}
/* line 102, ../sass/progress_bar.scss */
ul.checkout-bar li:nth-child(3):before {
  content: "3";
}
/* line 107, ../sass/progress_bar.scss */
ul.checkout-bar li:nth-child(4):before {
  content: "4";
}
/* line 112, ../sass/progress_bar.scss */
ul.checkout-bar li:nth-child(5):before {
  content: "5";
}
/* line 117, ../sass/progress_bar.scss */
ul.checkout-bar li:nth-child(6):before {
  content: "6";
}
/* line 122, ../sass/progress_bar.scss */
ul.checkout-bar a {
  color: #6290C8;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

@media all and (min-width: 800px) {
  /* line 133, ../sass/progress_bar.scss */
  .checkout-bar li.active:after {
    animation: myanimation 3s 0s;
    background-size: 35px 35px;
    background-color: #f97116;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    content: "";
    height: 15px;
    width: 100%;
    left: 50%;
    position: absolute;
    top: -50px;
    z-index: 0;
  }

  /* line 145, ../sass/progress_bar.scss */
  .checkout-wrap {
    margin: 80px auto;
  }

  /* line 148, ../sass/progress_bar.scss */
  ul.checkout-bar {
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    background-size: 35px 35px;
    background-color: #EcEcEc;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
    border-radius: 15px;
    height: 15px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 100%;
  }
  /* line 157, ../sass/progress_bar.scss */
  ul.checkout-bar:before {
    background-size: 35px 35px;
    background-color: #6290C8;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    content: " ";
    height: 15px;
    left: 0;
    position: absolute;
    width: 10%;
  }
  /* line 167, ../sass/progress_bar.scss */
  ul.checkout-bar li {
    white-space: nowrap;
    display: inline-block;
    margin: 50px 0 0;
    padding: 0;
    text-align: center;
    width: 19%;
  }
  /* line 174, ../sass/progress_bar.scss */
  ul.checkout-bar li:before {
    height: 45px;
    left: 40%;
    line-height: 45px;
    position: absolute;
    top: -65px;
    width: 45px;
    z-index: 99;
  }
  /* line 183, ../sass/progress_bar.scss */
  ul.checkout-bar li.visited {
    background: none;
  }
  /* line 185, ../sass/progress_bar.scss */
  ul.checkout-bar li.visited:after {
    background-size: 35px 35px;
    background-color: #6290C8;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    content: "";
    height: 15px;
    left: 50%;
    position: absolute;
    top: -50px;
    width: 100%;
    z-index: 99;
  }
}
/* line 201, ../sass/progress_bar.scss */
.checkout-wrap {
  padding-bottom: 1px;
}
@media screen and (min-width: 1170px) {
  /* line 3, ../sass/bootstrap_overwrites.scss */
  .container.jcr-container {
    width: 1170px;
  }
}
@media screen and (min-width: 980px) {
  /* line 8, ../sass/bootstrap_overwrites.scss */
  .container.jcr-container {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 14, ../sass/bootstrap_overwrites.scss */
  .home .container.blog {
    padding-left: 30px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1200px) {
  /* line 23, ../sass/bootstrap_overwrites.scss */
  .navbar-wrapper {
    padding-right: 33px;
  }
  /* line 28, ../sass/bootstrap_overwrites.scss */
  .navbar-wrapper .container {
    width: 100%;
  }
}
@media screen and (min-width: 980px) and (max-width: 1169px) {
  /* line 37, ../sass/bootstrap_overwrites.scss */
  .container.jcr-container {
    width: 940px;
  }

  /* line 42, ../sass/bootstrap_overwrites.scss */
  .navbar-wrapper .logo-wrapper {
    float: none;
    text-align: center;
  }
  /* line 47, ../sass/bootstrap_overwrites.scss */
  .navbar-wrapper .navbar.navbar-inverse {
    float: none;
    text-align: center;
  }
  /* line 54, ../sass/bootstrap_overwrites.scss */
  .navbar-wrapper ul.nav {
    float: none !important;
  }
  /* line 58, ../sass/bootstrap_overwrites.scss */
  .navbar-wrapper ul.nav {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 68, ../sass/bootstrap_overwrites.scss */
  .jcr-project-info-right {
    display: none;
  }

  /* line 71, ../sass/bootstrap_overwrites.scss */
  .jcr-project-info-middle {
    display: block;
  }
}
@media (min-width: 980px) {
  /* line 81, ../sass/bootstrap_overwrites.scss */
  .jcr-container > .vc_column-inner > .wpb_wrapper {
    margin-right: -30px;
  }

  /* line 85, ../sass/bootstrap_overwrites.scss */
  .row > [class*="span"] {
    margin-left: 30px;
  }
}
@media (min-width: 768px) {
  /* line 91, ../sass/bootstrap_overwrites.scss */
  .jcr-project-info-right {
    display: block;
  }

  /* line 94, ../sass/bootstrap_overwrites.scss */
  .jcr-project-info-middle {
    display: none;
  }
}
@media (max-width: 979px) {
  /* line 113, ../sass/bootstrap_overwrites.scss */
  .logo-wrapper {
    width: 202px;
    position: relative;
    z-index: 222221;
  }

  /* line 119, ../sass/bootstrap_overwrites.scss */
  .navbar.navbar-inverse {
    top: 5px;
  }

  /* line 131, ../sass/bootstrap_overwrites.scss */
  .navbar-inner {
    background: initial !important;
  }

  /* line 135, ../sass/bootstrap_overwrites.scss */
  .navbar-wrapper .container {
    position: relative !important;
  }

  /* line 141, ../sass/bootstrap_overwrites.scss */
  .navbar-wrapper .navbar-inner {
    /* top: 0; */
    /* right: 0; */
    /* position: absolute !important; */
  }

  /* line 147, ../sass/bootstrap_overwrites.scss */
  .navbar.navbar-inverse {
    position: absolute !important;
    top: 0;
    right: 0;
  }

  /* line 153, ../sass/bootstrap_overwrites.scss */
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .nav > li > a i {
    background: #353535;
    color: #E6E8E6 !important;
  }

  /* line 158, ../sass/bootstrap_overwrites.scss */
  .nav .menu-item a, .nav .current-menu-item.menu-item .dropdown-menu a {
    color: #E6E8E6 !important;
  }

  /* line 162, ../sass/bootstrap_overwrites.scss */
  .navbar-inverse .nav-collapse .nav > li:last-child > a {
    border-radius: 0 0 10px 10px;
  }

  /* line 166, ../sass/bootstrap_overwrites.scss */
  .navbar-inverse .btn-navbar {
    background-color: #353535 !important;
  }

  /* line 171, ../sass/bootstrap_overwrites.scss */
  .nav-collapse .nav {
    background: initial;
  }

  /* line 175, ../sass/bootstrap_overwrites.scss */
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:hover i, .navbar-inverse .nav-collapse .nav > li > a:focus {
    background-color: #F97116;
  }

  /* line 179, ../sass/bootstrap_overwrites.scss */
  .navbar-inverse .nav-collapse .nav > li > a:hover {
    border: 1px solid #064789;
  }

  /* line 183, ../sass/bootstrap_overwrites.scss */
  .logo-wrapper {
    text-align: left;
  }
}
/* line 190, ../sass/bootstrap_overwrites.scss */
.jcr-campaign-shortcode .row {
  margin-left: 0 !important;
}

/* line 194, ../sass/bootstrap_overwrites.scss */
.jcr-campaign-shortcode .span12 {
  margin-left: 0 !important;
}
@media only print {
  /* line 2, ../sass/print.scss */
  .checkout-wrap {
    display: none;
  }

  /* line 5, ../sass/print.scss */
  .navbar {
    display: none;
  }

  /* line 8, ../sass/print.scss */
  footer {
    display: none;
  }
}
