@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
@import url("font-awesome.min.css");


/*font-family: 'PT Sans', sans-serif;*/
/*font-family: 'Montserrat', sans-serif;*/
/*    font-family: 'Titillium Web', sans-serif;
    font-family: 'PT Sans', sans-serif;
    font-family: 'Patua One', cursive;*/

.openingHours h4 {
    font-weight: 600;
    font-style: normal;
}

ul.event li h4,
.recent-news ul li h3 {
    font-weight: 700;
    font-style: normal;
}

body,
.container-home,
.top .apply .btn,
nav.vertical-menu li a,
.page-title ul.breadcrumb {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
}

.desktop nav .dropdown ul {
    font-weight: 400;
    font-style: normal;
}


img {
    display: inline-block;
}

.container-home .about .more::before {
    font-weight: 300;
    font-style: normal;
}

table.radio-group {
}

    table.radio-group label {
        font-weight: 500;
        padding: 0 20px 0 3px
    }

.navbar-nav,
.container-home .top .apply strong,
.container-home .about h2,
.container-home .grid-01 li h3,
.about-ghana .title,
.about-ghana h2,
.about-ghana h3,
.home-section-2 h3,
.home-section-2 ul.news li .date .dt,
.opening-hours .title,
.opening-hours strong,
footer .panel-title,
footer h3,
.page-title,
.content-area-inner .right h3,
.content-area-inner .right h4,
.content-area-inner .right h2,
.contact-section address ul li h3,
.container-2 .title,
.faq-accordian .panel-heading a,
.openingHours h3,
.content-area-inner .right h3,
.ambassodor h3,
.detail-page figcaption,
.detail-page h2,
.recent-news h2 {
    font-weight: 400;
    font-style: normal;
}

.clearfix:after,
section:after,
aside:after,
article:after,
footer:after,
header:after,
div:after,
ul:after,
{
    content: "";
    display: table;
    clear: both;
}

.clearfix:before,
section:before,
aside:before,
article:before,
footer:before,
header:before,
div:before,
ul:before {
    content: "";
    display: table;
}

.clearfix,
section,
aside,
article,
footer,
header,
div,
ul {
    zoom: 1;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    z-index: 999
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../img/clock-loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin: -100px 0 0 -100px;
    /*background-size:100px*/
}

.clearfix:after,
article:after,
aside:after,
div:after,
footer:after,
header:after,
section:after,
ul:after {
    content: "";
    display: table;
    clear: both
}

.clearfix:before,
article:before,
aside:before,
div:before,
footer:before,
header:before,
section:before,
ul:before {
    content: "";
    display: table
}

.clearfix,
article,
aside,
div,
footer,
header,
section,
ul {
    zoom: 1
}

.clear {
    clear: both
}

article,
aside,
details,
div,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

li,
ul,
dl,
dt {
    margin: 0;
    list-style: none;
    padding: 0
}

img {
    max-width: 100%;
    height: auto
}

    a:focus,
    input:focus,
    img:focus {
        outline: 0;
    }

html {
    -webkit-text-size-adjust: 100%
}

body,
html {
    margin: 0;
    padding: 0;
    font-size: 14px;
    background-color: #fff;
}

html {
    overflow-x: hidden;
}

p {
    padding-bottom: 25px;
    margin: 0;
}

html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0
}

img {
    max-width: 100%;
}

input,
textarea {
}

    input::-ms-clear,
    textarea::-ms-clear {
        display: none;
    }

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0, 0, 0, .05);
}

/*******scroolbar css*/
body,
html {
    font-size: 18px;
    line-height: 36px;
    color: #5e5b5b;
}

.text-red {
    color: red
}
/***********/
.btn-back {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 15px 0 0 0
}

.cms h3 {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 20px
}

#google_translate_element {
    float: left
}

    #google_translate_element .goog-te-gadget-simple {
        border: 1px solid #d5d5d5 !important
    }

header {
    background: #ffffff;
    position: relative;
    z-index: 99;
}

    header .first-row {
        border-bottom: 1px solid #e1e1e1;
        font-size: 14px;
        background: #eeeeee;
        line-height: 23px;
    }

        header .first-row ul.left {
            float: left;
            padding: 12px 0 10px
        }

            header .first-row ul.left li {
                display: inline-block;
                padding: 0 35px 0 38px;
                position: relative
            }

                header .first-row ul.left li.date,
                header .first-row ul.left li.ph {
                    display: none
                }

                header .first-row ul.left li a {
                    color: #545454
                }

                header .first-row ul.left li.time::before {
                    width: 22px;
                    height: 22px;
                    position: absolute;
                    left: 8px;
                    top: 1px;
                    background: url(../img/sprite.png) no-repeat 0 -103px;
                    display: block;
                    content: ""
                }

                header .first-row ul.left li.date::before {
                    width: 20px;
                    height: 20px;
                    position: absolute;
                    left: 9px;
                    top: 2px;
                    background: url(../img/sprite.png) no-repeat -18px 0;
                    display: block;
                    content: ""
                }

                header .first-row ul.left li.mail::before {
                    width: 28px;
                    height: 21px;
                    position: absolute;
                    left: 0;
                    top: 1px;
                    background: url(../img/sprite.png) no-repeat -33px -104px;
                    display: block;
                    content: ""
                }

                header .first-row ul.left li.ph::before {
                    width: 20px;
                    height: 20px;
                    position: absolute;
                    left: 7px;
                    top: 2px;
                    background: url(../img/sprite.png) no-repeat -70px 0;
                    display: block;
                    content: ""
                }

    header .navbar-brand {
        padding: 21px 0 21px 0;
        height: auto;
        max-width: 322px;
    }

    header .flag {
        float: left;
        border: 1px solid #cecece;
        padding: 4px;
        margin: 7px 0 0 25px
    }

        header .flag img {
            display: block
        }

    header address {
        float: right;
        padding: 20px 0 0 20px;
        width: 27%;
        font-size: 15px;
    }

        header address h4 {
            color: #000000
        }

    header ul.social {
        text-align: right;
        padding: 5px 0 20px;
        display: none;
    }

        header ul.social li {
            display: inline-block;
            padding: 0 3px
        }

    header .navbar-nav a {
        color: #bcbcbc;
        border-right: 1px solid #1b7ac0;
    }

    header .navbar-nav li.active a {
        color: #ffffff;
        background: #02254c;
    }

    header .nav > li > a {
        padding: 21px 31px;
        color: #ffffff
    }

    header .nav > li.mobile-nav {
        display: none
    }

    header .nav > li > a:focus {
        background: #02254c;
    }

    header .nav > li > a .caret {
        position: absolute;
        right: 11px;
        top: 50%;
        border-top: 8px dashed;
        border-top: 4px solid\9;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
        margin-top: -3px;
    }

    header .navbar-right {
        margin-right: -15px !important;
    }

    header .navbar-nav > li > .dropdown-menu {
        padding: 0;
    }

        header .navbar-nav > li > .dropdown-menu li a {
            padding: 8px 20px;
            border-right: 0;
            border-bottom: 1px solid #0c5185;
            background: #02254c;
            color: #ffffff;
            font-size: 12px;
        }

            header .navbar-nav > li > .dropdown-menu li a:hover {
                background: #b4defc;
                color: #0067b3
            }

.dropdown-menu > li > a {
}

header .dropdown-submenu li a {
}

header .first-row .right {
    float: right;
}

    header .first-row .right .dropdown {
        border-left: 1px solid #cecece;
        padding: 9px 0 8px 21px;
        font-family: 'PT Sans', sans-serif;
        font-size: 15px;
        float: right;
    }

        header .first-row .right .dropdown .flag {
            float: left;
            padding: 0 10px 0 0;
        }

        header .first-row .right .dropdown .text {
            float: left;
            color: #003875;
            font-weight: 600;
            padding: 0 15px 0 0;
        }

        header .first-row .right .dropdown .dropdown-toggle {
            border: 0;
            background: transparent;
            padding: 0
        }

            header .first-row .right .dropdown .dropdown-toggle:hover {
                background: transparent
            }

        header .first-row .right .dropdown .dropdown-menu li {
            border-bottom: 1px solid #2050bf;
            padding: 5px 0;
            height: 46px;
        }

            header .first-row .right .dropdown .dropdown-menu li a:hover {
                background: transparent;
            }

        header .first-row .right .dropdown .dropdown-menu {
            background: #003875;
            border-radius: 0;
        }

            header .first-row .right .dropdown .dropdown-menu li a {
                display: block;
            }

                header .first-row .right .dropdown .dropdown-menu li a:hover {
                    background: #003875
                }

    header .first-row .right .dropdown-menu::after {
        border-bottom: 10px solid #003875
    }

    header .first-row .right .dropdown .dropdown-menu .text {
        color: #ffffff;
    }

    header .first-row .right ul.quick-nav {
        float: left;
        padding: 11px 0;
    }

        header .first-row .right ul.quick-nav li {
            display: inline-block;
            padding: 0 10px;
            position: relative;
        }

            header .first-row .right ul.quick-nav li a {
                color: #545454;
            }

            header .first-row .right ul.quick-nav li::after {
                position: absolute;
                left: -2px;
                top: 7px;
                width: 1px;
                height: 10px;
                background: #545454;
                content: "";
                display: block;
            }

.navbar-collapse.collapse .dropdown-menu .dropdown-submenu a {
}

.navbar-collapse.collapse .dropdown-menu {
    min-width: 100%;
}

    .navbar-collapse.collapse .dropdown-menu .dropdown-submenu > a::after {
        border-left-color: #ffffff;
        position: absolute;
        right: 21px;
        top: 4px;
    }

    .navbar-collapse.collapse .dropdown-menu .dropdown-submenu .dropdown-menu {
        margin-top: 0;
        box-shadow: none
    }

.navbar-collapse.collapse .navbar-nav li a:hover {
    background: #03244d
}

.navbar-collapse.collapse .dropdown-menu .dropdown-submenu a:hover {
    background: #003875;
    color: #a7dbff
}

.navbar-collapse.collapse .dropdown-menu .dropdown-submenu .dropdown-menu li a {
    background: #003875;
    color: #a7dbff;
    border-bottom: 1px solid #a7dbff
}

    .navbar-collapse.collapse .dropdown-menu .dropdown-submenu .dropdown-menu li a:hover {
        background: #a7dbff;
        color: #003875
    }

header .second-row {
    padding: 0;
}

    header .second-row ul.location {
        float: right;
        padding: 34px 0 0 0;
    }

        header .second-row ul.location li {
            float: left;
            width: 300px;
            font-size: 12px;
            line-height: 19px;
            color: #000;
        }

            header .second-row ul.location li h4 {
                font-size: 17px;
                color: #003875;
                font-weight: 700;
                padding: 0 0 10px;
            }

            header .second-row ul.location li:first-child {
                padding-right: 25px
            }

header .navbar-header {
    position: absolute;
    right: 17px;
    top: 25px;
}

    header .navbar-header .navbar-toggle {
        border-radius: 5px;
        padding: 19px 16px;
    }

        header .navbar-header .navbar-toggle .icon-bar {
            background: #fffbe8;
            width: 27px;
            height: 1px;
        }

            header .navbar-header .navbar-toggle .icon-bar + .icon-bar {
                margin-top: 9px;
            }

header .third-row {
    background: #0067b3;
    font-size: 18px;
}

    header .third-row .navbar {
        min-height: 0;
        border: 0;
        margin: 0
    }

header .flag {
    float: left;
    border: 1px solid #cecece;
    padding: 4px;
    margin: 20px 0 0 25px;
    max-width: 99px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-left: -1px;
        padding: 0
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }



















.home-banner {
    position: relative;
    z-index: 1;
    background: #000000
}

    .home-banner::after {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
        content: "";
        background: rgba(228, 187, 8, 0.13);
        pointer-events: none;
    }

    .home-banner .more {
        position: absolute;
        right: 5%;
        bottom: 5%;
        background: #efc715;
        border-radius: 25px;
        display: inline-block;
        padding: 2px 20px;
        color: #000000;
        z-index: 5;
        font-weight: 600;
        font-size: 15px;
    }

    .home-banner .item {
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
    }

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.home-banner .carousel-inner .item img {
    width: 100%
}

.container-home {
    background: #ffffff;
    position: relative;
    z-index: 3;
}

    .container-home .top {
        padding: 35px 0;
        background: url(../img/about-bg.jpg) repeat;
        color: #c8e0f9;
    }

        .container-home .top .apply {
            float: left;
            width: 22%;
            font-size: 27px;
            color: #1f1919;
            line-height: 26px;
            padding: 0;
            background: rgba(253, 184, 19, 0.5);
            border: 1px solid #fdb813;
            padding: 5px
        }

            .container-home .top .apply img {
                display: block;
                width: 100%
            }

            .container-home .top .apply strong {
                display: block;
                font-size: 21px;
                color: #000000;
            }

            .container-home .top .apply .btn {
                display: block;
                border: 1px solid #a7bcad;
                border-radius: 0;
                padding: 8px 60px 8px 14px;
                text-transform: uppercase;
                position: relative;
                color: #000000;
                margin: 15px 0 0 0
            }

                .container-home .top .apply .btn::after {
                    position: absolute;
                    z-index: 2;
                    right: 0;
                    top: 0;
                    width: 44px;
                    height: 100%;
                    background: #a7bcad;
                    display: block;
                    content: ""
                }

                .container-home .top .apply .btn::before {
                    position: absolute;
                    z-index: 3;
                    right: 12px;
                    top: 7px;
                    width: 15px;
                    height: 21px;
                    background: url(../img/sprite.png) no-repeat -99px 0;
                    display: block;
                    content: ""
                }

                .container-home .top .apply .btn::after,
                .container-home .top .apply .btn,
                .container-home .about .more,
                .container-home .grid-01 li figure img,
                .container-home .grid-01 li figure .more {
                    transition: All .5s ease;
                    -webkit-transition: All .5s ease;
                    -moz-transition: All .5s ease;
                    -o-transition: All .5s ease;
                }

                    .container-home .top .apply .btn:hover::after {
                        background: #000000
                    }

                    .container-home .top .apply .btn:hover {
                        border: 1px solid #000000
                    }

    .container-home .about {
        float: left;
        width: 78%;
        margin-left: -1px;
        padding: 29px 0 0 77px
    }

        .container-home .about h3 {
            font-size: 24px;
            color: #f3f9ff;
            padding: 0 0 0;
            font-weight: 600;
        }

        .container-home .about h2 {
            font-size: 49px;
            color: #a6dbff;
            padding: 0 0 18px;
            font-weight: 700;
        }

        .container-home .about .more {
            display: inline-block;
            background: #ffffff;
            color: #003875;
            padding: 10px 64px 10px 33px;
            position: relative;
            text-decoration: none;
            font-size: 18px;
            line-height: 28px;
            margin: 0 0 0 20px;
            border-radius: 50px;
            font-weight: 700;
            height: 48px
        }

            .container-home .about .more::after {
                content: "";
                position: absolute;
                right: 2px;
                top: 2px;
                width: 43px;
                height: 43px;
                background-size: 100%;
                background: url(../img/arrow-more.png) no-repeat center center;
            }

            .container-home .about .more:hover {
                background: #000000;
                color: #efc715;
            }

                .container-home .about .more:hover::before {
                    color: #ffffff
                }

                .container-home .about .more:hover::after {
                    color: #efc715
                }

    .container-home .left {
        float: left;
        width: 27%;
        padding: 0 5px 0 0;
        position: relative;
        z-index: 100
    }

    .container-home .right {
        float: left;
        width: 73%;
        padding: 0 0 25px 3px;
    }

    .container-home .second {
        padding: 45px 0;
        position: relative
    }



/*********************************/
nav.vertical-menu a {
    color: #000;
    display: block;
    text-decoration: none;
    padding: 6px 22px;
    font-size: 15px;
    text-decoration: none !important;
    line-height: 26px;
    border: 1px solid #e3e3e3;
    transition: All .5s ease;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
}

.vertical-menu > ul li::before {
    background: url(../img/sprite.png) no-repeat -117px 0;
    display: none;
    width: 18px;
    top: 9px;
    height: 18px;
    content: "";
    position: absolute;
    left: 6px;
}

.desktop nav > li {
    position: relative
}

nav.vertical-menu a:hover,
nav.vertical-menu li.active a {
    background: #a6dbff;
}

nav.vertical-menu ul {
}

nav.vertical-menu li,
nav.vertical-menu .nav-toggle {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 100%;
}

nav.vertical-menu .dropdown > a:after {
    display: none;
    content: '';
    position: absolute;
    right: 15px;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    top: 20px;
    display: block;
    width: 10px;
    height: 10px;
    border-left: 6px solid #0067b3;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}

nav.vertical-menu .dropdown > a:after {
}

nav.vertical-menu li {
    padding: 0 0 3px;
}

    nav.vertical-menu li a {
    }

nav.vertical-menu .dropdown.open,
.desktop nav li:hover {
    background-color: #f0f0f0;
}

    nav.vertical-menu .dropdown.open > a:after,
    .desktop nav li:hover > a:after {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1);
    }

nav.vertical-menu .dropdown ul {
    position: relative;
    background-color: #f0f0f0;
    display: none;
}

nav.vertical-menu a {
}

/*
header .nav .open > a,
header .nav .open > a:focus, 
header .nav .open > a:hover,
header .nav  a:hover{ background:none; color:#000000}
header .navbar-nav > li > .dropdown-menu{ border:0}
header .dropdown-menu li{ border-bottom:1px solid #d5b30c}
header .dropdown-menu li:last-child{ border-bottom:0}
header .dropdown-menu li a{color:#000000;padding: 6px 11px;}
header .dropdown-menu li a:visited{ background:none}
header .dropdown-menu li a:hover{color:#ffffff; background:#000000}
header .dropdown-menu::after{ display:block; border-bottom:10px solid #ffd817; border-left:8px solid transparent;border-right:8px solid transparent; left:50%; bottom:100%; content:""; position:absolute;}
header .navbar-nav>li>.dropdown-menu{ background:#ffd817; border-radius:0;}
*/

/*==========Sub Menu=v==========*/

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background: #003875;
    color: #ffffff
}








header .third-row .apply-passport a {
    background: #a6dbff;
    color: #003875;
    padding: 11px 94px 11px 30px;
    position: relative;
}

    header .third-row .apply-passport a big {
        display: block;
        color: #323232;
        font-weight: 700;
        font-size: 21px;
    }

    header .third-row .apply-passport a::after {
        position: absolute;
        right: 26px;
        top: 9px;
        width: 47px;
        height: 47px;
        background: url(../img/next-arrow.png) no-repeat 0 0;
        content: "";
        display: block;
    }

    header .third-row .apply-passport a:hover {
        background: #fbf384 !important;
    }

/******************************Drop-down menu work on hover**********************************/


.desktop nav.vertical-menu li {
    text-align: left;
    line-height: 34px;
}

    .desktop nav.vertical-menu li:hover ul {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        visibility: visible;
    }

.desktop nav.vertical-menu .dropdown:hover > a:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.desktop nav.vertical-menu .dropdown ul {
    top: 0;
    left: 100%;
    position: absolute;
    display: block !important;
    visibility: hidden;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    width: 100%;
    z-index: 111;
}

.desktop nav.vertical-menu .nav-toggle {
    display: none;
}

/*******************/

.container-home .grid-01 {
}

    .container-home .grid-01 li {
        float: left;
        width: 33.33%;
        padding: 16px 14px 14px 14px;
        position: relative
    }

        .container-home .grid-01 li figure {
            overflow: hidden;
            position: relative;
            background: #000000;
            z-index: 3
        }

        .container-home .grid-01 li h3 {
            height: 40px;
            color: #000000;
            font-size: 16px;
            padding: 8px 0 0 0;
            position: relative;
            z-index: 3;
            font-weight: 500;
        }

        .container-home .grid-01 li figure img {
            width: 100%;
        }

        .container-home .grid-01 li figure .more {
            display: inline-block;
            color: #ffffff;
            padding: 8px 45px 8px 10px;
            position: relative;
            text-decoration: none;
            font-size: 14px;
            text-transform: uppercase;
            line-height: 12px;
            border: 1px solid #ffffff;
            position: absolute;
            left: 50%;
            bottom: -35%;
            z-index: 3;
            margin-left: -40px;
            opacity: 0
        }

            .container-home .grid-01 li figure .more::before {
                content: "";
                position: absolute;
                right: 0px;
                top: 0px;
                background: #003875;
                width: 33px;
                height: 100%;
                display: block;
            }

            .container-home .grid-01 li figure .more::after {
                content: "+";
                font-size: 30px;
                position: absolute;
                right: 9px;
                top: 7px;
                color: #ffffff
            }

            .container-home .grid-01 li figure .more:hover {
                background: #ffffff;
                color: #000000;
            }

                .container-home .grid-01 li figure .more:hover::before {
                    color: #ffffff
                }

        .container-home .grid-01 li:hover figure img {
            opacity: 0.5
        }

        .container-home .grid-01 li:hover figure .more {
            bottom: 15%;
            opacity: 1
        }

        .container-home .grid-01 li::after {
            position: absolute;
            left: 3px;
            top: 3px;
            right: 3px;
            bottom: 3px;
            z-index: 0;
            display: block;
            border: 1px solid #e3e3e3;
            content: "";
            transition: All .5s ease;
            -webkit-transition: All .5s ease;
            -moz-transition: All .5s ease;
            -o-transition: All .5s ease;
        }

        .container-home .grid-01 li:hover::after {
            background: #a6dbff
        }

/***********************/
.about-ghana {
    padding: 85px 0;
    color: #000000;
    border-top: 1px solid #dfdfdf
}

    .about-ghana .title {
        color: #000000;
        margin-bottom: 35px
    }

        .about-ghana .title img {
            display: inline-block;
            clear: both;
            margin: 0 0 20px
        }

        .about-ghana .title h2 {
            position: relative;
            font-size: 44px;
            font-weight: 700;
        }

            .about-ghana .title h2 span {
                display: inline-block;
            }

    .about-ghana i {
        display: block;
        padding: 0 0 20px
    }

    .about-ghana h3 {
        position: relative;
        font-size: 20px;
        color: #000000;
        text-transform: uppercase;
        padding: 0 0 10px;
        margin-bottom: 15px;
        font-weight: 700;
    }

    .about-ghana .more {
        display: inline-block;
        color: #000000;
        padding: 12px 21px;
        text-decoration: none;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 12px;
        border: 1px solid #bfbfbf;
        z-index: 3;
        bottom: 20px;
        left: 10px;
        ;
        position: absolute;
        border-radius: 50px;
        font-weight: 700;
        transition: All .5s ease;
        -webkit-transition: All .5s ease;
        -moz-transition: All .5s ease;
        -o-transition: All .5s ease;
    }

        .about-ghana .more:hover {
            border: 1px solid #165084;
            background: #165084;
            color: #ffffff
        }


        .about-ghana .more,
        .about-ghana .more::before,
        .about-ghana .more::after {
            transition: All .5s ease;
            -webkit-transition: All .5s ease;
            -moz-transition: All .5s ease;
            -o-transition: All .5s ease;
        }

    .about-ghana .owl-carousel li {
        position: relative;
        padding: 10px;
        min-height: 391px;
        font-size: 15px;
        line-height: 21px;
        border: 1px solid #cecece;
    }

        .about-ghana .owl-carousel li p {
            margin: 0;
            padding: 0;
        }

    .about-ghana .owl-carousel .owl-controls {
        position: absolute;
        right: 20px;
        top: -77px;
        border: 1px solid #d4d4d4;
        border-radius: 50px;
    }

        .about-ghana .owl-carousel .owl-controls .owl-prev,
        .about-ghana .owl-carousel .owl-controls .owl-next {
            display: inline-block;
            width: 35px;
            height: 35px;
            border: 1px solid #d2d2d2;
            background: #003875;
            font-size: 0;
            position: relative;
            opacity: 1;
            border-radius: 25px;
            margin: 5px;
            float: left
        }

            .about-ghana .owl-carousel .owl-controls .owl-prev::after {
                content: "";
                position: absolute;
                right: 13px;
                top: 6px;
                background: url(../img/sprite.png) no-repeat -148px -29px;
                width: 10px;
                height: 21px;
            }

            .about-ghana .owl-carousel .owl-controls .owl-next::after {
                content: "";
                position: absolute;
                right: 9px;
                top: 6px;
                background: url(../img/sprite.png) no-repeat -150px 0px;
                width: 10px;
                height: 21px;
            }


.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px, 0, 0)
    }

    .owl-carousel .owl-controls .owl-dot,
    .owl-carousel .owl-controls .owl-nav .owl-next,
    .owl-carousel .owl-controls .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .owl-carousel .owl-item img {
            -webkit-transform-style: preserve-3d
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3, 1.3);
        -moz-transition: scale(1.3, 1.3);
        -ms-transition: scale(1.3, 1.3);
        -o-transition: scale(1.3, 1.3);
        transition: scale(1.3, 1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.about-ghana .owl-carousel li i img {
    width: auto
}

/****************************/

.home-section-2 {
    padding: 36px 0;
    border-bottom: 1px solid #eaeaea;
    background: #b4defc;
}

    .home-section-2 .left {
        padding: 0 0 0;
        position: relative;
    }

    .home-section-2 .right {
        width: 50%;
        padding: 0 0 0 60px;
        position: relative;
        float: left;
    }

    .home-section-2 h3 {
        font-size: 44px;
        position: relative;
        padding: 0 0 27px 20px;
        font-weight: 700;
        color: #000000;
    }

    .home-section-2 ul.news {
        margin: 0 -10px;
    }

        .home-section-2 ul.news li {
            position: relative;
            padding: 28px;
            border-bottom: 1px solid rgba(243, 215, 84, 0.3);
            float: left;
            width: 25%;
            /*            min-height: 278px;*/
        }

            .home-section-2 ul.news li a h4 {
                color: #003c56;
                font-size: 17px;
                font-weight: normal;
                padding: 0 0 10px;
                font-weight: 500;
            }

            .home-section-2 ul.news li a {
                color: #2f5667;
                text-decoration: none !important;
                font-size: 15px;
                line-height: 19px;
                display: block
            }

            .home-section-2 ul.news li .date {
                position: absolute;
                top: 30px;
                left: 0;
                width: 59px;
                text-align: center;
                border: 1px solid #ffffff;
                padding: 2px
            }

            .home-section-2 ul.news li .mnt,
            .home-section-2 ul.news li .dt {
                color: #000;
                font-size: 95%;
                display: inline-block;
                padding: 0 5px 8px;
            }

            .home-section-2 ul.news li:last-child {
                border-bottom: 0;
            }

            .home-section-2 ul.news li figure {
                /*! width: 30%; */
                border: 1px solid #ffffff;
                padding: 2px;
                /*! float: left */
            }

                .home-section-2 ul.news li figure img {
                    display: block;
                }

            .home-section-2 ul.news li::before {
                position: absolute;
                left: 10px;
                top: 10px;
                right: 10px;
                bottom: 10px;
                display: block;
                border: 1px solid #2f5667;
                pointer-events: none;
                content: "";
                background: rgba(255, 255, 255, 0.5);
            }

            .home-section-2 ul.news li article {
                /*! float: left; */
                /*! width: 70%; */
                padding: 10px 0 0 0;
            }

            .home-section-2 ul.news li article,
            .home-section-2 ul.news li figure {
                position: relative;
                z-index: 10
            }

    .home-section-2 .more {
        display: inline-block;
        color: #1f1f1f;
        padding: 19px 58px 18px 30px;
        position: absolute;
        text-decoration: none;
        border-radius: 50px;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 12px;
        border: 1px solid #d4d4d4;
        z-index: 3;
        right: 0px;
        top: 0px
    }

    .home-section-2 .right .more {
        right: 0
    }

    .home-section-2 .more::after {
        content: "";
        position: absolute;
        right: 2px;
        top: 3px;
        color: #000000;
        background: url(../img/arrow-more.png) no-repeat 0 0;
        width: 42px;
        height: 42px;
        display: block;
    }

    .home-section-2 .more:hover {
        border: 1px solid #003875;
        background: #003875;
        color: #ffffff;
    }

        .home-section-2 .more:hover::before {
            background: #ffffff;
        }

    .home-section-2 .more,
    .home-section-2 .more::before,
    .home-section-2 .more::after {
        transition: All .5s ease;
        -webkit-transition: All .5s ease;
        -moz-transition: All .5s ease;
        -o-transition: All .5s ease;
    }

/*****************/
.panel-group.faq {
    margin-top: 30px;
    color: #bbbbbb;
    font-size: 15px;
    line-height: 20px
}

    .panel-group.faq .panel-default {
        border: 1px solid #f3d754;
        border-radius: 0
    }

        .panel-group.faq .panel-default .panel-heading {
            background-color: transparent;
            padding: 0
        }

    .panel-group.faq .panel {
        background-color: transparent
    }

    .panel-group.faq .panel-body {
        border-top: 0 !important
    }

    .panel-group.faq .panel-title {
        position: relative
    }

        .panel-group.faq .panel-title a {
            display: block;
            text-decoration: none;
            display: block;
            padding: 10px 40px 10px 15px;
        }

        .panel-group.faq .panel-title .glyphicon {
            color: #0a3772;
            position: absolute;
            right: 15px;
            top: 15px;
            pointer-events: none;
        }

/*******************/
.opening-hours {
    background: #a6dbff;
    color: #000000;
    font-size: 15px;
}

    .opening-hours .left {
        float: left;
        width: 50%;
        font-size: 18px;
        font-weight: 500
    }

    .opening-hours h3 {
        font-size: 23px;
        font-weight: 700;
    }

    .opening-hours .left,
    .opening-hours .right {
        padding: 20px 0;
        position: relative
    }

    .opening-hours .right {
        background: #003875;
        color: #ffffff;
        padding: 20px
    }

        .opening-hours .right::after {
            background: #003875;
            height: 100%;
            width: 100%;
            left: 100%;
            display: block;
            content: "";
            position: absolute;
            top: 0;
        }

footer .panel-group.faq .panel-default {
}

/***************/
footer {
    padding: 17px 0 0;
    color: #0067b3;
    background: #b4defc;
    font-size: 15px;
}

    footer .panel-group.faq .panel-default {
        border: 0
    }

    footer .glyphicon {
        display: none
    }

    footer .collapse {
        display: block
    }

    footer .panel-heading {
        display: none;
    }

    footer .panel-default {
        float: left;
        width: 25%
    }

    footer address {
        padding: 0 0 0 0;
        color: #000000
    }

    footer h3 {
        color: #000000;
        font-size: 18px;
        padding: 0 0 25px;
        font-weight: 700
    }

    footer ul.footlinks {
        display: block;
        float: left;
        width: 50%
    }

        footer ul.footlinks a {
            color: #000000;
            display: block;
            padding: 5px 0 5px 0;
            position: relative;
            text-decoration: none;
            line-height: 15px;
        }

            footer ul.footlinks a:hover {
                color: #000000;
            }

    footer ul.footlinks {
    }

    footer .contact-info {
        border-bottom: 1px solid #454545;
        margin: 0 0 20px
    }

        footer .contact-info li {
            padding: 0 0 20px 33px;
            position: relative;
            line-height: 24px
        }

            footer .contact-info li.mail::before {
                width: 24px;
                height: 18px;
                display: block;
                position: absolute;
                left: 0;
                top: 6px;
                background: url(../img/sprite.png) no-repeat -16px -24px;
                content: "";
            }

            footer .contact-info li.ph::before {
                width: 24px;
                height: 20px;
                display: block;
                position: absolute;
                left: 0;
                top: 4px;
                background: url(../img/sprite.png) no-repeat -42px -24px;
                content: "";
            }

    footer .copyright {
        font-size: 14px;
        color: #c0e2fb;
        padding: 14px 0;
        margin: 17px 0 0 0;
        border-top: 1px solid #338fd6;
        background: #0067b3
    }

        footer .copyright strong {
            color: #def3ff;
        }

        footer .copyright a {
            color: #def3ff;
            text-decoration: underline
        }

    footer .panel {
        box-shadow: none
    }

    footer .footer-logo {
        padding: 26px 0 0
    }

    footer .contact-info li a {
        color: #cecece
    }

    footer ul.social li a {
        width: 36px;
        height: 36px;
        text-align: center;
        padding: 0px 0 0 0;
        font-size: 20px;
        background: #b4defc;
        display: inline-block;
        border-radius: 50px;
        transition: All .5s ease;
        color: #025590;
        -webkit-transition: All .5s ease;
        -moz-transition: All .5s ease;
        -o-transition: All .5s ease;
    }

        footer ul.social li a:hover {
            color: #ffffff;
            background: #003875;
        }

    footer ul.social li {
        padding: 0 0 0 8px
    }

    footer ul.footer_links {
    }

        footer ul.footer_links li {
            display: inline-block;
            padding: 0 19px;
            position: relative;
            line-height: 19px;
            font-size: 18px;
        }

        footer ul.footer_links a {
            color: #105a8f;
        }

        footer ul.footer_links li::after {
            display: block;
            height: 10px;
            right: -2px;
            width: 1px;
            background: #105a8f;
            top: 5px;
            position: absolute;
            content: ""
        }

        footer ul.footer_links li:last-child::after {
            display: none
        }

.inner-banner {
    position: relative
}

    .inner-banner::before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
        background: rgba(0, 0, 0, 0.3);
        content: "";
        pointer-events: none
    }

.inner-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    height: 400px
}

    .inner-banner iframe {
        width: 100%;
        height: 100%;
        display: block;
    }

    .inner-banner img {
        width: 100%;
        display: none
    }

.page-title {
    padding: 28px 0;
    font-size: 41px;
    font-weight: 400;
    position: relative;
    color: #000000;
    border-bottom: 1px solid #cccccc
}

.page-title2 {
    padding: 28px 0;
    font-size: 49px;
    font-weight: 300;
    position: relative;
    color: #000000;
    border-bottom: 1px solid #cccccc
}

.page-title span {
    font-weight: 300;
    color: #a6dbff;
}

.page-title ul.breadcrumb {
    position: absolute;
    right: 0;
    top: 0px;
    background: none;
    font-size: 15px;
    margin-bottom: 0;
    padding: 0;
    display: none
}

    .page-title ul.breadcrumb li.active {
        background: #efc715;
        color: #4e4101
    }

    .page-title ul.breadcrumb li {
        padding: 5px 10px;
        display: inline-block
    }

        .page-title ul.breadcrumb li a {
            color: #000000
        }

.page-title .breadcrumb > li + li::before {
    display: none
}

.content-area-inner {
    border: 1px solid #e3e3e3;
    padding: 20px;
    margin: 50px 0;
}

    .content-area-inner .left {
        width: 27%;
        float: left;
        padding: 0 25px 0 0;
        position: relative;
        z-index: 9
    }

    .content-area-inner .col-lg-8 .left {
        width: 50%;
    }

    .content-area-inner .right {
        width: 100%;
    }

        .content-area-inner .right h2 {
            padding: 0 0 25px;
            color: #000000
        }

        .content-area-inner .right h3 {
            padding: 0 0 15px;
            color: #000000;
            font-size: 18px
        }

    .content-area-inner ol li {
        list-style-type: decimal;
        display: list-item;
        margin: 0 0 10px 0
    }

    .content-area-inner ol {
        padding: 0 0 0 20px;
    }

.contact-section {
}

    .contact-section .map {
        margin: 0 0 50px;
        position: relative;
        text-align: center;
        border: 10px solid #e3e3e3;
    }

        .contact-section .map iframe {
            width: 100%;
            height: 400px;
            display: block;
        }

        .contact-section .map::after {
            position: absolute;
            left: 0;
            top: 100%;
            height: 50px;
            width: 100%;
            display: block;
            content: "";
            background-image: url(../img/shade.png);
            background-repeat: no-repeat;
            background-position: center top;
            background-size: contain;
            margin-top: 10px
        }

    .contact-section address {
    }

        .contact-section address ul li {
            padding: 13px 0 12px 74px;
            position: relative;
            color: #000000;
            font-size: 22px;
            min-height: 92px;
            border-bottom: 1px solid #dcdcdc;
        }

            .contact-section address ul li::before {
                position: absolute;
                left: 0;
                top: 15px;
                width: 93px;
                height: 93px;
                display: block;
                content: "";
                background-size: 60px !important;
            }

            .contact-section address ul li.address {
                font-size: 16px
            }

                .contact-section address ul li.address::before {
                    background: url(../img/icon-address.jpg) no-repeat 0 0;
                }

            .contact-section address ul li.phone::before {
                background: url(../img/icon-phone.jpg) no-repeat 0 0;
            }

            .contact-section address ul li.fax::before {
                background: url(../img/icon-fax.jpg) no-repeat 0 0;
            }

            .contact-section address ul li.email::before {
                background: url(../img/icon-mail2.jpg) no-repeat 0 0;
                font-size: 16px
            }

            .contact-section address ul li h3 {
                color: #000000;
                padding: 0 0 6px
            }

            .contact-section address ul li span {
                display: table;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0
            }

                .contact-section address ul li span span {
                    display: table-row;
                    width: 100%;
                    height: 100%;
                    vertical-align: middle;
                    position: static
                }

                    .contact-section address ul li span span span {
                        display: table-cell;
                        width: 100%;
                        height: 100%;
                        vertical-align: middle;
                        position: static
                    }

/******************/
.container-2 {
    padding: 54px 0;
    margin-bottom: 10px
}

    .container-2 .title {
        font-size: 33px;
        text-transform: uppercase;
        position: relative;
        padding: 0 0 20px;
        margin-bottom: 25px;
        color: #000000;
        text-transform: uppercase;
        border-bottom: 5px solid #0067b3;
        font-weight: 500;
    }



ul.officials {
    text-align: center
}

    ul.officials li {
        text-align: center;
        width: 25%;
        display: inline-block;
        margin-left: -4px;
        padding: 0 5px;
        font-size: 18px;
        line-height: 19px
    }

        ul.officials li figure {
            box-shadow: 0px 0px 2px #574a00;
            padding: 8px;
            background: #ffffff;
        }

        ul.officials li figcaption {
            height: 90px;
            padding: 20px 0 0
        }

        ul.officials li.level-2 {
            display: block;
            width: 100%;
            clear: both;
        }

            ul.officials li.level-2 li {
                width: 20%
            }

        ul.officials li small {
            display: block;
            font-size: 13px;
            text-transform: none;
        }

ul.event li figure {
    padding: 0 0 10px
}

ul.event li h4 {
    padding: 0 0 15px;
    color: #000000;
    font-size: 14px;
    min-height: 50px;
}

ul.event li p {
    padding: 15px 0 0 0;
    margin: 0
}

    ul.event li p.date {
        margin: 0;
        padding: 0 0 0 20px;
        font-size: 13px;
        background: url(../img/icon-colonder.jpg) no-repeat 0 0;
        line-height: 16px;
    }

ul.event li .colum {
    border: 1px solid #dedcd0;
    background: #ffffff;
    padding: 10px 12px 14px;
    font-weight: 500;
}

ul.event li .detail {
    border: 1px solid #003875;
    display: inline-block;
    padding: 9px 19px;
    color: #000000;
    text-decoration: none;
    background: #a7dbff;
    border-radius: 50px;
}

.faq-accordian .panel-default {
    border: 1px solid #e0e0e0;
    border-radius: 0
}

.faq-accordian .panel-heading a {
    display: block;
    padding: 10px 31px 10px 15px;
}

.faq-accordian .panel-heading .right-arrow {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 25px;
    pointer-events: none
}

.faq-accordian .panel-heading {
    padding: 0;
    background: none;
    position: relative
}

    .faq-accordian .panel-heading a {
        text-decoration: none
    }

ul.pageOptions {
    padding: 20px 0 25px;
}

    ul.pageOptions li {
        display: inline-block;
        border: 1px solid #d8d8d8;
        margin: 0 4px 0 0;
        padding: 0 !important;
        background: none !important
    }

.litbx__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999
}

.litbx__wrapper {
    position: relative;
    box-sizing: content-box;
    background-color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 80%;
    height: auto;
}

.litbx__inner {
    width: 100%;
    height: 100%;
}

    .litbx__inner img {
        width: 100%;
        height: 100%;
    }

.litbx__arrow {
    position: absolute;
    cursor: pointer;
    width: 30%;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0);
}

    .litbx__arrow i {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #ffffff;
        height: 70px;
        width: 70px;
        font-size: 2rem;
        text-align: center;
        line-height: 70px;
        color: #374695;
    }

        .litbx__arrow i.prev {
            left: 0;
        }

        .litbx__arrow i.next {
            right: 0;
        }

.litbx__arrow--prev {
    left: 0;
}

.litbx__arrow--next {
    right: 0;
}

.litbx__close {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
}

.litbx__title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

    .litbx__title.outside {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }

.litbx__overlay.loading::after {
    content: "";
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 101;
    width: 40px;
    height: 40px;
    background-color: #374695;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}

/***********/
ul.gallery {
    text-align: center;
    margin: 0 -10px;
}

    ul.gallery li {
        padding: 10px;
        float: left;
        width: 25%;
        /*! box-shadow: 0px 0px 2px #bcbcbc; */
        text-align: left;
    }

        ul.gallery li a {
            text-align: left;
            color: #000000;
        }

    ul.gallery figure {
        padding: 7px;
        /*! background: #fff9de; */
        border: 1px solid #d6d6d6;
        border-bottom: 0;
    }

        ul.gallery figure img {
            display: block;
        }

    ul.gallery .title-album {
        min-height: 105px;
        line-height: 24px;
        font-size: 15px;
        padding: 15px;
        border: 1px solid #d6d6d6;
        border-top: 0;
    }

    ul.gallery.videos li figure {
        position: relative;
    }

        ul.gallery.videos li figure::after {
            background: url(../img/icon-youtube.png) no-repeat center center;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            display: block;
            content: "";
            position: absolute;
            pointer-events: none
        }

ul.galleryPaging {
    text-align: center;
    padding: 20px 0
}

    ul.galleryPaging li {
        display: inline-block;
        padding: 0 2px
    }

        ul.galleryPaging li a {
            display: inline-block;
            padding: 5px 12px;
            background: #dfbb14;
            border: 1px solid #dfbb14;
            color: #ffffff;
            text-decoration: none;
            line-height: 19px;
        }

            ul.galleryPaging li a.aspNetDisabled {
                background: #ffffff;
                color: #000000;
            }

.openingHours {
    color: #000000
}

    .openingHours h3 {
        padding: 0 0 25px 30px !important;
        font-size: 20px;
        position: relative
    }

        .openingHours h3.office::before {
            display: block;
            width: 25px;
            height: 25px;
            left: 0;
            top: 0;
            position: absolute;
            content: "";
            background: url(../img/sprite.png) no-repeat -18px -57px;
        }

        .openingHours h3.time::before {
            display: block;
            width: 25px;
            height: 25px;
            left: 0;
            top: 0;
            position: absolute;
            content: "";
            background: url(../img/sprite.png) no-repeat -47px -59px;
        }

        .openingHours h3.tel::before {
            display: block;
            width: 25px;
            height: 25px;
            left: 0;
            top: 0;
            position: absolute;
            content: "";
            background: url(../img/sprite.png) no-repeat -76px -57px;
        }

        .openingHours h3.mail::before {
            display: block;
            width: 25px;
            height: 25px;
            left: 0;
            top: 0;
            position: absolute;
            content: "";
            background: url(../img/sprite.png) no-repeat -114px -61px;
        }

    .openingHours address {
        padding: 0 0 0 30px
    }

    .openingHours h4 {
        padding: 0 0 10px 0;
        font-size: 16px;
    }

.btn-yellow {
    display: inline-block;
    background: #a7dbff;
    font-weight: 500;
    border: 1px solid #002f63;
    color: #1f1919;
    font-size: 18px;
    padding: 10px 20px;
    text-decoration: none
}

    .btn-yellow:hover,
    .btn-yellow:focus {
        text-decoration: none
    }

    .btn-yellow .glyphicon {
        letter-spacing: -11px;
        font-weight: bold
    }

.ambassodor {
    text-align: center;
    color: #000000;
    padding: 0 0 20px;
    margin-bottom: 20px;
    background: #003875;
    color: #ffffff;
    font-size: 16px;
    line-height: 21px;
}

    .ambassodor figure img {
        display: inline-block;
    }

    .ambassodor figure {
        padding: 15px
    }

        .ambassodor figure img {
            display: block;
            width: 100%;
        }

    .ambassodor h3 {
        font-size: 19px;
        font-weight: 800 !important;
        padding: 15px 0 3px;
    }

.content-area-inner .col-lg-8 .left .ambassodor {
    background: #ffffff;
    padding: 0;
    color: #000000
}

ul.arrowList {
}

    ul.arrowList li {
        background: url(../img/pointer.png) no-repeat 0 10px;
        padding: 0 0 15px 20px;
        margin: 0 0 0 15px;
    }

.content-area-inner .right ul li {
    background: url(../img/pointer.png) no-repeat 0 10px;
    padding: 0 0 15px 20px;
    margin: 0 0 0 15px;
}

ul.arrowList2 {
}

    ul.arrowList2 li {
        background: url(../img/pointer2.png) no-repeat 0 9px;
        padding: 0 0 15px 20px;
        margin: 0 0 0 15px;
    }

        ul.arrowList2 li a {
            color: #5e5b5b
        }

.marked {
    background: url(../img/mark.png) no-repeat 0 4px;
    padding: 0 0 0 20px
}

.content-area-inner .right ol ul li {
    background: none;
}

.table-style table {
    border-left: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    margin: 0 0 25px;
    width: 100%;
    min-width: 600px
}

    .table-style table tr th {
        background: #e7e8e9;
        border-bottom: 1px solid #b3b3b3;
        border-right: 1px solid #b3b3b3;
        color: #000000;
        width: 100%
    }

.table-style tr td {
    border-bottom: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    color: #5e5e5e;
}

.table-style table tr th,
.table-style table tr td {
    padding: 10px;
}

    .table-style table tr th:first-child {
        width: 20%
    }

    .table-style table tr th:nth-child(2) {
        width: 50%
    }

    .table-style table tr th:nth-child(3),
    .table-style table tr th:nth-child(4),
    .table-style table tr td:nth-child(3),
    .table-style table tr td:nth-child(4) {
        width: 10%;
        text-align: center
    }

.MD-info {
    background: #edf8f9;
    padding: 30px;
    margin: 0 -22px;
    font-size: 90%;
}

    .MD-info a {
        color: #003875;
        font-size: 25px;
        display: block
    }

    .MD-info strong {
        font-size: 18px;
        line-height: 22px;
        color: #000000;
        display: block;
    }


/********************/
.detail-page {
}

    .detail-page figure {
        padding: 0 0 20px
    }

        .detail-page figure img {
            width: 100%;
        }

    .detail-page figcaption {
        padding: 0 0 20px;
        color: #000000;
        font-size: 22px;
    }

    .detail-page h2 {
        padding: 0 0 15px;
        color: #000000;
        font-size: 20px
    }

.recent-news h2 {
    padding: 0 0 20px;
    font-size: 21px;
    color: #000000;
}

.recent-news ul li {
    padding: 10px 0 10px 80px;
    border-bottom: 1px solid #CCC;
    position: relative;
    line-height: 18px;
    font-size: 14px;
    min-height: 70px
}

    .recent-news ul li figure {
        width: 70px;
        border: 1px solid #cccccc;
        position: absolute;
        left: 0;
        top: 10px;
    }

    .recent-news ul li h3 {
        font-size: 14px;
        padding: 0 0 15px
    }

        .recent-news ul li h3 a {
            color: #000000
        }

    .recent-news ul li:last-child {
        border-bottom: 0
    }

.recent-news .btn-yellow {
    padding: 8px 10px;
    text-decoration: none;
    font-size: 14px;
    line-height: 15px
}

.recent-news ul {
    padding: 0 0 15px
}

.heads {
    margin: 0 auto 50px;
    max-width: 800px;
    text-align: center;
}

    .heads .colums {
        float: left;
        width: 50%;
        padding: 15px
    }

        .heads .colums h3 {
            font-size: 23px;
            padding: 0 0 10px;
            color: #000000
        }


@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }

    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }

    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.cms .img-left {
    float: left;
    max-width: 35%;
    margin: 0 15px 0 0;
}

.cms .img-right {
    float: right;
    max-width: 35%;
    margin: 0 0 0 15px;
}

ul.switch-location {
    float: right;
    padding: 25px 70px 0 0;
    display: none;
}

    ul.switch-location li {
        float: right
    }

    ul.switch-location a {
        color: #000000;
        background: #a6dbff;
        display: block;
        font-size: 15px;
        border: 1px solid #003875;
        padding: 6px 61px 7px 24px;
        line-height: 22px;
        position: relative;
        border-radius: 5px;
    }

        ul.switch-location a big {
            font-size: 150%;
            display: block;
        }

        ul.switch-location a:hover,
        ul.switch-location a:focus {
            text-decoration: none;
        }

        ul.switch-location a::after {
            display: block;
            width: 45px;
            height: 45px;
            background: url(../img/arrow-more.png) no-repeat center center/ 39px;
            position: absolute;
            content: "";
            right: 3px;
            top: 5px;
        }

.Organizations {
    padding: 70px 0;
}

    .Organizations h2 {
        padding: 0 0 41px 20px;
        font-size: 33px;
        font-weight: 700;
        color: #000000;
    }

    .Organizations ul {
        margin: 0 -15px
    }

        .Organizations ul li {
            float: left;
            width: 25%;
            padding: 0 15px
        }

            .Organizations ul li div {
                background: #b4defc;
                border: 1px solid #a1d1f3;
                padding: 10px
            }

                .Organizations ul li div img {
                    display: block;
                    width: 100%
                }
/*New registration form*/
.register-form {
    color: #000000;
    line-height: 18px
}

    .register-form label {
        font-weight: normal;
        font-size: 16px
    }

    .register-form select {
        padding-left: 0
    }

    .register-form table th {
        font-size: 13px;
    }

.file-field {
    background: #ffffff;
    height: 78px;
    border: 1px solid #cccccc;
    position: relative
}

    .file-field input {
        opacity: 0;
        height: 183px;
        width: 100%
    }

    .file-field::after {
        content: "+";
        font-size: 82px;
        z-index: 3;
        position: absolute;
        left: 50%;
        top: 50%;
        pointer-events: none;
        margin-left: -28px;
        margin-top: -12px;
    }

@media (min-width:1366px) {
    .container {
        width: 1280px;
    }
}

@media (max-width:1400px) {

    .container-home .top,
    .container-home .second,
    .about-ghana {
        padding: 52px 0;
    }

    .container-home .right {
        padding: 0 0 0 3px;
    }

    .home-section-2 {
        padding: 50px 0;
    }

    footer {
        padding: 7px 0 0;
    }

    .panel-group.faq {
        margin-bottom: 0
    }

    footer .copyright {
        margin: 0 0 0 0;
    }

    .container-home .top .apply {
        width: 27%;
    }

    .container-home .about {
        padding: 43px 0 0 47px;
        width: 72%;
    }

        .container-home .about h2 {
            font-size: 42px;
        }

    .content-area-inner .right h3 {
        font-weight: 700
    }

    footer ul.footer_links li {
        font-size: 15px;
    }
}


@media (max-width:1365px) {
    .navbar-brand > img {
        max-width: 250px;
    }

    header ul.social li img {
        max-width: 26px;
    }

    header ul.social {
        padding: 5px 0 7px;
    }

    .container-home .top .apply {
        background-size: 65px;
        font-size: 22px;
        line-height: 23px;
    }

        .container-home .top .apply strong {
            font-size: 17px;
        }

        .container-home .top .apply .btn {
            padding: 5px 60px 5px 14px;
            margin: 7px 0 0 0;
        }

    .container-home .about h2,
    .about-ghana .title h2,
    .home-section-2 h3 {
        font-size: 28px
    }

    #google_translate_element {
        float: none;
        width: 100%;
        text-align: center;
        padding: 0 0 4px
    }

    header .second-row ul.location {
        padding: 18px 0;
    }

    .inner-banner {
        height: 326px;
    }

    .home-section-2 .more {
        top: -18px;
    }

    header .nav > li > a {
        padding: 21px 25px;
    }

    header .third-row {
        font-size: 15px;
    }

    header .nav > li > a .caret {
        border-right: 4px solid transparent;
        border-top: 5px dashed;
        border-left: 4px solid transparent;
    }
}

@media (max-width:1199px) {
    ul.gallery li {
        width: 33.33%
    }

    header .first-row ul.left li {
        padding: 0 8px 0 30px;
    }

    header .nav.navbar-right li {
        float: none;
        display: block
    }

    header ul.social {
        padding: 39px 0 7px;
    }

    .container-home .about h2,
    .about-ghana .title h2,
    .home-section-2 h3 {
        font-size: 30px;
    }

    body,
    html {
        font-size: 15px;
        line-height: 21px;
    }

    .container-home .top .apply .btn::before {
        top: 4px;
        right: 8px;
    }

    .container-home .top .apply .btn::after {
        width: 36px;
    }

    nav.vertical-menu a {
        font-size: 15px;
        line-height: 9px;
    }

    .vertical-menu > ul li::before {
        background: url(../img/sprite.png) no-repeat -117px -20px;
        top: 8px;
    }

    nav.vertical-menu .dropdown > a::after {
        top: 11px;
        right: -10px;
    }

    .container-home .grid-01 li h3 {
        font-size: 13px;
    }

    .home-section-2 .left {
        padding: 0 0 0 0;
    }

    .home-section-2 .right {
        padding: 0 0 0 15px;
    }

    .home-section-2 .more {
        right: 15px;
    }

    .home-section-2 .right .more {
        right: 0px;
    }

    ul.gallery.videos li figure::after {
        background-size: 36px;
    }

    .container-home .top,
    .container-home .second,
    .about-ghana {
        padding: 38px 0;
    }

    .home-section-2 h3 {
        padding: 0 0 14px 20px;
    }

    .home-section-2 .more::after {
        background: url(../img/arrow-more.png) no-repeat 0 0 /35px;
        right: -2px;
    }

    .home-section-2 .more {
        padding: 16px 50px 14px 22px;
        top: -8px;
    }

    .container-home .left {
    }

    .container-home .right {
    }

    nav.vertical-menu a {
        line-height: 17px;
        font-size: 14px;
        padding: 6px 22px 6px 10px;
    }

    nav.vertical-menu .dropdown > a::after {
        right: 7px;
        top: 50%;
        margin-top: -6px;
    }

    .container-home .top,
    .container-home .second {
        padding: 58px 0
    }

    .opening-hours .left,
    .opening-hours .right {
        float: none;
        width: auto;
        padding: 20px;
    }

        .opening-hours .right::after {
            display: none;
        }

    .opening-hours {
        background: transparent;
        padding: 34px 0;
    }

        .opening-hours .left {
            background: #a6dbff;
        }

    footer ul.social li a {
        width: 33px;
        height: 33px;
        font-size: 16px;
        line-height: 25px;
    }

    footer ul.social {
        padding: 10px 0 0 0;
    }

    .home-section-2 ul.news li {
        /*! float: left; */
        /*! width: 100%; */
    }

    .about-ghana .title {
        margin-bottom: 25px;
    }

    .about-ghana .owl-carousel .owl-controls {
        top: -61px;
    }

    .about-ghana h3 {
        font-size: 17px;
    }

    header .third-row .apply-passport a {
        padding: 11px 54px 11px 15px;
    }

        header .third-row .apply-passport a::after {
            right: 2px;
            top: 13px;
            background-size: 37px;
        }

    header .flag {
        max-width: 78px;
    }

    header address {
        width: 31%;
        font-size: 12px;
    }

    footer ul.footer_links {
        padding: 10px 0;
    }

    footer ul.social li a {
        line-height: 34px;
    }

    .home-section-2 ul.news li {
        min-height: 0px;
        height: auto !important
    }

    .container-home .top .apply {
        width: 22%;
    }

    .container-home .about {
        width: 78%;
        padding: 13px 0 0 32px;
    }

        .container-home .about .more {
            font-size: 14px;
            padding: 6px 41px 6px 19px;
            height: 35px;
            line-height: 23px;
        }

            .container-home .about .more::after {
                background-size: 31px;
                width: 31px;
                height: 31px;
            }

    .Organizations {
        padding: 29px 0;
    }

        .Organizations ul li div {
            padding: 3px;
        }

        .Organizations h2 {
            padding: 0 0 20px 0;
            text-align: center
        }
}

@media (max-width:991px) {
    ul.gallery .title-album {
        font-size: 14px;
        padding: 15px;
    }

    header .second-row {
        border-bottom: 1px solid #ccc;
    }

    .container-2 .title {
        padding: 0 0 9px;
    }

    header .first-row ul.left li.date,
    header .first-row ul.left li.mail,
    header .first-row ul.left li.ph {
        display: none
    }

    header .first-row {
        text-align: center
    }

    header ul.social {
        display: none
    }

    .navbar-toggle {
        border:;
        background: #0a3772;
        border-radius: 0;
        margin-top: 0;
        border: 0;
        margin: 0
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-toggle .icon-bar {
        background: #c7a306;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-collapse {
        position: absolute;
        left: 0;
        top: 0;
        padding: 0;
        z-index: 999;
        width: 100%;
        max-width: 280px
    }

        .navbar-collapse.in {
            display: block !important;
        }

            .navbar-collapse.in .container,
            .navbar-collapse .container {
                width: auto;
                margin: 0
            }

        .navbar-collapse.in,
        .navbar-collapse {
            max-width: 264px;
        }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
                line-height: 15px;
            }

    .container-home .top .apply {
        font-size: 17px;
    }

    .container-home .about {
        padding: 0 0 0 40px;
    }


    .container-home .top .apply strong {
        font-size: 13px;
    }

    .container-home .top .apply .btn {
        font-size: 12px;
        padding: 4px 60px 4px 8px;
    }

    body,
    html {
        font-size: 14px;
    }

    .container-home .about h2,
    .about-ghana .title h2,
    .home-section-2 h3 {
        font-size: 20px;
    }

    .container-home .about h2 {
        padding: 0 0 4px;
    }

    .container-home .top .apply .btn::before {
        background: url(../img/sprite.png) no-repeat 0px -39px;
        height: 14px;
        width: 8px;
    }

    .container-home .top .apply .btn::after {
        width: 28px;
    }

    nav.vertical-menu a {
        font-size: 13px;
        padding: 6px 15px 6px 29px;
        line-height: 15px;
    }

    .home-section-2 ul.news li a h4,
    .panel-group.faq .panel-title {
        font-size: 15px;
    }

    .home-section-2 ul.news li a {
        font-size: 13px;
    }

    .home-section-2 ul.news li {
        padding: 21px 30px 18px 55px;
    }

        .home-section-2 ul.news li .date {
            width: 44px
        }

            .home-section-2 ul.news li .date .mnt {
                font-size: 16px;
            }

            .home-section-2 ul.news li .date .dt {
                font-size: 21px;
            }

    .panel-group.faq .panel-body {
        padding: 12px;
    }

    .panel-group.faq {
        font-size: 13px;
        line-height: 17px;
    }

    .page-title {
        font-size: 24px;
    }

        .page-title ul.breadcrumb {
            display: none
        }

    .content-area-inner .right h2 {
        font-size: 22px;
    }

    .container-2 .title {
        font-size: 24px;
    }

    ul.officials li.level-2 li {
        width: 33%;
    }

    ul.officials li {
        width: 41%;
    }

    .table-style {
        overflow: auto
    }

    header .nav.navbar-right {
        top: 75px;
        left: 0;
    }

    .container-2 .title {
        padding: 0 0 8px;
    }

    .container-2 {
        padding: 34px 0;
    }

        .container-2 .title::after {
            bottom: 14px;
            height: 14px;
        }

    ul.gallery li {
        width: 50%;
        padding: 6px;
    }

    ul.gallery figure {
        padding: 4px;
    }

    .litbx__wrapper {
        padding: 6px !important;
        margin: 11px 12px !important;
    }

    .litbx__arrow i {
        height: 22px;
        width: 26px;
        line-height: 19px;
        font-size: 13px;
    }

    .litbx__wrapper {
    }

    .contact-section address ul li {
        min-height: 50px;
        padding: 18px 0 13px 46px;
        font-size: 15px;
    }

        .contact-section address ul li::before {
            width: 38px;
            height: 38px;
            background-size: contain !important
        }

    .contact-section address ul li {
        padding: 12px 0 20px 46px
    }

        .contact-section address ul li h3 {
            font-size: 18px;
            padding: 0 0 5px;
        }

    footer {
        padding: 13px 0 0;
    }

        footer .panel-group.faq {
            margin-top: 0
        }

    .panel-group.faq .panel-body {
        padding: 8px;
    }

    footer h3 {
        font-size: 20px;
    }

    footer .contact-info li {
        word-wrap: break-word;
    }

    .home-section-2 ul.news li figure {
        float: left;
        width: 20%;
    }

    .home-section-2 ul.news li article {
        float: left;
        width: 80%;
        padding: 0 0 0 10px
    }

    .home-section-2 ul.news li {
        padding: 21px;
        width: 100%;
    }

    .container-home .grid-01 li h3 {
        font-size: 12px;
    }

    .container-home .about h2,
    .about-ghana .title h2,
    .home-section-2 h3 {
        font-size: 28px;
    }

    ul.switch-location {
        display: block;
    }

    header .second-row ul.location {
        display: none;
    }

    footer .copyright {
        text-align: center
    }

        footer .copyright .text-right {
            text-align: center
        }

    .third-row .container {
        padding: 0
    }

    header .navbar-right {
        margin-right: 0 !important
    }

    header .navbar-nav {
        margin: 0
    }

    .navbar-collapse.collapse .dropdown-menu .dropdown-submenu .dropdown-menu {
        position: static
    }

    header address {
        display: none
    }

    footer ul.footer_links li {
        padding: 0 9px;
        font-size: 12px;
    }

    footer ul.footer_links {
        padding: 2px 0 10px;
    }

    footer .copyright {
        font-size: 12px;
    }

    footer ul.social li a {
        height: 29px;
        width: 29px;
        line-height: 29px;
        font-size: 14px;
    }

    header .navbar-nav a {
        border-right: 0;
        border-bottom: 1px solid #1b7ac0;
    }

    .container-home .grid-01 li figure .more {
        opacity: 1;
        bottom: 10px;
        font-size: 0;
        padding: 8px 33px 8px 0;
        left: auto;
        right: 10px
    }

    .container-home .top,
    .container-home .second {
        padding: 38px 0;
    }

    .container-home .left {
        display: none
    }

    .container-home .right {
        float: none;
        width: auto;
        padding: 0
    }

    header .first-row ul.left {
        padding: 6px 0 6px;
    }

    header .first-row .right ul.quick-nav {
        padding: 6px 0;
    }

    .Organizations h2 {
        font-size: 26px;
    }

    .Organizations ul li {
        padding: 0 5px;
    }

    header .nav > li.mobile-nav {
        display: block
    }

    header .nav > li > a {
        padding: 14px 25px 15px 10px;
    }
}

@media screen and (max-width: 768px) {
    .side-collapse-container {
        width: 100%;
        position: relative;
        left: 0;
        transition: left .4s;
    }

        .side-collapse-container.out {
            left: 200px;
        }

    .side-collapse {
        top: 50px;
        bottom: 0;
        left: 0;
        width: 200px;
        position: fixed;
        overflow: hidden;
        transition: width .4s;
    }

        .side-collapse.in {
            width: 0;
        }

    .contact-section .map iframe {
        height: 196px;
    }

    .container-home .grid-01 li {
        width: 50%;
    }

    .home-section-2 .more {
        border: 1px solid #003875;
        background: #003875;
        color: #ffffff;
        font-size: 11px;
        padding: 9px 32px 8px 17px;
        top: -4px;
    }

        .home-section-2 .more::after {
            background: url(../img/arrow-more.png) no-repeat 0 0 /26px;
            width: 30px;
            height: 30px;
            top: 1px;
        }
}

@media screen and (max-width: 767px) {
    ul.gallery li {
        width: 50%
    }

    .container-home .top .apply,
    .container-home .about {
        float: none;
        width: auto;
        border: 0;
        padding: 0 0 15px
    }

    .container-home .top .apply {
        margin-bottom: 15px;
        padding: 0 0 15px
    }

    .container-home .about {
        padding-top: 15px
    }

    .container-home .top .apply {
        font-size: 14px;
        background-size: 20px;
        padding: 0 24px 0 23px;
    }

        .container-home .top .apply strong {
            display: inline
        }

        .container-home .top .apply .btn {
            float: right;
            margin: 0
        }

    .container-home {
    }

    .panel-group.faq .panel-default .panel-heading {
        display: block
    }

    footer .panel-group.faq .panel-default {
        border: 1px solid #0a3772;
        width: auto;
        float: none;
    }

    footer .panel-group {
        padding: 0 15px 0
    }

    footer .collapse {
        display: none
    }

    footer h3 {
        display: none
    }

    footer .panel-group.faq {
        margin: 0
    }

    footer {
        padding: 30px 0 0;
    }

    .container-home .right,
    .container-home .left {
        float: none;
        width: auto;
        border-left: 0;
        padding: 0 0 25px 0;
    }

    .home-section-2 .left,
    .home-section-2 .right {
        float: none;
        width: auto;
        padding: 0 0 20px
    }

    .home-section-2 ul.news li .date {
        top: 17px;
    }

        .home-section-2 ul.news li .date .mnt {
            line-height: 13px;
            padding: 2px 5px 6px;
        }

        .home-section-2 ul.news li .date .dt {
            font-size: 15px;
            line-height: 13px;
        }

    .home-section-2 ul.news li:last-child {
        border-bottom: 1px solid rgba(243, 215, 84, 0.3)
    }

    .home-section-2 .more {
        right: 0
    }

    .about-ghana .title h2::after {
        width: 300px;
        margin-left: -150px;
    }

    .vertical-menu .nav-toggle {
        background: #efc715;
        color: #504202;
        font-size: 19px
    }

        .vertical-menu .nav-toggle a {
            font-size: 19px;
            display: block;
            padding: 8px
        }

        .vertical-menu .nav-toggle.dropdown a::after {
            display: none
        }

    .container-home .left {
        border-right: 0
    }

    nav.vertical-menu .dropdown > a::after {
        right: 9px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    nav.vertical-menu .dropdown.open > a::after {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    nav.vertical-menu li {
        border-bottom: 1px solid #F5F5F5;
    }

    .content-area-inner .left,
    .content-area-inner .right {
        float: none;
        width: auto;
        padding: 0 0 25px;
        border-right: 0;
        border-left: 0;
        margin: 0 0 0 0
    }

    .content-area-inner {
        border: 0;
        padding: 0
    }

    ul.officials li.level-2 li {
        width: 45%
    }

    ul.officials li {
        width: 50%
    }

    .table-style table tr th,
    .table-style table tr td {
        padding: 5px;
    }

    footer .glyphicon {
        display: block;
    }

    ul.gallery.videos li figure::after {
        background-size: 27px;
    }

    .cms .img-left,
    .cms .img-right {
        float: none;
        margin: 0 0 15px
    }

    .container-home .top .apply {
        display: none
    }

    header .first-row ul.left {
        display: none
    }

    header .first-row .right {
        float: none
    }

        header .first-row .right ul.quick-nav li:first-child::after {
            display: none
        }

    .MD-info {
        margin: 0 0;
    }

    .Organizations h2 {
        font-size: 26px;
    }

    .Organizations {
        padding: 32px 0;
    }

    .home-section-2 {
        padding: 30px 0;
    }

    .Organizations h2 {
        padding: 0 0 21px 20px;
    }

    .container-home .top,
    .container-home .second {
        padding: 27px 0;
    }

    header .navbar-header .navbar-toggle {
        padding: 13px 13px;
    }

    header .flag img {
        max-width: 50px;
    }

    header .flag {
        margin: 20px 0 0 7px;
    }

    .Organizations ul li {
        width: 50%;
        padding: 0 6px;
        margin-bottom: 15px
    }
}

@media (max-width:640px) {
    .navbar-brand > img {
        max-width: 182px;
    }

    ul.switch-location {
        padding: 19px 54px 0 0;
    }

        ul.switch-location a {
            font-size: 12px;
            line-height: 19px;
            padding: 4px 52px 5px 15px;
        }

            ul.switch-location a::after {
                background: url(../img/arrow-more.png) no-repeat center center/ 34px;
                top: 1px;
            }

    header .navbar-default .navbar-toggle {
        top: -69px;
        padding: 19px 13px;
    }

    .inner-banner {
        height: 224px;
    }

    .container-home .about h3 {
        font-size: 18px;
    }

    .container-home .about .more {
        margin: 0;
        font-weight: 400;
        height: 33px;
        padding: 5px 40px 8px 21px;
        font-size: 12px;
    }

        .container-home .about .more::after {
            background: url(../img/arrow-more.png) no-repeat center center /27px;
            width: 32px;
            height: 30px;
            top: 0;
            right: 1px
        }

    .about-ghana .owl-carousel li i img {
        width: 100%
    }

    .about-ghana .more {
        position: static
    }

    .about-ghana .owl-carousel li p {
        padding: 0 0 15px;
    }

    header .navbar-header {
        top: 19px;
    }

        header .navbar-header .navbar-toggle {
            padding: 14px 11px;
        }

            header .navbar-header .navbar-toggle .icon-bar + .icon-bar {
                margin-top: 7px;
            }

    header .flag img {
        max-width: 35px;
    }

    header .flag {
        max-width: 78px;
    }
}

@media (max-width: 480px) {

    .navbar-brand > img {
        max-width: 153px;
    }

    .container-home .grid-01 li {
        width: 100%
    }

        .container-home .grid-01 li:nth-child(1),
        .container-home .grid-01 li:nth-child(2) {
        }

        .container-home .grid-01 li:nth-child(2) {
        }

        .container-home .grid-01 li:nth-child(3) {
        }

        .container-home .grid-01 li:nth-child(4) {
        }

        .container-home .grid-01 li:nth-child(2)::after {
        }

        .container-home .grid-01 li:nth-child(1)::after,
        .container-home .grid-01 li:nth-child(3)::after,
        .container-home .grid-01 li:nth-child(5)::after {
        }

    .container-home .top .apply {
        padding: 0 0 20px;
        text-align: center;
    }

        .container-home .top .apply .btn {
            float: none;
            background: #fcd116;
            margin: 10px 0
        }

            .container-home .top .apply .btn::before,
            .container-home .top .apply .btn::after {
                display: none;
            }

        .container-home .top .apply .btn {
            padding: 5px 10px;
            font-size: 17px;
        }

    .home-section-2 {
        padding: 31px 0 0;
    }

    .about-ghana {
        padding: 20px 0;
    }

    ul.officials li.level-2 li {
        width: 90%
    }

    ul.officials li {
        width: 100%
    }

    ul.gallery li {
        width: auto;
        padding: 6px;
        float: none
    }

    ul.gallery .title-album {
        min-height: 0px;
        padding: 16px
    }

    footer .copyright {
        font-size: 11px;
        padding: 5px;
    }

    .litbx__wrapper {
        width: 80% !important;
        height: auto !important
    }

    header .first-row .right ul.quick-nav li {
        padding: 0 5px;
    }

    header .first-row .right .dropdown {
        padding: 9px 0 8px 7px;
    }

        header .first-row .right .dropdown .flag img {
            max-width: 35px
        }

        header .first-row .right .dropdown .text {
            padding: 0 10px 0 0;
        }

    ul.switch-location a {
        padding: 4px 33px 5px 11px;
        line-height: 16px;
    }

        ul.switch-location a::after {
            background: url(../img/arrow-more.png) no-repeat center center/ 24px;
            right: -6px;
        }

    header .navbar-default .navbar-toggle {
        padding: 15px 13px;
        top: -56px;
    }

    header .first-row .right ul.quick-nav {
        font-size: 12px;
    }

    .home-section-2 ul.news li figure {
        position: static;
        width: auto;
        padding: 0 0 20px;
        border: 0
    }

    .home-section-2 ul.news li {
        padding: 25px;
    }

        .home-section-2 ul.news li figure img {
        }

    .about-ghana .owl-carousel .owl-controls {
        right: 0
    }

    .container-home .grid-01 li figure .more {
        bottom: 10px;
    }

    .container-home .grid-01 li h3 {
        font-size: 17px;
        height: auto;
        padding: 10px 0;
    }

    .container-home .about h2,
    .about-ghana .title h2,
    .home-section-2 h3 {
        font-size: 22px;
    }

    header .navbar-header .navbar-toggle {
        padding: 10px 8px;
    }

    header .flag {
        padding: 2px;
    }

    header .navbar-brand {
        padding: 10px 0 10px 0;
    }

    header .navbar-header {
        top: 11px;
    }

    header .first-row .right ul.quick-nav {
        padding: 2px 0;
    }

    .home-section-2 ul.news li figure,
    .home-section-2 ul.news li article {
        float: none;
        width: auto
    }

        .home-section-2 ul.news li figure img {
            width: 100%;
        }

    .home-section-2 ul.news li article {
        padding: 0
    }

    .Organizations h2 {
        font-size: 22px;
    }

    .navbar-collapse.in {
        max-width: 264px;
    }
}
