body{
    margin:0;
    padding:0;
    font-size:16px;
    color: #0044B5;
    font-family: "Palanquin", sans-serif;
}
p {
    color: #0044B5;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    font-family: "Palanquin", sans-serif;
}
h1, h2, h3, h4, h5, h6{
     color: #0044B5;
     margin-top: 10px;
     font-family: "Antonio", sans-serif;
     font-weight: 700;
}
a{
    color: #0044B5;
}
a:focus, a:hover{
	text-decoration:none;
    color: #FFBA00;
}
iframe{
    color: #0044B5;
}

.navpart{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.navbar-brand>img {
    width: 250px;
}
.donate-btn a.read-btn {
    margin: 0px;
    font-weight: 600;
    padding: 12px 30px;
    border-radius: 0px;
    font-size: 16px;
    letter-spacing: 0.3px;
}
.donate-btn {
    position: absolute;
    right: 4%;
    top: 0;
}
.logo-heading {
    font-size: 30px;
    color: #ffffff;
    position: absolute;
    left: 25%;
}
nav.navbar.bootsnav .navbar-brand span {
    font-size: 28px;
    color: #000;
    clear: both;
    margin-top: 50px;
    float: right;
    position: relative;
    right: 25px;
}
/*Navbar-sticky-menu-list*/
nav.navbar.bootsnav{
    background-color: rgb(0 0 0 / 50%);
}
nav.navbar.bootsnav .navbar-nav > li > a{
    color: #ffffff;
    padding: 15px 12px;
    font-weight: 600 !important;
    text-transform: uppercase;
    font-family: "Palanquin", sans-serif;
    font-size: 16px;
}
nav.navbar.bootsnav .navbar-nav > li > a:hover{
    color: #e93236;
}
nav.navbar.bootsnav .navbar-brand{
    padding:0px;
    height: auto;
}
ul.nav.navbar-nav.navbar-right {
    float: right !important;
    margin-top: 5px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li{
    background-color: #FD372C;
    color: #fff;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li:hover{
    background-color: #0044B5;
    color: #fff;
    transition: all 0.3s linear;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a{
    background-color: inherit !important;
}
nav.navbar.bootsnav nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a:hover,
nav.navbar ul.nav li.dropdown.on > a, nav.navbar ul.nav > li.active > a:hover, 
nav.navbar ul.nav li.active > a, nav.navbar li.dropdown ul.dropdown-menu > li a:hover{
      color: #e93236;
}  
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{
    padding:0px !important;
    border:none;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
    padding: 7px 10px;
    font-family: "Palanquin", sans-serif;
    font-size: 14px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {
    color: #ffffff;
    cursor: pointer;
    background-color: #0044B5;
    padding: 4px 8px 3px;
}
button.navbar-toggle .fa-bars {
    font-size: 18px;
}
.navbar-header .attr-nav {
    display: none;
}
.wrap-sticky nav.navbar.bootsnav.sticked, .inner-pages nav.navbar.bootsnav {
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc;
    transition: all 0.3s ease-in-out;
}
.wrap-sticky nav.navbar.bootsnav.sticked .navbar-nav > li > a, .inner-pages nav.navbar.bootsnav .navbar-nav > li > a {
    color: #0044B5;
}
.wrap-sticky nav.navbar.bootsnav.sticked .logo-heading, .inner-pages .logo-heading {
    color: #0044B5;
}
.wrap-sticky nav.navbar.bootsnav.sticked .navbar-brand>img {
    transition: all 0.3s ease-in-out;
}
.search-box {
    text-align: right;
    margin: 0px;
    position: relative;
    float: right;
    margin-right: 150px;
    margin-top: 10px;
    width: 16%;
}
.navbar-brand .logo2 {
    display: none;
    padding: 10px;
}
.wrap-sticky nav.navbar.bootsnav.sticked .navbar-brand .logo2, 
.inner-pages .navbar-brand .logo2{
    display: block;
}
.wrap-sticky nav.navbar.bootsnav.sticked .navbar-brand .logo, 
.inner-pages .navbar-brand .logo{
    display: none;
}

/*end-navbar*/
.attr-nav ul li a{
    color: #7c81b8  ;
    padding: 10px;
}
.breadcrumb > li + li:before{
    display: none;
}
.carousel-inner .item:before{
    content: "";
    position: absolute;
    top: 0;
    left:0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.35);
}
.carousel-caption h1 {
    color: #fff;
    text-shadow: none;
    font-weight: 700;
    line-height: 1.3;
}
.carousel-caption a {
    background-color: #FD372C;
    width: 150px;
    line-height: inherit;
    height: auto;
    padding: 10px;
    border-radius: 4px;
    font-size: 16px;
    transition: all 0.3s linear;
}
.carousel-caption a:hover{
	    background-color: #FFBA00;
	    color: #fff;
}
.carousel-caption {
    background-color: initial;
    z-index: 5;
    text-align: left;
    left: 15%;
    margin: 0px;
}
.carousel-caption p {
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 30px;
    margin-top: 15px;
}
.carousel-indicators{
    display: none;
}
.services-block {
    background-color: #f0f0f0;
}
.services-block, .our-services, .news-block{
   padding: 50px 0px 50px;
}
.btn-county{
    padding: 50px 0px 30px;
}
.blue-bg {
    background-color: #0044B5;
}
.orange-bg {
    background-color: #FFBA00;
}
.red-bg {
    background-color: #FD372C;
}
.cam-frame h2 {
    color: #0044B5;
    font-size: 30px;
    margin-bottom: 25px;
}
.inner-box {
    text-align: center;
    padding: 0px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.inner-box a {
    color: #ffffff;
    display: block;
    padding: 20px 10px;
}
.inner-box h2 {
    font-size: 26px;
    margin: 0px;
}
.campaign-text h2 {
    font-size: 30px;
    color: #0044B5;
    line-height: 42px;
    margin: 0px;
    padding-bottom: 25px;
}
.campaign-text h1 {
    font-size: 42px;
    color: #0044B5;
    margin-bottom: 15px;
}
.campaign-text .read-btn {
    margin-top: 15px;
    padding: 12px 30px;
}
.read-btn{
    background-color: #FD372C;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 10px 18px;
    border-radius: 4px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    margin: 5px 0px;
    float: left;
}
.read-btn:hover{
  background-color: #FFBA00;
  color: #ffffff;
}
.campaign-text {
    position: relative;
    margin-right: 25px;
}
.events-block {
    padding-top: 50px;
    padding-bottom: 50px;
}
.event-date-info {
    text-align: center;
    display: table-cell;
    font-weight: 500;
    padding-left: 20px;
    padding-top: 10px;
}
.event-date-info .eve-date {
    font-size: 36px;
    font-weight: 600;
    float: left;
}
.event-date-info .eve-month {
    display: table-cell;
    padding-left: 15px;
    font-size: 18px;
}
.event-row {
    border: 1px solid #cccccc;
    padding: 10px;
    margin-bottom: 30px;
}
.event-picture img {
    width: 100px;
    height: 70px;
    object-fit: cover;
    float: left;
}
.event-title {
    margin-top: 20px;
    text-align: center;
}
.event-col{
    padding: 0px;
}
.event-btn {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.event-title h3 {
    margin: 0px;
    font-size: 24px;
    color: #0044B5;
}
.event-btn .read-btn {
    background-color: #5082f0;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.3px;
    border-radius: 0px;
    padding: 10px 30px;
    transition: all 0.3s linear;
}
.event-btn .read-btn:hover{
    background-color: #FD372C;
    color: #ffffff;
}

.united-bg{
    background-image: url(../images/banner02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 130px 0px;
    position: relative;
}
.united-bg:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(18,14,14,0.75);
}
.bg-heading h1, .bg-heading p{
    color: #fff;
}
.bg-heading h1 {
    font-size: 45px;
    line-height: 68px;
    color: #ffffff;
    padding-bottom: 35px;
    letter-spacing: 0.5px;
}
.bg-heading .read-btn {
    text-align: center;
    float: none;
    padding: 12px;
    margin: 0px auto;
    display: block;
    width: 175px;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 1px;
}
.service-heading {
    text-align: center;
    padding-bottom: 30px;
}
.service-heading h2 {
    font-size: 36px;
    color: #0044B5;
}
.news-content {
    border: 1px solid #c7c7c7;
    text-align: center;
    padding: 20px;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 30px;
}
.news-info h3 a {
    color: #0044B5;
}
.news-content hr{
    border-color: #c7c7c7;
}
.row.news-row{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.row.news-row .news-col {
    display: flex;
    flex-direction: inherit;
}
.news-profile img {
    width: 100%;
}
.news-profile {
    height: 250px;
    overflow: hidden;
}
.news-info h3 {
    font-size: 20px;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Palanquin", sans-serif;
    font-weight: 600;
}
.news-info p {
    font-size: 18px;
    font-weight: 600;
}
.alignright {
    font-weight: 600;
    color: #FD372C;
}

.main-footer {
  background: #1a1a1a;
}
footer{
    border:none;  
}
.footer-title{
    text-transform: inherit;
    font-size: 22px;
    color: #ffffff;
    border-bottom: none;
    padding-bottom: 30px;
}
.bottom-footer {
    background-color: #1a1a1a;
}
.more-info address {
    color: #FD372C;
    margin-top: 15px;
    margin-bottom: 10px;
}
.more-info li{
    font-size: 16px;
    color: #ffffff;
    margin-top: 0px;
    padding-left: 0px !important;
    margin-bottom: 10px;
}
.main-footer ul{
    margin-top: 0px;
}
.hours-info{
    margin-top: 30px;
}
.social .footer-title, .hours-info .footer-title{
    padding-bottom: 15px;
}
.more-info img{
    width: 200px;
}
.more-info a, a.btn-footer .fa-angle-right {
    color: #ff1f15;
}
.more-info a{
    font-size: 16px;
    color:#ffffff;
}
.more-info a:hover{
    color: #FD372C;
}
.more-info i{
    margin-right: 5px;
}
a.btn-footer {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}
a.btn-footer:hover, a.btn-footer .fa-angle-right:hover{
    color: #1a1079;
}
.quick-links ul li {
    line-height: 32px;
}
.more-info ul li span {
    display: inline-table;
}
.more-info i, .social li i {
    color: #ffffff;
}
.social li i{
    font-size: 22px;
}
.title-head{
    position: relative;
}
.title-head:before{
     content: "";
    position: absolute;
    top: 30px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #FD372C;
}
.more-info p{
    color: #ffffff;
    font-size: 16px;
    padding-bottom: 0px;
}
.input-group-btn .btn {
    background: #FD372C none repeat scroll 0 0;
    border: 1px solid #FD372C;
    font-size: 16px;
    width: 100%;
    margin-top: 20px;
    padding: 10px 10px;
    border-radius: 4px !important;
}
.input-group-btn .btn:hover{
    background-color: #FFBA00;
    border-color: #FFBA00;
}
#newsletterForm .form-control {
    height: 45px;
    display: block;
    width: 100%;
    border-radius: 4px;
}
.input-group-btn {
    display: block;
    width: 100%;
    float: left;
}
.quick-links ul li a{
    font-size: 16px;
}
.copy p, .power p, .quick-links ul li a{
    color: #ffffff;
    font-family: 'Open Sans', sans-serif
}
.copy p, .power p{
    color: #fff;
}
.power p {
    float: right;
}
.power a{
    color: #e93237;
}
.quick-links ul li a:hover, .social li a i:hover{
    color: #e93236;
}
#scrolltoup{
    background-color: #0044B5;
}
#scrolltoup:hover {
    background-color: #FD372C;
    color: #ffffff;
}
.contact_cotact_form_div p{
    font-size: 15px;
}
.inner-pages {
    position: inherit;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f105";
}
.staff-content {
    text-align: center;
    border: 1px solid #c7c7c7;
    padding: 15px;
    border-radius: 10px;
    width: 100%;
    margin:20px 0px;
}
.row.staff-row{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.row.staff-row .staff-col {
    display: flex;
    flex-direction: inherit;
}
.staff-content img {
    width: 150px;
}
.staff-content h3 {
    margin-bottom: 5px;
    font-size: 24px;
}
.member-large-heading {
    width: 100%;
    float: left;
}
.member-large-heading h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.staff-content:hover {
    box-shadow: 0.1px 0.1px 10px rgb(82 82 82 / 30%);
    transition: all 0.3s linear;
}
.spl-pack {
    margin-bottom: 40px;
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 20%) !important;
}
.spl-content {
    padding: 15px 20px 15px;
}
.spl-content h2 {
    font-size: 18px;
    line-height: 25px;
}
.mov-events-page .row {
    display: flex;
    flex-wrap: wrap;
}
.mov-events-page .spl-col {
    display: flex;
    flex-direction: inherit;
}
.page-section h1:first-child {
    font-size: 30px;
}
.emp-toolkit-content {
    background: rgb(0, 81, 145);
    padding: 20px;
    border-radius: 10px;
    border:2px solid #000;
}
.emp-toolkit-content p{
    color: #ffffff;
}
.emp-toolkit-content p a {
    color: #f5a619;
    text-decoration: underline;
}
.emp-form-btn {
    display: flex;
    flex-wrap: wrap;
    place-content: center;
}
.emp-form-btn a {
    background-color: #f5a619;
    padding: 10px 12px;
    border-radius: 5px;
    color: #ffffff;
    margin-bottom: 15px;
    letter-spacing: 0.3px;
    margin-right: 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    font-weight: 500;
    transition: all 0.3s linear;
}
.emp-form-btn a:hover{
    background-color: #FD372C;
    color: #ffffff;
}
.emp-form-btn.gift-btn {
    place-content: flex-start;
}

.workplace-camp-block {
    margin-bottom: 45px;
}
.emp-toolkit-content h5 {
    font-size: 24px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 15px;
}
.emp-toolkit-content h6 {
    font-size: 20px;
    color: #ffffff;
    line-height: 28px;
    margin-bottom: 20px;
}
.funded-block .row, .fund-prgaram-class{
    margin-bottom: 30px;
}
.fund-right h3 {
    margin-top: 0px;
    font-size: 24px;
    margin-bottom: 15px;
}
.funded-block .row {
    border: 1px solid #d7d7d7;
    padding: 20px;
    border-radius: 10px;
    margin-left: 0px;
    box-shadow: 0.1px 0.1px 10px rgb(16 22 127 / 35%);
}
.donors-content img {
    width: 40px;
    float: left;
}
.donors-circle {
    display: table-cell;
    padding-left: 15px;
}
.donors-circle h4 {
    margin-top: 5px;
    font-size: 18px;
}
.donors-content {
    margin-bottom: 25px;
}
.donors-circle ul li {
    margin-bottom: 8px;
}
.donors-circle ul {
    padding-left: 30px;
    margin-bottom: 0px;
}
.page-section .donors-right h1 {
    font-size: 30px;
    margin-bottom: 25px;
}
.indiv-right ul {
    list-style-type: none;
    padding-left: 20px;
}
.impact-content {
    margin-bottom: 15px;
    margin-top: 15px;
}
.page-section ul li {
    margin-bottom: 10px;
}   
@media screen and (min-width:1400px){
    .donate-btn {
        position: absolute;
        right: -8%;
    }
    .donate-btn a.read-btn {
        padding: 11px 40px;
        font-size: 16px;
    }
    .search-box {
        margin-right: 30px;
    }
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
        font-size: 16px;
    }
}
@media screen and (min-width:1200px){
    .bg-heading h1{
        margin-left: 100px;
        margin-right: 100px;
    }
    .quick-links {
        margin-left: 15px;
    }
    .social {
        margin-left: 25px;
    }
    .news-content{
        margin:0px 15px 30px;
    }
    .impac-col {
        width: 20%;
    }
}
@media screen and (min-width:992px) and (max-width:1200px){
    nav.navbar.bootsnav .navbar-nav > li > a {
        padding: 10px 8px;
        font-size: 14px;
    }
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
        font-size: 14px;
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu{
        left: 160px !important;
    }
    .logo-heading{
        left: 28%;
        font-size: 24px;
    }
    .event-date-info .eve-date{
        float: none;
    }
    .event-date-info{
        padding-top: 0px;
    }
    .navbar-brand>img {
        width: 215px;
    }
}
@media screen and (min-width:768px) and (max-width:991px){
    .carousel-caption h1{
        font-size: 32px;
    }
    .carousel-caption p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .logo-heading{
        left: 24%;
        font-size: 18px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a {
        padding: 10px 5px;
        font-size: 14px;
        letter-spacing: 0px;
    }
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
        font-size: 14px;
        padding: 10px 6px;
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu{
        left: 160px !important;
    }
    .navbar-brand>img{
        width: 150px;
    }
    .power p {
        float: none;
    }
    ul.nav.navbar-nav.navbar-right{
        margin-top: 0px;
    }
    .inner-box h2, .event-title h3{
        font-size: 24px;
    }
    .event-date-info .eve-date{
        float: none;
    }
    .event-date-info{
        padding-top: 0px;
    }
    .donors-circle h4 {
        line-height: 25px;
        margin-top: 0px;
    }
    .page-section .donors-right h1{
        font-size: 24px;
    }
}
@media screen and (min-width:320px) and (max-width:767px){
    .logo-heading {
        position: inherit;
        color: #0044B5;
        margin-top: 0px;
    }
    .navpart {
        position: inherit;
    }
    nav.navbar.bootsnav {
        background-color: #ffffff;
    }
    .wrap-sticky nav.navbar.bootsnav.sticked .navbar-nav > li > a, .inner-pages nav.navbar.bootsnav .navbar-nav > li > a{
        margin: 0px;
    }
    .navbar-brand .logo{
        display: none;
    }
    .navbar-brand .logo2{
        display: block;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        color: #000000;
        margin:0px;
        padding: 10px;
    }
    ul.nav.navbar-nav.navbar-right{
        float: none !important;
        margin-top: 0px;
    }
    .wrap-sticky nav.navbar.bootsnav.sticked ul.nav.navbar-nav.navbar-right {
        margin-top: 0px;
    }
    /* width */
    #navbar-menu::-webkit-scrollbar {
      width: 5px;
    }
    #navbar-menu::-moz-scrollbar {
      width: 5px;
    }

    /* Track */
    #navbar-menu::-webkit-scrollbar-track {
      box-shadow: inset 0 0 5px grey; 
      border-radius: 10px;
    }
    #navbar-menu::-moz-scrollbar-track {
      box-shadow: inset 0 0 5px grey; 
      border-radius: 10px;
    }
     
    /* Handle */
    #navbar-menu::-webkit-scrollbar-thumb {
      background: #0044B5; 
      border-radius: 10px;
    }
    #navbar-menu::-moz-scrollbar-thumb {
      background: #0044B5; 
      border-radius: 10px;
    }

    /* Handle on hover */
    #navbar-menu::-webkit-scrollbar-thumb:hover {
      background: #b30000; 
    }
    #navbar-menu::-moz-scrollbar-thumb:hover {
      background: #b30000; 
    }
    .donate-btn {
        position: static;
        width: 100%;
        float: left;
    }
    .donate-btn a.read-btn{
        width: 100%;
        text-align: center;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle{
        margin: 0px;
    }
    .services-block, .our-services, .news-block{
        padding: 30px 0px;
    }
    .btn-county {
        padding: 30px 0px 20px;
    }
    .carousel-caption p {
        line-height: 24px;
        margin-top: 5px;
    }
    .event-btn {
        float: none;
    }
    .event-row {
        margin-left: 10px;
        margin-right: 10px;
    }
    .news-content{
        width: 100%;
    }
    .power p {
        float: none;
    }
    #navbar-menu {
      height: 328px;
      overflow-y: scroll;
      padding: 0px;
      margin: 0px;
    }
    .news-profile{
        height: auto;
    }
    .search-box {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .cam-frame {
        margin-top: 30px;
    }
    .event-title{
        text-align: left;
    }
    
}
@media screen and (min-width:401px) and (max-width:767px){
    .row.staff-row .staff-col {
        width: 50%;
    }
}
@media screen and (min-width:320px) and (max-width:400px){
    .row.staff-row .staff-col {
        width: 100%;
    }
}
@media screen and (min-width:320px) and (max-width:480px){
    
    .campaign-text{
        margin-right:0px;
    }
    .inner-box h2, .event-title h3 {
        font-size: 20px;
    }
    .bg-heading h1 {
        font-size: 26px;
        line-height: 38px;
    }
    .united-bg {
        padding: 100px 0px;
    }
    .service-heading h2{
        font-size: 30px;
    }
    .service-heading{
        padding-bottom: 20px;
    }
    .emp-toolkit-content img {
        margin-bottom: 15px;
    }
    .emp-toolkit-content h6{
        font-size: 18px;
    }
    .campaign-text h2 {
        font-size: 22px;
        line-height: 28px;
    }
    /*.carousel-caption {
        display: none;
    }*/
    .carousel-caption p {
        display: none;
    }
    .carousel-caption{
        top: 30%;
    }
    .carousel-caption h1 {
        font-size: 18px;
        margin: 5px 0px;
      }
      .carousel-caption a{
        width: 100px;
        padding: 5px;
        font-size: 12px;
      }
    .logo-heading{
        font-size: 26px;
    }
    .inner-box a {
        padding: 12px 10px;
        font-size: 16px;
    }
    
    .event-picture img {
        width: 100%;
        height: auto;
    }
    .event-btn .read-btn {
        padding: 6px 12px;
        border-radius: 5px;
        font-size: 14px;
    }
    .page-section .donors-right h1{
        font-size: 24px;
    }

}