/* Last update: 1 April 2017 */
/*------------------------------------*\
    GENERAL STYLES
\*------------------------------------*/
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.bhaktimarga.org/sites/default/files/website-page-assets/fontawesome-webfont_0.ttf') format('truetype'), url('https://www.bhaktimarga.org/sites/default/files/website-page-assets/fontawesome-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
body {
  color: #fff;
  font-family: @f-avenir;
  font-size: 10px;
}
*/
.strip {
  padding-bottom: 6em;
  padding-top: 6em;
}
ul {
  margin-bottom: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
.bm-inspirations-app {
  /*------------------------------------*\
    STRIPS
\*------------------------------------*/
  /*------------------------------------*\
    RESPONSIVE STYLES
\*------------------------------------*/
}
.bm-inspirations-app .main {
  background-image: url(strip-bg_0.jpg);
  background-size: cover;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.bm-inspirations-app h1 {
  background-image: url(logo_0.svg);
  background-repeat: no-repeat;
  margin-top: 0;
  text-indent: -99999px;
  margin-bottom: 40px;
  width: 364px;
  height: 90px;
  margin-left: -2px;
  background-size: 100% auto;
}
.bm-inspirations-app h2 {
  color: white;
  line-height: 1.1em;
  font-size: 3.4em;
  font-weight: 500;
  margin-bottom: 35px;
  margin-top: 1em;
}
.bm-inspirations-app .text-content {
  color: white;
}
.bm-inspirations-app ul {
  list-style: none;
  padding-left: 0;
}
.bm-inspirations-app .benefits {
  color: white;
  margin-bottom: 36px;
}
.bm-inspirations-app .benefits li {
  line-height: 1.5em;
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 1.7em;
  padding: 5px 0 5px 75px;
  margin-bottom: 17px;
}
.bm-inspirations-app .benefits li strong {
  font-weight: 700;
}
.bm-inspirations-app .benefits li.message {
  background-position: 7px center;
  background-image: url(icon-message.svg);
}
.bm-inspirations-app .benefits li.share {
  background-image: url(icon-share.svg);
}
.bm-inspirations-app .benefits li.idea {
  background-position: 9px center;
  background-image: url(icon-idea.svg);
}
.bm-inspirations-app p.available {
  font-size: 1.7em;
  margin-bottom: 15px;
}
.bm-inspirations-app .stores li a {
  display: block;
  text-indent: -999999px;
  width: 176px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100% auto;
  border: 2px solid rgba(255, 255, 255, 0.25);
  border-radius: 10px;
  margin-left: -2px;
}
.bm-inspirations-app .stores li a:hover,
.bm-inspirations-app .stores li a:active,
.bm-inspirations-app .stores li a:focus {
  border-color: #fff;
}
.bm-inspirations-app .stores li.apple a {
  background-image: url(badge-apple.svg);
}
.bm-inspirations-app .stores li.google a {
  background-image: url(badge-google.svg);
}
.bm-inspirations-app .stores li .store-rate {
  margin-top: 1em;
}
.bm-inspirations-app .stores li .store-rate .fa {
  font-size: 1.6em;
}
.bm-inspirations-app .stores li .store-rate .rate {
  font-size: 1.4em;
  margin-left: 5px;
}
.bm-inspirations-app .comments {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
}
.bm-inspirations-app h3 {
  font-weight: bold;
  font-size: 3em;
  margin-bottom: 1em;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: -0.03em;
  color: #002f61;
}
.bm-inspirations-app .carousel-indicators {
  bottom: 0;
  margin-bottom: 0;
}
.bm-inspirations-app .carousel-indicators li {
  border-color: #d2282e;
}
.bm-inspirations-app .carousel-indicators li.active {
  background-color: #d2282e;
}
.bm-inspirations-app .carousel-inner {
  padding-bottom: 5em;
}
.bm-inspirations-app .carousel-control {
  top: 40px;
}
.bm-inspirations-app .carousel-control.right,
.bm-inspirations-app .carousel-control.left {
  background: none;
}
.bm-inspirations-app [class*="icon-arrow-"] {
  background-repeat: no-repeat;
  display: block;
  width: 33px;
  height: 62px;
}
.bm-inspirations-app .icon-arrow-left {
  background-image: url(icon-arrow-left.svg);
  background-position: left top;
}
.bm-inspirations-app .icon-arrow-right {
  background-image: url(icon-arrow-right.svg);
  background-position: right top;
  float: right;
}
.bm-inspirations-app blockquote,
.bm-inspirations-app blockquote:not(.swami-quote-top-image):not(.quote-testimonial) {
  border: none;
  font-size: 2.8em;
  text-transform: none;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0.8em;
  padding: 0 2em!important;
  margin-left: 0!important;
}
.bm-inspirations-app .author {
  color: #8d7249;
  font-size: 2em;
  font-weight: 300;
}
.bm-inspirations-app footer {
  background-color: rgba(0, 47, 97, 0.05);
  padding: 30px 0;
}
.bm-inspirations-app footer p {
  color: #999;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
.bm-inspirations-app footer p a {
  color: #d2282e;
}
.bm-inspirations-app footer p a:hover,
.bm-inspirations-app footer p a:active,
.bm-inspirations-app footer p a:focus {
  color: #d2282e;
}
.bm-inspirations-app footer p .fa {
  color: #d2282e;
}
@media (max-width: 767px) {
  .bm-inspirations-app .mobile {
    padding-left: 3em;
    padding-right: 3em;
  }
  .bm-inspirations-app .strip {
    padding-bottom: 4em;
    padding-top: 4em;
  }
  .bm-inspirations-app .main .container {
    display: none;
  }
  .bm-inspirations-app .main .container.mobile {
    display: block;
  }
  .bm-inspirations-app h1 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
    width: 232px;
    height: 56px;
  }
  .bm-inspirations-app h2 {
    font-size: 2.8em;
    text-align: center;
    margin-bottom: 24px;
  }
  .bm-inspirations-app .benefits {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
  }
  .bm-inspirations-app .benefits li {
    padding: 7px 0 7px 56px;
    background-size: 40px;
    margin-bottom: 0;
    font-size: 1.5em;
    line-height: 1.4;
  }
  .bm-inspirations-app .benefits li.message {
    background-position: 4px center;
  }
  .bm-inspirations-app .benefits li.idea {
    background-position: 2px center;
  }
  .bm-inspirations-app .stores {
    text-align: center;
    display: block;
  }
  .bm-inspirations-app .stores li a {
    margin: 1.6em auto 0 auto;
  }
  .bm-inspirations-app .stores li .store-rate {
    margin-top: 0.4em;
  }
  .bm-inspirations-app h3 {
    font-size: 2.8em;
  }
  .bm-inspirations-app blockquote,
  .bm-inspirations-app blockquote:not(.swami-quote-top-image):not(.quote-testimonial) {
    font-size: 2em;
  }
  .bm-inspirations-app [class*="icon-arrow-"] {
    background-size: 20px auto;
  }
  .bm-inspirations-app .author {
    font-size: 1.4em;
  }
  .bm-inspirations-app .icon.donate {
    background-size: 100% auto;
    margin-bottom: 1.8em;
    height: 125px;
    width: 125px;
  }
  .bm-inspirations-app .donate h3 {
    text-align: center;
  }
  .bm-inspirations-app .donate p {
    font-size: 1.8em;
    text-align: center;
  }
  .bm-inspirations-app .btn-align {
    margin: 0 auto;
  }
  .bm-inspirations-app .btn-xl {
    font-size: 1.6em;
    margin: 0 auto;
  }
}
@media (min-width: 450px) and (max-width: 767px) {
  .bm-inspirations-app .benefits {
    margin-left: calc(50% - 225px);
  }
  .bm-inspirations-app .benefits li {
    background-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bm-inspirations-app .text-content {
    margin-left: auto;
    margin-right: auto;
    width: 530px;
  }
  .bm-inspirations-app .tablet-landscape {
    display: block;
    margin-left: calc((100% - 728px)/2 + 5px);
    margin-top: 45px;
  }
  .bm-inspirations-app .icon.donate {
    margin-top: 70px;
  }
}
@media (min-width: 768px) {
  .bm-inspirations-app .container.mobile {
    display: none;
  }
  .bm-inspirations-app .main {
    padding-bottom: 5.5em;
    padding-top: 7em;
  }
  .bm-inspirations-app .stores li {
    float: left;
    margin-right: 20px;
  }
  .bm-inspirations-app .stores li a {
    transition: border-color 0.3s ease;
  }
  .bm-inspirations-app .themes-list {
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
    width: 758px;
  }
}
@media (max-width: 991px) {
  .bm-inspirations-app .main {
    background-position: center center;
  }
  .bm-inspirations-app .phone-portrait {
    display: none;
  }
}
@media (min-width: 992px) {
  .bm-inspirations-app .text-content {
    width: 480px;
    float: right;
    margin-right: calc((100% - 312px - 480px)/2.75);
  }
  .bm-inspirations-app .phone-portrait {
    margin-left: calc((100% - 312px - 480px)/2.75);
  }
  .bm-inspirations-app .tablet-landscape {
    display: none;
  }
  .bm-inspirations-app .masters-slider {
    justify-content: center;
  }
  .bm-inspirations-app .master-container {
    flex: 0 0 124px;
    padding: 0 8px;
  }
  .bm-inspirations-app .master-container:last-child {
    flex: 0 0 124px;
    padding-right: 8px;
  }
}
/*------------------------------------*\
    ANIMATIONS
\*------------------------------------*/
@-webkit-keyframes fadeInDownWebkit {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-moz-keyframes fadeInDownMoz {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -moz-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@-webkit-keyframes fadeInUpWebkit {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-moz-keyframes fadeInUpMoz {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -moz-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fade-in-down {
  opacity: 0;
  -webkit-animation: fadeInDownWebkit ease 1;
  -moz-animation: fadeInDownMoz ease-in 1;
  animation: fadeInDown ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.fade-in-up {
  opacity: 0;
  -webkit-animation: fadeInUpWebkit ease 1;
  -moz-animation: fadeInUpMoz ease-in 1;
  animation: fadeInUp ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.fade-in {
  opacity: 0;
  -webkit-animation: fadeIn ease 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  animation-duration: 1.2s;
}
.one {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.two {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.three {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
/*------------------------------------*\
    BHAKTI MARGA ORVERRIDES
\*------------------------------------*/
body.html.page-node {
  font-size: 10px;
}
body > header,
body > footer {
  display: none;
}
#main-wrapper {
  margin-bottom: 0!important;
}
