.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
	width: 100%;
padding-right: calc(var(--bs-gutter-x) * 0.5);
padding-left: calc(var(--bs-gutter-x) * 0.5);
	margin-right: auto;
	margin-left: auto;
}
@media (min-width:576px) {
.container-sm, .container {
max-width: 100%;
}
}
@media (min-width:768px) {
.container-md, .container-sm, .container {
max-width: 100%;
}
}
@media (min-width:992px) {
.container-lg, .container-md, .container-sm, .container {
max-width: 100%;
}
}
@media (min-width:1200px) {
.container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1140px;
}
}
@media (min-width:1400px) {
.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1408px;
}
}
.container-fluid {
	padding-left: 30px;
	padding-right: 30px;
}
@media (min-width:2000px) {
.left-strip {
border-radius: 10px;
}
}
@media (min-width:1301px) {
.custom-navbar .navbar-toggler {
display: none;
}
.custom-navbar .collapse {
display: flex !important;
}
}
@media (max-width:1460px) {
.megaMenus {
min-width: 1020px;
}
}
@media (min-width:767px) {
footer .footerLinks .text-md-end {
text-align: right !important;
}
}
@media (min-width:1600px) {
.innerTemplate .container {
max-width: 1384px !important;
margin: 0 auto;
padding: 0;
}
.innerTemplate .aiChatBot {
right: 0 !important;
} 

.cco-box-width{
flex:0 0 auto;
width: 25%;
}
/* .middle-home { height: 80vh; } */
}
@media only screen and (max-width:1600px) {
.cco-home-info {
width: 60%;
}
.linkText::before {
right: -85px;
}
.innerSideMenu {
right: 20px;
}
}
@media only screen and (max-width:1400px) {

.cco-home-info {
width: 90%;
}
.cco-home-info p span {
padding: 1px 6px 3px 5px;
width: fit-content;
}
.minister-section ul li {
padding: 0 10px;
}
.minister-section {
padding: 25px 0;
}
.linkText::before {
right: -64px;
}
.light-border-1::before {
right: -23px;
}
}
@media only screen and (min-width:1301px) { /* Show the submenu on hover */
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.innerTemplate .navbar-light .navbar-nav .nav-link {
color: var(--black-color);
}
}
@media only screen and (max-width:1300px) {
.innerTemplate .navbar-light .navbar-toggler-icon {
filter: brightness(0) saturate(100%) invert(11%) sepia(9%) saturate(6095%) hue-rotate(209deg) brightness(99%) contrast(91%);
} /* .navbar-light .navbar-toggler-icon { background-image: url("../images/hamberger-menu.svg") !important; width: 40px; height: 40px; } */
.navbar-light .navbar-toggler {
padding: 0 !important;
border: none !important;
}
.dropdown-item {
display: block;
width: 100%;
clear: both;
font-weight: 400;
text-align: inherit;
white-space: nowrap;
color: var(--white-color);
padding: 13px 25px;
border-bottom: 1px solid #7e7e7e;
background-color: var(--blue-color);
}
.header-right .nav-item {
opacity: 1;
width: 210px !important;
}
.navbar-expand-lg .navbar-collapse {
display: block !important;
position: absolute;
top: 120%;
right: 0%;
z-index: 99999999;
width: 234px !important;
flex-direction: column !important;
} /* .navbar-nav { position: absolute; top: 120%; right: 24%; z-index: 99999999; width: 234px !important; flex-direction: column !important; } */
.navbar-expand-lg .navbar-toggler {
display: block !important; /* Show the navbar-toggler for smaller screens */
}
.navbar-expand-lg .navbar-nav {
display: block !important; /* Stack nav items vertically */
} /* Ensure the hamburger dropdown is visible only below 1300px */
.d-none.d-lg-block {
display: none !important;
}
.d-lg-none {
display: block !important; /* Show additional items below 1300px */
}
.custom-navbar {
flex-wrap: wrap;
}
.custom-navbar .navbar-toggler {
display: block;
}
.custom-navbar .collapse {
display: none;
}
.custom-navbar.navbar-expand-lg .collapse.show {
display: flex;
} /* Navbar CSS */
.navbarStrip {
background-color: var(--blue-color);
}
.navbar {
padding: 4px 0 !important;
} /* Transition effect for the collapsible menu */
.navbar-collapse {
height: 0;
overflow: hidden;
transition: height 0.5s ease;
}
.navbar-collapse.show {
height: auto;
}
.navbar-light .navbar-nav .nav-link {
color: var(--white-color);
padding: 13px 25px;
border-bottom: 1px solid rgba(35, 35, 71, 0.1);
background-color: var(--blue-color);
transition: ease-in-out 0.2s;
}
.navbar-nav .nav-item:last-child .nav-link {
border-bottom: none;
}
.navbar-light .navbar-nav .nav-link:hover {
background: var(--pink-color);
}
.navbar-light .navbar-nav .nav-link:hover {
color: var(--white-color);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
color: var(--white-color);
}
.navbar-nav {
flex-direction: row;
width: 100%;
display: flex; /* justify-content: space-between; */
justify-content: center;
flex-direction: row;
}
.navbar-expand-xxl .navbar-nav .nav-link {
padding-right: 2rem;
padding-left: 2rem;
}
.navbar-expand-xxl .navbar-nav {
background: var(--blue-color);
position: relative;
z-index: 99999999999;
width: auto;
margin: 0 auto;
}
.public-notice a img {
width: 50%;
}
.linkText::before {
right: -45px;
}
.header-right .navbar-nav {
flex-direction: column !important;
}
.header-right .nav-item {
border-bottom: 1px solid #595959;
width: 100% !important;
}
.header-right .nav-item:last-child {
border-bottom: none !important;
} /* .navbar-light .navbar-toggler-icon { filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(38%) hue-rotate(190deg) brightness(113%) contrast(100%); } */
.navbar-light .navbar-toggler {
color: rgb(255, 255, 255, 1) !important;
border-color: rgba(255, 255, 255, 1) !important;
}
.navbar-toggler:focus {
box-shadow: none !important;
outline: none;
}
.innerTemplate .linkText::before {
right: -37px;
}
.hamberger-menu-icon {
display: none !important;
}
.toggleMenu {
width: 40px;
padding: 6px;
top: -50px;
position: relative;
}
.toggleMenu .iconBar:nth-child(2) {
margin: 7px 0;
}
.navbar-toggler, .mobileNav {
display: block;
}

}
@media only screen and (max-width:1250px) {
.linkText::before {
content: "";
position: absolute;
right: -55px;
top: 44%;
margin-top: 0;
z-index: auto;
height: 70px;
width: 1px;
background: #484880;
overflow: hidden;
transform: translate(-50%, -50%);
}
}
@media only screen and (max-width:1199px) {
.innerTemplate .aiChatBot {
display: none;
}
.minister-section {
background-color: rgb(0, 0, 0, 0.5);
}
.home-right-box::after {
	background-color: transparent !important;
	backdrop-filter: none !important;
	-webkit-backdrop-filter: none !important;
}
.cco-home-info p {
font-size: 18px;
font-weight: 600;
text-align: center;
line-height: 24px;
margin: 0;
padding: 0 15px;
}
.strip-search-minister {
margin-bottom: 30px;
}
.public-notice a img {
width: 45%;
}
.left-strip {
margin-left: 0;
width: 100%;
border-radius: 10px;
}
.left-strip ul li {
width: calc(100% / 3);
padding: 0;
}
.left-strip ul li {
margin-bottom: 0;
}
.left-strip-icon img {
width: 40%;
}
.search-section {
margin-bottom: 30px;
}
.logo-container {
margin-bottom: 20px;
}
.linkText::before {
right: -28px;
}
.innerTemplate .linkText::before {
right: -17px;
}
}
@media only screen and (max-width:1102px) {
.cco-home-info p span {
display: none;
}
.public-notice span {
font-size: 16px;
margin-top: 6px;
}
.cco-home-info p span {
display: block;
}
.linkText {
position: relative;
padding-left: 40px;
margin-bottom: 21px;
}
.linkText:first-child {
padding-left: 0;
}
.justify-linkSet {
justify-content: start;
}
.aiChatBot {
right: 3%;
top: -20%;
}
.footerSocial.linkText {
padding-top: 0;
}
.helplineBox {
display:none;
} /* .linkText::before {right: -40px; } */
.innerBanner h2 {
	width: 100% !important;
}
}
@media only screen and (max-width:991px) {
.footerSocial.linkText {
padding-top: 0;
width: 50%;
margin-bottom: 0px;
}
.home-right-box {
padding: 0;
background-color: transparent;
}
.wob .home-right-box {
background-color: transparent !important;
padding: 0;
}
.home-right-box::after {
	background-color: transparent !important;
}
.wob .minister-section {
background: rgba(255, 255, 255, 12%);
}
.wob .cco-home-box {
background-color: rgba(255, 255, 255, 12%);
}
.footerSlider .footerlogo-swiper {
width: 80%;
}
.mission-vision.mission-card .bulletText {
margin-bottom: 200px;
}
.margin-bottom {
margin-bottom: 30px;
}
.innerTemplate .linkText::before {
right: -23px;
}
.left-strip ul li {
width: calc(100% / 2);
}
.linkText::before {
margin-right: -55px;
}
.airCustomFaq .accordion{
	margin: 0 auto;
	}
}
@media only screen and (max-width:767px) {
.navbar .container-fluid {
padding-right: 0;
padding-left: 0;
position: relative;
}
.navbar-expand-lg .navbar-collapse {
right: 0%;
width: 300px !important;
}
.header-right .header-right-list .navbar li {
margin-right: 0px;
}
.footerSlider {
padding: 15px 0;
}
.swiper-button-next, .swiper-button-prev {
padding: 14px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
left: var(--swiper-navigation-sides-offset, 20px);
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
right: var(--swiper-navigation-sides-offset, 20px);
}
.footerLinks p {
text-align: center;
}
.footer-first {
padding-bottom: 0;
}
.left-strip-icon img {
width: auto;
}
.left-strip ul li {
width: calc(100% / 3);
min-height: auto;
}
.left-strip {
padding: 15px 0;
border-radius: 10px;
}
.search-section {
margin-bottom: 20px;
}
.top-header {
padding: 20px 0 20px 0;
}
.search-minister {
margin-bottom: 20px;
}
.media-social-heading {
margin-bottom: 5px;
}
.socBox .media-social-heading {
margin-bottom: 15px;
}
.strip-search-minister {
margin-bottom: 20px;
}
.home-right-box1 {
margin-bottom: 20px;
}
.news-div {
margin-bottom: 20px;
}
.footerBlue .bulletText {
margin-left: 0;
text-align: center;
display: flex;
justify-content: center;
align-items: start;
flex-wrap: wrap;
}
.aiChatBot {
right: 3%;
top: -12%;
}
#searchCollapse {
position: absolute;
z-index: 999;
left: 50%;
transform: translateX(-50%);
width: calc(100vw - 38px) !important;
}
.search-bar {
margin-top: 10px !important;
}
.logo.text-start img {
width: 50%;
text-align: center;
margin: 0 auto;
}
.hamberger-menu-icon {
position: absolute;
top: -50px;
right: 0;
}
.mission-card {
padding: 15px;
}
.from-commissioner-desk-section .commissioner-img img {
margin-top: 0;
}
.from-commissioner-desk-section .commissioner-img {
margin-bottom: 20px;
text-align: center;
}
.from-commissioner-desk-section .continent_box {
text-align: center;
}
.cco-icon-box ul {
justify-content: center;
gap: 40px;
}
.from-commissioner-desk-section {
margin-top: 0;
}
.trade-facilitation-measures {
background-color: #efeff7;
}
.trade-facilitation-text {
margin-left: 0;
}
.trade-facilitation-measures {
background-color: #efeff7;
text-align: center;
border-radius: 10px;
}
.trade-facilitation-text {
padding: 0px 56px 30px 56px;
}
.trade-facilitation-measures .trade-facilitation-img {
padding: 30px;
}
.from-commissioner-desk-section .continent_box .title_main_text h3, .trade-facilitation-measures .trade-facilitation-text h3 {
font-size: 30px;
}
}
@media only screen and (max-width:581px) {
.cco-icon-box ul li {
width: 203px;
}
}
@media only screen and (max-width:575px) {
.header-right {
margin-top: 15px;
}
}
@media only screen and (max-width:576px) {
.cco-box {
margin-bottom: 15px;
}
.linkText {
width: 50%;
margin-bottom: 12px;
}
.linkText:nth-child(3)::before {
content: "";
}
.linkText:first-child {
padding-left: 40px;
}
.linkText:nth-child(4) {
padding-left: 40px;
}
.linkText:nth-child(1), .linkText:nth-child(3), .linkText:nth-child(5) {
padding-left: 0;
}
.linkText:first-child:before {
top: 65.7%;
} /* .linkText:nth-child(3), .linkText:nth-child(5) { margin: 5px 0; } */
.aiChatBot {
right: 3%;
top: 0px;
}
.linkText {
margin-bottom: 25px;
}
.marquee {
	width: 83% !important;
}
/* .innerTemplate .linkText::before { right: -5px !important; } */
}
@media only screen and (max-width:500px) {
.left-strip ul li {
width: 33%;
min-height: 97px;
}
.left-strip ul {
display: flex;
flex-wrap: wrap;
justify-content: start;
}
.cco-icon-box ul li {
width: 233px;
}
}
@media only screen and (max-width:450px) {
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
padding-right: 10px;
padding-left: 10px;
}
.linkText:first-child {
width: 100%;
}
.linkText:nth-child(2), .linkText:nth-child(4), .linkText:nth-child(6) {
padding-left: 0;
}
.linkText:nth-child(3), .linkText:nth-child(5) {
padding-left: 40px;
}
.linkText:nth-child(3), .linkText:nth-child(5) {
margin: 0;
}
.linkText:first-child {
margin-bottom: 25px;
}
.linkText:last-child {
width: 100%;
margin-bottom: 0;
text-align: center;
}
.linkText::before {
right: -4px;
} /* .linkText:nth-child(1)::before, .linkText:nth-child(3)::before, .linkText:nth-child(5)::before { content: none; } */
footer .footerLogo img {
width: 75%;
}
.aiChatBot {
right: 5%;
top: 0%;
}
.swiper-button-next, .swiper-button-prev {
padding: 12px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
left: var(--swiper-navigation-sides-offset, 10px);
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
right: var(--swiper-navigation-sides-offset, 10px);
}
.footer-first {
padding-bottom: 15px;
}
.linkText {
margin-bottom: 15px;
}
.logo.text-start img {
width: 70%;
text-align: center;
margin: 0 auto;
}
.from-commissioner-desk-section .continent_box .title_main_text h3, .trade-facilitation-measures .trade-facilitation-text h3 {
font-size: 24px;
}
.linkText:nth-child(3), .linkText:nth-child(5) {
padding-left: 0px;
} /* .innerTemplate .linkText::before {display: none;} */
}
@media only screen and (max-width:360px) {
#languageDropdown {
font-size: 15px;
}
.header-right .header-right-list li {
margin-right: 8px;
}
}
