.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  /*color: #fff;*/
  /*background-color: #0062cc;*/
  /*border-color: #005cbf;*/
}

html, body {
   font-family: 'Montserrat', sans-serif; 
  /*font-family: 'Poppins', sans-serif;*/
  font-size: 16px;
  /*font-weight:300;*/
}
p {
  line-height: 1.9;
}

.site-logo img {
  height: 65px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 15rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: .25rem;
}

a:hover {
  color: #9e8a65;
  text-decoration: none;
}

.lead {
  font-size: 1.25rem;
  /*font-weight: 600;*/
  color: black;
  font-size: 16px;
}

.material-icons.fal2 {
  padding-left: 15px;
}

.number {
  display: flex;
  float: left;
  /*padding-top: 100px;*/
  border-right: 2px black;
}

.eventDetails {
  display: flex;
  /*float: right;*/
  padding-left: 49px;
}

.col.dateItems {
  margin-top: 52px;
}

#advertArea {
  height: 45vh;
  background: linear-gradient(rgba(0,0,0,0.25) 0%, rgba(8,8,8,0.74) 100%), url("../../assets/img/ug-history-rectangle-copy-E8F87CDE-CB2B-4F87-B2AA-43AFF91B1B67.jpg") no-repeat;
  background-size: auto, cover;
}

#study_withUs_cont {
  position: relative;
  top: 44%;
}

#advertArea h5 {
  color: #ffff;
}

.study_with_us {
  background-color: transparent;
  color: #fff;
  border: 1px solid #f41b1b;
  border-radius: 0;
  width: 245px;
  padding: 10px;
  /*margin-top: 31px;*/
 /* height: 51px;*/
}
a.btn.study_with_us {
  color: #fff;
}

a.study_with_us:hover, .btn.study_with_us:hover {
  color: #f41b1b;
  /*background: #153d6e;*/
  border: 1px solid #f41b1b;
}

.eventVenue {
  /*float: right;*/
  display: flex;
  margin-left: 99px;
  color: #b69a63;
}

.eventDate {
  display: flex;
  margin-left: 99px;
  color: #b69a63;
  margin-top: -10px;
}

.row.eventFields {
  margin-bottom: -30px;
}

.dateDay {
  float: left;
  margin-top: 19px;
  font-size: 39px;
  font-weight: 600;
  display: flex;
  color: #153d6d;
}

.dateMonth {
  float: left;
  display: flex;
  position: absolute;
  color: #153d6d;
}

#developer-signature {
  color: #fff;
  font-weight: 100;
  font-size: 12px;
  opacity: .6;
}

/*.row .col-md-3 a {
  color: #ffff;
}*/

.row .col-md-3 a:hover {
  color: #b99d64;
}

/* Page banner  */
.hero-page .container {
  height: 100% !important;
  position: relative;
}
.banner-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  padding: 0 15px;
  padding-bottom: 6vh;
  max-width: 755px;


}
.banner-content h1, .banner-content p {
  color: #ffffff !important;
}
.banner-content h1 {
  font-weight: 600;
}
/* Page banner ends */

/* UG ABOUT CSS */
/* hero block */

.block-inner {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 25px;
}
#block-aboutugbanner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /*background: linear-gradient(0deg, rgba(1, 1, 1, 0.36), rgba(1, 1, 1, 0.36));*/
}
#block-aboutugbanner * {
  z-index: 10;
}

/* Overview menu */
#block-aboutmenu .menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #c5c5c5;
    gap: 20px;
    
}

#block-aboutmenu .menu a{
    padding:2rem 0rem;
    display: block;
}

#block-aboutmenu .menu a:hover {
  color: #B99D64;
}

#block-aboutmenu .menu a.is-active{
  border-bottom: 2px solid #B99D64;
}

/**/

.summary h2, .summary p {
  color: #FFF;
}

a:link {
    color: #1E1E1E;
} 
a:hover, a:active {
  text-decoration: none;
  color: #153D6C;
}

a:visited{
  /*color:#153D6C;*/
  color: #1E1E1E;
}

.block-separator {
  margin: 40px 0;
}
.stat-content a:link, .stat-body a:visited {
  text-decoration: none;
  color: #B99D64;
}
.stat-content a:hover {
  color: #ccc;
}
.stat-content a:active {
  text-decoration: none;
}
p.stat-value {
  margin-bottom:  0px;
}
.stat-value {
  color: #B99D64;
  font-size: 43px;
  font-weight:  700;

}
.stats-space {
  margin-top:  50px;
  margin-bottom:  16px;
}
/*.curve-link {
  border:  2px solid #ccc;
  padding: 16px 19px;
  display: inline-block;
  border-radius:  5px 5px 37px 5px;
}*/
.square-parent {
  /*display: flex;
  flex-direction: row;
  justify-content: center;*/
   
}
.square-link {
  border:  2px solid #ccc;
  border-radius:  4px;
  padding: 16px 19px;
  width: 423px;
  display: flex;
  justify-content: center;
  
}
.svg-inline--fa {
  margin-top: 5px !important;
}

/* CAMPUS */
.container{
    /* padding:0px; */
}

.wrapper{
    display: grid;
    background-color: white;
    justify-content: center;
    grid-template-columns: 1fr 1fr;
    /* grid-template-rows: 900px; */
    grid-template-rows: auto auto;
    grid-gap: 1rem;
    /*position: relative;
    background-size: cover;*/
    margin-bottom: 60px;
       
}


.image1{
  /* grid-row: span 2; */
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 3;
  position: relative;
}

.image2{  
   grid-row: span 1;
   position: relative;
}
  
.image3{
   grid-row: span 1;
   position: relative;
}

.image1 img{
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.image2 img{
    object-fit: cover;
    /* height: 29.166vh; */
    height: auto;
    width: 100%;
    
}
.image3 img{
    display: block;
    /* height: 29.166vh; */
    height: auto;
    width: 100%;
    object-fit: cover;
}
  
.maincampus{
    display: block;

}
.maincampus a {
    position: absolute;
    color: white;
    font-size:30px;
    left: 30px;
    bottom: 30px;
    font-weight: 500;
    color: white;
    text-decoration: none;
    background-color: transparent;
}



.citycampus{
    position: absolute;
    font-size:30px;
    left: 30px;
    bottom: 30px;
    font-weight: 500;
}

.korlebucampus{
    position: absolute;
    font-size:30px;
    left: 30px;
    bottom: 30px;
    font-weight: 500;
}

.citycampus a {
    color: white;
    text-decoration: none;
    background-color: transparent;
}
.korlebucampus a {
    color: white;
    text-decoration: none;
    background-color: transparent;
}

/* Image left & Right */
/*.btn-outline-primary {
    color: #054d9a;
    border-color: #807777;
    border-bottom-right-radius: 0.6cm;
}
.btn-primary {
    color: #fff;
    background-color: #054d9a;
    border-color: #054d9a;
    border-bottom-right-radius: 0.6cm;
}*/
#pic1 img {
    vertical-align: middle;
    border-style: none;
    width: 630px;
    /*height: 560px;*/
    height: auto;
    border-radius: 0px 0px 232px;
}

@media only screen and (min-width: 768px){
	#col2{
		padding-left: 70px;
	}
}

#pic2 img{
    padding-left: 35px;
    border-radius: 232px 0px 0px;
    width: 630px;
    /*height: 560px;*/
    height: auto;
}
.image_left, .image_right {
  margin-bottom: 60px;
}

/* Line break */
.line-break {
  border-top: 1px dashed #E7E7E7;
}

/* immage-title-summary-link|button */
.img-ttl-summ-lnk, .img-ttl-summ-butn {
  padding: 60px 0;
}

.img-ttl-summ-btn-content, .img-ttl-summ-link-content {
  padding-left: 40px;
  padding-top: 15px;
}

.itl-summ-header {
  margin-bottom: 15px;
}

.img-ttl-summ-link-content a{
  display: flex;
  align-items: center;
  font-weight: 500;
}

.img-ttl-summ-link-content a:hover{
  color: #B99D64;
}

/* .summ-content {
  margin-bottom: 40px;
} */

/* CSS for image-two-buttons */
#image_two_buttons, #image_link{
    position: relative;
}
#firstbutton, #secondbutton {
  border-radius: 0px;
  padding: 12px 24px;
}
#firstbutton{
    border:2px solid white;
}
#secondbutton{
    border: 2px solid #173e6b;
}
.grouped-buttons{
   position: absolute;
   display: flex;
   flex-direction: row;
   column-gap: 2%;
   bottom: 2vh;
   left: 6vw;
   width: 70%;
   padding: 10px;
}  
.image-two-buttons button#secondbutton {
  background-color: #173e6b !important;
  border-color: #173e6b !important;
}
.image-two-buttons button a {
  color: #fff;
} 
.buttons-image{
    height:600px;
    width:100%;
}

/* CSS for Image-link */
#studentlife{
    position: absolute;
    top: 90%;
    left: 5%; 
}
#studentlife a{
    font-weight:600;
    font-size:large;
    color:white;
}

/* CSS for Image title link */
.image-title-link{
  margin-bottom: 50px;
}

.student-handbook-body{
  margin: 25px auto;
}

.student-handbook-body h4{
  margin-bottom: 1.5rem;
}

.handbook-download{
  padding: 10px;
  border: 1px solid #E7E7E7;
}

.handbook-download a{
  font-weight: 500;
}

.handbook-download iconify-icon{
  font-size: 28px;
  color:#B99D64;
  height: 20px;
  margin-left: 20px;
}


/* CSS for info-block-two-links */
.info-block {
    padding: 52px;
    background: #F7F7F7;
    margin: 60px 0;
}
#title {
    font-style: normal;
    font-weight: 600;
    font-size: 24px; 
    color: #153D6C;
    margin-bottom: 1rem;
}

.info-summ-links a {
    color: #B99D64;
    margin-right: 50px;
}

/* utility */
.btn-curve {
  border-bottom-right-radius: 0.6cm;
  padding: 13px 25px 16px 20px;
  border-color: #ccc;
}

.btn-curve:hover{
  color: #FFFFFF;
  background-color:#b99d64;
}

.fa-chevron-right, .fa-arrow-circle-right {
  position:  relative;
  left: 8px;
  top: 1px;
}

.img-ttl-summ-link-content .fa-arrow-circle-right{
  font-size: 1.8rem;
}
/**/

/* HERO IMAGE */
#block-homepageherocarousel .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

#block-homepageherocarousel .carousel-caption a, .hero-slide-details a{
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 1rem;
  justify-content: center;
}

#block-homepageherocarousel .carousel-caption a:hover, .hero-slide-details a:hover{
  color: #B99D64;
  text-decoration: none;
}

#block-homepageherocarousel .carousel-caption a::after, .hero-slide-details a::after{
  font-family: 'LineAwesome';
  content: "\f11d";
  font-size: 2rem;
}

#block-homepageherocarousel .carousel-caption a:hover::after, .hero-slide-details a:hover::after{
  margin-left: 0.5rem;
  transition: margin-left 0.2s ease-in;
}

#block-homepageherocarousel .hero-slide-details{
  padding: 1rem;
}

@media (min-width: 768px){
  #block-homepageherocarousel .hero-slide-details{
    display:none;
  }
}

/* hero ends */

/* News */
.view-news-list .more-link {
  right: 0;
  /* flex: 2; */
  margin-top: 2px;
}

.view-news-list .more-link a {
  background-color: #153d6c;
  padding: 8px 14px;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
}
.new-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}


/* CSS for image button*/
/*.button {
    position: absolute;
    display:flex;
    top: 85%;
    left: 5%;
 }*/

 
/*  quick access menu */
.region-page-bottom-info li.nav-item, .region-page-bottom-info li.menu-item {
  padding: 20px 0px;
}
.region-page-bottom-info  .navbar-nav, .region-page-bottom-info .menu {
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
  justify-content: space-evenly;
  margin-bottom: 0px;
  column-gap: 50px;
  width: 100%;
}
/*.region-page-bottom-info  .navbar-nav span.nav-link, .region-page-bottom-info .nav-item a {
  padding:  0;
  line-height: 20px;
}*/

.region-page-bottom-info  .menu span, .region-page-bottom-info .menu-item a {
  padding:  0;
  line-height: 20px;
}
.region-page-bottom-info .menu-item, .region-page-bottom-info .menu-item {
  line-height: 0;
  height: auto;
}


/* Academics stats on academics page */
.container-1 {
  display: flex;
}
.box-1, .box-2, .box-3 {
  flex: 1;
  text-align: center;
}
.stat-figure {
  font-weight: 600;
  font-size: 1.8rem;
  color: #153d6c;
}

/* ends */

/* Academics grid */
.grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  grid-gap: 30px;
  max-height: auto;
}
.grid-container div:nth-child(4) {
  padding: 15px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.grid-item:nth-child(-n+3) {
  position: relative ;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.grid-item a:nth-child(-n+3) {
  padding: 20px 25px;
  color: #fff;
}

.grid-container div:nth-child(4) a {
  color: rgb(21,61,108) !important;
  padding: 0;
}
/* ends */


/*Grid Academic study col 2*/ 
.grid-container2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: 35vh 35vh;
    gap: 30px;
  }
  .grid-item1{
    grid-column-start:1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .grid-item2{
    grid-row:span 1;
  }
  .grid-item3{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 0 15px;
  }
  /* ends */


/* Overrides  */
.btn {
  margin: 0px !important;
}







/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .news-img {
    height:  335px;
    width: 100%;
  }
  .site-logo img {
  height: 50px;
  }
}


/* mobile  */

/* applies to small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .img-ttl-summ-btn-content, .img-ttl-summ-link-content {
      padding-left: 12px;
    }
    .itl-summ-header {
      margin: 15px 0 10px;
    }
    .summ-content {
      margin-bottom: 30px;
    } 

    /* news */
    .news-img {
      height:  355px;
      width: 100%;
      object-fit: cover;
    }
    .region-news-region {
      display: block;
    } 
    .latest-news-block {
      padding-right: 15px;
    }

   /* .region-page-bottom-info  .navbar-nav {
      display: block;
    }*/


  } 



/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
  
}

 

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 
  .news-img {
    width: 100%;
    height: 245px;
    object-fit: cover;
  }
   .region-news-region {
      display: flex;
  } 
  .latest-news-block {
      padding-right: 60px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  
  .news-img {
    width: 100%; 
    height: 325px; 
    object-fit: cover;
  }
 
  .latest-news-block {
    padding-right: 70px;
  } 

}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .news-img {
    width: 100%; 
    height: 415px; 
    object-fit: cover;
  }
 
  .latest-news-block {
    padding-right: 85px;
  } 
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) { ... }


/
  

  

