.section.header > .container { height:450px; }

.section.main .section.alerts .container { padding-top:30px; padding-bottom:30px; background:#DA322A; }
.section.main .section.alerts ul { margin:0; padding:0; list-style:none; z-index:1; }
.section.main .section.alerts ul li { width:100%; margin:0; padding:0; color:#FFFFFF; font-weight:bold; text-align:center; }
.section.main .section.alerts ul li a { color:#FFFFFF; }

.section.main .section.featured .container { padding-top:30px; padding-bottom:30px; background:#F4F1EE; }
.section.main .section.featured .item a { display:table; width:100%; height:170px; color:#FFFFFF; font-family:"Trebuchet MS"; text-decoration:none; background:#FFFFFF no-repeat center center; background-size:cover;  }
.section.main .section.featured .item a .overlay { display:table-row; background:rgba(0, 0, 0, 0.6); }
.section.main .section.featured .item a .overlay .content { display:table-cell; padding:0 10px 0 30px; font-size:130%; font-weight:bold; line-height:160%; text-align:center; vertical-align:middle; }
.section.main .section.featured .item a .overlay .arrow { display:table-cell; padding:0 30px 0 10px; vertical-align:middle; }
.section.main .section.featured .item.why-marling a { background-image:url(../../../assets/imgs/featured-01.jpg);  }
.section.main .section.featured .item.why-marling a .overlay { display:table-row; background:rgba(46, 54, 57, 0.6); }
.section.main .section.featured .item.open-evening a { background-image:url(../../../assets/imgs/featured-02.jpg);  }
.section.main .section.featured .item.open-evening a .overlay { display:table-row; background:rgba(27, 150, 134, 0.6); }
.section.main .section.featured .item.events a { background-image:url(../../../assets/imgs/featured-03.jpg);  }
.section.main .section.featured .item.events a .overlay { display:table-row; background:rgba(184, 178, 170, 0.6); }
.section.main .section.featured .item.mentors a { background-image:url(../../../assets/imgs/featured-04.jpg);  }
.section.main .section.featured .item.mentors a .overlay { display:table-row; background:rgba(46, 54, 57, 0.6); }

.section.main .section.latest-news .container { padding-top:30px; padding-bottom:30px; background:#FFFFFF; }
.section.main .section.latest-news .container > .inner { }
.section.main .section.latest-news .grid-row { padding:30px 0; background:#E2D3A5; }
.section.main .section.latest-news .social { margin-bottom:20px; text-align:center; }
.section.main .section.latest-news .social a { display:inline-block; margin:0 10px; padding:15px; background:#FFFFFF; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; }
.section.main .section.latest-news .social a .ico { fill:#E2D3A5; }
.section.main .section.latest-news ul { margin:0; padding:0; list-style:none; }
.section.main .section.latest-news ul li { border-right:solid 1px #FFFFFF; }
.section.main .section.latest-news ul li:last-child { border-right:none; }
.section.main .section.latest-news ul li > .inner { padding:0 20px; }
.section.main .section.latest-news ul li .date { margin-bottom:10px; padding-bottom:10px; border-bottom:solid 1px #B8B2AA; }
.section.main .section.latest-news ul li .headline { font-family:"Trebuchet MS"; font-weight:bold; text-decoration:none; text-transform:uppercase; }
.section.main .section.latest-news ul li .headline a { color:#2E3639; text-decoration:none; }
.section.main .section.latest-news ul li .headline a:hover { text-decoration:underline; }
.section.main .section.latest-news ul li .more a { color:#DA322A; }

.section.main .section.everything-you-need { padding:30px 0; text-align:center; color:#5A6060; font-family:"Trebuchet MS"; font-size:160%; font-weight:bold; line-height:160%; }
.section.main .section.everything-you-need a { display:block; color:#2E3639; text-decoration:none; }
.section.main .section.everything-you-need .image { height:150px; margin-right:20px; vertical-align:middle; }
.section.main .section.everything-you-need .ico { margin-left:20px; }

.section.main .section.other .container { padding-top:20px; padding-bottom:20px; background:#FFFFFF; }
.section.main .section.other .col-month-ahead .hdr { margin-bottom:30px; padding:10px 10px 2px 10px; text-align:center; background:#1B9686;  }
.section.main .section.other .col-month-ahead .more { text-align:right; }
.section.main .section.other .col-month-ahead .more a { display:inline-block; margin-top:20px; padding:5px 15px; color:#FFFFFF; font-family:"Trebuchet MS"; font-size:90%; font-weight:bold; line-height:160%; text-transform:uppercase; text-decoration:none; background:#DA322A; }
.section.main .section.other .col-marling-school > a { display:block; padding:50px 30px; text-decoration:none; text-align:center; background:#EEEEEE url(../../../assets/imgs/marling-school-bg.jpg) no-repeat center center; background-size:cover; }
.section.main .section.other .col-marling-school a .logo { display:block; max-width:250px; margin:0 auto; }
.section.main .section.other .col-marling-school a .logo img { width:100%; }
.section.main .section.other .col-marling-school a .button { display:inline-block; margin:500px auto 0 auto; }
.section.main .section.other .col-marling-school a .button > span { display:inline-block; padding:5px 15px; color:#2E3639; background:#FFFFFF; font-weight:bold; text-transform:uppercase; }

/* Medium screens */
@media (max-width:1199px) {
}

/* Small screens */
@media (max-width:991px) {
}

/* Xtra Small screens */
@media (max-width:767px) {
}