﻿/*
Theme Name: ESCC
Version: 1.0
Description: A child theme of Linstar
Template: linstar
*/

/**************************************************
 *	Global
 *
 *	Place all css that applies for all website 
 *	elements on all pages here.
 *
 *	resets, scrollbars, etc.
 **************************************************/
.accessibility {
    height: 1px;
    width: 1px;
    position: absolute;
    top: -1000px;
}


/**************************************************
 *	Primary layout structure
 *
 *	CSS elements that make up the superstructure
 * 	of the website.
 *
 *	body, primary divs, etc.
 **************************************************/

body {
    -webkit-text-size-adjust: 100%;
}

/**************************************************
 *	Header
 *
 *	logo area, etc. and all other header elements
 *	go here.
 **************************************************/

.sticky header {
    position: fixed;
    top: 0;
}

.compact #logo img {
    /*margin-top: 0px;*/
}

/*--- Desktop Header ---*/
.header {
    height: 115px !important;
    top: 0px !important;
    margin-top: 50px !important;
    /*margin-top: 0 !important;*/
    background: rgba(0,0,0,0.8) !important;
    padding-top: 10px !important;
    border-bottom: 0px !important;
}

.top_nav2 {
    background: #007a3d !important;
    background-image: url(https://www.escc.edu/wp-content/uploads/2016/11/top-bar-bg-img-2.png) !important;
}

    .top_nav2 li a.active {
        background: #007a3d !important;
    }

    .top_nav2 .left {
        float: left;
        width: 75% !important;
        padding: 0px !important;
    }

        .top_nav2 .left a {
            margin-right: 12px !important;
        }

    .top_nav2 .right {
        width: 25% !important;
        padding-top: 10px;
    }

#king-top-nav {
    padding-top: 0 !important;
}

    #king-top-nav li a {
        color: #fff !important;
        font-size: 12px;
        margin-left: 0px;
        border-right: none !important;
        border-left: none !important;
        padding: 7px 0 10px 10px !important;
        padding: 13px 0 14px 10px !important;
    }

        #king-top-nav li a:after {
            height: 10px;
            display: inline-block;
            width: 1px;
            background: #006531;
            margin-left: 10px;
            border-right: 1px white;
            content: '';
        }

    #king-top-nav li:last-child a:after {
        height: 10px;
        display: inline-block;
        width: 0px;
        background: #006531;
        margin-left: 25px;
        border-right: 0px white;
        content: '';
    }

    #king-top-nav li a:hover {
        background: none !important;
        color: #fff !important;
    }

.compact .header .navbar-nav > li > a {
    padding-top: 15px !important;
}

.compact #logo img {
    /*margin-top: 0px !important;*/
    margin-top: -20px !important;
    max-height: 85px;
    height: 85px;
}

.slider-header-fix {
    margin-top: -80px;
}

.compact .header {
    height: 75px !important;
    margin-top: 0px !important;
    background: rgba(0,0,0,0.9) !important;
}

/*.page_title2 {
	background: #aaaaaa url(/escc/wp-content/themes/escc/assets/images/footer-graph3.png) no-repeat center bottom !important;
}*/

/*--- Search Form ---*/
.top_nav2 #searchform #s {
    background-color: rgba(0,0,0,0);
    border: solid 1px #fff !important;
    border-radius: 3px 0 0 3px;
    height: 33px !important;
    margin-top: -2px;
    width: 85% !important;
}

.top_nav2 #searchform #searchsubmit {
    padding: 6px 10px 9px 7px;
    background: rgba(255,255,255,.5) !important;
    margin-top: -2px;
    width: 15% !important;
    border-radius: 0 3px 3px 0;
    border: 1px solid #FFF;
    border-left: 0;
}

.top_nav2 #searchform label {
    display: none;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: rgba(256,256,256,1) !important;
    font-size: 12px !important;
    opacity: 1;
    padding-left: 5px;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: rgba(256,256,256,1) !important;
    font-size: 12px !important;
    opacity: 1;
    padding-left: 5px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: rgba(256,256,256,1) !important;
    font-size: 12px !important;
    opacity: 1;
    padding-left: 5px;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: rgba(256,256,256,1) !important;
    font-size: 12px !important;
    opacity: 1;
    padding-left: 5px;
}

form {
    margin: 15px !important;
}

.page_title2 {
    /*margin-top: -80px !important;*/
    margin-top: -100px !important;
    padding-top: 165px !important;
    padding-bottom: 50px !important;
    background-color: #aaa !important;
    background-size: cover;
}

    .page_title2 h1 {
        color: #fff !important;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-shadow: 2px 2px 4px #999;
    }

    .page_title2 .pagenation {
        color: #fff !important;
    }

        .page_title2 .pagenation a {
            color: #fff !important;
        }

/**************************************************
 *	Nav Menu
 **************************************************/

.dropdown-menu > li > a {
    background: #fff;
    font-family: Merriweather !important;
    color: #fff !important;
}

    .dropdown-menu > li > a:hover {
        background: #fff;
        font-family: Merriweather !important;
        color: #999 !important;
    }

.compact .header .navbar-nav > li > a {
    padding-bottom: 28px !important;
}

ul.dropdown-menu > li {
    background-color: rgba(0,0,0,0.8);
}

.top_nav4 {
    background-color: #007a3d !important;
    border-bottom: solid 1px green !important;
}

    .top_nav4 .left {
        width: 75% !important;
        padding-top: 0px !important;
        margin-top: -7px;
    }

    .top_nav4 .right {
        width: 25% !important;
    }

.navbar-nav > li > a {
    color: #fff;
    padding-top: 38px !important;
    padding-bottom: 45px !important;
}

/* Coloring the single column dropdowns DBS */
.navbar ul.nav li.dropdown:hover > ul.dropdown-menu > li > a {
    background-color: transparent;
    border-bottom: none;
}

.navbar ul.nav li.dropdown:hover > ul.dropdown-menu a {
    /*background-color: rgba(0,0,0,0.8);*/
    display: block;
}

.navbar ul.nav li.dropdown:hover > ul.dropdown-menu > li > a:hover {
    font-size: 13px;
    color: #ccc;
    text-decoration: none;
    margin-left: 5px;
    transition-property: margin-left, background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    border-radius: 2px;
}

.menu-top-navigation-container {
    float: left !important;
}

    .menu-top-navigation-container ul {
        /*padding-top: 21px;*/
        padding-top: 10px;
    }

.navbar-toggle {
    z-index: 9999 !important;
}


ul.nav > li > a.active {
    background: none !important;
}
/*--- Mega Menu Styles ---*/
.dropdown-menu {
    background-color: rgba(0,0,0,0);
}

.yamm .yamm-content {
    padding: 40px 40px 40px 40px !important;
    /*background: rgba(0,0,0,0.8);*/
    /*border-top: solid 1px #fff;*/
}

    .yamm .yamm-content h3 {
        color: #fff !important;
        margin-bottom: 0px !important;
        font-weight: 200;
    }

/*--- Programs Mega Menu ---*/
.programs-mega-menu-1 {
    min-height: 325px;
    padding-right: 10px;
    border-right: solid 1px rgba(256,256,256,0.3);
    width: 31%;
    float: left;
}

    .programs-mega-menu-1 h3 {
        font-size: 16px;
        color: #444 !important;
        margin-left: 0px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .programs-mega-menu-1 p {
        font-size: 18px;
        color: #fff;
        text-decoration: underline;
    }

    .programs-mega-menu-1 li {
        font-size: 13px;
        color: #fff;
        margin: 8px 0;
    }

        .programs-mega-menu-1 li a {
            font-size: 13px;
            color: #fff;
            margin: 8px 0;
            transition-property: margin-left, background-color;
            transition-duration: 0.3s;
            transition-timing-function: ease-out;
        }

            .programs-mega-menu-1 li a:hover {
                font-size: 13px;
                color: #ccc;
                margin: 8px 0;
                text-decoration: none;
                margin-left: 5px;
                transition-property: margin-left, background-color;
                transition-duration: 0.3s;
                transition-timing-function: ease-out;
                border-radius: 2px;
            }

.programs-mega-menu-2 {
    min-height: 325px;
    padding-top: 5px;
    padding-right: 10px;
    border-right: solid 1px rgba(256,256,256,0.3);
    width: 31%;
    float: left;
}

    .programs-mega-menu-2 h3 {
        font-size: 16px;
        color: #cc0000 !important;
        margin-left: 25px;
        margin-bottom: 50px !important;
        text-transform: uppercase;
    }

    .programs-mega-menu-2 p {
        font-size: 18px;
        color: #fff;
        text-decoration: underline;
    }

    .programs-mega-menu-2 ul {
        margin-left: 25px;
    }

    .programs-mega-menu-2 li {
        font-size: 13px;
        color: #fff;
        margin: 8px 0;
    }

        .programs-mega-menu-2 li a {
            font-size: 13px;
            color: #fff;
            margin: 8px 0;
            transition-property: margin-left, background-color;
            transition-duration: 0.3s;
            transition-timing-function: ease-out;
        }

            .programs-mega-menu-2 li a:hover {
                font-size: 13px;
                color: #ccc;
                margin: 8px 0;
                text-decoration: none;
                margin-left: 5px;
                transition-property: margin-left, background-color;
                transition-duration: 0.3s;
                transition-timing-function: ease-out;
                border-radius: 2px;
            }

.programs-mega-menu-3 {
    min-height: 325px;
    padding-right: 10px;
    padding-top: 5px;
    width: 31%;
    float: left;
}

    .programs-mega-menu-3 h3 {
        font-size: 16px;
        margin-left: 25px;
        text-transform: uppercase;
    }

    .programs-mega-menu-3 p {
        font-size: 18px;
        color: #fff;
        text-decoration: underline;
    }

    .programs-mega-menu-3 ul {
        margin-left: 25px;
        margin-bottom: 25px;
    }

    .programs-mega-menu-3 li {
        font-size: 13px;
        color: #fff;
        margin: 8px 0;
    }

        .programs-mega-menu-3 li a {
            font-size: 13px;
            color: #fff;
            margin: 8px 0;
            transition-property: margin-left, background-color;
            transition-duration: 0.3s;
            transition-timing-function: ease-out;
        }

            .programs-mega-menu-3 li a:hover {
                font-size: 13px;
                color: #ccc;
                margin: 8px 0;
                text-decoration: none;
                margin-left: 5px;
                transition-property: margin-left, background-color;
                transition-duration: 0.3s;
                transition-timing-function: ease-out;
                border-radius: 2px;
            }

.mega-menu-graphics {
    padding-left: 35px;
    padding-top: 5px;
}

/**************************************************
 *	Tertiary Layout Structure
 *
 *	Page regions, floats, page specific elements
 *	If place page specific elements here, use
 *	a minor comment box to divide the pages.
 **************************************************/
#ecc_searchform {
    /*padding: 1.2rem 0;*/
}

    #ecc_searchform input {
        display: block;
        color: #000;
        margin: 4px 0;
        width: 40%;
    }

        #ecc_searchform input[type="text"] {
            font-size: 100% !important;
            padding: .8rem;
        }

        #ecc_searchform input[type="submit"] {
            background-color: #03692f;
            color: white !important;
            margin-bottom: 2rem;
        }

.wp-side-menu-r .usm-item-1 {
    top: 0px;
}

.wp-side-menu-r .usm-item-4 {
    top: 41px;
}

.wp-side-menu-r .usm-item-2 {
    top: 82px;
}

.wp-side-menu-r .usm-item-3 {
    top: 123px;
}

table.staff td, table.staff th {
    padding: 4px 6px;
}

table.staff tr:nth-child(odd) {
    background-color: #E0EEFF;
}

table.staff .staff-name {
    width: 20%;
}

table.staff .staff-position {
    width: 35%;
}

table.staff .staff-email {
    width: 15%;
}

table.staff .staff-phone {
    width: 17%;
}

table.staff .staff-location {
    width: 13%;
}
/**************************************************
 *	Footer Elements
 *
 *	Only footer elements go here.
 **************************************************/

.footer {
    background: #555 !important;
    border-top: 0px !important;
    padding: 40px 0 0 0 !important;
    margin-top: -1px;
}

.footer-links-2 {
    margin-top: 58px;
}

.footer-links a {
    font-size: 16px;
    font-weight: 600;
    color: #ddd;
    line-height: 1.7;
}

.footer-links p {
    font-size: 16px;
    font-weight: 600;
    color: #ddd;
    line-height: 1.7;
}

.footer h3.widget-title {
    color: #fff !important;
    font-weight: 600;
}

    .footer h3.widget-title i {
        color: #fff;
        font-weight: 600 !important;
    }

.copyright_info {
    background: #555 !important;
    font-size: 16px !important;
    color: #ddd !important;
    border-top: 0px !important;
    padding: 0 0 10px 0 !important;
    margin: 30px 0 0 0 !important;
}

    .copyright_info a {
        font-size: 16px !important;
        color: #ddd !important;
    }

.footer-fb i {
    color: #ddd;
    font-size: 42px;
}

    .footer-fb i:hover {
        color: #fff;
    }

.footer-ig i {
    color: #ddd;
    font-size: 42px;
}

    .footer-ig i:hover {
        color: #fff;
    }

.footer-tw i {
    color: #ddd;
    font-size: 42px;
}

    .footer-tw i:hover {
        color: #fff;
    }

/*.fa-instagram { visibility: hidden !important; } */
.fa-instagram:before {
    visibility: visible;
}

/* .fa-facebook-official { //visibility: hidden !important;} */
.fa-facebook-official:before {
    visibility: visible;
}

/*--- Your College, Your Future Section ---*/
.your-college-your-future {
    width: 100%;
    background: url(https://www.escc.edu/wp-content/uploads/2016/12/escc_building_front_footer_5.jpg);
    float: left;
    background-position: 50%;
    background-size: cover;
}

.your-college-your-future-left-outer {
    width: 50%;
    float: left;
    background: rgba(0,0,0,0.65);
    padding: 150px 0;
}

.your-college-your-future-left-inner {
    float: right;
    width: 100%;
    max-width: 585px;
    padding-left: 0px;
    padding-right: 45px;
}

.your-college-your-future-line {
    width: 150px;
    height: 1px;
    background-color: #fff;
    margin-bottom: 50px;
}

.your-college-your-future h2 {
    font-family: 'Dancing Script', cursive !important;
    color: #fff;
    font-size: 44px;
    margin-bottom: 40px;
}

.your-college-your-future h3 {
    font-family: Raleway !important;
    font-size: 22px;
    color: #fff;
    font-weight: 200;
    margin-bottom: 10px;
}

.your-college-your-future p {
    font-size: 15px;
    color: #fff;
    font-weight: 200;
    padding-bottom: 30px;
    margin-bottom: 15px;
}

.your-college-your-future-btn {
    border: solid 1px #fff;
    background: #007a3d;
    color: #fff;
    padding: 15px 25px;
}

    .your-college-your-future-btn:hover {
        border: solid 1px #fff;
        background: #007a3d;
        color: #fff;
        padding: 15px 25px;
    }


/*--- ESCC Footer Logo Medallion ---*/
.footer-inset-logo img {
    display: block;
    margin: -105px auto 0;
    position: relative;
    border: solid 3px #eee;
    border-radius: 18px;
}

.footer .container {
    margin-top: 50px !important;
    text-align: left;
}

/*--- Team Roster Grid Layout ---*/
.team-roster.vc_gitem-zone {
    height: 285px !important;
}

.team-roster-number {
    width: 20%;
    height: 40px;
    float: left;
    font-family: Arial;
    font-size: 32px;
    color: #007a3d;
    text-align: center;
    border-right: solid 1px #222;
    padding-right: 10px;
    padding-top: 9px;
}

.team-roster-name {
    width: 80%;
    float: left;
    padding-left: 12px;
}

    .team-roster-name.vc_gitem-post-data h4 {
        color: #007a3d !important;
        font-size: 16px !important;
        text-align: left;
    }

.team-roster-position {
    float: right;
    width: 75%;
    margin-top: -30px;
}

.team-roster-white.vc_gitem_row {
    background: #fff !important;
}

    .team-roster-white.vc_gitem_row .vc_gitem-col {
        padding: 10px 10px 0px !important;
        background: #fff !important;
    }

.team-roster-green {
    height: inherit !important;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

    .team-roster-green.vc_gitem-zone {
        height: 44px !important;
    }

.team-roster.vc_gitem-zone-a .vc_gitem-row-position-bottom {
    background-color: rgba(256,256,256,0.75) !important;
    border-right: solid 1px #eee;
    border-left: solid 1px #eee;
}

/**************************************************
 *	Text-related treatments
 *
 *	Headings, paragraphs, lists, etc.
 **************************************************/

strong, b {
    color: #000;
}

.entry-content h3 {
    font-size: 24px;
    font-weight: normal;
}


/*--- ESCC Resources Menu ---*/
.widget_nav_menu h2 {
    font-size: 22px !important;
}

.menu-escc-resources-container ul {
    margin-left: 0px !important;
}

.menu-escc-resources-container li {
    list-style: none !important;
    background: #e9e9e9;
    margin-bottom: 15px;
    font-size: 20px;
    width: 100%;
}

    .menu-escc-resources-container li:hover {
        background: #007a3d;
        color: #fff;
    }

/*--- Financial Aid ---*/
.escc-resources-financial-aid a {
    color: #222 !important;
    padding: 20px 25px;
    display: block;
}

    .escc-resources-financial-aid a:hover {
        color: #fff !important;
    }

    .escc-resources-financial-aid a:before {
        content: '\f19c';
        font-family: FontAwesome;
        display: inline-block;
        padding-right: 15px;
        font-size: 24px;
        font-weight: 200;
    }

    .escc-resources-financial-aid a:after {
        content: '\f101';
        font-family: FontAwesome;
        display: inline-block;
        float: right;
    }

/*--- Catalog ---*/
.escc-resources-catalog a {
    color: #222 !important;
    padding: 20px 25px;
    display: block;
}

    .escc-resources-catalog a:hover {
        color: #fff !important;
    }

    .escc-resources-catalog a:before {
        content: '\f02d';
        font-family: FontAwesome;
        display: inline-block;
        padding-right: 15px;
        font-size: 24px;
        font-weight: 200;
    }

    .escc-resources-catalog a:after {
        content: '\f101';
        font-family: FontAwesome;
        display: inline-block;
        float: right;
    }

/*--- Tuition & Fees ---*/
.escc-resources-tuition-fees a {
    color: #222 !important;
    padding: 20px 25px;
    display: block;
}

    .escc-resources-tuition-fees a:hover {
        color: #fff !important;
    }

    .escc-resources-tuition-fees a:before {
        content: '\f1ec';
        font-family: FontAwesome;
        display: inline-block;
        padding-right: 15px;
        font-size: 24px;
        font-weight: 200;
    }

    .escc-resources-tuition-fees a:after {
        content: '\f101';
        font-family: FontAwesome;
        display: inline-block;
        float: right;
    }

/*--- Request Transcript ---*/
.escc-resources-request-transcript a {
    color: #222 !important;
    padding: 20px 25px;
    display: block;
}

    .escc-resources-request-transcript a:hover {
        color: #fff !important;
    }

    .escc-resources-request-transcript a:before {
        content: '\f15c';
        font-family: FontAwesome;
        display: inline-block;
        padding-right: 15px;
        font-size: 24px;
        font-weight: 200;
    }

    .escc-resources-request-transcript a:after {
        content: '\f101';
        font-family: FontAwesome;
        display: inline-block;
        float: right;
    }

/*--- Career Tech Programs List ---*/
.career-tech-column {
    margin-left: 50px;
}

.career-tech-programs {
    margin-left: 0px !important;
}

    .career-tech-programs i {
        color: #fff;
        background: #007a3d;
        font-size: 18px;
        border: solid 1px #007a3d;
        padding: 6px 8px;
        border-radius: 50%;
        margin-right: 15px;
    }

    .career-tech-programs:hover i {
        color: #007a3d;
        background: #fff;
        font-size: 18px;
        border: solid 1px #007a3d;
        padding: 6px 8px;
        border-radius: 50%;
        margin-right: 15px;
    }

i.fa-graduation-cap {
    padding: 7px 5px !important;
}

    i.fa-graduation-cap:hover {
        padding: 7px 5px !important;
    }

.career-tech-programs a {
    color: #222;
    font-size: 16px;
}

.career-tech-programs:hover a {
    color: #007a3d;
    font-size: 16px;
}


table.tuition-data td {
    text-align: center;
}

table.tuition-data th {
    text-align: center;
}



/**************************************************
 *	Images, links, and other features
 *
 *	img, pre, code, a
 **************************************************/

.home-start-your-future img {
    display: block;
}

/**************************************************
 *	General Element Styles
 *
 *	forms, buttons, tables, etc.
 **************************************************/
.building-bg {
    border-top: solid 6px #fff;
    background: #dfd8d2 url(https://www.escc.edu/wp-content/uploads/2019/08/ESCC-bg.jpg) no-repeat;
    background-position: 50% 100% !important;
    background-size: cover;
}

.cta-img {
    border-top: solid 5px #e2e2e2;
    border-right: solid 5px #cbcbcb;
    border-left: solid 5px #e2e2e2;
}

.cta-text {
    color: #fff;
}

    .cta-text h3 {
        color: #fff;
    }

.cta-button {
    border-right: solid 5px #cbcbcb;
    border-bottom: solid 5px #cbcbcb;
    border-left: solid 5px #e2e2e2;
}

.homeboxleft {
    background-image: url(https://www.escc.edu/wp-content/uploads/2016/11/cost-attendance-cta.jpg);
    background-size: cover;
    border-top: 6px solid #fff;
    border-right: 3px solid #fff;
    border-bottom: 6px solid #fff;
    border-left: 6px solid #fff;
}

.homeboxcenter {
    background-image: url(https://www.escc.edu/wp-content/uploads/2016/11/academic-transfer-cta.jpg);
    background-size: cover;
    border-top: 6px solid #fff;
    border-right: 3px solid #fff;
    border-bottom: 6px solid #fff;
    border-left: 3px solid #fff;
}

.homeboxright {
    background-image: url(https://www.escc.edu/wp-content/uploads/2016/11/career-tech-cta.jpg);
    background-size: cover;
    border-top: 6px solid #fff;
    border-right: 6px solid #fff;
    border-bottom: 6px solid #fff;
    border-left: 3px solid #fff;
}

.directoryboxleft {
    background-image: url(https://www.escc.edu/wp-content/uploads/2016/12/directory-administration-bg-2.jpg);
    background-size: cover;
    border-top: 6px solid #fff;
    border-right: 3px solid #fff;
    border-bottom: 6px solid #fff;
    border-left: 6px solid #fff;
}

    .directoryboxleft h2 {
        color: #fff;
    }

    .directoryboxleft a {
        color: #fff;
        padding: 160px 100px;
    }

.directoryboxcenter {
    background-image: url(https://www.escc.edu/wp-content/uploads/2016/12/directory-faculty-bg.jpg);
    background-size: cover;
    border-top: 6px solid #fff;
    border-right: 3px solid #fff;
    border-bottom: 6px solid #fff;
    border-left: 3px solid #fff;
}

    .directoryboxcenter h2 {
        color: #fff;
    }

    .directoryboxcenter a {
        color: #fff;
        padding: 160px 145px;
    }

.directoryboxright {
    background-image: url(https://www.escc.edu/wp-content/uploads/2016/12/directory-staff-bg-2.jpg);
    background-size: cover;
    border-top: 6px solid #fff;
    border-right: 6px solid #fff;
    border-bottom: 6px solid #fff;
    border-left: 3px solid #fff;
}

    .directoryboxright h2 {
        color: #fff;
    }

    .directoryboxright a {
        color: #fff;
        padding: 160px;
    }

.home-cost-of-attendance {
    width: 32%;
    margin-right: 10px;
}

.home-academic-transfer {
    width: 32%;
    margin: 0 10px;
}

.home-career-technical-programs {
    width: 32%;
    margin-left: 10px;
}

.home-button-center a {
    background-color: rgba(0,101,49,0);
    color: #fff;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 154px;
    padding: 10px 25px;
    border: solid 2px #fff;
}

    .home-button-center a:hover {
        background-color: rgba(256,256,256,1);
        color: #007a3d;
        border-color: #fff;
    }

        .home-button-center a:hover:after {
            background-color: rgba(256,256,256,1);
            color: #007a3d;
            border-color: #fff;
        }

    .home-button-center a:after {
        content: '\f101';
        font-family: FontAwesome;
        display: inline;
        color: #fff;
        padding-left: 10px;
    }

.home-button-center-solid a {
    background-color: #03692f;
    color: #fff;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 154px;
    padding: 10px 25px;
    border: solid 2px #03692f;
}

    .home-button-center-solid a:after {
        content: '\f101';
        font-family: FontAwesome;
        display: inline;
        color: #fff;
        padding-left: 10px;
    }

.home-button-left a {
    background-color: rgba(0,101,49,1);
    color: #fff;
    display: block;
    margin: 0;
    text-align: center;
    width: 150px;
    padding: 10px 25px;
    border-radius: 3px;
}

    .home-button-left a:hover {
        background-color: rgba(0,101,49,.95);
        color: #fff;
    }

    .home-button-left a:after {
        content: '\f101';
        font-family: FontAwesome;
        display: inline;
        color: #fff;
        padding-left: 10px;
    }

.home-start-your-future h1 {
    color: #fff;
    font-size: 40px;
    letter-spacing: 1px;
}

.home-start-your-future p {
    font-size: 18px;
    color: #fff;
    font-weight: 200;
    line-height: 1.8;
}


/*--- Home Page Latest Posts Grid Items ---*/
.home-inforoll a:hover {
    text-decoration: underline;
}

.vc_grid-item-zone-c-right .vc_gitem-animated-block {
    width: 34% !important;
}

.vc_grid-item-zone-c-right .vc_gitem-zone-c {
    width: 66% !important;
}

.vc_gitem-post-data {
    color: #fff !important;
}

    .vc_gitem-post-data h4 {
        color: #fff !important;
        font-size: 18px !important;
    }

.vc_grid-item-mini {
    background: #888 !important;
}

.vc_gitem-zone {
    height: 175px !important;
    background-color: #888888 !important;
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots {
    margin-top: 0px !important;
}

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span {
        background-color: #000 !important;
    }

.vc_btn3.vc_btn3-color-success, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
    background-color: #007a3d !important;
    padding: 15px 50px 15px 30px !important;
    border: none !important;
    border-radius: 3px !important;
}

.vc_general.vc_btn3:hover {
    border: none !important;
}


/*--- Home Page Upcoming Events List ---*/
.wcs-timetable__container {
    padding: 30px 0 0 !important;
}

.wcs-timetable__list {
    margin: 0px !important;
}

    .wcs-timetable__list li {
        background-color: #fff;
        -webkit-transition: background-color 500ms linear;
        -moz-transition: background-color 500ms linear;
        -o-transition: background-color 500ms linear;
        transition: background-color 500ms linear;
    }

        .wcs-timetable__list li:hover {
            background-color: #e9e9e9 !important;
            outline: inset 0 0 10px #ddd !important;
        }

.wcs-timetable__container h3 {
    color: #555 !important;
}

/*--- Individual Athletic Sports Pages ---*/
.athletics-box-left {
    width: 45% !important;
    margin-right: 25px;
}

.athletics-box-right {
    width: 45% !important;
    margin-left: 25px;
}

.athletics-box-left-button a {
    background: #007a3d;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 150px;
}

.athletics-box-right-button a {
    background: #007a3d;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 150px;
}

/*--- Contact Page ---*/
.contact-column-left {
    padding-right: 25px !important;
}

.contact-column-right {
    padding-left: 25px !important;
}

.contact-box {
    width: 100%;
    background: #eee;
    border: solid 1px #ddd;
    padding: 20px 25px;
}

    .contact-box h2 {
        font-size: 18px;
        color: #007a3d;
        margin-bottom: 0px !important;
    }

    .contact-box h3 {
        font-size: 18px;
        margin-bottom: 0px !important;
    }

    .contact-box p {
        font-size: 15px;
        font-weight: 200;
        font-family: 'OpenSans'
    }

    .contact-box hr {
        background: #ccc !important;
        margin-top: 24px;
    }

    .contact-box a {
        color: #007a3d;
        text-decoration: underline;
    }
/*--- ESCC Resources Menu ---*/
.widget_nav_menu h2 {
    font-size: 22px !important;
}

.menu-escc-contact-page-container ul {
    margin-left: 0px !important;
}

.menu-escc-contact-page-container li {
    list-style: none !important;
    background: #e9e9e9;
    margin-bottom: 15px;
    font-size: 20px;
    width: 75%;
}

    .menu-escc-contact-page-container li:hover {
        background: #007a3d;
        color: #fff;
    }

/*--- Campus Directory ---*/
.escc-contact-page-campus-directory a {
    color: #007a3d !important;
    padding: 20px 25px;
    display: block;
}

    .escc-contact-page-campus-directory a:hover {
        color: #fff !important;
    }

    .escc-contact-page-campus-directory a:before {
        content: '\f03a';
        font-family: FontAwesome;
        display: inline-block;
        padding-right: 25px;
        font-size: 24px;
        font-weight: 200;
    }

    .escc-contact-page-campus-directory a:after {
        content: '\f101';
        font-family: FontAwesome;
        display: inline-block;
        float: right;
    }

/*--- Campus Map ---*/
.escc-contact-page-campus-map a {
    color: #007a3d !important;
    padding: 20px 25px;
    display: block;
}

    .escc-contact-page-campus-map a:hover {
        color: #fff !important;
    }

    .escc-contact-page-campus-map a:before {
        content: '\f279';
        font-family: FontAwesome;
        display: inline-block;
        padding-right: 25px;
        font-size: 24px;
        font-weight: 200;
    }

    .escc-contact-page-campus-map a:after {
        content: '\f101';
        font-family: FontAwesome;
        display: inline-block;
        float: right;
    }

/*--- Parking Information ---*/
.escc-contact-page-parking-information a {
    color: #007a3d !important;
    padding: 20px 25px;
    display: block;
}

    .escc-contact-page-parking-information a:hover {
        color: #fff !important;
    }

    .escc-contact-page-parking-information a:before {
        content: '\f1b9';
        font-family: FontAwesome;
        display: inline-block;
        padding-right: 25px;
        font-size: 24px;
        font-weight: 200;
    }

    .escc-contact-page-parking-information a:after {
        content: '\f101';
        font-family: FontAwesome;
        display: inline-block;
        float: right;
    }

/* --- Contact Page Form --- */
form {
    margin: 0px !important;
}

#gform_1 .gfield {
    margin-top: 8px !important;
}

#gform_1 .top_label .gfield_label {
    margin: 0px;
}

#gform_1 .top_label input.large {
    background: #f4f3f3;
    margin-bottom: 8px;
    width: 100% !important;
}

#gform_1 .top_label .gfield_label {
    font-weight: 400;
}

#gform_1 .gfield_required {
    color: #007a3d;
    font-size: 24px;
    position: relative;
    top: 5px;
}

#gform_1 textarea.medium {
    background: #f4f3f3;
    border: solid 1px #d9d7d7;
    width: 100% !important;
}

#gform_1 input[type="submit"] {
    background: #007a3d;
    border-radius: 3px;
    text-align: center;
    width: 97.5%;
    text-transform: uppercase;
    font-weight: 200 !important;
}
/* --- END Form 1 Contact Page --- */

.gform_wrapper textarea {
    color: #555;
}

.gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .gform_wrapper.gf_browser_chrome .ginput_complex select {
    color: #555;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    color: #555;
}


/* --- Faculty/Staff Directory Classes ---*/
.directory.vc_gitem-zone {
    height: 50px !important;
}

.directory-name {
    display: inline-block;
    width: 25%;
}

    .directory-name h3 {
        font-size: 14px;
        font-weight: 800;
    }

.directory-position {
    display: inline-block;
    width: 21%;
}

.directory-phone {
    display: inline-block;
    width: 17%;
    text-align: center;
}

.directory-email {
    display: inline-block;
    width: 24%;
    text-align: center;
}

.directory-location {
    display: inline-block;
    width: 13%;
    text-align: center;
}

.menu-escc-resources-container li a,
.menu-escc-resources-container li {
    font-size: 16px;
}

.menu-escc-resources-container a:before {
    font-size: 20px;
}

/**************************************************
 *	General Classes
 *
 *	.clear, .center, .right, .left, etc.
 **************************************************/


/**************************************************
 *	Misc.
 *
 *	Anything that does not fit in the above
 **************************************************/

/*--- Christmas Degree Page ---*/
.christmas-degree {
    background-image: url(https://www.escc.edu/wp-content/uploads/2017/12/christmas-degree-bg.jpg) !important;
    background-attachment: fixed !important;
    background-size: cover;
    min-height: 100vh;
}
/*-----------------------------*/

.negative-margin {
    margin-top: -145px;
    z-index: 2;
}

/*--- Apply Padding Between Columns ---*/
.left-10 {
    margin-left: 10px !important;
}

.right-10 {
    margin-right: 10px !important;
}

/*--- Show/Hide on Mobile ---*/
.show-only-mobile {
    display: none !important;
}

.hidden-mobile {
    display: block !important;
}


.morph-by-bonfire ul.sub-menu {
    background-color: rgba(50,50,50,.1);
    border-bottom: 2px solid #ccc;
}


.morph-submenu-active .morph-sub-arrow-inner::before,
.morph-submenu-active .morph-sub-arrow-inner::after {
    background-color: darkgreen;
}

.menu-item-object-mega_menu .yamm-content h3 {
    color: #86e533 !important;
    margin-bottom: 0px !important;
    font-weight: 200;
}

#king-mainmenu .yamm-fw ul.dropdown-menu {
    background-color: rgba(0,0,0,.6) !important;
}


/**************************************************
 *	Media Queries / Responsive Elements.
 *
 *	Place all queries under this section. Larger
 *	resolution-specific elements go at the top, and
 *	then smaller elements are placed in descending
 *	order.
 **************************************************/
@media screen and (min-width: 1000px) {
    .hidden-mobile {
        display: block;
    }

    .show-only-mobile {
        display: none;
    }
}

@media screen and (max-width: 1280px) {
    .your-college-your-future-left-outer {
        padding-left: 45px;
        padding-right: 45px;
    }
}

@media screen and (max-width: 1170px) {
    .negative-margin {
        margin-top: -140px;
    }

    .logo img {
        /*max-height: 65px !important;*/
    }

    .compact .logo img {
        /*max-height: 45px !important;*/
    }

    .navbar-nav > li > a {
        padding-top: 30px !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
        padding-bottom: 38px !important;
    }

    .mega-menu-graphics {
        padding-left: 35px;
        padding-top: 5px;
        width: 265px;
    }
}

@media screen and (max-width: 1170px) {
    .negative-margin {
        margin-top: -125px;
    }
}

@media screen and (max-width: 1100px) {
    .your-college-your-future-left-outer {
        width: 100%;
        padding: 75px 0 150px;
    }

    .your-college-your-future-left-inner {
        width: 100%;
        max-width: inherit !important;
        padding-left: 45px;
        padding-right: 45px;
    }

    .compact .logo img {
        /*max-height: 50px !important;*/
    }
}

@media screen and (max-width: 999px) {

    /* Hide table headers (but not display: none;, for accessibility) */
    /*thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}*/

    tr {
        border: 1px solid #ccc;
    }

    table.staff .staff-name, table.staff .staff-position, table.staff .staff-email, table.staff .staff-phone, table.staff .staff-location {
        width: 100%;
    }

    table.tuition-data td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        text-align: left;
        position: relative;
        padding-left: 45%;
    }

    table.tuition-data thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    table td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    table.staff td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 20%;
    }

    td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    /*
		Label the data
		*/
    td.staff-name:before {
        content: "Name";
    }

    td.staff-position:before {
        content: "Position";
    }

    td.staff-email:before {
        content: "Email";
    }

    td.staff-phone:before {
        content: "Phone";
    }

    td.staff-location:before {
        content: "Location";
    }

    table.tuition-data td:nth-of-type(1):before {
        content: "Credit Hours";
    }

    table.tuition-data td:nth-of-type(2):before {
        content: "Tuition In-State";
    }

    table.tuition-data td:nth-of-type(3):before {
        content: "Tuition Out-of-State";
    }

    table.tuition-data td:nth-of-type(4):before {
        content: "Bond Surity Fee";
    }

    table.tuition-data td:nth-of-type(5):before {
        content: "Building Fee";
    }

    table.tuition-data td:nth-of-type(6):before {
        content: "Facilities Renewal Fee";
    }

    table.tuition-data td:nth-of-type(7):before {
        content: "Technology Fee";
    }

    table.tuition-data td:nth-of-type(8):before {
        content: "Total In-State";
    }

    table.tuition-data td:nth-of-type(9):before {
        content: "Total Out-of-State";
    }

    table.tuition-data td:nth-of-type(10):before {
        content: "Aviation Fee AMT/AMP Classes Only";
    }

    table.tuition-data td:nth-of-type(11):before {
        content: "In-State w/ Aviation Fee Total";
    }

    table.tuition-data td:nth-of-type(12):before {
        content: "Total In-State";
    }

    table.tuition-data td:nth-of-type(13):before {
        content: "Out-of-State w/ Aviation Fee Total";
    }

    .navbar-toggle {
        display: none;
    }

    .negative-margin {
        margin-top: -105px;
    }

    .top_nav2 {
        display: none;
        height: 85px !important;
    }

    #header-place.header {
        margin-top: 0px !important;
        min-height: 91px;
        z-index: 4 !important;
        height: 126px !important;
    }

    .compact #header-place.header {
        height: 85px !important;
    }

    body .morph-main-menu-button-wrapper {
        top: 61px;
        width: 33px;
        height: 32px;
        border: 1px solid #FFF;
    }

    body.compact .morph-main-menu-button-wrapper {
        top: 45px;
    }

    body .morph-main-menu-button-wrapper.morph-menu-active {
        top: 11px !important;
    }

    .show-only-mobile {
        display: block !important;
    }

    .show-only-desktop {
        display: none;
    }

    .hidden-mobile {
        display: none !important;
    }

    .full-width-column {
        width: 100% !important;
    }

    .vc_gitem-post-data h4 {
        color: #fff !important;
        font-size: 15px !important;
    }

    .menu-escc-resources-container a {
        font-size: 14px;
        padding: 20px 10px;
    }

        .menu-escc-resources-container a:before {
            font-size: 16px;
            padding-right: 5px;
        }

    .your-college-your-future-left-outer {
        padding-left: 45px;
        padding-right: 45px;
    }

    .team-roster-columns.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
        width: 33.33333% !important;
    }

    .athletics-box-left {
        width: 100% !important;
        margin-right: 0px;
        margin-bottom: 25px;
    }

    .athletics-box-right {
        width: 100% !important;
        margin-left: 0px;
        margin-top: 25px;
    }

    .directory-name, .directory-position, .directory-email, .directory-phone, .directory-location {
        font-size: 12px;
    }

    .homeboxleft .home-button-center {
        margin-top: 23px !important;
    }

    .homeboxcenter .home-button-center {
        margin-top: 23px !important;
    }

    .header {
        padding-top: 0px !important;
    }

    body .padding_top_res1 {
        padding-top: 32px;
    }
}

@media screen and (max-width: 767px) {
    .negative-margin {
        margin-top: 0px;
    }

    .your-college-your-future-left-outer {
        width: 100% !important;
    }

    .career-tech-column {
        margin-left: 0px;
        margin-top: 50px;
    }

    .menu-escc-resources-container a {
        font-size: 22px;
        padding: 20px 25px;
    }

        .menu-escc-resources-container a:before {
            font-size: 24px;
            padding-right: 15px;
        }

        .menu-escc-resources-container a:after {
            display: inline-block;
        }

    .contact-column-left {
        padding-right: 0px !important;
        margin-bottom: 50px;
    }

    .contact-column-right {
        padding-left: 0px !important;
    }

    .top_nav2 {
        display: none;
    }

    .header {
        margin-top: 0px !important;
        max-height: 125px !important;
        min-height: 0px !important;
        background: #000 !important;
    }

    .logo img {
        margin-top: -8px;
        /*max-height: 50px !important;*/
    }

    .compact .logo img {
        /*max-height: 45px !important;*/
    }

    .directory-name, .directory-position, .directory-email, .directory-phone, .directory-location {
        font-size: 10px;
    }

        .directory-name h3 {
            font-size: 10px;
        }

    .homeboxleft {
        border: 6px solid #fff;
    }

    .homeboxcenter {
        border: 6px solid #fff;
    }

    .homeboxright {
        border: 6px solid #fff;
    }

    .homeboxleft .home-button-center {
        margin-top: 0px !important;
    }

    .homeboxcenter .home-button-center {
        margin-top: 0px !important;
    }
}

@media screen and (max-width: 640px) {
    .left-10 {
        margin-left: 0px;
    }

    .right-10 {
        margin-right: 0px;
    }

    .vc_gitem-post-data h4 {
        color: #fff !important;
        font-size: 12px !important;
    }

    .home-start-your-future h2 {
        font-size: 21px;
    }

    .home-start-your-future p {
        font-size: 15px;
    }

    .career-tech-column {
        margin-left: 0px;
        margin-top: 50px;
    }

    .career-tech-programs i {
        color: #fff;
        background: #007a3d;
        font-size: 14px;
        border: solid 1px #007a3d;
        padding: 10px 8px;
        border-radius: 50%;
        margin-right: 15px;
    }

    .career-tech-programs:hover i {
        color: #007a3d;
        background: #fff;
        font-size: 14px;
        border: solid 1px #007a3d;
        padding: 10px 8px;
        border-radius: 50%;
        margin-right: 15px;
    }

    .career-tech-programs a {
        color: #222;
        font-size: 12px;
    }

    .career-tech-programs:hover a {
        color: #007a3d;
        font-size: 12px;
    }

    .your-college-your-future-left-outer {
        width: 100%;
        padding: 75px 0 150px;
    }

    .your-college-your-future-left-inner {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .your-college-your-future h3 {
        font-size: 18px;
    }

    .your-college-your-future h2 {
        font-size: 36px;
    }

    .your-college-your-future p {
        font-size: 14px;
    }

    .directory.vc_gitem-zone {
        height: 160px !important;
    }

    .directory-name, .directory-position, .directory-email, .directory-phone, .directory-location {
        display: block;
        width: 100%;
        text-align: left;
    }

    .logo img {
        max-width: inherit !important;
    }

    .margin_top13 {
        display: none !important;
    }
}

@media screen and (max-width: 639px) {
    body .footer .one_fourth:nth-child(1) {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    body .padding_top_res1 {
        padding-top: 125px !important;
    }

    body.compact .morph-main-menu-button-wrapper {
        top: 42px;
    }
}

@media screen and (max-width: 479px) {
    table.staff td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 25%;
        font-size: 11px;
    }
}

#header-place .top-mobile-phone {
    display: block;
}

@media screen and (min-width: 1000px) {
    #header-place .top-mobile-phone {
        display: none !important;
    }
}

/** PROGRAMS 3/25/19 */
.program-heading-3 {
    display: inline-block;
    vertical-align: bottom;
}

    .program-heading-3 h3 {
        margin-bottom: 8px !important;
        padding-left: 10px;
        display: block;
        color: #144734;
        font-size: 18px;
        font-family: Raleway;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 1.3rem;
    }

.heading-icon {
    display: inline-block;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
    vertical-align: bottom;
    width: 55px;
    padding-bottom: 10px;
}

    .heading-icon img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
    }

.green-box {
    padding: 1.5rem !important;
    text-align: center;
}

    .green-box h3 {
        color: #40ae49;
        text-transform: uppercase;
        font-weight: 900;
    }

    .green-box p {
        color: #FFF;
    }

    .green-box h4 {
        color: #FFF;
        font-size: 18px;
        text-decoration: underline;
        text-transform: uppercase;
        margin: 1.5rem 0 0 0 !important;
    }

.contact-info h3 {
    margin-bottom: .5rem !important;
    display: block;
    color: #144734;
    font-size: 18px;
    font-family: Raleway;
    font-weight: bold;
    line-height: 1.3rem;
}

.entry-content .program-title h2 {
    font-size: 25px;
    line-height: 29px;
    color: #0f793f !important;
    text-transform: uppercase;
    width: 100%;
    font-weight: 500;
}

.department-sidebar {
    padding: 40px 0 0 !important;
}

.vc_btn3-color-green {
    background-color: #0f793f !important;
}

.sidebar-menu a {
    color: #222;
}

    .sidebar-menu a:hover {
        color: #FFF;
        background-color: rgb(0, 122, 61);
    }

    .sidebar-menu a.active,
    .sidebar-menu a.active:hover {
        color: #222;
        background-color: rgb(200, 200, 200);
    }

.program-form-container h2 {
    margin-bottom: .5rem !important;
    display: block;
    color: #144734;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3rem;
}

@media screen and (min-width:768px) {
    .program-left {
        padding-right: 40px !important;
    }

    .green-box {
        padding: 2.25rem !important;
    }

    body .vc_column_container.department-sidebar {
        padding: 51px 0 0 40px !important;
    }
}
