body
{
    font-family: "Source Sans Pro" , sans-serif;
    font-size: 11pt;
    background-image: url(../img/pattern_bg.jpg);
}

.cis-content > .container
{
    padding-top: 20px;
    background-color: #ffffff;
}

.cis-pixel-bar
{
    background-color: #036;
    padding-bottom: 0.25em;
    padding-top: 0.25em;
}

.cis-pixel-bar .cis-pixel-bar-text
{
    color: #fff;
    font-family: "Source Sans Pro" , sans-serif;
    line-height: normal;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.02em;
}

.cis-pixel-bar .cis-pixel-bar-text img
{
    margin-right: 0.25em;
    vertical-align: bottom;
}

.cis-pixel-bar .cis-pixel-bar-nav
{
    font-family: "Source Sans Pro" , sans-serif;
    line-height: normal;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.02em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;
}

.cis-pixel-bar .cis-pixel-bar-nav li
{
    display: inline;
}

.cis-pixel-bar .cis-pixel-bar-nav li:after
{
    color: #fff;
    content: ' |';
    padding-left: 0.25em;
    padding-right: 0.25em;
}

.cis-pixel-bar .cis-pixel-bar-nav li:last-child:after
{
    content: '';
}

.cis-pixel-bar .cis-pixel-bar-nav a
{
    color: #fff;
}



.cis-header
{
    margin-top: 18px;
}


.cis-header .cis-header-links
{
    font-family: Georgia, serif;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.02em;
    margin: 0;
    margin-top: 14px;
    margin-bottom: 6px;
    padding: 0;
}

.cis-header .cis-header-links li
{
    display: inline;
}

.cis-header .cis-header-links li:after
{
    color: #000;
    content: ' |';
    padding-left: 0.25em;
    padding-right: 0.25em;
}

.cis-header .cis-header-links li:last-child:after
{
    content: '';
}

.cis-header .cis-header-search
{
    margin-bottom: 8px;
}

.cis-header .cis-header-search input
{
    background-color: #efefef;
    color: #069;
    font-family: "Source Sans Pro" , sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 0.017em;
}

.cis-header .cis-header-search button
{
    background-color: #efefef;
}

.cis-main-nav
{
    background-color: #efefef;
    box-shadow: 0px 0px 3px 0px #666;
}

.cis-main-nav .navbar-brand
{
    font-family: "Source Sans Pro" , sans-serif;
    font-size: 16px;
    letter-spacing: normal;
}



.cis-main-nav .navbar-nav > li
{
    font-family: "Source Sans Pro" , sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: normal;
}

.cis-main-nav .navbar-nav > li > a
{
    text-transform: uppercase;
}

.navbar-form .form-group
{
}

.navbar-form .form-control
{
}




.cis-main-nav a
{
    color: #666;
}

.cis-main-nav a:hover
{
    color: #036;
}

.cis-main-nav a:active
{
    color: #069;
}

.cis-main-nav .navbar-toggle
{
    border: solid 1px #666;
}

.cis-main-nav .navbar-toggle .icon-bar
{
    background-color: #666;
}

.cis-main-nav .navbar-static-top
{
    z-index: 10000;
}

.cis-main-nav > .navbar
{
    margin: 0;
}




.cis-footer-logo
{
    height: 30px;
    text-align: center;
}

.cis-footer-line
{
    background-color: #999;
    background: linear-gradient(to right, #666, #FFF, #666) repeat scroll 0% 0% transparent;
    height: 2px;
}

.cis-footer-container
{
    background-color: #DDD;
    background: radial-gradient(circle at center top, #FFF, #CCC) repeat scroll 0% 0% transparent;
    padding-top: 70px;
}

.cis-footer-social
{
    margin: 26px 0;
    text-align: center;
}

.cis-footer-social a
{
    margin: 0 15px;
}

.cis-footer-social a:hover
{
    text-decoration: none;
}

.cis-footer-nav
{
    padding-top: 10px;
}

.cis-footer-nav h2
{
    cursor: pointer;
    font-family: "Source Sans Pro";
    font-size: 14px;
    font-weight: 700;
    color: #252525;
    line-height: 21px;
    margin: 0;
}

.cis-footer-nav ul
{
    margin: 0;
    padding: 0;
}

.cis-footer-nav li
{
    list-style-type: none;
}

.cis-footer-nav a
{
    font-family: "Source Sans Pro";
    font-size: 14px;
    font-weight: 400;
    color: #444;
}

.cis-footer-contact
{
    margin: 15px 0;
    padding-bottom: 25px;
    text-align: center;
}

.cis-footer-contact h2
{
    font-family: "Source Sans Pro";
    font-size: 15px;
    font-weight: 700;
    color: #444;
    margin: 0;
}

.cis-footer-contact p
{
    font-family: "Source Sans Pro";
    font-size: 17px;
    font-weight: 400;
    color: #444;
}



.pm-header
{
    background-color: #003366;
    color: #fff;
    font-family: "Source Sans Pro";
}

.pm-header .navbar-nav a
{
    font-size: 16px;
    font-weight: 700;
}

.pm-header a
{
    color: #fff;
}

.pm-header .lead a
{
    text-decoration: underline;
}

.pm-header .icon-bar
{
    background-color: #fff;
}

.pm-header .navbar-toggle
{
    border: solid 1px #fff;
}

.pm-header .navbar .navbar-brand
{
    padding-top: 12px;
}

.pm-header-container
{
    background: url(../img/random_grey_variations.png);
    padding: 10px 0;
}


.pm-updates
{
    background-color: rgb(239, 239, 239);
    box-shadow: 0px 0px 3px 0px #666;
    margin-bottom: 1px;
    padding: 0.25em 0;
}




.pm-volume-tiles
{
    padding-top: 15px;
}
            
.pm-volume-tiles a
{     /*  here we create the background image for volume tiles        */
    background-image: url(../img/dark-mosaic.png);
    background-color: #003366;
    color: #ffffff;
    padding: 1em;
    min-height: 8em;
}

.pm-volume-tiles a:hover, .pm-volume-tiles a:focus
{
    text-decoration: none;
    background-color: #006699;
}

.pm-volume-tiles a:hover .pm-volume-text, .pm-volume-tiles a:focus .pm-volume-text
{
    text-decoration: underline;
}

.pm-volume-tiles a.disabled
{
    background-image: url(../img/debut-light.png);
    background-color: #333333;
    background-repeat: repeat;
}


.pm-volume-tiles a .pm-volume-number
{
    font-size: 1em;
    line-height: normal;
    margin-bottom: 0.25em;
}

.pm-volume-tiles a .pm-volume-text
{
    font-size: 1.5em;
}

.pm-volume-tiles a span
{
    display: block;
}

.pm-header .navbar-nav a:hover, .pm-header .navbar-nav a:active, .pm-header .navbar-nav a:focus
{
    background-color: #006699 !important;
}


  /*
            * Style tweaks
            * --------------------------------------------------
            */
            html,
            body {
            overflow-x: hidden; /* Prevent scroll on narrow devices */
            }

            /*
            * Off Canvas
            * --------------------------------------------------
            */
            @media screen and (max-width: 767px) {
            .row-offcanvas {
            position: relative;
            -webkit-transition: all .25s ease-out;
            -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
            }

            .row-offcanvas-right {
            right: 0;
            }

            .row-offcanvas-left {
            left: 0;
            }

            .row-offcanvas-right
            .sidebar-offcanvas {
            right: -75%; /* 6 columns */
            }

            .row-offcanvas-left
            .sidebar-offcanvas {
            left: -75%; /* 6 columns */
            }

            .row-offcanvas-right.active {
            right: 75%; /* 6 columns */
            }

            .row-offcanvas-left.active {
            left: 75%; /* 6 columns */
            }

            .sidebar-offcanvas {
            position: absolute;
            top: 0;
            width: 75%; /* 6 columns */
            }
            }












#pm-carousel
{
    background-color: rgb(34,34,34);
}

#pm-carousel .carousel-title
{
    font-size: 21px;
    margin: 0;
    padding: 0.25em 0.5em;
}


#pm-carousel .carousel-caption
{
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1em;
    text-align: left;
    background-color: rgb(34,34,34);
    background-color: rgba(34,34,34,.85);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}

#pm-carousel .carousel-control
{
    z-index: 999;
}

#pm-carousel .carousel-caption h3
{
    margin: 0;
}

#pm-carousel .carousel-indicators
{
    bottom: auto;
    margin: 0;
    padding: 8px 14px;
    text-align: right;
    right: 0;
    top: 0;
    left: auto;
    width: auto;
    z-index: 21;
}

#pm-carousel .carousel-inner .item
{
    height: 200px;
}

#pm-carousel .carousel-inner .item img
{
    width: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.pm-indent
{
    margin-left: 50px;
}






.pm-nav .navbar
{
    margin-bottom: 0;
}







@media (max-width: 480px)
{
    .pm-volume-tiles .col-xs-6
    {
        float: none;
        width: 100%;
    }
}

@media (max-width: 479px)
{
    .pm-volume-tiles a
    {
        min-height: 8em;
    }
}

@media (min-width: 480px)
{
    .pm-volume-tiles a
    {
        min-height: 10em;
    }
}




@media (max-width: 767px)
{
    .cis-footer-nav h2
    {
        border-bottom: 1px solid #333;
        padding: 10px 0;
        margin-bottom: 8px;
        font-size: 16px;
    }


    .toggle .mobile-togglemenu
    {
        background: url(../img/mini-plus.png) no-repeat right 4px;
        cursor: pointer;
        display: block;
        overflow: hidden;
        position: absolute;
        right: 16px;
        top: 10px;
        width: 100%;
    }

    .active .mobile-togglemenu
    {
        background: url(../img/mini-less.png) no-repeat right 4px;
    }

    .mobile-togglemenu:hover
    {
        text-decoration: inherit;
    }
}


@media (max-width: 991px)
{
    .cis-department-seal
    {
        text-align: center;
    }

    .cis-pixel-bar .cis-pixel-bar-text
    {
        font-size: 11px;
    }

    .cis-pixel-bar .cis-pixel-bar-nav
    {
        font-size: 12px;
    }

    .cis-main-nav .navbar-nav ul ul
    {
        display: block;
    }
}



@media (min-width: 768px)
{
    .pm-header .navbar-form input
    {
        width: 680px !important;
    }


    .pm-volume-tiles a
    {
        min-height: 13em;
    }

    .cis-main-nav .navbar-nav > li
    {
        width: 120px;
    }

    .cis-main-nav .navbar-right > li
    {
        text-align: right;
    }


    .cis-main-nav .navbar-nav .cis-forms-menu
    {
        width: 725px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-news-menu
    {
        width: 225px;
        left: -25px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-citizenship-menu
    {
        width: 725px;
        left: -300px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-greencard-menu
    {
        width: 525px;
        right: -152px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-tools-menu
    {
        width: 925px;
        right: -152px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-laws-menu
    {
        width: 525px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav ul ul
    {
        box-shadow: none;
        display: block;
        border: 0;
        background: none;
        position: static;
        padding: 0;
        margin: 0;
    }

    .cis-main-nav .navbar-nav .col-sm-4
    {
        padding: 0;
    }

    .cis-main-nav .navbar-nav ul a
    {
        font-size: 12pt;
        line-height: 18pt;
        white-space: normal;
    }

    .cis-main-nav .navbar-nav ul a:hover, .cis-main-nav .navbar-nav ul a:focus
    {
        color: #069;
        text-decoration: underline;
    }

    .cis-main-nav .navbar-nav > li > ul
    {
        background-color: #efefef;
        border-bottom: solid 3px #069;
    }










    .cis-main-nav .navbar-nav .cis-forms-menu
    {
        width: 700px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-news-menu
    {
        width: 225px;
        left: -60px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-citizenship-menu
    {
        width: 725px;
        left: -240px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-greencard-menu
    {
        width: 525px;
        right: -185px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-tools-menu
    {
        width: 700px;
        right: -120px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-laws-menu
    {
        width: 525px;
        margin-top: 1px;
    }
}

@media (min-width: 992px)
{
    .pm-header .navbar-form input
    {
        width: 260px !important;
    }

    .cis-department-seal img
    {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top: 0px;
    }

    .cis-main-nav .navbar
    {
        min-height: 34px;
    }

    .cis-main-nav .navbar-nav > li
    {
        text-align: center;
        width: 125px;
        border-right: solid 2px #e0e0e0;
    }

    .cis-main-nav .navbar-nav > li:last-child
    {
        border: 0;
    }

    .cis-main-nav .navbar-nav > li > a
    {
        padding-top: 8px;
        padding-bottom: 6px;
    }

    .cis-main-nav .navbar-nav .cis-forms-menu
    {
        width: 725px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-news-menu
    {
        width: 225px;
        left: -25px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-citizenship-menu
    {
        width: 725px;
        left: -250px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-greencard-menu
    {
        width: 525px;
        right: -175px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-tools-menu
    {
        width: 925px;
        right: -127px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-laws-menu
    {
        width: 525px;
        margin-top: 1px;
    }
    
    
}

@media (min-width: 1200px)
{
    .pm-header .navbar-form input
    {
        width: 419px !important;
    }

    .cis-main-nav .navbar-nav > li
    {
        text-align: center;
        width: 150px;
    }

    .pm-volume-tiles a
    {
        min-height: 8em;
    }

    .cis-main-nav .navbar-nav .cis-forms-menu
    {
        width: 725px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-news-menu
    {
        width: 225px;
        left: -25px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-citizenship-menu
    {
        width: 725px;
        left: -300px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-greencard-menu
    {
        width: 525px;
        right: -175px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-tools-menu
    {
        width: 925px;
        right: -152px;
        margin-top: 1px;
    }

    .cis-main-nav .navbar-nav .cis-laws-menu
    {
        width: 525px;
        margin-top: 1px;
    }
}
