h1.title-mobile.t-shadow {
    text-shadow: 2px 2px 15px #000000a1;
}
span.main-header {
    color: #d69e2a!important;
    background-color: #283d56!important;
    padding: 5px!important;
}
.grid figure figcaption {
   
    font-size: 12px!important;
  
}
ul.list-none {
    /*padding-left: 15px;*/
    list-style: none;
}
p.text-white.pad-t-30 {
    padding-top: 30px;
}
@media only screen and (max-device-width: 480px) {
    .bsc-it-hero {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: url(https://bluecrest.edu.gh/programmes/image/ict/default3.jpg);
    background-image: url(https://bluecrest.edu.gh/programmes/image/ict/default3.jpg) !important;
}

    }
    
.iti.iti--allow-dropdown {
    width: 100%;
}
span#error-msg {
    color: red;
    /* padding-top: 22px; */
}
.img-responsive-landing{
    display: block;
    max-width: 100%;
    height: auto;
}
  @media screen and (max-width: 600px){
        .form-control {
            width: 100%;
            font-size: 14px;
            margin: 0 auto;
            float: none;
        }
      
  }
  section.jumbotron.blue-color {
    background-color: #173457;
}
