.top-logo {
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  align-items: center;
}
.brand-logo {
  margin-right: auto;
}
.nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-item {
  /* margin-left: 1rem; */
  float: left;
  margin-left: 32px;
}

.nav-linked {
  position: static;
  color: inherit;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 1.5px;
  text-align: center;
  border-width: 0.1875rem;
  text-decoration: none;
}

.nav-linked:hover {
  color: #bf5700;
}

.main-content {
  flex: 1 1 0%;
}

.height_img:before {
  content: "";
  height: 100%;
  width: 37.5%;
  left: 0;
  position: absolute;
  top: 0;
  background: linear-gradient(213deg, #fff, #c4cdd4) 0 0 no-repeat padding-box;
}
.height_img-2:before {
  content: "";
  height: 100%;
  width: 37.5%;
  right: 0;
  position: absolute;
  top: 0;
  background: linear-gradient(213deg, #fff, #c4cdd4) 0 0 no-repeat padding-box;
}

.drop-list {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 8px 10px -6px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  padding-left: 0rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  border-width: 1px;
  border-radius: 0.25rem;
  width: auto;
  position: absolute;
  --tw-border-opacity: 1;
  border-color: rgb(230 235 237 / var(--tw-border-opacity));
  list-style-type: none;
  display: none;
  border: 1px solid #e6ebed;
  margin-top: 0.5em;
  z-index: 999;
  margin-left: -5em;
}

.drop-list.show {
  display: block;
}

.back-video {
  background-image: url(https://admissions.utexas.edu/wp-content/uploads/2023/06/homePoster-scaled.jpg);
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 56.25vw;
  max-height: 80vh;
}

::deep .fa-solid {
  font-family: var(--bs-font-sans-serif);
}

.overlaygrid {
  display: grid;
  grid-template-columns: max((100% - 1113px) / 2, 4%) 1fr max(
      (100% - 1113px) / 2,
      4%
    );
  grid-template-rows: 1fr minmax(0, max-content) 1fr;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  height: 480.075px;
}

.padT {
  grid-row: 1;
  background: rgba(255, 255, 255, 0.5);
  grid-column: 1 / 4;
}

.padL {
  background: rgba(255, 255, 255, 0.5);
  grid-row: 2;
  grid-column: 1 / 2;
}

.padR {
  background: rgba(255, 255, 255, 0.5);
  grid-row: 2;
  grid-column: 3 / 4;
}

.padB {
  background: rgba(255, 255, 255, 0.5);
  grid-column: 1 / 4;
  grid-row: 3;
}

.padimg {
  grid-column: 2 / 3;
  grid-row: 2;
  opacity: 0.5;
}

.middleimgae-1 {
  max-height: 100%;
  object-fit: cover;
  display: none;
  width: 100%;
}

.middleimgae-2 {
  max-height: 100%;
  object-fit: cover;
  display: block;
  width: 100%;
}

.bottomBar {
  display: block;
  background: rgba(191, 87, 0, 0.75);
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 3;
}

.wrap {
  margin: 0 auto;
  width: 92%;
  max-width: 1113px;
  display: flex;
  height: 110px;
  justify-content: space-between;
  align-items: center;
}

.wrap-2 {
  margin: 0 auto;
  width: 92%;
  max-width: 1113px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.head-ul {
  width: 80%;
  max-width: 500px;
  margin: 0;
  display: flex;
  justify-content: space-between;
  list-style: none;
}

.head-ul-a {
  font-size: 15.8px;
  line-height: 24.8px;
  border: 1px solid #aba89e;
  letter-spacing: 0em;
  display: inline-block;
  background: #bf5700 !important;
  color: white !important;
  border-color: white !important;
  border-radius: 4px;
  padding: 11px 27px;
  text-decoration: none;
}

.section-2 {
  padding-top: 40px;
  padding-bottom: 40px;
  background: url(https://admissions.utexas.edu/wp-content/themes/UTadmissions/images/bg-orange1.svg)
    #a04400 no-repeat center center;
  background-size: cover;
  margin-bottom: 0;
  display: block;
}

.general-wrap {
  display: flex;
  flex-flow: row wrap;
  margin: 0 auto;
  width: 92%;
  max-width: 1113px;
}

.sidebar-sec {
  width: 420px;
  color: white;
  padding-right: 60px;
}

.main-sec {
  color: white;
  flex: 1 0 0;
  margin-bottom: 0 !important;
}

.pLarge {
  font-size: 28.2px;
  line-height: 36.2px;
  letter-spacing: -0.00364em;
  color: white;
  margin-bottom: 20px;
}

.spacer {
  color: white;
  height: 10px;
  font-size: 15.2px;
  line-height: 24.2px;
  letter-spacing: 0em;
  margin-bottom: 20px;
}

.multiButton {
  color: white;
  display: flex;
  flex-flow: row wrap;
  gap: 15px;
  margin-bottom: 0 !important;
  font-size: 15.2px;
  line-height: 24.2px;
  letter-spacing: 0em;
}

.multi-a {
  font-size: 15.6px;
  line-height: 24.6px;
  display: inline-block;
  border: 1px solid #aba89e;
  font-family: "1883Sans-Medium";
  letter-spacing: 0em;
  padding: 11px 27px;
  border-radius: 4px;
  background: #bf5700 !important;
  color: white !important;
  border-color: white !important;
  text-decoration: none;
}

.section-3 {
  margin-bottom: 0;
  padding-top: 55.8px;
  padding-bottom: 58.8px;
  position: relative;
  background: #f2f1ed;
  display: block;
}

.media-sec-3 {
  width: 56%;
}

.media-sec-4 {
  width: 56%;
  order: 2;
}

.sec-4-title {
  padding: 0 35px 0 0;
  margin-top: 0;
  width: 44%;
  order: 1;
  padding-top: 80px !important;
  padding-bottom: 75px !important;
  animation-name: zoomIn;
  animation-delay: 0.5s;
  animation-duration: 1s;
  animation-fill-mode: both;
}

.sec-3-content {
  margin-top: 0;
  padding-left: 35px;
  width: 44%;
  animation-name: zoomIn;
  animation-fill-mode: both;
}

.H2B {
  margin-bottom: 25px;
  font-size: 38.2px;
  line-height: 32.2px;
  letter-spacing: -0.00364em;
  text-transform: uppercase;
  color: #bf5700;
}

.H2O {
  font-size: 65px;
  line-height: 56px;
  text-transform: uppercase;
  letter-spacing: -0.00364em;
  margin-bottom: 25px;
  color: #bf5700;
}

.white-btn {
  font-size: 15.6px;
  line-height: 24.6px;
  display: inline-block;
  background: white;
  color: black;
  border: 1px solid #aba89e;
  padding: 11px 27px;
  letter-spacing: 0em;
  border-radius: 4px;
  text-decoration: none;
}

.section-4 {
  background: white;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 62.4px;
  position: relative;
  display: block;
}

.section-4.topgray:before {
  content: "";
  width: 100%;
  height: 75px;
  background: #f2f1ed;
  position: absolute;
  left: 0;
  top: 0;
}

.inner {
  display: flex;
  flex-flow: row nowrap;
}

.igWrap {
  width: 305px;
  margin: 0 -58px 50px 0;
  box-shadow: 3px 3px 6px 2px rgba(0, 0, 0, 0.16);
}

.paly {
  content: "";
  background: url(https://admissions.utexas.edu/wp-content/themes/UTadmissions/images/playArrow.svg)
    center center no-repeat;
  background-size: contain;
  width: 98px;
  height: 98px;
  max-height: 52%;
  max-width: 45%;
  position: absolute;
  top: 35%;
  left: 35%;
  transition: all 0.2s ease-in-out;
  z-index: 2;
}

.gridWrap {
  max-width: 430px;
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-self: flex-end;
  flex-flow: row wrap;
  list-style: none;
}

.multi-blog {
  padding: 6px;
  width: 33.33%;
}

.section-5 {
  background-image: url(https://admissions.utexas.edu/wp-content/themes/UTadmissions/images/bg-orange2.svg);
  padding-top: 40px;
  padding-bottom: 40px;
  background: url(https://admissions.utexas.edu/wp-content/themes/UTadmissions/images/bg-orange1.svg)
    #a04400 no-repeat center center;
  background-size: cover;
  margin-bottom: 0;
  display: block;
}

.wrap-5 {
  display: flex;
  flex-flow: row wrap;
  margin: 0 auto;
  width: 92%;
  max-width: 1113px;
}

.title-5 {
  padding-right: 30px;
  color: white;
  width: 290px;
  animation-name: fadeInLeft;
  animation-fill-mode: both;
}

.button-5 {
  color: white;
  flex: 1 0 0;
}

.content-5 {
  margin-top: 60px;
  color: white;
  width: 100%;
}

.blog-5 {
  color: white;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin: 0 !important;
  clear: both;
  list-style: none;
}

.blog-li-5 {
  width: 23%;
  color: white;
  margin-bottom: 35px !important;
  display: flex;
  flex-flow: column wrap;
  animation-name: fadeInDown;
  position: relative;
  animation-delay: 0.25s;
  animation-fill-mode: both;
}

.h3-5 {
  color: white;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 10px;
  line-height: 1 !important;
  font-size: 120px;
  letter-spacing: -0.02em;
  display: flex;
  align-items: center;
}

.pi-5 {
  color: white;
  margin-bottom: 0 !important;
}

.section-6 {
  margin-bottom: 0;
  padding-left: max((100% - 1113px) / 2, 4%);
  padding-top: 120px;
  padding-bottom: 100px;
  display: block;
}

.animated-6 {
  border: 3px solid #bf5700;
  border-right: none;
  animation-name: fadeInRight;
  animation-duration: 1s;
}

.inner-6 {
  width: min(1113px, 96%);
  flex-flow: row wrap;
  padding: 30px 0 35px 30px;
  display: flex;
}

.txt-general {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  width: 74%;
  padding-right: 40px;
}

.sec-6-img {
  width: 26%;
  align-self: center;
}

.sec-p-6 {
  margin-bottom: 0 !important;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0em;
}

.section-7 {
  margin-bottom: 0;
  padding-top: 43px;
  padding-bottom: 75px;
  background: #f8f7f4;
  display: block;
}

.wrap-7 {
  margin: 0 auto;
  width: 92%;
  max-width: 979px;
  display: flex;
}

.left-7 {
  width: 67%;
  background: white;
  box-shadow: 3px 3px 6px 2px rgba(0, 0, 0, 0.16);
  padding: 32px 32px 41px;
  animation-name: fadeInUp;
  animation-duration: 1s;
}

.intro-7 {
  padding: 0 10px;
  margin-bottom: 30px;
}

.table-7-ul {
  font-size: 16px;
  line-height: 25px;
  border-top: 1px solid #ebeded;
  letter-spacing: 0em;
  list-style: none;
  padding-left: 0rem;
}

.table-li {
  flex-flow: row nowrap;
  display: flex;
  border-bottom: 1px solid #ebeded;
  padding: 8px 10px 9px;
}

.label {
  flex: 1 0 0;
  padding-right: 15px;
}

.date {
  width: 160px;
  color: #bf5700;
  font-weight: 600;
}

.right-7 {
  padding: 0 0 50px 50px;
  width: 33%;
  align-self: flex-end;
}

.coloohon {
  display: block;
}

.preFooter {
  background-image: url(https://admissions.utexas.edu/wp-content/uploads/2023/06/PF_Interested1-scaled-e1686750436498.jpg);
  position: relative;
  background-color: #a04400;
  background-size: cover;
  background-position: center center;
}

.overlay {
  background: linear-gradient(
    to right,
    rgba(191, 87, 0, 0.84) 0%,
    rgba(191, 87, 0, 0.2) 100%
  );
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.wap-general {
  padding-top: 75px;
  padding-bottom: 55px;
  text-align: left;
  position: relative;
  margin: 0 auto;
  width: 92%;
  max-width: 1113px;
  display: flex;
  justify-content: space-between;
}

.content-pre {
  max-width: 630px;
  color: white;
  margin-bottom: 0 !important;
  animation-name: zoomIn;
  animation-duration: 1s;
}

.middleFooter {
  padding-top: 40px;
  padding-bottom: 70px;
  background: #f2f1ed;
}

.middleWrap {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 92%;
  max-width: 1113px;
}

.midLogo {
  width: 380px;
  padding-right: 20px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0em;
}

.midSocial {
  margin-top: 60px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0em;
  list-style: none;
  display: flex;
}

.socialLi {
  background-color: #bf5700;
  width: fit-content;
  padding: 8px 10px 8px 10px;
  border-radius: 5px;
  margin-right: 20px;
}

.contentSocial {
  margin: 0 0 0 auto;
  padding-right: 20px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0em;
}

.socialMenu {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0em;
}

.menu-ul {
  border-left: 1px solid #d6d2c4;
  padding: 0 0 20px 20px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0em;
  list-style: none;
}

.orangeFooter {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #bf5700;
}

.orangeWrap {
  font-size: 14px;
  line-height: 18px;
  color: white;
  letter-spacing: 0em;
  text-align: left;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 92%;
  max-width: 1113px;
}

.tittleFot {
  font-size: 14px;
  line-height: 18px;
  color: white;
  letter-spacing: 0em;
}

.titlefootRight {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0em;
  color: white;
}

.down-ul {
  font-size: 14px;
  line-height: 18px;
  list-style: none;
  color: white;
}
