@charset "utf-8";
/* CSS Document */
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on November 9, 2018 */
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300;400;600;700&display=swap');
/*font-family: 'Titillium Web', sans-serif;*/
:root{
    --blue:#002e5b;
    --blue-light:#f6f7f8;
    --orange:#ffad18;
    --black:#000000;
    --gry-light:#969696;
    --wite:#ffffff;
}


.mb-cust{margin-bottom: calc(22px + (60 - 30) * ((100vw - 320px) / (1920 - 320)));}
.bg-blue{background: var(--blue)}
.bg-blue-light{background: var(--blue-light)}
.bg-orange{background: var(--orange)}

.text-blue{color: var(--blue)}
.text-orange{color: var(--orange)}

a.bg-orange:hover{color: var(--orange)!important;background:var(--blue-light)!important }

title{display: none;font-family: 'folioboldbt';}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, hr small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section,div{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}
a{
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}
.ease{
	transition:all ease .4s ;
	-moz-transition:all ease .4s ;
	-webkit-transition:all ease .4s ;
	-o-transition:all ease .4ms ;
}
body{font-family: 'Titillium Web', sans-serif;font-size: 21px;}
img{height: auto;max-width: 100%}
p{margin: 0;padding: 0 0 25px}
html {
	-webkit-text-size-adjust:100%;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;overflow-x:hidden;
}
/*  Clearfix
------------------------------------------------------------------------------*/
.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;
}
.clear {
	clear:both;
	height:0;
}
li{list-style: none}
a, button{
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}

a:focus, button:focus{
  outline: none;
}
.relative{position: relative}
.no-padding{
  padding-left: 0;
  padding-right: 0;
}
img{max-width: 100%}
.no-margin{
  margin-left: 0;
  margin-right: 0;
}

/**/
header {border-bottom: 1px solid #e2e2e2;font-size: 16px;}
header .first-row{background: var(--blue);padding:16px 0;font-size: 87%;border-bottom: 4px solid var(--orange)}
header .first-row li{padding: 0 10px 0 0;}
header .first-row li i{margin: 0 5px 0 0;font-size: 18px;}
header .first-row ul.social {
    text-align: right;
    display: flex;
    justify-content: right;
    align-items: center;
}
    header .first-row ul.social li {
        display: inline;
    }
header .first-row ul.social li a{color: #ffffff}
header .first-row ul.social li a:hover{color: var(--orange)}
.navbar-nav .nav-item a{display: block;color: #000000}
header .navbar-nav .nav-item.active a{color:black;border-bottom: 0 solid var(--orange)}
header .navbar-nav .nav-item a:hover{text-decoration: none; var(--orange);border-bottom: 2px solid var(--orange)}
header,
header.shrink .header-inner .navbar-brand img,
header.shrink .header-inner .navbar-nav .nav-item a,
header.shrink .header-inner .navbar-expand-md{transition:All .5s ease;
-webkit-transition:All .5s ease;
-moz-transition:All .5s ease;
-o-transition:All .5s ease;
}
header.shrink .first-row{margin-bottom: 120px}
header.shrink .header-inner{position: fixed;width: 100%;left: 0;top: 0;background: #ffffff;z-index: 99}
header.shrink .header-inner .navbar-brand img{max-width: 190px;}
header.shrink .header-inner .navbar-nav .nav-item a{line-height: 15px}
header.shrink .header-inner .navbar-expand-md{padding: 0!important}
header.shrink .header-inner {box-shadow: 0px 2px 2px #ccc;}

/*Active page style*/
    header .navbar-nav .nav-item.active {
        color: orange;
        border-bottom: 3px solid var(--orange);

    }


.navbar .dropdown-toggle, .navbar .dropdown-menu a {
    cursor: pointer;
}

.navbar .dropdown-item.active, .navbar .dropdown-item:active {
    color: inherit;
    text-decoration: none;
    background-color: inherit;
}

.navbar .dropdown-item:focus, .navbar .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
/*
.demo{border-bottom: 1px solid #e2e2e2;padding: 0 0 10px;font-size: 17px;}
.demo a{color: #000000;font-weight:600;margin: 0 20px;display: inline-block;} */

.GCGeneral {
    /* width: 28.3%; */
    /* float: right; */
    /* display: flex!important; */
    /* margin: 3px 17px 6px 213px!important; */
    background-color: #002e5b;
    padding: 4px 18px;
    position: relative;
    /* right: -97px; */
    left: 12em!important;
    margin: 5px 0!important;
    color: var(--white)!important;
}


.demo {
    border-bottom: 1px solid #e2e2e2;
    padding: 5px 0 5px;
    font-size: 17px;
    left: -101px;
    position: relative;
}


.demo a {
    color: #000000;
    font-weight: 600;
    margin: 0 20px;
    display: inline-block;
    left: 0rem;
    position: relative;
}
.demo a:hover{
            text-decoration:none;
        }

.demo a i{color: red;font-weight: 600;font-size: 34px;position: relative;top: 7px}


.site-banner{position: relative;}
.site-banner::after{position:absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;content:"";display: block;pointer-events: none}
.site-banner .carousel-item img{display: block;width:100%}
.site-banner .caption{position: absolute;left: 0;top: 0;width: 100%;z-index: 3;height: 100%;}
.site-banner h4{color: var(--orange);font-size: calc(18px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));}
.site-banner h2{color: var(--white);font-size: calc(18px + (63 - 30) * ((100vw - 320px) / (1920 - 320)));display: block;font-weight: 800}
.site-banner h2::after{position:absolute;left: 0; bottom: -15px;width: 200px; display: block;height:3px;background: var(--orange);content: ""}

.site-banner .btn{
   display:inline-block;
 font-weight:400;
 text-align:center;
 white-space:nowrap;
 vertical-align:middle;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 
 
font-size: 1.25rem;
padding: .5rem 1rem;
line-height: 1.5;
}




.welcome {font-size: 21px}
.welcome h2{font-size: calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320)));font-weight: 700}

.sub-title{font-size: calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320)));font-weight: 700;padding: 0 0 20px}
.sub-title::after{width:70px;height: 4px; display: block; margin: 0 auto;background: var(--orange);content:"";border-radius: 5px}
.sub-title.second::after{display: none}

.services i{width: 72px; height:77px;margin: 0 auto;background-image:url(../img/sprite.png); background-repeat: no-repeat;display: block}

.services .card {font-size: 14px;border: 1px solid #002e5b;padding-bottom: 30px;}
.services .card .card-header{padding: 25px 0 0;background: transparent}
.services .card .card-title{font-weight:800;height: 50px;color: #002e5b;}
.services .card .card-text{padding: 0;margin: 0;color: var(--black);height:64px;}
.services .card:hover{background: var(--blue);}
.services .card:hover .card-title{color: var(--white);text-decoration: underline overline #002e5b;}
.services .card:hover .card-text{color: #ffffff;text-decoration: underline overline #002e5b;}

.services .card.attestations i{background-position:-166px -93px !important;}
.services .card.attestations:hover i {background-position: -248px -93px !important;}



.services .card.immigration i {
    background-position: -329px -93px !important;
}
.services .card.immigration:hover i {background-position: -397px -93px !important;}


.services .card.apply i       {background-position: -74px 0}
.services .card.apply:hover i {background-position: 0 0}
.services .card.Passport i       {background-position: -174px 0}
.services .card.Passport:hover i {background-position: -255px 0}
.services .card.visa i       {background-position: -331px 0}
.services .card.visa:hover i {background-position: -398px 0}
.services .card.citizen i       {background-position:-3px -73px}
.services .card.citizen:hover i {background-position: -75px -73px}

.news .card{font-size: 16px;display: block;box-shadow: 0px 0px 14px #e8e8e8;}
.news .card figure{padding: 0 0 25px}
.news .card figure .date{position: absolute;left:10px; bottom:11px;background: var(--orange);padding: 3px 10px; color: #ffffff;font-size: 14px;font-weight: 600;}
.news .card-title{height: 80px; overflow: hidden;color: var(--blue);font-weight: 700;font-size: 18px;line-height: 22px}
.news .card-text{height: 75px; overflow: hidden;margin-bottom: 15px}
.news .card .btn{border: 1px solid var(--blue);padding:7px 35px}
.news .card .btn:hover{background:  var(--blue);color: var(--white)}
.news .col-md-4 {padding-top: 15px;padding-bottom: 15px;}



ul.abt-ghana{}
ul.abt-ghana li{padding: 0 0 20px;}
ul.abt-ghana li a{display:block;padding:20px 10px;background:var(--blue); color: #ffffff;border: 1px solid var(--blue); }
ul.abt-ghana li a:hover{background:var(--orange); color: #ffffff;text-decoration: none}

.opn-hr{padding: 0 0 0 56px;font-size: 17px;line-height: 31px;}
.opn-hr::before{position: absolute;left: 0;top:5px;content: "";font-family: 'FontAwesome';width:41px; height: 41px;
display: block;background: url(../img/sprite.svg) no-repeat -11px -155px;}

.visit{font-size: 17px;line-height: 31px;}
.visit ul li{display: inline-block;padding:  0 20px 0 0}
.visit ul li i.fa-whatsapp{color:#129b08; }
.visit ul li i {
    display: inline-block;
    padding: 0 5px 0 0;
  }

footer {font-size: 16px}
footer h2{font-size:  calc(20px + (33 - 20) * ((100vw - 320px) / (1920 - 320)));font-weight:600; }
footer ul.footlinks{}
footer ul.footlinks a{color: #ffffff}
footer ul.footlinks li{position: relative;padding: 0 0 10px 35px;}
footer ul.footlinks li::before{position:absolute;width:20px; height: 20px; background: url(../img/arrow.png) no-repeat 0 0;content: "";display: block;left: 0; top: 5px}

.three-colum{border-top: 1px solid #3b5f83; border-bottom: 1px solid #3b5f83;}
.three-colum h3{font-size:  calc(20px + (23 - 20) * ((100vw - 320px) / (1920 - 320)));font-weight: 600}
.three-colum .call{padding: 0 0 0 55px;position: relative;}
.three-colum .call::before{position: absolute;content:"\f095";font-family: 'FontAwesome';display: block;left: 0; top: 10px;color: var(--orange);font-size: 35px;
font-size:  calc(20px + (43 - 20) * ((100vw - 320px) / (1920 - 320)));line-height:35px
}

.three-colum .mail{padding: 0 0 0 55px;position: relative;}
.three-colum .mail::before{position: absolute;content:"\f003";font-family: 'FontAwesome';display: block;left: 0; top: 10px;color: var(--orange);font-size: 35px;
font-size:  calc(20px + (43 - 20) * ((100vw - 320px) / (1920 - 320)));line-height:35px
}
footer ul.social li{display: inline-block; font-size: 25px;padding: 0 0 0 25px }
footer ul.social li a{color: #ffffff}
footer ul.social li a:hover{color:var(--orange)}

/*********About-trade********/

.cms {font-size: 21px}
.cms h2{font-size: calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320)));font-weight: 700}




.inner-banner{position: relative;}
.inner-banner::after{position:absolute; width: 100%;height: 100%;left: 0;top: 0;
z-index: 1;content:"";display: block;pointer-events: none}
.inner-banner .carousel-item img{display: block}
.inner-banner .caption{position: absolute;left: 0;top: 0;width: 100%;z-index: 3;height: 100%;}
.inner-banner h4{color: var(--orange);font-size: calc(18px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));}
.inner-banner h2{color: var(--white);font-size: calc(18px + (63 - 30) * ((100vw - 320px) / (1920 - 320)));display: block;font-weight: 800}


.banner-box{ width: 100%; 
height:calc(160px + (463 - 160) * ((100vw - 320px) / (1920 - 320)));  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }


/************The Ambassador *********/
.amb-text{color: var(--black);font-weight: 700;font-size: 20px;line-height: 22px;}
.amb-text span{ font-weight:600;font-size: 16px;line-height: 22px;color: var(--gry-light); display:block;}

.excellency{color: var(--black);font-weight: 700;font-size: 20px;line-height: 22px;}
.excellency span{ font-weight:400;font-size: 16px;line-height: 22px;color: var(--gry-light); display:block;}

/************Contact us*********/
.contact-text{ width: 100%;}
.contact-text h5{ font-weight:600; color:var(--black);font-size:24px !important;}
.contact-text p{font-weight:400; color:var(--black);font-size:18px !important; padding-bottom: 0px;}
.contact-text a{ font-style: normal; color:var(--black); }
.contact-text a:hover{color:var(--orange);}

.openinghbox{ width: 100%;}
.openinghbox h5{ font-weight:600; color:var(--black);font-size:24px !important;padding-bottom: 20px;}
.openinghbox p{font-weight:400; color:var(--black);font-size:18px !important; padding-bottom:10px;}
.openinghbox .bold{ font-weight: 600;color:var(--black);font-size:18px !important;}

/************Downloads*********/


.download{width: 100%; padding: 15px 0 0 56px;font-size: 18px;line-height: 31px; font-weight:600;}
.download::before{position: absolute;left: 0;content: "";font-family: 'FontAwesome';width: 41px;height:50px;display: block;background: url(../img/sprite.png) no-repeat 5px -249px;}
.download a{text-decoration: none;color:var(--black);}
.download a:hover{color: (--orange);}

/************Gallery*********/

.gallery-box{ 
width: 100%;
display: inline-flex;
flex-wrap: wrap;}

.gallery-box img{ float: left;
display: inline-block;
position: relative;}
.gallery-box .btn{ width: auto;padding: 5px 10px;position: absolute;right: 11px;border: 1px solid var(--wite);bottom: 13px;font-size: 15px;}
.img-text{width: 100%;max-height: 60px;overflow: hidden;font-size: 15px;font-weight: 300;line-height:19px;height: 60px;padding-top: 10px;}

/******************Ghana Mission Abroad************************/
.mission .card{ background:#f9f9f9; border:1px solid #e2e2e2; border-radius: 0px; padding: 10px; max-height: 350px;}
.mission .card .card-header{font-size:20px; font-weight: 600; padding: 0px 0 0; background:transparent; color: var(--blue); border: none;}
.mission .card .card-header span{font-size:19px; font-weight:500; padding: 0px 0 0; background:transparent; display: block;color: var(--blue);}

.mission .card .address{font-size:17px; font-weight:500; padding: 0px 0 0;  display: block;color: var(--blue);}
.mission .card .address ul{}
.mission .card .address ul li{ list-style: none; display: inline-block; font-size: 17px;padding:8px 25px 8px 0px ;}
.mission .card .address ul li a{ color: var(--blue); text-decoration: none;}
.mission .card .address ul li i{ padding-right: 10px !important;}


/*shonitha/css -start*/
/*=====Economy======*/
.econom-c {background: #002e5b;box-sizing: border-box; padding: 31px 0; border-bottom: 9px solid #ffad18;}
.econom-c li {width: 100%;display: inline-block;border-bottom: 1px solid #305273;padding: 0 8%;line-height: 46px;
 font-size: 18px;}
.econom-c li a {color: #fff;text-decoration: none;}
.econom-c li:nth-child(5) {border: 0;}
.right-map img {width: 100%;}
.right-map {background: #002e5b;text-align: center;margin-top: 12px;padding:27px 7% 19px 7%;margin-bottom:86px;border-bottom: 9px solid #ffad18;}
.ghanna-cont p {padding-right: 3%;color: #000;font-size: 21px;}
.ghanna-cont h2:after {width: 73%;display: block;margin-bottom: 0;content: '';position: relative;top: 25px;
 height: 1px;background: #e6e6e6;}
.cont-col {padding-top: 40px;}
.cont-col ul li {
    list-style:disc;    
    padding-left:15px;
    list-style-position:inside;
    }
.economy-ghana {padding-top: 62px;}
/*=====Invest======*/
.ghana-invest li {float: left;width: 22%;text-align: center;box-sizing: border-box;margin: 0 auto;     margin-right: 124px;}
.logo-graph {border-radius: 50px;padding: 3px;text-align: center;display: inline-block;
 margin-top: 10px;position: relative; top: 23px; outline: 0; z-index: 999; outline:none;}
.logo-graph img {background: #ffad18;border-radius: 52px;border: 4px solid #ffad18;}
.cont-name {text-align: center;display: inline-block;width: 100%;height: 43px;    background: #ffad18;line-height: 44px;box-sizing: border-box;}
.cont-name p {font-size: 24px;color: #fff;}
.ghana-invest li:nth-child(3) {margin-right: 0;}
.ghanna-cont p:nth-child(2) {padding: 0;}

/*Useful-link-css*/

.chld{display: none; background: #043c73; padding: 24px 0px;}
.useful-col {padding: 70px 0; width: 100%;}
.ghanna-cont {padding-top: 24px;}
.left-useful-link {background: #e0e0e0;padding: 29px 0;}
.useful-link li {padding: 0 40px;width: 100%;display: inline-block;}
.left-useful-link li {line-height: 53px;}
.left-useful-link li a {font-size: 21px;color: #000;text-decoration: none; padding: 0 11%;}
.refine-name {background: url(../img/arrow-link.png) no-repeat right 39px top 24px;width: 100%;text-align: left;
display: inline-block;cursor: pointer;    padding: 0 11%;}
.refine-name .arrow{background-position:0 20px}
.arrow {background-position: right -19px;}
.usefull-cont {padding-left: 4%;}
.col-right-cont h3 {font-size: 21px;color: #000;font-weight: 600;background: #ffad18;padding: 14px 4%;margin-bottom: 39px;}
.col-right-cont li {color: #000;}
.col-right-cont li:before {content: '';display: inline-block;position: relative;width: 13px;height: 13px;background: #002e5b;margin-right: 22px;}
.col-right-cont ul {float: left;border-right: 1px solid #e0e0e0;width: 48%;margin-right: 27px;box-sizing: border-box;}
.col-right-cont ul:last-child {margin: 0;border: 0;}
.col-right-cont li {line-height: 36px;font-size:21px;}
.cont-list {padding-bottom: 45px;}
.cont-list ul {width: 100%;}
.action {background: #002e5b;color: #fff!important;border-left: 6px solid #ffad18;}
.action a {color: #fff!important;}
.left-useful-link li a:hover {color: #002e5b;}
.chld li {line-height: 43px;}
.chld li a {font-size: 20px;}
.chld li a:hover {color: #055baf!important;}
.col-right-cont a{color: #000;text-decoration: none;}
.col-right-cont a:hover {color: #464646}
/*faq*/

.links-download {width: 100%;box-sizing: border-box;padding-top: 50px;}
.links-download a {margin-right: 33px;background: #ffad18;font-size: 15px;color: #000;padding: 0 4%;
height: 41px;line-height: 41px;float: left;border-radius: 31px;text-decoration: none;}
.links-download a:hover {color: #fff;background: #002e5b;}

links-download-app {
    width: auto;
    box-sizing: border-box;
    padding-top: 50px;
}

.links-download-app a {    
    background: #ffad18;
    font-size: 13px;
    color: #000;
    padding: 1px 13px;
    height: 41px;
    line-height: 41px;
    float: left;
    border-radius: 31px;
    text-decoration: none;
}
.links-download-app a:hover {
    color: #fff;
    background: #002e5b;
}
.links-download-app button {
    border: none;
background-color:transparent;
}
button.btn-faq {border: 0;font-size: 15px;padding: 0 5%;height: 43px;background: #002e5b;color: #fff;cursor: pointer;}

/*shonitha/css -close*/

@media (min-width: 767px) {
    .navbar .dropdown-toggle:not(.nav-link)::after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: .5em;
        vertical-align: 0;
        border-bottom: .3em solid transparent;
        border-top: .3em solid transparent;
        border-left: .3em solid;top: 13px;right: 5px;position: absolute;
    }
}
@media screen and (max-width: 2560px){
  .Header-Reg{
    background-image: url(../img/registration-background.png);
    background-size: cover;
    padding: 8em 0;
  }
  .Profile-l{
    z-index: 999;
    width: 465px;
    position: absolute;
    top: 126px;
    left: 112px;
  }
  .contrylogo{
    position: absolute;
    z-index: 999;
    right: 277px;
    top: 234px;
  }
  .Header-RegContent h1{
    font-size: 38px;
    text-align: center;
    color: black;
  }
  .Header-RegContent h3{
    font-size: 38px;
    text-align: center;
    color: #ffad18;
  }
  .Header-RegContent{
    width: 100%;
    background-color: white;
    padding: 15px;
    z-index: 99;
    display: inline-block;
    bottom: -79px;
    position: relative;
  }
}

@media screen and (min-width: 1366px){

.col-right-cont li {font-size: 19px;}

}
@media screen and (max-width: 1279px){
  .Header-Reg{
    background-image: url(../img/registration-background.png);
    background-size: cover;
    padding: 1em 0;
  }
  .Profile-l{
    z-index: 999;
    width: 465px;
    top: 126px;
    left: 217px;
  }
  .contrylogo{
    position: absolute;
    z-index: 999;
    right: 293px;
    top: 234px;
  }
  .Header-RegContent h1{
    font-size: 38px;
    text-align: center;
    color: black;
  }
  .Header-RegContent h3{
    font-size: 38px;
    text-align: center;
    color: #ffad18;
  }
  .ghana-invest li{ 
    width: 26%;    
    margin-right: 11%;
  }


}
@media screen and (max-width: 1199px){
   header{font-size: 15px;}
   .Header-Reg{
    background-image: url(../img/registration-background.png);
    background-size: cover;
    padding: 5em 0;
  }
  .Profile-l{
    z-index: 999;
    width: 303px;
    position: absolute;
    top: 158px;
    left: -64px;
  }
  .contrylogo{
    position: absolute;
    z-index: 999;
    right: 49px;
    width: 120px;
    top: 204px;
  }
  .Header-RegContent h1{
    font-size: 38px;
    text-align: center;
    color: black;
  }
  .Header-RegContent h3{
    font-size: 38px;
    text-align: center;
    color: #ffad18;
  }
}

@media screen and (max-width:991px){
    .navbar-toggler{position: absolute;right: 0px;padding: 0;margin-right: 5px;top: 20px;border-top: 2px solid var(--blue);border-bottom: 2px solid var(--blue);}
    .navbar-toggler span{background: var(--blue);height: 2px;margin-bottom: 5px;}
   
    .Header-Reg{
      background-image: url(../img/registration-background.png);
      background-size: cover;
      padding: 1em 0;
    }
    .Profile-l{
      z-index: 999;
      width: 465px;
      top: 126px;
      left: 217px;
    }
    .contrylogo{
      position: absolute;
      z-index: 999;
      right: 293px;
      top: 234px;
    }
    .Header-RegContent h1{
      font-size: 38px;
      text-align: center;
      color: black;
    }
    .Header-RegContent h3{
      font-size: 38px;
      text-align: center;
      color: #ffad18;
    }
    .logo-graph{ height: 82px; width: 71%;}

    .cont-name p {font-size: 21px;}

}
@media screen and (max-width:800px){
  .Header-Reg{
    background-image: url(../img/registration-background.png);
    background-size: cover;
    padding: 5em 0;
  }
  .Profile-l{
    z-index: 999;
    position: absolute;
    width: 311px;
    top: 147px;
    left: -58px;
  }
  .contrylogo{
    position: absolute;
    z-index: 999;
    right: 29px;
    top: 205px;
  }
  .Header-RegContent h1{
    font-size: 38px;
    text-align: center;
    color: black;
  }
  .Header-RegContent h3{
    font-size: 38px;
    text-align: center;
    color: #ffad18;
  }
}

@media screen and (max-width:767px){
  .Header-Reg{
    background-image: url(../img/registration-background.png);
    background-size: cover;
    padding: 1em 0;
  }
  .Profile-l{
    z-index: 999;
    width: 465px;
    top: 126px;
    left: 217px;
  }
  .contrylogo{
    position: absolute;
    z-index: 999;
    right: 293px;
    top: 234px;
  }
  .Header-RegContent h1{
    font-size: 38px;
    text-align: center;
    color: black;
  }
  .Header-RegContent h3{
    font-size: 38px;
    text-align: center;
    color: #ffad18;
  }
  .ghana-invest {
    margin-bottom: 21px;
}
    
}
@media screen and (max-width:640px){
  .demo {font-size: 12px;width: 100%;left: 0;}  
  .Header-Reg{
  background-image: url(../img/registration-background.png);
  background-size: cover;
  padding: 1em 0;
  }
  .Profile-l{
    z-index: 999;
    width: 465px;
    top: 126px;
    left: 217px;
  }
  .contrylogo{
    position: absolute;
    z-index: 999;
    right: 293px;
    top: 234px;
  }
  .Header-RegContent h1{
    font-size: 38px;
    text-align: center;
    color: black;
  }
  .Header-RegContent h3{
    font-size: 38px;
    text-align: center;
    color: #ffad18;
  }
/*shonitha-css*/
  .right-map{ margin-bottom: 41px;}
  .ghana-invest {margin-bottom: 21px;}
  .col-right-cont ul{width:100%; border:0;}
  .col-right-cont li{font-size: 19px;}
}
/*shonitha-close*/
@media screen and (max-width:480px){
    .demo a {
     margin: 3px 13px;
     left: 0!important;
}
 .demo {
   
font-size: 12px;
   
width: 100%;
   
left: 0;
}


.site-banner .btn {
  
    font-size: 1rem;
    padding: .3rem 0.5rem;
    line-height: 1.5;
}    
.Header-Reg{
  background-image: url(../img/registration-background.png);
  background-size: cover;
  padding: 5em 0;
}
.Profile-l{
  z-index: 999;
  width: 199px;
  top: 91px;
  position: absolute;
  left: -27px;
}
.contrylogo{
  position: absolute;
  z-index: 999;
  right: 0;
  top: 120px;
}
.Header-RegContent h1{
  font-size: 38px;
  text-align: center;
  color: black;
}
.Header-RegContent h3{
  font-size: 38px;
  text-align: center;
  color: #ffad18;
}
    
    
}
@media screen and (max-width:320px){
  .Header-Reg{
    background-image: url(../img/registration-background.png);
    background-size: cover;
    padding: 2em 0;
  }
  .Profile-l{
    display: none;
  }
  .contrylogo{
    position: absolute;
    z-index: 999;
    right: 0;
    margin: 0 auto;
    top: 0;
    width: 89px;
  }
  .Header-RegContent h1{
    font-size: 26px;
    text-align: center;
    color: black;
  }
  .Header-RegContent h3{
    font-size: 32px;
    text-align: center;
    color: #ffad18;
  }
  .Header-RegContent{
    bottom: 0;
  }
  
}
/*Header-Reg*/
.Header-Reg{
  background-image: url(../img/registration-background.png);
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: fixed;
  z-index: 999;
}
.Header-RegContent{
  width: 100%;
  background-color: white;
  padding: 15px;
  z-index: 99;
  display: inline-block;
  position: relative;
}
.Header-RegContent h1{
  text-align: center;
  color: black;
}
.Header-RegContent h3{
  text-align: center;
  color: #ffad18;
}
.contrylogo img{

}
.float-left{
  float: left;
}
.no-padding{
  padding: 0;
}
/*table-Reg*/

.table-responsive-md{

}
.table-Reg thead{
  
background: rgb(19,143,194);
  
background: linear-gradient(90deg, rgba(19,143,194,1) 0%, rgba(1,50,96,1) 100%);
}
.table-Reg{
  padding: 20px 0;
  margin: 29px 0;
}
.table-Reg ,table, th, td , thead {
}
.table-Reg tbody{
}
.table-Reg .boder-th{
  border:1px solid black;
} 
.table-Reg .boder-td{
  border:1px solid black;
} 
.table thead th{
  color: white;;
}
.table td, .table th{
  text-align: center;
  border: 1px solid #e2e2e2;
}
.text-area-custome{
  width:100%;
}
input[type=checkbox] {
  display:none;
}

.upload-tick input[type="checkbox"] {
    display: block;
}
.upload-tick input[type=checkbox], input[type=checkbox] 
{
box-sizing: border-box;
    margin: 15px 15px 0 5px;
    padding: initial;
    border: initial;
}


.form-check input[type=checkbox] + label {
  display:inline-block;
  padding: 0 0 0 0px;
  background:url("../img/dot.png") no-repeat;
  height: 40px;
  width: 40px;;
  background-size: 50%;
}

.form-check input[type=checkbox]:checked + label {
  background:url("../img/dot-active.png") no-repeat;
  height: 40px;
  width: 40px;
  display:inline-block;
}
.checkmark {
  font-size: 22px;
  position: absolute;
  display: inline-block;
  line-height: 1;
}
.CheckboxR{

}
.CheckboxR .col-md-2{
  float: left;
}
.CheckboxR .col-md-3{
  float: left;
}
.CheckboxR .col-md-3 h3{
  line-height: .9;
}
 .liststyle{
  padding: 30px 0;
}
.liststyle li{

}
.border{

}
/*Custome choose file 01-10-2020*/
.Head-register {

  padding: 31px 0;
  }
  .Head-register h1{
    padding: 15px 0;
    font-weight: 900;
    font-size: 38px;
  }
  .Head-Regitration h2{
    padding: 15px 0;
    font-size: 30px;
    color: black;
    font-weight: 800;
  }
  .Head-register h2{
    padding: 15px 0;
    font-size: 24px;
    color: red;
    font-weight: 800;
  }
.form-registration{
  padding: 15px 0 ;
}
.form-registration .border{
  border: none!important;
  border-bottom: 1px solid #bdbdbd!important;
  padding: 10px 0;
}
.form-registration input{
  border: 1px solid #b3b3b3;
  border-radius: 0;
}
.form-registration,.chosefileback input{
  border-radius: 0;
  border: none;
}
form-registration,form .submit{
  width: auto;
  margin: 0 auto;
  text-align: center;
  display: block;
  border: none;
  padding: 12px 35px;
  border-radius: 34px 34px 34px 34px;
  font-size: 22px;
  color: white;
  font-weight: 600;
  outline:none;
  background-color: #fba917;
}
.form-registration .submit:focus{
	border:none;
	outline:none;
}
.form-registration .submit:hover{
	border:none;
	outline:none;
	  background-color: #002e5b;
}
/* color */
color{
  color: red;
}
.chosefileback button, input{
  width: 100%;
}
.chosefileback {
  width: fit-content;
}
.chosefileback input[type="file" i]::-webkit-file-upload-button {
  /*background-image: url(../img/Choose-a-file.png);
  color: #ff000000;*/
  padding: 5px 26px; 
  background-size: cover;
  background-repeat: repeat;
  background-position: center;
  border: none;
  background-repeat: no-repeat;
}
.upload-filebak{
  width: fit-content;
}
.upload-filebak input[type="submit" i] {
  /*background-image: url(../img/Upload-file.png);
  color: #ff000000;*/
  padding: 5px 42px;
  background-size: cover;
  background-repeat: repeat;
  background-position: center;
  border: none;
  background-repeat: no-repeat;
}
.plr-30{

display: inline-block;
}
.chosefileback{
  display:block;
  text-align:center;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  padding: 15px 0;
}
.upload-filebak{
  display:block;
  float: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 15px 0;
}
.choosefiles{

}
.choosefiles h3{
  font-size: 20px;
  font-weight: 900;
  padding: 15px 0;
}
.choosefiles h4{
  font-size: 14px;
  color: #f5a616;
  padding: 4px 0;
  font-weight: 800;
}


/*gallery update 10/1/2020*/
.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: 1001;
  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;
          margin:0 auto;
}
/***********/
ul.gallery{}
ul.gallery li{ padding:10px; display:inline-block; width:24.5%}
ul.gallery figure{padding:7px;/* background:#0a82c5; */ /*! box-shadow:1px 2px 4px #433700; */position:relative}
ul.gallery figure .title-album{ position:absolute; left:0; bottom:0; background:rgba(67, 87, 86, 0.5); text-align:center; width:100%; padding:10px; color:#ffffff; z-index:2}
ul.gallery figure img{ display:block;}
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;display: 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;}


/* =======================
About Trade In Ghana
========================*/

.widget-heading-content{

}
.widget-heading-content h2{
  font-weight: 900;
  text-align: left;
  padding-bottom: 24px;
}
.widget-heading-content p{
  text-align: left;
}
/* =======================
FAQs
========================*/
.content-area-inner .right {
  width: 73%;
  float: left;
  border-left: 1px solid #cacaca;
  padding: 0 0 0 25px;
  margin-left: -1px;
  padding-top: 30px;
  border-top: 1px solid #e6e6e6;
}
.content-area-inner .left {
  width: 27%;
  float: left;
  border-right: 1px solid #cacaca;
  padding: 0 0 0 0;
  position: relative;
  z-index: 9;
}
/*Custome Vertical menu*/
.desktop nav.vertical-menu a {
  color: #2e2e2e;
  display: block;
  font-weight: 600;
  position:relative;
  text-decoration: none;
  padding: 13px 20px 13px 20px;
  font-size: 18px;
  text-decoration:none !important;
  border: 1px solid transparent;
  line-height: 25px;
}


.desktop nav>li{ position:relative}

.desktop nav.vertical-menu ul {
  display: none;
}

.desktop nav.vertical-menu li,
.desktop nav.vertical-menu .nav-toggle {
  text-align: center;
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 100%;
}

.desktop nav.vertical-menu .dropdown > a:after {
  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: 19px;
  display:block; width:10px; height:10px; border-left:6px solid #596e67;border-top:4px solid transparent;border-bottom:4px solid transparent
}

.vertical-menu-bg-color{
  background-color: #e5e5e5;
}

.desktop nav li:hover {background-color: #002e5b;color: white;}
.desktop nav.vertical-menu .dropdown.open a,
.desktop nav li:hover a{color: #ffffff;font-size: 18px;}

.desktop nav.vertical-menu li:hover ul li a:hover{color:white;}
.desktop nav.vertical-menu .dropdown.open > a:after,
.desktop nav li:hover > a:after {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}

.desktop nav.vertical-menu .dropdown ul {
  position: relative;
  background-color: #f0f0f0;
  display: none;
}

.desktop nav.vertical-menu li {
  text-align: left;
  border-left: 9px solid #e5e5e5;
}
.desktop nav.vertical-menu li {
  text-align: left;
  border-left: 0px solid #ffad18;
  transition-duration: .1s;
}
.desktop nav.vertical-menu li:hover {
  text-align: left;
  border-left: 9px solid #ffad18;
    transition-duration: .1s;
}

.desktop nav.vertical-menu li:hover ul {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  visibility: visible;
  background-color: #ffad18;
}

.desktop nav.vertical-menu .dropdown:hover > a:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);border-left-color: #ffffff
}

.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%;
  box-shadow: 7px 8px 20px 0px #00000021, 13px 20px 20px 20px #00000005;
}

.desktop nav.vertical-menu li.active{
	border-left: 9px solid #ffad18;
	background-color: #002e5b;
}
.desktop nav.vertical-menu li.active a{
	color:white;
}
.desktop nav.vertical-menu .nav-toggle { display: none; }
.faq-accordian .col-md-12{
  padding: 15px;
}
.faq-accordian strong{
  color: #002e5b;
  padding: 0 5px 0 0;
}
.faq-accordian .panel-default{border: 1px solid #eee;border-radius:0;background: transparent;}
.faq-accordian .panel-heading h4{ 
  display: block;
  padding: 18px 60px 11px 13px;
  font-size: 14px;
  color: white;
  background-color: #002e5b;
  text-decoration: none;
}
.faq-accordian .panel-heading a{ 
  font-size: 14px;
  color: white;
}
.faq-accordian .panel-heading a:hover{
  text-decoration: none!important;
}
.faq-accordian .panel-heading .right-arrow{ 
  position: absolute;
  right: 0;
  top: 0;
  font-size: 27px;
  padding: 7px 15px;
  pointer-events: none;
  background-color: #ffad18;
}
.faq-accordian .panel-heading{ padding:0; background:none; position:relative}
@media (max-width: 1440){
  .content-area-inner .left{

  }
  .content-area-inner .left, .content-area-inner .right {
    float: none;
    width: auto;
    padding: 0 ;
    border-right: 0;
    border-left: 0;
    margin: 0 0 0 0;
  }
  .desktop nav.vertical-menu .dropdown ul{
    left: -8px;
    z-index: 99;
    top: 54px;
  }
}
@media (max-width: 980px){
  .content-area-inner .left{

  }
  .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;
  }  
  .desktop  .vertical-menu .nav-toggle a {
    font-size: 19px;
    display: block;
    padding: 8px;
    text-align: left;
  }
  .desktop  .vertical-menu .nav-toggle {
    color: #000000;
    font-size: 19px;
    border: 1px solid #c3cbc8;
    position: relative;
  }
  .desktop nav.vertical-menu .dropdown ul{
    left: -8px;
    z-index: 99;
    top: 54px;
  }

}
@media (max-width: 400px){
  .content-area-inner .left{

  }
  .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;
  }
  .vertical-menu .nav-toggle a {
    font-size: 19px;
    display: block;
    padding: 8px;
    text-align: left;
  }
  .vertical-menu .nav-toggle {
    color: #000000;
    font-size: 19px;
    border: 1px solid #c3cbc8;
    position: relative;
  }
  .desktop nav.vertical-menu .dropdown ul{
    left: -8px;
    z-index: 99;
    top: 54px;
  }
  
}
@media (max-width: 300px){
  .content-area-inner .left{

  }
  .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;
  }
  .vertical-menu .nav-toggle a {
    font-size: 19px;
    display: block;
    padding: 8px;
    text-align: left;
  }
  .vertical-menu .nav-toggle {
    color: #000000;
    font-size: 19px;
    border: 1px solid #c3cbc8;
    position: relative;
  }
  .desktop nav.vertical-menu .dropdown ul{
    left: -8px;
    z-index: 99;
    top: 54px;
  }
}
nav.vertical-menu .dropdown ul {
  position: relative;
  background-color: #f0f0f0;
  display: none;
}
/* =====================
Timeline usual link 
=======================*/
/* Timeline */
@media (min-width: 768px){
  .timeline {
      width: 750px;
  }
}

.head-timeline{
  padding: 15px;
  background-color: var(--blue);
}
.head-timeline h3{
  color: var(--white);
}
.timeline {
  list-style: none;
  padding: 20px 0 15px;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.timeline:before {
  content: "";
  bottom: 0;
  top: 0;
  left: 50%;
  position: absolute;
  
  background-color: #eee;
  width: 3px;
  margin-left: -1.5px;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
/*timeline-panel*/
.timeline-panel{
  padding:0;
}
/*timeline-event-right*/
.timeline-event-right h2{

  text-align: left;
  }
  .timeline-event-left h2{
  
  text-align: right;
  }
/* Timeline Token */
.timeline-token {
  color: white;
  background-color: #5C4B51;
  
  position: absolute;
  left: 50%;
  top: 9px;
  box-sizing: border-box;
  
  line-height: 42px;
  font-size: 1.4em;
  text-align: center;
  
  margin-left: -20px;
  border-radius: 50%;
}
.timeline-token:before {
  content: "";
  position: absolute;
  top: 13px;
  right: -19px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-right: 15px solid #ccc;
  border-left: 0 solid #ccc;
  border-bottom: 15px solid transparent;
}
/**/
.timeline-token2 {
  color: white;
  background-color: #5C4B51;
  
  position: absolute;
  left: 50%;
  top: 9px;
  box-sizing: border-box;
  
  line-height: 42px;
  font-size: 1.4em;
  text-align: center;
  
  margin-left: -20px;
  border-radius: 50%;
}
.timeline-token2:before {
  content: "";
  position: absolute;
  top: 13px;
  right: -37px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
}
/* Timeline Panel */
.timeline-panel {
  float: left;
  display: inline-block;
  width: 48%;
  position: relative;
  padding: 11px;
  box-sizing: border-box;
  border: blue;
  border-radius: 0;
}
.timeline-panel-title {
  color: black;
  background-color: #e5e5e5;
  padding: 5px 19px;
  font-weight: 600;
  font-size: 21px;
  margin: 8px 0 0 0;
  border-radius: 0;
}
.timeline-panel-title.active{
  color: white;
  background-color: #ffad18;
}
.borderleft{
	border-right: 9px solid #ffad18;
}
.borderright{
  border-left: 9px solid #ffad18;
}
.timeline-event-right > .timeline-panel {
  float: right;
}
.timeline-event-right > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline-event-right > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

/* RESPONSIVE */

@media(max-width: 767px) {
  .timeline:before {
    left: 40px;
  }
  
  .timeline-panel {
    width: calc(100% - 30px);
    float: right;
  }
  .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
   .timeline-token2 {
    left: 3px;
    margin-left: 0;
    top: 19px;
  } 
  .timeline-event-right h2{

    text-align: left;
    }
    .timeline-event-left h2{
    
    text-align: left;
    }
 
}


/*==========
  BOF consulate-locations | Abin 
============*/
.cont-loc .table td, .table th {
    list-style: none;
    text-align: left;
}
.cont-loc ul li {
    list-style: none;
    text-align: left;

}

.cont-loc ul li p {
padding:0;    

}
.cont-loc .table td  ul{
	padding:0;
}
.cont-loc h3 {
    list-style: none;
    text-align: left;
}
.cont-loc address {
    text-align: left;
}
.inputwidth{
    width:100%!important;
}

table.radio-group label {
    font-weight: 500;
    padding: 0 3px 0 3px
}

.min-heght-regformafter {
    min-height:350px;
}

.radio-group {
    display: inline-flex;
    width: 100%;
}

    .radio-group td {
        display: inline-flex;
        width: 100%;
padding:0;
    }

    .radio-group tr {
        display: inline-flex;
        width: 100%;
    }

    .radio-group input {
        display: inline-flex;
        margin: 9px;
        width: 15px;
        height: 15px;
    }
.inner-reg-table{
   
    width:100%;
}

.inner-reg-table td {
    border: none !important;
    text-align:left;
    font-size:16px;
  
}

/*table-Reg*/
/* new */
.table-Reg2 table {
    width: 100%;
    margin-bottom: 15px;
    border-collapse: collapse;
    border-spacing: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

    .table-Reg2 table th, table td {
        padding: 9px;
        text-align: center;
        border-width: 1px;
        border-style: solid;
        vertical-align: middle;
        border-color: gainsboro;
    }

    .table-Reg2 table th {
        font-weight: 700;
        background: url(../images/bg_panel.png) repeat-x left top
    }

        .table-Reg2 table th.clear {
            border: 0;
            background: none
        }

    .table-Reg2 table tr:first-child td {
        background: url(../images/box_shadow.png) repeat-x left top
    }

    .table-Reg2 table tr:nth-child(2n) td {
        background: rgba(0,0,0,0.01)
    }



/*==========
  EOF consulate-locations | Abin 
============*/

/*
 * start gallery video new gallery
 */
.videos-gallery {
}

    .videos-gallery a {
        z-index: 99999;
        display: block;
    }

        .videos-gallery a h4 {
        }

        .videos-gallery a:hover .fa {
            transform: scale(0.5);
            transition: all .20s;
            display: block;
            pointer-events: none;
            cursor: default;
        }

        .videos-gallery a .fa {
            text-align: center;
            display: none;
            position: absolute;
            margin: 0 auto;
            width: 92%;
            top: 24%;
            font-size: 80px;
            z-index: 1;
            color: white;
            font-weight: 100;
            transform: scale(0.5);
            transition: all .20s;
        }
/*
* end gallery video new gallery
*/

/*
* Registration Page Bottom List
*/
.listnote {
    list-style-position: outside;
    position: relative;
    display: block;
    background-color: aliceblue;
    margin: 15px;
    padding: 14px 40px;
}

    .listnote li {
        list-style: disc;
        font-size: 17px;
        list-style-position: outside;
    }
.bottom-note {
    text-align: center;
    font-weight: 600;
    font-size: 29px;
}
/*
* Registration Page Bottom List End
*/
/*responsive*/
@media (max-width: 575.98px) { 

.three-colum{border-top: 1px solid #3b5f83; border-bottom: 1px solid #3b5f83;}
.three-colum h3{font-size:  calc(20px + (23 - 20) * ((100vw - 320px) / (1920 - 320)));font-weight: 600}
.three-colum .call{padding: 0 0 0 25px;position: relative;}
.three-colum .call::before{position: absolute;content:"\f095";font-family: 'FontAwesome';display: block;left: 0; top: 10px;color: var(--orange);font-size: 35px;
font-size:  calc(20px + (43 - 20) * ((100vw - 320px) / (1920 - 320)));line-height:35px
}

.three-colum .mail{padding: 0 0 0 25px;position: relative;font-size: 14px;}
.three-colum .mail::before{position: absolute;content:"\f003";font-family: 'FontAwesome';display: block;left: 0; top: 10px;color: var(--orange);font-size: 35px;
font-size:  calc(20px + (43 - 20) * ((100vw - 320px) / (1920 - 320)));line-height:35px
}


  .ghmore  {padding: 0 12px;}

.ghmore a {
    display: block;
    width: 72%!important;
    margin: 8px auto;
}
  .visit ul li {
    display: inline-block;
    padding: 0 0px 0 0;
  }
 .visit ul li strong{
    padding-left: 11px;
    font-size: 13px;
  }
 .demo a {
     margin: 4px 1px;
}
.demo a i {
    font-size: 11px;
    top: 1px;
}
.demo {
    font-size: 10px;
    left: 0;
    display: flow-root;
}
.GCGeneral{
    left: 0!important;
}
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .ghmore  {padding: 0 12px;}

.ghmore a {
    display: block;
    width: 72%!important;
    margin: 8px auto;
}
  .visit ul li {
    display: inline-block;
    padding: 0 20px 0 0;
  }
 .visit ul li strong{
  }
 .demo a {
     margin: 4px 13px;
}
.demo {
    font-size: 12px;
    left: 0;
}
.GCGeneral{
    left: 0!important;
}
}

@media (min-width: 768px) and (max-width: 991.98px) {  
  .ghmore  {padding: 0 12px;}

.ghmore a {
    display: block;
    width: 72%!important;
    margin: 8px auto;
}
.visit ul li {
    display: inline-block;
    padding: 0 20px 0 0;
  }
 .visit ul li strong{
  }
 .demo a {
     margin: 4px 13px;
}
.demo {
    font-size: 12px;
    left: 0;
}
.GCGeneral{
    left: 0!important;
}
}

@media (min-width: 992px) and (max-width: 1199.98px) {   
  .ghmore  {padding: 0 12px;}

.ghmore a {
    display: block;
    width: 72%!important;
    margin: 8px auto;
}
.visit ul li {
    display: inline-block;
    padding: 0 20px 0 0;
  }
 .visit ul li strong{
  }
 .demo a {
     margin: 4px 13px;
}
.demo {
    font-size: 12px;
    left: 0;
}
.GCGeneral{
    left: 0!important;
}

}

@media (min-width: 1200px) { 
  .ghmore  {padding: 0 12px;}

.ghmore a {
    display: block;
    width: 19%!important;
    margin: 8px auto;
}
.visit ul li {
    display: inline-block;
    padding: 0 20px 0 0;
  }
 }
  .ghmore  {padding: 0 12px;}

.ghmore a {
    display: block;
    width: 15.3%;
    margin: 8px auto;
}
.navbar .lefticon a:not(.nav-link)::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .5em;
    vertical-align: 0;
    border-left: 0.3em solid transparent;
    border-top: .3em solid transparent;
    border-right: .3em solid;
    top: 7px;
    left: 0px;
    position: absolute;
}
.pull-left {
    left: -210px !important;
}
.popup-text  h4{
    color: black;
    font-size: 28px;
    font-weight: 700;
    text-transform: capitalize;
}
.popup-text{
    background-color: #dadada!important;
}
/* -------------new css start---------------- */

.navbar-brand img {
    max-width: 250px;
}

.custom-padding {
    padding: 0px 80px;
}

.head-btm-pad {
    padding: 5px 80px !important;
    position: inherit !important;
}

.yt-sec {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.yt-links a:first-child {
    margin-left: 0px !important;
}

.applyinfo-links {
    display: flex;
    justify-content: end;
    align-items: center;
    width: 100%;
}

    .applyinfo-links a {
        margin-right: 0px !important;
    }

.demo a {
    display: flex !important;
    align-items: center !important;
    width: max-content;
}

    .demo a i {
        position: initial !important;
        margin-right: 5px;
    }

.visa-pass-apply-btn {
    background-color: #ffad18;
    padding: 10px 15px;
}

    .visa-pass-apply-btn i {
        margin-left: 5px;
        color: #ffffff !important;
    }

.applyinfo-links a {
    color: #055baf !important;
}

    /* .applyinfo-links a:first-child{
  color: #002e5b !important;
} */

    /* .applyinfo-links a:nth-child(2){
  border-right: 1px solid #5e5e5e;
  padding-right: 10px;
} */

    .applyinfo-links a:last-child {
        margin-left: 10px;
    }

.passvisa-link a:first-child {
    border-right: 1px solid #5e5e5e;
    padding-right: 10px;
}

.passvisa-apply a {
    color: #ffffff !important;
}


/*------*/
.visa-info-tab {
    background-color: #ffad18;
    padding: 3px 10px;
    color: #fff !important;
    cursor: pointer;
    margin-right: 5px;
}

/*.visa-info-tab-active {
    background-color: #002e5b !important;
}*/
.visa-info-tab-active {
    background-color: #002e5b !important;
    padding: 3px 10px;
    color: #fff !important;
    cursor: pointer;
    margin-right: 5px;
}
/*-------*/

@media (max-width:1531px) {
    .yt-links a {
        margin: 0px 8px !important;
    }
}

@media (max-width:1474px) {
    .demo {
        font-size: 15px !important;
    }

    .custom-padding {
        padding: 0px 20px;
    }

    .head-btm-pad {
        padding: 5px 20px !important;
    }
}

@media (max-width:1399px) {

    header {
        font-size: 15px !important;
    }
}

@media (max-width:1199px) {
    .applyinfo-links {
        flex-direction: column;
        align-items: end;
    }

    .navbar-brand img {
        max-width: 150px;
    }
}

@media (max-width:991px) {
    .applyinfo-links {
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .yt-sec {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width:777px) {
    .applyinfo-links {
        font-size: 13px;
        flex-direction: column;
        align-items: center;
        margin-top: 10px;
    }
}

@media (max-width:690px) {
    .yt-sec {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width:401px) {
    .passvisa-link {
        flex-direction: column;
    }

        .passvisa-link a:first-child {
            border-right: none;
            padding-right: 0px;
        }
}
.terms-link {
    color: black; /* Default color */
    text-decoration: none;
}

    .terms-link.active-link {
        color: #ff0000 !important; /* Highlighted color */
        font-weight: bold;
    }

/* -------------new css end---------------- */

/* #ContentPlaceHolder1_btnPopup {
    display: none;
}*/
#btnPopup
{
display:none;
}

/* -------------new css end---------------- */

/* SUBMENU */

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
    }


/* DESKTOP */

@media (min-width: 992px) {

    .navbar .dropdown:hover > .dropdown-menu {
        display: block;
    }
}


/* MOBILE */

@media (max-width: 991px) {

    .dropdown-menu {
        position: static !important;
    }

    .dropdown-submenu > .dropdown-menu {
        margin-left: 15px;
    }
}