@import url("https://fonts.googleapis.com/css?family=Lato:900");
@import url("https://fonts.googleapis.com/css?family=Lato:400,700");

/* Home page Header CSS - Start*/
.genius-header-home-page {
    height: 56px !important;
    background-color: #f68b1c !important;
    border-bottom: none !important;
    position: relative;
}

/* Mobile devices */
@media (max-width: 767px) {
    .genius-header-home-page {
        height: auto;
    }
    .responsive-edit-page .js-gallery-image {
        margin-right: 14px;
    }

    .responsive-edit-page .js-media-item {
        padding-right: 14px;
    }
    .responsive-edit-page .gal-upload{
        width: 50%;
    }

    .responsive-edit-page .add-video-btn {
        width: auto;
    }
    .responsive-edit-page .js-subtitle-count {
        width: max-content;
        padding-top: 5px;
        float: right;
    }
    .responsive-edit-page .camp-fund-info {
        width: 92%;
    }
    .sidebar-margin{
        margin-left: 35px;
    }
    .sug-orange-btn {
        width: 100% !important;
    }
    #donations-lbl {
        padding-bottom: 14px !important;
    }
}

/* Tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .genius-header-home-page {
        height: auto;
    }
}

/* Desktops */
@media (min-width: 1025px) {
    .genius-header-home-page {
        height: 56px;
        /* Default height for desktops */
    }
}

/* Home page Header CSS - End*/

.genius-lato-font-900 {
    font-family: 'Lato', sans-serif !important;
    font-weight: 900 !important;
    color: #222 !important;
}

.genius-helvetica-neue-regular-font {
    font-family: 'Lato', sans-serif !important;
}

.genius-header {
    height: 56px !important;
    background-color: #f68b1c !important;
}

.genius-remove-header-border {
    border-style: none;
}

.genius-header-color {
    background-color: #f68b1c;
}

.btn-with-genius-color {
    background-color: #ACC034 !important;
    color: white !important;
    text-transform: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    border: 1px solid transparent !important;
    text-decoration: none !important;
    line-height: 2.2em;
    font-family: Lato, sans-serif;
}

.btn-with-genius-white-color{
    background-color: #fff !important;
    color: #222 !important;
    text-transform: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    border: 1px solid #d9d9d9 !important;
    text-decoration: none !important;
    line-height: 2.2em;
    font-family: Lato, sans-serif;
}

.genius-border-radius{
    border-radius: 4px !important;
}

.genius-color-background {
    background-color: #FEFDE6;
}

.genius-dark-grey-color {
    color: #777777;
}

.genius-medium-grey-color {
    color: #D9D9D9;
}

.genius-light-grey-color {
    color: #F4F4F5;
}

.genius-orange-color {
    color: #f68b1c !important;
}

.genius-margin {
    margin-left: 20px;
    margin-right: 20px;
}

.orange-border {
    -webkit-text-stroke: 1px #f68b1c;
}

.genius-bg-width {
    width: 1200px !important;
}

.campaign-support-logo {
    color: #f68b1c;
    padding-top: 5px;
}

.f-fc-black {
    color: black !important;
}

.genius-orange-color:hover {
    text-decoration: none;
    color: #d67109;
}

.genius-menu {
    font-family: 'Lato', sans-serif;
    color: white !important;
    text-decoration: none !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
}

.f-anchor-genius {
    color: #f68b1c !important;
    font-weight: bold;
    transition: color .2s cubic-bezier(.6,0,.1,1);
    cursor: pointer;
}

.genius-search-button {
    color: white;
    font-size: 18px !important;
    font-weight: 400 !important;
    margin-left: -2px !important;
    
}

.genius-search-button:hover,
.genius-search-button:focus,
.ac-setting-search-btn:hover,
.genius-a:hover,
.genius-menu:hover {
    color: #fff590 !important;
    background-color: #f68b1c !important;
    text-decoration: none;
    cursor: pointer;
}

.genius-create-campaign-button {
    font-size: 0.9rem;
    font-weight: 400;
}

.genius-round-border {
    border-radius: 20px;
}

.genius-sub-menu {
    font-family: 'Lato', sans-serif;
    color: white !important;
    text-decoration: none !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    font-size: 16px;
}

.genius-lato-font-dash-900 {
    font-family: 'Lato', sans-serif;
    font-weight: 900 !important;
}


.genius-height {
    height: auto !important;
}

.genius-font-size {
    font-size: 16px !important;
}

.genius-form-field {
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    color :#999 !important;
}

.g-ft-1dot5 {
    font-size: 1.5rem !important;
    line-height: 1.5rem !important;
}

.genius-text-transform{
    text-transform: capitalize !important;
}

.genius-model-leftnav {
    background-color: #f68b1c !important;
    border-radius: 10px 0px 0px 10px;
    margin:-1px;
}

.genius-modal-leftnav .modal-nav ol li:before {
    background-color: #ffffff !important;
}

.genius-modal-leftnav .modal-nav ol li.active {
    background: #ACC034 !important;
    color: #ffffff !important;
}

/* Account setting page specific classes - START */
.ac-setting-dp-down {
    background-color: white !important;
    min-width: 135px !important;
    width: 135px !important;
    border-radius:0px !important;
}

.ac-setting-search-btn {
    color: white !important;
    font-weight: 400 !important;
    margin-left:-8px;
    margin-top:16px;
    font-size:1.6em !important;
}
/* Account setting page specific classes - ENDS */


/* Genius margin classes - START */
.g-m-small {
    margin: 8px 8px 8px 8px;
}
.g-m-t-small {
    margin-top: 8px !important;
}
.g-m-l-small {
    margin-left: 8px !important;
}
.g-m-b-small {
    margin-bottom: 8px !important;
}
.g-m-r-small {
    margin-right: 8px !important;
}
/* Genius margin classes - ENDS */

.genius-border-redius{
    border-radius: 4px !important;
}
.genius-border-color{
    border-color: #d9d9d9 !important;
}

.genius-a { }

.g-helvetica-f-reg-with-color {
    font-family: 'Lato', sans-serif !important;
    color: #222222 !important;    
}

/**Home Page Help category hover effect disabled**/
#helpCategory a:hover {
    background: none;
    border-radius: 0;
    transition: none; /* Disable the transition effect */
  }
  
.g-fw-light{
    font-weight: 400 !important;
}

.g-fc-light{
    color: #ffffff;
}

.g-background-width {
    width: 1170px;
    max-width: 1170px !important;
}

#g-header-item:hover {
    background-color: none !important;
}

.g-nav-link {
    display: block;
    padding: 8px 10px;
}

/** Classes for Ac Setting Email notification - START **/
.notifications-list {
    background: #fff;
    -o-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #969696;
    margin-top: 30px;
}

.notifications-list .checkbox {
    padding: 10px;
    padding-left: 28px;
    line-height: normal;
}

.g-fc-black {
    color: #222 !important;
}

.f-content-section p,
.g-f-helvetica-black-400 {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #222;
}

.mob-side-menu {
    color: #f68b1c !important;
    list-style: none;
    font-family: 'Lato', sans-serif;
    font-size: 2.3rem;
    font-weight: 400;
    line-height: 1.7em;
}

.menu-tool-group {
    position: absolute;
    background-color: #f68b1c;
    right: 0;
    top: 0;
    height: 100vh;
    width: 56px;
    text-align: center;
}

.text-right {
    text-align: right;
}

.g-fc-hover-primary:hover { 
    color: #f68b1c !important;
    text-decoration: none;
}

.f-anchor-genius:hover,
.f-anchor-genius:focus {
    color: #f68b1c !important;
}

.g-button-to-link {
    color: #ffffff;
    border: none !important;
    background: none;
    cursor: pointer;
    width: auto;
    outline: none;
    box-shadow: none !important;
    font-weight: bold;
    text-decoration: underline;
}

#resend-verification:focus,
#resend-verification:hover {
    background-color: transparent;
    text-decoration: underline;
    color: #ffffff;
}

#change-phone:focus,
#change-phone:hover {
  color:#ffffff;
}

.g-nav-item-disabled {
    background-color: #C8762D;
    border-radius: 10px 0px 0px 0px;
    color: #ffffff !important;
    pointer-events: none;
    opacity: 0.5; 
}

.modal-leftnav .modal-nav ol li:hover:not(.g-nav-item-disabled) {
    background-color: #ACC034;
    color: white;
}

.g-campaign-border{
    border-radius: 4px;
    border-color: #d9d9d9;
    box-shadow: none;
}

.g-campaign-label{
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}

.headerMenuWrap {
    display: flex;
    gap: 30px;
    flex: 1 1 auto;
    padding: 0;
    margin: 0 0 0 19px;
    list-style: none;
}

/*SGS-433 : Header media query changes -START */
@media(min-width:768px) and (max-width:991px) {
    .navbar > .container, .navbar > .container-fluid {
        max-width: 945px;
        margin: 0 10px 0 10px;
    }
    .headerMenuWrap {
        gap: 15px;
        margin: 0 0 0 10px;
    }
    .responsive-active-account-info{
        padding-top: 80px;
    }
    .responsive-pages {
        padding-top: 50px !important;
        overflow: hidden !important;
    }
}

@media(min-width:767px) and (max-width:850px) {
    .g-nav-link {
        display: block;
        padding: 8px 4px;
    }

    .genius-search-button {
        margin-left: 3px !important;
    }
}

.menu-tool-group {
    position: absolute;
    background-color: #f68b1c;
    right: 0;
    top: 0;
    height: 100vh;
    width: 56px;
    text-align: center;
}
/*SGS-433 : Header media query changes - END */

.center-switcher {
    margin-top: -5px;
    line-height: 0.5;
}

.g-header-logo{
    margin-right: 15px;
    width: 144px;
    height: 35.5px;
}

/* Sidebar Changes for EMAIL, FUNDS, SETTINGS, EMBED- START */
.side-nav {
    width: 100px;
    background: #ffffff;
    margin-top: 45px;
    float: right;
    padding: 20px 0px 20px 0px;
    font-family: 'Lato', sans-serif !important;
}

.side-nav--menu {
    margin: 1rem;
    padding: 0;
    list-style: none;
    text-align: center;
}

.side-nav--menu li {
    position: relative;
    height: 72px;
}

.side-nav--menu a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #777777;
    text-decoration: none;
    transition: all 0.2s ease;
    padding: 0;
}

.menu-icon {
    position: relative;
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ffffff;
    margin: 0 auto -1px;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s cubic-bezier(0.6, 0, 0.1, 1),
                background-color 0.2s cubic-bezier(0.6, 0, 0.1, 1),
                margin 0.2s cubic-bezier(0.6, 0, 0.1, 1);
}

.menu-icon-fill {
    font-size: 20px;
    fill: #d9d9d9;
    color: #d9d9d9;
    display: flex;
    font-size: 25px;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transition: color 0.2s cubic-bezier(0.6, 0, 0.1, 1),
                fill 0.2s cubic-bezier(0.6, 0, 0.1, 1);
}

.menu-label {
    font-size: 13px;
    text-align: center;
    padding-top: 4px;
    white-space: normal;
}

.notification-count {
    position: absolute;
    top: 5px;
    right: -10px;
    background: #f68b1c;
    color: white;
    font-size: 11px;
    padding: 3px 5px;
    border-radius: 10px;
    min-width: 18px;
    text-align: center;
    line-height: normal;
}

/* Menu hover and active states */
.side-nav--menu li:hover a,
.side-nav--menu li.active a {
    color: #f68b1c;
}

.side-nav--menu li:hover .menu-icon-fill,
.side-nav--menu li.active .menu-icon-fill {
    color: #f68b1c;
}

/* Helper section styles */
.helper-section {
    padding: 20px 0 0 0;
    border-top: 1px solid #e6e6e6;
    text-align: center;
}

.section-title {
    font-size: 16px;
    color: #777777;
    text-align: center;
    margin: 0 0 12px 0;
    width: 100%;
}

.helper-item {
    margin-bottom: 12px;
}

.helper-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #777777;
    text-decoration: none;
    transition: color 0.2s cubic-bezier(0.6, 0, 0.1, 1);
}

/* Hover states for helper links and menu items */
.helper-link:hover .menu-icon,
.helper-link:focus .menu-icon,
.side-nav--menu li:hover .menu-icon,
.side-nav--menu li:focus .menu-icon {
    background-color: #f68b1c;
    transform: scale(1);
    margin: 0 auto -1px;
}

.helper-link:hover .menu-icon-fill,
.helper-link:focus .menu-icon-fill,
.side-nav--menu li:hover .menu-icon-fill,
.side-nav--menu li:focus .menu-icon-fill {
    fill: #ffffff;
    color: #ffffff;
}

.helper-link:hover .menu-label,
.helper-link:focus .menu-label,
.side-nav--menu li:hover .menu-label {
    color: #f68b1c;
}

/* Active states */
.side-nav--menu li.active .menu-icon {
    background-color: #777777;
    margin: 0 auto -1px;
}

.side-nav--menu li.active .menu-icon-fill {
    fill: #ffffff;
    color: #ffffff;
}

.side-nav--menu li.active .menu-label {
    color: #222222;
}
/* Sidebar Changes for EMAIL, FUNDS, SETTINGS, EMBED- END */

/*SGS-1246 Donation model UI changes Start */
.g-donation-model-label{
    color:#222;
    font-family: 'Lato', sans-serif !important;
    font-size: 14px;
}
/*SGS-1246 Donation model UI changes END*/

.g-btn-line-height {
    line-height: 2.2em;
}

/*SGS-1441 Responsive adjustments for Account Verification page (mobile) START */
.g-account-verify-container{
    max-width:1140px;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: auto;
    margin-right: auto;
}
.g-account-verify-heading{
    font-family: 'Lato', sans-serif !important;
    font-weight: 900 !important;
    color: #ffffff !important;
    font-size: 40px;
}
.g-account-verify-sub-heading{
    font-family: 'Lato', sans-serif !important;
    color: #ffffff !important;
    font-weight: 400;
    font-size: 24px;
}
.g-invalid-number{
    font-family: 'Lato', sans-serif !important;
    font-weight: 300;
    font-size: 16px;
    background-color: #ca3c3b;
    border-color: #ca3c3b;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    display: inline-block;
    width: 300px;
    padding: 0.5rem !important;
}

.g-mobile-number-border{
    border-radius: 4px !important;
    border-color: #d9d9d9 !important;
    box-shadow: none;
}
.g-mobile-number-border:focus{
    border-color: unset !important;
    box-shadow: none !important;
}



/* XL: Extra large devices (1200px and up) */
@media (min-width: 1200px) {
    .g-account-verify-container {
        max-width: 1140px;
        padding-left: 0;
        padding-right: 0;
    }
    .g-account-verify-heading {
        font-size: 40px;
    }
    .g-account-verify-sub-heading {
        font-size: 24px;
    }
    .g-invalid-number {
        font-size: 16px;
    }
    #notification-emails {
        width: 1140px;
        max-width: 1170px !important;
        padding: 0px;
    }
    .responsive-edit-page #more-info,
    .responsive-edit-page #gallery,
    .responsive-edit-page #giving-levels {
        width: 80%;
    }
}

@media (min-width: 1200px) {
    .responsive-edit-page {
        padding: 0px !important;
    }
}

/* LG: Large devices (992px - 1199.98px) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .g-account-verify-container {
        max-width: 960px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .g-account-verify-heading {
        font-size: 36px;
    }
    .g-account-verify-sub-heading {
        font-size: 22px;
    }
    .g-invalid-number {
        font-size: 16px;
    }
    .responsive-edit-page {
        max-width: 100% !important;
    }
    .card-dimentions {
        max-width: min-content !important;
    }
}

/* MD: Medium devices (768px - 991.98px) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .g-account-verify-container {
        max-width: 720px;
        padding-left: 32px;
        padding-right: 32px;
    }
    .g-account-verify-heading {
        font-size: 32px;
    }
    .g-account-verify-sub-heading {
        font-size: 20px;
    }
    .g-invalid-number {
        font-size: 15px;
    }
    .responsive-edit-page {
        max-width: 100% !important;
    }
    .g-header-logo{
        margin-right: 10px;
    }
    .sidebar-margin{
        margin-left: 25px;
    }
}

@media (min-width: 576px) {
    .responsive-edit-page {
        max-width: 100%;
    }
}

/* SM: Small devices (576px - 767.98px) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .g-account-verify-container {
        padding-left: 24px;
        padding-right: 24px;
    }
    .g-account-verify-heading {
        font-size: 28px;
    }
    .g-account-verify-sub-heading {
        font-size: 18px;
    }
    .g-invalid-number {
        font-size: 15px;
    }
}

/*SGS-1441 Responsive adjustments for Account Verification page (mobile) END */
.m-b-inherit {
    margin-bottom: inherit;
}

/*SGS-731 DON: Design adjustments for Create a Campaign form (Mobile) START */
@media (max-width: 1079px) {
    .g-mobile-container{
      display: block !important;
      text-align: left !important;  
    }
    .g-mobile-container .input-group{
        display: block !important;
        margin: 0 !important;
        margin-bottom: 15px !important;     
    }
    .g-mobile-container label, 
    .g-mobile-container input,
    .g-mobile-container select,
    .g-mobile-container .js-create-submit{
       display: block !important;
       width: 100% !important;
    }
    .g-mobile-container label{
       font-size: 16px !important;
    }
    .g-mobile-container .js-create-submit{
       text-align: center !important;
    }
    .g-mobile-container .g-mobile-zipcode{
       display: inline-block !important;
       width: unset !important;     
    }
    .g-mobile-container .g-zip-icon{
       position: relative !important;
       top: -4px !important;     
    }

/* SGS-1598 error & success message to be in center - START */
    .g-mobile-ui-position{
        left: 50% !important;
        right: auto !important;
        top: 50% !important;
        transform: translate(-50%, -50%) !important;
        width: fit-content;
        min-width: 317px;
        max-width: 90vw;        
        text-align: center;
        line-height: 1.4;
    }
/* SGS-1598 error & success message to be in center - END */
}

@media (max-width: 1024px) {
    .g-mobile-container{
       max-width: 800px !important;
       margin: 0 auto;    
    }
}
/*SGS-731 DON: Design adjustments for Create a Campaign form (Mobile) END */

/* Hamburger menu styles - START */
.chzbrgr {
    cursor: pointer;
    z-index: 100;
    position: relative;
    padding: 10px;
    max-width: 44px;
    display: none;
    margin: 0 auto 20px;
}

.chzbrgr .chzbrgr-layer {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
    background-color: #222222;
    transition: transform 0.4s ease-in-out, opacity 0.2s ease-in-out;
}

.email-subject-width{
    width: 85px;
}

.chzbrgr .chzbrgr-layer + .chzbrgr-layer {
    margin-top: 3px;
}

.chzbrgr.orange .chzbrgr-layer {
    background-color: #f68b1c;
}

@media (max-width: 767px) {
    .chzbrgr {
        display: block;
    }

    .chzbrgr .chzbrgr-layer:last-child {
        width: 16px;
    }

    .chzbrgr:not(.collapsed) .chzbrgr-layer:nth-child(1) {
        transform: translateY(6px) rotate(45deg);
    }

    .chzbrgr:not(.collapsed) .chzbrgr-layer:nth-child(3) {
        transform: translateY(-6px) rotate(-45deg);
    }

    .chzbrgr:not(.collapsed) .chzbrgr-layer:nth-child(2) {
        opacity: 0;
    }

    .chzbrgr:not(.collapsed) .chzbrgr-layer:nth-child(4) {
        opacity: 0;
    }
    .mobile-page-p-m {
        padding-top: 0px !important;
        margin-top: 14px !important;
    }
    .side-nav {
        margin-top: 0px;
    }
}
/* Hamburger menu styles - END */

/* SGS-1823 Responsive Dashboard page Start */
.g-responsive-dashboard-body{
    padding-top: 18px !important;
}

.sug-card-row {
    flex-direction: row;
    gap: 10px;
}

@media (max-width:1199px){
    .g-background-responsive, 
    .g-responsive-header{
        width: 100% !important;
        max-width: 100% !important;
        padding: 0px 16px;
    } 
    .g-submenu-responsive{
        height: 66px !important ;
        padding: 0px 16px;
    }
    .responsive-pages {
        overflow: hidden !important;
    }
}

@media (max-width:991px){
    .g-background-responsive-campaign{
        padding-bottom: 15px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important; 
        flex-direction: column !important;
        width: 100% !important;
    }
    .g-background-responsive-campaign .f-grid-6of12{
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
    }
    .g-submenu-responsive{
        height: auto !important;
        padding: 20px 5px;
    }
    .g-submenu-responsive ul{
        margin-bottom: 0 !important;
    }
    .g-submenu-responsive ul li{
        padding: 0px 8px !important;
    }
    .g-submenu-responsive ul li a{
        font-size: 16px !important;
    }
    .g-responsive-dashboard-body{
        display: flex;
        flex-direction: column-reverse;
    }
    .g-responsive-dashboard-body .f-grid-8of12.f-p-r-small,
    .g-responsive-dashboard-body .f-grid-4of12.f-p-l-small{  
        width: 100%;
        padding: 0;
    }
    .g-responsive-font-size{
        font-size: 20px !important;
        padding-right: 20px !important;
    }
    .genius-notification{
        margin-top: 5px !important;
    }
    #mainNav {
        padding: 0px !important;
    }
    #basic-info{
        width: 90% !important;
    }
    #notification-emails {
        padding: 0 40px !important;
    }
    .sug-card-preview {
        width: 100% !important;
        margin-bottom: 35px;
    }
    .sug-card-code {
        width: 100%;
    }
    .responsive-width {
        width: auto;
    }
    .card-dimentions {
        max-width: min-content !important;
    }
}

@media(min-width:766px) and (max-width:861px){
    .genius-header-home-page {
        padding: 0px !important;
    }
    .g-submenu-responsive ul li{
        padding: 0px 7px !important;
    }
}

@media(max-width:767px){
    .g-mobile-submenu{
        width: 100%;
        float: none;
        text-align: center;
    }  
    .g-r-f-large{
        font-size: 24px !important;
    }
    .g-responsive-font-size{
        font-size: 20px !important;
        padding-right: 20px !important;
    }
    .g-r-m-t{
        margin-top: 10px !important;
    }
    .genius-notification{
        margin-top: 10px !important;
    }
    .g-mobile-responsive-popup{
        width: auto !important;
        height: auto !important;
        left: 5px !important;
        right: 5px !important;
   }
   .responsive-active-account-info {
        margin-top: 0px !important;
   }
   .dash-header-gap {
        padding-top: 0px;
   }
   /* .responsive-pages {
        padding-top: 75px !important;
        overflow: hidden !important;
   } */
   .g-submenu-responsive{
        height: auto !important;
        padding: 20px 0px;
   }
   
   /* POPUP Modal class start */
   .popup-modal-responsive{
        max-width: unset !important;
        width: 90% !important;
        height: auto !important;
        left: 5% !important;
    }
    .popup-contains-flex{
        display: flex;
        justify-content: center !important;
        flex-direction: column;
        align-items: center !important;
        flex-wrap: wrap;
    }
    .flex-contains-col{
        display: flex;
        flex-direction: column;
    }
    .flex-contains-center{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .margin-top-small{
        margin-top: 14px;
    }
    .responsive-edit-page {
        max-width: 100% !important;
    }
    .responsive-edit-page .camp-title {
        width: 100%;
    }
    .embed-popup-flex{
        display: flex;
        flex-direction: column-reverse;
        gap: 15px;
    }
    .embed-popup-flex-col{
        display: flex;
        justify-content: center;
    }
    .embed-popup-flex-scroll{
        overflow-x: scroll;
        height: 100vh;
    }

    .email-recipient-list-popup-flex{
        display: flex !important;
        flex-direction: column;
        width: 100%;
        gap: 5px;
    }
    .email-recipient-list-popup-dropdown-width{
        width: 40% !important;
    }
    .email-recipient-list-popup-search-width{
        width: 38% !important;
    }

    /* Hide Status column completely (both head & body) */
    .col-status {
        display: none;
    }
    /* Email History Popup Changes start*/
    .email-history-flex{
        display: flex !important;
        flex-direction: column;
        gap: 15px;
        padding: 0px 20px;
        flex-wrap: wrap;
    }
    /* Each block (Subject/Date/Recipients) behaves like a row */
    .email-history-flex > div {
        display: flex;
        gap: 6px;
        align-items: flex-start;
        border-left: none !important;   /* remove left borders */
        margin: 0;
        padding: 0;
        width: 100%;
    }
    /* Label (h6) becomes inline */
    .email-history-flex h6 {
        font-weight: 600;
        min-width: 90px;   /* keeps alignment */
        margin: 0;
        padding: 0;
        white-space: nowrap;
    }
    /* Value (p) wraps on next line if long */
    .email-history-flex p {
        flex: 1;
        margin: 0;
        word-break: break-word;
        line-height: 1.5;
    }
    .full-label { 
        display: none; 
    }
    .short-label { 
        display: inline !important; 
    }
    .email-history-table-text-align{
        text-align: justify;
    }

    .email-history-table-email-width{
        width: 60% !important;
    }
    .email-history-table-name-width{
        width: 40% !important;
    }
    /* Email History Popup Changes start*/

    /*Add Offline Donations Modal Start*/
    .popup-body .row .col-md-6,
    .popup-body .row .col-md-12 {
        width: 100%;
        max-width: 100%;
    }

    /* Field width rules */
    .field-name input,
    .field-email input,
    .field-address input,
    .field-amount input,
    .field-date input,
    .field-type select,
    .field-address select,
    .field-address textarea,
    .field-country,
    .custom-checkbox-wrapper {
        width: 100%;
    }

    .field-zip input {
        width: 50%;
    }
    
    /* Add Donation button */
    .popup-modal-save {
        width: 100% !important;
        margin: 0 !important;
        height: 49px !important;
        font-size: 22px !important;
    }

    /* Move checkbox below ZIP */
    .res-zip-only {
        display: block !important;
        margin-top: 8px;
    }

    /* Hide desktop checkbox */
    .col-md-6 > .form-group.align-checkbox.custom-checkbox-wrapper {
        display: none;
    }

    .popup-date-field-flex {
        display: flex !important;
    }
    .popup-calendar-field-flex {
        display: flex;
        justify-content: center;
        align-items: center;
    }

   /*Add Offline Donations Modal End*/

    /*Responsive & Content updates for steps 2–5 of "How To Setup My Campaign" modal Start*/
    .g-r-text-left{
        text-align: left !important;
    }
    .image-block{
        width: 130px !important;
        height: 130px !important;
    }
    .image-block-m-t-xsmall{
        margin-top: 8px !important;
    }
    .image-block-m-r-xsmall{
        margin-right: 8px !important;
    }
    .image-block-p-r-xsmall{
        padding-right: 8px !important;
    }

    .stripe-dashboard-btn{
        width: 100% !important;
        margin: 0 !important;
        height: 49px !important;
    }
    .popup-top-5{
        top:5% !important;
    }
    .popups-overflow-scroll{
        max-height: 80vh !important;
    }

    /*Responsive & Content updates for steps 2–5 of "How To Setup My Campaign" modal End*/
    
    /* POPUP Modal class end */
    .sug-card-row {
        flex-direction: column;
    }
    .sug-card-code {
        margin-bottom: 80px;
        max-width: 380px;
    }

    .r-popups-overflow-auto{
        overflow-y: auto !important;
        max-height: 100dvh;
        -webkit-overflow-scrolling: touch;   /* smooth scroll on iOS */
        scrollbar-gutter: stable both-edges; /* reserve space for scrollbar */
    }
    .add-contact-modal-save-flex{
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-between;
        gap: 14px;
        padding-top: 0px;
    }
    .padding-bottom-large{
        padding-bottom: 24px !important;
    }
    .res-md-popup-modal-btn {
        width: 100% !important;
        margin: 0 !important;
        height: 49px !important;
        font-size: 22px !important;
    }
    .res-md-popup-modal-btn-flex {
        display: flex !important;
        flex-direction: column;
        gap: 8px;
    }
    .mobile-font {
        font-size: 16px !important;
        font-weight: 700 !important;
    }
    .mobile-pad-x-10 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .email-subject-width{
        width: auto !important;
    }
    .truncate-2-lines {
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        /* Add display: block; or inline-block; as a fallback to ensure block-level context */
        display: block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis; 
        white-space: normal;
        word-break: break-word;
        max-height: calc(1.5em * 2);
        line-height: 1.1em;
    }

}

@media (max-width: 650px){
    .email-recipient-list-popup-dropdown-width{
        width: 45% !important;
    }
    .email-recipient-list-popup-search-width{
        width: 43% !important;
    }
    .card-code-section {
        width: 100%;
        max-width: 277px;
        margin-bottom: 80px;
    }
}

@media (min-width: 640px) and (max-width: 756px) {
    .card-code-section {
        width: 40%;
    }
}

@media (max-width: 600px){
    .email-recipient-list-popup-dropdown-width{
        width: 50% !important;
    }
    .email-recipient-list-popup-search-width{
        width: 48% !important;
    }
}

@media (max-width: 576px) {
    /* Donation Detail POPUP Modal class start */
   .res-sm-popup-modal{
        max-width: unset !important;
        width: 90% !important;
        height: auto !important;
        left: 5% !important;
    }
    .res-sm-popup-modal-save {
        width: 100% !important;
        margin: 0 !important;
        height: 49px !important;
        font-size: 22px !important;
    }
    .res-sm-popup-modal-btn-flex{
        display: flex !important;
        flex-direction: column;
        gap: 8px;
    }
    .res-sm-top-5{
        top:5% !important;
    }
    .res-sm-pad-top-small{
        padding-top: 8px;
    }
    .popup-modal-overflow{
        max-height: 80vh !important;
    }

    .res-hide-column{
        display: none;
    }
}

@media (max-width: 550px) {
    .subscribe-popup-flex,
    .add-contact-popup-flex {
        display: flex !important;
        flex-direction: column;
        gap: 8px;
        width: 100%;
    }
    .subscribe-popup-flex {
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .subscribe-popup-flex-row {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        width: 100%;
    }
    .subscribe-popup-padding-bottom-xsmall {
        padding-bottom: 8px;
    }
    .add-contact-popup-flex-row {
        display: flex;
        flex-direction: row;
        width: 100%;
    }
    .add-contact-popup-input-width {
        width: 98% !important;
    }
    .sug-card-code {
        width: auto;
    }
    .side-nav {
        width: 80px;
    }
}

@media(max-width: 530px) {
    .welcome-popup-contains,
    .welcome-popup-row,
    .welcome-popup-count-align {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .welcome-popup-contains {
        flex-wrap: wrap;
    }
    .welcome-popup-row {
        flex-direction: column;
        width: 100%;
        padding: 2px;
    }
    .welcome-popup-count-align {
        flex-direction: column;
        width: 100%;
        align-items: flex-end;
    }
    .welcome-popup-margin-top {
        margin-top: 8px;
    }

    .email-recipient-list-popup-dropdown-width{
        width: 60% !important;
    }
    .email-recipient-list-popup-search-width{
        width: 58% !important;
    }
}

/* Created due to sub-menu (black-header) issue when screen size is less than 526px;  */
@media (max-width: 525.98px) {
    /* .responsive-active-account-info {
        padding-top: 125px;
    } */
    .dash-header-gap {
        padding-top: 0px;
    }
    .genius-notification{
        margin-top: 10px !important;
    }
    /* .responsive-pages {
        padding-top: 75px !important;
        overflow: hidden !important;
    } */
    .popup-model-flex-button{
        flex-direction: column;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
        flex-wrap: wrap;
        text-align: center;
    }
    .popup-model-flex-button-width{
        width: 100%;
    }
    .popup-model-flex-button-width-and-height{
        width: 100% !important;
        height: 42px !important;
    }
    .popup-model-flex-button-width-and-margin{
        width: 100%;
        margin-right: 0px !important;
    }
}

@media(max-width:527px){
    .genius-notification{
        margin-top: 20px !important;
    }
    /* .responsive-pages {
        padding-top: 110px !important;
        overflow: hidden !important;
   } */
   .popup-modal-display-flex{
        display: flex;
   }
   .sidebar-width{
        width: 10%;
    }
    .content-width{
        width: 78%;
    }
}

@media(max-width:450px){
   .g-text-center{
        text-align: center !important;
   }
   .g-small-device-hide{
        display: none;
   }
   .g-small-device-heading-font{
        font-size: 24px !important;
   }
   .donate-txt-area {
        min-height: 250px;
    }

    .email-recipient-list-popup-dropdown-width{
        width: 80% !important;
    }
    .email-recipient-list-popup-search-width{
        width: 77% !important;
    }

    .popup-date-field-flex {
        display: flex !important;
    }
    
    .width-90{
        width: 90%;
    }
}

@media (max-width: 480px) {

    /* Adjust card positioning for mobile */
    .card.border-0 {
        margin-bottom: 10px;
    }

    .campaign-widget{
        overflow: scroll;
    }
}
 /* SGS-1823 Responsive Dashboard page End */

.g-edit-page-mobile {
    margin-top: 50px;
}

.middle-header {
    background-color: white;
    padding: 0px 16px;
}

.g-submenu-responsive {
    background-color: #25292b !important;
    height: 66px;
}


/* POPUP Modal class start */

.popup-modal-content {
    position: relative;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 30px 100px -30px rgba(246, 139, 28, 0.6);
}
.popup-modal-close {
    position: absolute;
    top: 0px;
    right: 5px;
    font-size: 30px;
    background: none;
    border: none;
    color: #f68b1c;
    cursor: pointer;
    width: 42px;
    height: 44px;
    line-height: 44px;
    text-decoration: none;
    text-align: center;
    opacity: 0.85;
    filter: alpha(opacity=85);
    padding: 5px 5px 18px 10px;
    font-style: normal;
    font-weight: 100;
}
.popup-modal-save{
    font-family: Lato, sans-serif;
    width: 125px;
    height: 36px;
}
.popup-modal-close:focus,.popup-modal-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
.popup-modal-close:active {
    top: 1px
}
.popup-modal-backdrop {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fefde6;
    opacity: 0.9;
}
.donation-popup-modal-backdrop {
    width: 100%;
    height: 100%;
    background: #fefde6;
    opacity: 0.9;
}
.popup-modal-base{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 30px 100px -30px rgba(246, 139, 28, 0.6);
}
.popup-modal-textarea:focus{
    border-color: #f68b1c !important;
    box-shadow: 0 30px 100px -30px rgba(246, 139, 28, 0.6) !important;
}
.popups-overflow-scroll{
    max-height: 100vh;
    overflow-y: auto; /* fallback for older iOS */
    -webkit-overflow-scrolling: touch; /* smooth scrolling */
}

.g-text-truncate{
    white-space: normal;
    word-break: break-word;
    overflow: visible;
    text-overflow: unset;
    word-wrap: normal;
}
.email-recipient-list-popup-dropdown-bg,
.email-recipient-list-popup-dropdown-bg:hover {
    /* remove native arrow */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24px' height='16px' viewBox='0 0 24 16'><polygon fill='%23000' points='12.333,5 7.794,10 3.254,5'/></svg>") !important;
    background-repeat: no-repeat;  
    /* truncate long names */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    /* iOS specific change */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.country-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

.custom-country-arrow {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding-right: 26px;
    background: transparent !important;
    /* truncate long names */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    
    /* iOS specific */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.country-wrapper::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    width: 24px;
    height: 16px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24px' height='16px' viewBox='0 0 24 16'><polygon fill='%23000' points='12.333,5 7.794,10 3.254,5'/></svg>");
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
}

.email-recipient-list-popup-selected-font{
    color: #777;
    font-weight: 400;
}
.short-label { 
    display: none; 
}
.no-margin-checkbox {
    margin-right: 0 !important;
    transition: none !important;
}

/* Make table behave fluidly */
.email-history-table-text-align,
.email-history-table-text-align table {
  width: 100% !important;
  table-layout: fixed;  /* ensures cells respect available space */
  border-collapse: collapse;
}

/* Allow content inside td to wrap */
.email-history-table-text-align td {
  white-space: normal !important;
  word-wrap: break-word;
  word-break: break-word; /* ensures very long strings wrap */
}

/* Remove hard max-width that causes horizontal scroll */
.js-recipient-email {
  max-width: 100% !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;  /* allow wrap instead of truncation */
}

/* Make recipient names wrap too */
.js-recipient-name {
  white-space: normal;
  word-break: break-all;
}

.align-checkbox .custom-checkbox-wrapper {
  display: flex;
  align-items: center;
  margin-left: 8px;
}

.g-p-b-4px{
    padding-bottom: 4px;
}

.fw-400 {
    font-weight: 400 !important;
}

.genius-lato-font {
    font-family: 'Lato', sans-serif !important;
    font-size: 16px !important;
    color: #222222;
}

.g-m-p-zero {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
}

.image-edit-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.image-edit-left {
  display: inline-flex;
  align-items: center;
}

.image-edit-left i {
  margin-right: 4px;
}

.image-block{
    width: 180px;
    height: 180px;
}

.overflow-auto{
    overflow: auto !important;
}
.stripe-dashboard-btn {
    font-family: 'Lato', sans-serif;
    color: #222;
    background-color: #fff;
    padding: 4px 32px; 
    font-size: 16px; 
    text-transform: none; 
    text-decoration: none;
    text-align: center;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
.stripe-dashboard-btn:focus {
    text-decoration: none;
}
.m-b-30{
    margin-bottom: 30px !important;
}

.res-zip-only {
    display: none;
}

.popup-modal-btn {
    font-family: 'Lato', sans-serif !important;
    width: 125px;
    height: 36px;
}

.popup-modal-overflow{
    overflow-y: auto !important;
    max-height: 100vh;
    -webkit-overflow-scrolling: touch;
    scrollbar-gutter: stable both-edges;
}

/* POPUP Modal class end */

.header-activity-dropdown{
    width:20%; 
    position:absolute;
    min-width: 230px; 
    max-width: 280px; 
    z-index: 3000;
    border-radius: 4px;
    background-color: #fff;
}

/* SGS-1917 Responsive Edit page Start */

@media (max-width: 479px) {
    .responsive-edit-page .camp-title,
    .responsive-edit-page .camp-goal,
    .responsive-edit-page .camp-category {
        width: 100%;
    }

    .responsive-edit-page .camp-end-date {
        width: 100%;
        padding-top: 16px;
    }

    .responsive-edit-page .camp-location {
        width: 100%;
        padding-bottom: 16px;
    }

    .responsive-edit-page .camp-heading {
        padding-bottom: 8px;
    }

    .responsive-edit-page .camp-loc-goal {
        padding-bottom: 8px;
    }

    .responsive-edit-page .camp-category-date {
        padding-bottom: 8px;
    }

    .responsive-edit-page .camp-zip-textbox {
        width: 60%;
    }

    .responsive-edit-page .camp-city-text {
        width: 40%;
    }

    .responsive-edit-page .camp-fund-section {
        padding-bottom: 0px;
    }

    .responsive-edit-page #gallery,
    .responsive-edit-page #more-info {
        margin-bottom: 0px;
    }

    .responsive-edit-page .giv-amount {
        width: 100%;
    }

    .responsive-edit-page .giv-title {
        width: 100%;
        padding-left: 0px;
        padding-top: 24px;
    }

    .responsive-edit-page .trash-icon {
        top: unset;
        right: 0;
        bottom: 150px; 
    }
}


@media (max-width: 461px) {

    .responsive-edit-page .js-gallery-image {
        margin-right: 5px;
    }

    .responsive-edit-page .js-media-item {
        padding-right: 5px;
    }
}
/* SGS-1917 Responsive Edit page End */

/* SGS-2127 - Input Field Style Changes - Start */
.f-input-decorator {
    overflow: auto;
}

.contact-card-input {
    display: inline-block !important;
    width: max-content !important;
}


.drop-down-dimension {
    line-height: 2.2em;
}

.drop-down-item:hover {
    color: rgb(72.25, 72.25, 72.25);
    background-color: #f5f5f5;
}

.drop-down-item a:hover {
    color: #252b2c;
}

.drop-down-internal-scroll {
    max-height: 250px; 
    overscroll-behavior:contain;
}

.f-input-decorator input:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.f-decorator:last-child,
 .supporter-search {
    width: 36px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.supporter-search {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: 0px;
}

/* SGS-2127 - Input Field Style Changes - End */

/* SGS-2065 - Checkbox Restyling Changes - Start */
.custom-checkbox-wrapper {
    position: relative;
    padding: 10px 0px;
  }

  .custom-checkbox-wrapper input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  .custom-checkbox-wrapper .checkbox-custom, input[type='checkbox'] {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #f6f6f6;
    border: 2px solid #b9b9b9; /* Light gray border for resting state */
    border-radius: 4px;
    margin-right: 8px;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
  }

  /* Checkmark (hidden by default) */
  .custom-checkbox-wrapper .checkbox-custom::after, input[type='checkbox']:checked:after {
    content: '';
    position: absolute;
    left: 6px;
    top: 0px;
    width: 9px;
    height: 16px;
    border: solid #f68b1c; /* Orange color for checkmark */
    border-width: 0 4px 4px 0;
    transform: rotate(45deg);
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
  }

  /* Hover state for unchecked */
  .custom-checkbox-wrapper:hover .checkbox-custom:not(.checked), input[type='checkbox']:hover {
    border-color: #f68b1c; /* Orange border on hover */
    background-color: #f6f6f6; /* Slight orange tint */
  }

  /* Active/focus state for unchecked */
  .custom-checkbox-wrapper:focus .checkbox-custom:not(.checked),
  .custom-checkbox-wrapper:active .checkbox-custom:not(.checked),
  input[type='checkbox']:active {
    border-color: #f68b1c;
    box-shadow: 0 0 0 2px rgba(255, 139, 93, 0.2);
  }

  /* Checked state */
  .custom-checkbox-wrapper input[type="checkbox"]:checked + label .checkbox-custom,
  input[type='checkbox']:checked {
    border-color: #f68b1c; /* Gray border for checked resting state */
    background-color: #f6f6f6;
  }

  .custom-checkbox-wrapper input[type="checkbox"]:checked + label .checkbox-custom::after,
  input[type='checkbox']:checked:after {
    opacity: 1; /* Show checkmark */
  }

  /* Disabled state */
  .custom-checkbox-wrapper input[type="checkbox"]:disabled + .checkbox-custom {
    opacity: 0.5;
    cursor: not-allowed;
    background-color: #f6f6f6;
  }

  /* Label styling */
  .custom-checkbox-wrapper label {
    cursor: pointer;
    user-select: none;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    margin: 0;
  }

  .pt-3 p {
    margin: 0px !important;
  }

  [class*='hint--']:after {
    font-family: 'Lato', sans-serif !important;
    content: attr(data-hint);
    background-color: #fff;
    color: #222;
    text-shadow: none;
    padding: 8px 10px;
    font-size: 12px;
    line-height: 12px;
    white-space: nowrap;
    border-radius: 4px;
    box-shadow: 0 10px 50px -10px rgba(246,139,28,.65);
  }

  .email-page-checkboxes { 
    padding: 0px;
  }
/* SGS-2065 - Checkbox Restyling Changes - End */

.mobile-only {
    display: none;
}

@media (max-width: 991px) {
    .mobile-hide {
        display: none;
    }

    .mobile-only {
        display: block;
    }
}

.g-time-ago-in-words{
    font-size: 16px;
    color: #777;
}

.g-font-size-1rem {
    font-size: 1rem !important;
}

.g-font-medium-gray,
.donation-details:hover {
    color: #777 !important;
}

.notifications-list:last-child {
    padding-bottom: 10px;  
} 

.notifications-list .checkbox label { 
    margin-top: 5px;
}

input[type="checkbox"]:focus {
    outline: none;
}

.gap-30 {
    gap: 30px;
}

.mobile-menu-contents {
    height: 1000vh;
    background-color: hsla(58, 92%, 95%, .96);
    padding: 65px 20px 20px 30px;
}

/* SGS-2386 - Embed page Responsive - Start */

/* Help hint hover behavior */
.image-help-hint {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -30px;
    left: -30px;
}

.js-upload-btn:hover ~ .image-help-hint,
.f-upload-btn:hover ~ .image-help-hint {
    opacity: 1;
    visibility: visible;
}

#tools {
    min-height: 800px;
}

.hide-content {
    display: none !important;
}

@media (max-width: 800px) {
    .card-preview-section {
        margin-bottom: 40px;
    }
}

@media (max-width: 767.98px) {
    .card-preview-section {
        padding-right: 0 !important;
        width: 100% !important;
        float: none !important;
    }

    .f-grid-row {
        display: block;
    }

    /* Ensure textarea is responsive */
    .js-embed-copy {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
  
    /* Hide More menu on screens smaller than 767.98px */
    #more-menu-label {
        display: none !important;
    }
    .more-submenu {
        display: none !important;
    }
    
    .show-content {
        display: none !important;
    }

    .hide-content {
        display: block !important;
    }

    /* For mobile menu */
    .mob-w-80 {
        width: 80% !important;
    }
    .no-max-w {
        max-width: unset !important;
    }
    .mob-fl-inline-end {
        float: inline-end;
    }
    .mob-w-100 {
        width: 100% !important;
    }
    .mob-gap-10 {
        display: flex;
        flex-direction: column;
        gap: 10px !important;
    }
    .mob-list {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }    
}

.f-upload-btn input {
    font-size: inherit;
}

.campaign-card {
    margin: -1px;
}

/* SGS-2386 - Embed page Responsive - End */

/* Responsive design for donate button template */
@media (max-width: 600px) {
    .donate-button-container {
        flex-direction: column !important;
    }

    .donate-button-container .f-grid-6of12 {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .donate-btn-code-section {
        margin-top: 25px;
    }
}

/* Sub-menu when we click on the - "More" on Main Header - Start */
.more-submenu{
    display: none;
    left: 0px;
    right: 0px;
    width: 100%;
    text-align: center;
    border-radius: 0;
    box-shadow: 0 10px 40px -10px rgba(34, 34, 34, .35);
    padding: 8px 0;
    margin-top: 0;
    height: 45px;
    background: rgb(247.5559322034, 159.0542372881, 67.2440677966);
    border: 0 !important;
    top: 55px;
    position: absolute;
    z-index: 999;
}

.more-submenu.show-dropdown {
    display: block;
}

.more-submenu-ul{
    text-align: left;
    border: 0;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    padding-left: 20px;
} 

.more-submenu-li{
    display: inline-block !important;
    padding: 0 !important;
}

.more-submenu-li:hover{
    background-image: none !important;
}

.more-submenu-li-a{
    padding: 4px 14px;
    color: #fff;
    border-bottom: 20px solid rgba(246, 139, 28, 0);
    transition: border-bottom .2s cubic-bezier(.6,0,.1,1), color .2s cubic-bezier(.6,0,.1,1);
    background-clip: padding-box;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    line-height: 28px;
    text-decoration: none;
}

.more-submenu-li-a:hover, .more-submenu-li-a:focus {
    background: transparent;
    color: #fff590;
    border-bottom: 5px solid #fff590;
}

/* Caret - when drop down is opened */
#more-menu-label:after {
    transform-origin: bottom;
    content: " ";
    top: 32px;
    pointer-events: none;
    border: 12px solid rgba(248, 127, 24, 0);
    border-bottom-color: #f89f43;
    margin-left: -30px;
    z-index: 1040;
    opacity: 0;
    transform: scale(.2);
    transition: all .2s;
    position: absolute;
}

/* Small white caret when dropdown is closed */
#more-menu-label:before {
    content: "";
    margin-left: 15px;
    top: 36px;
    transition: bottom .2s cubic-bezier(.6,0,.1,1);
    display: inline-block;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-left: 4px solid rgba(0, 0, 0, 0);
    position: absolute;
}

/* Hide white caret when dropdown is open */
#more-menu-label.show-dropdown:before {
    display: none;
}

/* Show orange caret when dropdown is open */
#more-menu-label.show-dropdown:after {
    opacity: 1;
    transform: scale(1);
}
/* Sub-menu when we click on the - "More" on Main Header - End */

.fw-600 {
    font-weight: 600 !important;
}

.border-none {
    border: none !important;
}

.sug-button {
    width: 225px;
    height: 55px;
    text-align: center;
    border-radius: 4px;
    transition: all 150ms ease-in-out;
    display: inline-block;
    position: relative;
}

.fs-16 {
    font-size: 16px;
}

.fs-30 {
    font-size: 30px;
}

#funds {
    min-height: calc(100vh - 350px);
}

.sug-orange-btn {
	padding: 0px 10px;
	background-color: #f68b1c;
	color: #ffffff;
	height: 36px;
    font-size: 14px !important;
    font-family: 'Lato', sans-serif !important;
    text-transform: capitalize;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    width: 155px;
}

.sug-orange-btn:hover {
    background-color: rgb(243.9288135593,128.9491525424,9.6711864407);
    color: #ffffff;
    background-image: none;
}

.pad-l-0 {
    padding-left: 0px !important;
}

@media (max-width: 880px) {
    .max-w-50 {
        max-width: 50% !important;
        flex: 0 0 50% !important;
        padding-right: 10px !important;
    }
    .offset-25 {
        margin-left: 25% !important;
    }
}

.f-avatar-xsmall {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 3.4rem;
    height: 34px;
    width: 34px;
    border-radius: 100%;
    align-items: center;
    text-transform: uppercase;
}

.p-t-xxsmall {
    padding-top: 4px;
}

.p-l-xxsmall {
    padding-left: 4px;
}

.w-80 {
    width: 80% !important;
}

.f-f-lato {
    font-family: Lato, sans-serif;
    color: #222;
}

.lato-700 {
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.tab-headings {
    color: #222;
    text-align: center;
    position: relative;
    padding: 6px 10px;
}

.tab-headings:focus,
.tab-headings:target {
    outline: none;
    text-decoration: none;
}

.tab-headings .inactive {
    color: rgb(249.8898305085,189.1355932203,126.1101694915);
}

.tab-headings .active {
    color: #222222;
    border-bottom: 5px solid #f68b1c;
    padding-bottom: 10px;
}

.btn-underline {
    text-align: center;
    position: relative;
    background: none;
    color: rgb(249.8898305085, 189.1355932203, 126.1101694915);
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 1rem;
    -webkit-transition: color 0.2s cubic-bezier(0.6, 0, 0.1, 1);
    transition: color 0.2s cubic-bezier(0.6, 0, 0.1, 1);
}

.pad-l-5 {
    padding-left: 5px;
}

.li-style-decimal {
    list-style-type: decimal;
}

.li-style-disc {
    list-style: disc;
}

.margin-left-2px {
    margin-left: 2px;
}
.pad-6px {
    padding: 6px;
}

.js-contact-row {
  border-top: 1px solid #d9d9d9; /* divider */
  padding-top: 10px;
  margin-top: 10px;
}

.js-contact-row:first-child {
  border-top: none; /* remove divider for first row */
  padding-top: 0;
  margin-top: 0;
}

.pad-l-15 {
    padding-left: 15px;
}

.pad-r-0 {
    padding-right: 0px !important;
}

.recipient-list-item {
    border-color: #d9d9d9;
    background-color: #f1f1f1;
}

.recipient-list-item .remove {
    margin-top: -4px;
}

.hover-orange:hover {
    color: #f68b1c;
}

.black-caret {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='m0,1l2,2l2-2z'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-position-y: 12px;
    background-size: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.break-word {
    word-break: break-word;
}

.li-style-decimal{
    list-style-type: decimal;
}

.li-style-disc{
    list-style: disc;
}

/*Custom Radio Button changes Start*/

input[type='radio'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #ccc;
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    position: relative;
    cursor: pointer;
    transition: border-color 0.2s ease;
}

input[type='radio']:checked {
    border-color: #f68b1c;
    background: unset;
}

input[type='radio']:checked::after {
    position: absolute; 
    top: 10%; 
    left: 10%; 
    content: ''; 
    background: #f68b1c; 
    width: 80%; 
    height: 80%; 
    border-radius: 50%;
}

input[type='radio']:hover {
    border-color: #f68b1c;
}

.campaign-status-row-align {
    justify-content: space-around; 
    align-items: center; 
    cursor: pointer;
}

/*Custom Radio Button changes End*/

.avatar-125 {
    width: 125px;
    height: 125px;
    border-radius: 100%;
}

.wrap-text-2-lines {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.width-18 {
    width: 18px;
}

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

.row-gap-medium {
    row-gap: 20px;
}
