/* ---------------------------- Parents  ------------------------------------------*/

.hpsection.magazine{
	background: url(/images/sections/Parents/parents_place2020.png) bottom left no-repeat;
}

.top-banner.college{
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/images/sections/parents/hero-college.jpg);
    background-position: center center;
}



/*timeline*/
.timeline-item {
    margin-bottom: 0;
}

.timeline-item h3{
    font-size: 18px;
	line-height: 1.3;
}

.timeline-card {
    padding-bottom: 0 !important;
}

.da_apply_circles {
    width: 30px;
    height: 30px;
    border: 3px solid white;
    background: transparent;
    margin: 0 auto 10px auto!important;
	float: none;
}

.da_apply_circles-inner {
    line-height: 30px;
    width: 30px;
    font-size: 2.5rem;
    color: white;
}

ul.studyMenuLinkspage a span{
	border: 4px solid white;
    border-radius: 50%;
    width: 15px;
    height: 16px;
    padding: 4px;
    line-height: 1.1;
    display: inline-block;
    text-align: center;
    font-weight: bold;
}