﻿/*
* Created By: MDC Web Services
* Description:  
* Revised:
*/

/*Masthead Code*/
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.title-name h1 {
  font-size: 24px;
  margin: 0;
}

.site-masthead  {
  background-image: url("../img/site-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #1565c0;
  color: #fff;
}

.title-name.title-background span {
  background-color: rgba(0, 0, 0, 0.3);
  padding-left: 12px;
  padding-right: 12px;
}

/*Responsive Queries*/

@media (max-width: 349px) {}

@media (min-width: 350px) and (max-width: 640px) {}

@media (min-width: 480px) and (max-width: 640px) {}


@media (max-width: 640px) {}

@media (min-width: 641px) and (max-width: 767px) {}


@media (max-width: 767px) {
  .site-masthead {
    padding:10px 0;
  }
}

@media (max-width: 768px) {
  #registration-info-banner {
    margin-top: -10px !important;
  }
}

@media (min-width: 768px) {
  .title-area { 
    width: 100%; 
    position: relative;
  }
  .title-container { 
    position: absolute; 
    left: 0; 
    top: 0; 
    width: 100%; 
    display: table; 
  }
  .title-name {
    display: table-cell; 
    vertical-align: middle;
  }
  #registration-info-banner {
    margin-top: -30px !important;
  }
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .title-area { 
    height: 80px;  
  }
  .title-container { 
    height: 80px; 
  }
  .title-name h1 {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
}

@media (max-width: 1024px) {

}

@media (min-width: 991px) and (max-width: 1024px) {

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  .title-area { 
    height: 100px;  
  }
  .title-container { 
    height: 100px; 
  }
  .title-name h1 {
    font-size: 36px;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .title-area { 
    height: 120px;  
  }
  .title-container { 
    height: 120px; 
  }
  .title-name h1 {
    font-size: 56px;
  }
}

/*h2 {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 40px;
  border-bottom: 1px solid #dcdcdc;
}*/
h2 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
}
h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
ul {
  margin-bottom: 30px;
}
.well {
  background-color: #f6fbff;
}
.student-portal-related h3 {
  margin-top: 0;
}
.student-news {
  
}
.account-services {
   border:1px solid #dadada;
   padding: 30px;
}
.account-services h2 {
  margin-top: 0;
  margin-bottom: 4px;
}
.account-services a {
}
.account-services-panel {

}
.account-services-panel ul {
  margin-bottom: 0;
}
.portal-intro-area {
  padding: 50px 0;
}
.sg-sections {
  margin-bottom: 10px;
}
.sg-sections img {
  margin-bottom: 12px;
}
.sg-sections h3 {
  font-size: 18px;
  font-weight: 400;
}
.account-services-panel h3 {
  font-weight: 400;
  font-size: 16px;
}
.student-portal-home h2 {
  border-bottom: 1px solid #f4cb48;
  margin-bottom: 20px;
}
.featured-area {
  background-color: #f2f5f6;
  padding: 40px 0;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .featured-area p{
     margin-bottom: 40px;
  }
}
.featured-area h3 {
  margin-top: 0;
}
.featured-area-items img {
  margin-bottom: 14px;
}
.ql-featured {
    height: 82px;
    padding: 15px 10px;
    margin-bottom: 14px;
    color: #fff;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4)  ; 
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4)  ; 
  -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4)  ; 
}
.ql-featured:hover {
  background-color: #0077da;
  transition: background-color 0.25s ease;
}
.ql-featured.mdconnect:hover {
  background-color: #e1f2fd;
}
#siteContent .ql-featured a {
    color: #fff;
    text-decoration: none;
}
.ql-featured strong {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.25;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}
.register {
  background-color: #005dab;
}
.mdconnect {
  background-color: #fff;
}
.mymcdmobile {
  background-color: #0d3256;
}
#siteContent .ql .list-unstyled a {
  font-size: 18px;
  text-decoration: none;
}
.carousel-caption strong {
    display: block;
    margin: 0 0 15px;
    line-height: 20px;
    color: #fff;
    font-size: 17.5px;
}

.carousel .carousel-control.left:focus {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%) !important;
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%) !important;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))) !important;
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1) !important;
  background-repeat: repeat-x !important;
}

.carousel-control.right:focus {
  right: 0 !important;
  left: auto !important;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%) !important;
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%) !important;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))) !important;
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1) !important;
  background-repeat: repeat-x !important;
}

#carousel-mdctemplate,#carousel-mdctemplate .carousel-inner,#carousel-mdctemplate .item, #carousel-mdctemplate .fill{
  height: 100%;
}

#carousel-mdctemplate .fill{
  background-size: cover;
}

#carousel-mdctemplate .carousel-caption{
  padding-top: 1em;
  padding-bottom: 1em;
}

#siteContent #carousel-mdctemplate a{
  color: #fff;
}

#carousel-mdctemplate .btn{
  display: none;
}

#siteContent .portal-intro-area > .row:first-child{
  display: flex;
}

@media(max-width:991px){
  #siteContent .portal-intro-area > .row:first-child{
    flex-direction: column;
  }
  #carousel-mdctemplate .fill {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
  }
  #carousel-mdctemplate .carousel-caption {
    height: 10rem;
    display: flex;
    align-items: center;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

/* Specific layout wrapper to force override parent global styles */
div.mdc-maintenance-banner {
  width: 100% !important;
  max-width: 1200px !important;
  margin: 1.5rem auto !important;
  padding: 1.5rem 1.75rem !important;
  background-color: #fff3cd !important;
  border-left: 6px solid #ffc107 !important;
  border-radius: 4px !important;
  box-sizing: border-box !important;
}

/* Structural Layout Alignment */
div.mdc-maintenance-banner .mdc-banner-container {
  display: flex !important;
  align-items: flex-start !important;
  gap: 1.5rem !important;
}

/* Alert Icon Sizing */
div.mdc-maintenance-banner .mdc-banner-icon {
  font-size: 2.5rem !important;
  line-height: 1 !important;
  user-select: none !important;
}

/* Content Stack Wrapper */
div.mdc-maintenance-banner .mdc-banner-content {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.75rem !important;
  width: 100% !important;
}

/* Amplified Alert Title */
div.mdc-maintenance-banner .mdc-banner-title {
  margin: 0 !important;
  font-size: 1.5rem !important; /* Force a bold, large header size */
  font-weight: 700 !important;
  color: #664d03 !important;
  line-height: 1.2 !important;
}

/* Enhanced Body Copy Size & Contrast Clarity */
div.mdc-maintenance-banner .mdc-banner-body {
  margin: 0 !important;
  font-size: 1.25rem !important; /* Enforced clear text scale to resolve tiny text issue */
  line-height: 1.6 !important;
  color: #543f02 !important;
}

/* Layout Block for Time Signature */
div.mdc-maintenance-banner .mdc-time-window {
  margin-top: 0.5rem !important;
  display: block !important;
}

/* Emphasized High-Visibility Timestamps */
div.mdc-maintenance-banner .mdc-time-stamp {
  font-weight: 700 !important;
  color: #2b2001 !important; /* Extra deep amber tone for enhanced contrast */
  background-color: rgba(102, 77, 3, 0.1) !important;
  padding: 0.2rem 0.5rem !important;
  border-radius: 4px !important;
  display: inline-block !important;
}

/* Connecting word styling */
div.mdc-maintenance-banner .mdc-time-filler {
  padding: 0 0.5rem !important;
  font-weight: normal !important;
}

/* Mobile Breakpoint Adjustments */
@media (max-width: 768px) {
  div.mdc-maintenance-banner {
    padding: 1.25rem 1rem !important;
    border-left-width: 4px !important;
  }
  
  div.mdc-maintenance-banner .mdc-banner-icon {
    font-size: 2rem !important;
  }
  
  div.mdc-maintenance-banner .mdc-banner-title {
    font-size: 1.25rem !important;
  }
  
  div.mdc-maintenance-banner .mdc-banner-body {
    font-size: 1.1rem !important;
  }
}