/**
 * Created by Prashamsa Pandey
 * Email: pzp0052@auburn.edu
*/
/*------------------------------------ Site Wide Starts -----------------------------------*/
/*------------------------------------- Site Wide Ends ------------------------------------*/
/*--------------------------------- Header Wrapper Starts ---------------------------------*/
/*--------------------------------- Header Wrapper Starts ---------------------------------*/
/*-------------------------------- Content Wrapper Starts ---------------------------------*/
/*--------------------------------- Content Wrapper Ends ----------------------------------*/
/*--------------------------------- Footer Wrapper Starts ---------------------------------*/
/*---------------------------------- Footer Wrapper Ends ----------------------------------*/
/*----------------------------------- Components Starts -----------------------------------*/
/*------------------------------------ Components Ends ------------------------------------*/
/*---------------------------------- Slick Slider Starts ----------------------------------*/
/*----------------------------------- Slick Slider Ends -----------------------------------*/
/*------------------------------------- Mcustom Starts ------------------------------------*/
/*-------------------------------------- Mcustom Ends -------------------------------------*/
@media all and (max-width: 1399px) {
  .common-banner-section.small-banner .image-container {
    height: 60vh;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 10%; }

  #homepage .how-it-works-section .detail-container .detail-item .content ul li {
    width: 50%; } }
@media all and (max-width: 1199px) {
  #secondary_nav_horiz > .image-area {
    display: none; }
  #secondary_nav_horiz .image-area img {
    width: 150px; }

  .common-description-section .section-content {
    width: 750px; }

  #womenboard .logo-women {
    margin-top: -60px; }

  #nonprofit .common-description-section.affiliate-list-section ul {
    -moz-column-count: 4;
    -moz-column-gap: 18px;
    -webkit-column-count: 4;
    -webkit-column-gap: 18px;
    column-count: 4;
    column-gap: 18px; } }
@media all and (max-width: 991px) {
  #homepage .logo-section .image-container img {
    width: 150px; }

  .common-banner-section .image-container .image img {
    max-width: 500px; }

  #giving .donor-opportunities-section .accordion .accordion-body ul li span:first-of-type {
    width: 40%; }

  .animated-circle {
    display: none; }

  .common-banner-section .image-container {
    height: 300px; }

  .common-description-section .section-content {
    width: 100%;
    padding: 0 14%; }

  .cary-footer .item:nth-of-type(3) ul {
    padding: 0; }

  .common-philanthropy-section .philanthropy-container .item {
    width: 100%; }
    .common-philanthropy-section .philanthropy-container .item:nth-of-type(2) {
      width: 100%;
      margin: auto;
      margin-top: 40px; } }
@media all and (max-width: 767px) {
  .common-banner-section .image-container .image img {
    max-width: 200px; }

  #secondary_nav_horiz .image-area a {
    font-size: 0.5rem; }

  #homepage .how-it-works-section .detail-container .detail-item .content ul li .arrow-container {
    display: none; }

  #homepage .how-it-works-section .detail-container .detail-item .content ul li {
    width: 100%; }

  .custom-container {
    padding: 40px 20px; }

  .site-header .header-title a {
    font-size: 4px;
    padding-right: 15px; }

  .cary-footer .item ul {
    padding: 0;
    padding-top: 20px; }

  .common-philanthropy-section .image-container img {
    width: 100%; }
  .common-philanthropy-section .philanthropy-container .item {
    padding: 50px; }
    .common-philanthropy-section .philanthropy-container .item:nth-of-type(2) {
      padding: 50px; }

  #womenboard .philanthropy-image-section .gallery-image-container .gallery-image-item {
    width: 100%; }
  #womenboard .logo-women {
    margin-top: -30px; }

  #nonprofit .common-description-section.affiliate-list-section ul {
    -moz-column-count: 2;
    -moz-column-gap: 14px;
    -webkit-column-count: 2;
    -webkit-column-gap: 14px;
    column-count: 2;
    column-gap: 14px; }

  .common-philanthropy-section.philanthropy-board .philanthropy-container .item:nth-of-type(2) {
    width: 100%; } }
