@media screen and (min-width: 1000px) {
  .event {
    height: 600px !important;
  }

  .line-right {
    font-size: 24px;
    color: white;
    position: relative;
    padding-right: 20px; /* Adjust as needed */
  }

  .line-right::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 66%; /* Length of the line */
    height: 2px; /* Thickness of the line */
    background-color: white; /* Color of the line */
  }

  .line-right1 {
    font-size: 24px;
    color: white;
    position: relative;
    padding-right: 20px; /* Adjust as needed */
  }

  .line-right1::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 79%; /* Length of the line */
    height: 2px; /* Thickness of the line */
    background-color: white; /* Color of the line */
  }

  .line-right2 {
    font-size: 24px;
    color: black;
    position: relative;
    padding-right: 20px; /* Adjust as needed */
  }

  .line-right2::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 79%; /* Length of the line */
    height: 2px; /* Thickness of the line */
    background-color: black; /* Color of the line */
  }

  .line-right3 {
    font-size: 24px;
    color: black;
    position: relative;
    padding-right: 20px; /* Adjust as needed */
  }

  .line-right3::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 61%; /* Length of the line */
    height: 2px; /* Thickness of the line */
    background-color: black; /* Color of the line */
  }

  .line-right4 {
    font-size: 24px;
    color: black;
    position: relative;
    padding-right: 20px; /* Adjust as needed */
  }

  .line-right4::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 81%; /* Length of the line */
    height: 2px; /* Thickness of the line */
    background-color: black; /* Color of the line */
  }

  .line-right5 {
    font-size: 24px;
    color: white;
    position: relative;
    padding-right: 20px; /* Adjust as needed */
  }

  .line-right5::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 81%; /* Length of the line */
    height: 2px; /* Thickness of the line */
    background-color: white; /* Color of the line */
  }
}

@media screen and (min-width: 1000px) {
  .swiffy-slider {
    max-height: 500px !important;
    overflow: hidden;
  }
}

@media screen and (max-width: 760px) {
  .swiffy-slider {
    height: 450px !important;
  }
}

@media screen and (max-width: 760px) {
  .collegeslider {
    height: 200px !important;
  }

  .left-text {
    text-align: left;
  }
  .right-line:after {
    content: "";
    display: inline-block;
    height: 0.5em;
    vertical-align: bottom;
    width: 50%;
    margin-left: 3%;
    border-top: 1px solid white;
  }
}

/*.divs{*/
/*    height:45vh;*/
/*    }*/

@media screen and (min-width: 1000px) {
  .swiffy-slider {
    max-height: 600px;
    overflow: hidden;
  }

  .slider-image {
    margin-top: -13%;
    /*height:100%;*/
  }

  .divs {
    height: 585px;
    /* overflow-y: scroll; */
    /* overflow-x: hidden; */
  }
}

@media screen and (max-width: 760px) {
  .swiffy-slider {
    height: 300px;
  }

  .slider-image {
    /*height:100%;*/
  }
}

.links {
  padding-top: 11.5px;
  padding-bottom: 11.5px;
  margin-top: 2px;
  border: none;
  text-decoration: none;
  color: #004e98;
  font-weight: 500;
}

.visit {
  padding-top: 11.5px;
  padding-bottom: 11.5px;
  margin-top: 2px;
  border: none;
  text-decoration: none;
  color: #004e98;
  font-weight: 500;
}

.links:hover {
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
}

.news:hover {
  /*color:#5ac8fa !important;*/
  transform: translateX(8px);
  transition: 1s;
  border-left: 2px solid #5ac8fa !important;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.news:hover a {
  color: #5ac8fa !important;
}

.result:hover {
  /*color:#7b2cbf !important;*/
  transform: translateX(8px);
  transition: 1s;
  border-left: 2px solid #7b2cbf !important;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.result:hover a {
  color: #7b2cbf !important;
}

.paddings {
  padding-left: 11px;
  padding-right: 11px;
}

.viewall1 {
  text-decoration: none;
  border: 2px solid #5ac8fa;
  padding: 5px;
  border-radius: 50px;
  color: #5ac8fa;
  font-size: 14px;
}

.viewall2 {
  text-decoration: none;
  border: 2px solid #7b2cbf;
  padding: 5px;
  border-radius: 50px;
  color: #7b2cbf;
  font-size: 14px;
}

.viewall3 {
  text-decoration: none;
  border: 2px solid #004e98;
  padding: 5px;
  border-radius: 50px;
  color: #004e98;
  font-size: 14px;
}

.viewall1:hover {
  background: #5ac8fa;
  color: white;
}

.viewall2:hover {
  background: #7b2cbf;
  color: white;
}

.viewall3:hover {
  background: #004e98;
  color: white;
}

.viewall {
  text-decoration: none;
  color: #2c7da0;
}
.viewall:hover {
  color: #2c7da0;
}

.viewall9 {
  text-decoration: none;
  color: white;
}
.viewall9:hover {
  color: white;
}

.bg-blue-200 {
  /*--tw-bg-opacity: 1;*/
  background-color: red;
}

/*.row{*/
/*    margin:0;*/
/*}*/

.side-link {
  padding: 10px;
  width: 100%;
  text-align: center;
  justify-content: center;
  background-color: #273e46;
  border-right: 4px solid #a4243b;
  margin-bottom: 6px;
}

.side-link a {
  text-decoration: none;
  color: #fff;
}

.side-link a:hover {
  text-decoration: none;
  color: #fff;
}

.side-link a.active {
  text-decoration: none;
  color: #a4243b;
}

/* Adjust hero section spacing */
.hero-section {
  margin-top: 120px;
}

/* Mobile Fix */
@media (max-width: 991px) {
  .hero-section {
    margin-top: 140px;
  }
}

/* my own */
iframe {
  max-width: 100%;
  height: 200px;
}

.double-line-bottom-theme-colored-2 {
  margin-bottom: 20px;
  margin-top: 8px;
  padding-bottom: 5px;
  position: relative;
}

.double-line-bottom-theme-colored-2:after {
  border-radius: 8px;
  bottom: 1px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 64px;
  background: #d68c45;
}

.double-line-bottom-theme-colored-2:before {
  border-radius: 8px;
  bottom: -1px;
  content: "";
  height: 6px;
  left: 10px;
  position: absolute;
  width: 24px;
  background: #d68c45;
}

.double-line-bottom-centered-theme-colored-2 {
  margin-bottom: 20px;
  margin-top: 8px;
  padding-bottom: 5px;
  position: relative;
}

.double-line-bottom-centered-theme-colored-2:after {
  border-radius: 8px;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  right: 0px;
  margin: 0 auto;
  position: absolute;
  width: 64px;
  background: #d68c45;
}

.double-line-bottom-centered-theme-colored-2:before {
  border-radius: 8px;
  bottom: 0;
  content: "";
  height: 6px;
  bottom: -2px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  position: absolute;
  width: 24px;
  background: #d68c45;
}

.line-bottom-centered {
  position: relative;
  margin: 10px 0 20px;
}

.line-bottom-centered:after {
  bottom: -13px;
  content: "";
  height: 3px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  position: absolute;
  right: 0;
  width: 40px;
}

@media screen and (max-width: 745px) {
  .contact-info {
    display: none !important;
  }
}

/* Navbar*/

.dropdown-menu {
  border-radius: 0px;
}

.dropdown-menu li {
  font-size: 14px;
  /* padding-top: 5px;
  padding-bottom: 5px; */
}

.dropend .dropdown-toggle {
  color: black;
  margin-left: 1em;
}

.dropend :hover {
  /*background-color: lightsalmon;*/
  color: #800e13;
  font-weight: 600;
  padding-left: 20px;
  transition: 0.5s;
}

.dropdown-item:hover {
  background-color: white;
  color: #800e13;
  font-weight: 600;
  padding-left: 20px;
  transition: 0.5s;
}

.dropdown .dropdown-menu {
  display: none;
}

.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
  display: block;
  margin-top: 0.125em;
  margin-left: 0.125em;
  background: white;
  /*color: #2C7DA0 !important;*/
  font-weight: 600;
  transition: 1s;
}

@media screen and (min-width: 992px) {
  .dropend:hover > .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }

  .dropend .dropdown-toggle {
    margin-left: 0.5em;
  }
}

@media screen and (min-width: 1000px) {
  .college-logo {
    width: 70% !important;
  }
  .navbar-nav .nav-link {
    color: #000000 !important;
  }

  .navlink:hover {
    color: #02223b !important;
    font-weight: 600;
    transition: 0.5s;
  }

  .dropdown-menu {
    width: 200px;
  }
}
/* Navbar */

.btn-new {
  background-color: #800e13 !important;
  color: white;
  border-radius: 0;
}

.btn-new:hover {
  color: #d68c45;
}

@media screen and (min-width: 800px) {
  .right-border {
    border-right: 1px solid #adb5bd7d;
  }
}

.paddings {
  padding-left: 10px;
  padding-right: 10px;
}

.events {
  width: 100%;
  /*height: 400px ;*/
  margin-top: 15px;
  transition: transform 0.5s ease-in-out;
}

@media screen and (max-width: 780px) {
  .logo {
    height: 50px !important;
  }

  .events {
    width: 0% !important;
    margin-top: 15px;
    transition: transform 0.5s ease-in-out;
  }
}

.smallevent:hover {
  box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px,
    rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}

/*.events:hover {*/
/*    opacity: 0.7;*/
/*    transform: scale(1.1);*/
/*}*/

.small-events {
  width: 100%;
  height: 100%;
  /*width: 180px;*/
  /*height: 109px;*/
  /*margin-top: 8%;*/
  /*margin-left: 26%;*/
  transition: transform 0.5s ease-in-out;
}

/*.small-events:hover {*/
/*    opacity: 0.7;*/
/*    transform: scale(1.1);*/
/*}*/

/*@media screen and (max-width:575px) {*/
/*    .events {*/
/*        width: 100%;*/
/*        margin-top: 15px;*/
/*        height: 232px;*/
/*        transition: transform .5s ease-in-out;*/
/*    }*/

/*    .small-events {*/
/*        width: 104%;*/
/*        margin-top: 5%;*/
/*        margin-left: -2%;*/
/*    }*/
/*}*/
.hero-slider {
  height: 632px;
  overflow: hidden;
}

@media screen and (max-width: 760px) {
  .hero-slider {
    width: auto;
    height: 330px;
  }

  .car-img {
    margin-top: 15%;
    height: 333px !important;
  }

  .smallevent:hover {
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px,
      rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
  }
  .small-events {
    width: 100%;
    height: 100%;
    /*margin-top: 5%;*/
    /*margin-left: -2%;*/
  }

  /*.events {*/
  /*width: 50%;*/
  /*margin-top: 15px;*/
  /*height: 232px;*/
  /*transition: transform .5s ease-in-out;*/
  /*}*/

  /*    .small-events {*/
  /*        width: 104%;*/
  /*        margin-top: 5%;*/
  /*        margin-left: -2%;*/
  /*    }*/
}
