/*1650px screen */
@media screen and (max-width: 1650px) {
    .navbar-section {
    left: 19%;
    z-index: 111;
}
.logo-container a img {
    height: 140px !important;
}
}
/*1520px screen */
@media screen and (max-width: 1520px) {
    .navbar-section {
    left: 14%;
    z-index: 111;
}
.logo-container a img {
    height: 140px !important;
}
.mobile-logo a img {
    height: 140px !important;
}
}

/*1403px screen */
@media screen and (max-width: 1403px) {
    /*.below-slider-section .contact-details .left-below {*/
    /*    gap: 1rem;*/
    /*    flex-direction: column;*/
    /*}*/
    .navbar-section {
    left: 11%;
    z-index: 111;
}
h2.welcome-to-our-community2 {
    font-size: 38px;
}
.join-our-club .part-1.about-us {
    top: 29px;
}
.event-section-card {
    height: 315px;
}
.logo-container a img {
    height: 140px !important;
}
.mobile-logo a img {
    height: 140px !important;
}
}

/*1320px screen */
@media screen and (max-width: 1320px) {
    .navbar-section {
        left: 0;
        z-index: 111;
        right: 0;
    }
.mobile-logo a img {
    height: 140px !important;
}
}

/* 1199px screen */
@media screen and (max-width: 1199px) {
    .navbar-section{
        display: none;
    }
    .mobile-navbar{
        display:block;
      }
      .what-we-do .outer-layer {
    /*height: 265px;*/
     height: 300px;
}
.below-slider-section .contact-details .right-below {
    gap: 1rem;
    flex-direction: column;
}
.about-us-section.section-margin.upcoming-competitions .about-us-image {
    background-image: url(../images/upcoming-opportunities/girl3.jpg);
  height: 500px;
  background-position: center;
  background-size: contain;
  }
  .navbar-right-side {
    top: 130px;
}
.leftside-nav{
    top: 130px;
}
.event-section-card {
    height: 500px;
}
.event-section-card {
    justify-content: center;
    flex-direction: column;
}

.advantages-card.adoption-card .adoption-card-text {
    height: 500px;
}
.logo-container a img {
    height: 140px !important;
}
.mobile-logo a img {
    height: 140px !important;
}
.below-slider-section .phone-number a {
    font-size: 24px;
}
.below-slider-section .contact-details h5 {
    /* font-size: 18px; */
    font-size: 22px;
}
}
/* 1024px screen */
@media screen and (max-width: 1024px) {
    .our-blog-section .our-blogs .blog-image {
        width: auto;
    
    }
    h2 {
    font-size: 50px;
}
h5 span {
    font-size: 20px;
}
h2.welcome-to-our-community {
    font-size: 40px;
}
.join-our-club .part-1 {
    top: 27px;
}
.our-testimonial .next-and-privious-button a#prev-slide2 {
    left: 35px;
}
.our-testimonial .next-and-privious-button a#next-slide2 {
    right: 35px;
}
.our-footer-section ul li a {
    font-size: 14px;

}
h2.welcome-to-our-community2 {
    font-size: 30px;
}
.join-our-club .part-1.about-us {
    top: 21px;
    right: 489px;
}
.logo-container a img {
    height: 140px !important;
}
.mobile-logo a img {
    height: 140px !important;
}

}
/* 991px screen */
@media screen and (max-width: 991px) {
    .slider-text .slider-inner-text {
    padding: 0px 20px;
}
    .join-our-club .part-1.about-us {
    top: 0px;
      right: 0px;
}
    .below-slider-section .left-below {
        border-right: none;
    }
    .join-our-club .part-1 {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        margin-bottom: 30px;
    }

 .what-we-do .outer-layer {
    height: auto;
}

.below-slider-section .contact-details {
    flex-direction: column;
}
.below-slider-section .contact-details .left-below {
    gap: 1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.below-slider-section .contact-details .left-below .btn-parent{
    grid-column: span 2 / span 2;
}
.below-slider-section .left-below>div:nth-child(2) {
    border-right: none;
    /* padding-right: 20px; */
}
.below-slider-section .contact-details .right-below {
    gap: 3rem;
    flex-direction: row;
}
.join-club-advantages .advantages-card h4 {
    font-size: 60px;
    text-align: start;
}
.join-club-advantages .advantages-card h5{
text-align: start;
}
.join-club-advantages .advantages-card {
    width: 300px;
}
.event-section-card {
    height:auto;
}

.adopt-animals-sections {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0 auto; 

}

.banner-overlay-text .text-area.blog-details-text-heading {
    left: 33%;
}
.logo-container a img {
    height: 140px !important;
}
.mobile-logo a img {
    height: 140px !important;
}
}
/* 767px screen */
@media screen and (max-width: 767px) {
    .adopt-animals-sections {
       display: flex;
       flex-direction: column;
       justify-content: center;
       align-items: center;
    }

    .below-slider-section .contact-details .left-below {
    row-gap: 1.5rem;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.below-slider-section .contact-details .left-below .btn-parent{
    grid-column:auto;
}
.below-slider-section .left-below>div {
    border-right: none;
}
.below-slider-section .contact-details .right-below {
    gap: 1rem;
    flex-direction: column;
}
.about-us-section.section-margin.upcoming-competitions .badge-card .date-heading p{
    text-align: left;
}
.event-section-card {
    justify-content: center;
    flex-direction: column;
}
.advantages-card.adoption-card .adoption-card-text {
    height: auto;
}
.donation-section-for-users {
    flex-direction: column;
}

}
/* 575px screen */
@media screen and (max-width: 575px) {
   .swiper-slider-section.section-margin{
margin-top:0px !important;
   }
}
/* 450px screen */
@media screen and (max-width: 450px) {
    .below-slider-section .contact-details {
        margin-top:0px;
    }
   
    .below-slider-section .phone-number a {
        font-size: 20px;
    }
    .below-slider-section .contact-details h5 {
    /* font-size: 18px; */
    font-size: 18px;
}
    .below-slider-section .phone-number img{
        height: 25px;
    }
    h1 {
        font-size: 38px;
    }
    .our-testimonial .swiper-slider-wrapper {
        position: relative;
        bottom: 179px;
        max-width: 100% !important;
    }
    .our-testimonial .swiper-slider-wrapper {
        position: relative;
        bottom: -45px;
        max-width: 100% !important;
    }
    .our-testimonial .next-and-privious-button a {
        position: absolute;
       top: 99%;
        z-index: 111;
    }
    .our-testimonial .next-and-privious-button a#prev-slide2 {
        left: 120px;
    }
    .our-testimonial .next-and-privious-button a#next-slide2 {
        right: 120px;
    }
    .our-testimonial p {
    padding-left: 10px;
    padding-right: 10px;
}
    .section-padding2 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .our-testimonial .section-heading {
        position: absolute;
        top: -31px;
        left: 9%;
    }
    .leftside-nav {
        top: 180px;
    }
    .navbar-right-side {
        top: 180px;
    }
    .about-us-section{
        overflow-x: hidden !important;
    }
    .our-blog-section .our-blogs .blog-image {
        width: auto;
    
    }
    h2 {
        font-size: 40px;
    }
    h5 span {
        font-size: 21px;
    }
    .banner-overlay-text .text-area {
        left: 20%;
    }
    .contact-us-info ul li a i {
    margin-right: 10px;
}
.contact-us-info ul li a {
    font-size: 16px;
}
    .banner-overlay-text .text-area.blog-details-text-heading {
        left: 20%;
    }
   
}

/* 350px screen */
@media screen and (max-width: 350px) {
    .below-slider-section .contact-details .left-below.px-5{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .below-slider-section .contact-details .right-below.px-5{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    h1 {
        font-size: 30px;
    }
    p {
        max-width:100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    h2 {
        font-size: 31px;
    }
    .our-testimonial p {
        font-size: 14px;
        line-height: normal;
    }
    .our-testimonial .next-and-privious-button a {
        top:99%;
    }
    .our-testimonial .next-and-privious-button a#next-slide2 {
        right: 171px;
    }
    .our-testimonial .next-and-privious-button a#prev-slide2 {
        left: 171px;
    }
    .contact-us-info ul li a {
        font-size: 13px;
    }
}