/** * 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: 1600px) { } @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%; } } } } @media all and (max-width: 1199px) { #secondary_nav_horiz { &>.image-area { display: none; } .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) { .common-global-degree-section{ .degree-inner{ .item-inner{ .item { width: 100%; } } } } #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%; &:nth-of-type(2){ width: 100%; margin: auto; margin-top: 40px; } } } } } @media all and (max-width: 767px) { .custom-container { padding: 40px 20px; } .site-header{ .header-title{ a { font-size: 14px; padding-right: 15px; } } } .cary-footer{ .item{ ul { padding: 0; padding-top: 20px; } } } .common-philanthropy-section{ .image-container{ img { width: 100%; } } .philanthropy-container{ .item { padding: 50px; &:nth-of-type(2){ padding: 50px; } } } } #womenboard{ .philanthropy-image-section{ .gallery-image-container{ .gallery-image-item { width: 100%; } } } .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%; } } } } } } .svgcorrect {alignment-baseline: bottom; z-index: 100;}