@charset "UTF-8";
#AfterGraduate {
    padding-right: 15%;
    padding-left: 15%;
    padding-top: 40px;
    padding-bottom: 40px;
}
#AfterGraduate ul {
    list-style-type: none;
    padding-right: 65px;
    text-align: center;
}
#MainofEmployment {
    padding-bottom: 40px;
    padding-top: 40px;
    background-color: #F9F9F9;
    padding-left: 10%;
    padding-right: 10%;
    text-align: justify;
}
#MainofEmployment img {
    margin-left: 20px;
    margin-right: 20px;
}
#Hero {
    background-color: #929292;
    height: 100%;
    background-size: cover;
    background-image: url(../img/product/student/photo_11.jpg);
    margin-top: -45px;
    width: 100%;
    max-height: 310px;
}
#Hero h2 {
    background-color: rgba(0,0,0,0.20);
    color: #FFFFFF;
    padding-top: 152px;
    padding-bottom: 133px;
    background-image: url(url);
    max-height: 310px;
}
.pagetop {
    position: relative;
    top: -61px;
    float: right;
}
.pagetop a:hover {
    border-style: none;
    opacity: 0.5;
}
.pagetop a:link {
    border-style: none;
}

@media (min-width:768px){
#Hero {
    background-color: #929292;
    height: 100%;
    background-size: cover;
    margin-top: -25px;
    width: 100%;
    max-height: 310px;
    background-image: url(../img/product/student/photo_11_2.jpg);
    background-position: 0% 20%;
}
}
