#popupModalCenter .modal-content {
  background-image: url(/National_Library/oe_/https://abrahamslegacy.com/assets/images/tefillah-min.jpg);
  background-size: cover;
  width: 500px;
  height: 500px;
}

#popupModalCenter .modal-header button span {
  color: #43c4fe;
}

#popupModalCenter .modal-header {
  margin-top: 0;
}

#popupModalCenter .modal-footer {
  margin-bottom: 45px;
  justify-content: center;
}

#popupModalCenter .modal-footer a {
  font-weight: bold;
  color: #43c4fe;
  -webkit-appearance: none;
}

#popupModalCenter .modal-header button.close {
  margin-left: auto;
  height: 48px;
  width: 48px;
}

/* Tefillah */

.tf-header {
  background: url('/National_Library/oe_/https://abrahamslegacy.com/assets/images/tefillah-header.jpg') no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 2.3rem 0 3.875rem;
  margin-top: 80px;
}

.header-count {
  margin-top: 5px;
}

.header-tf .navbar-brand {
  height: 60px;
}

.tf-header .container {
  max-width: 1064px;
}

.article {
  background-image: url('/National_Library/oe_/https://abrahamslegacy.com/assets/images/triangle.png');
  background-repeat: no-repeat;
  padding-bottom: 0;
}

.article .hrgrad {
  margin: 0;
}

.article-left {
  background-position: top -20% right -1%;
}

.article-right {
  background-position: top -20% left -1%;
}

.article-center {
  text-align: center;
  background: none;
}

.article-title {
  margin-bottom: 70px;
  line-height: 43px;
  color: #333333;
}

.article-title h2 {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 0;
}

.article-title h3 {
  font-size: 2.25rem;
  font-weight: 300;
  margin: 0;
}

.article h4 {
  font-size: 18px;
  line-height: 28px;
  color: #4f4f4f;
  border-top: 1px solid rgba(130, 130, 130, 0.25);
  padding-top: 15px;
  font-weight: 300;
  margin: 0;
}

.article h4 b {
  color: #4f4f4f;
}

.article img {
  max-width: 100%;
}

.center-block {
  display: block;
  margin: 0 auto;
}

.article-right img {
  max-width: 185px;
}

.article strong {
  font-weight: 700;
  color: rgb(51, 200, 255);
}

.banner {
  padding: 7rem 0 0;
}

body {
  overflow-x: hidden;
}

.banner img {
  max-width: 100%;
}

.article-icon {
  max-height: 67px;
  margin-bottom: 1.875rem;
}

.btn-grad {
  background: linear-gradient(90deg, #5ce5a8 0%, #33c8ff 100%);
  border-radius: 64px;
  color: #fff;
  font-weight: bold;
  font-size: 36px;
  width: 400px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  margin-top: 4.75rem;
}

.grad-sm {
	margin-top: 1.2rem;
	width: 300px;
	font-size: 18px;
	text-transform: uppercase;
	margin-right: 10px;
}

.btn-grad:hover {
  background: linear-gradient(90deg, #33c8ff 0%, #5ce5a8 100%);
  color: #fff;
}

a.more {
  font-family: 'Crimson Text';
  font-style: italic;
  font-weight: 200;
  font-size: 28px;
  line-height: 34px;
  display: block;
  color: #333333;
  margin-top: 7px;
}

.s-kit {
  background: url('/National_Library/oe_/https://abrahamslegacy.com/assets/images/bg-circle.png') no-repeat center;
  background-size: cover;
  padding: 5rem 0 3.75rem;
}

.tr-list {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  padding: 2.2rem;
}

.tr-list h3 {
  color: #3a3f49;
  font-weight: 700;
  font-size: 2.25rem;
}

.info-kit {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  padding-right: 2rem;
}

.info-kit b {
  color: #fff;
  font-weight: 700;
}

.info-kit h2 {
  font-size: 2.25rem;
  margin: 1.565rem 0 2.25rem;
  font-weight: 300;
}

.tr-list ul li {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  color: #3a3f49;
  padding: 1rem 3.125rem;
  position: relative;
}

.tr-list ul {
  list-style: none;
  margin: 0 0 1rem;
  padding: 0 2.8rem 0 2rem;
}

.tr-list ul li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #33c9ff transparent;
  left: 0;
  top: 1.2rem;
}

.tr-list ul li:not(:last-child):after {
  content: '';
  right: 0;
  left: 3.125rem;
  background: rgba(130, 130, 130, 0.5);
  height: 1px;
  position: absolute;
  bottom: 0;
}

.kit-img img:first-child {
  max-width: 35%;
}

.kit-img img:last-child {
  max-width: 64%;
}

.kit-img img {
  float: left;
}

.kit-img:after {
  clear: both;
}

.btn-w {
  background: #ffffff;
  border: 2px solid #fff;
  border-radius: 64px;
  color: #33c8ff;
  font-weight: bold;
  font-size: 36px;
  width: 400px;
  height: 65px;
  line-height: 61px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.btn-w:hover {
  background: transparent;
  color: #fff;
}

.s-kit a.more,
.tf-ideas a.more {
  color: #fff;
}

.s-kit .center-block,
.tf-ideas .center-block {
  text-align: center;
}

.faq h2 {
  font-weight: bold;
  font-size: 36px;
  line-height: 43px;
  color: #333333;
  margin-top: 2rem;
}

.panel .panel-title a {
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  color: #4f4f4f;
  display: block;
  padding: 1.75rem 1.5rem 1.75rem 0;
  border-bottom: 1px solid rgba(130, 130, 130, 0.25);
  position: relative;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.panel .panel-title a.collapsed {
  border-bottom: 1px solid #33c8ff;
}

.panel:first-child .panel-title a {
  border-top: 1px solid #33c8ff;
}

.panel .panel-title a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 18px;
  border-color: transparent transparent transparent #33c9ff;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.panel .panel-title a.collapsed:hover {
  color: #33c9ff;
}

.panel .panel-title a.collapsed:after {
  -webkit-transform: translateY(-50%) rotate(0deg);
  -moz-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  -o-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}

.panel .panel-body {
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  color: #4f4f4f;
  padding: 1.75rem 0;
}

.panel .show .panel-body {
  border-bottom: 1px solid rgba(130, 130, 130, 0.25);
}

.tf-ideas {
  background: url('/National_Library/oe_/https://abrahamslegacy.com/assets/images/bg-half.png') no-repeat center;
  background-size: cover;
  padding: 7rem 0 4rem;
}

.tf-ideas h2 {
  color: #fff;
  font-weight: bold;
  font-size: 36px;
  line-height: 43px;
  margin-bottom: 2rem;
}

.idea-box {
  background: #fff;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  height: 100%;
  text-align: center;
  padding: 50px 15px 20px;
}

.idea-box h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  color: #33c8ff;
}

.idea-box h5 {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  color: #4f4f4f;
}

.idea-box img {
  max-height: 80px;
  margin-bottom: 1.5rem;
}

.tf-ideas h6 {
  color: #fff;
  font-weight: 300;
  font-size: 36px;
  line-height: 43px;
  margin: 0;
}

.tf-ideas .e-info,
.tf-ideas a.w-link {
  color: #fff;
  font-weight: 300;
  font-size: 18px;
  margin: 0;
}

.tf-involved {
  padding-bottom: 0;
}

.tf-involved [class*='container'] .row:not(:last-child) {
  margin-bottom: 0;
}

.tf-involved .title {
  font-size: 36px;
  color: #333333;
  margin-bottom: 5rem;
}

.tf-involved .title i {
  font-style: italic;
  font-weight: 300;
  display: block;
  font-size: 22px;
  font-family: 'Crimson Text';
}

.involved-item {
  padding-left: 3.15rem;
  position: relative;
  padding-bottom: 5rem;
  margin-bottom: 2rem;
  margin-left: 1.56rem;
}

.involved-item:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 18px 10px;
  border-color: transparent transparent #33c9ff transparent;
  left: 0;
  top: 5px;
  margin-top: 2rem;
}

.involved-item a,
.involved-item a:hover {
  color: #33c8ff;
}

.involved-item b {
  font-weight: 500;
}

.involved-item h3 {
  font-weight: bold;
  font-size: 18px;
  color: #33c8ff;
  line-height: 30px;
  border-top: 1px solid rgba(130, 130, 130, 0.25);
  padding-top: 2rem;
}

.tf-involved .hrgrad {
  margin: 0;
}

html {
  scroll-behavior: smooth;
}

.involved-item h4 {
  font-weight: 300;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
}

.f-text {
  font-family: 'Crimson Text';
  font-style: italic;
  font-weight: 200;
  font-size: 28px;
  line-height: 34px;
  color: #333333;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.f-text + img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2.5rem;
}

.tf-ideas .container > .row > *:last-child {
  margin-bottom: 0;
}

.container-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tf-book {
  background: #3dc0f4;
  padding: 60px 0 0;
  position: relative;
}

.tf-book:after {
  content: '';
  bottom: 0;
  right: 10%;
  top: 0;
  width: 40%;
  background: url(/National_Library/oe_/https://abrahamslegacy.com/assets/images/lvi.png) no-repeat bottom 0 right 0;
  background-size: contain;
  height: 100%;
  position: absolute;
}

.tf-book .container {
  z-index: 1;
  position: relative;s
}
.tf-book h2 {
  color: #fff;
  font-weight: 300;
  font-size: 36px;
  margin: 60px 0 30px;
  line-height: 43px;
}

.tf-book h5 {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
}

.tf-book .white-logo {
  max-width: 80%;
  margin-bottom: 15px;
  display: block;
}

.tf-book h4 {
  color: #fff;
  font-weight: 300;
  font-size: 18px;
  line-height: 25px;
  margin: 35px 0 0;
}

.tf-book h3 {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  margin: 0 0 60px;
}

.social {
  max-height: 50px;
}

.book-bg {
  position: absolute;
  bottom: 0;
  max-width: 110%;
}

@media (min-width: 768px) {
  .article-center .article-title {
    padding: 0 0.75rem;
  }
}

@media (max-width: 1199.98px) {
  .tf-header {
    margin-top: 0;
    padding-top: 80px;
  }
  
  .al-header {
	  padding-top: 80px;
  }

  .tf-header img {
    max-width: 45%;
    display: block;
  }

  .article-title h2,
  .article-title h3,
  .info-kit h2,
  .tr-list h3 {
    font-size: 2rem;
  }

  .article-title {
    margin-bottom: 45px;
  }

  .article h4,
  .panel .panel-body,
  .panel .panel-title a {
    font-size: 16px;
  }

  .banner {
    padding: 5rem 0 0;
  }

  .btn-grad,
  .btn-w {
    font-size: 30px;
    width: 360px;
    height: 62px;
    line-height: 62px;
  }
  
  .grad-sm {
	  font-size: 18px;
  }

  a.more {
    font-size: 24px;
  }

  .tr-list ul li {
    font-size: 16px;
    padding: 1rem 0 1rem 2rem;
  }

  .tr-list ul {
    padding: 0;
  }

  .tr-list ul li:before {
    border-width: 0 8px 16px 8px;
    left: 0;
    top: 1.25rem;
  }

  .info-kit {
    padding-right: 1rem;
  }

  .faq h2,
  .tf-ideas h2 {
    font-size: 32px;
  }

  .tf-ideas [class*='container'] .row:not(:last-child) {
    margin-bottom: 1rem;
  }

  .involved-item {
    padding-left: 2.7rem;
    padding-bottom: 1rem;
  }

  .f-text {
    font-size: 24px;
  }

  .tr-list ul li:not(:last-child):after {
    left: 2.125rem;
  }

  .tf-involved .title,.tf-book h2 {
    font-size: 34px;
  }
  .tf-book:after{
    opacity:0.8;
    right:0;
  }
  .tf-book .white-logo {
    width: 280px;
}
}

@media (max-width: 1023.98px) {
  .article-title h2,
  .article-title h3,
  .info-kit h2,
  .tr-list h3,.tf-book h2 {
    font-size: 1.75rem;
  }

  .article h4,
  .panel .panel-body,
  .panel .panel-title a {
    font-size: 15px;
  }

  .article h4 {
    margin-bottom: 20px;
  }

  .banner {
    padding: 3rem 0 0;
  }

  .article.article-left img {
    float: left;
    max-height: 55px;
    margin-top: 15px;
  }

  .article img + h4 {
    float: right;
    max-width: calc(100% - 90px);
  }

  .faq h2,
  .tf-ideas h2 {
    font-size: 28px;
  }

  .panel .panel-title a {
    line-height: 25px;
    padding: 1.2rem 1.5rem 1.2rem 0;
  }

  .panel .panel-body {
    padding: 1rem 0;
  }

  .panel .panel-title a:after {
    border-width: 8px 0 8px 14px;
  }

  .tf-ideas {
    padding: 4rem 0 2rem;
  }

  .idea-box img {
    max-height: 70px;
  }

  .idea-box h5,
  .involved-item h4,
  .involved-item h3,.tf-book h4 {
    font-size: 16px;
  }

  .btn-grad,
  .btn-w {
    font-size: 24px;
    width: 320px;
    height: 58px;
    line-height: 58px;
  }
  
  .grad-sm {
	  font-size: 18px;
  }

  .tf-involved .title {
    font-size: 28px;
    margin-bottom: 3rem;
  }

  .f-text {
    font-size: 21px;
  }

  .f-text + img {
    margin-left: 0.5rem;
  }

  .tf-book .white-logo {
    width: 240px;
}

  .tf-book h2 {
    color: #fff;
    margin: 40px 0 20px;
  }
  .tf-book h3 {
    font-size: 16px;
    margin: 0 0 40px;
  }
  .tf-book:after {
    opacity: 0.6;
    width: 70%;
  }
}

@media (max-width: 767.98px) {
  .tf-header img {
    max-width: 70%;
  }

  .article-title h2,
  .article-title h3,
  .info-kit h2,
  .tr-list h3,.tf-book h2 {
    font-size: 1.5rem;
  }

  .article-right img {
    margin-bottom: 25px;
  }

  .btn-grad,
  .btn-w {
    font-size: 21px;
    width: 280px;
    height: 52px;
    line-height: 52px;
  }
  
  .grad-sm {
	  font-size: 17px;
  }

  .s-kit {
    padding: 3rem 0 2rem;
  }

  .f-text + img {
    width: 90px;
  }

  .f-text {
    font-size: 17px;
  }
  .tf-book h3,.tf-book h4{
    font-size:15px;
  }
  .tf-book {
    padding: 40px 0 0;
  }
  .tf-book:after {
    width: 100%;
  }
}
