@import url('https://fonts.googleapis.com/css2?family=Playwrite+ES+Deco:wght@100..400&family=Playwrite+NG+Modern:wght@100..400&display=swap');

:root {
    --dodger-blue: #007bff;
    --crimson: #ea1b43;
    --cobalt: #005195;
    --lochmara: #3374AA;
    --picton-blue: #4494d6;
    --iris-blue: #16b7cc;
    --lochmara: #2F74B5;
    --cerise: #D32564;
    --bittersweet: #F86858;
    --zambezi: #735B58;
    --buttercup: #CD9827;
}

@font-face {
    font-family: "Gill Sans";
    src: url(/assets/fonts/gill-sans.ttf);
}
  
@font-face {
    font-family: "Proxima Nova Medium";
    src: url(/assets/fonts/proxima-nova-regular.ttf);
}

@font-face {
    font-family: "Stadio Now Display";
    src: url(/assets/fonts/stadio-now-display.ttf);
}

@font-face {
    font-family: "Kari Display";
    src: url(/assets/fonts/kari-display-a-regular.ttf);
}

@font-face {
    font-family: "Highest";
    src: url(/assets/fonts/highest.ttf);
}

@font-face {
    font-family: "SignPainter HouseScript Semibold";
    src: url(/assets/fonts/SignPainter-HouseScript-Semibold.ttf);
}

@font-face {
    font-family: "Northead";
    src: url(/assets/fonts/northead.ttf);
}

@font-face {
    font-family: "Abril Fatface";
    src: url(/assets/fonts/AbrilFatface-Regular.ttf);
}

@font-face {
    font-family: "Playfair Display";
    src: url(/assets/fonts/playfair-display-regular.ttf);
}

@font-face {
    font-family: 'Fredoka One';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/fredokaone/v14/k3kUo8kEI-tA1RRcTZGmTlHGCac.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }

.bg-corn-flower { background-color: #97CAEB; }
.bg-alice-blue { background-color: #F1F8FD; }

.bg-light-grayish-blue { background-color: #E9F4FB; }

.bg-iris-blue { background-color: #00ACBB; }
.bg-light-cyan { background-color: #DDF4F6; }

.bg-crimson { background-color: #ea1b43; }
.bg-carousel-pink { background-color: #FCDFE5; }

.bg-tangerine-yellow { background-color: #fdd106; }
.bg-chilean-heath { background-color: #FDF9DD; }

.bg-neon-carrot { background-color: #F8972B; }

.bg-niagara { background-color: #289C88; }

.bg-paris-m { background-color: #2A2862; }

.bg-tahini-gold { background-color: #E16527; }

.bg-yellow-gradient {
    background-color: transparent;
    background-image: linear-gradient(180deg, #F8F6D4 37%, #CEC866 100%);
}

.bg-sun-gradient {
    background-color: transparent;
    background-image: linear-gradient(180deg, #FDCFAF 37%, #FC893C 100%);
}

.bg-sun { background-color: #FC893C; }

.bg-apricot { background-color: #FDCFAF; }

.bg-romantic { background-color: #FDC39B; }

.bg-ronchi { background-color: rgb(233,182,80,0.6); }

.bg-summer-sky { background-color: rgb(49,189,228,0.6); }

.bg-asparagus { background-color: rgb(119,173,94,0.6); }

.bg-deep-magenta { background-color: rgb(219,24,208,0.6); }

.bg-pompadour { background-color: #6A1F44; }

.bg-blackberry { background-color: #210416; }

.bg-bright-sun { background-color: #EDBC39;} 

.bg-camarone { background-color: #266738; }

.bg-camarone { background-color: #266738; }

.bg-cinnabar { background-color: #ef4934; }

.bg-marzipan { background-color: #e7c885; }

.bg-splash { background-color: #ECD39D; }

.bg-floral-white { background-color: #FFF7ED; }

.bg-puerto-rico { background-color: #56c2b4; }

.bg-downy { background-color: #78CEC3; }

.bg-reddish-orange { background-color: #FC893C; }

.bg-whisper { background-color: #F3EBEB; }

.bg-valencia { background-color: #E35353; }
.bg-my-sin { background-color: #F7B644; }

.text-corn-flower { color: #97CAEB; }
.text-corn-flower-hover:hover { color: #97CAEB !important; }

.text-iris-blue { color: #00ACBB; }
.text-iris-blue-hover:hover { color: #00ACBB !important; }

.text-crimson { color: #ea1b43; }
.text-crimson-hover:hover { color: #ea1b43 !important; }

.text-tangerine-yellow { color: #fdd106; }
.text-tangerine-yellow-hover:hover { color: #fdd106 !important; }

.text-dodger-blue { color: #007bff !important; }
.text-dodger-blue-hover:hover { color: #007bff !important; }

.text-paris-m { color: #2A2862; }

.text-tulip-tree { color: #EBB035; }

.text-bright-sun { color: #EDBC39; } 

.text-camarone { color: #266738; }

.text-cinnabar { color: #ef4934; }

.text-marzipan { color: #e7c885; }

.text-astra { color: #f2d8a8; }

.text-gold { color: #FFD700; }

.text-puerto-rico { color: #56c2b4; }

.text-gold { color: #FFD700; }

.text-ronchi { color: #F0BC5E; }

.text-buttercup { color: var(--buttercup) !important; }

.text-gold-tips { color: #E5AC23 !important; }

.text-tomato { color: #FF5757 !important; }

.btn-pompadour { 
    color: #FFF;
    background-color: #6A1F44; 
}

.btn-bright-sun { 
    color: #FFF;
    background-color: #EDBC39; 
}

.btn-persian-red { color: #FFF; background-color: #BF3A2A; }
.btn-persian-red:hover { color: #FFF; background-color: transparent; border-color: #BF3A2A; }
.btn-camarone { color: #FFF; background-color: #266738; }
.btn-camarone:hover { color: #FFF; background-color: #ef4934; }

.btn-moon-yellow { color: #FFF; background-color: #f4b41e; }
.btn-moon-yellow:hover { color: #000; }

.btn-moon-yellow-banner { color: #FFF; background-color: #f4b41e; padding: 12px 12px 13px !important; font-size: 12.5px !important; }
.btn-moon-yellow-banner:hover { color: #000; }

.btn-iris-blue { color: #FFF; background-color: #16b7cc; }
.btn-lochmara { color: #FFF; background-color: #2F74B5; }
.btn-cerise { color: #FFF; background-color: #D32564; }
.btn-bittersweet { color: #FFF; background-color: #F86858; }
.btn-zambezi { color: #FFF; background-color: #735B58; }
.btn-jazberry-jam { color: #FFF; background-color: #A01062; }
.btn-saffron { color: #000; background-color: #FCC236; display: inline; top: 24px; position: relative; line-height: 50px !important; }
.btn-reddish-orange { color: #FFF; background-color: #FC893C; }
.btn-asparagus { color: #FFF; background-color: rgb(119,173,94,0.6); }
.btn-buttercup { color: #FFF; background-color: #CD9827 !important; }
.btn-gold-tips { color: #FFF; background-color: #E5AC23 !important; }

.btn-flourish {
    background: #fff;
    border-color: #cd9827;
    color: #cd9827;
}

.btn-flourish:hover { color: #cd9827; }

.btn-pacific-blue { color: #FFF; background-color: #00A3BC !important; }

.btn-pacific-blue:hover { background-color: transparent !important; border: 2px solid #00A3BC !important; }

.stadio-now-display {
    font-family: "Stadio Now Display", sans-serif !important;
}

.kari-display {
    font-family: "Kari Display", sans-serif !important;
}

.highest {
    font-family: "Highest", sans-serif !important;
}

.signpainter {
    font-family: "SignPainter HouseScript Semibold", sans-serif !important;
}

.gillsans { font-family: "Gill Sans", sans-serif !important; }

.northead { font-family: "Northead", sans-serif !important; }

.playfair-display { font-family: "Playfair Display", sans-serif !important; }

/* .alt-font { font-family: "Gill Sans", sans-serif !important; } */
.alt-font { font-family: 'Proxima Nova Medium', sans-serif; }

.table>tbody>tr, .table>tfoot>tr { font-family: 'Proxima Nova Medium', sans-serif !important; }

.table>thead>tr { font-family: 'Gill Sans', sans-serif !important; }

h1, h2, h3, h4, h5, h6, footer { color: #232323; font-family: "Gill Sans", sans-serif !important; }

p { font-size: 21px; color: #232323; letter-spacing: 0.8px !important; font-family: "Proxima Nova Medium" , sans-serif !important; }

.text-extra-medium { font-size: 17px; }

.table>tbody>td, .table>tfoot>tr { font-family: 'Proxima Nova Medium', sans-serif !important; }

.table>thead>th { font-family: 'Gill Sans', sans-serif !important; }

a { color: var(--dodger-blue); }
a:hover { color: var(--crimson); }

.a-cobalt { color: var(--cobalt) !important; font-weight: 600; }
.a-lochmara { color: var(--lochmara) !important; font-weight: 600; }
.a-picton-blue { color: var(--picton-blue) !important; font-weight: 600; }
.a-buttercup { color: var(--buttercup) !important; font-weight: 600; }
.a-gold-tips { color: #E5AC23 !important; font-weight: 600; }
.btn.btn-banner { font-size: 22px; padding: 0.6rem 1rem !important; }

.height-55px { height: 55px; }

.alert-box {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    background-color: #b8e0c5;
}

@media only screen and (max-width: 991px) {
    .btn.btn-banner { font-size: 19px; }
}

.table-custom {
    font-size: 21px;
    color: #232323;
    letter-spacing: 0.8px !important;
    font-family: "Proxima Nova Medium" , sans-serif !important;
}
.navbar-toggler { padding: 0.4rem 0.5rem; }

.trademark { 
    top: -1.8em;
    right: 4em;
} 

.question::before {
    content: "\2753"; 
    color: var(--crimson);
}

.list-style-3 li {
    position: relative;
    padding: 0 0 0 22px;
    margin: 0 0 11px 0;
    font-size: 21px;
    color: #232323;
    letter-spacing: 0.8px !important;
    font-family: "Proxima Nova Medium" , sans-serif !important;
}

.list-style-cc {list-style: none; margin: 0; padding: 0;}
.list-style-cc li {
    position: relative;
    padding: 0 0 0 22px;
    margin: 0 0 11px 0;
    color: #232323;
    letter-spacing: 0.8px !important;
    font-family: "Proxima Nova Medium" , sans-serif !important;
}
.list-style-cc li:before {content: ""; width: 10px; height: 1px; background-color: var(--base-color); position: absolute; top: 11px; left: 0;}

.menu-text { color: #FFF; font-size: 16px; font-family: "Gill Sans", sans-serif !important; }

.full-width-pull-menu .link-style-2 ul li:hover > a, .full-width-pull-menu .link-style-2 ul li.show > a { color: #007bff !important; }

header nav .navbar-nav.text-normal > li > a { 
    font-size: 16px; 
    font-weight: 700; 
}

.full-width-pull-menu .link-style-2 ul li a { 
    font-size: 35px;
    line-height: 75px;
    font-family: "Gill Sans", sans-serif !important;
 }

 .full-width-pull-menu .link-style-2 .dropdown ul {
    left: 25px;
 }

 .full-width-pull-menu .link-style-2 .dropdown ul li a {
    font-size: 20px;
    line-height: 35px;
 }

.fab { font-size: 25px; } 

.panel-title > i {
    font-size: 22px;
    color: #000 !important;
    font-style: normal !important;
}

.btn-watch {
    background: #fbcf00;
    border-color: #fbcf00;
    color: #000 !important;
    padding: 6px 25px 5px !important;
    margin-top: -4px !important;
}

.btn-watch:hover { color: #FFF !important }

.mobile-toggle {
    display: block !important;
}

.mobile-toggle:hover span, .white-link .mobile-toggle:hover span { background-color: #007bff;}

.ti-minus:before {
	content: "\2212" !important;
}

.ti-plus:before {
	content: "\2b" !important;
}

.middle-screen {
    overflow:hidden; width:50vw; height:50vh;
}

.inline-flex {
    display: inline-flex !important;
}
.home {
    height: 100vh;
    position: relative;
}
video {
    /*position: absolute;*/
    width: 100%;
    height: auto;
    /* height: 100%; */
    object-fit: cover;
}
.home-content {
    position: relative;
    padding-top: 150px;
    color: #fff;
    text-align: center;
}

.home-content button {
    display: block;
    font-size: clamp(14px, 1.5vw, 18px);
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    background: transparent;
    color: #fff;
    margin: 50px auto 0;
    padding: 12px 20px;
    cursor: pointer;
}

.blockquote-wrapper {
    display: flex;
    height: auto;
    padding: 0 20px;
 }
 
 /* Blockquote main style */
 .blockquote {
     position: relative;
     max-width: 620px;
     margin: 80px auto;
     align-self: center;
 }
 
 /* Blockquote header */
 .blockquote h1 {
     font-family: 'Abril Fatface', cursive;
     position: relative; /* for pseudos */
     color: #ea1b43;
     font-size: 2.8rem;
     font-weight: normal;
     line-height: 1;
     margin: 0;
     border: 2px solid #fff;
     border: solid 2px;
     border-radius:20px;
     padding: 25px;
 }
 
 /* Blockquote right double quotes */
 .blockquote h1:after {
     content:"";
     position: absolute;
     border: 2px solid #ea1b43;
     border-radius: 0 50px 0 0;
     width: 60px;
     height: 62px;
     bottom: -62px;
     left: 50px;
     border-bottom: none;
     border-left: none;
     z-index: 3; 
 }
 
 .blockquote h1:before {
     content:"";
     position: absolute;
     width: 80px;
     border: 6px solid #1C1C1C;
     bottom: -3px;
     left: 50px;
     z-index: 2;
 }
 
 /* increase header size after 600px */
 @media only screen and (min-width: 600px) {
     .blockquote h1 {
         font-size: 3rem;
         line-height: 1.2;
    }
 }
 
 /* Blockquote subheader */
 .blockquote h4 {
     position: relative;
     color: #000;
     font-size: 1.3rem;
     font-weight: 400;
     line-height: 1.2;
     margin: 0;
     padding-top: 15px;
     z-index: 1;
     margin-left: -7rem;
     padding-left: 0;
 }

.bg-red-light-shade {
    background: #ea1b43;
}

.title-before {
    font-size: 7rem;
    color: rgba(0, 0, 0, 0.05);
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    line-height: 1.2em;
    position: absolute;
    top: 5.5rem;
}

.swiper-portfolio-prev, .swiper-portfolio-next {
    position: absolute;
    top: 40%;
    z-index: 1;
    background: #fff;
    color: #232323;
    padding: 15px;
    font-size: 18px;
    cursor: pointer;
}

.hover-option4 .grid-item .portfolio-hover-content {
    top: -4.5rem;
}

.slide-text {
    font-size: 20.5px;
    color: #232323;
    letter-spacing: 0.8px !important;
    font-family: "Proxima Nova Medium" , sans-serif !important;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.content { height: 100%; }

.border-50 { border-radius: 50%; }

.inline-text { display: inline-block; }

.initial-text { display: initial; }

/* ********** share buttons on prayerfest blog ********** */
.share-buttons {
    display: flex;
    gap: 10px;
 }
 .share-button {
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 8px 16px;
 }
 .facebook {
    background-color: #3b5998;
 }
 .twitter {
    background-color: #1da1f2;
 }
 .linkedin {
    background-color: #0077b5;
 }
 .pinterest {
    background-color: #bd081c;
 }
 .reddit {
    background-color: #ff4500;
 }
 .whatsapp {
    background-color: #25d366;
 }

.border-radius-8 {
    border-radius: 8rem;
}

/* ********** holiday site *********** */
.cover-section .cover {
  background-attachment: fixed;
}

.cover-section .caption {
  bottom: 30px;
  left: 15px;
  z-index: 1;
}

.cover-section svg {
  bottom: 0;
  left: 0;
  height: 30vh;
}

.big-title {
    font-size: 11rem;
}

.text-extra-medium { font-size: 17.5px; }

.text-schedule { font-size: 18.5px; }

/* ********** Bloom site ******************/
.title {
    font-size: 1.9rem;
    line-height: 3rem;
    letter-spacing: 1px;
    font-family: "Fredoka One", cursive;
    padding: 1rem;
    background-image: radial-gradient(circle, #db936a, #9a6e93);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: #FFF7ED;
    -webkit-text-stroke: 0.4rem transparent;
    filter: drop-shadow(0.05rem 0.05rem rgba(0, 0, 0, 0.2));
}

.note {
    line-height: 3.5rem;
    font-family: "Fredoka One", cursive;
    font-size: 1.5rem;
    margin-top: 0.3rem;
    padding: 0 1.5rem;
    text-align: right;
    background-image: linear-gradient(-45deg, #bfb1d2, #8954a0);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: #FFF7ED;
    -webkit-text-stroke: 0.5rem transparent;
    filter: drop-shadow(0.05rem 0.05rem rgba(0, 0, 0, 0.2));
}
@media only screen and (max-width: 991px) {
    .title {
        font-size: 1.5rem;
        line-height: 2.5rem;
        font-family: "Fredoka One", cursive;
        padding: 0rem;
        -webkit-text-stroke: 0.3rem transparent;
    }
    
    .note {
        line-height: 2.5rem;
        font-size: 1.2rem;
        margin-top: 1.3rem;
        padding: 0 1.5rem;
        text-align: center;
        -webkit-text-stroke: 0.5rem transparent;
    }
    
    .text-endnote { font-size: 16px !important; }
}

/* ********** Bloom Books List ********** */
#textWomenWord,
#textEnemy,
#textLove,
#textBattlefield,
#textForgiving {
    display: none;
}

#toggleWomenWord,
#toggleEnemy,
#toggleLove,
#toggleBattlefield,
#toggleForgiving {
    cursor: pointer;
}

.subnav-cc { display: none; }

.dropdown-item-nav:focus, .dropdown-item-nav:hover {
    background-color: #000 !important;
}
::marker { color: #000 !important; }

.dropdown ul li a:hover, .dropdown ul li a:focus{ background-color: #FFF !important; }

@media only screen and (max-width: 767px) {
    .ccc-mobile { height: 300px !important; }
    
    .subnav-cc { display: block !important; }
    
    .mobile-bg-black { background-color: #000 !important; }
    
    ::marker { display: none; }
    
    .full-width-pull-menu .link-style-2 ul li a {
        line-height: 48px;
        font-size: 24px;
    }

    .full-width-pull-menu .link-style-2 .dropdown ul li a {
        font-size: 16px !important;
        line-height: 25px !important;
        /*top: 4.5rem;*/
        top: 0;
        /* top: 4.5rem; */
    }

    .fab { font-size: 22px; } 

    .blockquote h4 { font-size: 1.3rem !important; margin-left: 7.5rem !important; }

    .title-before {
        top: 4.5rem !important;
        font-size: 4.5rem !important;
        line-height: 0 !important;
    }

    .swiper-portfolio-prev, .swiper-portfolio-next { top: 40% !important; }

    .hover-option4 .grid-item .portfolio-hover-content {
        top: -3rem !important;
    }
    
    .big-title { font-size: 4.5rem !important; }
    
    .btn-register { padding: 12px 20px !important; }
    
    .cover-section svg { height: 12vh !important; }
    
    .trademark { 
        top: -1.4em !important;
        right: 3em !important;
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 991px) {
    .navbar-collapse { display: none; }
    h1 { font-size: 32px !important; }
    h2 { font-size: 30px !important; }
    h3 { font-size: 28px !important; }
    h4 { font-size: 26px !important; }
    h5 { font-size: 24px !important; }
    h6 { font-size: 20px !important; }
    p { font-size: 20px !important; }

}

/* Dropdown Button Holiday Page */
.dropbtn-top {
  background-color: #ffc107;
  color: white;
  /*padding: 16px;*/
  font-size: 16px;
  border: none;
}

.dropbtn-bottom {
  background-color: #00ADBA;
  color: white;
  /*padding: 16px;*/
  font-size: 16px;
  border: none;
}

.dropdown-now {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 230px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover { background-color: #ddd; }

.dropdown-now:hover .dropdown-content { display: block; }

.dropdown-now:hover .dropbtn-top { background-color: transparent !important; border: 2px solid #c69500 !important; }

.dropdown-now:hover .dropbtn-bottom { background-color: rgb(1 159 171) !important; border-color: #00ADBA !important; }

/* ********** ccmarketing page ********** */
.medium-screen { height:500px; }

.bg-number { background-repeat: no-repeat; background-position: center; background-blend-mode: soft-light; }
.bg-number-v2 { background-repeat: no-repeat; background-position: center; background-blend-mode: color-burn; }

.border-color-tangerine-yellow { border-color: #fdd106 !important; }

/* ********** joy ministry page ********** */
.quote-joy {
  width: 640px;
  height: 390px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 100px;
  border-left: none;
  padding: 0;
}

.div-quote {
  background: #000 !important;
  width: 400px;
  height: 500px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -450px;
}

.quote-text {
  font-size: 3em; 
  font-family: 'Abril Fatface', serif !important;
  padding: 20px;
  color: #FFF;
  line-height: 50px;
}

cite {
  font-size: 1.2em;
  text-decoration: none;
  color: #000;
  padding: 10px;
  border-top: solid 5px #FFF;
  color: #FFF;
}

.joy-footer::before { content: '' !important; }

@media only screen and (max-width: 767px) {
    .div-quote {
        width: 200px !important;
        height: 340px !important;
        margin-top: -305px !important;
    }
    
    .quote-joy {
        margin-top: 45px !important;
        width: 310px !important;
        height: 300px !important;
        margin-left: auto;
    }
}

@media only screen and (max-width: 991px) {
    .div-quote {
      width: 400px;
      height: 270px;
      margin-top: -220px;
    }
    
    .quote-joy {
      margin-top: 50px;
      width: 640px;
      height: 200px;
    }
    
    .quote-text { line-height: 35px; }
}

.multi-action {
  display: inline-block;
  position: absolute;
  width: 55px;
  height: 55px;
  /*margin: 300px 0 0 -28px;*/
  /*left: 50%;*/
  left: 0;
  top: -1.9rem;
}

.action-button {
  position: absolute;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 0;
  outline: 0;
  background: #fbcf00;
  /*letter-spacing: 1px;*/
}
 
  .action-button {
    position: absolute;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 0;
    outline: 0;
    background: #fbcf00;
    /*letter-spacing: 1px;*/
    
    z-index: 2;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    transition: all .3s;
  }
  
  .action-button:before { color: #000 !important; }
  
  .action-button a {
    font-weight: 16px !important;
    font-family: 'GillSans', sans-serif !important;
  }
  
  /* next steps multi display slide */

/* next steps multi display slide */

.form-iframe { 
    width: 450px;
    height: 800px;
}

.ctl00_main_ctl09_ctl01_ctl00_divForm { background: #A9CED2 !important; }

.side-navbar {
  width: 250px;
  height: 100%;
  position: fixed;
  margin-left: -300px;
  background-color: #100901;
  transition: 0.5s;
}

.steps-title { 
    font-family: "Gill Sans", sans-serif !important;
    background: rgb(0 0 0 / 49%);
    font-weight: 600;
    color: #fff;
    letter-spacing: 4px !important;
    padding: 10px;
    text-transform: uppercase;
    margin-top: 27% !important;
    font-size: 22px;
}

.carousel-control-prev { left: -5rem !important; }
.carousel-control-next { right: -5rem !important; }

.card { border: 0; }

#myCarousel {
    margin-top: 0 !important;
}

@media only screen and (max-width: 768px) {
    .form-iframe { 
        
        width: 320px !important;
        height: 700px !important;
    }

    .carousel-inner .carousel-item>div {
        display: none;
    }

    .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
    .steps-title { font-size: 20px !important; margin-top: 25% !important; }
    .control-size { font-size: 25px !important; }
    .carousel-control-prev { left: -1rem !important; }
    .carousel-control-next { right: -1rem !important; }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-start,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

@media only screen and (min-width: 768px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next,
    .carousel-item-next:not(.carousel-item-start) {
        transform: translateX(25%) !important;
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-item-prev:not(.carousel-item-end),
    .active.carousel-item-start,
    .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }

    .carousel-item-next.carousel-item-start,
    .active.carousel-item-end {
        transform: translateX(0) !important;
    }

    .carousel-inner .carousel-item-prev,
    .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }
}

/* What's Next page */
#moreStories { display: none; }

.rounded-headshot { border-radius: 11rem; }


/* ********** TCF site ********** */

header a.logo-tcf img {
    max-height: 45px;
}

.card-single {
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    padding: 20px;
}

.carousel-control-next-icon { background-image: url('../right-arrow.png') }
.carousel-control-prev-icon { background-image: url('../back-arrow.png') }

.banner-tcf figure { position: relative; }
/* .banner-tcf figure:hover .banner-image img{opacity:0.4;} */
.banner-tcf figcaption { position: absolute; right: 0px; top: 40px; height: 100%; height: calc(100% - 80px); width: 50%; }
/* .banner-tcf figure:hover figcaption {right: 40px; opacity: 1; visibility: visible} */

.banner-tcf figcaption { width: 100%; }

/* Small devices */
@media only screen and (max-width: 767px) {  
    header a.logo-tcf img { max-height: 40px; margin-left: -1rem; margin-top: 0.7rem; }

    .menu-mobile { margin-top: -3.5rem; margin-left: 17rem; }

    .navbar-fixed-top { top: -9px; }

    .carousel-caption {
        position: sticky;
        left: 0rem !important;
        top: 6rem !important;
        text-align: left !important;
    }

    .carousel-control-next, .carousel-control-prev { bottom: 7rem; width: 20%; }
    .carousel-control-next-icon, .carousel-control-prev-icon { padding: 15px; }
    .card-single { background-position: bottom !important; }
    .mt-card { margin-top: 160px !important; }
    .banner-tcf { margin-top: 16rem; }

    .sm-margin-200px-top { margin-top: 160px; }
    .sm-margin-332px-top { margin-top: 292px; }
    .sm-margin-248px-top { margin-top: 208px; }
    .sm-margin-224px-top { margin-top: 184px; }
    .sm-margin-386px-top { margin-top: 346px; }
    .sm-margin-225px-top { margin-top: 225px; }

    .swiper-button-next, .swiper-button-prev { top: 92%; }
    .swiper-button-prev { left: 25px; }
    .swiper-button-next { right: 25px; }
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media only screen and (min-width: 768px) {  
    .carousel-caption {
        position: absolute;
        left: 30rem;
        top: 7rem;
        text-align: left;
    }

    .carousel-control-next, .carousel-control-prev { bottom: -4.5rem; }

}
 
/* Large devices (desktops, 992px and up) */
@media only screen and (min-width: 992px) { 
    .carousel-caption {
        position: absolute;
        left: 38rem;
        top: 7rem;
        text-align: left;
    }

    .carousel-control-next, .carousel-control-prev { bottom: -5rem; }
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {  
    .carousel-caption {
        position: absolute;
        left: 50rem;
        top: 7rem;
        text-align: left;
    }

    .carousel-control-next, .carousel-control-prev { bottom: 3rem; }
}
 
/* Extra extra large devices (extra large desktops, 1400px and up) */
@media only screen and (min-width: 1400px) {  
    .carousel-caption {
        position: absolute;
        left: 55rem;
        top: 7rem;
        text-align: left;
    }

    .carousel-control-next, .carousel-control-prev { bottom: 8rem; }

}

@media only screen and (min-width: 1600px) {
    .carousel-caption {
        position: absolute;
        left: 65rem;
        top: 7rem;
        text-align: left;
    }

    .carousel-control-next, .carousel-control-prev { bottom: 15rem; }
}

@media only screen and (min-width: 1900px) {
    .carousel-caption {
        position: absolute;
        left: 60rem;
        top: 7rem;
        text-align: left;
    }

    .carousel-control-next, .carousel-control-prev { bottom: 28rem; }
}

/* ******* message box from Invite page ******* */
.imessage {
  background-color: #fff;
  border: 1px solid #e5e5ea;
  border-radius: 0.25rem;
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
  margin: 0 auto 1rem;
  max-width: 600px;
  padding: 0.5rem 1.5rem;
  font-family: 'GillSans', sans-serif !important;
}

.imessage p {
  border-radius: 1.15rem;
  line-height: 1.25;
  max-width: 75%;
  padding: 0.5rem .875rem;
  position: relative;
  word-wrap: break-word;
}

.imessage p::before,
.imessage p::after {
  bottom: -0.1rem;
  content: "";
  height: 1rem;
  position: absolute;
}

p.from-me {
  align-self: flex-end;
  background-color: #F98500;
  color: #fff; 
}

p.from-me::before {
  border-bottom-left-radius: 0.8rem 0.7rem;
  border-right: 1rem solid #F98500;
  right: -0.35rem;
  transform: translate(0, -0.1rem);
}

p.from-me::after {
  background-color: #fff;
  border-bottom-left-radius: 0.5rem;
  right: -40px;
  transform:translate(-30px, -2px);
  width: 10px;
}

p[class^="from-"] {
  margin: 0.5rem 0;
  width: fit-content;
}

p.from-me ~ p.from-me {
  margin: 0.25rem 0 0;
}

p.from-me ~ p.from-me:not(:last-child) {
  margin: 0.25rem 0 0;
}

p.from-me ~ p.from-me:last-child {
  margin-bottom: 0.5rem;
}

p.from-them {
  align-items: flex-start;
  background-color: #e5e5ea;
  color: #000;
}

p.from-them:before {
  border-bottom-right-radius: 0.8rem 0.7rem;
  border-left: 1rem solid #e5e5ea;
  left: -0.35rem;
  transform: translate(0, -0.1rem);
}

p.from-them::after {
  background-color: #fff;
  border-bottom-right-radius: 0.5rem;
  left: 20px;
  transform: translate(-30px, -2px);
  width: 10px;
}

p[class^="from-"].emoji {
  background: none;
  font-size: 2.5rem;
}

p[class^="from-"].emoji::before {
  content: none;
}

.no-tail::before {
  display: none;
}

.margin-b_none {
  margin-bottom: 0 !important;
}

.margin-b_one {
  margin-bottom: 1rem !important;
}

.margin-t_one {
  margin-top: 1rem !important;
}

@media only screen and (min-width: 800px) {
    .imessage {
        font-size: 1.05rem;
        margin: 0 auto 1rem;
        max-width: 600px;
        padding: 0.25rem 0.875rem;
      }
    
      .imessage p {
        margin: 0.5rem 0;
      }
}

.section-video {
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bg-video {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
  overflow: hidden;
}
.bg-video__content {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

header nav.navbar-default, nav.navbar.bootsnav { padding: 15px 0; }

@media (max-width: 767px) {
    .dropdown-item {
        color: #FFF !important;
        line-height: 2rem;
        margin: 0.5rem 1rem;
    }
    header nav.navbar-default, nav.navbar.bootsnav {
        padding: 0px 0;
    }
}
 

nav.navbar.navbar-default ul.nav > li > a {
    background: transparent;
    border-color: transparent;
    font-weight: 600;
    font-size: 16px !important;
    /* margin: 20px; */
    padding: 5px 0px 5px;
    text-transform: uppercase;
    letter-spacing: 0.07em;
}

@media (max-width: 991px) {
    nav.navbar.bootsnav.no-full .navbar-collapse {
        max-height: 400px;
        overflow-y: auto !important;
    }
}

.dropdown-menu {
    min-width: 13rem;
    padding: 1rem 0;
    line-height: 2rem;
}


.full-width-pull-menu .link-style-2 ul li a {
    background: inherit;
    color: #232323;
    font-size: 35px;
    line-height: 75px;
    position: relative;
    font-family: 'Gill Sans', sans-serif;
    font-weight: 600;
}


.full-width-pull-menu .link-style-2 .dropdown ul li a {
    font-size: 21px;
    line-height: 35px;
    color: #757575;
    padding: 0px 20px;
    margin: 0;
    display: block;
    font-weight: 400;
    letter-spacing: 0.8px !important;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

@media (min-width: 1199px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1230px;
    }
}

.bible-quote {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  color: #9e9e9e;
  display: inline-block;
  font-family: "Playwrite ES Deco", cursive;
  font-size: 16px;
  position: relative;
  text-align: center;
  width: 100%;
  background-color: #ffffff;
  border-radius: 5px;
  border-top: 5px solid #d2652d;
}

.bible-quote *,
.bible-quote *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.bible-quote figcaption {
  padding: 4% 2%
}

.bible-quote figcaption:before {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  color: #d2652d;
  content: "\f647";
  font-family: 'FontAwesome';
  font-size: 32px;
  font-style: normal;
  left: 50%;
  line-height: 60px;
  position: absolute;
  top: -30px;
  width: 60px;
}

.bible-quote p {
    font-family: "Playwrite NG Modern", cursive !important;
    font-weight: 500;
}

.bible-quote h3 {
  color: #3c3c3c;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin: 10px 0 5px;
  font-family: "Playwrite NG Modern", cursive !important;
}

.bible-quote h4 {
  font-weight: 400;
  margin: 0;
  opacity: 0.5;
}

.bible-quote blockquote {
  font-weight: 300;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
    .bible-quote p { font-size: 16px !important; }
    .bible-quote h3 { font-size: 17px !important; } 
    .bible-quote figcaption { padding: 7% 0% !important; }
}