/******************* HOME PAGE ********************/ .site-main section { /* width: 100%; */ /* padding: 60px 0px; */ /* background: #fff; */ text-align: center; /* color: #160c0c; */ } .site-main section h1, .site-main section h2, .site-main section h3 { font-family: "DM Serif Text", serif; font-weight: bold; color: #160c0c; } .site-main section h1 { font-size: 40px; margin: 0px; padding: 50px 5px 10px 5px; line-height: 130%; letter-spacing: 5px; } .site-main section h2 { font-size: 30px; margin: 0px; line-height: 90%; } .site-main section h3 { /* font-size: 25px; margin: 0px; padding: 0px; line-height: 80%; letter-spacing: 1px;*/ } .site-main section h1 span { color: #F68B1F; } .site-main section h2 .degree, .site-main section h1 .degree, .site-main section h3 .degree { font-weight: normal; font-size: 12px; } .site-main section p { font-family: "Open Sans", sans-serif; font-size: 16px; line-height: 30px; text-align: center; color: #160c0c; width: 90%; margin: 0 auto; margin-top: 50px; margin-bottom: 30px; } .site-main section #us-hero-text { padding-top: 30px; text-align: center; } #banner { position: fixed; top: 0; height: 100vh; width: 100%; margin: 0px !important; padding: 0px !important; background-position: center; background-size: cover; } section#success-stories { background-color: #f4f4f4; padding-bottom: 3rem!important; } #student-story-items { width: 100%; min-height: 600px; padding-top: 40px; font: "DM Serif Text", serif; justify-content: space-around; gap: 30px; text-align: center; margin: 0px auto; } #student-story-items div { margin: 0px auto; } .img-container { position: relative; overflow: hidden; width: 100%; height: 100%; box-shadow: 4px 4px 4px #333; } .img-container .small { width: 300px; height: 300px; } #student-story-items img { filter: grayscale(20%); height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; transition-duration: 1s; } #student-story-items img:hover { scale: 1.2; filter: contrast(120%) grayscale(0%); } .img-container:hover .overlay { height: 200px; } #student-story-items > div > div { font-family: "Open Sans", sans-serif; font-size: 18px; line-height: 100%; text-align: left; } #student-story-items > div > div p { margin-top: 20px; font-family: "DM Serif Text", serif; font-weight: normal; font-size: 12px; letter-spacing: 2px; line-height: 110%; color: #fff; } #student-story-items > div > div h2 { margin-top: 10px; margin-bottom: 10px; font-family: "DM Serif Text", serif; text-transform: uppercase; color: #160c0c; font-size: 20px; text-align: left; } #student-story-items > div > div p { color: #000; font-size: 16px; font-weight: normal; font-family: "Open Sans", sans-serif; text-align: left; letter-spacing: normal; margin: 5px !important; padding: 0px !important; line-height: 1.4rem; } #student-story-items > div > div a { color: #F68B1F; font-weight: normal; text-transform: uppercase; font-size: 14px; text-align: left; margin-top: 20px; margin-bottom: 40px; margin-left: 5px; } #student-story-items > div > div a:hover { color: #F68B1F; } .img-cont { overflow: hidden; text-align: center; height: 300px; border-radius: 10px; } .img-cont img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; } #research-pointers { margin: 60px 0px; padding: 50px 0px; border-top: 1px solid #000; border-bottom: 1px solid #000; } #research-pointers p { margin: 20px 0px; } #dept-notices { background-image: url("../img/campus_07.jpg"); text-align: center; margin-top: 3rem; } #dept-notices h1 { font-family: "DM Serif Text", serif; letter-spacing: 3px; } #dept-notices p { font-size: 16px; } .mid-roll { width: 100%; background-size: cover; background-position: center; background-attachment: fixed; } .bg-tint { width: 100%; height: 100%; min-height: 600px; background-color: rgba(17, 2, 32, 0.8196078431); } .bg-tint .container { min-height: 800px; display: flex; flex-direction: column; justify-content: center; gap: 30px; margin: 0 auto; padding: 50px 30px 20px 30px; } .bg-tint .container h2 { font-family: "Open Sans", sans-serif; font-weight: normal; font-size: 30px; letter-spacing: 2px; margin-bottom: 50px; line-height: 100%; } .bg-tint .container p { margin: 0px auto; font-family: "Open Sans", sans-serif; font-size: 14px; font-weight: normal; letter-spacing: 2px; margin-bottom: 35px; color: #fff; } .bg-tint .container .img-cont { height: 350px; max-width: 400px; overflow: hidden; border: 2px solid #fff; margin-bottom: 30px; } .bg-tint .container .img-cont img { transition-duration: 0.5s; } .bg-tint .container .img-cont img:hover { scale: 1.1; } #success { padding-bottom: 60px; } #success > .grid > div { background: #160c0c; border: 2px solid #2F4858; text-align: center; } #success > .grid > div img { height: 400px; width: auto; -o-object-fit: cover; object-fit: cover; } #success > .grid > div p { color: #fff; letter-spacing: 1px; text-align: left; font-weight: normal; font-size: 16px; min-height: 100px; margin-top: 10px; } #success > .grid > div h2 { font-family: "DM Serif Text", serif; font-size: 40px; color: #fff; padding-top: 30px; padding-bottom: 10px; margin-bottom: 10px; } #events { min-height: 800px; text-align: center; background-image: url("../img/campus_01.jpg"); } #events .bg-tint { min-height: 800px; padding: 50px 0px; background: rgba(81, 75, 88, 0.4784313725); } .event-holder { border-radius: 20px; min-height: 500px; background: #fff; } .event-holder .event-date { position: relative; margin-left: 20px; margin-top: -35px; height: 70px; width: 70px; background-color: #0b1419; display: flex; flex-direction: column; justify-content: center; } .event-holder .event-date h3 { margin: 0px auto; text-align: center; color: #fff; font-size: 20px; line-height: 22px; font-family: "DM Serif Text", serif; font-weight: bolder; } .event-holder .event-details { text-align: left; margin: 10px; } .event-holder .event-details h2 { color: #000; font-size: 22px; font-weight: bolder; margin: 0px auto; text-transform: uppercase; } .event-holder .event-details h3 { color: rgba(0, 0, 0, 0.6039215686); font-size: 16px; margin: 10px 0px; } .event-img-holder { height: 300px; overflow: hidden; background: #333; } .event-img-holder img { height: 300px; width: 100%; -o-object-fit: cover; object-fit: cover; transition-duration: 0.6s; } .event-img-holder img:hover { scale: 1.05; } #stats > div > div > div { padding: 20px 0px; text-align: center; margin: 20px auto; padding-right: 20px; color: #fff; border-right: 1px solid #fff; } #stats > div > div > div h1 { color: #fff; margin-bottom: 20px; } #stats > div > div > div:last-child { border-right: none; } #admissions { padding: 50px 0px 0px 0px !important; } #admissions img { height: 400px; -o-object-fit: cover; object-fit: cover; } #admissions p { font-family: "Open Sans", sans-serif; font-size: 20px; text-align: center; color: #160c0c; width: 90%; margin: 0 auto; margin-top: 50px; margin-bottom: 30px; } #testimonial-text { background: #2F4858; height: 150px; max-width: 450px; text-align: center; position: relative; top: -75px; margin: 0 auto; padding-top: 10px; box-shadow: 2px 2px 6px #333; } #testimonial-text blockquote { padding: 5px 0px; margin: 0px 20px; color: white; font-family: "Open Sans", sans-serif; font-weight: normal; font-size: 14px; } #stu_id { padding: 10px 30px; } #stu_id h2 { padding: 5px; font-size: 20px; color: #fff; margin: 0px 0px; font-weight: normal; text-decoration: none; text-align: right; } #stu_id h3 { font-size: 18px; color: white; margin: 0px auto; text-align: center; font-weight: lighter; text-align: right; } .research-block { padding-block: 20px; } #research > div > div > div > div.research-img { height: 300px; width: 100%; overflow: hidden; border: 1px solid #F68B1F; border-bottom: 10px solid #F68B1F; } #research > div > div > div > div.research-img > img { transition-duration: 0.5s; height: 300px; width: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; margin: 0px; padding: 0px; } #research > div > div > div > div.research-img > img:hover { scale: 1.2; } #research > div > div > div > div.research-text > h2 { font-family: "DM Serif Text", serif; font-size: 20px; font-weight: normal; color: #160c0c; padding: 10px 5px; margin: 10px 0px; text-align: center; } .research-text { text-align: left; } .research-text p { text-align: left; font-size: 18px; margin: 5px 0px; padding: 5px 5px; } .research-text a { color: #333; text-decoration: underline; } .research-text a:hover { color: #2F4858; } .research-text h2 { font-family: "Open Sans", sans-serif; font-size: 18px; color: #fff !important; background: #160c0c; } #testimonial-block > h1 { padding: 0px; margin: 10px 0px; font-size: 35px; letter-spacing: 3px; } #testimonial-block > h1 > a { font-family: "DM Serif Text", serif; color: #fff; padding: 0px; } #campus-banner { height: 500px; width: 100%; background: url("../img/campus_02.jpg") no-repeat; background-size: cover; background-position: center; } #campus-life > h3 { color: #160c0c; font-size: 20px; letter-spacing: 1px; box-shadow: none; font-family: "DM Serif Text", serif; margin: 30px auto; } #campus-life { padding-bottom: 30px !important; min-height: 500px; } #student-story-items > div > div > h2 { text-transform: uppercase; font-family: "Open Sans", sans-serif; font-size: 24px; font-weight: 900; padding: 10px 5px; text-align: left; color: #000; text-shadow: none; } #socials h1 { color: #160c0c; margin: 0px auto; text-align: center; } #socials ul { margin-bottom: 0px; } #socials ul > li { display: inline; } #socials ul > li > a > img { width: 60px; margin-right: 10px; } #fine-print { text-align: center; margin: 10px auto; height: 50px; border-top: 1px solid #F68B1F; } #fine-print p { font-size: 12px; display: inline-flex; } #fine-print ul { display: inline; } #fine-print ul > li { display: inline; padding: 10px; font-size: 12px; letter-spacing: 1px; } #menu-bars { display: none; margin: 0px auto; padding-top: 13px; font-size: 45px; } #myNav > div > div > a { margin: 0 auto; } .accredition { min-height: 100px; } .accredition #accredition-img { height: 100px; width: auto; -o-object-fit: contain; object-fit: contain; margin: 50px 0px; } #accr h2 { padding: 30px 0px 0px 0px; font-size: 40px; } @media (max-width: 1100px) { #first-nav > ul { position: relative; width: 100%; left: 0px; } #first-nav > ul > img { width: 350px; -o-object-fit: contain; object-fit: contain; margin-right: auto; transition-duration: 0.5s; } #first-nav > ul > li { display: none; } #first-nav > ul > li:last-child { display: inline-block; margin-right: auto; width: 40px; } #top-search { display: none; } #menu-bars { display: inline-block; } .banner-overlay { margin: 0 auto; } .banner-overlay h1 { text-align: center; width: 300px !important; font-size: 30px !important; margin: 0px auto; } } @media (max-width: 576px) { #first-nav > ul > img { width: 170px; } #search > button.filled { display: none; } body > main > section:nth-child(2) > div > h1 { font-size: 60px; } #video-text > h1 { margin-top: 30%; font-size: 50px; } #cta { display: flex; flex-direction: column; } #cta > button:nth-child(2) { display: none; } #success > h1 { font-size: 40px; } .event-details { margin: 10px !important; padding: 0px !important; } #events > div > div > div.event-content > h2 { font-size: 12px; } #events > div > div > div.event-content > h2 { font-size: 10px; } #events > div > div > div.event-content { width: 100%; } #events > div > h1 { font-size: 25px; } #campus-life > h1 { font-size: 60px; } #second-nav { display: none; } .banner-overlay { margin: 0 auto; } .banner-overlay h1 { text-align: center; width: 300px !important; font-size: 30px !important; margin: 0px auto; } .banner-slider-button { display: none; } } .slider-single-div { width: 100%; height: 100%; } .banner-slider { z-index: -6; width: 100vw; height: 100vh; position: relative; } .banner-slider ul { margin: 0; padding: 0; list-style: none; } .slide { position: absolute; inset: 0; opacity: 0; transition: 200ms opacity ease-in-out; transition-delay: 600ms; } .slide img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; } .slide[data-active] { opacity: 1; z-index: 1; transition-delay: 0ms; } .banner-slider-button { position: absolute; z-index: 3; background: none; border: none; font-size: 8rem; top: 50%; transform: translateY(-50%); color: rgba(255, 255, 255, 0.7058823529); cursor: pointer; border-radius: 0.25rem; padding: 0 0.5rem; outline: none; } .banner-slider-button:hover, .banner-slider-button:focus { color: white; background-color: transparent; border: none; outline: none; } .banner-slider-button:focus { border: none; outline: none; } .banner-slider-button.prev { left: 1rem; } .banner-slider-button.next { right: 1rem; } button:focus { border: none !important; outline: none !important; box-shadow: none !important; } .banner-overlay { position: absolute; top: 0; z-index: 5; height: 100vh; width: 100vw; background-color: rgba(0, 0, 0, 0.5607843137) !important; display: flex; flex-direction: column; justify-content: center; align-items: center; } .banner-overlay h1, .banner-overlay h2, .banner-overlay h3, .banner-overlay h4 { text-align: center; font-family: "Open Sans", sans-serif; font-weight: 400 !important; } .banner-overlay h1 { font-size: 50px !important; margin-bottom: 100px !important; } @media screen and (max-width: 1100px) { .banner-overlay h1 { font-size: 40px !important; } } .banner-overlay h3 { font-size: 20px !important; } .banner-overlay h4 { margin-top: 100px; margin-bottom: 100px !important; } .program { margin: 80px auto; } .program div { border-radius: 10px; margin: 40px auto; } .program div h2 { letter-spacing: 3px; font-size: 30px; } .program div p { color: #464646; } .img-cont-2 { overflow: hidden; text-align: center; height: 400px; margin: 0px 50px; border: none; } @media (max-width: 990px) { .img-cont-2 { margin: 40px 0px; } } .img-cont-2 img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; transition-duration: 0.5s; } .img-cont-2 img:hover { scale: 1.05; } .program-details p { margin: 20px auto; line-height: 24px; font-size: 16px; color: #000; } /*.program-details a { font-size: 14px; text-transform: uppercase; color: #F68B1F; }*/ .notice-main { max-width: 1000px; margin: 30px auto; } .notice-main button { background-color: #F68B1F; } .notice-main button:hover { background: #160c0c; } .notice-main a:hover { text-decoration: none; } .notice-main a:hover h4 { text-decoration: underline; } .notice-main .notice-container { padding: 20px !important; border: 1px solid rgba(255, 255, 255, 0.431372549); position: relative; width: 100%; padding: 5px 20px; display: flex; flex-direction: row; height: 150px; overflow: hidden; } .notice-main .notice-container .event-date { background: #F68B1F; width: 80px; display: inline-block; margin: 0px 20px; } .notice-main .notice-container .event-date h3 { font-weight: 200; margin: 0px; padding: 0px; } .notice-main .notice-container h6 { text-align: left; margin: 0px auto; } .notice-main .notice-container h4 { text-align: left; margin: 0px auto; color: #F68B1F; } .notice-main .notice-container .subtitle { left: 0px; font-size: 12px; text-align: left; } .notice-main .notice-container p { font-size: 14px !important; text-align: left; padding: 0px; margin: 0px; } .notice-main .notice-container:hover { text-decoration: none; } @media (max-width: 600px) { .notice-main { max-width: 100%; } } /******************* Faculty Section ********************/ section#faculty-section { margin-bottom: 4rem; } .profile-carousel { text-align: center; margin: 10px auto; height: 350px; width: 100%; white-space: nowrap; position: absolute; left: 0; transition: 1.5s; margin: 1rem auto; } .car-img-holder { margin: 20px auto; width: 250px; height: 250px; overflow: hidden; border-radius: 10px; } .car-img-holder img { width: 100%; height: 100%; -o-object-position: center; object-position: center; -o-object-fit: cover; object-fit: cover; } .car-item { margin: 10px 10px; padding: 10px; width: 320px; display: inline-block; border-radius: 10px; box-shadow: 1px 1px 5px rgba(51, 51, 51, 0.4823529412); } .car-item-holder .faculty-details { min-height: 70px; width: 300px; overflow: hidden; overflow-wrap: break-word; } .car-item-holder .faculty-details h2 { position: relative; margin: 20px 0px 0px 0px; font-family: "Open Sans", sans-serif; font-size: 18px; margin: 10px 0px; min-height: 30px; color: #000; overflow-wrap: break-word; } .car-item-holder .faculty-details h2 .degree { font-weight: normal; font-size: 12px; } .car-item-holder .faculty-details h4 { font-family: "Open Sans", sans-serif; font-size: 12px; margin: 5px 0px; color: #000; overflow-wrap: break-word; } .car-item-holder .faculty-details h3 { font-family: "Open Sans", sans-serif; font-size: 12px; letter-spacing: 1px; color: #000; overflow-wrap: break-word; margin-bottom: 10px !important; } .car-item-holder .faculty-details button { max-width: 250px !important; margin: 10px auto; margin-bottom: 0px; } .car-control { width: fit-content; display: inline-block; margin: 10px; } #prev-car { transform: rotate(180deg); } .car { position: relative; min-height: 460px; overflow: hidden; } .car-buttons { width: 100%; display: flex; flex-direction: row; justify-content: space-between; position: absolute; top: 25%; transform: translateY(50%); z-index: 1000; } .banner-overlay { background-color: rgba(0, 0, 0, 0.2); } /******************* Student Stories ********************/ .student-stories h2 { font-size: 18px !important; text-transform: capitalize !important; margin-bottom: 0 !important; } .student-stories h5 { color: #f68b1f !important; font-size: 14px !important; padding: 0 5px; margin-bottom: 20px; } /******************* Faculty ********************/ #faculty-carousel .car-item { padding: 0; box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; } #faculty-carousel .car-img-holder { width: auto; height: 300px; margin: 0; margin-bottom: 20px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } #faculty-carousel .car-img-holder img { border-radius: 0; -o-object-position: top; object-position: top; } #faculty-carousel .faculty-details { padding: 0 10px 10px; width: 100%; } #faculty-carousel .faculty-details h2 { margin-bottom: 5px; } #faculty-carousel .faculty-details h3 { letter-spacing: 0px; font-weight: 700; color: brown !important; font-size: 14px !important; } #research-pointers { border-bottom: none !important; margin-bottom: -30px !important; } /******************* faculty-carousel ********************/ #faculty-carousel .car-img-holder { margin-bottom: 0!important; } #faculty-carousel .faculty-details { padding-top: 20px!important; } #faculty-carousel .faculty-details:hover { background-color: rgba(241, 136, 0, 0.15); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; } #faculty-carousel .faculty-details h3 { white-space: pre-wrap!important; } #faculty-carousel a.faculty-name { text-decoration: none; } /******************* Events ********************/ .event-holder .event-date { position: relative; margin-left: 0px!important; margin-top: -25px; height: 50px; width: fit-content; padding: 0 20px; /* border-top-right-radius: 5px; border-bottom-right-radius: 5px; */ } section#dept-notices h1, section#events h1, section#dept-notices .subtitle { color: white; } /******************* News ********************/ #dept-news .link-btn-primary { margin-top: 3rem; } .news-big-img-holder { border-radius: 10px; height: 400px; overflow: hidden; width: auto; filter: brightness(40%); transition-duration: 0.6s; box-shadow: 3px 3px 15px rgba(51, 51, 51, 0.2549019608); } .news-big-img-holder img { height: 400px; width: 100%; } .news-big-img-holder:hover { filter: brightness(70%); } .news-big-img-text { text-align: left; left: 20px; position: absolute; bottom: 50px; } .news-big-img-text h4 { color: #fff; font-size: 14px; margin: 0px !important; padding: 0px; z-index: 2; } .news-big-img-text h4 a { text-decoration: none; color: #fff; } .news-big-img-text h5 { font-size: 12px; margin: 0px; padding: 0px; color: white; } .news-big-img-text a p { font-size: 16px; color: #fff; text-align: left; margin: 10px 0px; padding: 0px; line-height: 18px; } .news-small-img { border-radius: 10px; padding: 10px; background-color: #fff; box-shadow: 3px 3px 15px rgba(51, 51, 51, 0.3882352941); margin-bottom: 20px; max-height: 400px; } .news-sm-img-holder { height: 260px; overflow: hidden; filter: brightness(70%); transition-duration: 0.6s; } .news-sm-img-holder img { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; } .news-sm-img-holder:hover { filter: brightness(90%); } .news-sm-img-text { text-align: left; margin-left: 20px; } .news-sm-img-text h4 { color: #000; font-size: 14px; margin: 0px !important; padding: 0px; z-index: 10; } .news-sm-img-text h4 a { text-decoration: none; color: #000; } .news-sm-img-text h5 { color: #000; font-size: 12px; margin: 5px 0px; padding: 0px; } .news-sm-img-text a p { font-size: 16px; color: #000; text-align: left; margin: 10px 0px; padding: 0px; line-height: 18px; } .news-row { display: flex; flex-wrap: wrap; gap: 25px; justify-content: space-between; } .news-big-img { width: calc(50% - 25px); position: relative; } .news-small-img { margin-bottom: 0!important; max-height:unset!important; width: calc(25% - 25px); } span.degree { font-weight: normal; font-size: 0.75em; font-style: italic; font-family: inherit; } /******************* Campus Life ********************/ #campus-life { background: #f4f4f4; padding: 3rem 0 5rem !important; } #campus-life .campus-hero { padding-top: 2rem; } #campus-life .image-container { width: 100%; } #campus-life .image-container img { width: 100%; border-radius: 3px; } #campus-life .analytics { margin: 3.8rem 0 1rem; padding: 1.2rem 2rem 0.5rem; border-top: 2px solid #333; border-bottom: 2px solid #333; text-align: center; display: flex; justify-content: space-around; align-items: center; } @media screen and (max-width: 768px) { #campus-life .analytics { flex-direction: column; } } #campus-life .analytics .item { margin-bottom: 1rem; } #campus-life .analytics .count { font-weight: 700; margin-bottom: 0.5rem !important; font-size: 2rem; } #campus-life .analytics .desc { font-weight: 500; margin-bottom: unset; } /******************* Recognition ********************/ #recognition { padding: 3rem 0 4rem !important; } #recognition .heading { text-align: center; } #recognition .heading h1 { font-size: 2rem; color: #160c0c; } #recognition .heading p { margin-left: auto; margin-right: auto; color: #160c0c; } #recognition .slider-component { margin-top: 2rem; } #recognition .slider-component img { width: 100%; height: 100%; } #recognition .slider-component .swiper-slide { padding: 0.1rem; } #recognition .slider-component .recognitionSlider { width: 100%; } #recognition .slider-component .slide-item { overflow: hidden; border-radius: 10px; box-shadow: 1px 1px 5px rgba(51, 51, 51, 0.1411764706); } #recognition .slider-component .slider-btn { background: #F68B1F; border: none; transition-duration: 0.2s; } #recognition .slider-component .slider-btn::after { display: none; } #recognition .slider-component .slider-btn:hover { background: #683c10; } #recognition .slider-component .slider-btn span { color: #fff; font-size: 1.8rem; } #recognition .slider-component .ranking-provider { padding: 0.5rem 0.25rem; text-align: center; font-size: 1rem; color: #000; font-weight: 600; text-decoration: none; } #recognition .slider-component .ranking-provider .title { font-size: 1rem; font-weight: 600; font-family: "DM Serif Text", serif; text-decoration: none; color: #000; } #recognition .slider-component .ranking-provider .title:hover { text-decoration: underline; } #recognition .slider-component .ranking-container { display: block; position: relative; height: 350px; } #recognition .slider-component .ranking-container img { border-radius: unset; object-fit: cover; object-position: center; } #recognition .slider-component .ranking-container .text-box { position: absolute; padding: 1rem 0.25rem; top: 0; left: 0; height: 100%; width: 100%; text-align: center; color: #fff; font-weight: 500; display: flex; justify-content: center; align-items: flex-end; } #recognition .slider-component .ranking-container .text-box .title { font-size: 1.5rem; font-weight: 600; color: #dcf3fd; text-shadow: 2px 2px #4a4a4a; } /******************* UIU in Media ********************/ #uiu-in-media { padding: 2.5rem 0; background: #f4f4f4; margin-top: 3rem; padding-top: 2rem!important; } #uiu-in-media .link-btn-primary { margin-top: 3rem; } #uiu-in-media .gallery-section { padding: 2rem 0; } #uiu-in-media .gallery-item { position: relative; height: 350px; overflow: hidden; border-radius: 2px; border-bottom: 4px solid #F68B1F; } #uiu-in-media .gallery-item:hover .image-container img { transform: scale(1.2); } #uiu-in-media .image-container { height: 100%; width: 100%; position: relative; } #uiu-in-media .image-container::after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.4); } #uiu-in-media .image-container img { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; transition-duration: 5s; border-radius: unset !important; } #uiu-in-media .gallery-details { position: absolute; top: 0; left: 0; right: 0; bottom: 0; padding: 1rem; display: flex; gap: 0.5rem; flex-direction: column; justify-content: end; align-items: center; z-index: 2; } #uiu-in-media .gallery-details .create-date { color: #fff; font-size: 0.7rem; transition: 0.35s; } #uiu-in-media .gallery-details .news-title { color: #fff; font-size: 1.2rem; font-weight: 500; font-family: "Open Sans", sans-serif; } #uiu-in-media .gallery-details .news-title span { color: inherit; } #uiu-in-media .gallery-details .media-provider { background: #000; border-radius: 20px; padding: 0.15rem 0.75rem; color: #fff; font-size: 0.7rem; font-weight: 600; }