﻿/******************************************************************
megaMenus.css
-------------------------------------------------------------------
Stylesheet: Mega-Menu Styles
-------------------------------------------------------------------

Styles for all Mega-Menus go here.

******************************************************************/

/* --> Mega-Menu Columns -----------------------------------------*/

    .mm-col { float: left; }

    .mm-cols-1, .mm-cols-2, .mm-cols-3,
    .mm-cols-4, .mm-cols-5, .mm-cols-6,
    .mm-cols-7, .mm-cols-8, .mm-cols-9,
    .mm-cols-10, .mm-cols-11, .mm-cols-12 {
    width: 100%;
    }


/* --> Main Navigation Mega-Menu ---------------------------------*/

    nav.main-nav .mega-menu {
    width: 100%;
    background-color: #fff;
    }

    /* Inner Mega-Menu Wrap */
    nav.main-nav .mega-menu-inner {
    float: left;
    width: 100%;
    padding: 20px;
    }

    /* Mega-Menu List Container */
    nav.main-nav .mega-menu-list-cont {
    float: left;
    width: 100%;
    background: none;
    padding: 10px;
    }

    /* Mega Menu List */
    nav.main-nav ul.mega-menu-list {
    background: none;
    border: 0;
    }

    /* Mega-Menu Section Heading */
    nav.main-nav li.nav-item .section-heading {
    font-size: 1em;
    margin:0;
    }

    /* Mega-Menu Section Heading Link */
    nav.main-nav li.nav-item .section-heading a {
    display: block;
    font-family: 'Palatino Linotype, Garamond, Serif';
    background: none;
    padding-left: 0;
    padding-bottom: 10px;
    line-height: 20px;
    border-bottom: 1px solid #ccc;
    color: #006ad3;
    font-size: 1.1em;
    }

    nav.main-nav li.nav-item .section-heading a:hover {
    background: none;
    border-color: #007acc;
    }

    /* Mega-Menu List Link */
    nav.main-nav ul.mega-menu-list li.nav-item a {
    color: #1a1a1a;
    background: none;
    padding: 10px 0;
    font-weight: bold;
    border-color: #ccc;
    }

    nav.main-nav ul.mega-menu-list li.nav-item a:hover {
    color: #007acc;
    background: #eee;
    padding-left: 0;
    padding-right: 0;

    transition: none;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    }
    #services-extra-col {
    height: 100%;
    margin: 0 2em 0 0;
    padding: 0 0 0 2em;
    width: 100%;
    }
    #services-extra-col .heading {
    border-bottom: 2px solid #CCCCCC;
    clear: both;
    display: block;
    font-family: Georgia, Times, Serif ;
    font-size: 1.5em;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase;
    width: 100%;
    color: #006ad3;
    }
    input#service {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #F9F9F9;
    border-color: #7192AB -moz-use-text-color #7192AB #7192AB;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    display: block;
    float: left;
    font-size: 1.3em;
    height: 40px;
    margin: 0 0 15px;
    outline: medium none;
    padding: 0 0 0 8px;
    transition: box-shadow 0.6s ease-in-out 0s;
    width: 70%;
    }
    a.service-go {
    background: url("/img/00/layout/search-glass.png") no-repeat scroll center center #033668 !important;
    clear: right;
    display: block;
    float: left;
    font-size: 0 !important;
    height: 40px;
    margin-top: 8px;
    padding: 0 !important;
    width: 28%;
    }
    a.service-go:hover {
    background-color: #005fbe !important;
    border: 1px solid #005fbe;
    text-decoration: none;
    }
    #featured-cont a {
    clear: both;
    color: #08518C;
    display: block;
    float: left;
    font-family: verdana, tahoma, arial, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0.02em;
    line-height: 1.5em !important;
    padding-bottom: 5px !important;
    text-transform: capitalize;
    width: 100%;
    }
    #featured-cont a:hover {
    color: #FFFFFF;
    background-color: #005fbe;
    }

/* These styles are applied for viewports 768px and higher */
@media only screen and (min-width: 768px) {

/* --> Mega-Menu Columns -----------------------------------------*/

    .mm-cols-12 { width: 8.33%;  }
    .mm-cols-11 { width: 9.09%;  }
    .mm-cols-10 { width: 10%;    }
    .mm-cols-9  { width: 11.11%; }
    .mm-cols-8  { width: 12.5%;  }
    .mm-cols-7  { width: 14.28%; }
    .mm-cols-6  { width: 16.66%; }
    .mm-cols-5  { width: 20%;    }
    .mm-cols-4  { width: 25%;    }
    .mm-cols-3  { width: 33.33%; }
    .mm-cols-4.services,.mm-cols-2  { width: 50%;    }
    .mm-cols-1  { width: 100%;   }


    /* Mega-Menu List Link */
    nav.main-nav ul.mega-menu-list li.nav-item a {
    font-size: 0.8em;
    padding: 5px 0;
    font-weight: normal;
    border: 0;
    }

/* --> Main Navigation Mega-Menus --------------------------------*/

    /* Default */
    nav.main-nav .has-mega-menu div.mega-menu {
    width: 500px;
    overflow: hidden;
    }

/* How Do I - Mega-Menu ------------------------------------------*/
    nav.main-nav
    .has-mega-menu.nav-item-3 div.mega-menu {
    width: 980px;
    left: 0;
    }

/* City Hall - Mega-Menu -----------------------------------------*/
    nav.main-nav
    .has-mega-menu.nav-item-5 div.mega-menu {
    width: 700px;
    left: -200px;
    }

    .mega-menu .mm-col:first-child .mega-menu-list-cont:first-child {
    display: none;
    }

    nav.main-nav
    .has-mega-menu.nav-item-5 .mega-menu-list-cont {
    padding-top: 5px;
    padding-bottom: 5px;
    }

    nav.main-nav
    .has-mega-menu.nav-item-5 .mega-menu-list-cont .section-heading a {
    font-family: 'Palatino Linotype, Garamond, Serif';
    font-size: 1.1em;
    font-weight: normal;
    text-transform: none;
    line-height: 20px;
    }

}

    /*Services mega menu*/
    #search-cont .ui-helper-hidden-accessible {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    display: block;
    font-size: 1em;
    font-weight: normal;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
    }