/*--------------------------------------------------------------
PUT YOUR CUSTOM STYLES BELOW
----------------------------------------------------------------*/

.Slideshow_Shell.slidelayout_wordblocks .slide_caption {
	top: 70%;
}


.T4_0001 .divD, .T4_0001 .divG, .T4_0001 .divJ, .T4_0001 .divL, .T4_0001 .divM, .T4_0001 .divO, .T4_0001 .divP, .T4_0001 .divR, .T4_0001 .divS, .T4_0001 .divU, .T4_0001 .divV, .T4_0001 .divX, .T4_0001 .divY {
	width: 49%;
}

.T4_0002 .divD, .T4_0002 .divI, .T4_0002 .divN, .T4_0002 .divS, .T4_0002 .divX {
    margin-left: 0;
    margin-right: 0;
    width: 33%;
}

.SSC_BG1 #box1 {
    min-height: 250px;
    padding-top: 0 !important;
    padding-bottom: 0;
    background-size: cover;
    background-position: top center;
    background-image: url(../images/student-success-secrets/campus-resources.png);
    /* background-color: #fff; */
}

.SSC_BG2 #box2 {
    min-height: 250px;
    padding-top: 0 !important;
    padding-bottom: 0;
    background-size: cover;
    background-position: top center;
    background-image: url(../images/student-success-secrets/podcasts-and-videos.png);
    /* background-color: #fff; */
}

.SSC_BG3 #box3 {
    min-height: 250px;
    padding-top: 0 !important;
    padding-bottom: 0;
    background-size: cover;
    background-position: top center;
    background-image: url(../images/student-success-secrets/print-outs.png);
    /* background-color: #fff; */
}

.SSC_BG4 #box4 {
    min-height: 250px;
    padding-top: 0 !important;
    padding-bottom: 0;
    background-size: cover;
    background-position: top center;
    background-image: url(../images/student-success-secrets/online-tools.png);
    /* background-color: #fff; */
}

.About_BG1 #box1 {
    min-height: 250px;
    padding-top: 0 !important;
    padding-bottom: 0;
    background-size: cover;
    background-position: top center;
    background-image: url(../images/about/our-mission.png);
    /* background-color: #fff; */
}

.About_BG2 #box2 {
    min-height: 250px;
    padding-top: 0 !important;
    padding-bottom: 0;
    background-size: cover;
    background-position: top center;
    background-image: url(../images/about/success-stories.png);
    /* background-color: #fff; */
}

.About_BG3 #box3 {
    min-height: 250px;
    padding-top: 0 !important;
    padding-bottom: 0;
    background-size: cover;
    background-position: top center;
    background-image: url(../images/about/stay-in-touch.png);
    /* background-color: #fff; */
}

.About_BG4 #box4 {
    min-height: 250px;
    padding-top: 0 !important;
    padding-bottom: 0;
    background-size: cover;
    background-position: top center;
    background-image: url(../images/about/faqs.png);
    /* background-color: #fff; */
}