.give,
.primary-live {
    justify-content: center
}

.dot,
.navbar,
.thumbnail-details {
    position: absolute
}

.circle-details .para,
.circle-details h4 {
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.view-profile,
a {
    text-decoration: none
}

.invite-person,
.list-style-none,
.opt {
    list-style: none
}

.allprayer-details h3,
.circle-history,
.main-heading,
.main-para,
.prayer-filter:after {
    text-align: center
}

.circle-details h4,
.inspirations-limit {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

* {
    font-family: Poppins, sans-serif
}

::-webkit-scrollbar {
    display: none
}

.hero-section {
    background: url("../images/bggg.webp") center/cover no-repeat;
    height: 860px;
    width: 100%
}

.btn-custom,
.btn-custom:hover {
    background-image: linear-gradient(to left, #f14856, #f04254, #eb3a50, #e6344d, #e02d4b, #db2747, #d62143, #d01a40, #cb143c, #c50e38, #c00835);
    outline: 0
}

.navbar {
    width: 100%;
    z-index: 999
}

a {
    color: inherit
}

.navbar .nav-link {
    font-size: 15px;
    color: rgb(255 255 255) !important;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    white-space: nowrap
}

.navbar .nav-link.active,
.navbar .nav-link:hover,
.prayer-filter .drop-li a:hover {
    color: #fcb100 !important
}

.give {
    width: fit-content;
    height: 45px;
    display: flex;
    align-items: center;
    background-color: rgba(255, 255, 255, .1);
    padding: 12px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.custom-margin .nav-pills .nav-link.active,
.custom-margin .nav-pills .show>.nav-link,
.dot {
    background-color: #ff8a0a
}

.primary-live,
.watch-time {
    padding: 5px 15px;
    color: #fff;
    display: flex
}

.give p {
    font-size: 15px;
    color: #fff
}

.dot {
    width: 12px;
    height: 12px;
    border: 2px solid #091332;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    top: -4px;
    right: -3px
}

#bookmark,
.notification img {
    width: 20px
}

.navbar-nav {
    gap: 12px
}

@media (max-width:1410px) {
    .navbar-expand-lg .navbar-nav {
        gap: 0
    }

    .custom-container {
        width: 100%;
        max-width: 100%
    }
}

.socials {
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.hero-details h1 {
    font-size: 32px
}

.hero-details {
    margin-top: 200px
}

.image-div {
    overflow: hidden
}

.allprayer-details,
.video-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.video-play-icon img {
    aspect-ratio: auto !important;
    opacity: .5
}

.thumbnail-heading {
    font-size: 30px;
    font-weight: 500;
    color: #fff
}

.thumbnail-showing {
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 12px
}

.primary-live {
    background-color: #dc2f3d;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px
}

.fs-14,
.watch-time i {
    font-size: 14px
}

.watch-time {
    background-color: rgba(255, 255, 255, 20%);
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    justify-content: center;
    align-items: center
}

.myprayer .overlay,
.myprayer img {
    aspect-ratio: 4/4;
    border-radius: 5px;
    width: 100%
}

.thumbnail-details {
    bottom: 19px;
    left: 19px
}

.PrayerQuest {
    margin-top: -350px;
    position: relative
}

.main-heading {
    font-size: 45px;
    font-weight: 700;
    color: #091332;
    margin-bottom: 20px;
    position: relative
}

.main-para {
    margin: auto;
    margin-bottom: 50px !important;
    position: relative;
    z-index: 99
}

.left-flower,
.right-flower {
    position: absolute;
    z-index: -1
}

.myprayer img {
    object-fit: cover
}

.myprayer .overlay {
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0
}

.allprayer-details h3 {
    color: #fff;
    font-size: 25px
}

.fs-13 {
    font-size: 13px !important
}

.mb-7 {
    margin-bottom: 1.6rem !important
}

.btn-custom {
    color: #fff !important;
    border: none;
    padding: 11px 15px;
    border-radius: 5px;
    margin-top: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.follow,
.unfollow {
    width: fit-content;
    padding: 0 10px;
    font-size: 13px
}

.btn-custom:hover {
    color: #fff;
    border: none
}

.left-flower {
    bottom: 0
}

.right-flower {
    top: 350px;
    right: 0
}

.follow {
    color: #dc3545;
    border: 1px solid #dc3545;
    border-radius: 100px
}

.unfollow {
    color: #fff;
    border: 1px solid #dc3545;
    border-radius: 100px;
    background: #dc3545
}

@media (max-width:768px) {
    .PrayerQuest {
        margin-top: 3rem
    }

    #footer .footer-contact p {
        margin-bottom: 15px !important;
        font-size: 15px
    }

    .thumbnail-details {
        position: static
    }

    .thumbnail-heading {
        color: #000
    }

    .watch-time {
        background-color: rgb(0 0 0 / 20%)
    }

    .content-PrayerQuest {
        text-align: center
    }

    .main-heading {
        font-size: 32px
    }

    .main-para {
        max-width: 100%
    }
}

.mt-15,
.socials-images {
    margin-top: 15px
}

#listing .count-circle,
#story-about,
.prayer-circle,
.seprter {
    background-color: #f0f8ff
}

.circle-video img {
    width: 100%;
    border-radius: 16px;
    object-fit: contain;
    aspect-ratio: 16/9;
    background: url('/assets/images/appbg.webp');
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px
}

.circle-video .overlay {
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 16px;
    position: absolute;
    top: 0;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px
}

.user-img {
    width: 40px;
    height: 40px;
    flex-shrink: 0
}

.user-img img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    object-fit: cover
}

.user-details {
    margin-bottom: 15px;
    height: 50px
}

.socials-images {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap
}

.text-graish {
    color: #7b7b7b
}

.circle-details h4 {
    font-size: 20px;
    font-weight: 700;
    color: #091332;
    margin-bottom: 10px !important;
    overflow: hidden;
    width: 100%
}

.badge-up,
.owl-nav button i,
.paragraph {
    color: #091332
}

.read-mode {
    color: #dc2f3d
}

.circle-details .para {
    position: relative;
    overflow: hidden;
    -webkit-line-clamp: 3;
    margin-top: 0 !important
}

.view-circle {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap
}

.count-circle,
.language,
.list-style-none {
    gap: 10px;
    display: flex
}

.seprter {
    height: 17px;
    width: 2px
}

.btn-outline-custom {
    background-color: #fff;
    border: 1px solid #dc2f3d;
    color: #dc2f3d;
    font-weight: 500;
    padding: 8px 30px;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s
}

.btn-outline-custom:hover {
    background-color: #dc2f3d;
    border: 1px solid #dc2f3d;
    color: #fff
}

.joint {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 8px !important
}

.custom-margin,
.drop-li,
.footer-h4 {
    margin-bottom: 20px
}

.circle-history h6 {
    font-size: 10px;
    font-weight: 500;
    margin-bottom: 0
}

.circle-history h5 {
    font-size: 16px;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #dc2f3d;
    font-weight: 700
}

.opt span,
.username {
    font-weight: 600
}

.count-circle {
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    padding: 15px 9px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}

.view-circle h5 {
    font-size: 16px
}

.rotate-flower {
    position: absolute;
    right: 0;
    z-index: 0;
    top: 0
}

.circle-watching {
    display: flex;
    align-items: center;
    justify-content: space-around !important;
    flex-wrap: wrap
}

.languages-badge {
    height: 32px;
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 15px;
    border-radius: 15px
}

.customize-links,
.footer-contact {
    padding-bottom: 60px
}

.language {
    flex-wrap: wrap;
    align-items: center
}

.testimonials {
    background: url("../images/testimonialsbg.png") center/cover no-repeat;
    display: flex;
    justify-content: center;
    align-items: center
}

.cursive {
    font-family: Poppins;
    color: #fcb100;
    font-size: 40px
}

#footer {
    background-color: #4881F0;
    padding-top: 100px
}

.line {
    border: 1px solid #f3f1f187
}

.list-style-none {
    padding-left: 0;
    flex-direction: column
}

.list-style-none li a {
    list-style: none;
    padding-left: 0;
    color: #ffffff;
    font-weight: 400
}

.footer-h4 {
    font-size: 18px
}

.copyright p {
    font-size: 14px;
    color: #fff
}

.customize-links {
    padding-top: 60px
}

.btn-donation {
    background-color: #0a9876;
    width: 160px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 12px 0 0 12px;
    -webkit-border-radius: 12px 0 0 12px;
    -moz-border-radius: 12px 0 0 12px;
    -ms-border-radius: 12px 0 0 12px;
    -o-border-radius: 12px 0 0 12px
}

.give-donations {
    position: fixed;
    z-index: 9999;
    bottom: 100px
}

.navbar-brand img {
    width: 60px
}

.username {
    font-size: 18px;
    color: #091332
}

.clear-all,
.opt span,
.view-profile,
label {
    font-size: 14px
}

.dropdown-custom {
    width: 350px;
    position: absolute;
    margin-top: 12px
}

.view-profile {
    color: #ff8a0a;
    font-family: 600
}

.dropdown-custom .circle-history h6 {
    font-size: 13px;
    color: rgba(0, 0, 0, .5) !important
}

.icon {
    width: 40px;
    height: 40px;
    background-color: rgba(9, 19, 50, 5%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%
}

.icon img {
    width: 24px
}

.prayer-filter .opt {
    list-style: disc
}

#notify-drop .drop-li {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px
}

.drop-li:last-child {
    margin-bottom: 0
}

.clear-all {
    color: #dc2f3d;
    font-weight: 500
}

.scrollbar-container {
    max-height: 350px;
    overflow-y: auto
}

#notificationss .dropdown-custom {
    margin-top: 18px
}

@media(max-width:992px) {
    .offcanvas {
        background: #6076a2;
    }

    .mobile-responsive .view-circle h5,
    .mobile-responsive i {
        color: #0b1233
    }

    .p-80 {
        padding: 50px 0 !important
    }

    #footer,
    .customize-links {
        padding-top: 30px !important
    }

    .main-para {
        margin-bottom: 30px !important
    }

    .mobile-changes .main-heading,
    .mobile-changes p {
        color: #0b1233 !important
    }

    .mobile-changes svg path {
        fill: #0B1233 !important
    }

    .detail-margin {
        margin-top: -200px !important
    }

    #aboutus {
        height: 450px !important
    }

    .hero-details {
        margin-top: 150px;
        padding-bottom: 150px
    }

    .customize-links {
        padding-bottom: 30px !important
    }

    .footer-contact {
        padding-bottom: 30px
    }

    #profile-detailss .dropdown-menu {
        top: 100%;
        right: 0 !important;
        left: auto !important;
        transform: translateX(0) !important;
        -webkit-transform: translateX(0) !important;
        -moz-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        -o-transform: translateX(0) !important
    }

    #notify-drop .dropdown-menu {
        top: 100%;
        right: 0 !important;
        transform: translateX(-50%);
        margin-top: 15px
    }
}

.icon-about,
.loader {
    background-color: #fff
}

#profile-detailss .dropdown-menu {
    top: 100%;
    transform: translateX(-50%);
    left: 0
}

#notify-drop .dropdown-menu {
    left: 50% !important;
    transform: translateX(-50%) !important;
    margin-top: 15px
}

#aboutus {
    height: auto !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding: 140px 0 150px
}

#aboutus .hero-details {
    margin-top: 50px !important
}

#aboutus h1 {
    font-size: 50px;
    font-weight: 700
}

.aboutprayerdetails h2 {
    font-size: 36px;
    font-weight: 700
}

.text-color {
    color: #091332 !important
}

.icon-about {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto
}

.aboutprayercard .card {
    background-color: #f0f8ff !important;
    border: 0;
    text-align: center;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px
}

.about-heading {
    font-size: 20px;
    font-weight: 700
}

.py-100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.pt-50 {
    padding-top: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.heal-image {
    width: 100%;
    aspect-ratio: 16/9
}

.heal p {
    font-size: 22px
}

.loader {
    height: 100%;
    position: fixed;
    z-index: 99999;
    width: 100%;
    transition: .6s
}

.ball-scale-multiple {
    position: relative;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
}

@-webkit-keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    5% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    5% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.ball-scale-multiple>div:nth-child(2) {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.ball-scale-multiple>div:nth-child(3) {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.ball-scale-multiple>div {
    background-color: #091332;
    border-radius: 100%;
    margin: 0;
    position: absolute;
    left: -30px;
    top: 0;
    opacity: 0;
    width: 60px;
    height: 60px;
    -webkit-animation: 1s linear infinite ball-scale-multiple;
    animation: 1s linear infinite ball-scale-multiple
}

.form-custom {
    background: #f0f8ff;
    padding: 12px;
    border: 0;
    outline: 0;
    border-radius: 5px
}

.form-control:focus {
    background: #f0f8ff !important;
    border-color: #f0f8ff !important;
    outline: 0 !important;
    box-shadow: none !important
}

label {
    color: rgba(0, 0, 0, .5) !important
}

.custom-margin .nav-pills .nav-link {
    border-radius: 5px;
    background-color: #f0f8ff;
    color: #091332
}

.custom-margin .form-check-input:checked,
.noty-toggle .form-check-input:checked {
    background-color: #0a9876 !important;
    border-color: #0a9876 !important
}

.custom-margin .form-check-input:focus {
    border-color: #0a9876 !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem rgba(10, 152, 118, .25) !important
}

.custom-margin .form-check {
    cursor: pointer;
    user-select: none
}

#footer .customize-links li:last-child,
.custom-margin:last-child,
.invite-person:last-child {
    margin-bottom: 0 !important
}

.donate-modal .btn-custom {
    color: #fff;
    border: none;
    outline: 0;
    padding: 15px 60px;
    background-image: linear-gradient(to left, #f14856, #f04254, #eb3a50, #e6344d, #e02d4b, #db2747, #d62143, #d01a40, #cb143c, #c50e38, #c00835);
    border-radius: 13px
}

.text-yeloish {
    color: #fcb100
}

.search-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 15px
}

#listing .count-circle {
    padding: 15px 9px
}

.fs-36 {
    font-size: 36px !important
}

.fs-16 {
    font-size: 16px !important
}

.timing span {
    font-size: 12px
}

.comments-list,
.mb-30 {
    margin-bottom: 30px
}

.video video {
    aspect-ratio: 16/9;
    object-fit: cover;
    width: 250px;
    border-radius: 5px
}

.btn-shadow {
    background-color: #fff;
    box-shadow: 0 -4px 24px 0 rgba(0, 0, 0, 6%);
    color: #dc2f3d;
    padding: 12px 25px
}

.tooltip-inner {
    background-color: #091332 !important
}

.detail-margin {
    margin-top: -250px
}

.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: #4881F0;
    margin-top: 0 !important;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.bg-light-50 {
    background-color: #f0f8ff !important
}

.filter-btn .bg-light-50 {
    height: 48px;
    width: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px
}

.btn-outline-red {
    border: 1px solid #dc2f3d;
    color: #dc2f3d;
    padding: 11px 16px;
    border-radius: 5px
}

.btn-outline-red:hover {
    border: 1px solid #dc2f3d;
    color: #fff;
    background-color: #dc2f3d
}

.custom-file {
    border: 1px dashed #b8b8b8;
    width: 100%;
    height: 190px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background: #f0f8ff;
    border-radius: 16px
}

.fw-600 {
    font-weight: 600
}

.preview-image {
    margin-top: 12px;
    margin-bottom: 8px
}

.preview-image img,
.preview-image1 img {
    width: 150px;
    height: 150px;
    border-radius: 5px;
    object-fit: cover
}

.preview-image video,
.preview-image1 video {
    width: 350px;
    height: 200px;
    border-radius: 5px;
    object-fit: cover
}

.btn-cancel {
    color: #fff;
    border: none;
    outline: 0;
    padding: 15px 60px;
    border-radius: 13px
}

.group-private-icon {
    width: 140px;
    height: 140px;
    background-color: rgba(9, 19, 50, 5%);
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.user-thumb {
    background-color: #f0f8ff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border-radius: 23px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    -ms-border-radius: 23px;
    -o-border-radius: 23px;
    width: 150px;
    flex-wrap: wrap
}

#footer .footer-contact h3 {
    font-size: 24px !important;
    margin-bottom: 10px !important
}

@media (max-width:992px) {
    .publicgroup {
        margin-top: 0 !important
    }

    #footer .footer-contact p {
        font-size: 15px
    }

    #web-screen,
    .prayer-filter:after {
        display: none !important
    }

    #footer .footer-contact h3 {
        font-size: 16px !important
    }

    #search-list input {
        width: 100% !important
    }

    .hero-section {
        height: 100% !important
    }

    #profile-response #circle-change,
    #profile-response .overlay,
    .custom-file {
        height: 300px !important
    }

    .preview-image {
        width: 100%;
        height: 100% !important
    }

    .preview-image img {
        width: 100%;
        height: 100%
    }

    .PrayerQuest {
        margin-top: 50px !important
    }

    .profile-details .profile-image {
        position: absolute;
        bottom: 22px !important;
        left: 22px !important
    }

    .mobile-group {
        margin-top: 16px
    }

    #mobile-header,
    .prayer-dropicon {
        display: block !important
    }

    .hover-drop .dropdown-custom {
        overflow-y: auto;
        max-height: 450px
    }
}

#mobile-header,
.prayer-dropicon {
    display: none
}

.search {
    flex-wrap: wrap
}

.offcanvas-title img {
    width: 100px
}

.heal-image img {
    width: 100%
}

.camra-icon {
    width: 44px;
    height: 44px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 100px;
    cursor: pointer
}

.br-16,
.member-cover img {
    border-radius: 5px
}

.envelop {
    width: 40px;
    height: 40px;
    background-color: #f3f5f7;
    display: flex;
    justify-content: center;
    align-items: center
}

.fs-20 {
    font-size: 20px !important
}

.h-160px {
    height: 160px
}

.member-cover img {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.fs-18 {
    font-size: 18px
}

.custom-badge {
    background-color: rgb(255, 138, 10, 10%);
    color: #ff8a0a;
    padding: 12px 16px
}

.member-profile {
    margin-top: -60px
}

.dropdown-toggle::after {
    content: "";
    border-top: none !important;
    border-right: none !important;
    border-bottom: 0;
    border-left: none !important
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #db2747 !important
}

.invite-person {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px
}

.owl-nav,
.premium-text {
    justify-content: center;
    display: flex
}

.text-green {
    color: #0a9876
}

#scroll {
    overflow-y: auto;
    max-height: 300px
}

.premium-text {
    width: 100%;
    height: 40px;
    background-color: #ff8a0a;
    align-items: center;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px
}

.custom-card {
    border: 1px solid
}

.mb-7px {
    margin-bottom: 7px
}

.custom-card .card-body {
    background: rgb(255 138 10 / 5%)
}

.btn-yellow,
.btn-yellow:hover {
    background-color: #fcb100;
    color: #fff
}

.shadow-mine {
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 6%);
    border: 0
}

.my-30px {
    margin-top: 30px;
    margin-bottom: 30px
}

.btn-yellow {
    padding: 11px 15px
}

.quotes p {
    padding: 16px;
    color: #fff;
    border-top-left-radius: 16px !important;
    border-top-right-radius: 16px !important
}

#footer .customize-links li {
    margin-bottom: 8px
}

#footer .input-group {
    height: 50px
}

#footer .input-group input {
    border: 1px solid;
    background: 0 0;
    color: #fff
}

#footer .input-group input::placeholder {
    color: #fff
}

#footer .input-group .form-control:focus {
    border: 1px solid !important;
    background: 0 0 !important
}

.drop-hover:hover .dropdown-menu {
    display: block !important
}

.bg-color {
    background-color: rgba(9, 19, 50, .3);
    color: #fff
}

@media (max-width:500px) {
    .navbar-brand img {
        width: 60px !important
    }

    #profile-detailss .dropdown-menu {
        left: -50% !important;
        transform: translateX(-50%) !important
    }
}

@media (max-width:1400px) {
    #footer .footer-contact h3 {
        font-size: 20px
    }
}

@media (max-width:410px) {
    .navbar-brand img {
        width: 60px !important
    }

    .notification img {
        width: 15px !important
    }

    .give {
        height: 36px !important;
        padding: 0 6px !important
    }

    #profile-detailss a img {
        width: 21px !important;
        height: 21px !important
    }

    #profile-detailss span i {
        font-size: 12px !important;
        display: none
    }

    .profile-image img {
        width: 70px !important;
        height: 70px !important
    }

    #profile-detailss .dropdown-custom .circle-history h6 {
        font-size: 11px;
        white-space: nowrap
    }

    #profile-detailss .opt span,
    #profile-detailss .view-profile {
        font-size: 12px
    }

    #profile-detailss .profile-image img {
        width: 50px !important;
        height: 50px !important
    }

    #profile-detailss .icon {
        width: 35px;
        height: 35px
    }

    #profile-detailss .dropdown-custom {
        width: 280px;
        margin-left: -15px
    }

    #notify-drop .dropdown-custom {
        width: 300px;
        margin-left: 23px
    }

    .filter-btn .dropdown-custom {
        width: 300px
    }
}

.table>tbody {
    vertical-align: middle !important
}

.btn-applied {
    background: #0a9876;
    color: #fff
}

.btn-applied:active,
.btn-applied:hover {
    background: #0a9876 !important;
    color: #fff !important;
    border-color: #0a9876 !important
}

.table>:not(caption)>*>* {
    border-color: #f0f8ff
}

li.hover-drop .dropdown-custom {
    visibility: hidden;
    opacity: 0
}

li.hover-drop:hover .dropdown-custom {
    opacity: 1;
    visibility: visible
}

.prayer-filter .drop-li a {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.prayer-filter:after {
    content: "";
    position: absolute;
    top: -12px;
    left: 17%;
    transition: .2s;
    transform: translate(-50%, -50%);
    border-width: 13px;
    border-style: solid;
    border-color: transparent transparent #f0f8ff;
    margin: auto
}

.dropdown-custom {
    border: 0;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)
}

.dropdown-custom .card {
    border: 0
}

.border-select {
    border: 1px solid #f0f8ff;
    background: #f0f8ff;
    padding: 12px
}

.border-select:focus {
    border-color: #f0f8ff !important;
    outline: 0 !important;
    box-shadow: none !important
}

.btn-close {
    background-image: url("../images/icons/close.svg") !important
}

.mobile-changes .main-heading {
    color: #fff
}

.videos-div video {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
    border-radius: 5px
}

.socials-images img {
    width: 34px;
    height: 34px;
    border-radius: 100%
}

.mb-10px {
    margin-bottom: 10px
}

.p-80 {
    padding: 80px 0
}

.owl-nav {
    gap: 12px;
    margin-top: 12px
}

.owl-nav button {
    width: 50px;
    height: 50px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    background-color: #fff !important
}

.inspirations-limit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-break: break-all;
    width: 90%
}

.inspiration-play .play-music {
    background-color: #f0f8ff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.circle-video video,
.custom-card {
    border-radius: 16px
}

@media (max-width:1200px) {

    .text-arrow,
    .text-username {
        display: none
    }

    .give {
        height: 41px;
        padding: 0 10px
    }
}

@media (min-width:992px) and (max-width:1300px) {
    .navbar .nav-link {
        font-size: 13px
    }

    #profile-detailss .dropdown-menu {
        transform: inherit !important;
        right: 0 !important;
        -webkit-transform: inherit !important;
        -moz-transform: inherit !important;
        -ms-transform: inherit !important;
        -o-transform: inherit !important;
        left: auto !important
    }

    #notify-drop .dropdown-menu {
        right: 0 !important;
        transform: inherit !important;
        left: auto !important;
        -webkit-transform: inherit !important;
        -moz-transform: inherit !important;
        -ms-transform: inherit !important;
        -o-transform: inherit !important
    }
}

@media (max-width:450px) {
    .circle-history h6 {
        font-size: 10px
    }

    .circle-history h5 {
        font-size: 14px
    }

    #aboutus h1 {
        font-size: 40px
    }

    .cursive {
        font-size: 35px
    }

    #listing .count-circle,
    .count-circle {
        padding: 15px 6px
    }
}

.custom-card {
    position: relative;
    overflow: hidden
}

.acive-plan::before {
    content: "Active plan";
    background: red;
    color: #fff;
    padding: 4px 36px;
    transform: rotate(-45deg);
    position: absolute;
    left: -37px;
    top: 30px
}

@media(max-width:484px) {
    .support-text {
        display: none
    }
}

.give-donations {
    right: -110px !important;
    transition: .5s ease-in-out
}

.give-donations:hover {
    right: 0 !important
}