/** * 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-banner-section { .image-container { .content-container { blockquote { h1 { font-size: 2rem; } } } } } .common-about-section { .row { .image-container { margin-top: 2rem; } } } #partners { .numberlist { ul { column-count: 1; padding: 1.5rem; } } .logos-sliders { .image-container { width: 50%; } } } } @media all and (max-width: 767px) { #secondary_nav_horiz { padding: 2% 4%; } #partners { .logos-sliders { .image-container { width: 100%; } } } .sec-nav-horiz { .navbar-brand { font-size: .5em; } } blockquote { padding: 1rem; } .common-banner-section .image-container .content-container blockquote h1 { font-size: 1rem; } .common-about-section .row .image-container img { min-height: 250px; } .custom-container { padding: 40px 20px; } .site-header{ .header-title{ a { font-size: 8px; 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%; } } } } } .research-reports .affiliated-section { padding: 0 1rem; } .p-5{ padding: 0!important; } }