/*
Theme Name: Great Lakes Commission
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.7.8
Description: Divi Child Theme
Template: Divi

*/

/* Main Theme Styles */
@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

span.news-header {
    font-size: 50px;
    line-height: 54px;
    font-weight: 700;
    color: #223867;
    display: block;
    margin-bottom: 50px;
}

.single-post #main-content .container {
    padding-top: 100px;
}


/************Navigation bar*************/

/*Replace “POST_TYPE” with the slug for your new CPT created with CPTUI.
___________________________________________________________*/
 
.et_pb_pagebuilder_layout.single-projects #page-container .et_pb_row {
width: 100%;
}
.et_pb_pagebuilder_layout.single-projects #page-container .et_pb_with_background .et_pb_row {
width: 80%;
}




@media only screen and (max-width: 980px) {
.et_fixed_nav #logo {
padding: 10px 0;
max-height: 70px;
}
#main-header {
min-height: 70px !important;
}
}


div#et-top-navigation {
    margin-right: 18px !important;
}

#top-menu li {
    display: inline-block;
    padding-right:13px;
    font-size: 14px;
    padding-left: 22px;
}

/* removed to fix a FF error
.et_header_style_left .logo_container {
    width: 22%;
    float: left;
    position: relative;
}*/

.menu-container {
    width: 74%;
    float: right;
}

#et-secondary-menu {
    float: right;
    padding: 20px;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 0px !important;
}

.container.clearfix.et_menu_container {
    width: 97%;
}

.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
    width: 95%;
    margin-left: 2.5%;
    margin-top: 1%;
}

div#et-main-area {
    margin-top: -121px;
}

#et-secondary-menu > ul > li a {
    line-height: 40px;
}

.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 15px !important;
}

#et-secondary-menu > ul > li:first-child a:after {
    content: '|';
    margin-left: 16px;
}

/* ---------- SEARCH BOX STYLES */

.et_search_form_container {
   opacity: 1;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 7px;
}

.et_search_outer {
    overflow: visible;
    position: relative;
    top: 0;
    width: 250px;
    float: right;
    margin-left: 20px;
}

form.et-search-form {
    width: 95%;
}

#et_top_search, span.et_close_search_field {
    display: none;
}

/*******Footer widgets*******/

ul.social li {
    display: inline;
    float: left;
}

ul.social li:before {
    display: none;
}

ul.social li a {
    background: #3Caee2;
    padding: 10px;
    font-size: 26px;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: block;
    text-align: center;
}

ul.social li:last-child a {
    background: transparent;
    padding: 0px;
}

footer a {
    color: #fff !important;
}

/* -------- SHARING TOOLS */

a.a2a_dd.addtoany_no_icon.addtoany_share_save:before {
    content: "\f08e";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}

a.a2a_dd.addtoany_no_icon.addtoany_share_save {
    color: #989c97;
    text-transform: uppercase;
}

/* ------- TABS STYLES */

.et_pb_tabs {
    padding-left: 40px;
}

.et_pb_tabs_controls li a {
    font-size: 24px;
}

.et_pb_tab {
    line-height: 1.6em;
}

.et_pb_tabs li {
    border-right: 1px solid #666;
}

.et_pb_tabs li:last-child {
    border-right: 0px;
}


/* ------- PROJECT MENU */

.project-side-menu li, .project-side-menu li a {
    font-size: 24px;
}

/* -------- BREADCRUMB STYLES */

.breadcrumb a, .breadcrumb {
    color: #989c97;
    font-size: 12px;
}


/* ------- TWITTER FEED */
.ai-twitter-item .imgdisplay {
	background: transparent !important;
}
