@charset "UTF-8";

@media (max-width:1199.98px){
.jumbotron.jumbotron-enquiry-index {
    background-image: -o-linear-gradient(90deg,rgba(0,120,255,0.35) 0%,rgba(0,0,0,0.04) 99.63%,rgba(0,0,0,0.35) 99.68%), url(../images/avonriver.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 60vh;
    background-image: -webkit-linear-gradient(90deg,rgba(0,120,255,0.35) 0%,rgba(0,0,0,0.04) 99.63%,rgba(0,0,0,0.35) 99.68%), url(../images/avonriver.jpg);
    background-image: -moz-linear-gradient(90deg,rgba(0,120,255,0.35) 0%,rgba(0,0,0,0.04) 99.63%,rgba(0,0,0,0.35) 99.68%), url(../images/avonriver.jpg);
    background-image: linear-gradient(0deg,rgba(0,120,255,0.35) 0%,rgba(0,0,0,0.04) 99.63%,rgba(0,0,0,0.35) 99.68%), url(../images/avonriver.jpg);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    padding-top: 120px;
    padding-bottom: 20px;
}
.jumbotron .display-4 {
    color: rgba(255,255,255,1.00);
}
.row .col-12.col-md-6 .card {
    height: 100%;
    margin-top: 15px;
}
.jumbotron .lead {
    color: rgba(255,255,255,1.00);
}
.jumbotron.jumbotron-wh {
    background-image: -moz-linear-gradient(90deg,rgba(0,120,255,0.35) 0%,rgba(0,0,0,0.04) 99.63%,rgba(0,0,0,0.35) 99.68%), url(../images/abc_collegeofenglish_melody.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 60vh;
    background-image: -webkit-linear-gradient(90deg,rgba(0,120,255,0.35) 0%,rgba(0,0,0,0.04) 99.63%,rgba(0,0,0,0.35) 99.68%), url(../images/abc_collegeofenglish_melody.jpg);
    background-image: -o-linear-gradient(90deg,rgba(0,120,255,0.35) 0%,rgba(0,0,0,0.04) 99.63%,rgba(0,0,0,0.35) 99.68%), url(../images/abc_collegeofenglish_melody.jpg);
    background-image: linear-gradient(0deg,rgba(0,120,255,0.35) 0%,rgba(0,0,0,0.04) 99.63%,rgba(0,0,0,0.35) 99.68%), url(../images/abc_collegeofenglish_melody.jpg);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    padding-top: 120px;
    padding-bottom: 20px;
}
.jumbotron.jumbotron-study {
    background-image: -o-linear-gradient(90deg,rgba(0,120,255,0.35) 0%,rgba(0,0,0,0.04) 99.63%,rgba(0,0,0,0.35) 99.68%), url(../images/lincoln_student_hero.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 60vh;
    background-image: -webkit-linear-gradient(90deg,rgba(0,120,255,0.35) 0%,rgba(0,0,0,0.04) 99.63%,rgba(0,0,0,0.35) 99.68%), url(../images/lincoln_student_hero.jpg);
    background-image: -moz-linear-gradient(90deg,rgba(0,120,255,0.35) 0%,rgba(0,0,0,0.04) 99.63%,rgba(0,0,0,0.35) 99.68%), url(../images/lincoln_student_hero.jpg);
    background-image: linear-gradient(0deg,rgba(0,120,255,0.35) 0%,rgba(0,0,0,0.04) 99.63%,rgba(0,0,0,0.35) 99.68%), url(../images/lincoln_student_hero.jpg);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    padding-top: 120px;
    padding-bottom: 20px;
}
}
