/*
Theme Name: MPLS Big Build Theme
Version: 1.0
Description: MPLS Big Build Child Theme for Canvas.
Author: WooThemes
Author URI: http://www.woothemes.com
Template: canvas
*/

@import url("../canvas/style.css");

#ec_portfolio_content{
    height: 100%;
}

.ec_port_section {
    width: 350px;
    height: 225px;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    position: relative;
}
.ec_port_section img, .ec_port_text{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.ec_port_text {
    z-index: 99;
    background-color: #3f4d55;
    opacity: 0.8;
    display: none;
    text-align: center;
}

.ec_port_title{
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    color: #00add2;
}

@media only screen and (min-width: 768px) {
    #navigation {
        float: right;
        width: auto;
        clear:none;
        max-width: 600px; // This can be changed
    }
}

#logo {
    width: 33%;
}

#nav-container {
    background: #ffffff !important;
    margin-top: 60px;
    padding-right: 0px !important;
    margin-bottom: 20px !important;
}

#navigation {
background: #ffffff !important;
}

#header {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.current-menu-item a {
    background: #ffffff none repeat scroll 0 0;
    color: #3088ff;
}

#navigation ul.nav li a:hover {
    background: #ffffff none repeat scroll 0 0;
}

#navigation a {
    color: #3f4d55;
    font-family: montserrat;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

#navigation a:hover {
    color: #3f4d55;
    font-family: montserrat;
    font-size: 16px !important;
    font-weight: 400;
    text-transform: uppercase;
}
#navigation a:hover {
    color: #276681;
}

ul.nav li ul li a {
    background: #ffffff none repeat scroll 0 0 !important;
    border-bottom: 1px solid #e4e9f1;
    color: #276681 !important;
    font-size: 12px !important;
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

ul.nav li ul li a:hover {
    background: #ffffff none repeat scroll 0 0 !important;
    border-bottom: 1px solid #e4e9f1;
    color: #276681 !important;
    font-size: 12px !important;
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

ul.nav ul {

    text-align: center;

    width: 22em;

}


#navigation ul.nav ul {
    background: #ffffff none repeat scroll 0 0;
}

ul.nav ul li {
    float: none;
    margin-left: 7%;
    width: 86%;
}

#navigation ul.nav ul li a:hover {
font-size: 12px !important;
    text-decoration: none !important;
}

.sub-menu {
    margin-left: -70% !important;
}

#navigation .nav li.parent > a::after {
    display: none;
}

#navigation .nav li.parent a {
    background: #ffffff none repeat scroll 0 0 !important;
}

.page-id-107 .page .title {
    display: none !important;
}

#ec_page_title {
    color: #3f4d55;
    font-size: 26px;
    margin-bottom: 40px;
    margin-top: 40px;
    text-align: center;
    font-family: montserrat;
}

#ec_page_text p {
    color: #3f4d55;
    font-family: montserrat;
    font-size: 16px;
    line-height: 24px !important;
    padding-left: 100px;
    padding-right: 100px;
    text-align: center;
}

#ec_port_title {
    color: #3f4d55;
    font-size: 26px;
    margin-bottom: 40px;
    margin-top: 40px;
    text-align: center;
    font-family: montserrat;
    text-transform: uppercase;
}

.ec_port_section:nth-child(1) {
    margin-left: 0 !important;
}

.ec_port_section:nth-child(4) {
    margin-left: 0 !important;
}

.ec_port_section:nth-child(7) {
    margin-left: 0 !important;
}

.ec_port_section:nth-child(10) {
    margin-left: 0 !important;
}

.ec_port_section:nth-child(13) {
    margin-left: 0 !important;
}

.ec_port_section:nth-child(16) {
    margin-left: 0 !important;
}

.ec_port_section:nth-child(19) {
    margin-left: 0 !important;
}

.ec_port_section:nth-child(22) {
    margin-left: 0 !important;
}

.ec_port_section:nth-child(25) {
    margin-left: 0 !important;
}

.ec_port_section:nth-child(28) {
    margin-left: 0 !important;
}

.ec_port_section:nth-child(1), .ec_port_section:nth-child(2), .ec_port_section:nth-child(3) {
    margin-top: 0 !important;
}

.ec_port_title {
    font-family: montserrat;
    font-size: 24px;
    line-height: 28px;
    margin-top: 26%;
    padding-left: 10%;
    padding-right: 10%;
}

.ec_port_link {
    margin-top: 10px;
}

.ec_port_link a {
    color: #ffffff;
    font-family: montserrat;
    font-size: 16px;
    margin-top: 10px !important;
    text-decoration: none;
}


#ec_portfolio_content {
    padding-left: 95px;
}

#copyright {
display: none;
}
#credit {
    display: none;
}
#topmenu2 {
    background: #008bb3 none repeat scroll 0 0;
    color: #333333;
    width: 100%;
}
#topmenu2 {
    height: 50px;
}

#topmenu {
    height: 34px;
}
#topmenu {
    /*width: 1280px !important;*/
    width: auto !important;
}
#topmenu {
    background-color: #008bb3;
    color: #ab4353;
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
}
#topmenu {
    padding-top: 2px;
}


#toptext {
    color: #fac264;
    float: left;
    margin-left: 50px;
    margin-top: 2px;
    text-transform: uppercase;
    width: 1010px;
}
#toptext {
    font-size: 16px;
}

#front-page-widget-1 {
    float: right;
    font-size: 16px;
    font-weight: 900;
    height: 10px;
    list-style: outside none none;
    /*width: 27%;*/
    width: auto;
    margin-top: 8px;
}

#social_icons {
    color: #333333;
    float: right;
    height: 20px;
    margin-top: 0;
    width: auto;
}
#facebook {
     float: left;
     margin-right: 15px;
    margin-top: -2px;
 }

#instagram {
    float: left;
    margin-right: 15px;
    margin-top: -2px;
}


#twitter {
    float: left;
    margin-right: 15px;
    margin-top: -2px;
}

#text-2 {
    float: left;
}

#search-2 {
    float: right;
    margin-top: -5px;
}


.searchform, #searchform {
    background: #ffffff none repeat scroll 0 0;
    border-color: #ffffff !important;
    border-radius: 0 !important;
    border-style: solid;
    border-width: 2px;
    margin-top: 5px;
    position: relative;
    width: 98%;
    height: 20px;
}

.searchform input.s, #searchform input#s {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #777;
    height: 12px;
    margin: 0;
    padding: 4px;
    width: 85%;
}
.searchform button.submit {
    top: -0.5em;
}

ul.nav {
    margin-right: 0em !important;

}

#front-page-widget-2 {
    list-style: outside none none;
    width: 45%;
    float: left;
}

#mpls_footer_title {
    color: #3f4d55;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
    font-family: montserrat;
    text-transform: uppercase;
}

#footer, #footer-container {
background-color: #008bb3 !important;
}

#mpls_footer_menu a {
    color: #e4e9f1 !important;
    font-family: montserrat;
    font-size: 16px;
    margin-right: 1.5em;
    text-transform: uppercase;
}
#mpls_footer_menu a:hover {
    text-decoration: none;
}

.page .title {
    display: none;
}

.page-template-ecd_project #content {
    padding: 0 !important;
}

.page-template-ecd_project #ec_page_title {
    margin-top: 0px !important;
    padding-top: 40px !important;
}

#project_page_header {
    background-color: #e4e9f1;
    font-family: montserrat;
    margin-bottom: 60px;
    padding-bottom: 60px;
    text-align: center;
}

#project_page_header p {


    font-family: montserrat;
    color: #3f4d55;
    font-size: 16px;
    line-height: 24px !important;
    padding-left: 100px;
    padding-right: 100px;
    text-align: center;

}

#home2_page_header {
    background-color: #e4e9f1;
    font-family: montserrat;

    padding-bottom: 60px;
    text-align: center;
}

#home2_page_header p {


    font-family: montserrat;
}

.page-template-ecd_project #ec_page_title, .page-template-ecd_project #ec_sub_head, .page-template-ecd_project #ec_project_url {
padding-left: 100px;
padding-right: 100px;
}

#footer {
padding-top: 0px !important;
}

.page-id-107 #content {
    padding-bottom: 0px !important;
}

.page-id-107 #ec_page_title {
    margin-top: 0px !important;
    padding-top: 40px !important;
}

.page-id-107 #footer-container {
    margin-top: 80px;
}

#ec_port_section_8 .ec_port_title {
    margin-top: 18%;
}

ec_port_section_11 .ec_port_title {
    margin-top: 22%;
}

ec_port_section_12 .ec_port_title {
    margin-top: 22%;
}

.page-id-112 #content {
    padding-bottom: 0px !important;
}


.page-id-112 #ec_page_title {
    margin-top: 0px !important;
    padding-top: 40px !important;
}

.page-id-112 #footer-container {
    margin-top: 80px;
}

#field_1_4 {
    margin-top: -155px;
}

#gform_wrapper_1 form {
    margin-left: 20%;
    width: 60%;
}

.medium {
    border-radius: 0 !important;
    border-color: #cdcdcd !important;
    height: 42px;
}

textarea.large {
    border-radius: 0 !important;
    border-color: #cdcdcd !important;
}

.gf_left_half {
    margin-bottom: 0px !important;
}

.gform_wrapper .gfield_required {
    color: #790000;
    display: none;
    margin-left: 0.25em;
}

.gform_button.button {
    background-color: #3f4d55;
    border-radius: 0 !important;
    margin-left: 43%;
    font-family: montserrat;
}

.gform_button.button:hover {
    background-color: #3f4d55;
    border-radius: 0 !important;
    margin-left: 43%;
    font-family: montserrat;
}

#input_1_4 {
    padding-left: 8px;
    padding-top: 8px;
}


#ec_port_section_9 .ec_port_title {
    margin-top: 22%;
}


.ec_proj_image {
    border: 12.5px solid #e4e9f1;
    float: left;
    margin-right: 40px;
    margin-bottom: 80px;
    margin-left: 3%;
}

.ec_proj_details {
    float: left;
    margin-right: 3%;
    width: 23%;
}

.proj_item_title {
    color: #00add2;
    font-family: montserrat;
    font-size: 16px;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}

.proj_item_text {
    color: #3f4d55;
    font-family: montserrat;
    font-size: 14px;
    margin-bottom: 1.75em;
}

#ec_project_url a {
    font-family: montserrat;
    font-size: 16px;
    color: #00add2;
}

#ec_project_url a:hover {
    font-family: montserrat;
    font-size: 16px;
    color: #00add2;
    text-decoration: none !important;
}
#ec_proj_item_1_1 {
    margin-top: 8px;
}


.page-id-112 #project_page_header {
    margin-bottom: 40px;
    padding-bottom: 40px;
}

#mpls_footer_menu {
    padding-bottom: 20px !important;
}

.page-id-130 #ec_project_url a {
    padding-left: 10px;
    padding-right: 10px;
}

.page-id-129 #ec_project_url a {
    padding-left: 10px;
    padding-right: 10px;
}

.page-id-108 ul {
    font-size: 16px;
    line-height: 32px;
    list-style: outside none disc;
}

.page-id-108 #project_page_header {
    margin-bottom: 0 !important;
}

ul.nav li ul li:last-child a {
    border-bottom: medium none !important;
}



@media only screen and (max-width: 640px) {
    #topmenu {
        max-width: 100%;
    }
    #front-page-widget-1 {
    width: 100%;
    }
    #search-2 {
    margin-right: 2%;
    }
    #logo {
        width: 80%;
        margin-left: 10%;
    }

    #ec_page_text p {
        margin-left: 10%;
        margin-right: 10%;
        width: 80%;
        padding-left: 0px;
        padding-right: 0px;
    }
    #ec_portfolio_content {
        padding-left: 0px;
    }

    #text-2 {
        width: 40%;
    }

    #search-2 {
        float: left !important;
        width: 58% !important;
    }

    .searchform, #searchform {
        width: 92% !important;
    }

    .page-id-107 #content {
        padding-top: 0px !important;
    }

    .page-template-ecd_project #ec_sub_head {
        padding-left: 10%;
        padding-right: 10%;
    }

    .ec_proj_image {
        margin-right: 3%;
        margin-bottom: 6%;
    }

    .ec_proj_details {
        float: left;
        margin-right: 3%;
        width: 90%;
        margin-left: 3%;
    }

    .page-template-ecd_project #ec_page_title {
        line-height: 32px;
    }

    #project_page_header p {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .menus h3 {
        display: none;
    }

    .sub-menu {
        margin-left: -10% !important;
    }



    .page-id-107 #ec_page_title {
        margin-top: 0px !important;
        padding-top: 40px !important;
        line-height: 32px;
    }

    .ec_port_section {
        width: 95%;
        float: left;
        margin-left: 2.5% !important;
        margin-bottom: 20px;
        position: relative;
        margin-right: 2.5%;
    }
    .ec_port_section:nth-child(1) {
        margin-left: 2.5% !important;
    }

    .ec_port_section:nth-child(7) {
        margin-left: 2.5% !important;
    }

    .ec_port_section:nth-child(4) {
        margin-left: 2.5% !important;
    }
    .page-id-107 #content {
        padding-right: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 0px !important;
    }

    #nav-container {
    margin-top: 0px !important;
    }

    #front-page-widget-2 {
        list-style: outside none none;
        width: 90%;
        float: left;
        line-height: 30px;
    }

    .ec_port_section:nth-child(10) {
        margin-left: 2.5% !important;
    }

    .page-id-112 #content {
        padding-top: 0px !important;
    }

    .page-id-112 #ec_page_title {
    line-height: 32px !important;
    }

    .page-id-112 #project_page_header p {
        padding-left: 10% !important;
        padding-right: 10% !important;
    }

    #gform_wrapper_1 form {
        margin-left: 5%;
        width: 90%;
    }

    .page-id-112 #content {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    ul.nav ul li {

        padding-left: 1em;
    }

    ul.nav ul {
        text-align: left;
        }

    ul.nav li ul li a {
    margin-left: 1em !important;
        padding-left: 0em;
    }

    .page-template-ecd_project #ec_page_title, .page-template-ecd_project #ec_sub_head, .page-template-ecd_project #ec_project_url {
        padding-left: 10%;
        padding-right: 10%;
        word-wrap: normal;
        line-height: 32px;
    }

    #start_stop {
        width: 100% !important;
    }





    /* Prevents Mobile Safari from bumping up font sizes in landscape */
    /*#topmenu {*/
        /*width: auto !important;*/
    /*}*/

}
/*@media screen and (max-width: 450px){*/
    /*html {*/
        /*margin-top: 2px !important;*/
    /*}*/
/*}*/