
@import url("../../Divi/style.css");
@import url("icon-style.css");
@import url('https://fonts.googleapis.com/css?family=Rubik:300');
@import url('https://fonts.googleapis.com/css?family=Archivo+Narrow');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');

/* =Theme customization starts here
------------------------------------------------------- */

body {
    font-family: 'Muli',Helvetica,Arial,Lucida,sans-serif;
    color: #555;
}

body.job_listing-template-default.single .et_post_meta_wrapper .post-meta + img {
    display: none;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}

/* ADA HERE */
h4 {
    font-size: 18px !important;
    font-weight: bold !important;
}

h1.entry-title{
 
}

h2 {
    font-weight: 700;
}

a {
    color: #009b7c;
}
nav#top-menu-nav {
    float: right;
}
.home-page-button1,
.home-page-button2,
.home-page-button3,
.home-page-button4, 
.home-page-button5{
    color: #ffffff !important;
    border-width: 0px !important;
    border-radius: 0px;
    letter-spacing: 0px;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    width: 100%;
    height: 64px;
    position: relative;
}
@media screen and (min-width: 480px){
    .home-page-button1,
    .home-page-button2,
    .home-page-button3,
    .home-page-button4, 
    .home-page-button5{
        max-width: 280px;
        margin: 0 auto;
    }
}
.home-page-button1 a{
    background: #df3500;
    padding: 20px 0.4em !important;
    display: inline-block;
    width: 100%;
    height: 64px;
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 16px;
    padding-left: 0.7em;
}
.home-page-button1 a .fa{
    font-size: 45px;
    position: absolute;
    right: 6px;
    top: 6px;
}
.home-page-button2 a{
    background: #6a69ab;
    padding: 10px 0.4em !important;
    padding-right: 24px !important;
    display: inline-block;
    width: 100%;
    height: 64px;
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 16px;
    padding-left: 0.7em;
}
.home-page-button2 a .fa{
    font-size: 45px;
    position: absolute;
    right: 6px;
    top: 6px;
}
.home-page-button3 a{
    background: #6a7c4f;
    padding: 20px 0.4em !important;
    display: inline-block;
    width: 100%;
    height: 64px;
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 16px;
    padding-left: 0.7em;
}
.home-page-button3 a .fa{
    font-size: 45px;
    position: absolute;
    right: 6px;
    top: 6px;
} 
.home-page-button4 a{
    background: #9e4597;
    padding: 10px 0.4em !important;
    padding-right: 24px !important;
    display: inline-block;
    width: 100%;
    height: 64px;
    color: #ffffff !important;
    font-size: 16px;
    padding-left: 0.7em;
}
.home-page-button4 a .fa{
    font-size: 45px;
    position: absolute;
    right: 6px;
    top: 6px;
}
.home-page-button5 a{
    background: #217fa7;
    padding: 20px 0.4em !important;
    display: inline-block;
    width: 100%;
    height: 64px;
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 16px;
    padding-left: 0.7em;
}
.home-page-button5 a .fa{
    font-size: 45px;
    position: absolute;
    right: 6px;
    top: 6px;
}
.home-button-bottom{
    position: relative;
}
.home-button-bottom a .fa{
    position: absolute;
    font-size: 69px;
    top: 32px;
    right: 36px;

}
.home-button-bottom a{
    padding: 0.3em 2em 0.3em 1em;
    border: 2px solid transparent;
    border-radius: 10px 10px 10px 10px;
    padding-left: 45px;
    font-size: 26px;
    min-height: 134px;
    width: 100%;
    font-family: 'Archivo Narrow', sans-serif;
    margin-top: 0px;
    background-color: #df3500;
    text-transform: uppercase;
    display: block;
    color: #fff;
    padding-top: 55px;
}

.smarthub-frame{
    border-style: solid;
    border-width: 1px;
    margin: auto;
    width: 300px;
    height: 300px;
}

.smarthub-frame .download-button{
    width: 190px;
}

#et-secondary-nav li ul {
    background-color: #0e3109;
}

@media only screen and (min-width: 1350px) {
    .et_pb_section {
        padding: 54px 0px 0px !important;
    }

    .et_pb_section:last-child {
        padding-bottom: 54px !important;
    }
}

.et_pb_main_blurb_image {
    margin-bottom: 0px;
}

.et_pb_row_4.et_pb_row, .et_pb_row_1.et_pb_row{
    margin-bottom: 20px !important;
}

.et_pb_gutters3 .et_pb_column_1_5, .et_pb_gutters3 .et_pb_row .et_pb_column_1_5, body .et_pb_gutters3.et_pb_row > .et_pb_column_1_5 {
    width: 18.8% !important;
}

.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 1.2% !important;
}

.et_pb_blurb_container p {
    display: none;
}

.logo_container span.icon-nhec-logo {
    color: #fff;
    font-size: 60px;
    line-height: 80px;
}
.logo_container span:nth-of-type(1) {
    display: none;
}

.et_header_style_left .logo_container {
    width: auto!important;
}

.et_mobile_menu li a, .et_nav_text_color_light .et_mobile_menu li a, .et_nav_text_color_dark .et_mobile_menu li a {
    color: #555;
}

.wedu-footer-column {
    width: 100%;
    padding-right: 2%;
    height: auto;
    float: none;
    clear: both;
}

.wedu-footer-column-right {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 30px;
}

.container {
    position: relative !important;
    width: 89%;
    max-width: 89%;
    margin: auto;
}

.icon-social-facebook, .icon-social-twitter{
	color: #fff;
	font-size: 20px;
	padding-right: 10px;
}

.wedu-footer-column-right #footer-widgets {
    padding: 0;
}

.wedu-footer-column-right #footer-widgets .footer-widget {
    width: 25%;
    padding-right: 4% !important;
    float: left;
    margin-right: 0px;
}

.wedu-footer-column-right #footer-widgets .footer-widget:nth-child(4) {
    width: 25%;
    padding-right: 0;
    float: left;
}

#footer-widgets .footer-widget li a{
    padding-left: 2em;
    text-indent: -2em;
}
#footer-widgets .footer-widget li a:hover, 
#footer-widgets .footer-widget li a:active{
    text-decoration: underline !important;
}
.wedu-footer-column a.title {
    color: #fff;
    font-weight: bold;
}

.wedu-footer-column a.sub-title {
    color: #fff;
    font-size: 11px;
    font-style: italic;
}

.footer-address{
    font-size: 14px;
    color: #FFF;
    font-style: normal;
}
.footer-address span{
    display: inline-block;
}
.footer-address a, .icon-site-by-wedu, .et-social-icon a {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
}

.wedu_terms_nav li a {
    color: #009b7c;
    font-size: 14px;
}

.wedu_terms_nav li {
    padding-right: 5px;
    display: inline;
}

#main-footer {

    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: auto;
    padding-top: 35px;
    padding-bottom: 25px;
}

.et-social-icons {
    float: left;
}

.et-social-icons li {
    margin-right: 10px;
    margin-left: 0px;
}

.et-social-icons, #footer-info {
    color: #fff;
    font-weight: normal !important;
}

#top-menu li {
    padding-right: 40px;
}

#top-menu li li a {
    color: #555;
}

.sub-menu-footer .sub-title {
    color: #fff;
    font-size: 12px;
}

#top-menu li.mega-menu > ul > li > a {
    width: 100%;
    padding: 0px;
}

#top-menu li.mega-menu > ul {
    padding: 10px 20px 20px 20px !important;
}

#top-menu li.mega-menu > ul li a {
    font-size: 13px !important;
    font-weight: bold;
}

#top-menu li.mega-menu > ul li ul li a {
    font-size: 12px !important;
    font-weight: bold;
    font-style: italic;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

#footer-widgets .footer-widget li {
    padding-left: 0;
}

.et_pb_widget ul li ul li {
    margin-left: 0;
}

.footer_menu_l1 a {
    font-size: 16px!important;
    font-weight: bold;
    /*height: 20px;*/
    float: left;
    font-style: italic;
    width: 100%;
}

.footer_menu_l2 a {
    font-size: 13px !important;
    /*line-height: 19px;*/
    /*height: 20px;*/
    float: left;
    width: 100%;
    margin-bottom: 3px;
    font-style: normal;
    font-weight: bold;
}

.footer_menu_l1, .footer_menu_l2, .footer_menu_l3, .footer_menu_l4 {
    float: left;
}

.footer_menu_l1 li, .footer_menu_l2 li, .footer_menu_l3 li, .footer_menu_l4 li {
    width: 100%;
}

.footer_menu_l1 ul li, .footer_menu_l2 ul li, .footer_menu_l3 ul li, .footer_menu_l4 ul li {
    margin-bottom: 0!important;
}

.footer_menu_l2 {
    padding-top: 10px;
}

.footer_menu_l3 a {
    font-size: 12px !important;
    /*height: 19px!important;*/
    float: left;
    /*padding-left: 10px;*/
    margin-bottom: 2px !important;
    width: 100%;
    font-style: normal;
    font-weight: normal;
    color: #efefef !important;
    text-transform: capitalize;
}

.footer_menu_l3_coop a {
    font-size: 12px !important;
    /*height: 19px!important;*/
    float: left;
    /*padding-left: 10px;*/
    margin-bottom: 2px !important;
    width: 100%;
    font-style: normal;
    font-weight: normal;
    color: #efefef !important;
}

.footer_menu_l4 a {
    font-size: 12px !important;
    /*height: 19px!important;*/
    float: left!important;
    /*padding-left: 20px!important;*/
    width: 100%!important;
    /*font-style: italic!important;*/
    font-weight: normal!important;
    color: #efefef !important;
    text-transform: capitalize;
}

.footer_menu_l4_coop a {
    font-size: 12px !important;
    /*height: 19px!important;*/
    float: left!important;
    /*padding-left: 20px!important;*/
    width: 100%!important;
    /*font-style: italic!important;*/
    font-weight: normal!important;
    color: #efefef !important;
    text-transform: none !important;
}


/*#menu-footer-menu-1 > li > .sub-menu > li > a, #menu-footer-menu-2 > li > .sub-menu > li > a, #menu-footer-menu-3 > li > .sub-menu > li > a, #menu-footer-menu-4 > li > .sub-menu > li > a {
    font-size: 11px;
    height: 29px;
    float: left;
    width: 100%;
}*/

#top-menu li li a {
    color: #08856c;
}

#top-menu .sub-menu {
    transition: 0.2s 1s;
}

#top-menu .sub-menu li li a {
    color: #555;
}

#top-menu li.mega-menu > ul > li > a:first-child {
    border-bottom: 0px;
    padding-bottom: 5px;
    padding-top: 10px !important;
}

.nav li li {
    line-height: 1.2em;
}

#top-menu li li a {
    padding: 2px 0px;
}

.wedu-banner-text {
    width: 300px;
}

.comments-number{
    opacity: 0;
}

.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(1) {
    /*width: 48.758% !important;*/
    /*margin-right: 2.2% !important;*/
}

.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
    margin-bottom: 0%;
}

.ways-to-save {
    font-size: 80px;
    text-align: left;
    padding-bottom: 22px;
    color: #7ebec5;
    float: left;
    width: 100%;
}

.jumpButton {
    background: #39b4bf !important;
    margin-top: 125px !important;
}

#jumpButton {
    background: #39b4bf !important;
}

.full-width-container {
    width: 100%;
}

.notify_container {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left !important;
}


/*#wpfront-notification-bar{
{
    z-index:999999;
    
}
*/

.view_outage {
    text-decoration: none;
    color: #fff;
    text-align: right;
    font-size: 12px;
    float: right;
    text-transform: uppercase;
}

.view_outage:after {
    position: absolute;
    margin-left: 5em;
    opacity: 0;
    content: "\35";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
}

#wpfront-notification-bar div.wpfront-message {
    float: left;
    font-weight: bold;
}

#top-menu-nav > ul > li:hover:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -10px;
    margin-left: 2.7%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #08856c;
    z-index: 9999;
}

#top-menu .menu-item-has-children > a:first-child, #et-secondary-nav .menu-item-has-children > a:first-child {
    padding-right: 0px;
}

body #page-container .et_pb_button_0 {
    line-height: 10px;
}

#wpfront-notification-bar-spacer {
    margin-bottom: 2px;
    visibility: hidden;
}

.secondary-custom-nav a {
    margin-right: 10px !important;
    font-size: 14px!important;
}

.nhec_generic_page_buttons {
    margin: 0;
    padding: 0;
}

.nhec_generic_page_buttons ul {
    text-decoration: none;
    text-align: center;
}

.nhec_generic_page_buttons ul li {
    display: inline !important;
}

.nhec_generic_page_buttons ul li button, .nhec_generic_page_buttons ul li a, .board-btn {
    background-color: transparent;
    /* Green */
    border: 2px solid #fff;
    color: white;
    padding: 10px 67px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    width: 300px;
    transition: all 0.9s ease 0s;
}

.nhec_generic_page_buttons ul li button:hover, .nhec_generic_page_buttons ul li a:hover {
    /*box-shadow: inset 0 0 0 5px #fff;*/
    background-color: #fff;
    color: #555;
}

.et_pb_fullwidth_section .et_pb_post_title {
    padding: 2% 0 !important;
}

#page-custom-icon-title {
    padding: 1% 0 !important;
}

.et_pb_fullwidth_section .nhec_generic_title {
    padding: 3.5% 0 !important;
}

#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
    display: none;
}

#top-menu li a {
    border-top: 2px solid transparent;
    transition: 0.5s ease;
    padding-top: 5px;
    white-space: nowrap;
}

#top-menu li a:hover {
    border-top: 2px solid #fff;
}

.nhec_form, nf-fields-wrap {
    width: 100%;
    float: left;
}

.nhec_form .nf-field-element input {
    border: 1px solid #555;
    height: 35px;
    padding-left: 20px;
}

.nhec_form .nf-error-msg .nf-error-field-errors {
    text-align: left;
}

.nf-form-layout, .nf-form-content {
    width: 100%;
    float: left;
}

.nf-field {
    width: 32%;
    padding-right: 1.3%;
    float: left;
}

.nhec-round-up-form .nf-field {
    width: 100%;
}

.nhec-round-up-form .nf-field:nth-child(3) {
    padding-right: 0 !important;
}

.nhec-round-up-form .nf-field:nth-child(3), .nhec-round-up-form .nf-field:nth-child(4) {
    width: 100%;
}

.nhec-round-up-form .nf-field-element ul li {
    display: list-item !important;
}

.nhec-round-up-form .list-radio-wrap .nf-field-element li label, .list-checkbox-wrap .nf-field-element li label {
    display: list-item;
    !important;
    float: initial !important;
    position: relative !important;
    width: auto !important;
    padding-right: 20px !important;
    top: 0px !important;
}

.nf-field:nth-child(3) {
    padding-right: 1.3% !important;
}

.nf-field:nth-child(7), .nf-field:nth-child(9), .nf-field:nth-child(11), .nf-field:nth-child(12) {
    clear: both;
}

.nf-field:nth-child(3), .nf-field:nth-child(4), .nf-field:nth-child(20), .nf-field:nth-child(21) {
    width: 16%;
    text-align: left;
}

.nf-field:nth-child(24), .nf-field:nth-child(25), .nf-field:nth-child(26) {
    width: 100%;
    text-align: left;
}

.nf-field:nth-child(26) {
    width: 100%;
    text-align: center;
}

input[type=button] {
    background-color: #df3500;
    border-radius: 4px !important;
    color: white;
    width: auto !important;
    font-weight: bold;
    padding: 8px 30px;
    text-transform: uppercase;
    font-size: 16px;
    border: 0;
}

.nf-field-element ul li {
    display: inline !important;
}

.list-radio-wrap .nf-field-element li label, .list-checkbox-wrap .nf-field-element li label {
    display: inline-block !important;
    float: initial !important;
    position: relative !important;
    width: auto !important;
    padding-right: 20px !important;
    top: -13px !important;
}

.label-left .nf-field-label label {
    width: 100%;
    text-align: left;
    line-height: 31px;
}


/*Smart-Hub Widget plugin too be sent to NISC*/

.login-widget-container {
    margin: 0 0 15px 0;
    background-color: #ccc;
    width: 100%;
    height: 300px;
}

.login-widget-container h6 {
    background-color: #ccc;
    color: #555;
    font-size: 25px;
    padding-top: 14px;
    text-align: center;
    margin: 0px;
    width: 100%;
    font-weight: bold;
}

.login-widget-textbox {
    width: 100% !important;
}

.login-widget-forgot-password, .login-widget-new-user {
    color: #39b4bf;
}

.login-widget-label {
    color: #747474;
    font-weight: normal !important;
}

input[type=text], input[type=email], input[type=number], textarea {
    border: 1px solid #555;
}

input[type=text], input[type=email], input[type=number] {
    height: 30px;
}

input, textarea, select, button {
    -webkit-box-sizing: border-box;
    /* For legacy WebKit based browsers */
    -moz-box-sizing: border-box;
    /* For legacy (Firefox <29) Gecko based browsers */
    box-sizing: border-box;
}

#et-secondary-nav li li {
    padding: 0 1em !important;
}

#et-secondary-nav li li a {
    color: #555;
    text-align: left;
    display: block;
    width: 100%;
    margin-right: 0;
    padding: 9px;
    font-size: 12px !important;
    line-height: 16px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.bill_marker {
    background-color: #df3500;
    border-radius: 50% !important;
    color: white;
    height: 25px;
    float: left;
    text-align: center;
    padding-top: 1px;
    width: 25px !important;
    font-weight: bold;
    font-size: 16px;
}
#tt_1 {
    position: absolute;
    top: 5%;
    left: 74%;
}

#tt_2 {
    position: absolute;
    top: 46%;
    left: 26%;
}

#tt_3 {
    position: absolute;
    top: 46%;
    left: 70%;
}

#tt_4 {
    position: absolute;
    top: 81%;
    left: 26%;
}

#tt_5 {
    position: absolute;
    top: 70%;
    left: 75%;
}

#tt_1_zoom strong,
#tt_2_zoom strong,
#tt_3_zoom strong,
#tt_4_zoom strong,
#tt_5_zoom strong{
    font-size: 18px;
}

#tt_1_zoom,
#tt_2_zoom,
#tt_3_zoom,
#tt_4_zoom,
#tt_5_zoom,
#tb_1_zoom,
#tb_2_zoom,
#tb_3_zoom,
#tb_4_zoom,
#tb_5_zoom{
    border-left: 2px solid #fff;
    padding-left: 10px; 
}

#tb_1 {
    position: absolute;
    top: 2%;
    left: 69%;
}

#tb_2 {
    position: absolute;
    top: 10%;
    left: 25%;
}

#tb_3 {
    position: absolute;
    top: 10%;
    left: 70%;
}

#tb_4 {
    position: absolute;
    top: 20%;
    left: 25%;
}

#tb_5 {
    position: absolute;
    top: 20%;
    left: 70%;
}

@media (max-width:800px){
	#tb_2 {top: 9%;}
	#tb_3 {top: 9%;}
	#tb_4 {top: 18%;}
	#tb_5 {top: 18%;}
}

@media (max-width:700px){
	#tb_2 {top: 16%;}
	#tb_3 {top: 16%;}
	#tb_4 {top: 31%;}
	#tb_5 {top: 31%;}
}

@media (max-width:665px){
	#tb_2 {top: 7%; left:26%;}
	#tb_3 {top: 7%; }
	#tb_4 {top: 15%; left:26%;}
	#tb_5 {top: 15%; left: 70%;}
}

@media (max-width:570px){
	#tb_1 {top: 2%;}
	#tb_2 {top: 10%;}
	#tb_3 {top: 10%;}
	#tb_4 {top: 22%;}
	#tb_5 {top: 22%;}
}

@media (max-width:458px){
	#tb_2 {top: 10%;}
	#tb_3 {top: 10%;}
	#tb_4 {top: 19%;}
	#tb_5 {top: 19%;}
}

@media (max-width:440px){
	#tb_1 {top: 1%;}
	#tb_2 {top: 6%;}
	#tb_3 {top: 6%;}
	#tb_4 {top: 11%;}
	#tb_5 {top: 11%;}
}

@media (max-width:380px){
	#tb_1 {top: 1%;}
	#tb_2 {top: 5%;}
	#tb_3 {top: 5%;}
	#tb_4 {top: 10%;}
	#tb_5 {top: 10%;}
}

@media (max-width:360px){
	#tb_1 {top: 1%;}
	#tb_2 {top: 4%;}
	#tb_3 {top: 4%;}
	#tb_4 {top: 9%;}
	#tb_5 {top: 9%;}
}

@media (max-width:310px){
	#tb_2 {top: 5%;}
	#tb_3 {top: 5%;}
	#tb_4 {top: 10%; left:40%;}
}

@media (max-width:270px){
	#tb_2 {top: 4%;}
	#tb_3 {top: 4%;}
	#tb_4 {top: 8%;}
	#tb_5 {top: 2%;}
}

@media (max-width:240px){
	#tb_4 {top: 6%;}
}

@media (max-width:220px){
	#tb_1 {top: 0.5%; left:60%;}
	#tb_2 {top: 3%;}
	#tb_3 {top: 3%;}
	#tb_4 {top: 5.5%; left:25%;}
	#tb_5 {top: 1.5%;}
}

.zoom_in {
    border-left: 2px solid #df3500 !important;
    height: auto;
    width: auto;
    padding-left: 10px;
    z-index: 999999;
}

.article-custom article {
    padding: 20px !important;
}

#top-menu li > a {
    color: #fff !important;
}

#top-menu li ul li > a {
    color: #08856c !important;
}

#top-menu li ul li ul li > a {
    color: #555 !important;
    font-style: normal !important;
}

#top-menu li ul li ul li ul li > a {
    color: #9a9696 !important;
    font-style: italic !important;
    margin-left: 13px;
}

#top-menu li.current-menu-ancestor > a {
    color: #fff;
}

.et_mobile_menu {
    border-top: 3px solid #fff;
}

.nhec-quick-link, .nhec-quick-link:hover {
    color: #ffffff !important;
    border-width: 0px !important;
    border-radius: 0px;
    letter-spacing: 0px;
    font-size: 16px;
    padding-left: 0.7em;
    padding-right: 2em;
    height: 64px;
}

.nhec-quick-link::after {
    position: absolute;
    top: 3px;
    right: -4px;
    font-size: 53px;
    opacity: 1;
    content: "\35";
    display: inline-block;
}

#nhec-quick-link-btn-1 {
    background: #df3500;
    padding-right: 20px;
    font-weight: bold;
    font-style: italic;
}

#nhec-quick-link-btn-2 {
    background: #6a69ab;
    padding-right: 20px;
    font-weight: bold;
    font-style: italic;
}

#nhec-quick-link-btn-3 {
    background: #6a7c4f;
    padding-right: 25px;
    font-weight: bold;
    font-style: italic;
}

#nhec-quick-link-btn-4 {
    background: #9e4597;
    padding-right: 23px;
    font-weight: bold;
    font-style: italic;
}

#nhec-quick-link-btn-5 {
    background: #217fa7;
    padding-right: 27px;
    font-weight: bold;
    font-style: italic;
}

img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+, IE10 */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease;
    /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden;
    /* Fix for transition flickering */
}

img.grayscale:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}

#view-all-button:after {
    font-size: 76px;
    opacity: 1;
    margin-left: .3em;
    top: 26px;
    right: 10px;
    position: absolute;
    display: inline-block;
}

#view-all-button {
    padding: 0.3em 2em 0.3em 1em;
    border: 2px solid transparent;
    border-radius: 10px 10px 10px 10px;
    padding-left: 45px;
    font-size: 26px;
    height: 140px;
    width: 100%;
    padding-top: 45px; 
    font-family: 'Archivo Narrow', sans-serif;
    margin-top: 0px; 
    background-color: #df3500;
    text-transform: uppercase;
}


/*CSS media queries below*/

@media (max-device-width: 970px) {
    .secondary-custom-nav a {
        margin-right: 0px !important;
    }
    .et_mobile_menu {
        padding: 2% !important;
    }
}

@media (min-width: 981px) {
    .et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
        /*width: 20% !important;*/
        /*float: right;*/
    }
    .et_pb_gutters3 .et_pb_column:nth-child(5) {
        margin-right: 0% !important;
    }
    .et_pb_gutters3 .et_pb_column {
        margin-right: .76% !important;
    }
    .nhec-team-conatiner .et_pb_column {
        margin-right: 5.5% !important;
    }
    .et_pb_gutters3 .et_pb_column_2_3 {
        width: 68.8% !important;
    }
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
        width: 48.758%;
        margin-right: 2.483%;
    }
    .et_right_sidebar #main-content .custom-conatiner:before {
        right: 0% !important;
    }
    #main-content .custom-conatiner:before {
        position: absolute;
        top: 0;
        width: 0px;
        height: 0%;
        /*background-color: #e2e2e2;*/
        content: "";
    }
}

@media only screen and (min-device-width: 480px) and (max-device-width: 770px) and (-webkit-min-device-pixel-ratio: 2) {
    .footer-widget:nth-child(n){
        width: 25% !important;
        margin: 0 0 0 0 !important;
    }
    .wedu_terms_nav{
        text-align: center;
    }
    .footer-address {
        text-align: center;
    }
    .wedu-footer-column {
        width: 100%;
        padding-bottom: 40px;
        float: left;
        text-align: center;
    }
    .wedu-footer-column .et-social-icons {
        width: 100%;
    }
    .wedu-banner-text {
        width: 50%;
    }
    .wedu-footer-column-right{
        width: 100%;
    }
    .wedu-footer-column-right .container {
        max-width: 100%;
        width: 100% !important;
    }
    .custom-404-main {
        background-size: auto 100% !important;
        padding-bottom: 1px;
    }
}

@media only screen and (max-width: 425px) {
    #nhec-quick-link-btn-1 {
        padding-right: 5px !important;
    }
    #nhec-quick-link-btn-2 {
        padding-right: 5px !important;
    }
    #nhec-quick-link-btn-3 {
        padding-right: 5px !important;
    }
    #nhec-quick-link-btn-4 {
        padding-right: 5px !important;
    }
    #nhec-quick-link-btn-5 {
        padding-right: 5px !important;
    }
    .nhec_generic_page_buttons ul li button, .nhec_generic_page_buttons ul li a {
        width: 100%;
        margin-bottom: 10px;
        padding: 0px;
    }
    #et_search_icon:before {
        top: 0px;
    }
    #twitter_update_list {
        left: 0px;
    }
    .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget:nth-child(n) {
        width: 100% !important;
        margin: 0 7.5% 7.5% 0 !important;
    }
}

@media only screen and (min-device-width: 426px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    .nhec_generic_page_buttons ul li button, .nhec_generic_page_buttons ul li a {
        width: 50%;
        margin-bottom: 10px;
        padding: 10px 15px;
        margin-right: 10px;
    }
    #et_search_icon:before {
        top: 0px;
    }
    #nhec-quick-link-btn-three {
        padding-right: 125px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1480px) {
    #nhec-quick-link-btn-three, #nhec-quick-link-btn-four {
        padding-right: 125px;
    }
    #searchform input[type="text"] {
        position: absolute!important;
        top: -4px!important;
        left: -160px!important;
    }
    #nhec-quick-link-btn-1 {
        padding-right: 5px;
    }
    #nhec-quick-link-btn-3 {
        padding-right: 5px;
    }
    #nhec-quick-link-btn-4 {
        padding-right: 5px;
    }
    #nhec-quick-link-btn-5 {
        padding-right: 5px;
    }
    #top-menu-nav > ul > #menu-item-81:hover:after {
        margin-left: 2.0% !important;
    }
    #top-menu-nav > ul > #menu-item-4014:hover:after, #top-menu-nav > ul > #menu-item-4015:hover:after {
        margin-left: 3% !important;
    }
    #top-menu-nav > ul > #menu-item-80:hover:after {
        margin-left: 2.7% !important;
    }
}

/* I'd Like To Buttons on Homepage */
@media (min-width: 1073px) and (max-width: 1813px){
    .home-page-button2 a{
        padding-top: 10px !important;
    }
}

@media (min-width: 981px) and (max-width: 1072px){
    .home-page-button2 a{
        padding-top: 10px !important;
        padding-right: 0px !important;
    }
}

@media (min-width: 480px) and (max-width: 980px){
    .home-page-button2 a{
        padding-top: 10px !important;
    }
}

@media (min-width: 480px) and (max-width: 484px){
    .home-page-button2 a{
        padding-right: 0px !important;
    }
}

@media (min-width: 393px) and (max-width: 479px){
    .home-page-button2 a{
        padding-top: 20px !important;
    }
}

@media (min-width: 981px) and (max-width: 1138px){
    .home-page-button4 a{
        padding-right: 20px !important;
        padding-top: 10px !important;
    }
}

/* Blog News Events on Homepage */
@media (min-width: 1515px) and (max-width: 1577px){
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post{
        height: 135px;
    }
}

@media (min-width: 767px) and (max-width: 1279px){
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post{
        height: 180px;
    }
}

@media (min-width: 570px) and (max-width: 642px){
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post{
        height: 240px;
    }
}

@media (min-width: 510px) and (max-width: 569px){
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post{
        height: 270px;
    }
}

@media (min-width: 465px) and (max-width: 509px){
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post{
        height: 300px;
    }
}

@media (min-width: 426px) and (max-width: 464px){
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post{
        height: 335px;
    }
}


/* News & Events Button */
@media (max-width: 1464px){
    .home-button-bottom a{
        padding-top: 45px;
    }
}

@media (max-width: 1041px){
    .home-button-bottom a{
        padding-top: 35px;
    }
}


@media (max-width: 980px){
    .home-button-bottom a{
        padding-top: 35px;
    }
    .smarthub-frame{
        padding-top: 60px;
        max-width: 300px;
        margin-top
    }
}

/* Footer */
@media (max-width: 664px){
    .wedu-footer-column{
        width: 100%;
        padding-bottom: 30px;
        text-align: center;
    }
    .et-social-icons{
        float: none;
    }
    .footer-address{
        text-align: center;
    }
    .wedu_terms_nav{
        text-align: center;
    }
    #footer-info{
        padding-bottom: 0px;
    }
    .wedu-footer-column-right{
        width: 100%;
    }
    .wedu-footer-column-right #footer-widgets{
        text-align: left;
    }
}

@media (min-width: 665px) and (max-width: 980px) {
	#footer-info{
		padding-top: 15px;
		text-align: left;
	}
}

@media (max-width: 580px){
    .smarthub-frame{
        padding-top: 20px;
        height: 170px;
        width: 250px;
    }
    .smarthub-frame p{
        padding-bottom: 0px;
    }
}

@media (max-width: 480px) {
    .footer-address{
        text-align: center;
    }
    .wedu-footer-column {
        width: 100%;
        padding-bottom: 40px;
        float: left;
    }
    .wedu-footer-column .et-social-icons {
        width: 100%;
    }
    .wedu-footer-column #footer-info {
        text-align: center;
    }
    .wedu-banner-text {
        width: 50%;
    }
    .wedu-footer-column-right .container {
        max-width: 100%;
        width: 100%;
    }
    #et_search_icon:before {
        top: -1px;
    }
    .et-search-form input {
        width: 255px;
        background-color: #08856c;
    }
    .et_pb_section {
        padding: 0;
    }
    h1.wedu-banner-text{
    	font-size: 20px !important;
    }
    .custom-404-main {
        background-size: auto 100% !important;
        padding-bottom: 1px!important;
    }
}

/* Outage Bar */
@media (max-width: 415px) {
    .wpfront-message-view{
        right: 10px !important;
    }
    .notify-text{
        top: 7px !important;
        left: 40px !important;
    }
    .wpfront-message{
        padding-left: 7px !important;
    }
}


#et-secondary-search {
    display: inline-block;
}

#et-secondary-search {
    margin-right: 15px;
}

#searchListCustom li {
    display: inline;
}
#searchListCustom {
    position: relative;
}

.nhec-jumbo-icon {
    font-size: 60px;
    padding-top: 30px;
}

#nhec-call-outage a, #nhec-call-outage a:hover {
    color: inherit;
}
.nhec-call-outage a, .nhec-call-outage a:hover{
    color: inherit;
}

.arrow_carrot-right:after {
    font-family: "ETmodules" !important;
    content: "\35";
}
.nhec-call-outage .arrow_carrot-right:after {
    font-family: "ETmodules" !important;
    content: "\35";
}
.nhec-team-conatiner .et_pb_column {
    margin-right: 5.5% !important;
}

#outage-border-bottom {
    border-bottom: 1px solid #555;
    height: 2px;
    width: 100%;
    text-align: center;
    top: 5px;
    float: left;
    left: 0;
    position: relative;
}

.contact-icons {
    font-size: 60px;
    text-align: left;
    padding-bottom: 22px;
    color: #7ebec5;
    float: left;
    width: 100%;
}

#top-menu .sub-menu li.current_page_parent > a {
    color: #08856c !important;
}

#top-menu .sub-menu li.current_page_parent > ul.sub-menu .current-menu-item a {
    color: #555 !important;
}

#searchform {
    position: absolute;
    right: 57px;
    top: -5px;
}

#searchform input[type="text"] {
    position: relative;
    bottom: 5px;
    padding: 10px;
    border: solid 1px #efefef;
    transition: border 0.3s;
    border-radius: 6px 6px; 
    display: none;
    width: 240px;
    color: #fff;
    background: #14505b;
}

#searchform input[type="text"]:focus, #searchform input[type="text"].focus {
    border: solid 1px #efefef;
}

#searchform label, #searchsubmit {
    display: none;
}

.download-button {
    background-color: #df3500 !important;
    padding: 5px 13px !important;
    border-radius: 6px 6px;
    font-family:'Archivo Narrow', sans-serif;
}

.download-button a {
    color: #fff!important;
    text-decoration: none!important;
}

.wedu8-entry-content {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    padding: 15px;
    margin-bottom: 10px;
    transition: box-shadow 0.6s ease;
    position: relative;
}

.wedu8-entry-content h4 {
    text-transform: capitalize;
    font-weight: bold;
}

.wedu8-widget-minutes {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 62%;
    background: white;
    border-top: 6px solid hsl(180, 40%, 60%);
}


/*.wedu8-widget-minutes li {
    border-bottom: 1px solid #ccc;
}

.wedu8-widget-minutes li:last-child {
    border: none;
}*/

.wedu8-widget-minutes li a {
    text-decoration: none;
    color: hsl(180, 40%, 40%);
    display: block;
    width: 62%;
    padding: 5px 1px;
    -webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
    -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
    -o-transition: font-size 0.3s ease, background-color 0.3s ease;
    -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
    transition: font-size 0.3s ease, background-color 0.3s ease;
}

.wedu8-widget-minutes li a:hover {
    font-size: 16px;
}

.wedu8-entry-content:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}

.board-listing {
    color: #555;
}


/*#et-secondary-nav li:hover > ul {
    display:none;
    visibility: hidden;
}


#et-secondary-nav li ul li ul {
    opacity: 0 !important;
}
#et-secondary-nav li ul li:hover > ul {
    opacity: 1 !important;
}

#et-secondary-nav li ul li:hover > ul li:hover > ul {
    opacity: 1 !important;
}*/

#twitter-widget-0 .timeline-Footer {
    display: none;
}

#top-menu-nav > ul > #menu-item-81:hover:after, #top-menu-nav > ul > #menu-item-80:hover:after {
    margin-left: 1.7%;
}

#top-menu-nav > ul > #menu-item-4014:hover:after, #top-menu-nav > ul > #menu-item-4015:hover:after {
    margin-left: 2.7%;
}

.mobile_menu_bar:before {
    color: #fff!important;
}

.custom-404-main {
    background-image: url('../../uploads/2016/11/404.jpg');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 600px;
    margin-top: 2px;
    padding-bottom: 1px;
}

.go-back-link, .go-back-link a, .go-back-link span {
    color: #009b7c;
    text-decoration: none;
    text-align: center;
    padding: 15px;
}

.go-back-link {
    position: absolute;
    top: 470px;
    width: 100%;
}

.go-back-link span {
    cursor: pointer;
}

.align-404-title, .align-404-text {
    color: #000;
    text-align: center;
}

#et-secondary-menu li {
    font-style: italic;
}

@media (max-width: 425px) {
    #nhec-twitter-tweets {
        width: auto !important;
        position: initial !important;
        left: 0px !important;
    }
    #nhec-call-outage {
        margin-bottom: 0px!important;
        padding-bottom: 0px!important;
    }
    .nhec-call-outage {
        margin-bottom: 0px!important;
        padding-bottom: 0px!important;
    }
    #view-all-button {
        padding-left: 30px;
        padding-top: 24px;

    }
}


@media (max-width: 1080px) {
    #nhec-twitter-tweets {
        position: absolute!important;
        left: 33px !important;
    }
    #nhec-call-outage {
        margin-bottom: 0px!important;
        padding-bottom: 0px!important;
        padding-left: 30px!important;
        padding-right: 20px!important;
    }
    .nhec-call-outage {
        margin-bottom: 0px!important;
        padding-bottom: 0px!important;
        padding-left: 30px!important;
        padding-right: 20px!important;
    }
}

@media (max-width: 1458px){
    #view-all-button {
        padding-top: 30px;
    }
}

@media (max-width: 1035px){
    #view-all-button {
        padding-top: 5px;
    }
}

@media (max-width: 980px){
    #view-all-button {
        padding-top: 45px;
    }
    .et_pb_row_4.et_pb_row, .et_pb_row_1.et_pb_row{
        margin-bottom: 0px !important;
    }
    .et_pb_column.et_pb_column_4_4.et_pb_column_2, .et_pb_column.et_pb_column_4_4.et_pb_column_9{
        margin-bottom:0px !important;
    }
}

@media (max-width: 492px){
    #view-all-button {
        padding-top: 30px;
    }
}

@media (max-width: 334px){
    #view-all-button {
        padding-top: 5px;
    }
}


.sub-menu {
  font-family: 'Archivo Narrow', sans-serif;  
}


#et_top_search {
    display: block;
    top: 8px;
}

@media only screen and (min-width: 980px) {
    #et_top_search {
        display: none;
    }
}

#outageNo {
    font-size: 20px;
}

.button {
    background-color: #df3500 !important;
    padding: 8px 20px !important;
    border-radius: 3px 3px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-family:'Archivo Narrow', sans-serif;
}

.button:hover {
    background-color: #89bd71 !important;
}

.button a {
    color: #fff!important;
    text-decoration: none!important;
}

.nhec-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.nhec-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.nhec-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.nhec-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.nhec-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.nhec-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
/*:focus{
     outline: 1px solid rgb(246, 37, 6);
}*/

/* overrides for jobs page */
.single_job_listing .company .tagline, ul.job_listings li.job_listing a div.location, ul.job_listings li.job_listing a div.position .company, ul.job_listings li.job_listing a .meta, .single_job_listing .meta li {
    color: #515151 !important;
}

ul.job_listings li.job_listing a .meta .job-type, .job_listing .full-time {
    color: #396209!important;
}


.single_job_listing .meta .full-time {
    background-color: #396209 !important;
    color: #fff !important;
}

/* heat pump calculator */
.heat-pump-calc input[type="submit"] {
    display: none !important;
}

#et-top-navigation {
    padding: 15px 0px 15px !important;
    position: relative;
    width: 100%;
}

#wp-megamenu-primary-menu, #menu-primary-menu, #et-top-navigation {
    background-color: #08856c !important;
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    color: #fff;
}

#menu-primary-menu {
    padding-top: 24px;
    text-align: right;
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    color: #fff !important;
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap ul.wp-megamenu>li:nth-child(4) {
    padding-right: 0px;
    -webkit-transition: padding-left 1s; /* Safari prior 6.1 */
    transition: padding-left 1s;
}

#wp-megamenu-primary-menu.search-active>.wpmm-nav-wrap ul.wp-megamenu>li:nth-child(4) {
    
}

li.undefined a {
    color: red !important;
}

li.question a {
    color: blue !important;
}

.wpmm_brand_logo_wrap {
    /*display: none;*/
}

.wpmm-sticky.wpmm-sticky-wrap {
    animation-name: none !important;
}

.wpmm-sticky.wpmm-sticky-wrap .wpmm-nav-wrap {
    width: 100% !important;
}

.footer-widget {
    font-size: 14px !important;
}

.footer-widget a {
    border-width: 0px!important;
    border-radius: 0px !important;
    letter-spacing: 2px !important;
    font-size: 21px !important;
    padding: 0px;
    margin-top: 0px !important;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    position: relative !important;

}

.footer-widget a:after {
    line-height: 1.7em;
    font-size: 21px !important;
    opacity: 1;
    margin-left: .3em;
    left: auto;
    content: attr(data-icon);
    width: 20px;
    height: 20px;
    display: block;
    color: rgba(255,255,255,0.7)!important;
    position: absolute;
    top: 0;
    right: -27px;
}

.footer-widget a:hover {
    background: transparent !important;
    padding: 0px !important;
}

.footer-bottom-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.made-by {
    margin-right: 11px;
}

.footer-credits {
    line-height: 9px;
}






.wpmm_mobile_menu_btn.show-close-icon {
    margin-top: 30px !important;
    background-color: transparent;
    font-size: 16px;
} 

.wpmm_mobile_menu_btn.show-close-icon:hover {
    background-color: rgba(255,255,255, .15);
}


.wpmm_mobile_menu_btn.show-close-icon:focus {
    outline: 0px !important;
}

.homepage-news-events .et_pb_post {
    margin-bottom: 30px !important;
}

@media (max-width: 664px){
    .footer-address span {
        width: 100%;
        display: block;
        text-align: left;
    }

    .footer-bottom-row {
        display: block;
        text-align: left;
    }

    #footer-info {
        text-align: left;
    }

    .wedu_terms_nav {
        text-align: left;
        padding: 16px 0px;
    }

    .footer-bottom-row .social {
        margin: 16px 0px;
    }
}

.homepage-news-events .post-content a {
        width: 100%;
    display: block !important;
    text-transform: capitalize !important;
}

.wp-megamenu > .menu-item >div>.wp-megamenu-sub-menu {
    border-bottom: solid 1px #009B7C !important;
}


.wp-megamenu-sub-menu li a {
    font-size: 15px !important;
}

#wp-megamenu-primary-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    font-size: 16px !important;
}

#footer-info {
    font-size: 14px !important;
}

.login-menu-item {
    position: absolute;
    right: 15px;
    top: 49px;
    z-index: 998;
    height: 35px;

}

.login-menu-item.active {

}


.login-menu-item .login-button {
    cursor: pointer;
    border: solid 1px white;
    padding: 5px 20px;
    background: white;
    color: #08856c;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.login-menu-item.active .login-button {
    background: #08856c;
    color: #fff;
    border: none;
}

.login-menu-item .login-content {
    position: absolute;
    width: 265px;
    right: 0px;
    overflow: hidden;
    top: 60px;
    height: 0;
    opacity: 0;
    background: #fff;

    -webkit-transition: opacity .5s, height .5s; /* Safari prior 6.1 */
    transition: opacity .5s, height .5s;
}

.login-menu-item.active .login-content {
    height: 263px;
    opacity: 1;
    padding: 30% 5% 0%;
    border-left: solid 1px;
    border-right: solid 1px;
    border-bottom: solid 1px;
    color: #009b7c;
}

.login-menu-item .login-content .loading {
    padding: 20px;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.login-menu-item .login-content .logged-in {

    padding: 20px;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

    height: 0;
    opacity: 0;
    display: none;
    -webkit-transition: opacity .5s; /* Safari prior 6.1 */
    transition: opacity .5s;
}

.login-menu-item .login-content .logged-in a {
    text-decoration: underline;
}

.login-menu-item .login-content .logged-in.active {
    height: auto;
    opacity: 1;
    display: block;
}


.login-menu-item .login-content .login-screen {
    height: 0;
    opacity: 0;
    display: none;
    -webkit-transition: opacity .5s; /* Safari prior 6.1 */
    transition: opacity .5s;

}

.login-menu-item .login-content .active {
    height: auto;
    opacity: 1;
    display: block;
}

.login-menu-item.active.open {

}

@media(max-width: 600px){
    .login-menu-item.active.open .login-button {
        cursor: pointer;
        border: solid 1px white;
        padding: 5px 20px;
        background: white;
        color: #08856c;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 16px;
    }

    .login-menu-item.active.open .login-content {
        height: 0;
        opacity: 0;
    }
}




@media(min-width: 1080px){
    .login-menu-item.sticky {
        position: fixed;
        top: 0px;
        -ms-transform: none;
        transform: none;
        z-index: 998;
        height: 78px;
        width: 130px;
        right: 0;
        background: #08856c !important;
    }

    .login-menu-item.sticky .login-button {
        width: 85px;
        height: 35px;
        position: absolute;   
        top: 34px;
        left: 0px;
    }

    .login-menu-item.sticky .login-content {
        top: 45px;
    }

    body.admin-bar .login-menu-item.sticky {
        top: 32px;
    }

}

#wp-megamenu-primary-menu {
    width: calc(100% - 130px) !important;
}

@media (max-width: 1080px){
    #wp-megamenu-primary-menu {
        width: 100% !important;
        padding-right: 10px !important;
    }

    .login-menu-item {
        position: relative;
        right: auto;
        top: auto;
        display: inline-block;
        float: right;
        margin-right: 10px;
        margin-top: 5px;
    }

    .login-menu-item .login-content {
        top: 50px;
    }
}

#menu-primary-menu li p {
    font-weight: normal !important;
    line-height: 1.8em !important;
}

body.post-type-archive-tribe_events #main-content > .container:before {
    display: none !important;
}

body.post-type-archive-tribe_events #main-content > .container #left-area {
    width: 100% !important;
    padding-right: 0px !important;
}

.tribe-events-calendar thead tr th {
    color: #fff;
}

.tribe-events-notices, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
    background: #08856c !important;
    color: white;
}

.landing-page-link-column {
    border-left: solid 1px #cecece;
}

@media screen and (max-width: 980px){
    .landing-page-link-column {
        border-left: none;
    }
}

.landing-page-section-row {
    border-bottom: solid 1px #cecece;
}

.landing-page-section-row:first-child {
    border-top: solid 1px #cecece;
    padding-top: 64px;
}


.et_pb_bg_layout_light.et_pb_button:hover {
    background-color: transparent !important;
}

a {
    cursor: pointer !important;
}

/* ADA HERE */
.et_pb_custom_button_icon {
    font-size: 18px !important;
}

.et_pb_custom_button_icon::after {
    -webkit-transition: padding-left .5s; /* Safari prior 6.1 */
  transition: padding-left .5s;
  font-size: 18px !important;
  position: absolute;
    top: 48%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.et_pb_custom_button_icon:hover::after {
    padding-left: 10px;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    min-height: 600px;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu ul.wp-megamenu-sub-menu li.wpmm-type-widget {
    margin-bottom: 0px !important;
    text-transform: uppercase !important;
}

.et_pb_section_1 {
    padding-top: 0px !important;
}

.more-link {
    font-size: 1.5rem;
}

#homepage-quick-links {
    display: none;
}

@media (max-width: 1023px) { 
    #homepage-quick-links {
        display: block;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	a .material-icons {
  	display:none;
	}
}


#mobile-quicklinks {
    width: 100% !important;
    max-width: 94% !important;
    padding-left: 3%;
    padding-right: 3%;
    margin-left: 0px;
    margin-right: 0px;

}
@media (max-width: 1080px) {
    .top-level-nav-a > a {
        position: relative;
    }

    .top-level-nav-a > a b.fa-angle-down {
        position: absolute;
        text-align: right;
        width: 100%;
        left: 0;
    }
    nav.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap>ul>li>a {
        padding: 10px 24px;
    }
}
