

/* History */

.section-ab-heading { line-height: 60px;}
.section-ab-heading .col-heading { width: 50%; float: left;}
.section-ab-heading .col-heading h2 { line-height: inherit;}
.section-ab-heading .col-heading:last-child { text-align: right;}
.section-ab-heading a.linkmore, 
.section-ab-heading .linkmore {
    color: #555;
    font-size: 14px;
}
.section-ab-heading a.linkmore:hover { color: #ff850c;}

.section-bgimg { position: relative; background:#e6e6e6;}
.section-bgimg.section-right { background:#ffffff; }
.section-bgimg .sc-inner {
    position:absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: none;
}
.section-bgimg .sc-inner .container { height: 100%;}
.section-bgimg .content-area { 
    max-width:45%; 
    margin: 0 auto 0 0;
    padding:50px 0; 
    color: #653c23;
}
.section-bgimg .content-area h1,
.section-bgimg .content-area h2 { color: inherit; line-height:0.95;}
.section-bgimg .content-area h1 { font-size: 70px; margin-bottom:16px;}
.section-bgimg .content-area h2 { font-size: 55px; margin-bottom:16px;}
.section-bgimg .content-area h1 span,
.section-bgimg .content-area h2 span { display: block;}
.section-bgimg .content-area p { margin-bottom: 15px;}
.section-bgimg .content-area > a { text-decoration: underline;}
.section-bgimg .content-area a.button { text-decoration: none; margin-top:20px; background-color:#653b23;}
.section-bgimg .content-area a.button-light { background: #ffffff; border: 1px solid #653b23; color: #653b23;}
.section-bgimg .content-area .textlink,
.section-bgimg .content-area a.textlink { color: inherit;}
.section-bgimg .sc-logo { margin-bottom:40px;}
.section-bgimg .sc-logo img { margin-right:20px;}
.section-right .content-area { margin: 0 0 0 auto; }
.bgimg-cover {
    background-position:50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: background-image 0.4s ease-in;
    -moz-transition: background-image 0.4s ease-in;
    -o-transition: background-image 0.4s ease-in;
    transition: background-image 0.4s ease-in;
}

.bg-scholarships-01 { background-image: url(../img/bg-section-01.jpg);}
.bg-scholarships-02 { background-image: url(../img/bg-section-02.jpg);}
.bg-scholarships-03 { background-image: url(../img/bg-section-03.jpg);}
.bg-scholarships-04 { background-image: url(../img/bg-section-04.jpg);}
.bg-scholarships-05 { background-image: url(../img/bg-section-05.jpg);}
.bg-scholarships-06 { background-image: url(../img/bg-section-06.jpg);}
.bg-scholarships-07 { background-image: url(../img/bg-section-07.jpg);}
.bg-scholarships-08 { background-image: url(../img/bg-section-08.jpg);}
.bg-scholarships-09 { background-image: url(../img/bg-section-09.jpg);}
.bg-scholarships-10 { background-image: url(../img/bg-section-10.jpg);}
.bg-scholarships-11 { background-image: url(../img/bg-section-11.jpg);}

.img-bound { width: 100%;}
.bound-w767 { display: none;}


#lists-of-programs{ font-size: 12px;}
#lists-of-programs li { display: inline-block; width: 48%; float: left;  }
#lists-of-programs li:before {
    content: "•"; /* Insert content that looks like bullets */
    padding-right: 12px;
    color: #653b23; /* Or a color you prefer */
}
.text-comment{font-size:12px; margin-top:10px; clear:both;  font-style: italic;}

/* RWD */

@media screen and (min-width:1440px) {

    .section-bgimg .content-area h1 { font-size: 90px;}
}

@media screen and (min-width:1366px) {
    
    .section-bgimg .container { width: 100%; max-width:1400px; padding: 0 40px;}
    .section-bgimg .content-area { width: 40%;}
}

@media screen and (max-width:1300px) {
        
    .section-bgimg .content-area { max-width: 42%;}
    .section-bgimg .content-area h1 { font-size: 60px;}
    .section-bgimg .content-area h2 { font-size: 45px;}
    .section-bgimg .sc-logo { margin-bottom:20px;}
    .section-bgimg .sc-logo .ic-logo { width:100px;}
}

@media screen and (max-width:1024px) {

    
    .bound-w1024 { display: none;}
    .bound-w767 { display:block;}
}

@media screen and (max-width:980px) {
    
    .section-bgimg .sc-inner {
        position:relative;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        overflow: hidden;
        background: none;
    }
    .section-bgimg .content-area { max-width:100%; padding: 40px 0; margin: 0 auto;}
    .section-bgimg .content-area h1 { font-size:50px;}
    .section-bgimg .content-area h1 span,
    .section-bgimg .content-area h2 span { display:inline-block;}
    .section-bgimg .content-area h2 { font-size:40px;}
    
    .section-bgimg .sc-logo { display: none;}
    
    .bg-scholarships-01 { background-image: url(../img/bg-section-01-m.jpg);}
    .bg-scholarships-02 { background-image: url(../img/bg-section-02-m.jpg);}
    .bg-scholarships-03 { background-image: url(../img/bg-section-03-m.jpg);}
    .bg-scholarships-04 { background-image: url(../img/bg-section-04-m.jpg);}
    .bg-scholarships-05 { background-image: url(../img/bg-section-05-m.jpg);}
    .bg-scholarships-06 { background-image: url(../img/bg-section-06-m.jpg);}
    .bg-scholarships-07 { background-image: url(../img/bg-section-07-m.jpg);}
    .bg-scholarships-08 { background-image: url(../img/bg-section-08-m.jpg);}
    .bg-scholarships-09 { background-image: url(../img/bg-section-09-m.jpg);}
    .bg-scholarships-10 { background-image: url(../img/bg-section-10-m.jpg);}
    .bg-scholarships-11 { background-image: url(../img/bg-section-11-m.jpg);}
}

@media screen and (max-width:767px) {
    
    .section-ab-heading .col-heading h2 { font-size: 30px;}
    
    .section-bgimg .sc-inner {
        position:relative;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        overflow: hidden;
        background: none;
    }
    .section-bgimg .content-area { max-width:100%; padding:30px 0 40px; margin: 0 auto;}
    .section-bgimg .content-area h1 { font-size:40px;}
    .section-bgimg .content-area h2 { font-size:34px;}
}

