@font-face {
  font-family: "amatic";
  src: url("../fonts/Amatic-Bold.ttf");

}
a:hover {
  color: #c3c3c3 !important;
}
div#language ul li {
  padding-right: 5%;
  list-style: none;
}

div#language ul {
  display: flex;
  padding: 0;
  margin: 0;
}

div#language {
  display: flex;
  flex-wrap: wrap;
}

div#socialicon ul li {
  list-style: none;
}

div#socialicon ul {
  display: flex;
  padding: 0;
  margin: 0;
}

div#top-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  height: 40px;
}

div#top-bar {
  background-color: #232429;
}

div#language h5 {
  color: white;
  font-size: 12px;
  margin: 0;
  display: flex;
  align-items: center;
  padding-right: 12px;
}

div#top-bar {
  padding: 0% 6%;
}

div#socialicon ul li a i {
  color: white;
  margin-right: 9px;
  border: 1px solid;
  width: 25px;
  text-align: center;
  height: 25px;
  line-height: 2;
  border-radius: 50px;
  font-size: 12px;
}

div#searches ul li {
  list-style: none;
  padding-right: 1%;
}

div#searches ul {
  display: -webkit-inline-box;
  margin: 0;
  padding: 0;
}

div#middle-bar {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}

div#logo img {
  width: 85%;
}

div#middle-bar {
  padding: 0% 6%;
  height: 200px;
}

div#searches ul li a {
  background-color: #cf1e25;
  color: white;
  text-decoration: none;
  padding: 9px 23px;
  border-radius: 50px;
  font-weight: 700;
  border: 2px solid #cf1e25;
}

div#searches ul li a {
  background-color: #cf1e25;
  color: white;
  text-decoration: none;
  padding: 9px 23px;
  border-radius: 50px;
  border: 2px solid #cf1e25;
}

div#searches input[type="text"] {
  /* width: 40%; */
  border: 2px solid #aba6a6;
  padding: 6px;
  border-radius: 50px;
  margin-right: 2%;
}

div#searches {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.navbar-expand-sm .navbar-collapse {
  display: flex;
  flex-basis: auto;
  justify-content: center;
}

nav.navbar.navbar-expand-sm.bg-dark.navbar-dark {
  background-color: #522224 !important;
  padding: 4px;
}

div#nav .navbar-expand-sm .navbar-nav .nav-link {
  padding-right: 40px;
  padding-left: 40px;
  color: white;
}
section#banner {
  background: url("../../assets/images/Group 203.png");
  height: 700px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.always {
  text-align: center;
  color: white;
}

h1.gives {
  width: 58%;
  margin: 0 auto;
  line-height: 1.5;
  font-size: 85px;
}

.always a {
  border: 1px solid white;
  color: white;
  text-decoration: none;
  padding: 12px 30px;
  line-height: 4;
  border-radius: 50px;
  text-transform: uppercase;
}

h1.gives {
  width: 58%;
  margin: 0 auto;
  line-height: 1.2;
  font-weight: bold;
  text-transform: capitalize;
}

body {
  font-family: "Nunito", sans-serif !important;
}

div#nav .navbar-expand-sm .navbar-nav .nav-link {
  padding-right: 40px;
  padding-left: 40px;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #522224;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #522224;
}
.always a {
  border: 1px solid white;
  color: white;
  text-decoration: none;
  padding: 12px 30px;
  line-height: 4;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 700;
}

section#connect {
  background-color: #f1e7d9;
}
div#long h1 {
  font-size: 24px;
  font-weight: 700;
}
h1#every {
  font-weight: 700;
}

section#connect {
  padding-top: 4%;
  padding-bottom: 4%;
}

a#post {
  border: 2px solid #f5a32d;
  color: black;
  padding: 10px 27px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
}
section#welcome {
  display: flex;
  height: 700px;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: nowrap;
}

footer#footer {
  background-color: #232429;
  padding-top: 5%;
  /* padding-bottom: 5%; */
}
footer#footer h1 {
  color: white;
  font-size: 27px;
  font-weight: 800;
  margin-bottom: 8%;
}

footer#footer ul li {
  padding-bottom: 5%;
}
footer#footer ul li a {
  color: white;
  text-decoration: none;
}
footer#footer ul {
  padding: 0;
}

section#gallery img {
  width: 100%;
}
section#gallery .col-md-3 {
  padding: 0;
}
section#provide {
  padding-top: 3%;
  padding-bottom: 3%;
}

section#provide .d-flex {
  display: flex !important;
  gap: 50px;
}
.bg-img-1 {
  background-image: url("../images/Group_209.png") !important;
  height: 350px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover;
}
.bg-img-2 {
  background-image: url("../images/Group_210.png");
  height: 350px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover;
}
.font-family-1 {
  font-family: "Nunito", sans-serif !important;
}
.font-latest {
  font-size: 35px !important ;
  text-transform: uppercase !important;
  color: #f5a32d !important;
  font-family: "amatic", sans-serif !important;
  letter-spacing: 1px !important;
  /* src: url("../fonts/Amatic-Bold.ttf") !important; */
}
.font-events {
  font-size: 52px !important;
  font-weight: 800;
  text-transform: uppercase !important;
}
.color-1 {
  color: #f5a32d !important;
  font-size: 12px !important;
}
small {
  font-size: 12px !important;
}
.uplift {
  font-size: 25px !important;
  font-weight: 800 !important;
}
.read {
  font-size: 15px !important;
  border: 2px solid #f5a32d !important;
  background-color: #fff;
  color: #000 !important;
  padding: 10px 27px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  width: 150px !important;
}
.view {
  font-size: 15px !important;
  border: 2px solid #cf1e25 !important;
  background-color: #cf1e25;
  color: #fff !important;
  padding: 10px 27px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
}
.uplift-sm {
  font-size: 15px !important;
  font-weight: 800 !important;
}
.uplift-sm-col span i {
  font-size: 5px !important;
}
.color-2 {
  color: #f5a32d !important;
  font-size: 8px !important;
}
#uplift-sm-col small {
  font-size: 8px !important;
}
#uplift-sm-col p {
  font-size: 11px !important;
}
.icon i {
  font-size: 60px !important;
  color: #555 !important;
}
.text p {
  padding: 10px 30px !important;
}
.name h4 {
  font-size: 20px !important;
  font-weight: 800 !important;
}

#testimonials {
  background-image: url("../images/Group_222.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding-top: 100px !important;
  padding-bottom: 100px !important;
  /* height: 650px !important; */
}
#active1 {
  background-color: #ddd;
  padding: 30px 0;
  border-radius: 25px !important;
}
#inactive {
  background-color: #ffffff80 !important;
  padding: 30px 0 !important;
  border-radius: 25px !important;
}
#inactive i {
  color: #fff !important;
}
#inactive h4,
#inactive p {
  color: #fff !important;
}
#inactive,
#active1 {
  margin: 0 15px !important;
}
.bg-color-3 {
  background-color: #522224 !important;
  padding: 1% !important;
}
.input-group-append {
  margin-left: -5px !important;
  border: 0 !important;
  background-color: #f5a32d !important;
}
.input-group-text {
  background-color: #f5a32d !important;
  border: 0px !important;
  font-weight: 700 !important;
  font-size: 14px !important;
}
.input-group {
  width: 550px !important;
  min-width: 100% !important;
}
#form-c .form-control {
  border-radius: 0 !important;
  padding: 0.675rem 1.95rem !important;
  line-height: 2.5 !important;
}
div#border-add {
  border-left: 1px solid #666 !important;
  border-right: 1px solid #666 !important;
}
.f-newsletter {
  font-size: 35px !important;
  font-weight: 800 !important;
}
span#basic-addon2 {
  position: relative;
  top: 18%;
  background: unset !important;
}
.qoutes i {
  font-size: 15px !important;
  color: #f5a32d !important;
  position: relative;
  top: -17px;
}
.list-icon i {
  font-size: 8px !important;
  color: #f5a32d !important;
  position: relative !important;
  top: -3px !important;
}
#provide h3 {
  font-weight: 800 !important;
}
#list-uplift li {
  list-style: none !important;
}
#icons-c li,
#icons-x li {
  position: relative !important;
}
#icons-c li:before {
  content: url("../images/Group-31.png");
  position: absolute !important;
  left: -25px !important;
  top: 4px !important;
}
li.number,
li.email,
li.location {
  position: relative;
}
li.number:before {
  content: url("../images/Group-32.png");
  position: absolute !important;
  left: -25px !important;
  top: 3px !important;
}
li.email:before {
  content: url("../images/Group-30.png");
  position: absolute !important;
  left: -25px !important;
  top: 3px !important;
}
li.location:before {
  content: url("../images/Group-31.png");
  position: absolute !important;
  left: -25px !important;
  top: 3px !important;
}
section#networkbanner {
  background: url(../../assets/images/group51.jpg);
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
}
.network {
  margin: 0 auto;
  line-height: 1.2;
  font-weight: bold;
  text-transform: capitalize;
  font-size: 45px;
}
section#location h1 {
  font-weight: 700;
  margin-top: 3%;
  margin-bottom: 3%;
}
section#map img {
  width: 100%;
}
section#map h2 {
  margin: 0 auto;
  line-height: 1.2;
  font-weight: 800;
  text-transform: capitalize;
  font-size: 19px;
  text-align: right;
  margin-bottom: 4%;
}
section#message p {
  color: grey;
  margin: 0;
}
section#message h4 {
  font-size: 18px;
  font-weight: 700;
}
#history p {
  color: grey;
}
#history h1 {
  font-weight: 800;
}
section#international h1 {
  font-weight: 800;
}
section#international p {
  color: gray;
}
div#video iframe {
  margin: 0 auto;
  display: block;
  width: 100% !important;
  height: 550px !important;
}
section#partners h1 {
  font-size: 20px;
  font-weight: 800;
}
section#partners p {
  font-size: 18px;
  color: gray;
}
div#part {
  display: flex;
  align-items: center;
  box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
  margin-bottom: 2%;
}

section#ourvolunteers h1 {
  font-weight: 800;
  font-size: 35px;
}
section#ourvolunteers a {
  color: gray;
}

section#ourvolunteers p {
  font-weight: 400;
  line-height: 1;
  color: gray;
}
section#demo h1 {
  font-weight: 800;
  font-size: 35px;
}

section#demo p {
  font-weight: 400;
  color: gray;
}
.col-md-6.filter {
  box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
  padding: 3%;
}
.filter {
  box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
  height: 300px;
  padding: 6%;
}
section#contactus h1 {
  font-size: 50px;
  font-weight: 800;
}
#forms input.form-control {
  width: 100%;
  height: 66px;
  background: #f5f5f5;
  border: unset;
  border-radius: unset;
  margin-top: 1%;
}
#forms textarea.form-control {
  width: 100%;
  background: #f5f5f5;
  border: unset;
  border-radius: unset;
  margin-top: 1%;
}

#forms input[type="submit"] {
  width: 176px;
  height: 62px;
  background: #cf1e25;
  color: white;
  border: unset;
}

#forms label {
  color: #000000;
  font-weight: 800;
  font-size: 18px;
}
section#uplicft12 {
  background-color: #e9a04a0a;
  padding-top: 4%;
  padding-bottom: 4%;
}
section#uplicft12 h4 {
  font-family: Nunito;
  font-size: 35px;
  font-weight: 800;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 3%;
}

section#uplicft12 h3 {
  font-family: Nunito;
  font-size: 24px;
  font-weight: 800;
  line-height: 33px;
  letter-spacing: 0em;
  text-align: left;
}
section#uplicft12 ul li {
  margin-bottom: 3%;
  list-style: none;
}
section#uplicft12 ul li a {
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: black;
  text-decoration: none;
}
section#uplicft12 ul {
  margin-top: 7%;
}

section#uplicft12 ul#icon-x:after {
  position: absolute;
  content: "";
  background-color: #e9a04a;
  width: 9px;
  height: 186px;
  left: -13px;
  top: -0;
}
ul#icon-x {
  position: relative;
}

section#book p {
  font-size: 17px;
  font-style: italic;
  font-weight: 500;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
  color: #6b6b6b;
}

section#comments h1 {
  font-family: Nunito;
  font-size: 35px;
  font-weight: 800;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 5%;
  margin-bottom: 4%;
}
.col-md-11.smile p {
  font-family: Nunito;
  font-size: 24px;
  font-weight: 800;
  line-height: 33px;
  letter-spacing: 0em;
  text-align: left;
}
.col-md-11.smile h5 {
  font-size: 20px;
  font-weight: 500;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
}
/* .col-md-11.smile {
    position: relative;
    left: 3%;
} */
.col-md-11.smile span {
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
  color: grey;
}
.col-md-11.smile {
  padding-bottom: 3%;
}
section#comments img {
  width: 100%;
}

div#help_post p {
  font-weight: 400;
  letter-spacing: 0em;
  text-align: center;
  color: grey;
}

.table12_5 table.table thead {
  background: #cf1e25;
  text-align: center;
  color: white;
  font-family: Nunito;
  font-size: 27px;
  font-weight: 800;
}
section.table12_5 td {
  font-size: 19px;
  font-weight: 400;
  line-height: 59px;
  letter-spacing: 0em;
  text-align: center;
}

section.table12_5 td:last-child {
  border-right: unset;
}
section.table12_5 td {
  font-size: 19px;
  font-weight: 400;
  line-height: 59px;
  letter-spacing: 0em;
  text-align: center;
  border-right: 1px solid #dddddd;
}

div#nice h3 {
  font-family: Nunito;
  font-size: 25px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 2%;
}

div#nice h4 {
  font-family: Nunito;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: red;
}

div#nice .row {
  padding: 2%;
}

.accordion-header {
  padding: 3% !important;
  background-color: #f4f4f4 !important;
}
.accordion-button:not(.collapsed) {
  background-color: #ffffff00 !important;
  color: #cf1e25 !important;
  font-weight: 700 !important;
  box-shadow: unset !important;
}
.accordion-item {
  border: 0 !important;
  margin-bottom: 30px !important  ;
}
.accordion-button {
  background-color: #f4f4f4 !important ;
  font-weight: 700 !important;
  font-size: 1.2rem !important;
}
div#accordionPanelsStayOpenExample p {
  font-size: 18px;
}
.font-events2 {
  font-size: 40px !important;
  font-weight: 800;
  text-transform: uppercase !important;
}
.gallery-text {
  font-size: 25px !important;
  font-weight: 800 !important ;
}
#image img {
  width: 300px !important;
  height: 190px !important;
  object-fit: cover !important;
  margin: 10px 0px !important;
}
.rounded-c {
  border: 0 !important;
  border-radius: 36px !important;
  background-color: #f4f4f4 !important ;
  width: 200px !important;
  line-height: 35px !important;
}
.rounded-x {
  border: 0 !important;
  border-radius: 36px !important;
  background-color: #f4f4f4 !important ;
  width: 250px !important;
  line-height: 35px !important;
}
.Search-btn {
  background-color: #cf1e25 !important;
  color: #fff !important;
  font-size: 18px !important;
  line-height: 35px !important;
  border-radius: 36px !important;
  padding: 5px 20px;
  text-decoration: none;
  font-weight: 500 !important;
}
#imageshelp img {
  height: 45px !important;
  margin: 0 5px !important;
  /* width: 150px !important; */
}
.biography {
  font-size: 35px !important;
  font-weight: 800 !important;
  margin-top: 10px !important;
}
.text-width {
  width: 50% !important;
}
/* #card-text{
      padding: 15px !important;
      box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px !important;
  } */
#card-text p {
  font-size: 14px !important;
  font-family: "popins", sans-serif !important;
  line-height: 26px !important;
}
.img-width {
  width: 100% !important;
}
.color-3 span {
  color: #cf1e25 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}
.color-3 {
  font-size: 18px !important;
}
#cards h3 {
  font-size: 22px !important;
  font-weight: 800 !important;
}
.sponser {
  height: 40px;
  width: 100%;
  left: 628px;
  top: 1765px;
  border-radius: 0px;
  background-color: #e9a04a;
  /* display: block; */
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none !important;
}
#text h3 {
  font-size: 22px !important;
  font-weight: 800 !important;
}
#text p {
  font-size: 14px !important;
  font-family: "popins", sans-serif !important;
}

.childsponser {
  background-color: #f5a32d !important;
  padding: 15px !important;
  text-align: center;
  color: #fff !important;
  font-size: 25px !important;
  font-weight: 800;
  letter-spacing: 0.5px !important;
}
.table12_51 table.table thead {
  font-size: 11px !important;
  background: #cf1e25;
  background: #cf1e25;
  text-align: center;
  color: white;
  font-family: Nunito;
}
section.table12_51 td {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  border-right: 1px solid #dddddd;
}
/* #slider-img img {
  width: 250px !important;
  height: 300px !important;
  margin: 0 !important;
} */

/* slider start */
@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
#slider {
  margin: 0 auto;
  width: 80%;
  overflow: hidden;
}

.slides {
  overflow: hidden;
  animation-name: fade;
  animation-duration: 1s;
  display: none;
}

#slider img {
  width: 100%;
}

#dot {
  margin: 0 auto;
  text-align: center;
}
.dot {
  display: inline-block;
  border-radius: 50%;
  background: #d3d3d3;
  padding: 8px;
  margin: 10px 5px;
}

.active {
  background: black;
}
a#post:hover,
.read:hover {
  background-color: #f5a32d !important;
  color: #000;
  transition: 0.3s ease-in;
}
.always a:hover {
  background-color: #fff !important;
  color: #000 !important;
  transition: 0.3s ease-in !important;
}
.accordion-button:focus {
  border-color: #cf1e25 !important;
  z-index: 3 !important;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow) !important;
}
@media (max-width: 567px) {
  #slider {
    width: 100%;
  }
}
.cart-number {
    position: absolute !important;
    top: -4px !important;
    background-color: #F5A32D !important;
     padding: 2px 8px !important;
    border-radius: 50% !important;
    left: 18px !important;
    color: black !important;
    font-size: 12px;
}
/* slider end */
/* media query */
#forms input[type="submit"] {
  border-radius: 30px !important;
}
.dropdown-item:focus {
  background-color: #f5a32d !important;
}
div#searches ul li a:hover {
  background-color: #fff !important;
  color: #cf1e25 !important;
  border: 2px solid #cf1e25 !important;
  transition: 0.3s ease-in !important;
  /* display: block !important; */
  box-sizing: border-box !important;
}
.nav-link:hover {
  color: #fff !important;
}
.bg-color-4{
    background-color: #232429 !important;
}
.copyright{
    font-size: 15px !important;
}
section#gallery img:hover{
    filter: grayscale(1) !important;
    transition: 0.5s ease-in !important;
}
@media only screen and (max-width: 1600px) {
  div#nav .navbar-expand-sm .navbar-nav .nav-link {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
}
@media only screen and (max-width: 1366px) {
  div#nav .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 20px !important;
    padding-left: 20px !important;
    color: white;
  }
  /* #testimonials {
    height: 580px !important;
  } */
  .input-group {
    width: 390px !important;
    min-width: 100% !important;
  }
}
@media only screen and (max-width: 1281px) {
  #testimonials {
    /* height: auto !important; */
    padding-top: 10px !important;
    padding-bottom: 15px !important;
  }
  #desc-testi {
    margin-top: 15px !important;
    margin-bottom: 30px !important;
  }
}
@media (max-width: 1440px) {
  /* div#nav .navbar-expand-sm .navbar-nav .nav-link {
    padding-left: 30px !important;
    padding-right: 30px !important;
  } */
  .input-group {
    width: 440px !important;
    max-width: 380px !important;
  }
}
@media (max-width: 1024px) {
  #logo {
    width: 50% !important;
  }
  div#logo img {
    width: 75% !important;
  }
  div#nav .navbar-expand-sm .navbar-nav .nav-link {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .nav-link {
    font-size: 14px !important;
  }
  div#border-add {
    display: flex;
    flex-direction: column;
  }
  img#sub-footer-img {
    width: 100% !important;
  }
  div#sub-footer-sec-3 h3 {
    font-size: 21px !important;
  }
}
@media (max-width: 769px) {
  .accordion-button {
    background-color: #f4f4f4 !important;
    font-weight: 700 !important;
    font-size: 0.7rem !important;
  }
  .filter {
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    height: 397px;
    padding: 6%;
  }
  #logo {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    padding-top: 90px !important;
  }
  div#logo img {
    width: 60% !important;
    /* padding: 20px 0px !important; */
  }
  div#searches {
    flex: 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 70px !important;
  }
  .nav-link {
    font-size: 10px !important;
  }
  section#banner h4 {
    font-size: 20px;
    margin-top: 30px;
  }

  h1.gives {
    width: 58%;
    margin: 0 auto;
    line-height: 1.04;
    font-weight: bold;
    text-transform: capitalize;
  }
  div#long .col-md-6 {
    width: 100% !important;
  }
  .read {
    font-size: 9px !important;
    border: 2px solid #f5a32d !important;
    background-color: #fff;
    color: #000 !important;
    padding: 10px 27px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    /* font-size: 13px; */
    width: 150px !important;
  }
  .view {
    font-size: 9px !important;
    border: 2px solid #cf1e25 !important;
    background-color: #cf1e25;
    color: #fff !important;
    padding: 10px 27px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    /* font-size: 13px; */
  }
  #image img {
    width: 100% !important;
    height: unset !important;
    object-fit: cover !important;
    margin: 10px 0px !important;
  }
  #card-text p {
    font-size: 11px !important;
    font-family: "popins", sans-serif !important;
    line-height: 12px !important;
  }
  #cards h3 {
    font-size: 18px !important;
    font-weight: 800 !important;
  }
  .sponser {
    height: 40px;
    width: 100%;
    left: 628px;
    top: 1765px;
    border-radius: 0px;
    background-color: #e9a04a;
    /* display: block; */
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none !important;
    font-size: 12px;
  }
}
@media (max-width: 426px) {
    #gallery .d-flex{
        display: flex !important;
        flex-direction: column !important;
    }
    section#gallery img {
        padding: 20px !important ;
    }
  div#socialicon ul {
    display: flex;
    padding: 0;
    margin: 0;
    flex-wrap: nowrap;
    align-content: stretch;
    flex-direction: row;
    justify-content: space-between;
  }
  .cart-number {
    position: absolute !important;
    top: -17px !important;
    background-color: #f5a32d !important;
    color: #000 !important;
    padding: 3px 7px !important;
    border-radius: 50% !important;
    left: 23px !important;
    font-size: 10px;
  }
  #icon-x li.location:before {
    content: url(../images/Group-31.png) !important;
    position: absolute !important;
    left: -19px !important;
    top: 7px !important;
  }
  #icon-x li.number:before {
    content: url(../images/Group-32.png);
    position: absolute !important;
    left: -19px !important;
    top: 7px !important;
  }
  #icon-x li.email:before {
    content: url(../images/Group-30.png);
    position: absolute !important;
    left: -19px !important;
    top: 7px !important;
  }
  .filter {
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    height: unset;
    padding: 6%;
  }
  section.table12_5 td {
    font-size: 12px;
    font-weight: 400;
    line-height: 59px;
    letter-spacing: 0em;
    text-align: center;
    border-right: 1px solid #dddddd;
  }
  div#video iframe {
    margin: 0 auto;
    display: block;
    width: 100% !important;
    height: 261px !important;
  }
  h1#every {
    font-weight: 700;
    text-align: center;
    padding: 5px 15px;
  }

  .rounded-x,
  .rounded-c {
    width: unset !important;
  }
  #inputs .mx-3 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  div#searches ul li a {
    background-color: #cf1e25;
    color: white;
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 14px;
    border: 2px solid #cf1e25;
  }
  #top-bar #socialicon {
    display: none !important;
  }
  #logo {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    padding-top: 20px !important;
  }
  h1.gives {
    width: 90% !important;
    font-size: 70px !important;
  }
  div#middle-bar {
    height: 150px !important;
    padding-top: 45px !important;
  }
  .navbar > .container,
  .navbar > .container-fluid,
  .navbar > .container-lg,
  .navbar > .container-md,
  .navbar > .container-sm,
  .navbar > .container-xl,
  .navbar > .container-xxl {
    display: flex !important;
    flex-wrap: inherit !important;
    align-items: center !important;
    justify-content: center !important;
  }
  div#long .col-md-6 {
    width: 100% !important;
    padding-top: 30px;
  }
  .font-events {
    font-size: 48px !important;
    font-weight: 800;
    text-transform: uppercase !important;
    text-align: center !important;
  }
  .font-latest {
    font-size: 20px !important;
    text-transform: uppercase !important;
    color: #f5a32d !important;
    font-family: "Amatic-bold", sans-serif !important;
    text-align: center !important;
  }
  section#welcome {
    display: flex;
    height: unset !important;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  section#welcome p {
    text-align: center !important;
  }
  section#provide .d-flex {
    display: flex !important;
    gap: 50px;
    flex-direction: column;
  }
  #provide img {
    padding: 15px !important;
  }
  #provide h3 {
    text-align: center !important;
  }
  a#post {
    border: 2px solid #f5a32d;
    color: black;
    padding: 10px 27px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cost a {
    /* padding: 5px !important; */
    margin: 0px 10px !important;
  }
  #sub-footer-sec-3 {
    flex-direction: column !important;
    padding-bottom: 20px !important;
  }
  footer#footer ul li {
    padding-bottom: 5%;
    padding-left: 25px;
  }
  li.number:before {
    content: url(../images/Group-32.png);
    position: absolute !important;
    left: 0px !important;
    top: 3px !important;
  }
  li.email:before {
    content: url(../images/Group-30.png);
    position: absolute !important;
    left: 0px !important;
    top: 3px !important;
  }
  li.location:before {
    content: url(../images/Group-31.png);
    position: absolute !important;
    left: 0px !important;
    top: 3px !important;
  }
  #icons-c li:before {
    content: url(../images/Group-31.png);
    position: absolute !important;
    left: 0px !important;
    top: 4px !important;
  }
}
@media (max-width: 376px) {
  #education .align-items-end {
    align-items: unset !important;
  }
  .bg-img-1,
  .bg-img-2 {
    height: unset !important;
    padding-top: 100px !important;
  }
  div#searches {
    flex: 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 70px !important;
    flex-direction: column;
  }
  div#searches input[type="text"] {
    width: 100%;
    border: 2px solid #aba6a6;
    padding: 6px;
    border-radius: 50px;
    margin-right: 2%;
  }
  div#searches ul {
    display: -webkit-inline-box;
    margin: 10px;
    padding: 0;
  }
  .d-flex {
    display: flex !important;
    flex-direction: column !important;
  }
  .form-select {
    margin-bottom: 15px !important;
  }
  section#comments h1 {
    font-size: 25px !important;
    text-align: center !important;
  }
  section#comments img {
    width: 30% !important;
  }
  .col-md-11.smile {
    padding-bottom: 3%;
    padding-left: 6%;
  }
  .input-group {
    width: 424px !important;
    max-width: 290px !important;
  }
}
@media (max-width: 321px) {
  .cart-number {
    position: absolute !important;
    top: -8px !important;
    background-color: #f5a32d !important;
    color: #000 !important;
    padding: 3px 7px !important;
    border-radius: 50% !important;
    left: 33px !important;
    font-size: 10px;
  }
  .font-events {
    font-size: 40px !important;
    font-weight: 800;
    text-transform: uppercase !important;
    text-align: center !important;
  }
  .network {
    margin: 0 auto;
    line-height: 1.2;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 37px;
  }
  #indian-ambassador .container {
    padding: 5px !important;
  }
  section#contactus h1 {
    font-size: 27px;
    font-weight: 800;
  }
  section#demo h1 {
    font-weight: 800;
    font-size: 35px;
    padding-top: 15px;
  }
}
.img_card img{
  width: 25rem !important;
}
.img_card{
  display: flex;
  justify-content: center;
}
.card_width{
  max-width: 25rem;
  border: 0.5px solid #d7d7d7;
  padding: 10px ;
}
.title h4 {
  font-size: 20px;
  padding: 10px 5px;
  font-weight: 500;
}
.description p {
  font-size: 15px;
  padding: 0px 5px;

}
#information{
  position: relative;
}
#information .left{
  position: absolute;
  top: 50%;
  left: -50px;
  font-size: 30px;
}
#information .right{
  position: absolute;
  top: 50%;
  right: -50px;
  font-size: 30px;
}
.img_card img{
    width: 25rem !important;
  }
  .img_card{
    display: flex;
    justify-content: center;
  }
  .card_width{
    max-width: 25rem;
    border: 0.5px solid #D7D7D7;
    padding: 10px ;
  }
  .title h4 {
    font-size: 20px;
    padding: 10px 5px;
    font-weight: 500;
  }
  .description p {
    font-size: 15px;
    padding: 0px 5px;
  }
  #information{
    position: relative;
  }
  #information .left{
    position: absolute;
    top: 50%;
    left: -50px;
    font-size: 30px;
  }
  #information .right{
    position: absolute;
    top: 50%;
    right: -50px;
    font-size: 30px;
  }
.logo{
    width: 100%;
    /* height: 100%; */
    object-fit: cover;
}
.logo img{
    width: 100px;
    aspect-ratio: 1/1;
    object-fit: contain;
}
.donate_child a {
    background-color: #cf1e25;
    color: #fff;
    padding: 10px 15px;
    border-radius: 50px;
}
.donate_child a img{
    filter: invert(97%) sepia(43%) saturate(0%) hue-rotate(93deg) brightness(200%) contrast(100%);
}
