/**!------------------------------------------------------
	Extra large devices ( large desktops, 1200px and up )
--------------------------------------------------------**/
@media (max-width: 1400px) {
}
@media (max-width: 1200px) {
}
@media (min-width: 992px) and (max-width: 1200px) {
}

@media (max-width: 991px) {
  .path-area .carousel-control-prev {
    left: -45px;
  }
  .path-area .carousel-control-next {
    right: -45px;
  }
  .filter-area {
    display: flex;
    flex-wrap: wrap;
  }
  .title h2,
  .essay-title h2,
  .conservocation-title h2,
  .aspiration-top h2 {
    font-size: 36px;
  }
  .conservocation-content h2,
  .highlight-title h2,
  .grand-banner h2 {
    font-size: 30px;
  }
  .title p.sub-heading,
  .highlight-title h4 {
    font-size: 16px;
  }
  .question-title h3,
  .aspiration-top h4 {
    font-size: 18px;
  }
  .question-title img {
    max-height: 75px;
  }
  .question-bottom img {
    max-height: 75px;
  }
  .contact-info h3 {
    font-size: 20px;
  }
  .contribute-text-top h2 {
    font-size: 32px;
  }
  .support-area h3 {
    font-size: 24px;
  }
  .explore-content h2 {
    font-size: 32px;
  }
  .path-content h3 {
    font-size: 28px;
  }
  .cop-content h3 {
    font-size: 20px;
  }
  .team-item h4 {
    font-size: 14px;
  }
  .grand-content h4 {
    font-size: 20px;
  }
}

/**!--------------------------------------
	Large devices (desktops, 992px and up)
----------------------------------------**/
@media (min-width: 768px) and (max-width: 991.98px) {
  .organisation-item {
    flex-wrap: wrap;
  }
  .organisation-item .flex-grow-1 {
    margin-left: 0 !important;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .path-content {
    padding-bottom: 30px;
    padding-left: 0;
  }
  .question-title h3 {
    font-size: 20px;
  }
  .directory-image img {
    border-radius: 15px;
  }
  .contribute-image {
    min-height: 450px;
  }
  .cop-image {
    padding-bottom: 25px;
  }
  .cop-content {
    padding-left: 0;
  }
  .title h2,
  .essay-title h2,
  .aspiration-top h2 {
    font-size: 30px;
  }
  .conservocation-title h2,
  .grand-banner h2 {
    font-size: 24px;
  }
  .story-carousel .owl-nav button.owl-next {
    right: -30px;
  }
  .story-carousel .owl-nav button.owl-prev {
    left: -30px;
  }
  .quick-area .row > div:first-child > .quick-content {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 10px;
  }
  .quick-area .row > div:last-child > .quick-content {
    border-top-right-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .quick-content h3 {
    font-size: 20px;
  }
  .author h4 {
    font-size: 12px;
  }
  .newsletter-area .title h2 {
    font-size: 24px;
  }
  .newsletter-content-item h3,
  .aspiration-top h4 {
    font-size: 16px;
  }
  .newsletter-top-area {
    padding: 30px 25px 0;
  }
  .newsletter-title h3 {
    font-size: 22px;
    margin-bottom: 10px;
    text-align: center;
  }
  .newsletter {
    padding: 15px 20px 20px;
  }
  .footer-menu h3 {
    font-size: 17px;
  }
  .about-image img {
    padding-bottom: 15px;
  }
  .essay-title h4 {
    font-size: 18px;
  }
  .title p.sub-heading {
    font-size: 15px;
  }
  .question-title h3 {
    font-size: 18px;
  }
  .question-content {
    padding-left: 0;
  }
  .topic-sidebar {
    padding-bottom: 30px;
  }
  .header-area {
    padding: 15px 0 10px;
  }
  .menu-top-btn {
    display: none;
  }
  .header-area.header-absolute .logo {
    display: block;
    padding-left: 15px;
  }
  .header-area.header-absolute .offcanvas-area {
    justify-content: space-between;
  }
  .conservocation-image img {
    padding: 0 20px 20px;
  }
  .conservocation-area .title-bdr hr {
    padding-top: 20px;
  }
  .call-action-area .row > div:first-of-type > .action-item {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 10px;
    border-right: 0;
    border-bottom: 1px solid #ffffff;
  }
  .call-action-area .row > div:last-of-type > .action-item {
    border-top-right-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .action-item a.btn-primary {
    padding: 8px 20px;
  }
  .roles-item {
    padding: 20px 20px;
  }
  .explore-image img {
    padding-bottom: 20px;
  }
  .support-content p > a {
    display: inline-block;
  }
  .path-content h3 {
    font-size: 26px;
  }
  .path-area .carousel-control-next,
  .path-area .carousel-control-prev {
    top: 55%;
  }
  .highlight-title h4 {
    font-size: 15px;
  }
  .highlight-title h2 {
    font-size: 24px;
  }
  .search-title h3 {
    margin-bottom: 10px;
    text-align: center;
  }
  .program-content h3 {
    font-size: 18px;
  }
  .team-tab .nav-tabs {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .team-tab .nav-tabs li button {
    font-size: 18px;
    padding: 0 20px;
  }
  .grand-content p.heading {
    font-size: 30px;
    padding-right: 0;
  }
  .grand-content h3,
  .seed-assist h3,
  .seed-eligibility h3 {
    font-size: 20px;
  }
  .seed-assist ul {
    column-count: 1;
  }
  .seed-eligibility ul {
    padding: 20px 20px 20px 30px;
  }
}

/**!---------------------------------------------
	Small devices (landscape phones, 576px and up)
-------------------------------------------------*/
@media (min-width: 576px) and (max-width: 767.98px) {
  .contact-info p {
    font-size: 13px;
  }
}

@media (max-width: 639px) {
}

@media (max-width: 575px) {
  .path-area .carousel-control-next {
    right: 0;
  }
  .path-area .carousel-control-prev {
    left: 0;
  }
  .journey-item {
    height: auto;
    margin-bottom: 20px;
  }
  .journey-area .row > div:last-of-type .journey-item {
    margin-bottom: 0;
  }
  .question-content {
    padding-left: 0;
  }
  .question-title {
    align-items: start;
    flex-direction: column;
  }
  .question-title img {
    padding-right: 0;
    margin-bottom: 15px;
  }
  .question-title h3 {
    font-size: 18px;
    font-weight: 600;
  }
  .kit-area {
    background: #fff;
  }
  .kit-content img.book-desktop {
    display: none;
  }
  .kit-content img.book-mobile {
    display: block;
    border: none;
    margin-bottom: 20px;
  }
  .kit-area .row > .col-md-4.col-sm-6 {
    padding-left: 0;
  }
  .local-logo img {
    max-height: 60px;
  }
  .title h2,
  .essay-title h2,
  .topic-sidebar h3,
  .aspiration-top h2 {
    font-size: 26px;
  }
  .organisation-item {
    height: auto;
    flex-wrap: wrap;
  }
  .organisation-item img {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .organisation-item .flex-grow-1 {
    margin-left: 0 !important;
  }
  .program-item {
    margin-bottom: 30px;
  }
  .program-content {
    min-height: auto;
  }
  .slider-area {
    /* padding-top: 100px; */
    background-size: 70%;
  }
  .slide-image img {
    max-height: 350px;
    padding: 15px;
  }
  .slide-logo {
    text-align: center;
  }
  .slide-logo img {
    padding: 15px;
  }
  .carousel-indicators {
    margin-bottom: -1.5rem;
  }
  .story-carousel .owl-nav button.owl-next {
    right: 0;
  }
  .story-carousel .owl-nav button.owl-prev {
    left: 0;
  }
  .story-carousel .owl-nav button i {
    color: #fe6925;
  }
  .title {
    padding-bottom: 15px;
  }
  .newsletter-title h3 {
    font-size: 20px;
    text-align: left;
  }
  .quick-content h3 {
    font-size: 18px;
  }
  .essay-title h4 {
    font-size: 16px;
  }
  .title p.sub-heading {
    font-size: 14px;
  }
  .filter-item select {
    min-width: 200px;
  }
  .conservocation-title h2 {
    font-size: 20px;
  }
  .programme-btn {
    text-align: center !important;
  }
  .conservocation-content h2 {
    font-size: 24px;
  }
  .action-item p {
    font-size: 14px;
  }
  .contact-form label {
    text-align: left;
  }
  .contribute-text-top h2 {
    font-size: 26px;
  }
  .explore-content h2 {
    font-size: 26px;
  }
  .support-area h3 {
    font-size: 20px;
  }
  .path-content h4 {
    font-size: 14px;
  }
  .organization-content h3 {
    font-size: 22px;
  }
  .grand-content p.heading {
    font-size: 24px;
    line-height: inherit;
  }
  .kit-content p {
    padding-left: 30px;
  }
  .leader-image img {
    max-height: 65px;
  }
  .leader-image h4 {
    font-size: 15px;
  }
  .leader-item {
    padding: 15px 15px;
  }
}

/**!------------------------------------------------------
	Extra small devices (portrait phones, less than 576px)
--------------------------------------------------------**/
@media only screen and (min-width: 400px) and (max-width: 575.98px) {
  .footer-menu-area > div {
    max-width: 50%;
  }
  .team-content > div {
    max-width: 50%;
  }
}

@media (max-width: 479px) {
  .info-menu li {
    padding: 0 0 15px;
    display: block;
  }
  .filter-area {
    display: block;
  }
  .filter-item {
    padding-right: 0;
  }
  .action-item {
    height: auto;
    flex-wrap: wrap;
  }
  .action-item .flex-grow-1 {
    margin-left: 0 !important;
    padding-top: 10px;
  }
  .title h2,
  .essay-title h2,
  .topic-sidebar h3 {
    font-size: 24px;
  }
  .grand-content p.heading {
    font-size: 20px;
  }
  .kit-area .title h2 {
    font-size: 20px;
  }
}
