/*----------RESPONSIVE LAYOUTS----------*/

.one-sixth {
    width: 15%;
}

.one-fifth {
    width: 18.4%;
}

.one-fourth {
    width: 23.5%;
}

.one-third {
    width: 32%;
}

.one-half {
    width: 49%;
}

.two-thirds {
    width: 66%;
}

.three-fourths {
    width: 74%;
}

.fullWidth {
    float: none!important;
    width: 100%;
}

.one-sixth,
.one-fifth,
.one-fourth,
.one-third,
.one-half,
.two-thirds,
.three-fourths,
.fullWidth {
    position: relative;
    float: left;
    margin: 0 2% 4% 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.one-sixth:nth-of-type(6n),
.one-fifth:nth-of-type(5n),
.one-fourth:nth-of-type(4n),
.one-third:nth-of-type(3n),
.one-half:nth-of-type(2n) {
    margin-right: 0;
}

.one-sixth:nth-of-type(6n+1),
.one-fifth:nth-of-type(5n+1),
.one-fourth:nth-of-type(4n+1),
.one-third:nth-of-type(3n+1),
.one-half:nth-of-type(2n+1) {
    clear: both;
}

.one-sixth:last-of-type,
.one-fifth:last-of-type,
.one-fourth:last-of-type,
.one-third:last-of-type,
.one-half:last-of-type,
.two-thirds:last-of-type,
.three-fourths:last-of-type,
.fullWidth:last-of-type {
    margin-right: 0;
    margin-bottom: 0;
    clear: right;
}

.post:last-of-type {
    margin-right: 0!important;
}

@media only screen and (min-width: 1830px) {
    #slider article.item {
        min-height: 800px;
    }
}
@media only screen and (max-width: 1830px) {
    header.pageHeader .pageHeaderImage img {
        width: auto;
    }
}

@media only screen and (max-width: 1305px) {
    .footer .desktop a,
    .footer .desktop p {
        font-size: 14px;
    }
    .footer .desktop form {
        width: 80%;
    }
    .footer .desktop form input:last-of-type {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1240px) {
    .nextArticle .one-third h2 {
        padding: 0 20% 0 10%;
    }
}

@media only screen and (max-width: 1180px) {
    .nav ul li a {
        padding: 0 30px!important;
        font-size: 24px;
        line-height: 36px;
    }
    .nav ul ul li a {
        padding: 5px 20px!important;
        font-size: 22px;
        font-weight: 400;
        line-height: 28px;
    }
    .content .sidebar + .container.two-thirds {
        padding: 0;
        width: 100%;
    }
    .footer .desktop form input:last-of-type {
        font-size: 12px;
    }
    .footer .desktop form input:last-of-type {
        font-size: 12px;
    }
    .footer .desktop a,
    .footer .desktop p {
        font-size: 11px;
    }
}

@media only screen and (max-width: 1024px) {
    .header.desktop,
    .pageHeader.desktop {
        display: none;
    }
    .header.mobile {
        display: block;
    }
    .responsive-menu-box {
        top: 4px;
    }
    .page .headerWidget {
        text-align: center;
    }
    .headerWidget a img {
        top: 0;
    }
    .headerWidget p {
        background: #fcb34c;
        height: 48px;
    }
    #click-menu {
        padding: 10px 30px!important;
    }
    .programs .group:last-of-type .one-fourth .overlay {
        opacity: 1;
    }
    .banner img,
    .programs .group .one-fourth img {
        display: none;
    }
    .banner img.hoverImage,
    .programs .group:last-of-type .one-fourth img.hoverImage {
        display: block;
        position: relative;
        top: 0;
    }
    .banner h1 {
        bottom: 80px;
    }
    .banner .description {
        bottom: -2px;
    }
    .responsive-menu ul.sub-menu {
        margin: 20px 10px;
    }
}

@media only screen and (max-width: 960px) {
    #slider li.item span.content h1 {
        font-size: 1.75rem;
        font-weight: 600;
    }
    #slider li.item span.content h2 {
        font-size: 1.5rem;
        line-height: normal;
    }
    #slider li.item span.content h3 {
        font-size: 1rem
    }
    .programs .group .one-fourth header h1 {
        font-size: 26px;
    }
    .footer .desktop {
        display: none;
    }
    .footer .mobile {
        display: block;
        width: 100%;
    }
    .footer h2,
    .footer form,
    .footer .footerLogo,
    .footer .footerNav ul {
        text-align: center;
    }
    .footer .signup {
        margin-bottom: 20px;
    }
    .footer .footerNav {
        margin-top: 40px;
    }
    .footer form {
        padding: 0 4%;
    }
    .footer form input:last-of-type {
        font-size: 22px;
    }
    .footer form#sf_widget_constantcontact_2_form {
        margin-bottom: 40px;
        padding-bottom: 40px;
        width: 100%;
        border: #444 solid;
        border-width: 0 0 1px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    .footer .mobile .one-third {
        height: auto!important;
    }
    .footer .mobile .icon-set-lsi_widget-2 {
        position: absolute;
        top: 310px;
        right: 60px;
    }
    .footer .mobile .footerLogo {
        margin: 60px 0 50px;
        text-align: left;
    }
    .footer .mobile .textwidget {
        margin-top: 20px;
    }
    .footer .mobile .textwidget {
        padding-left: 80px;
        font-family: 'Oswald', 'Arial Narrow', Arial, Helvetica, sans-serif;
        line-height: normal;
    }
}

@media only screen and (max-width: 860px) {
    h1 {
        font-size: 26px;
    }
    header.pageHeader .one-fourth {
        padding-left: 20px;
        width: 30%;
    }
    header.pageHeader .one-fourth::after {
        right: -135px;
    }
    header.pageHeader .three-fourths {
        float: right!important;
        width: 70%;
    }
    header.pageHeader .one-fourth h1 {
        font-size: 30px;
    }
    .programs .group .one-fourth header h1 {
        font-size: 22px;
    }
    .programs .group:last-of-type .one-fourth .overlay p {
        padding: 4% 2%;
        font-size: 14px;
        line-height: 20px;
    }
    .programs .button {
        margin-left: -85px;
    }
    #carousel {
        padding: 0 2%;
    }
    .widget li a {
        font-size: 18px;
    }
    .content .container {
        padding: 0;
    }
    .nextArticle {
        width: 100%;
    }
    .nextArticle .one-third {
        width: 35%;
    }
    .nextArticle .two-thirds {
        width: 65%;
    }
    .storyContent h2,
    .nextArticle .one-third h2 {
        font-size: 30px;
    }
    a.button,
    span.button {
        font-size: 18px;
    }
    a.button.normal,
    span.button.normal {
        padding: 8px 30px;
    }
}

@media only screen and (max-width: 760px) {
    .one-half,
    .two-thirds,
    .three-fourths {
        float: none!important;
        width: 100%;
    }
    .one-fourth,
    .programs .group .one-fourth {
        width: 50%;
    }
    .one-fourth:nth-of-type(3n) {
        margin-right: 2%;
    }
    .one-fourth:nth-of-type(3n+1) {
        clear: none;
    }
    .one-fourth:nth-of-type(2n+1),
    .one-fourth:last-of-type {
        clear: both;
    }
    .one-fourth:nth-of-type(2n) {
        margin-right: 0;
        clear: right;
    }
    .logo {
        max-width: 40%;
    }
    #slider li.item {
        min-height: 340px;
    }
    #slider li.item span.content br {
        display: none;
    }
    #slider li.item span.content p {
        line-height: 20px;
    }
    .programs .group .one-fourth header h1 {
        font-size: 28px;
    }
    .programs .group .one-fourth:nth-of-type(-n+2) {
        margin-bottom: 40px;
    }
    .programs .group:last-of-type .one-fourth .overlay p {
        padding: 0 10%;
        font-size: 18px;
        line-height: 28px;
    }
    .programs .button {
        margin-left: -104px;
    }
    .sidebar {
        width: 100%;
    }
    a.button,
    span.button {
        font-size: 22px;
    }
    a.button.normal,
    span.button.normal {
        padding: 8px 40px;
    }
    .footer .mobile .icon-set-lsi_widget-2 {
        top: 300px;
    }
}

@media only screen and (max-width: 500px) {
    .one-fourth,
    .banner .one-third,
    header.pageHeader .three-fourths,
    .programs .group .one-fourth {
        float: none!important;
        width: 100%;
    }
    body {
        font-size: 14px;
    }
    h1 {
        font-size: 22px;
    }
    h2 {
        font-size: 18px;
    }
    .fltLeft,
    .alignleft,
    .fltRight,
    .alignright {
        float: none!important;
        margin: 0 0 10px!important;
    }
    .logo {
        max-width: 50%;
    }
    header.pageHeader .one-fourth,
    .nextArticle .two-thirds::before,
    .pageHeader span.desktop {
        display: none;
    }
    .pageHeader span.mobile {
        display: block;
    }
    .banner .one-third {
        margin-bottom: 20px;
    }
    #carousel {
        padding: 0 10%;
    }
    .nextArticle .one-third,
    .nextArticle .two-thirds,
    .nextArticle .three-fourths,
    .nextArticle .one-fourth {
        width: 100%;
    }
    .nextArticle .two-thirds {
        padding: 0 6%;
        border-width: 1px;
    }
    .footer form .input {
        top: 1px;
    }
    .footer form input:last-of-type {
        font-size: 14px;
    }
    .footer .mobile .footerLogo {
        width: 220px;
    }
    .footer .mobile .icon-set-lsi_widget-2 {
        top: 235px;
        right: 20px;
    }
    .footer .mobile .textwidget {
        padding-left: 50px;
    }
    /* IE Fixes
---------------------------------------- */

    .oldie .nav {
        background: url('../images/ie/ie-overlay.png') repeat!important;
    }
}
/*----------END RESPONSIVE LAYOUTS----------*/
