@import url(https://fonts.googleapis.com/css?family=Martel:300,400|Roboto:400,500);

a.ce-hoc-skipnav {
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
    padding: 10px 20px;
    border-bottom-right-radius: 8px;
}

    a.ce-hoc-skipnav:focus {
        display: block;
        position: absolute;
        left: 0px;
        top: 0px;
        outline: 0;
        transition: top .1s ease-in, background .5s linear;
        color: #fff;
        background-color: rgba(66, 122, 38, 0.9);
    }

body {
    font-family: 'Roboto', sans-serif;
    min-width: 300px;
    color: #333;
    background: #f2f2f2;
    -ms-overflow-style: scrollbar;
}

h1, h2 {
    font-family: 'Martel', serif;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    font-weight: 200;
}

h3, h4, h5, h6 {
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

h5, h6 {
    font-weight: bold;
}

.ce-hoc-content-wrapper {
    min-height: 450px;
}

.ce-background-color {
    background-color: #427a26;
}

.ce-color {
    color: #427a26;
}

.ce-border-color {
    border-color: #427a26;
}

.ce-border-left-color {
    border-left-color: #427a26;
}

.ce-border-right-color {
    border-right-color: #427a26;
}

.ce-border-top-color {
    border-top-color: #427a26;
}

.ce-border-bottom-color {
    border-bottom-color: #427a26;
}

/*Boostrap 4 backwards compatibility with Boostrap 3*/
.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.ce-parl-header {
    background-color: #333;
    min-height: 30px;
}

    .ce-parl-header .container {
        padding: 0;
    }

    .ce-parl-header .ce-parl-btn {
        font-family: Georgia, "Times New Roman", Times, serif;
    }

    .ce-parl-header ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

        .ce-parl-header ul li {
            float: left;
            border-left: solid 1px #000;
        }

            .ce-parl-header ul li:last-child {
                border-right: solid 1px #000;
            }

    .ce-parl-header a {
        display: block;
        color: #fff;
        text-align: center;
        text-decoration: none;
        padding: 5px 10px;
        text-transform: uppercase;
        transition: background-color ease-in .3s;
    }

        .ce-parl-header a:hover {
            background-color: #000;
        }

/* House of Commons Header Begin*/
.ce-hoc-nav {
    background: #fff;
    border: none;
    height: 121px;
    display: block;
    /* Main Navigation */
    /* Emblem */
    /* Hamburger Menu Begin */
    /* Hamburger Menu End */
    /* Main Navigation Dropdown Begin */
    /* Grid System Begin */
    /* Grid System End */
    /* Landing page button - Overview */
    /* LOP Group box*/
    /* Search Begin */
    /* Search End */
    /* Main Navigation Dropdown End*/
}

    .ce-hoc-nav .ce-hoc-btn-share {
        position: relative;
        float: right;
        clear: both;
        top: 22px;
        margin-bottom: -21px;
    }

        .ce-hoc-nav .ce-hoc-btn-share .btn {
            color: #333;
            border: 1px solid #ccc;
            background: #fafafa;
            font-size: 12px;
            padding: 1px 5px;
            line-height: 1.5;
        }

            .ce-hoc-nav .ce-hoc-btn-share .btn:hover, .ce-hoc-nav .ce-hoc-btn-share .btn:focus {
                color: #333;
                background-color: #e1e1e1;
                border-color: #adadad;
            }

        .ce-hoc-nav .ce-hoc-btn-share .dropdown-menu {
            background: rgba(0, 0, 0, 0.8);
            min-width: 0;
            margin-top: 10px;
            padding: 15px 0;
            border: none;
        }

            .ce-hoc-nav .ce-hoc-btn-share .dropdown-menu:before {
                position: absolute;
                top: -7px;
                left: calc(50% - 7px);
                display: inline-block;
                border-right: 7px solid transparent;
                border-bottom: 7px solid rgba(0, 0, 0, 0.8);
                border-left: 7px solid transparent;
                content: '';
            }

            .ce-hoc-nav .ce-hoc-btn-share .dropdown-menu li a {
                color: #fff;
                display: block;
                padding: 5px 20px;
                clear: both;
                font-weight: normal;
                line-height: 1.42857143;
                white-space: nowrap;
                font-size: 1em;
            }

                .ce-hoc-nav .ce-hoc-btn-share .dropdown-menu li a:hover, .ce-hoc-nav .ce-hoc-btn-share .dropdown-menu li a:focus {
                    background: #000;
                    text-decoration: none;
                }

            .ce-hoc-nav .ce-hoc-btn-share .dropdown-menu .ce-hoc-share-media-email, .ce-hoc-nav .ce-hoc-btn-share .dropdown-menu .ce-hoc-share-media-facebook, .ce-hoc-nav .ce-hoc-btn-share .dropdown-menu .ce-hoc-share-media-googleplus, .ce-hoc-nav .ce-hoc-btn-share .dropdown-menu .ce-hoc-share-media-linkedin, .ce-hoc-nav .ce-hoc-btn-share .dropdown-menu .ce-hoc-share-media-twitter {
                background-color: #0072c6;
                text-align: center;
                vertical-align: middle;
                width: 1.5em;
                height: 1.5em;
                font-size: 1.5em;
                display: inline-block;
                margin-right: 5px;
            }

            .ce-hoc-nav .ce-hoc-btn-share .dropdown-menu .ce-hoc-share-media-facebook {
                background-color: #3b5998;
            }

            .ce-hoc-nav .ce-hoc-btn-share .dropdown-menu .ce-hoc-share-media-googleplus {
                background-color: #dc4a38;
            }

            .ce-hoc-nav .ce-hoc-btn-share .dropdown-menu .ce-hoc-share-media-linkedin {
                background-color: #0177b5;
            }

            .ce-hoc-nav .ce-hoc-btn-share .dropdown-menu .ce-hoc-share-media-twitter {
                background-color: #34ade2;
            }

    .ce-hoc-nav .navbar-collapse {
        background: #fff;
        z-index: 1000;
    }

    .ce-hoc-nav .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        float: right;
        justify-content: flex-end;
        width: 100%;
        clear: both;
        align-self: flex-end;
    }

    .ce-hoc-nav .navbar-brand {
        padding: 0;
        height: auto;
        margin: 0 30px !important;
    }

    .ce-hoc-nav .navbar-toggler {
        margin: 35px 20px 0 0;
        background: #333;
        color: #fff;
        border: none;
        padding: 15px 15px 10px 15px;
        transition: background-color ease-in .3s;
    }

        .ce-hoc-nav .navbar-toggler:hover, .ce-hoc-nav .navbar-toggler:focus {
            background: #000;
        }

        .ce-hoc-nav .navbar-toggler .icon-bar {
            background-color: #fff;
            width: 100%;
        }

    .ce-hoc-nav .ce-hoc-nav-hamburger, .ce-hoc-nav .ce-hoc-nav-lbl-menu {
        display: block;
    }

    .ce-hoc-nav .ce-hoc-nav-lbl-menu {
        text-transform: uppercase;
        font-size: 12px;
        margin-top: 5px;
    }

    .ce-hoc-nav .navbar-nav {
        margin: 69px -15px 0 -15px;
        float: right;
    }

        .ce-hoc-nav .navbar-nav li.dropdown {
            position: static;
            /* Selected dropdown */
            /* Selected dropdown */
        }

            .ce-hoc-nav .navbar-nav li.dropdown .dropdown-menu {
                left: 0;
                right: 0;
                padding: 0;
                border: none;
                background-color: #f2f2f2;
                /* Animated dropdown menu */
                transition: all .5s;
            }

            .ce-hoc-nav .navbar-nav li.dropdown.show .dropdown-menu {
                border-bottom: solid 2px #b2b2b2;
            }

            .ce-hoc-nav .navbar-nav li.dropdown > a {
                transition: all ease-in .3s;
                color: #333;
            }

                .ce-hoc-nav .navbar-nav li.dropdown > a:hover {
                    color: #427a26;
                    background: rgba(0, 0, 0, 0.03);
                }

            .ce-hoc-nav .navbar-nav li.dropdown.show > a, .ce-hoc-nav .navbar-nav li.dropdown .show > a:focus, .ce-hoc-nav .navbar-nav li.dropdown .show > a:hover {
                background-color: transparent;
            }

            .ce-hoc-nav .navbar-nav li.dropdown.show > a {
                color: #427a26;
                /* Selected dropdown up-arrow */
            }

    .ce-hoc-nav li.dropdown.show > a:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #427a26;
        position: absolute;
        bottom: -10px;
        left: calc(50% - 8px);
    }

    .ce-hoc-nav .ce-hoc-dropdown-menu-content {
        padding: 20px 10px;
        max-width: 1170px;
        margin: 0 auto;
    }

@media (min-width: 992px) {
    .ce-hoc-nav .ce-hoc-dropdown-menu-content {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .ce-hoc-nav .ce-hoc-dropdown-menu-content {
        width: 1170px;
    }
}

.ce-hoc-nav .ce-hoc-dropdown-menu-content a.ce-hoc-btn-landing.btn {
    position: relative;
    font-weight: 500;
    background: #427a26;
    transition: all ease-in .3s;
    margin-bottom: 20px;
    color: #fff;
    border: solid 1px #2d531a;
    padding: .75em 4em .75em .75em;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    min-width: 300px;
    text-align: left;
}

    .ce-hoc-nav .ce-hoc-dropdown-menu-content a.ce-hoc-btn-landing.btn:hover {
        color: #fff;
        background: #2d531a;
    }

    .ce-hoc-nav .ce-hoc-dropdown-menu-content a.ce-hoc-btn-landing.btn:after {
        content: "\e924";
        font-family: "hoc-icons";
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 3em;
        vertical-align: middle;
        background: #2d531a;
        line-height: 2.9em;
        text-align: center;
    }

@media (min-width: 992px) {
    .ce-hoc-nav {
        /* Display sub navigation on desktop */
    }

        .ce-hoc-nav .ce-hoc-collapsible-content {
            display: block;
            height: auto !important;
        }
}

.ce-hoc-nav .panel-group {
    margin: 0;
}

.ce-hoc-nav .ce-hoc-panel-title {
    font-size: .9em;
    margin: 0;
    padding: 0;
}

    .ce-hoc-nav .ce-hoc-panel-title a {
        pointer-events: none;
        cursor: default;
        color: #333;
        display: block;
        font-family: 'Martel', serif;
        letter-spacing: .075em;
        text-transform: uppercase;
        padding: 10px 0;
        margin: 0;
        text-decoration: none !important;
        outline: none !important;
    }

.ce-hoc-nav .ce-hoc-list-group-item {
    padding: 0;
    list-style-type: none;
}



    .ce-hoc-nav .ce-hoc-list-group-item .deacrease-letter-spacing {
        letter-spacing: -0.6px;
    }

.ce-hoc-nav .ce-hoc-groupbox {
    position: relative;
    border: solid 1px #ccc;
    padding: 0 10px 10px 10px;
    margin: 15px 0 0 -10px;
}

    .ce-hoc-nav .ce-hoc-groupbox p {
        font-family: 'Martel', serif;
        letter-spacing: .075em;
        margin: -7px 0 6px -5px;
        padding: 0 5px;
        background: #f2f2f2;
        width: auto;
        float: left;
        font-weight: 200;
    }

        .ce-hoc-nav .ce-hoc-groupbox p:after {
            visibility: hidden;
            display: block;
            font-size: 0;
            content: " ";
            clear: both;
            height: 0;
        }

.ce-hoc-nav li.ce-hoc-search-dropdown a {
    font-size: 19px;
}

.ce-hoc-nav .ce-hoc-lbl-search {
    /* Hidden on desktop, but not for screen reader */
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.ce-hoc-nav .ce-hoc-search-group {
    text-align: left;
}

    .ce-hoc-nav .ce-hoc-search-group .form-control.ce-hoc-inp-search {
        width: 300px;
    }

    .ce-hoc-nav .ce-hoc-search-group .form-control.ce-hoc-sel-search {
        width: 135px;
    }

    .ce-hoc-nav .ce-hoc-search-group .input-group-btn {
        width: 50px;
    }

    .ce-hoc-nav .ce-hoc-search-group .ce-hoc-btn-search {
        width: calc(100% + 4px);
        border-left: none;
        border-right: none;
        margin-left: -2px;
        color: #427a26;
    }

        .ce-hoc-nav .ce-hoc-search-group .ce-hoc-btn-search .hoc-icon {
            font-size: 19px;
            margin-right: 0;
        }

.ce-hoc-nav .navbar-light .navbar-nav .nav-link {
    padding: 10px 15px;
}

/* House of Commons Header End */
.dropdown-toggle::after {
    display: none;
}

/* House of Commons Footer Begin */
.ce-hoc-footer {
    margin-top: 20px;
    color: #fff;
}

    .ce-hoc-footer .ce-hoc-footer-top {
        background: #417f24 url("../images/ce-hoc-footer-background-top.jpg") no-repeat bottom center;
    }

    .ce-hoc-footer .ce-hoc-footer-vc {
        display: flex;
        align-items: center;
    }

    .ce-hoc-footer .ce-hoc-footer-external-links, .ce-hoc-footer .ce-hoc-footer-bottom-links, .ce-hoc-footer .ce-hoc-footer-social-links {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .ce-hoc-footer .ce-hoc-footer-external-links {
        margin: 20px 0;
    }

        .ce-hoc-footer .ce-hoc-footer-external-links a {
            display: block;
            text-align: center;
            padding: 10px 15px;
            text-decoration: none;
            background-color: #8AB476;
            border: solid 1px rgba(255, 255, 255, 0.5);
            color: #000;
            margin-bottom: 10px;
            transition: all ease-in .3s;
        }

            .ce-hoc-footer .ce-hoc-footer-external-links a:hover {
                background-color: #d0dec9;
                border: solid 1px white;
                text-decoration: none;
            }

    .ce-hoc-footer .ce-hoc-footer-peacetower {
        min-height: 260px;
        background: url("../images/ce-hoc-footer-peacetower.png") no-repeat bottom;
    }

    .ce-hoc-footer a.ce-hoc-footer-social-media {
        float: right;
        margin-top: 160px;
        display: block;
        text-align: center;
        padding: 5px 10px 10px 10px;
        text-decoration: none;
        background-color: #8AB476;
        border: solid 1px rgba(255, 255, 255, 0.5);
        color: #000;
        margin-bottom: 10px;
        transition: all ease-in .3s;
    }

        .ce-hoc-footer a.ce-hoc-footer-social-media:hover {
            background-color: #D0DEC9;
            border: solid 1px white;
            text-decoration: none;
        }

        .ce-hoc-footer a.ce-hoc-footer-social-media .ce-hoc-footer-social-media-lblfollow {
            margin-bottom: 5px;
            text-transform: uppercase;
            font-weight: 500;
        }

        .ce-hoc-footer a.ce-hoc-footer-social-media .ce-hoc-footer-social-media-box {
            display: inline-block;
            background-color: rgba(255, 255, 255, 0.3);
            width: 1.7em;
            height: 1.7em;
            padding: 2px 0;
            text-align: center;
            vertical-align: middle;
            font-size: 1.3em;
            color: rgba(0, 0, 0, 0.7);
            float: left;
            margin-right: 5px;
        }

            .ce-hoc-footer a.ce-hoc-footer-social-media .ce-hoc-footer-social-media-box:last-child {
                margin-right: 0;
            }

    .ce-hoc-footer .ce-hoc-footer-bottom {
        background: #0f1c09 url("../Images/ce-hoc-footer-background-bottom.jpg") no-repeat top center;
    }

        .ce-hoc-footer .ce-hoc-footer-bottom .ce-hoc-footer-bottom-links li {
            display: inline-block;
            margin-right: -4px;
            /* Hack Fighting the Space Between Inline Block Elements */
        }

            .ce-hoc-footer .ce-hoc-footer-bottom .ce-hoc-footer-bottom-links li a {
                display: block;
                color: #D3D3D3;
                padding: 10px;
                transition: all ease-in .3s;
            }

                .ce-hoc-footer .ce-hoc-footer-bottom .ce-hoc-footer-bottom-links li a:hover {
                    text-decoration: none;
                    background: rgba(255, 255, 255, 0.15);
                    color: #fff;
                }

/* related links - You might be interested in ... */
.ce-hoc-related-links-widget {
    background: #fff;
    margin: 50px -20px 0;
    padding: 20px 0;
}

    .ce-hoc-related-links-widget a.ce-hoc-related-link {
        display: block;
        width: 100%;
        background-position: center center;
        background-size: cover;
        min-height: 175px;
        max-width: 290px;
        max-height: 242px;
        position: relative;
        background-color: #999;
        margin: 10px auto;
    }

        .ce-hoc-related-links-widget a.ce-hoc-related-link .ce-hoc-related-link-txt {
            display: table;
            background: rgba(0, 0, 0, 0.7);
            color: #fff;
            padding: 5px 10px;
            min-height: 50px;
            text-align: center;
            position: absolute;
            top: auto;
            bottom: 0;
            right: 0;
            left: 0;
            width: 100%;
            line-height: 1.2em;
            transition: all ease-in .3s;
        }

            .ce-hoc-related-links-widget a.ce-hoc-related-link .ce-hoc-related-link-txt span {
                vertical-align: middle;
                display: table-cell;
                text-align: center;
                text-shadow: 0px 0px 2px black;
            }

        .ce-hoc-related-links-widget a.ce-hoc-related-link:hover .ce-hoc-related-link-txt {
            background: black;
        }

@media all and (min-width: 992px) {
    .col-md-1_5 {
        width: 20%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        /* bootstrap variable */
        padding-right: 15px;
        /* bootstrap variable */
    }
}

@media (min-width: 768px) {
    .ce-hoc-related-links-accordion-panel-header {
        color: #333;
        pointer-events: none !important;
        cursor: default;
        text-decoration: none !important;
    }

        .ce-hoc-related-links-accordion-panel-header:hover {
            text-decoration: none;
        }

    .ce-hoc-related-links-accordion-panel-body {
        /* Display accordion content on desktop */
        display: block !important;
        height: auto !important;
    }
}

@media print {
    .ce-hoc-nav {
        display: block !important;
    }

        .ce-hoc-nav .navbar-collapse, .ce-hoc-nav .navbar-toggle {
            display: none !important;
        }
}
