/*body*/

body {
  padding: 0px;
  margin-bottom: 0;
  color: #333;
  padding-top: 150px;
  letter-spacing: 0.5px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}
.grecaptcha-badge {
  visibility: hidden;
}

/*header (some may apply to footer)*/

.events .icon-bar {
  background-color: #5f695d;
}
body.events footer {
  background-color: #c9ebe4;
  height: 55px;
  padding-top: 20px;
}
body.events footer p {
  color: #000;
}
body.events footer a {
  color: #000;
}
body.events footer a:hover {
  color: #008066;
}
body.events footer .social a {
  background-color: #303030;
  color: #fff;
}
.icon::before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.icon-bar:before {
  content: none;
}
.navbar-toggle {
  margin-top: 0px;
}
.navbar.tm {
  background: linear-gradient(
    180deg,
    rgb(255, 255, 255) 0%,
    rgba(255, 255, 255, 0.7) 70%,
    transparent 100%
  );
}

.navbar-brand.tm {
  background: none;
  padding-top: 7px;
  height: auto;
  padding-bottom: 7px;
}
.navbar-brand.tm img {
  width: 200px;
}
.navbar.tm {
  position: fixed;
  border-bottom: none;
}

.navbar.tm .container.tm-lower {
  min-height: 65px;
}

.navbar-nav{
  margin: 0;
}

@media (max-width: 991px){
  .navbar-nav{
    margin: 0;
  }
}

.navbar-nav.tm {
  padding-top: 8px;
}

.navbar-nav.tm .navbar-form {
  margin-top: 7px;
  margin-left: 8px;
  padding-left: 0;
  padding-right: 5px;
}
.navbar-nav.tm.apply-button {
  padding-left: 15px;
}
@media (max-width: 767px) {
  .navbar-nav.tm.apply-button {
    padding-top: 0px;
  }
  .navbar-nav.tm .navbar-form {
    margin-top: 0px;
    margin-left: 0;
  }
  .navbar-form {
    padding: 0 15px;
  }
  .navbar-collapse.in {
    background: white;
  }
}
.tm-upper {
  border-bottom: 1px solid #eeeeee;
  background-color: #004990;
}
.tm-upper .navbar-nav.tm {
  padding-top: 0px;
}

.navbar-nav.tm li {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  font-size: 14px;
  text-transform: uppercase;
}
.tm-upper .navbar-nav.tm li {
  font-size: 12px;
  text-transform: capitalize;
  /*float: left;*/
  float: right;
}

.dropdown-menu {
  min-width: 130px;
}
.dropdown-menu li a {
  text-transform: capitalize;
}
.tm-upper ul.navbar-nav.tm {
  padding-right: 5px;
}
.navbar-nav.tm li a {
  color: #004990;
  font-family: "Roboto Condensed", sans-serif;
}
.navbar-nav li a.btn-info {
  font-family: "Taviraj", serif;
  font-weight: normal;
  letter-spacing: 0.5px;
}
.navbar-nav.tm li a.btn-primary {
  font-family: "Taviraj", serif;
  color: #fff;
}
.tm-upper .navbar-nav.tm li a {
  padding: 7px 15px;
  color: white;
  letter-spacing: 0.2px;
}
.navbar-nav.tm > li > a:hover,
.navbar-nav li a:focus {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: none;
  color: #29a8e0;
}
@media (max-width: 767px) {
  .tm-upper .navbar-right {
    text-align: center;
  }
  .tm-upper .navbar-nav.tm li a {
   /* padding: 7px 7px;
    color: white;
    letter-spacing: 0.2px;*/
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav.tm li {
    font-size: 13px;
  }
  .navbar-brand.tm {
    padding-top: 13px;
    width: 175px;
  }
  .navbar-brand.tm img {
    width: 175px;
  }
}

.btn-warning {
  background-color: #f26621;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #ffa571;
  border-color: #f26621;
}
.btn-info {
  background-color: #fff;
  border-color: #004990;
}
.btn-info:hover {
  background-color: #eee;
}
.icon-bar {
  background-color: #004990;
  margin-top: 15px;
}

footer.tm {
  background-color: white;
  color: 333;
  padding: 25px;
  padding-top: 35px;
  width: 100%;
  margin-top: 0px;
  min-height: 300px;
  height: auto;
  position: relative;
  border-top: solid thin #eee;
  margin-top: 4rem;
}
footer.tm a {
  color: #004990;
}
footer.tm a:hover {
  color: #2aa7df;
}
footer.tm .social a {
  background-color: none;
  padding-left: 6px;
  padding-right: 6px;
}

.footer ul {
  padding-left: 0px;
}
footer li {
  list-style-type: none;
  line-height: 24px;
}
footer li a {
  font-family: "Roboto Condensed", sans-serif;
}
footer h6 {
  font-style: italic;
  color: #cf5300;
}

/*homepage jumbotron*/
@media (max-width: 767px) {
  .retreat-home {
    border: 1rem solid #fff !important;
    border-top: 4rem solid #fff !important;
  }
  .retreat-home .container {
    padding-top: 8rem !important;
    padding-bottom: 5rem !important;
  }
  .retreat-home .prog-descr {
    font-size: 25px !important;
  }

  .retreat-btn {
    font-size: 1.2rem;
  }
}
.jumbotron.homebanner {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  background-color: #bde1f6;
  overflow: hidden;
  position: relative;
}
#video-bkgrnd {
  position: absolute;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-image: url(../img/home-video-still-2.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  top: 0;
}
@media (max-width: 1400px) {
  #video-bkgrnd {
    width: 120%;
    left: -10%;
  }
}
@media (max-width: 1199px) {
  #video-bkgrnd {
    width: 134%;
    left: -17%;
  }
  .jumbotron.homebanner {
    /*for corona messagetop:56px;*/
  }
}
@media (max-width: 991px) {
  #video-bkgrnd {
    width: 140%;
    left: -20%;
  }
  .jumbotron.homebanner {
    /*for corona messagetop:78px;*/
  }
}
@media (max-width: 767px) {
  #video-bkgrnd {
    width: 214%;
    left: -57%;
    /*min-height: 650px;*/
  }
  .jumbotron.homebanner {
    /*for corona messagetop:185px;*/
    /*for corona messageheight:585px!important;*/
  }
  .corona-message {
    top: 85px;
  }
}
@media (max-width: 440px) {
  #video-bkgrnd {
    width: 275%;
    left: -87%;
  }
}
/*for corona message
@media (max-width:575px){
    .jumbotron.homebanner{
        top:250px;
        height:685px!important;
    }
    #video-bkgrnd{
        top:285px;
    }
}*/
#video-bkgrnd source {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: auto;
  width: 100%;
}
.video-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #ffe9c8;
  opacity: 0.9;
  mix-blend-mode: hard-light;
}

@media (min-width: 320px) {
  .jumbotron.homebanner {
    height: auto;
    background-image: none;
  }
}
@media (min-width: 768px) {
  .jumbotron.homebanner {
    height: auto;
    background-image: none;
  }
}
@media (min-width: 992px) {
  .jumbotron.homebanner {
    /*background-size:cover;*/
    /*background-image:url(../img/home-video-still.jpg);*/
    /*background-position:20%;
        /*background-attachment:fixed;*/
  }

  .homebanner .col-md-5 .points {
    margin-left: 30px;
  }
}
@media (min-width: 1200px) {
  .jumbotron.homebanner {
    background-position: 15%;
  }
  .homebanner .col-md-5 .points {
    margin-left: 0px;
  }
}
.jumbotron.homebanner h1.sectionheading {
  font-size: 100px;
  font-family: "Taviraj", serif;
  padding-top: 200px;
  margin-bottom: 0px;
  font-weight: normal;
  color: #004990;
  text-align: left;
  font-style: italic;
  line-height: 0.9;
}
.jumbotron.homebanner .h2 {
  text-align: left;
}
@media (max-width: 1199px) {
  .jumbotron.homebanner h1.sectionheading {
    padding-top: 150px;
  }

}
@media (max-width: 991px) {
  .jumbotron.homebanner h1.sectionheading {
    padding-top: 160px;
    font-size: 90px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .jumbotron.homebanner h1 {
    font-size: 40px;
  }
}

.jumbotron.homebanner .points {
  position: relative;
  z-index: 100;
}
.jumbotron.homebanner ul {
  font-size: 16px;
  padding-top: 10px;
  padding-left: 23px;
  font-weight: 300;
  color: black;
}
.jumbotron.homebanner ul li {
  padding-bottom: 10px;
}
.homepage .pageheading {
  margin-top: 40px;
}
.homepage .featurette-divider {
  margin-bottom: 0;
}
.homepage .featurette-divider#how {
  margin-top: 80px;
}
.about-tm .how-it-works-link {
  margin-bottom: 30px;
}
.testimonials-home h2 {
  margin-top: 0;
}
.testimonials-pics {
  margin-top: 30px;
}
.testimonials-pics h5 {
  font-style: italic;
  font-size: 16px;
  padding-top: 7px;
  color: #004990;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 15px;
  height: 55px;
  font-weight: normal;
  line-height: 1.2;
}
.testimonials-link {
  margin-top: 30px;
  margin-right: 15px;
}
.how-it-works h2 {
  margin-top: 0;
}
.how-it-works-steps {
  margin-top: 30px;
}
.how-it-works-steps i {
  margin-left: auto;
  margin-right: auto;
  color: #cf5300;
}
.how-it-works-steps h4 {
  color: #004990;
  margin-bottom: 0.5rem;
  margin-top: 2rem;
  font-family: "taviraj";
  font-style: italic;
}
.how-it-works-steps h5 {
  font-size: 16px;
  padding-top: 7px;
  color: #004990;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 15px;
  font-weight: normal;
  line-height: 1.2;
  font-family: "roboto condensed";
  font-style: normal;
}
.how-it-works-steps a {
  color: #2aa7df;
  font-family: inherit;
}
.how-it-works-link {
  margin-top: 30px;
  margin-right: 15px;
}
.carousel .item {
  background-color: white;
}
.btn.join-main {
  letter-spacing: 2px;
  font-size: 28px;
  padding: 10px 10px;
  margin-top: 10px;
  float:none;
}
.join-main-outer{
  margin-bottom: 200px;
}
.join-main-outer a:hover {
  text-decoration: none;
}

@media (max-width: 991px) {
  .join-main-outer {
    margin-bottom: 100px;
  }
  .what {
    margin-top: 100px !important;
  }
  .testimonials-home .text-right {
    text-align: center;
  }
  .how-it-works .text-right {
    text-align: center;
  }
  .btn.join-main {
    margin-bottom: 120px;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .col-md-4.col-sm-8.join-main-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
  .btn.join-main {
    font-size: 20px;
    margin-bottom: 65px;
  }
  .jumbotron.homebanner h1.sectionheading {
    font-size: 50px;
    margin-top: 20px;
    padding-top: 100px;
  }
}
.homebanner .formwidth {
  margin-top: 30px;
  background-color: #9ccce2;
  padding: 20px;
}
.formwidth p {
  font-size: 16px;
  padding-left: 5px;
}
.formwidth .col-md-4,
.formwidth .col-md-6,
.formwidth .col-md-12,
.formwidth .col-sm-12{
  padding-left: 6px !important;
  padding-right: 6px;
}
.formwidth .btn {
  font-size: 20px;
  letter-spacing: 0.5px;
  padding: 8px 12px;
}
.form-group.button {
  margin-bottom: 0px;
}
.btn-warning {
  background-color: #ff5e00;
}
.btn-danger {
  background-color: #faed23;
  color: #124a8e;
  border-color: #e0cd19;
  font-weight: 600;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #ff5e00;
  color: white;
  border-color: #d43f3a;
}

.number {
  width: 100%;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}

/*row featurette for all pages*/
.row.featurette {
  width: 100%;
  margin: 0px;
  background-color: #fff;
  position: relative;
  /*for new menu*/
  top: 170px; 
  padding-bottom: 15rem;
  overflow-y: auto;
}

.row.featurette .col-md-8.text {
  padding-left: 30px;
  padding-right: 30px;
  text-align: justify;
}

.row.featurette .col-md-8.text h2 {
  font-size: 20px;
  font-weight: bold;
  font-stretch: condensed;
  clear: both;
  margin-top: 5px;
}

/*.row.featurette .col-md-4 {
margin-top: 5px;
padding-left: 40px;
margin-bottom:10px;
}*/

.row.featurette .col-md-8.text .lead {
  font-size: 14px;
}
.row.featurette .col-md-8.text .lead a {
  text-decoration: underline;
}
.featurette ul {
  line-height: 30px;
}

.text {
  text-align: justify;
}

.row.featurette .col-md-8.text h2 {
  font-size: 20px;
  font-weight: bold;
  font-stretch: condensed;
  clear: both;
  margin-top: 5px;
}

/*.row.featurette .col-md-7 {
margin-top: 5px;
padding-left: 40px;
margin-bottom:10px;
}*/

.lead a {
  text-decoration: underline;
}

/*.row.featurette .col-md-5 {
margin-top: 5px;
padding-left: 40px;
margin-bottom:10px;
}*/

.lead {
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: normal;
}
.row.featurette .col-md-5.text .lead a {
  text-decoration: underline;
}

.row.featurette .col-md-5.text .lead a:hover {
  color: #25a8e0;
}
.featurette-divider {
  margin-top: 50px;
  margin-bottom: 50px;
}

.homepage .row.featurette{
  top:0;
}
/*home resources*/
.resources-home {
  background-color: #000;
  background-image: url("../img/resources/resources-home-background.jpg");
  background-attachment: fixed;
  background-blend-mode: luminosity;
  background-repeat: no-repeat;
  position: relative;
}
.resources-home-overlay {
  background-color: rgba(255, 255, 255, 0.8);
}

@media only screen and (max-width: 991px) {
  .row.featurette .col-md-4.homepage {
    margin-left: 20px;
    padding-left: 0px;
    padding-bottom: 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .row.featurette .col-md-4 {
    padding-left: 25px;
  }
}

/*text for all pages*/
h1.pageheading,
.pageheading {
  font-size: 55px;
  font-weight: 400;
  vertical-align: top;
  color: #2aa7df;
  font-family: "Taviraj", serif;
  /*margin-top: 100px;*/
  letter-spacing: 0.5px;
  font-style: italic;
}

a {
  color: #36394f;
}
a:hover,
a:focus,
a:active {
  color: #2aa7df;
}

.jumbotron.homebanner .h2 {
  color: #555;
  float: left;
  font-size: 32px;
  padding-bottom: 10px;
  padding-top: 0px;
  font-style: normal;
}
h2, .h2 {
  font-weight: normal;
  font-size: 24px;
  font-family: "Roboto Condensed", sans-serif;
}
h2.sectionheading {
  font-size: 26px;
  vertical-align: top;
  font-weight: bold;
  color: #004990;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
h2.prog-descr,
h3.prog-descr {
  font-size: 26px;
  text-transform: uppercase;
  color: #004990;
  margin-top: 100px;
}
@media (max-width: 991px) {
  .jumbotron.homebanner .h2 {
    float: none;
    font-size: 28px;
  }
  .prog-descr {
    text-align: center;
  }
  h2.prog-descr,
  h3.prog-descr {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .jumbotron.homebanner .h2 {
    font-size: 24px;
  }
  .featurette-divider.what {
    margin-top: 0px !important;
  }
  h1.pageheading,
  .pageheading {
    font-size: 45px;
  }
}

h2 .blue, .h2 .blue {
  color: #cf5300;
}
h4 {
  font-weight: 600;
  font-size: 20px;
  font-family: "Roboto Condensed", sans-serif;
}
h5 {
  font-weight: 600;
  font-size: 26px;
  text-align: center;
  color: #004990;
  font-family: "Taviraj", serif;
}
h6 {
  font-size: 18px;
  color: #2aa7df;
  margin-top: 5px;
  font-family: "Taviraj", serif;
}
/*forms for all pages*/

.form-control {
  border-radius: .75rem;
  height: 40px;
}
.btn {
  border-radius: 5px;
  outline: none;
  font-family: "Taviraj", serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
.btn-primary {
  background-color: #cf5300;
  border: thin solid #cf5300;
}
.col-xs-12 .btn-primary {
  margin-bottom: 5px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #ecba99;
  border: thin solid #cf5300;
}

/*about*/
.aboutus h1.sectionheading {
  margin-top: 20px;
}
.row.featurette.aboutus p {
  margin-bottom: 25px;
  text-align: justify;
  line-height: 1.5;
}
.row.featurette.aboutus .topics p {
  text-align: center;
}
.row.featurette.aboutus .stats p {
  height: 40px;
  margin-bottom: 40px;
}
body.about {
  line-height: 1.42857143;
  background-color: white;
}
section.cd-container {
  width: 100%;
  float: left;
}
.row.featurette.aboutus .cd-timeline-content p {
  margin-bottom: 0px;
}
.cd-timeline-content {
  box-shadow: 2px 2px 2px 2px lightgray;
  background: #e3f4fe;
  padding: 0;
}
.cd-timeline-content-inner {
  width: 100%;
  background-color: #2aa7df;
  margin-top: 0;
  padding: 1.2em 1.6em;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.cd-timeline-content::before {
  border-right-color: #2aa7df;
}
.cd-timeline-content.secondary::before {
  border-color: transparent;
  border-right-color: #e3f4fe;
}
.cd-timeline-content h4 {
  color: white;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 1px;
}

.cd-timeline-content p {
  padding: 1.2em 1.6em;
  margin-top: 0;
}

h5.timeline-date {
  color: white;
  margin-top: 24%;
  text-align: center;
  font-size: 15px;
}
#cd-timeline {
  margin-top: 0;
}
@media (min-width: 1170px) {
  .cd-timeline-content::before {
    border-color: transparent;
    border-left-color: #2aa7df;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    border-right-color: #2aa7df;
  }
  .cd-timeline-content.secondary::before {
    border-color: transparent;
    border-left-color: #e3f4fe;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content.secondary::before {
    border-right-color: #e3f4fe;
  }
  h5.timeline-date {
    margin-top: 30%;
    font-size: 18px;
  }
  #cd-timeline {
    margin-top: 0;
  }
}
.cd-timeline-img.cd-picture {
  background: #cf5300;
}

/*fun facts*/
.fun-fact {
  border-top: thin solid #eee;
  border-bottom: thin solid #eee;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px;
}
.fun-fact-text {
  display: table;
  height: 100%;
}
.fun-fact p {
  display: table-cell;
  vertical-align: middle;
  font-family: "roboto condensed", sans-serif;
  font-size: 20px;
  text-align: justify;
}
.stat {
  font-weight: 600;
  font-size: 26px;
  text-align: center;
  color: #004990;
  font-family: "Taviraj", serif;
}
@media (min-width: 768px) {
  .fun-fact {
    display: flex;
  }
  .fun-fact img {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .fun-fact img {
    padding-bottom: 15px;
  }
}
/*how */

.center {
  text-align: center;
  margin: auto;
}

/*testimonials*/
.testimonials .sectionheading {
  margin-top: 0;
}
#quote-carousel .carousel-indicators {
  top: 200px;
  left: 30%;
  right: 30%;
  width: 100%;
}
#quote-carousel .carousel-control.right {
  right: -30px;
}
#quote-carousel .carousel-control.left {
  left: -30px;
}
.testimonials-bottom {
  margin-top: 40px;
  text-align: justify;
}
.testimonials-bottom .row {
  padding: 20px;
}
.testimonials-bottom .quote {
  padding: 0 20px 0 20px;
}
.testimonials-bottom p {
  font-size: 17px;
}
.testimonials-bottom p small {
  color: gray;
  font-style: italic;
  padding-top: 6px;
}
.join-testimonials {
  font-size: 18px;
  margin-top: 4rem;
  margin-bottom: 5rem;
}
.testimonials-bottom p:before {
  content: "\f10d";
  font-family: "Fontawesome";
  float: left;
  margin-right: -5px;
  font-size: 36px;
  color: #2aa7df59;
  margin-top: 10px;
}
.item blockquote p:before {
  color: #cf5300;
  font-size: 24px;
}
.item blockquote p {
  font-size: 20px;
}

#quote-carousel .carousel-indicators .active {
  border-color: #004990;
}

@media (max-width: 1199px) {
  #quote-carousel .carousel-indicators {
    top: 225px;
  }
}

@media (max-width: 991px) {
  #quote-carousel .carousel-indicators {
    top: 230px;
  }
  #quote-carousel {
    padding-bottom: 50px;
  }
  .item blockquote p {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  #quote-carousel .carousel-indicators {
    top: 280px;
    overflow: hidden;
  }
  #quote-carousel {
    padding-bottom: 230px;
  }
  #quote-carousel .carousel-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
  .testimonials-bottom .test-left {
    border-right: none;
  }
  .item blockquote p {
    font-size: 15px;
  }
  #quote-carousel .carousel-indicators .active {
    width: 90px;
    height: 90px;
  }
  .testimonials-bottom .quote {
    padding-bottom: 40px;
  }
  .testimonials-bottom .row {
    padding: 0 20px;
  }
}

/*topics*/
.row.featurette.topics{
  top:2rem;
  padding-bottom:0rem;
}
.row.featurette.topics .width .col-md-12 h2.featurette-heading {
  padding-left: 10px;
}

.topics li {
  font-size: 18px;
  font-family: "roboto condensed";
}
.topics ul {
  margin-bottom: 30px;
  min-height: 150px;
  list-style-type: none;
  padding-left: 0px;
}
.topics-img-outer {
  border: solid thick #cf5300;
  border-radius: 50%;
  border-bottom-style: dotted;
  width: 216px;
  height: 216px;
  padding: 4px;
  margin-right: auto;
  margin-left: auto;
}

.topics h4 {
  color: #cf5300;
  font-family: taviraj;
  font-style: italic;
}
@media (max-width: 767px) {
  .topics ul {
    min-height: auto;
  }
  .topics img {
    width: 175px !important;
    height: 175px !important;
  }
  .topics-img-outer {
    width: 191px;
    height: 191px;
  }
}
/*popupwindow*/
.popup p {
  margin: 5px;
}

/*signup*/
.signup {
  padding: 0px;
  margin: 0px;
}

.preference label {
  padding-left: 5px;
}
.education input {
  margin-right: 5px;
  margin-bottom: 20px;
}
.label-floatlabel {
  color: #004990 !important;
  top: 4px !important;
  padding-left: 5px;
  font-weight: normal !important;
}
@-moz-document url-prefix() {
  .active-floatlabel {
    padding-bottom: 2px;
  }
}
label.error {
  color: red;
  font-weight: normal;
  font-size: 14px;
}
@media (max-width: 767px) {
  .group-second {
    margin-top: 15px;
  }
}

/* split sign up form */

/*form styles*/
#msform {
  text-align: center;
  position: relative;
  margin-top: 30px;
  min-height: 500px;
}

#msform fieldset {
  background: #deeff8;
  border: 0 none;
  border-radius: 0px;
  padding: 20px 30px;
  box-sizing: border-box;

  /*stacking fieldsets above each other*/
  position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
  display: none;
}

#msform h3 {
  margin-top: 0;
  margin-bottom: 3rem;
  line-height: 1.25;
  font-size: 20px;
}

/*headings*/
.fs-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #2c3e50;
  margin-bottom: 10px;
  letter-spacing: 2px;
  font-weight: bold;
}

.fs-subtitle {
  font-weight: normal;
  font-size: 13px;
  color: #666;
  margin-bottom: 20px;
}
/*buttons*/
.previous-outer {
  padding-top: 10px;
}
.previous {
  text-decoration: underline;
}

/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,
#progressbar li.active:after {
  background: #ee0979;
  color: white;
}

/* Not relevant to this form */
.dme_link {
  margin-top: 30px;
  text-align: center;
}
.dme_link a {
  background: #fff;
  font-weight: bold;
  color: #ee0979;
  border: 0 none;
  border-radius: 25px;
  cursor: pointer;
  padding: 5px 25px;
  font-size: 12px;
}

.dme_link a:hover,
.dme_link a:focus {
  background: #c5c5f1;
  text-decoration: none;
}
#language-message {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  #msform {
    text-align: center;
    position: relative;
    margin-top: 30px;
    min-height: 625px;
  }
  #msform fieldset {
    padding: 20px 15px;
  }
}
/*contact*/

.form-group.row {
  margin-left: 0px;
  margin-right: 0px;
}
.contact {
  padding-top: 20px;
}
.pad-bottom {
  padding-bottom: 5px;
}
.contactUs h4 {
  font-size: 26px;
}
.featurette-divider.contactUs {
  margin: 60px 0px 30px 0px;
}

@media (max-width: 767px) {
  .contactus .col-md-6,
  .thankyou .col-md-8 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .thankyou h3 {
    font-size: 20px;
  }
}

/*staff*/
.content {
  background: none;
}
.section {
  padding: 0px;
}
.tmm-team .tmm-container {
  margin-top: 20px;
}
.tmm-team .item .face {
  border-color: #2aa7df;
}
.tmm-team .item:hover .face {
  border-color: #2aa7df;
}
.tmm-team .item:hover .title h4 {
  background-color: #004990;
}
.tmm-team .item .title h4 {
  background-color: #cf5300;
  font-family: inherit;
  line-height: 1.3em;
  font-size: 14px;
}
.tmm-team .item .title h3 {
  padding: 0px 5px 5px;
  font-family: "Roboto Condensed", sans-serif;
  color: #cf5300;
}
.tmm-team .item {
  margin: 20px 14px;
  height: 435px;
  position: relative;
  overflow: hidden;
}
.tmm-team .item .profile {
  position: absolute;
  bottom: -435px;
  height: 435px;
  transition: all 0.5s ease;
  background-color: white;
  padding: 20px;
  padding-top: 0px;
  width: 100%;
}
.trophy .tmm-team .item {
  height: 200px;
  width: 200px;
}
.trophy .tmm-team .item:hover {
  transform: scale(1.1);
}
.trophy .tmm-team .item .profile-text {
  font-size: 14px;
  padding-top: 0;
  text-align: center;
  color: #333;
}
.tmm-team .item:hover .profile {
  bottom: 0px;
}
h3.profile-text {
  font-size: 18px;
  font-weight: 400;
  color: #cf5300;
  font-family: "roboto condensed", sans-serif;
}
p.profile-text {
  font-size: 14px;
  line-height: 1.5;
}
/*ul.social-icons{
margin-bottom:0px;
}*/
.title h4 {
  margin-bottom: 0px;
}
/*seforim*/
.thumb {
  margin-bottom: 20px;
}
.thumb img {
  width: 100%;
}
.thumbnail {
  margin-bottom: 5px;
  border-radius: 0px;
}
.book-search {
  color: #cf5300;
  margin-bottom: 1.5rem;
  margin-top: 2rem;
  font-family: "taviraj";
  font-style: italic;
  font-weight: normal;
}
h6.thumbtitle {
  text-transform: capitalize;
  color: #cf5300;
  letter-spacing: 0;
  font-size: 17px;
  font-style: italic;
}
@media (max-width: 767px) {
  h5.thumbtitle {
    font-size: 12px;
  }
}

/*seforim modal*/

h5.modal-title {
  font-size: 22px;
  text-align: left;
}
.modal-body {
  clear: both;
  min-height: 300px;
}
.modal-footer {
  padding: 15px 0;
}
#image-gallery-caption {
  margin-bottom: 20px;
}
.prenext {
  color: #84c51f;
  cursor: pointer;
}

@media (max-width: 992px) {
  #image-gallery-caption {
    margin-top: 20px;
  }
  #image-gallery-image {
    margin-left: auto;
    margin-right: auto;
  }
}

/*ask the rabbi*/
.rav {
  padding: 30px 0 30px;
}

.AskArchive {
  margin-bottom: 20px;
}
/*resources*/
a.resources h4 {
  color: #cf5300;
  font-family: taviraj;
  font-style: italic;
  height: 60px;
  font-weight: normal;
}
a.resources:hover h4,
a.resources:focus h4 {
  color: #ecba99;
}
a.resources:hover,
a.resources:focus {
  text-decoration: none;
}
.resources img {
  border: solid thick #cf5300;
  border-radius: 50%;
  border-bottom-style: dotted;
  width: 216px;
  height: 216px;
  padding: 4px;
  margin-right: auto;
  margin-left: auto;
}

/*faq*/
.row.featurette.faq{
  top:2rem;
}
h6.panel-title {
  text-transform: none;
  padding-top: 10px;
  line-height: 1.3;
  font-family: "roboto condensed", sans-serif;
  font-size: 20px;
}
h6.panel-title a {
  font-family: inherit;
}
.panel {
  border: none;
}
.panel-body {
  padding-left: 10px;
}
.question {
  font-size: 16px;
  color: #cf5300;
}
.panel-default .panel-heading {
  background-color: white;
}
.panel-heading a:hover,
.panel-heading a:focus,
.panel-heading a:active {
  text-decoration: none;
}
.panel-title > a:before {
  font: var(--fa-font-solid);
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 5px;
  font-size: 16px;
  color: #cf5300;
}
.panel-title > a.collapsed:before {
  font: var(--fa-font-solid);
  content: "\2b";
  font-family: FontAwesome;
}
/*rewards*/
.row.featurette.rewards {
  /*padding-bottom: 30px;
  margin-top: 25px;
  padding-top: 30px;*/
}
.rewards .pageheading {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .row.featurette.faq,
  .row.featurette.topics {
    padding-top: 0px;
  }
  .row.featurette.rewards {
    /*padding-bottom: 30px;
    margin-top: 60px;*/
  }
}

.buttontext {
  text-align: center;
  color: white;
  font-size: 30px;
  font-weight: bold;
}
.buttonsmalltext {
  text-align: center;
  color: white;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: normal;
}
.text.forgot {
  margin-left: -25px;
}

.prizebutton {
  height: 20px;
  border-top: thin dashed #3071a9;
  margin-top: 3px;
}

.highlight {
  background-color: #deeff8;
  padding-top: 20px;
  padding-bottom: 5px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 16px;
}

ol.torahmateslist {
  padding-left: 0px;
}
ol.torahmateslist li {
  line-height: 1;
  list-style: none;
  float: left;
  padding-right: 10px;
  margin-bottom: 2rem;
}
ol.torahmateslist li a {
  border: #cf5300 thin solid;
  color: #cf5300;
  padding: 5px 7px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.5rem;
  border-radius: 5px;
}
ol.torahmateslist li a:hover {
  text-decoration: none;
}
.mileage-video {
  padding: 0 0 3rem;
  height: 225px;
}
.milesform-edit {
  padding-left: 25px;
  padding-right: 25px;
}
.milesform-edit.highlight {
  font-size: 14px;
}
.milesform-edit2 {
  margin-right: 60px;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: 0px;
}
.milesform-edit3 {
  margin-right: 0px;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: 0px;
}
.dashboard-button {
  padding: 0 0px 0 15px;
}
.dashboard-button-end {
  padding: 0 15px 0;
}
.secondarynav-outer {
  position: fixed;
  /*top: 100px;*/
  z-index: 1000;
  background-color: #fff;
  /*padding-top: 80px;*/
  background: linear-gradient(
    0deg,
    rgb(255, 255, 255) 0%,
    rgba(255, 255, 255, 0.7) 70%,
    transparent 100%
  );
}
.top-buttons {
  padding: 0;
}
.dashboardbutton {
  padding-top: 5px;
  padding-bottom: 5px;
}

.logoutbuttonmf {
  margin-left: 170px;
  padding-right: 0px;
}

.dashboardbutton-outer {
  padding-left: 0px;
}
.logoutbutton {
  padding-right: 0px;
}
.logoutbutton1 {
  padding-left: 0px;
}
.dashboardbutton-outer a:hover {
  text-decoration: none;
}
.milesbutton-outer {
  padding-left: 0;
}
a.milesbutton:hover {
  text-decoration: none;
}
.extrapad {
  padding-left: 10px;
  padding-right: 20px;
}
.form-control#selectCat {
  border-color: #e4e4e4;
  box-shadow: none;
}
#custom-search-input {
  border: solid 1px #e4e4e4;
  border-radius: 6px;
  background-color: #fff;
}

#custom-search-input input {
  border: 0;
  box-shadow: none;
}

#custom-search-input button {
  margin: 2px 0 0 0;
  background: none;
  box-shadow: none;
  border: 0;
  color: #666666;
  padding: 0 8px 0 10px;
  border-left: solid 1px #ccc;
}

#custom-search-input button:hover {
  border: 0;
  box-shadow: none;
  border-left: solid 1px #ccc;
}
#custom-search-input .glyphicon-search {
  font-size: 23px;
}
@media (max-width: 1199px) {
  .mileage-video {
    height: 175px;
  }
}
@media (max-width: 991px) {
  .mileage-video {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .secondarynav-outer {
    width: 100%;
  }
  .mileage-video {
    height: 310px;
  }
}
@media (max-width: 575px) {
  ol.torahmateslist li {
    float: none;
  }
  .mileage-video {
    height: 225px;
  }
}
/*checkout*/
.checkout-container {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 15px 0;
  padding: 15px;
}

.checkout-items li {
  border-bottom: thin solid #ddd;
}
.checkout-items {
  background-color: #eee;
  padding: 15px;
  margin: 2rem 0;
}
.checkout-miles-count {
  padding-left: 1rem;
  margin: 0;
  padding: 15px;
}
label.ship {
  display: inline;
}
.toomanyprizes {
  padding-left: 1rem;
  padding: 15px;
}
.prize-item {
  padding-top: 2rem;
}
.btn-clear-cart {
  font-size: 12px;
  line-height: 2;
}
.shipping-form {
  margin-top: 4rem;
}
.sort-btn {
  padding-right: 7px;
}
.cart-btn {
  padding-left: 0;
}
.thirdnav {
  clear: both;
}
@media (max-width: 1200px) and (min-width: 992px) {
  .row.featurette .shipping-form .col-sm-4 {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .checkout-container .form-control {
    margin-bottom: 15px;
  }
  .shipping-form .form-control {
    margin-bottom: 10px;
  }
  .prize-item {
    border-top: solid thin #ddd;
  }
  .sort-btn {
    margin-bottom: 2rem;
  }
  .dashboard-button {
    padding: 2px 15px;
  }
  .dashboard-button-end {
    padding: 2px 15px;
  }
}
/*retreat*/
#slideshow {
  position: relative;
}
.retreat-text {
  font-size: 16px;
  text-align: justify;
  line-height: 1.6;
}
.retreat-program h4 {
  color: #cf5300;
  font-family: taviraj;
  font-style: italic;
  padding-top: 15px;
  font-size: 18px;
}
.retreat-program ul {
  font-family: "Roboto Condensed", sans-serif;
  color: #004990;
  padding: 5px 0 15px;
  list-style: none;
}
.retreat-testimonials-header {
  margin-bottom: 20px;
  font-family: "taviraj";
  font-style: italic;
  color: #cf5300;
  letter-spacing: 0.5px;
}
.retreat-testimonials {
  padding: 15px;
  border-left: thin solid #2aa7df;
  text-align: justify;
}
.retreat-signature {
  font-style: italic;
  font-family: "Roboto Condensed", sans-serif;
  color: #2aa7df;
  padding-top: 0.5rem;
  display: inline-block;
}
.retreat-main {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.retreat-testimonials-section,
.retreat-program {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 991px) {
  .retreat-text {
    padding-top: 2rem;
  }
}
@media (max-width: 767px) {
  #slideshow {
    height: 200px !important;
  }
  .retreat-testimonials {
    border-top: thin solid #2aa7df;
    border-left: none;
  }
}

#slideshow img {
  position: absolute;
  top: 0;
  left: auto;
  right: auto;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #slideshow {
    width: 100%;
  }

  #slideshow img {
    width: 100%;
    height: auto;
  }
}

/*homepage testimonials fade*/

@-webkit-keyframes fade-in {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.testimonial-fade-one {
  opacity: 0;
  position: absolute;
  top: 0px;
  -webkit-animation: fade-in 3s;
  -webkit-animation-delay: 5s;
}
.testimonial-fade-two {
  opacity: 0;
  position: absolute;
  top: 0px;
  -webkit-animation: fade-in 3s;
  -webkit-animation-delay: 10s;
}
.testimonial-fade-three {
  opacity: 0;
  position: absolute;
  top: 0px;
  -webkit-animation: fade-in 3s;
  -webkit-animation-delay: 15s;
}

.testimonial-fade-group {
  width: 100%;
  height: 400px;
  position: relative;
}

/*prizes*/
.prize-sub-heading {
  padding-top: 0px;
  padding-bottom: 10px;
}
.img-responsive.prize,
.thumbnail > img.prize {
  height: 200px;
  width: auto;
}
.portfolio-item.prize {
  height: 300px;
}
.portfolio-sorting li {
  text-transform: uppercase;
  border-right: 1px solid #2aa7df;
  padding: 0px 8px;
  margin-bottom: 15px;
  font-size: 14px;
}
.featurette ul.portfolio-sorting {
  line-height: 15px;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding-top: 20px;
  margin-bottom: 40px;
}
.modal-footer.prize {
  border: none;
}
.get-prize {
  margin-top: 20px;
}
.modal-body.prize {
  min-height: 350px;
}
.modal-body.prize img {
  margin-right: auto;
  margin-left: auto;
}

/*app*/

.app-img {
  max-width: 100%;
}
.app-body {
  margin-top: 30px;
}
.app-features {
  padding-top: 2rem;
}
.app-features h2 {
  letter-spacing: 0.3px;
}
.app-features h6 {
  padding-bottom: 10px;
  color: #cf5300;
  font-size: 22px;
}
.app-features ul {
  list-style: none;
  padding-left: 0px;
  line-height: 22px;
}
.app-features li {
  padding-bottom: 15px;
}
.app-features ul li strong {
  text-transform: uppercase;
  color: #2aa7df;
}
.app-features.app-form {
  margin-top: 30px;
}
.app-picture {
  width: 100%;
  height: auto;
}
a.app-button:hover {
  text-decoration: none;
}
@media (min-width: 1200px) {
  .app-picture {
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
  }
}
@media (max-width: 767px) {
  .app-img {
    width: 100%;
  }
  .app-features {
    padding-top: 30px;
  }
  h5.app-notice {
    margin-top: 30px !important;
  }
}
#RegisterMobile,
.mobile-register button {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .mobile-register button {
    margin-top: 5px;
  }
  .highlight {
    margin-left: 0px;
  }
  .milesform {
    margin-left: 0;
  }
}

/*youtube embed*/

.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  /* Use 75% for 4:3 videos */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  /*margin: 80px 0 0;*/
}

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.youtube-player .play {

  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("/img/play.png") no-repeat;
  cursor: pointer;
  background-size: cover;

}

/*ppc*/

.ppc-points a {
  color: #2aa7df;
  font-family: inherit;
}
.ppc-points li {
  font-size: 20px;
  color: #004990;
  font-weight: normal;
  line-height: 1.75;
  font-family: "roboto condensed";
  font-style: normal;
}
.ppc-points img {
  margin-top: 100px;
}

@media (max-width: 991px) {
  .ppc-points h1,
  .ppc-points h2,
  .ppc-points ul {
    text-align: center !important;
  }
}

/*homepage modal*/

.auctionModal .modal-body {
  width: 600px;
  height: 600px;
}

.auctionModal .btn-danger {
  background: linear-gradient(
    135deg,
    #f04c24 /*--red-orange*/,
    #ee3524 /*--red*/
  );
  border-color: #ee3524;
  color: #fff !important;
  font-weight: bold;
  font-style: italic;
  margin-top: 2rem;
  font-size: 2.5rem;
}
.modal-button-outer p {
  padding-top: 15px;
  font-size: 1.5rem;
}
.modal-body p a {
  color: inherit !important;
  font-size: inherit !important;
  padding: 0 !important;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .auctionModal {
    padding-right: 0px !important;
  }
  .auctionModal .modal-dialog {
    width: 300px !important;
    margin-right: auto;
    margin-left: auto;
  }
  .auctionModal .modal-body {
    width: 300px !important;
    height: 300px !important;
    padding-top: 100%; /* 1:1 Aspect Ratio */
    position: relative; /* If you want text inside of it */
  }
  .free-trips-date {
    color: #ee3524;
    text-shadow: 4px 4px 0px #ffc40c;
    text-align: center;
    font-size: 6rem;
    margin-top: 0;
    font-family: alwyn-new-web, sans-serif;
  }
  .modal-body a {
    padding: 6px 5px 2px !important;
    font-size: 1.25rem !important;
    bottom: 0rem !important;
    /*left: 5%!important;*/
    right: 5% !important;
  }

  .modal-body .modal-button-outer {
    bottom: 0.5rem !important;
    width: 100% !important;
  }
  .modal-body p {
    font-size: 1.1rem !important;
    padding-top: 3px !important;
  }
}




  .tooltip-content {

    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;

    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 14px;

}

.rewards .tooltip-trigger {
  position: relative;
}

form h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: left;
color:#004990;

}

