body{
  -webkit-font-smoothing: antialiased;
}
.content-area ul li {
    background-position-y: 15px !important;
}
.page-id-10021 .wpb_column.vc_column_container.vc_col-sm-3 {
  display: none;
}   
html, body {
    max-width: 100%;
    overflow-x: hidden;
}
html {
  scroll-behavior: smooth;
}
.page-template-page-home h2{
  font-size: 30px;
}
.page-template-page-home h3{
  font-size: 20px;
}
.page-template-page-home h4{
  font-size: 18px;
}
ul.simple-sitemap-page.main > li >a {
    font-weight: 700;
}
.profile-modal-open .header-btm{
  display: none;
}
.single-announcements .justify-content-between,
.single-announcements header.entry-header .entry-meta {
    display: none;
}
.single-announcements header.entry-header {
    display: block;
    margin-bottom: 30px;
}
.btn-icon {
    position: relative;
}
.btn-icon > button,
.btn-icon > a {
    color: #1E1B69 !important;
    border-color: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    font-size: 16px !important;
    padding: 5px !important;
    padding-left: 35px !important;
}
.btn-icon > button::before,
.btn-icon > a::before {
    content: "";
    background-image: url(../images/fly.svg) !important;
    background-repeat: no-repeat !important;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #BFDEF5;
    border-radius: 50%;
    background-position: center;
}

.btn-icon > button:hover, .btn-icon > a:hover {
    /* font-weight: 700; */
}
.box-p {
    background: #FFFFFF;
    border-top: 6px solid #BFDEF5;
}
.download-icon a{
    padding-left: 30px;
    background-image: url(../images/download.svg);
    background-repeat: no-repeat;
    background-position-y: 1px;
    background-position-x: 2px;
    padding-top: 5px;
    padding-bottom: 3px;
}
header.entry-header {
    display: none;
}
select {
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
}
/* For IE10 */
select::-ms-expand {
    display: none;
}
.select-div{
    position: relative;

}
.select-div::after {
    content: "";
    background-image: url(../images/drop.svg);
    background-repeat: no-repeat;
    display: block;
    width: 15px;
    height: 10px;
    position: absolute;
    top: 40%;
    bottom: 0;
    right: 20px;
}
.yellow{
  background-color: rgb(249, 238, 212) !important;
}
.darker,
.darker .ground-handler-cat,
.darker .atcos-div,
.darker .medical-requirement > div > div,
.darker .atpl-row,
.darker .uas-div,
.darker .uas-categories,
.darker .gao-application,
.darker .contact-form,
.darker .about-right-p,
.darker .about-iso,
.darker #main-menu ul.dropdown-menu li,
.darker .icao-technical,
.darker div#mobile-navigation {
  background-color: #333333 !important;
}
.darker .vision-mission h1.vc_custom_heading, .darker .vision-mission p {
    color: #1E1B69 !important;
}
.darker .download-form-div > div,
.darker .uas-categories > div{
  background: #333333 !important;
}
.darker p, .darker h1, .darker h2, .darker h3, .darker h4, .darker h5, .darker span, .darker a , .darker label,.darker li {
    color: white !important;
}
.darker .branch-block tbody td,
.darker .news.announcements-slider-div div.h3,
.darker .dataTables_wrapper .dataTables_paginate .paginate_button,
.darker .elp-paragraph h6,
.darker .grey-accordion .wpb_wrapper em,
.darker .grey-accordion .wpb_wrapper div {
    color: white !important;
}
.darker .state-safety-refer .box-p {
    border-color: transparent !important;
}
.darker .subsub .left-sidebar a,
.darker .media-release p,
.darker .media-release .title h2,
.darker table.dataTable tbody td a,
.darker table.dataTable tbody td span,
.darker .tree-view .child span.view,
.darker .our-team p,
.darker .our-team h4,
.darker .qaz-phone a,
.darker .left-zoom p,
.darker .profile-right h2,
.darker .profile-right p,
.darker .more-authority h1,
.darker .more-authority .btn-left.btn-icon a,
.darker .authority-slider-div p.position,
.darker .more-authority .authority-right h2,
.darker #ProfileModal .btn-left.btn-icon.c-top a,
.darker .history-milestone > div li,
.darker .select-other-div h2,
.darker .more-section h1,
.darker .directory_cat label {
    color: #1E1B69 !important;
}
.darker .subsub .left-sidebar a.active,
.darker .subsub .left-sidebar a:hover,
.darker .directory_cat label:hover {
    color: white !important;
}
.darker #search-filter-results-1516 .result-quotation p{
  background: transparent;
}

/* subpage template */
div#page-wrapper.sub {
    margin-top: 73px !important;
}
.sub-mini-menu {
    position: absolute;
    left: 15px;
    bottom: 15px;
    font-size: 13px;
    line-height: 30px;
    color: #FFFFFF;
}
.sub-mini-menu a{
    font-size: 13px;
    line-height: 30px;
    color: #FFFFFF;
    padding: 0 3px;
}
.sub-mini-menu a.active{
    font-weight: 700;
}
.sub-child-menu .slick-track{
      width: max-content !important;
}
.sub-child-menu a:hover {
    text-decoration: none;
    color: #1E1B69;
    /* font-weight: 600; */
}
.sub-child-menu a:last-child {
    border-right: 0px;
}
.sub-child-menu a.active {
    color: #1E1B69;
    font-weight: 600;
	opacity: 1 !important;
}
.sub-child-menu a {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #A8A8A8;
    padding: 0 9px;
    border-right: 2px solid #A8A8A8;
}
.sub-child-menu {
    text-align: center;
    margin-top: 30px;
}

/* sub subspage template */
.subsub .vc_tta-panel-body {
    padding: 0 !important;
}
.subsub div#content > .row > div.content-area {
    width: 74%;
}
.subsub div#content > .row > div.left-sidebar {
    width: 26%;
}
.subsub div#content > .row {
    display: flex;
}
.subsub .about-iso > div:nth-child(1) > div {
    margin-top: 0;
}
.subsub .left-sidebar a {
    color: #1E1B69;
    background: #F5F5F5;
    border-radius: 40px;
    min-height: 55px;
    font-size: 16px;
    padding: 15px 22px;
    max-width: 260px;
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    line-height: 18px;
    align-items: center;
    position: relative;
    padding-left: 35px;
}
.subsub .left-sidebar a.active {
    background: #1E1B69;
    color: white;
}
.subsub .left-sidebar a.active::before{
    content: "";
    background-image: url(../images/fly.svg) !important;
    background-repeat: no-repeat !important;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 0;
    background: #BFDEF5;
    border-radius: 50%;
    background-position: center;
    right: -8px;
    bottom: 0;
    margin: auto;
}
.subsub .left-sidebar a:hover {
    background-color: #1E1B69;
    color: white;
    text-decoration: none;
    opacity: 1;
}
h1.sub-title {
    position: relative;
    margin-bottom: 27px;
    margin-top: 7px;
}
h1.sub-title::after {
    content: "";
    border-bottom: 4px solid #BFDEF5;
    display: block;
    padding-top: 30px;
    width: 53px;
}
.more-page{
  background-color: #bfdef5;
  padding-top: 30px;
  padding-bottom: 40px;
}
.more-page > div{
  padding-top: 35px;
  padding-left: 15px;
  padding-right: 15px;
}
.more-page h1{
  margin-bottom: 40px;
}
.more-page-div{
  margin-bottom: 35px;
}


/* START share web */
.qat_share_list {
    display: flex;
    align-items: center;
    background: #F5F5F5;
    border-radius: 40px;
    padding: 2px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    padding-left: 20px;
    padding-right: 12px;
}
.qat_share_list span {
    padding-right: 5px;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    color: #7C7C7C !important;
}
.qat_share_list a {
    padding: 4px 6px;
}
/* END share web */

/* sub menu in page */
.intro-tab.left-sidebar-menu .nice-select span.current {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.intro-tab .nice-select::after {
    background-image: url(../images/drop.svg);
    background-repeat: no-repeat;
    display: block;
    width: 15px;
    height: 10px;
    position: absolute;
    /* top: 40%; */
    bottom: 0;
    right: 20px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    border: 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.intro-tab  .nice-select.open:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.intro-tab{
  display: none;
}
body .intro-tab {
  z-index: 10;
    position: relative;
    /* overflow: visible; */
    /* display: block; */
    height: 52px;
}
.intro-tab .nice-select{
  background: #f5f5f5;
  border-radius: 0;
  border: 0;
  text-align: center !important;
  height: 52px;
  line-height: 50px;
}
.intro-tab .nice-select span.current {
    color: #172983;
    font-weight: bold;
    font-size: 18px;
}
.nice-select .option {
    color: #172983;
    text-align: center !important;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #BFDEF5 !important;
}

/* START Header */
.fel-minus.disable, .fel-plus.disable{
  opacity: .6;
}
.mobile-top{
  display: none;
}

div#language-switcher {
    display: flex;
    align-items: center;
    margin-left: 10px;
}
div#language-switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    padding-right: -webkit-calc(20px);
    padding-right: calc(20px);
}
div#language-switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    border: 0.28em solid transparent;
    border-top: .35em solid;
    right: 2px;
    color: #1E1B69;
}
div#language-switcher .wpml-ls-legacy-dropdown a span {
    color: #1E1B69 !important;
    text-transform: uppercase;
    font-size: 14px;
}
div#language-switcher > div a {
    border: white;
}
div#language-switcher > div {
    width: auto;
}
.oca-menu > a {
    white-space: initial;
    max-width: 190px;
    width: 100%;
}
.log-menu > a{
  white-space: initial;
}
.site-header .header-top a:hover {
    opacity: 1;
}
.pl-menu > a {
    white-space: initial;
}
.operation-certifications-approval{
    max-width: 185px;
}
.bm-lang ul#main-menu > li {
    padding-right: 38px;
}
ul#main-menu > li {
    /* padding-right: 15px; */
    padding-right: 22px;
    padding-bottom: 9px;
}
ul#main-menu > li:last-child {
    padding-right: 0;
}
.search_popup_sec {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: #F6F6F6;
    top: 0;
    left: 0;
    display: none;
}
.search_popup_div {
    position: relative;
}
span.search_pu_close {
    position: absolute;
    right: 10px;
    top: 20px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search_popup_form {
    padding: 100px 0;
}
.search_popup_form span.input-group-append {
    position: absolute;
    right: 10px;
    top: 6px;
    z-index: 3;
}
.search_popup_form input#s{
    box-shadow: 1px 1px 8px rgb(0 0 0 / 10%);
    border-radius: 40px;
    border: 0px;
    padding: 25px 20px;
}
.search_popup_form input#searchsubmit{
    width: 38px;
    height: 38px;
    background-color: #1E1B69;
    border-radius: 50%;
    background-image: url(../images/search-icon.svg);
}
#main-menu ul.dropdown-menu{
    margin: 0;
    border: 0px;
    border-radius: 0px;
    min-width: 244px;
    padding: 0px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    margin-top: -3px;
    left: -10px;
    display: none;
    /* max-height: 0; */
    /* transition: max-height 0.4s ease-in; */

}
.site-header li.current-menu-item.current_page_item.active, .site-header #main-menu > li > ul > li.current-menu-parent.active,.site-header #main-menu > li > ul .current-page-ancestor {
    background-color: #BFDEF5;
}
#main-menu > li.current-menu-ancestor::after, #main-menu > li.current-page-ancestor::after{
    content: "";
    border-bottom: 3px solid #1E1B69;
    display: block;
    width: 92px;
    position: absolute;
    bottom: 0;
    /* left: .2em; */
}
#main-menu ul.dropdown-menu > li > ul.dropdown-menu::before {
    display: none;
}
#main-menu ul.dropdown-menu > li {
    position: relative;
}
#main-menu ul.dropdown-menu > li > ul.dropdown-menu {
    left: 99%;
    top: 0;
    /* display: none !important; */
    display: none;
}
#main-menu > li:nth-last-child(1) ul.dropdown-menu > li > ul.dropdown-menu,
#main-menu > li:nth-last-child(2) ul.dropdown-menu > li > ul.dropdown-menu,
#main-menu > li:nth-last-child(3) ul.dropdown-menu > li > ul.dropdown-menu {
    left: auto;
    right: 99%;
}
#main-menu ul.dropdown-menu::before {
    content: "";
    border-top: 3px solid #1E1B69;
    display: block;
    width: 92px;
    position: relative;
    left: 10px;
}
#main-menu ul.dropdown-menu li {
    width: 100%;
}
#main-menu ul.dropdown-menu li a {
    /* font-size: 16px; */
    font-size: 14px;
    line-height: 40px;
    color: #1E1B69;
    display: block;
    width: 100%;
    padding: 0px 20px;
}
#main-menu ul.dropdown-menu li a:hover {
    background-color: #BFDEF5;
    opacity: 1;
}
li.menu-item-has-children.dropdown.nav-item a::after {
    display: none;
}
li.menu-item-has-children.dropdown.nav-item:hover ul {
    /* display: block; */
    /* max-height: 160% !important; */
}
a.navbar-brand.custom-logo-link.dark-logo,
.darker a.navbar-brand.custom-logo-link {
    display: none;
}
.darker a.navbar-brand.custom-logo-link.dark-logo{
    display: block;
}
.yellow .announcements{
    background-color: #F9EED4 !important;
}
.darker .announcements,
.darker .box-p,
.darker .header-news,
.darker div#wrapper-footer,
.darker nav.site-header.sticky .header-btm{
    background-color: #333333 !important;
}
.darker .btn-icon > button,
.darker .btn-icon > a,
.darker .sub-child-menu a.active {
    color: white !important;
}
.darker .header-mobile .navbar-toggler > div{
  background-color: white !important;
}
.zcolorwhite,
.darker .site-top-info h1,
.darker .navbar-expand-lg .navbar-nav .nav-link {
    color: white !important;
}


nav.site-header .header-btm{
    transition: background .1s ease-in;
}

nav.site-header.sticky .header-btm{
    background: #fff;
    -webkit-box-shadow: 0px 13px 16px -10px rgb(0 0 0 / 26%);
    -moz-box-shadow: 0px 13px 16px -10px rgba(0,0,0,0.26);
    box-shadow: 0px 13px 16px -10px rgb(0 0 0 / 26%);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
.header-news > div {
    display: flex;
    padding: 0;
}
.header-news > div > div{
    width: 50%;
    align-self: center;
}
.access-bar span {
    font-size: 15px !important;
    color: #1E1B69;
    cursor: pointer;
    vertical-align: middle;
}
.access-color {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 50%;
}
.fel-black {
    background: #000000;
    border: 1px solid #ccc;
}
.fel-white {
    border: 1px solid #ccc;
    background: #fff;
}
.fel-yellow {
    background: #F9EED4;
    border: 1px solid #ccc;
}
.mobile-navi-open .site-header .navbar-toggler .bar1 {
    transform: rotate(
-45deg
) translate(-6px, 5px);
}
.mobile-navi-open .site-header .navbar-toggler .bar2 {
    opacity: 0;
}
.mobile-navi-open .site-header .navbar-toggler .bar3 {
    transform: rotate(
45deg
) translate(-6px, -5px);
}
.header-mobile .navbar-toggler > div {
    background-color: #172983;
    width: 22px;
    height: 4px;
    border-radius: 2px;
    position: relative;
    transition: all .3s ease-in;
    margin-bottom: 4px;
}
.header-mobile .navbar-toggler > div:last-child{
    margin-bottom: 0;
}
.header-mobile .navbar-toggler {
    line-height: 60px;
    position: relative;
    height: 18px;
    width: 22px;
    padding: 0;
    border-radius: 0;
    border: none;
    z-index: 99999;
    margin-top: 4px;
    margin-left: 12px;
}
div#mobile-navigation {
    display: block;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f6f6f6;
    z-index: 9999;
    overflow-y: auto;
}
.mobile-nav-content{
    padding-top: 50px;
    width: 100%;
    padding-bottom: 30px;
    overflow: scroll;
}
div#navbarNavDropdown{
    display: block;
    text-align: center;
    padding-right: 0;
    z-index: 9999;
}
.header-mobile{
    display: none;
}
.header-news {
    background: #F5F5F5;
    padding: 8px 0;
    min-width: 24px;
}
.header-news .good-day p {
    margin: 0;
    text-align: right;
    font-weight: bold;
    font-size: 13px;
    line-height: 24px;
    color: #1E1B69;
}
div#page-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
nav.site-header.navbar.navbar-expand-lg{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0;
    transition: all .1s ease-in;
}
nav.site-header.navbar.navbar-expand-lg > .container{
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    padding: 0;
}
nav.site-header.navbar.navbar-expand-lg > .header-btm{
    width: 100%;
}
div#mobile-navigation {
    display: none;
}
.header-top {
    display: flex;
}
.header-top a.navbar-brand.custom-logo-link{
    width: 58%;
    padding-top: 0;
}
.header-top .header-right{
    width: 50%;
    display: flex;
    place-content: flex-end;
}
select#language-switcher {
    border: 0px;
    color: #1E1B69;
    margin-left: 20px;
    max-height: 24px;
    align-self: center;
}
ul#main-menu{
    display: flex;
    align-items: center;
}
.navbar-expand-lg .navbar-nav .nav-link:hover{
  opacity: 1;
}
.navbar-expand-lg .navbar-nav .nav-link {
    /* font-size: 16px; */
    font-size: 14px;
    line-height: 19px;
    color: #1E1B69;
    text-align: left;
    min-height: 73px;
    display: flex;
    align-items: center;
    white-space: normal;
}
/* .header-btm .container {
  max-width: 1240px;
} */
.header-btm .container div#navbarNavDropdown, 
.header-btm .container ul#main-menu {
    width: 100%;
}

.header-right #searchform input#s {
    background: #FFFFFF;
    box-shadow: 1px 1px 8px rgb(0 0 0 / 10%);
    border-radius: 40px;
    min-height: 45px;
    padding-right: 50px;
    z-index: 1;
    border: 0px;
    padding-left: 20px;
    font-size: 14px;
}
.header-right span.input-group-append {
    position: absolute;
    right: 9px;
    top: 7px;
    z-index: 2;
}
.header-right input#searchsubmit {
    font-size: 0;
    background: #1E1B69;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: relative;
    background-image: url(../images/search-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: 8px;
}
.header-right input#searchsubmit:hover {
    box-shadow: 0 0 3px 3px #1e1b6959;
}
.header-right #searchform .input-group {
    position: relative;
    height: 100%;
}
.header-right form#searchform {
    max-width: 332px;
    width: 100%;
    align-self: center;
	   /* pointer-events: none;
    opacity: 0.5;
	display:none;*/
}
.header-right #searchform input#s::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #1E1B69;
}
.header-right #searchform input#s:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #1E1B69;
   opacity:  1;
}
.header-right #searchform input#s::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #1E1B69;
   opacity:  1;
}
.header-right #searchform input#s:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #1E1B69;
}
.header-right #searchform input#s::-ms-input-placeholder { /* Microsoft Edge */
   color: #1E1B69;
}

.header-right #searchform input#s::placeholder { /* Most modern browsers support this now. */
   color: #1E1B69;
}
/* END Header */

/* START Home Banner */
.home-banner-div li {
    background-image: none !important;
}
.home-banner-divhome-banner-desktop{
    display: block;
}
.home-banner-div.home-banner-tablet,
.home-banner-div.home-banner-mobile{
    display: none;
}
.home-banner-slider-div img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    max-height: 469px;
    min-height: 469px;
}
.home-banner > div > div.vc_column-inner {
    padding: 0;
}
.home-banner .wpb_text_column.wpb_content_element {
    margin: 0;
}
.home-banner-slider-div {
    position: relative;
    max-height: 469px;
    min-height: 469px !important;
}
.home-banner-slider-div video{
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
}
.home-banner-h1{
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
}
.home-banner-h1 h1{
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    line-height: 1.3;
    color: #FFFFFF;
    max-width: 548px;
    margin: 0 auto;
}
.home-banner-div button.slick-arrow {
    position: absolute;
    font-size: 0px;
    background-color: transparent;
    border: transparent;
    z-index: 2;
    height: 25px;
    top: 45%;
}
.home-banner-div button.slick-next.slick-arrow::before {
    content: "";
    display: block;
    background-image: url(../images/white-right-arrow.svg);
    width: 40px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
}
.home-banner-div button.slick-prev.slick-arrow::before {
    content: "";
    display: block;
    background-image: url(../images/white-left-arrow.svg);
    width: 40px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
}
.home-banner-div button.slick-next.slick-arrow {
    right: 12%;
}
.home-banner-div button.slick-prev.slick-arrow {
    left: 12%;
}
.home-banner-div button.slick-arrow:hover,
.home-banner-div button.slick-arrow:focus,
.home-banner-div button.slick-arrow:active {
    outline: none;
    opacity: .8;
}
.home-banner-div ul.slick-dots {
    display: none;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    padding-left: 0;
    justify-content: center;
}
.home-banner-div ul.slick-dots li button {
    font-size: 0;
    width: 10px;
    height: 10px;
    border: 1px solid #BFDEF5;
    border-radius: 50%;
    background-color: transparent;
    padding: 0;
}
.home-banner-div ul.slick-dots li button:focus{
    outline: none;
}
.home-banner-div ul.slick-dots li.slick-active button{
    background-color: #BFDEF5;
}
.home-banner-div ul.slick-dots li{
    list-style-type: none;
    padding: 0 3px;
}
/* END Home Banner */

/* START Announcements */
.announcements-slider-div a:hover h3 {
    opacity: .7;
}
.announcements-slider-div a:hover {
    text-decoration: none;
}
.announcements > div > div > div.wpb_wrapper{
  position: relative;
}
.announcements-subscribe {
    position: absolute;
    top: 38px;
    margin: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.announcements-subscribe a{
    max-width: 140px;
    font-size: 13px;
    color: #FFFFFF;
    background: #E98542;
    border-radius: 40px;
    margin: 0 auto;
    padding-right: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    padding-left: 15px;
    position: relative;
}
.announcements-subscribe a::after {
    content: "";
    display: block;
    background-image: url(../images/rss.svg);
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    position: absolute;
    right: 15px;
}
.announcements > div > div.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
h1.announcements-h1 {
    line-height: 30px;
    text-align: center;
}
h1.announcements-h1::after {
    content: "";
    display: block;
    border-bottom: 1px solid;
    padding-top: 40px;
    margin: 0 auto;
    width: 76%;
}
.announcements-div {
    margin-top: 30px;
}
.announcements-slider-div {
    padding-left: 14px;
    padding-right: 20px;
    position: relative;
}
.announcements-slider-div::after {
    content: "";
    display: block;
    width: 100%;
    border-right: 1px solid #E8E8E8;
    height: 159px;
    padding-right: 20px;
    position: absolute;
    top: 0;
    right: 0;
}
.announcements-slider-div a{
    z-index: 2;
    display: block;
    width: 100%;
    position: relative;
}
.announcements-slider-div .date-new {
    min-height: 30px;
}
.announcements-slider-div p {
    font-weight: bold;
    font-size: 13px;
    line-height: 30px;
    color: #A8A8A8;
    float: left;
    margin: 0;
}
.announcements-slider-div span {
    font-weight: bold;
    font-size: 13px;
    line-height: 22px;
    color: #1E1B69;
    margin-left: 10px;
    padding: 2px 8px;
    background: #FCC700;
    border-radius: 40px;
}
.announcements-slider-div h3{
    font-weight: normal;
    line-height: 22px;
    color: #1E1B69;
}
.announcements-div .slick-list.draggable {
    overflow: visible;
}
.announcements-div button.slick-arrow,
.sub-child-menu button.slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    font-size: 0px;
    background-color: transparent;
    border: transparent;
    z-index: 2;
}
.sub-child-menu button.slick-next.slick-arrow:hover, .sub-child-menu button.slick-prev.slick-arrow:hover {
    opacity: 1;
}
.announcements-div button.slick-next.slick-arrow::before,
.sub-child-menu button.slick-next.slick-arrow::before {
    content: "";
    display: block;
    background-image: url(../images/blue-arrow.svg);
    width: 40px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.sub-child-menu button.slick-next.slick-arrow::before{
    background-position: center;
}
.announcements-div button.slick-prev.slick-arrow::before {
    content: "";
    display: block;
    background-image: url(../images/blue-arrow.svg);
    width: 40px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
}
.sub-child-menu button.slick-prev.slick-arrow::before{
  content: "";
  display: block;
  background-image: url(../images/blue-arrow-left.svg);
  width: 40px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center !important;
}
.announcements-div button.slick-prev.slick-arrow.slick-disabled::before,
.sub-child-menu button.slick-prev.slick-arrow.slick-disabled::before{
    background-image: url(../images/gray-arrow.svg);
    transform: none;
    background-position: right;
}
.announcements-div button.slick-next.slick-arrow.slick-disabled::before{
    background-image: url(../images/gray-arrow.svg);
    position: absolute;
}
.sub-child-menu button.slick-next.slick-arrow.slick-disabled::before{
  background-image: url(../images/gray-arrow-right.svg);
}
.announcements-div button.slick-next.slick-arrow.slick-disabled,
.sub-child-menu button.slick-next.slick-arrow.slick-disabled{
    right: 13%;
}
.announcements-div button.slick-next.slick-arrow,
.sub-child-menu button.slick-next.slick-arrow{
    left: unset;
    top: -90px;
    bottom: unset;
    right: 12%;
}
.announcements-div button.slick-prev.slick-arrow,
.sub-child-menu button.slick-prev.slick-arrow{
    left: unset;
    top: -91px;
    bottom: unset;
    right: 16%;
}
.announcements-div button.slick-arrow:hover,
.announcements-div button.slick-arrow:focus,
.announcements-div button.slick-arrow:active,
.sub-child-menu button.slick-arrow:hover,
.sub-child-menu button.slick-arrow:focus,
.sub-child-menu button.slick-arrow:active {
    outline: none;
    opacity: .8;
}
/* END Announcements */

/* START Announcements RSS */
li.wp_rss_retriever_item {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-image: none !important;
    padding-left: 0 !important;
}
a.wp_rss_retriever_title {
    overflow: visible;
    white-space: normal !important;
}
.wp_rss_retriever_item_wrapper{
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #565555;
    font-family: Arial, sans-serif;
}
a.wp_rss_retriever_readmore {
    margin-left: -5px;
}
.wp_rss_retriever_credits {
    display: none !important;
}
li.wp_rss_retriever_item:last-child {
    border-bottom: 0;
}
.atc-info-img {
    min-height: 200px !important;
}
/* END Announcements RSS */

/* START Homepage 3 button */
.home-3button-div{
    display: flex;
    justify-content: center;
}
.home-button-div {
    width: 33.333%;
    display: block;
    margin: 12px;
}
.home-button-div a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 50px;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    overflow: hidden;
}
/* .home-button-div a:hover div {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    display: block;
} */
.home-button-div a h3{
    color: white;
    position: absolute;
    margin-bottom: 0;
}
.home-button-div img {
    /* max-width: 362px; */
    width: 100%;

}
.home-button-div div{
    position: relative;
    border-radius: 50px;
    transition: 0.5s all ease-in-out;
}
.home-button-div a:hover {
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
    opacity: 1;
}
.home-button-div span {
    position: absolute;
    top: 10px;
    right: 30px;
    font-weight: bold;
    font-size: 13px;
    line-height: 22px;
    color: #1E1B69;
    padding: 0px 9px;
    background: #FCC700;
    border-radius: 40px;
}
.home-3button-div-preview{
    /* display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-content: center; */
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: center;
}
.home-button-div-preview {
    /* width: 33.333%; */
    /* display: block;
    margin: 12px; */
      flex: 0 1 calc(25% - 20px); /* 4 per row */
  box-sizing: border-box;
}
.home-button-div-preview a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 50px;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    overflow: hidden;
}
/* .home-button-div a:hover div {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    display: block;
} */
.home-button-div-preview a h3{
    color: white;
    position: absolute;
    margin-bottom: 0;
}
.home-button-div-preview img {
    /* max-width: 362px; */
    width: 100%;

}
.home-button-div-preview div{
    position: relative;
    border-radius: 50px;
    transition: 0.5s all ease-in-out;
}
.home-button-div-preview a:hover {
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
    opacity: 1;
}
.home-button-div-preview span {
    position: absolute;
    top: 3px;
    right: 17px;
    font-weight: bold;
    font-size: 13px;
    line-height: 22px;
    color: #1E1B69;
    padding: 0px 9px;
    background: #FCC700;
    border-radius: 40px;
}
/* END Homepage 3 button */

/* START Take Your Career To The Next Level */
.take-your-career {
    max-width: 516px;
    padding: 0 19px;
}
.take-your-career h2 {
    max-width: 273px;
}
.box-p.take-your-career {
    padding-left: 25px;
    padding-bottom: 15px;
}
/* END Take Your Career To The Next Level */

/* START Enhancing The Safety, Security & Efficiency For A Sustainable Aviation Industry */
.enhancing_the_safety-div img:hover{
    box-shadow: 0 10px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
}
.enhancing_the_safety-div img{
  transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
}
.enhancing-the-safety {
    text-align: center;
}
.enhancing-the-safety h2{
    text-align: left;
    max-width: 653px;
    margin: auto;
}
.enhancing_the_safety-div {
    position: relative;
    padding: 5px;
}
.enhancing_the_safety-div:focus {
    outline: none !important;
}
.enhancing_the_safety-div .box-p{
    max-width: 264px;
    position: absolute;
    bottom: 35px;
    left: 35px;
    padding: 20px 20px;
    display: flex;
    border-width: 4px;
    min-height: 90px;
    width: 100%;
}
.enhancing_the_safety-div .box-p .title {
    width: 90%;
}
.enhancing_the_safety-div .box-p h3{
    line-height: 24px;
}
.enhancing_the_safety-div .box-p .btn-icon > a::before{
    right: 0;
    left: unset;
}
.enhancing_the_safety-slider .slick-list.draggable {
    overflow: visible;
}
.enhancing_the_safety-slider button.slick-arrow {
    position: absolute;
    top: 45%;
    font-size: 0px;
    background-color: transparent;
    border: transparent;
    z-index: 2;
    height: 25px;
}
.enhancing_the_safety-slider button.slick-prev.slick-arrow{
    left: 4%;
}
.enhancing_the_safety-slider button.slick-prev.slick-arrow::before {
    content: "";
    display: block;
    background-image: url(../images/white-left-arrow.svg);
    width: 40px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
}
.enhancing_the_safety-slider button.slick-next.slick-arrow{
    right: 4%;
}
.enhancing_the_safety-slider button.slick-next.slick-arrow::before {
    content: "";
    display: block;
    background-image: url(../images/white-right-arrow.svg);
    width: 40px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.enhancing_the_safety-slider button.slick-arrow:hover,
.enhancing_the_safety-slider button.slick-arrow:focus,
.enhancing_the_safety-slider button.slick-arrow:active {
    outline: none;
    opacity: .8;
}
/* END Enhancing The Safety, Security & Efficiency For A Sustainable Aviation Industry */

/* START Page Rating */
.hfeed .reating-page{
    display: none;
}
span.yasr-total-average-container > span {
    display: none;
}
span.yasr-total-average-container {
    display: block;
}
.yasr-auto-insert-overall {
    display: none;
}
span.yasr-small-block-bold {
    display: none;
}
.yasr-auto-insert-visitor {
    position: absolute;
    bottom: -326px;
    background: #F1F1F1;
    border-radius: 40px;
    padding: 13px 40px 13px 20px;
    z-index: 4;
}
div.yasr-visitor-votes{
    position: relative;
}
span.r-close{
    position: absolute;
    top: 0;
    right: -21px;
    cursor: pointer;
    z-index: 3;
    width: 11px;
    height: 10px;
    background-image: url(../images/rating-close.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.yasr-custom-text-vv-before.yasr-custom-text-vv-before-8 {
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    color: #1E1B69;
}
.reating-page{
    width: 76px;
    height: 76px;
    background: #F1F1F1;
    border-radius: 50%;
    background-image: url(../images/rating-emoji.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -100px;
    cursor: pointer;
}
/* END Page Rating */

/* START Search Page */
ul.pagination {
    display: flex;
    justify-content: center;
}
.pagination li.page-item a:hover, .pagination li.page-item span:hover {
    border-color: #1E1B69;
    text-decoration: none;
    background-color: transparent;
}
.pagination span.page-link.current{
  border-color: #1E1B69;
  background: #1E1B69;
  color: white;
  font-weight: bold;
}
.pagination li.page-item a, .pagination li.page-item span {
    width: 37px;
    height: 37px;
    margin: 0 10px;
    border-radius: 50% !important;
    color: #565555;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border: 1px solid transparent;
}
ul.pagination li {
    background-image: none !important;
    padding: 0 !important;
}
ul.pagination .next {
    display: none !important;
}
h2.search-p.page-title::after {
    content: "";
    display: block;
    border-bottom: 4px solid #BFDEF5;
    padding-top: 30px;
    width: 53px;
}
h2.search-p.page-title {
    margin-bottom: 40px;
    margin-top: 20px;
}
.search-result p > a {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #565555;
}
.search-result p::after {
    content: "";
    display: block;
    border-bottom: 1px solid #E8E8E8;
    padding-top: 40px;
    margin-bottom: 40px;
}
.search-banner input#s {
    border: 0px;
    border-bottom: 1px solid #FFFFFF;
    border-radius: 0px;
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    color: #FFFFFF;
    background: transparent;
    min-height: 40px;
}
.search-banner span.input-group-append {
    position: absolute;
    right: 10px;
    top: -15px;
    z-index: 3;
}
.sub-banner-p.search_404_banner {
    background-image: url(../images/search-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.sub-banner-p .container{
    height: 100%;
    padding-top: 170px;
    padding-bottom: 150px;
    position: relative;
}
.sub-banner-p {
    position: relative;
    z-index: 9;
    background-position: center !important;
}
input#searchsubmit {
    font-size: 0;
    border: 0;
    background: transparent;
    width: 50px;
    height: 50px;
    background-image: url(../images/search-big-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.search-banner input#s:focus {
    outline: none;
    box-shadow: none;
}
.search-banner input#s::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: white;
    opacity: 0.7;
}
.search-banner input#s:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: white;
    opacity: 0.7;
}
.search-banner input#s::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: white;
    opacity: 0.7;
}
.search-banner input#s:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
    opacity: 0.7;
}
.search-banner input#s::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
    opacity: 0.7;
}
.search-banner input#s::placeholder { /* Most modern browsers support this now. */
    color: white;
    opacity: 0.7;
}
section.no-results.not-found form#searchform {
    display: none;
}
section.no-results.not-found {
    margin-top: 40px;
    margin-bottom: 70px;
}
section.no-results.not-found h1{
    margin-bottom: 25px;
}
/* END Search Page */

/* START Error Page */
.search_404_banner h1 {
    text-align: center;
    color: white;
}
#error-404-wrapper .widget.widget_archive {
    display: none;
}
section.error-404.not-found {
    margin-top: 40px;
    margin-bottom: 70px;
}
section.error-404.not-found h1 {
    margin-bottom: 25px;
}
.error-404.not-found input#s {
    border: 0px;
    border-bottom: 1px solid;
    border-radius: 0px;
    margin-top: 20px;
}
/* END Error Page */

/* START Aerial Activity */
.supp-table thead tr {
    display: table-row !important;
}
.supp-li li {
    margin-bottom: 15px;
}
table.supp-table th {
    background: #BFDEF5;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #1E1B69;
    padding: 10px 15px;
}
table.supp-table td {
    padding: 15px 15px;
    border-bottom: 1px solid #C4C4C4;
}
.supp-table td, .supp-tablek td a {
    font-size: 16px;
    line-height: 22px;
    color: #565555;
}
.aerial-activity-mail a {
    padding-left: 31px;
    position: relative;
    color: #1E1B69;
    font-weight: bold;
}
.aerial-activity-mail a::before {
    content: "";
    position: absolute;
    background: #BFDEF5;
    display: block;
    width: 28px;
    height: 28px;
    top: -4px;
    border-radius: 50%;
    left: 0;
    background-image: url(../images/mail.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.download-form a {
    display: block;
    width: 100%;
    color: #565555;
    line-height: 24px;
    padding-left: 40px;
}
.download-form a::before {
    content: "";
    display: block;
    position: absolute;
    background: #BFDEF5;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    left: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../images/download.svg);
    background-repeat: no-repeat;
    background-position: center;
}
/* .download-form-div > div::before {
    content: "";
    display: block;
    position: absolute;
    background: #BFDEF5;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    left: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../images/download.svg);
    background-repeat: no-repeat;
    background-position: center;
} */
.download-form-div {
    display: flex;
    place-content: center;
}
.download-form {
    margin: 0 !important;
    min-height: 118px;
    display: flex;
    align-items: center;
}
.download-form-div > div {
    background: #F5F5F5;
    border: 1px solid #1E1B69;
    border-radius: 100px;

    position: relative;
    max-width: 507px;
    margin: 15px;
    /* padding-left: 40px; */
    padding-right: 0;
}
.italic-bm{
      font-style: italic;
}
/* END Aerial Activity */

/* START Ground Handler */
.ground-handler-category {
    display: flex;
    flex-wrap: wrap;
    text-align: -webkit-center;
}
.ground-handler-category > div {
    width: 33.33%;
    margin-bottom: 20px;
    padding: 0 10px;
}
.ground-handler-category .small-cat {
    background: #FCC700;
    border-radius: 30px;
    max-width: 150px;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1E1B69;
    font-weight: bold;
    position: relative;
    z-index: 2;
}
.ground-handler-category .cat-title {
    background: #1E1B69;
    border: 1px solid #1E1B69;
    border-radius: 100px;
    color: white;
    margin-top: -25px;
}
.ground-handler-category .cat-title p {
    min-height: 118px;
    /* max-width: 252px; */
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
    max-width: 100%;
    width: 100%;
    /* justify-content: flex-start; */
    padding-left: 20px;
	padding-right: 20px;
}
.ground-handler-services > div:nth-child(2) {
    width: 55%;
}
.ground-handler-services > div:nth-child(1) {
    width: 45%;
}
.ground-handler-services {
    display: flex;
}
.ground-handler-services > div:nth-child(1) p {
    max-width: 439px;
}
.ground-handler-services li {
    margin-bottom: 15px;
}
.ground-handler-refer a {
    text-decoration: underline;
    color: #1E1B69;
    font-weight: bold;
    padding-top: 3px;
}
/* END Ground Handler */

/* START Air Traffic Controller */
.atcos > div > div .wpb_single_image {
    margin: 0;
}
.atcos > div > div {
    padding: 0 !important;
}
.atcos > div:nth-child(2) {
    width: 70%;
}
.atcos > div:nth-child(1) {
    width: 30%;
}
.atcos {
    margin-bottom: 10px;
}
.atcos.text-white, .atcos.text-white h2 {
    color: white;
}
.atcos.text-blue, .atcos.text-blue h2{
    color: #1E1B69;
}
.atcos {
    display: flex;
    align-items: center;
}
.atcos > div:nth-child(2) {
    width: 70%;
    display: block;
    padding: 0px 50px;
    height: 100%;
}
.atcos > div:nth-child(2) > div {
    max-width: 657px;
}
.atcos .wpb_text_column.wpb_content_element {
    margin: 0;
}
.medical-requirement .wpb_text_column.wpb_content_element {
    margin: 0;
}
.medical-requirement > div .wpb_column.vc_column_container.vc_col-sm-6:nth-child(2) {
    width: 75%;
}
.medical-requirement > div .wpb_column.vc_column_container.vc_col-sm-6:nth-child(1) {
    width: 25%;
    text-align-last: center;
}
.medical-requirement > div .wpb_column.vc_column_container.vc_col-sm-6:nth-child(1) .wpb_single_image.wpb_content_element.vc_align_left {
    margin-bottom: 0;
}
.medical-requirement img {
    width: 67px;
    height: 67px;
}
.medical-requirement > div .vc_row.wpb_row.vc_inner.vc_row-fluid {
    display: flex;
    align-items: center;
    min-height: 118px;
}
.medical-requirement > div > div {
    background: #FFFFFF;
    border: 1px solid #1E1B69;
    border-radius: 100px;
}
.medical-requirement > div {
    padding: 10px;
}
.medical-requirement h2.vc_custom_heading {
    margin-bottom: 0;
}
/* END Air Traffic Controller */

/* START Student Pilot Licence */
.subleft-bar > div:nth-child(2) {
    padding-left: 30px;
}
/* END Student Pilot Licence */

/* START Private Pilot’s Licence */
.wpb-js-composer .about-iso .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    right: 19px;
}
.private-pilots-licence .vc_tta-panel-body > div {
    padding: 15px 0 !important;
}
.private-pilots-licence h4.vc_tta-panel-title.vc_tta-controls-icon-position-right a{
  padding: 18px 0 !important;
}
.private-pilots-licence .left-sidebar a::after {
    display: none;
}
.wpb-js-composer .private-pilots-licence .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #E8E8E8 !important;
}
.blue-box {
    border: 1px solid #1E1B69;
    border-radius: 20px;
}
body .vc_tta-panel-body .blue-box {
    padding: 0 !important;
}
.blue-box p {
    background-color: #1E1B69;
    border-radius: 19px 19px 0px 0px;
    padding: 10px 15px;
    color: white;
    font-weight: bold;
    margin-bottom: 0;
    padding-left: 32px;
}
.blue-box ul {
    padding: 15px;
    padding-left: 24px;
}
.blue-box ul li div {
    padding-left: 20px;
}
.normal-div {
    margin-bottom: 10px;
}
.renew-pilots-license li {
    width: 33.33%;
}
.renew-pilots-license ul {
    display: flex;
    flex-wrap: wrap;
}
.circle-license .vc_col-sm-4 p, .circle-license .vc_col-sm-4 h1 {
    text-align: center !important;
}
.circle-license .vc_col-sm-4 p{
  color: white;
}
.circle-license .vc_col-sm-4 h1{
  color: #FCC700;
}
.circle-license .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}
.circle-license .vc_col-sm-4 > div::before {
    content: "";
    border: 1px solid #1E1B69;
    width: 107%;
    height: 107%;
    position: absolute;
    border-radius: 50%;
    left: -7px;
    top: -6px;
}
.circle-license .vc_col-sm-4 > div {
    background: #1E1B69;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    align-items: center;
    display: flex;
    margin-bottom: 30px;
}
.circle-license .vc_col-sm-4 > div > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}
/* END Private Pilot’s Licence */

/* START Multi-Crew Pilot Licence */
.multi-crew ul > li > ol > li {
  list-style-type: unset;
    background-image: none;
    padding-left: 0;
}
.multi-crew li {
    margin-bottom: 15px;
}

/* END Multi-Crew Pilot Licence */

/* START Airline Transport Pilot License */
.atpl em {
    color: #A8A8A8;
}
.atpl li {
    margin-bottom: 10px;
}
.atpl-p > div > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.entry-content .atpl-row:nth-child(2) ul li {
    margin-bottom: 18px;
}
.atpl-row > div >.vc_column-inner {
    padding: 0 !important;
}
.atpl-row {
    display: flex;
    align-items: center;
}
.atpl-row > div:nth-child(2) {
    padding-left: 30px;
    padding-right: 15px;
}
.atpl-row:nth-child(3) > div:nth-child(1){
    padding-right: 15px;
    padding-left: 30px;
}
.atpl-row .wpb_single_image {
    margin: 0;
}
.atpl-row:nth-child(3) > div:nth-child(2) {
    padding: 0;
}
.atpl {
    margin: 0 !important;
}
/* END Airline Transport Pilot License */

/* START Aircraft */
.aircraft-link > div p a {
    width: 50%;
    padding-top: 3px;
    margin-bottom: 15px;
    text-decoration: underline;
    color: #565555;
    padding-right: 10px;
    font-size: 15px;
}
.aircraft-link > div p {
    display: flex;
    flex-wrap: wrap;
}
.aircraft-acc .vc_tta-panel-body {
    padding-left: 20px !important;
    max-width: unset !important;
    padding-top: 30px !important;
}
/* END Aircraft */

/* START Aerodrome */
.helideck-certification {
    max-width: 944px;
    margin: auto !important;
}
.helideck-certification > div:last-child .wpb_text_column.wpb_content_element {
    text-align: center;
}
.helideck-certification a {
    font-weight: normal;
    text-decoration: none;
}
.speaker-icon span {
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    display: block;
    width: fit-content;
    margin: auto;
}
.speaker-icon span::before {
    content: "";
    background-image: url(../images/speaker.svg);
    background-repeat: no-repeat;
    width: 28px;
    height: 22px;
    display: block;
    position: absolute;
    left: -35px;
}
.aerodrome-span p {
    text-align: center;
}
.helideck-certification > div:nth-child(3) {
    width: 26%;
}
.helideck-certification > div:nth-child(2) {
    width: 40%;
}
.dangerous_goods_class > div .small-cat {
    background: #BFDEF5;
    min-width: 95px;
    height: 95px;
    /* width: 100%; */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.dangerous_goods_class > div .small-cat p {
    font-weight: bold;
    font-size: 20px;
    color: #1E1B69;
}
.dangerous_goods_class {
    display: flex;
    flex-wrap: wrap;
}
.dangerous_goods_class > div {
    color: white;
    align-items: center;
    width: 357px;
    display: flex;
    background: #1E1B69;
    border: 1px solid #1E1B69;
    border-radius: 100px;
    min-height: 118px;
    padding: 0 10px;
    margin: 0 6px;
    margin-bottom: 10px;
    height: 100%;
}
.dangerous_goods_class > div p {
    line-height: 20px;
}
/* END Aerodrome */

/* START Airspace */
.airspace-div {
    display: flex;
}
.airspace-div > div:nth-child(1) {
    width: 53%;
}
.airspace-div h1 {
    margin-bottom: 35px;
    margin-top: 20px;
}
/* END Airspace */

/* START Carriage of Dangerous Goods */
.dangerous-goods-by-air .wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}
.dangerous-goods-by-air a {
    padding-top: 5px;
    text-decoration-line: underline;
    color: #565555;
}
.linkpage-icon a {
    background-image: url(../images/linkpage-icon.svg) !important;
    background-position-x: 0px;
}
.icao-technical a {
    text-decoration: underline;
}
/* END Carriage of Dangerous Goods */

/* START E-Services & Forms */
.services-forms-div p {
    padding-left: 30px;
    /* background-image: url(../images/download.svg);
    background-repeat: no-repeat;
    background-position-y: 1px;
    background-position-x: 2px; */
    padding-top: 3px;
    padding-bottom: 3px;
}
.services-forms-div.download-icon a::before {
    content: "";
    background-image: url(../images/download.svg);
    background-repeat: no-repeat;
    background-position-y: 1px;
    background-position-x: 2px;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: -30px;
    top: 0;
}
.services-forms-div.download-icon a{
  padding-left: 0px;
  background-image: none;
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
}
.post-756 .services-forms-div.download-icon:nth-child(1) h2,
.post-756 .services-forms-div.download-icon:nth-child(3) h2,
.post-959 .services-forms-div.download-icon:nth-child(1) h2,
.post-959 .services-forms-div.download-icon:nth-child(2) h2,
.post-959 .services-forms-div.download-icon:nth-child(3) h2,
.post-959 .services-forms-div.download-icon:nth-child(4) h2,
.post-3928 .services-forms-div.download-icon:nth-child(1) h2,
.post-3928 .services-forms-div.download-icon:nth-child(3) h2,
.post-4033 .services-forms-div.download-icon:nth-child(1) h2,
.post-4033 .services-forms-div.download-icon:nth-child(2) h2,
.post-4033 .services-forms-div.download-icon:nth-child(3) h2,
.post-4033 .services-forms-div.download-icon:nth-child(4) h2{
    text-decoration-line: underline;
    color: #565555;
    padding-top: 5px;
    font-size: 15px;
    font-weight: normal;
    padding-left: 30px;
    background-image: url(../images/download.svg);
    background-repeat: no-repeat;
    background-position-y: 1px;
    background-position-x: 2px;
    padding-top: 5px;
    padding-bottom: 3px;
    line-height: 17px;
}
.post-756 .services-forms-div.h2.download-icon,
.post-959 .services-forms-div.h2.download-icon,
.post-3928 .services-forms-div.h2.download-icon,
.post-4033 .services-forms-div.h2.download-icon {
    width: 50%;
}
.sub-child-menu a.slick-slide {
    opacity: .3;
}
.sub-child-menu a.slick-slide.slick-active {
    opacity: 1;
}
.sub-child-menu button.slick-next.slick-arrow.slick-disabled {
    right: -10px;
}
.sub-child-menu button.slick-next.slick-arrow::before,.sub-child-menu button.slick-prev.slick-arrow::before{
  background-color: white;
}
.sub-child-menu button.slick-prev.slick-arrow {
    left: unset;
    top: 0px;
    bottom: unset;
    right: 30px;
    /* background-color: white; */
}
.sub-child-menu button.slick-next.slick-arrow {
    left: unset;
    top: 0px;
    bottom: unset;
    right: -10px;
    /* background-color: white; */
}
.mobile-child-menu{
  display: none;
}
.desktop-child-menu a {
    width: auto !important;
}
.services-forms > div.h2 {
    width: 100%;
}
div#section3 > .service-child > div,
div#section4 > .service-child > div,
div#section5 > .service-child > div {
    width: 50%;
}
div#section3 > .service-child,
div#section4 > .service-child,
div#section5 > .service-child {
    display: flex;
    flex-wrap: wrap;
}
.services-forms > div {
    width: 100%;
    margin-bottom: 15px;
    padding-right: 10px;
}
.services-forms > div {
    scroll-margin-top: 90px;
}
.services-forms a {
    text-decoration-line: underline;
    color: #565555;
    padding-top: 5px !important;
    font-size: 16px;
    font-weight: normal;
}
.services-forms-div {
    margin-bottom: 5px;
}
body .services-forms-div.h2.download-icon h2 {
    font-size: 16px !important;
}
.services-forms {
    display: flex;
    flex-wrap: wrap;
}
/* END E-Services & Forms */

/* START Announcements */
.about-iso #search-filter-results-1604 a::after,
#search-filter-results-1604 .announcements-slider-div::after,
.about-iso #search-filter-results-1625 a::after,
.about-iso #search-filter-results-1632 a::after,
.about-iso #search-filter-results-4188 a::after{
  display: none;
}
.news.announcements-slider-div a {
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 25px;
    margin-top: 20px;
}
.news.announcements-slider-div {
    width: 100%;
}
.news.announcements-slider-div div.h3 {
    font-weight: bold;
    line-height: 28px;
    color: #1E1B69;
    padding-right: 27px;
}
.career.download-icon a h2::after {
    content: "";
    display: block;
    background-image: url(../images/download.svg);
    background-repeat: no-repeat;
}
.news.announcements-slider-div div.h3::after,
.media-release .title h2::after{
  content: "";
  background-image: url(../images/fly.svg) !important;
  background-repeat: no-repeat !important;
  width: 27px;
  height: 27px;
  display: inline;
  position: absolute;
  background: #BFDEF5;
  border-radius: 50%;
  background-position: center;
  margin: auto;
  margin-left: 10px;
}
.news.announcements-slider-div:nth-child(8) a {
    border-bottom: 0px;
}
.career.download-icon h2 {
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 15px;
    position: relative;
    padding-right: 35px;
    margin-bottom: 15px;
}
.career.download-icon a h2::after {
    content: "";
    display: block;
    background-image: url(../images/download.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 15px;
    margin: auto;
    right: 15px;
}
.career.download-icon p {
    color: #565555;
    margin-bottom: 0;
}
.career.download-icon a {
    padding-left: 0px;
    background-image: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.career.download-icon {
    padding: 20px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    margin-bottom: 15px;
    transition:         all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition:    all .15s ease-in-out;
    -o-transition:      all .15s ease-in-out;
}
.career:hover h2, .career:hover p {
    opacity: .7;
}
#search-filter-form-1632 ul,
#search-filter-form-4188 ul {
    display: flex;
}
#search-filter-form-1632 li,
#search-filter-form-4188 li {
    padding-left: 0;
    background-image: none;
    display: flex;
    align-items: center;
    margin-left: 21px;
}
form#search-filter-form-1632 li label,
form#search-filter-form-4188 li label {
    position: relative;
}
.media-release-header .wpb_column.vc_column_container.vc_col-sm-9 {
    width: 65%;
}
.media-release-header .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 35%;
}
#search-filter-form-1632 select.sf-input-select,
#search-filter-form-4188 select.sf-input-select {
    box-shadow: 1px 1px 8px rgb(0 0 0 / 10%);
    border-radius: 40px;
    border-color: white;
    max-width: 174px;
    min-height: 46px;
    padding: 0 20px;
    color: #1E1B69;
}
#search-filter-form-1632 h4,
#search-filter-form-4188 h4{
  margin-right: 20px;
}
.media-release .date-year {
    width: 20%;
    background: #BFDEF5;
    justify-content: center;
    font-size: 20px;
    color: #1E1B69;
}
.media-release > div {
    min-height: 140px;
    display: flex;
    align-items: center;
}
.media-release {
    display: flex;
    margin-bottom: 10px;
}
.media-release .title {
    width: 80%;
    background: #F5F5F5;
    padding: 15px 30px;
}
.media-release .date-year strong {
    font-size: 40px;
}
.media-release .title h2{
  line-height: 28px;
}
/* END Announcements */

/* START Publications */
.publications_in_box > div > div{
  min-height: 215px;
  display: flex;
  align-items: center;
}
.publications_in_box > div > a.new {
    min-height: 215px;
    padding: 0;
}
.publications_in_box > div {
  width: 32% !important;
  margin: 0 7px;
  max-width: unset !important;
  margin-bottom: 15px !important;
  display: flex;
  align-items: center;
  padding: 15px 15px !important;
  border-top: 6px solid #BFDEF5 !important;
  border-left: 0 !important;
  border-right: 0px !important;
}
.publications_in_box > div:hover a {
    color: white;

}
.publications_in_box .download-icon {
    display: flex;
    justify-content: center;
}
.publications_in_box a {
    padding-top: 0px;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    padding: 0 15px;
    position: relative;
    background-image: none !important;
}
.publications_in_box {
    flex-wrap: wrap;
}
.publications_in_box{
  place-content: baseline !important;
}
.publications_in_box a span {
    position: relative;
}
.publications_in_box > div:hover a span::before{
  background-image: url(../images/download-white.svg);
}
.publications_in_box a span::before {
    content: "";
    background-image: url(../images/download.svg);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    top: 0px;
    left: -25px;
}
.publications_in_box .linkpage-icon a span::before{
    background-image: url(../images/linkpage-icon.svg) !important;
    left: -30px;
}
/* END Publications */

/* START Gallery */
.photo-gallery-div a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    display: block;
}
.photo-gallery-div a img {
    transition: 0.5s all ease-in-out;
}
.photo-gallery-div {
    display: flex;
    flex-wrap: wrap;
}
.photo-gallery-div a {
    width: 31.333%;
    overflow: hidden;
    margin: 10px;
}
.gallery-btn > div > div >.wpb_wrapper {
    margin: auto;
    display: flex;
    place-content: center;
}
.gallery-btn a {
    background: #F5F5F5;
    border-radius: 40px !important;
    padding-left: 50px !important;
    color: #1E1B69 !important;
    margin: 0 5px;
}
.photos-btn.active a::before,
.photos-btn:hover a::before {
    background-image: url(../images/photos-gallery-icon.svg) !important;
}
.photos-btn a::before {
    content: "";
    background-image: url(../images/photos-gallery-icon-blue.svg) !important;
    background-repeat: no-repeat !important;
    width: 28px;
    height: 28px;
    display: block;
    background-size: auto;
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.video-btn a::before {
    content: "";
    background-image: url(../images/video-gallery-icon.svg) !important;
    background-repeat: no-repeat !important;
    width: 28px;
    height: 28px;
    display: block;
    background-size: auto;
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.video-btn:hover a::before,.video-btn.active a::before{
    background-image: url(../images/video-gallery-icon-white.svg) !important;
}
.gallery-btn .active a, .gallery-btn a:hover{
    background: #1E1B69 !important;
    color: white !important;
    opacity: 1;
}
.video-gallery-div a {
    position: relative;
    display: block;
}
.video-gallery-div p {
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
    position: absolute;
    bottom: 18px;
    left: 60px;
    min-height: 40px;
    display: flex;
    align-items: center;
    line-height: 20px;
    padding-right: 20px;
}
.video-gallery-div p::before{
    content: "";
    background-image: url(../images/video-play-icon.svg);
    width: 31px;
    height: 31px;
    display: block;
    position: absolute;
    left: -40px;
    bottom: 0;
    top: 0;
    margin: auto;
}
/* END Gallery */

/* START Tender & Quotation */
div#search-filter-results-375 > div.advertisement-post,
div#search-filter-results-3665 > div.advertisement-post{
    min-height: 126px;
    margin-bottom: 18px;
    padding: 20px 25px;
    position: relative;
    padding-top: 45px;
}
.quotation.advertisement-post {
    background: #BFDEF5;
    border-top: 4px solid #4967B3;
}
.tender.advertisement-post {
    box-shadow: 0px 0px 8px rgb(0 0 0 / 10%);
    border-top: 4px solid #BFDEF5;
}
.quotation.advertisement-post p {
    background: #1E1B69;
    color: white;
}
div#search-filter-results-375 > div.advertisement-post > p,
div#search-filter-results-3665 > div.advertisement-post > p{
    position: absolute;
    top: -9px;
    border-radius: 0px 0px 10px 10px;
    font-weight: bold;
    max-width: 113px;
    min-height: 35px;
    width: 100%;
    text-align: center;
    padding: 5px 0;
}
.tender.advertisement-post p {
    background: #FCC700;
    color: #1E1B69;
}
.about-iso .search-filter-results a::after{
  display: none
}
form#search-filter-form-375 li,
form#search-filter-form-3665 li{
    background-image: none;
    padding-left: 0;
    display: flex;
    align-items: center;
    place-content: flex-end;
}
form#search-filter-form-375 li h4,
form#search-filter-form-3665 li h4{
    line-height: 24px;
}
form#search-filter-form-375 li select,
form#search-filter-form-3665 li select{
    border-color: white;
    box-shadow: 1px 1px 8px rgb(0 0 0 / 10%);
    border-radius: 40px;
    max-width: 220px;
    min-height: 46px;
    padding: 0 20px;
    width: 100%;
    min-width: 220px;
    margin-left: 20px;
    background: white;
}
form#search-filter-form-375 li label,
form#search-filter-form-3665 li label{
    position: relative;
}
form#search-filter-form-375 li label::before,
form#search-filter-form-1632 li label::before,
form#search-filter-form-3665 li label::before,
form#search-filter-form-4188 li label::before{
    content: "";
    background-image: url(../images/drop.svg);
    background-repeat: no-repeat;
    display: block;
    width: 15px;
    height: 10px;
    position: absolute;
    top: 40%;
    bottom: 0;
    right: 20px;
}
.about-iso #search-filter-results-375 a::after{
  display: none;
}
div#search-filter-results-375 > div.advertisement-post h2,
div#search-filter-results-3665 > div.advertisement-post h2{
    line-height: 30px;
}
#search-filter-results-1516 .result-quotation p {
    background: white;
    margin-bottom: 0px;
}
.result-post h2 {
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 25px;
    line-height: 30px;
    margin-bottom: 20px;
}
.result-post {
    padding: 25px;
    margin-bottom: 20px;
}
.result-post .result-quotation > div.price-period p {
    color: #565555;
    line-height: 28px;
}

.result-post .result-quotation > div.price-period {
    width: 30%;
    text-align: right;
}
.result-post .result-quotation > div.company {
    width: 70%;
}
.result-post .result-quotation {
    display: flex;
}
.result-post .result-quotation > div.company p {
    font-size: 20px;
}
.about-iso .pagination-div a::after{
  display: none;
}
.tender-quotation p {
    max-width: 1020px;
    margin: auto;
}
/* END Tender & Quotation */

/* START Aviation Professional */
.about-iso .atc-contact a::after{
  display: none;
}
.atc-contact h4 {
    font-size: 16px;
    line-height: 23px;
}
/* END Aviation Professional */

/* START Unmanned Aircraft */
.uas-acc .linkpage-icon a {
    background-repeat: no-repeat;
    padding-left: 35px;
    padding-top: 0px;
    padding-bottom: 3px;
    font-weight: bold;
    font-size: 20px;
}
.uas-acc .photo-gallery-div{
  display: block;
  margin: auto;
  text-align: center;
  max-width: 629px;
  overflow: hidden;
}
.uas-acc .photo-gallery-div a {
    width: 100%;
    padding-left: 0;
    text-align: center;
    margin: 0;
}
.uas-acc .linkpage-icon {
    margin-bottom: 15px;
}
.uas-div {
    overflow: visible !important;
}
.uas-regulations {
    margin-top: -150px;
    border-radius: 200px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.unmanned-aircraft-top > div:nth-child(2) {
    width: 58%;
}
.unmanned-aircraft-top > div:nth-child(1) {
    width: 42%;
}
.unmanned-aircraft-top {
    display: flex;
    flex-wrap: wrap;
}
.uas-regulations > div:nth-child(2) {
    width: 56%;
}
.uas-regulations > div:nth-child(1) {
    width: 42%;
}
.uas-regulations > div:nth-child(1) h1 {
    padding: 0 80px;
    color: white;
}
.uas-regulations {
    color: white;
    padding: 10px 0;
}
.uas-categories > div {
    background: #FFFFFF;
    border: 1px solid #1E1B69;
    border-radius: 100px;
}
.uas-categories-top > div:nth-child(1) img {
    width: 67px;
    height: 51px;
    object-fit: contain;
}
.uas-categories-top {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-top: 15px;
}
.uas-categories-top h5 {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    max-width: 225px;
}
.uas-categories-top > div:nth-child(2) {
    width: 70%;
}
.uas-categories-top > div:nth-child(1) {
    width: 30%;
    max-height: 52px;
    height: 100%;
    text-align-last: end;
}
.uas-categories-top > div > .vc_column-inner {
    padding-left: 0;
}
.uas-categories > div {
  background: #FFFFFF;
  border: 1px solid #1E1B69;
  border-radius: 60px;
  padding: 15px 5px;
  max-width: 367px;
  margin: 6px;
}
.uas-categories > div > .vc_column-inner {
    padding-top: 0px !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    border-color: #1E1B69 !important;
    background-color: #1E1B69 !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #FFFFFF !important;
    font-size: 20px;
    padding: 20px 0;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
    border-color: transparent !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent !important;
}
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
    border-radius: 0px !important;
}
ul{
    padding: 0;
}

.content-area ul li.sf-field-search {
    background-position-y: 15px !important;
}

.content-area ul li {
    list-style-type: none;
    background-image: url(../images/li-dot.svg);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position-y: 3px !important;
}
.wpb-js-composer .vc_tta.permitted-flying-areas .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/open.svg);
    background-repeat: no-repeat;
    border-style: none;
    border-width: unset;
    width: 33px;
    height: 30px;
    left: -5px;
}
.wpb-js-composer .vc_tta.permitted-flying-areas .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{
    display: none;
}
.wpb-js-composer .vc_tta.vc_general.permitted-flying-areas .vc_tta-panel-title>a {
    padding-left: 60px !important;
    padding-right: 15px;
}
.permitted-flying-areas .vc_active i.vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    -webkit-transform: rotate(47deg) !important;
    -moz-transform: rotate(47deg) !important;
    -ms-transform: rotate(47deg) !important;
    -o-transform: rotate(47deg) !important;
    transform: rotate(47deg) !important;
    top: -4px !important;
}
.wpb-js-composer .permitted-flying-areas.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    max-width: 1039px;
    padding-left: 60px;
    padding-bottom: 30px;
}
.content-area .vc_tta-panel-body ul li {
    margin-bottom: 15px;
}
.wpb-js-composer .permitted-flying-areas.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
  margin-top: 10px !important;
}
.gao-application h5.vc_custom_heading {
    font-size: 16px;
    line-height: 22px;
    color: #1E1B69;
}
.permitted-flying-areas table, .permitted-flying-areas td, .permitted-flying-areas th {
    border: 1px solid black;
    text-align: center;
}
.permitted-flying-areas table {
    width: 100%;
}
.uas-regulations a u {
    color: #FFFFFF;
}
.gao-application a {
    text-decoration-line: underline;
    color: #565555;
}
.gao-application .download-icon a{
    padding: 5px 25px;
    padding-right: 15px;
}
.aerial-activity-mail a.not-mail::before{
    display: none;
}
.aerial-activity-mail a.not-mail{
    padding-left: 0;
}
.gao-application .aerial-activity-mail a {
    color: #1E1B69;
    text-decoration: none;
}
/* END Unmanned Aircraft */

/* START Headquarters */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input:focus[type=color], .wpcf7 input:focus[type=date], .wpcf7 input:focus[type=datetime-local], .wpcf7 input:focus[type=datetime], .wpcf7 input:focus[type=email], .wpcf7 input:focus[type=file], .wpcf7 input:focus[type=month], .wpcf7 input:focus[type=number], .wpcf7 input:focus[type=range], .wpcf7 input:focus[type=search], .wpcf7 input:focus[type=submit], .wpcf7 input:focus[type=tel], .wpcf7 input:focus[type=text], .wpcf7 input:focus[type=time], .wpcf7 input:focus[type=url], .wpcf7 input:focus[type=week], .wpcf7 select:focus, .wpcf7 textarea:focus {
    box-shadow: none;
}
.address-div .icon-tel,
.helideck-certification .icon-tel{
  padding: 0 !important;
}
.address-div .icon-tel::before,
.helideck-certification .icon-tel::before{
  display: none !important;
}
.hide-select {
    opacity: 0;
    width: 0 !important;
    padding: 0 !important;
}
.custom-select-wrapper {
     position: relative;
     user-select: none;
     width: 100%;
}
.custom-select-wrapper label > p {
    display: none;
}
 .custom-select-p {
     position: relative;
     display: flex;
     flex-direction: column;
     margin-top: 10px;
}
 .custom-select__trigger {
     position: relative;
     display: flex;
     align-items: center;
     justify-content: space-between;
     padding: 0 22px;
     font-size: 16px;
     color: #1E1B69;
     border-radius: 40px !important;
     background: #ffffff;
     cursor: pointer;
     min-height: 45px;
}
.custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    border-top: 0;
    background: #fff;
    transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 2;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 10%);
}
 .custom-select-p.open .custom-options {
     opacity: 1;
     visibility: visible;
     pointer-events: all;
}
.custom-select-p .custom-options > br {
    display: none;
}
 .custom-option {
     position: relative;
     display: block;
     padding: 0 22px 0 22px;
     cursor: pointer;
     transition: all 0.5s;
     font-size: 16px;
     line-height: 38px;
     color: #1E1B69;
}
 .custom-option:hover {
     cursor: pointer;
     background: #BFDEF5;
}
 .custom-option.selected {
     background: #BFDEF5;
}
.sub-banner-p h1 {
    font-size: 40px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}
.blue-circle {
    background: #1E1B69;
    border-radius: 50%;
    max-width: 122px;
    min-height: 120px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    margin-bottom: 0 !IMPORTANT;
}
.blue-circle figure.wpb_wrapper.vc_figure {
    min-height: 62px;
    max-width: 62px;
    margin: 0 auto;
    display: flex;
    place-content: center;
}
.services-centre h4 {
    font-size: 16px;
    line-height: 20px;
    max-width: 149px;
    margin: auto;
    margin-top: 18px;
    margin-bottom: 40px;
}
.headquarters-call .wpb_wrapper{
    display: flex;
    justify-content: center;
}
.headquarters-call a.btn-icon.icon-cal::before,
.icon-call a::before {
  background-image: url(../images/call.svg) !important;
}
.icon-call,
.icon-loc,
.icon-tel {
    margin-bottom: 12px !important;
}
.icon-call a, .icon-tel a {
    color: #565555;
    font-size: 16px;
}
.icon-call a,
.icon-loc p,
.icon-tel a{
  position: relative;
  padding: 5px;
  padding-left: 35px;
}
.icon-tel a::before {
    content: "";
    background-image: url(../images/tel.svg) !important;
    background-repeat: no-repeat !important;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 0;
    top: 0;
    background: #BFDEF5;
    border-radius: 50%;
    background-position: center;
}
.icon-loc p::before {
    content: "";
    background-image: url(../images/loc.svg) !important;
    background-repeat: no-repeat !important;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 0;
    top: 0;
    background: #BFDEF5;
    border-radius: 50%;
    background-position: center;
}
.icon-call a::before {
    content: "";
    background-repeat: no-repeat !important;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 0;
    top: 0;
    background: #BFDEF5;
    border-radius: 50%;
    background-position: center;
}
.headquarters-call .btn-icon {
    margin-left: 5px;
}
.headquarters-call a.btn-icon {
    font-weight: bold;
    color: #565555 !important;
    padding: 5px;
    padding-left: 35px;
}
.headquarters-call a.btn-icon::before{
    content: "";
    background-repeat: no-repeat !important;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 0;
    top: 0;
    background: #BFDEF5;
    border-radius: 50%;
    background-position: center;
    background-image: url(../images/call.svg) !important;
}
td.small-icon {
    vertical-align: baseline;
}
td.small-icon a {
    background: #BFDEF5;
    max-width: 28px;
    min-height: 28px;
    border-radius: 50%;
}
.headquarters-form-div div.wpcf7 {
    max-width: unset;
}
.headquarters-form-div div.wpcf7 .wrap-row {
    display: flex;
    position: relative;
}
.headquarters-form-div form > .wpcf7-response-output {
    margin-top: 50px;
}
.headquarters-form-div div.wpcf7 .wrap-row > div:nth-child(3) {
    padding-left: 15px;
}
.headquarters-form-div div.wpcf7 .wrap-row > div {
    width: 50%;
}
.headquarters-form-div div.wpcf7 .wrap-row > div.btn-icon{
  width: 30%;
}
.headquarters-form-div div.wpcf7 .wrap-row > div.file-row{
  width: 70%;
}
.headquarters-form-div div.wpcf7 .wrap-row > div.file-row p{
  width: 70%;
}
.headquarters-form-div div.wpcf7 .wrap-row > div.file-row p input{
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.headquarters-form-div select, .headquarters-form-div input, .headquarters-form-div textarea {
    background: #FFFFFF;
    border-radius: 40px !important;
    border-color: white !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #1E1B69 !important;
    margin-top: 10px;
    min-height: 45px;
    padding: 0 20px;
}
.headquarters-form-div span.wpcf7-form-control-wrap.your-file{
  position: absolute;
left: 0;
bottom: -23px;
}
.headquarters-form-div span.wpcf7-form-control-wrap.your-file input {
    display: none;
}
.headquarters-form-div label {
    margin-top: 20px;
}
.headquarters-form-div div.wpcf7 .wrap-row > div:first-child {
    padding-right: 15px;
}
.headquarters-form-div div.wpcf7 .wrap-row > div:nth-child(2) {
    padding-left: 15px;
}
input#filename {
    background: transparent;
    border: 0px;
    margin-top: 0;
    color: #565555 !important;
}
.file-row {
    display: flex;
    align-items: center;
}
.new_Btn{
    background: #BFDEF5;
    border-radius: 30px;
    padding: 12px 20px;
    font-size: 16px;
    line-height: 24px;
    color: #1E1B69;
    cursor: pointer;
}
.headquarters-form-div .btn-icon input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: transparent;
    color: #1E1B69 !important;
}
.headquarters-form-div .btn-icon input.wpcf7-form-control.wpcf7-submit {
    background-color: #1E1B69;
    color: #FFFFFF !important;
    height: 100%;
    margin-top: 0;
    float: right;
    width: auto;
    padding: 12px 0;
    padding-left: 70px;
    padding-right: 50px;
    position: relative;
    border: 1px solid #1E1B69 !important;

}
.headquarters-form-div .btn-icon::before {
    content: "";
    background-image: url(../images/fly.svg) !important;
    background-repeat: no-repeat !important;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 11px;
    background: #BFDEF5;
    border-radius: 50%;
    background-position: center;
    right: 99px;
    z-index: 2;
}
/* END Headquarters */

/* START About */
.wpb-js-composer .about-iso-certifications.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.wpb-js-composer .about-iso-certifications.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{
    color: #1E1B69 !important;
}
.select-other-div li {
    background-image: none !important;
    padding: 0 !important;
}
.select-other-div.hide-dots .slick-dots{
  display: none !important;
}
.select-other-div a:hover {
    text-decoration: none;
}
.select-other-div a:hover img {
    box-shadow: 0 0 11px rgb(33 33 33 / 42%);
}
.select-other-div a{
    transition: box-shadow .3s;
    padding: 0px 5px;
}
.select-other-div ul.slick-dots {
    padding: 0;
    display: flex !important;
    justify-content: center;
}
.select-other-div .slick-list {
    margin-bottom: 20px;
}
.select-other-div h2 {
    text-align: center;
    margin-top: 18px;
    line-height: initial;
}
.select-other-div li {
    list-style-type: none;
    width: 12px;
    margin: 0 5px;
}
.select-other-div li.slick-active button {
    background-color: #1E1B69;
}
.select-other-div li button:hover{
    background-color: #1E1B69;
}
.select-other-div li button:focus{
    outline: none;
}
.select-other-div li button {
    background-color: #FFFFFF;
    font-size: 0;
    border: 0px;
    width: 10px;
    height: 12px;
    border-radius: 50%;
}
.select-other-div .slick-track > div {
    padding: 3px;
}
.about-welcome p {
    max-width: 950px;
    margin: auto;
}
.vision-mission p {
    text-align: center;
    max-width: 420px;
    margin: auto;
}
.about-right-p > div:nth-child(2) {
    width: 51%;
}
.about-right-p > div:nth-child(1) {
    width: 49%;
}
.about-right-p > div:nth-child(1) .vc_column-inner{
    padding: 0;
    padding-top: 40px;
    padding-right: 15px;
}
.about-right-p {
    display: flex;
}
.about-right-p p {
    max-width: 587px;
}
.about-box > div > div > div.wpb_wrapper > div {
    margin: 0;
}
.about-box > div >div.vc_column-inner {
    padding: 0 7px;
}
.about-box > div > div > div.wpb_wrapper {
    display: flex;
    align-items: center;
    border: 1px solid #1E1B69;
    border-radius: 100px;
    min-height: 118px;
    margin-bottom: 20px;
}
.about-box > div > div > div.wpb_wrapper > div p {
    margin-left: 22px;
    margin-right: 28px;
    font-weight: bold;
    line-height: 20px;
    color: #1E1B69;
}
.about-box > div > div > div.wpb_wrapper > div img {
    margin-left: 25px;
    max-width: 60px;
}
.about-iso .vc_tta-panel-heading {
    border: 0 !important;
    border-bottom: 1px solid #E8E8E8 !important;
    border-radius: 0 !important;
}
.about-iso .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-bottom: 0px !important;
}
.about-iso .vc_tta-panel-body {
    border: 0px !important;
}
.about-iso .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body,
.about-iso .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
    border-radius: 0px !important;
}
.wpb-js-composer .about-iso .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.wpb-js-composer .about-iso .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent !important;
}
.wpb-js-composer .about-iso .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    padding-left: 0;
    padding-top: 0;
}
.about-iso em {
    padding-bottom: 6px !important;
    display: block;
}
.about-iso > div:nth-child(1) p {
    max-width: 330px;
}
.about-iso >div:nth-child(1) >div {
    margin-top: 10px;
}
.wpb-js-composer .about-iso .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a,
.wpb-js-composer .about-iso .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a  {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    color: #1E1B69;
}
.about-iso a::after {
    content: "";
    background: #1E1B69;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    right: 8px;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
}
.wpb-js-composer .about-iso .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.wpb-js-composer .about-iso .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #fff !important;
}
.wpb-js-composer .about-iso .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
.wpb-js-composer .about-iso .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff !important;
}
.wpb-js-composer .about-iso .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon{
    z-index: 2 !important;
    width: 8px;
    height: 8px;
}
.vision-mission > div:nth-child(1)::after {
    content: "";
    display: block;
    border-right: 1px solid #1E1B69;
    width: 97px;
    height: 100px;
    position: absolute;
    top: 32px;
    right: 0;
}
.vision-mission > div:nth-child(1){
    position: relative;
}
/* END About */

/* START History & Milestone */
.history-milestone > div .left, .history-milestone > div .right {
    width: 45%;
}
.history-milestone > div {
    display: flex;
    margin-bottom: 25px;
}
.history-milestone > div .middle {
    text-align: -webkit-center;
    width: 10%;
    margin: 0 20px;
    position: relative;
}
.history-milestone > div .middle h2 {
    background: #1E1B69;
    width: 77px;
    height: 77px;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.history-milestone > div li {
    margin-bottom: 20px;
    padding-left: 30px;
}
.odd-div > .left, .even-div > .right {
    background: #BFDEF5;
    border-radius: 25px;
    padding: 30px 15px;
    padding-left: 25px;
}
.odd-div > .middle::before {
    background-image: url(../images/left-blue-arrow.svg);
    background-repeat: no-repeat;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    left: -10px;
    top: 30px;
}
.even-div > .middle::before {
  background-image: url(../images/right-blue-arrow.svg);
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  right: -10px;
  top: 30px;
}
.history-milestone .middle::after {
    content: "";
    display: block;
    border-right: 2px solid #E8E8E8;
    height: 100%;
    width: 0;
    position: relative;
}
.history-milestone > div:last-child .middle::after {
    display: none;
}
.mobile-view{
  display: none;
}
/* END History & Milestone */

/* START Organization */
.organizational-btn a {
    max-width: 200px;
    min-height: 55px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    text-align: left !important;
    font-size: 16px !important;
    padding-right: 11px !important;
    display: flex !important;
    align-items: center;
    color: #A8A8A8 !important;
}
.organization-btn a {
    padding-left: 52px !important;
}
.organization-btn a::before {
    content: "";
    background-image: url(../images/organizaztional-icon.svg) !important;
    background-repeat: no-repeat !important;
    width: 30px;
    height: 28px;
    display: block;
    background-size: auto;
    position: absolute;
    left: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.organization-btn.active a::before, .organization-btn:hover a::before {
    background-image: url(../images/organizaztional-white-icon.svg) !important;
}
.authority-btn a::before {
    content: "";
    background-image: url(../images/authority-icon.svg) !important;
    background-repeat: no-repeat !important;
    width: 30px;
    height: 28px;
    display: block;
    background-size: auto;
    position: absolute;
    left: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.authority-btn.active a::before, .authority-btn:hover a::before {
    background-image: url(../images/authority-white-icon.svg) !important;
}
.management-btn a::before {
    content: "";
    background-image: url(../images/management-icon.svg) !important;
    background-repeat: no-repeat !important;
    width: 30px;
    height: 28px;
    display: block;
    background-size: auto;
    position: absolute;
    left: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.management-btn.active a::before, .management-btn:hover a::before {
    background-image: url(../images/management-white-icon.svg) !important;
}
.management-div-p .profile-img {
    max-width: 267px;
    min-height: 323px;
    background: #F5F5F5;
    border-top: 4px solid #BFDEF5;
    margin: 0 9px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.management-div-p p {
    line-height: 18px;
    color: #565555;
    margin: 0 9px;
    margin-top: 10px;
}
.management-div-p h2 {
    margin: 0 9px;
    line-height: 25px;
    margin-top: 15px;
}
.management-div > div {
    width: 25%;
    margin-bottom: 45px;
}
.management-div {
    display: flex;
    flex-wrap: wrap;
}

.tree-view .body > div.child > div.child-div > div {
    width: 50%;
}
.tree-view .body > div.child > div.child-div {
    display: flex;
    position: relative;
}
.tree-view .body > div {
    width: 38.333%;
    position: relative;
}
.tree-view .body > div:nth-child(2) {
    width: 23%;
}
.tree-view .body > div.child.quality {
    position: absolute;
    right: 0;
    top: -108px;
    margin: auto;
    left: 550px;
}
.tree-view .child > div.middle > div:last-child::after{
  display: none;
}
.tree-view .middle::after {
    content: "";
    border: 1px dashed #A8A8A8;
    position: absolute;
    display: block;
    width: 16%;
    height: 266px;
    /* height: 20px; */
    right: 11px;
    /* right: 12px; */
    margin: auto;
    bottom: 30px;
    z-index: -1;
    border-radius: 0px 0px 20px 20px;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
}
.tree-view .body > div.child:nth-child(1) .child-div::before {
    content: "";
    border: 1px dashed #A8A8A8;
    position: absolute;
    display: block;
    width: 10%;
    height: 20px;
    left: -42px;
    right: 0;
    margin: auto;
    bottom: 75px;
    z-index: -1;
    border-radius: 0px 0px 20px 20px;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
}
.tree-view .body {
    display: flex;
    position: relative;
}
.tree-view > div {
    width: 100%;
}
.tree-view {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    position: relative;
}
.tree-view .child p {
    max-width: 200px;
    min-height: 55px;
    background: #1E1B69;
    border-radius: 8px;
    color: white;
    margin: auto;
    padding: 15px 1px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 35px !important;
    line-height: 15px;
    border-bottom: 4px solid #131144;
}
.tree-view .child.quality p, .tree-view .head p{
    max-width: 200px;
    font-size: 12px;
}
.tree-view .child span, .tree-view .head span {
    display: block;
    font-style: italic;
    font-weight: normal;
}
.tree-view .child > div > div p, .tree-view .child .child-div div p {
    background: #C9CFE9 !important;
    color: #1E1B69 !important;
    border-bottom: 4px solid #a8adc5 !important;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
}
.tree-view .child > div.middle > div::after {
    content: "";
    border-top: 1px dashed #A8A8A8;
    position: absolute;
    display: block;
    width: 20%;
    height: 1px;
    right: -13px;
    margin: auto;
    top: 0px;
    bottom: 0;
    z-index: -1;
}
.tree-view .child > div.middle{
  z-index: 1;
  position: relative;
}
.tree-view .body::after {
    /* content: "";
    border-left: 1px dashed #A8A8A8;
    position: absolute;
    display: block;
    width: 1px;
    height: 90%;
    left: 0;
    right: 0;
    margin: auto;
    top: 0px;
    z-index: -2; */
}
.tree-view .child span.view {
  display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -35px;
    font-size: 11px;
    line-height: 24px;
    text-align: center;
    color: #1E1B69;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 15%);
    border-radius: 10px;
    max-width: 139px;
    z-index: 2;
    background-color: white;
}
.tree-view .child .middle > p {
    opacity: 0;
    min-height: 60px;
}
.tree-view .child > p {
    max-width: 320px;
    line-height: 14px;
    min-height: 60px;
    position: relative;
}
.tree-view .head p{
    max-width: 320px;
    min-height: 55px;
    background: #FCC700;
    border-radius: 8px;
    color: #1E1B69;
    margin: auto;
    padding: 15px;
    font-weight: bold;
    margin-bottom: 100px;
    line-height: 14px;
    position: relative;
    border-bottom: 4px solid #c59c01;
}
.tree-view .body > div.child.quality p {
    background: #BFDEF5;
    color: #1E1B69;
    border-bottom: 4px solid #98b2c5;
    cursor: pointer;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
}
.tree-view .child .child-div > div.right > div {
    margin-left: 15px;
    position: relative;
}
.tree-view .child .child-div > div.left > div {
    margin-right: 15px;
    position: relative;
}
.tree-view .child .child-div > div.right > div::before {
    content: "";
    border-top: 1px dashed #A8A8A8;
    position: absolute;
    display: block;
    width: 10%;
    height: 1px;
    left: -15px;
    margin: auto;
    top: 0px;
    bottom: 0;
    z-index: -1;
}

.tree-view .child .child-div > div.left > div::before {
    content: "";
    border-top: 1px dashed #A8A8A8;
    position: absolute;
    display: block;
    width: 10%;
    height: 1px;
    right: -15px;
    margin: auto;
    top: 0px;
    bottom: 0;
    z-index: -1;
}
.tree-view .body > div.child:nth-child(3) .child-div::before {
    content: "";
    border: 1px dashed #A8A8A8;
    position: absolute;
    display: block;
    width: 10%;
    height: 20px;
    right: -39px;
    left: 0;
    margin: auto;
    bottom: 62px;
    z-index: -1;
    border-radius: 0px 0px 30px 30px;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent;
}
.tree-view .child > div.middle > div::before {
  content: "";
      display: block;
      width: 10px;
      height: 10px;
      position: absolute;
      border-radius: 50%;
      top: 0px;
      background-color: #FCC700;
      right: -4px;
      margin: auto;
      z-index: 0;
      bottom: 0;
}
.tree-view .child:nth-child(1) .child-div > div.left > div:last-child::before,
.tree-view .child:nth-child(3) .child-div > div.right > div:last-child::before{
  display: none;
}
.tree-view .child > div.middle > div {
    margin: 0 25px;
    position: relative;
}
.tree-view .body{
  position: relative;
}
.tree-view .child:nth-child(1)::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    top: -10px;
    background-color: #FCC700;
    left: 0px;
    right: 0;
    margin: auto;
    z-index: -1;
}
.tree-view .child:nth-child(3)::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    top: -10px;
    background-color: #FCC700;
    left: 7px;
    right: 0;
    margin: auto;
    z-index: -1;
}
.tree-view .child .child-div > div.left > div::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    top: 0px;
    background-color: #FCC700;
    right: -10px;
    margin: auto;
    bottom: 0;
    z-index: -1;
}
.tree-view .child .child-div > div.right > div::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    top: 0px;
    background-color: #FCC700;
    left: -10px;
    margin: auto;
    bottom: 0;
    z-index: -1;
}
.tree-view .child:nth-child(4) p::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  top: 0px;
  background-color: #FCC700;
  left: -10px;
  margin: auto;
  z-index: -1;
  bottom: 0;
}
.tree-view .head{
  position: relative;
  margin-bottom: 100px;
}
.child.quality > div {
    position: relative;
    max-width: 200px;
    margin: auto;
}

.child.quality > div::before {
    position: absolute;
    content: "";
    z-index: -1;
    bottom: 7px;
    left: 30px;
    right: 30px;
    top: 50%;
    -webkit-box-shadow: 0 0 7px 12px #868a9e;
    -moz-box-shadow: 0 0 7px 12px #868a9e;
    box-shadow: 0 0 7px 12px #868a9e;
    border-radius: 50%;
}
.tree-view .head p::after {
    position: absolute;
    content: "";
    z-index: -1;
    bottom: 4px;
    left: 30px;
    right: 30px;
    top: 50%;
    -webkit-box-shadow: 0 0 7px 12px #868a9e;
    -moz-box-shadow: 0 0 7px 12px #868a9e;
    box-shadow: 0 0 7px 12px #868a9e;
    border-radius: 50%;
}
.tree-view .head p::before {
    content: "";
    border-left: 1px dashed #A8A8A8;
    position: absolute;
    display: block;
    width: 1px;
    height: 668px;
    /* left: 0; */
    right: 42px;
    margin: auto;
    top: 0;
    z-index: -1;
}
.tree-view .child > div > div p::before, .tree-view .child .child-div div p::before {
    position: absolute;
    content: "";
    z-index: -1;
    bottom: 8px;
    left: 30px;
    right: 30px;
    top: 80%;
    -webkit-box-shadow: 0 0 7px 12px #868a9e;
      -moz-box-shadow: 0 0 7px 12px #868a9e;
      box-shadow: 0 0 7px 12px #868a9e;
      border-radius: 50%;
}
.tree-view .child:nth-child(1) > p::before,
.tree-view .child:nth-child(3) > p::before {
    position: absolute;
    content: "";
    z-index: -1;
    bottom: 2px;
    left: 30px;
    right: 30px;
    top: 50%;
    -webkit-box-shadow: 0 0 7px 12px #868a9e;
    -moz-box-shadow: 0 0 7px 12px #868a9e;
    box-shadow: 0 0 7px 12px #868a9e;
    border-radius: 50%;
}
.tree-view .child > div > div p:hover, .tree-view .child .child-div div p:hover,
.tree-view .body > div.child.quality p:hover {
    color: white !important;
    background: #4967B3 !important;
    cursor: pointer;
}
.child.quality p {
    position: relative;
}
.child.quality p::before {
  content: "";
  border-top: 1px dashed #A8A8A8;
  position: absolute;
  display: block;
  width: 50%;
  height: 1px;
  left: -57px;
  margin: auto;
  top: 0;
  z-index: -1;
  bottom: 0;
}
.tree-view .body::before {
  content: "";
  border: 1px dashed #A8A8A8;
  position: absolute;
  display: block;
  width: 63%;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  top: -30px;
  z-index: -1;
  border-radius: 33px;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tree-view .body > div.child:nth-child(3)::before {
    content: "";
    border: 1px dashed #A8A8A8;
    position: absolute;
    display: block;
    width: 10%;
    height: 92%;
    left: -35px;
    right: 0;
    margin: auto;
    top: -30px;
    z-index: -1;
    border-radius: 30px 30px 0px 0px;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
}
.tree-view .body > div.child:nth-child(3) > div {
    margin-left: 8px;
}

.tree-view .body > div.child:nth-child(1)::before {
    content: "";
    border: 1px dashed #A8A8A8;
    position: absolute;
    display: block;
    width: 10%;
    height: 59%;
    left: 42px;
    right: 0;
    margin: auto;
    top: -30px;
    z-index: -1;
    border-radius: 30px 30px 0px 0px;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent;
}
.m-modal .modal-dialog .c-top {
    padding-top: 30px;
    margin-bottom: 20px;
    text-align: right;
    position: relative;
}
div#ProfileModal {
    padding: 0 !important;
}
.m-modal .modal-dialog {
    width: 100%;
    max-width: unset;
    /* height: 100%; */
    margin-top: 0;
    margin: 0;
    min-height: 100%;
    background-color: white;
}
div#myModal.m-modal,
div#chartModal.m-modal  {
    padding: 0 !important;
    position: fixed;
    background-color: white;
}
.modal-backdrop.fade.show {
    display: none;
}
.more-section{
  position: relative;
  /* z-index: -1 !important; */
}
.m-modal .modal-content{
    height: 100%;
    width: 100%;
    margin: 0 !important;
    border-radius: 0px !important;
    border-color: white;
}
html.modal-open{
  overflow: hidden !important;
}
/* .modal-open nav.site-header.navbar.navbar-expand-lg.sticky {
    display: none;
} */
.tree-view-open nav.site-header.navbar.navbar-expand-lg.sticky{
  display: none;
}
.tree-view-open .more-section {
    opacity: 0;
}
.m-modal .modal-dialog .z-top {
    margin-bottom: 20px;
}
.tree-view .child > div > div img, .tree-view .child .child-div div img, .team-btn img, .child.quality > div img {
    min-height: 0;
    height: 0;
    width: 0;
    max-width: 0;
    opacity: 0;
    position: absolute;
}
.chart-mobile,
.team-btn.chart-mobile{
  display: none;
}
.chart-top-div{
  position: relative;
  z-index: 2;
}
p.chart-ratio {
    width: 0 !important;
    height: 0 !important;
    position: absolute !important;
    opacity: 0 !important;
}
.zoom-icon{
  background: #BFDEF5;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  /* position: absolute;
  bottom: -75px; */
  z-index: 99;
}
.left-zoom p {
  font-size: 20px;
  padding-left: 20px;
  color: #2a2c79;
}
.left-zoom {
  display: flex;
  align-items: center;
}
.zoom  { border:0; margin:0; padding:0; }
.zoom p { position:absolute; top:3px; right:28px; color:#555; font:bold 13px/1;}
		/* these styles are for the demo, but are not required for the plugin */
		.zoom {
			display:inline-block;
			position: relative;
		}

		/* magnifying glass icon */

		.zoom img {
			display: block;
		}

		.zoom img::selection { background-color: transparent; }

		/* #ex2 img:hover { cursor: url(grab.cur), default; } */
		/* #ex2 img:active { cursor: url(grabbed.cur), default; } */
.authority > div {
    width: 50%;
}
.authority_members > div {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 120px;
}
.authority_members {
    display: flex;
    flex-wrap: wrap;
}
.authority-right a {
    background: #1E1B69;
    border-radius: 40px;
    max-width: 129px;
    min-height: 40px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
.authority-right p {
    line-height: 18px;
    margin-bottom: 10px;
}
.authority-right h2 {
    line-height: 25px;
    margin-bottom: 5px;
    max-width: 249px;
}
.authority-right {
    margin-top: 25px;
    padding: 0 10px;
}
.authority-right a:hover {
    background: #BFDEF5;
    opacity: 1;
    color: #1E1B69;
}
#ProfileModal .btn-left.btn-icon.c-top a {
    position: relative;
}
#ProfileModal .btn-left.btn-icon.c-top{
  text-align: left;
  margin-bottom: 70px;
  padding-top: 20px;
}
.authority-left img,
.authority_members div.content{
  display: none !important;
}
.modal-body .profile-left .authority-left > .profile-img {
    min-height: 350px;
}
.profile-modal .profile-right {
    width: 65%;
    padding-left: 30px;
}
.profile-modal .profile-left {
    width: 35%;
    padding-left: 30px;
}
.profile-modal {
    display: flex;
    margin-bottom: 100px;
}
.profile-right h2 {
    line-height: 25px;
    margin: 0;
}
.profile-right p.content {
    margin-top: 20px;
}
.authority-slider-div.hide {
    display: none !important;
}
.authority-slider-div .content {
    display: none;
}
.authority-slider-div {
    padding: 0 10px;
}
.authority-slider-div p.position {
    color: #565555;
}
.authority-slider-div:hover .profile-img,
a.management-div-p.a-management:hover .profile-img,
.management-div .management-div-p:hover .profile-img {
    box-shadow: 0 0 11px rgb(33 33 33 / 42%);
}
a.management-div-p.a-management .profile-img,
.management-div .management-div-p .profile-img{
  transition:         all .15s ease-in-out;
-webkit-transition: all .15s ease-in-out;
-moz-transition:    all .15s ease-in-out;
-o-transition:      all .15s ease-in-out;

}
.more-authority {
    display: flex;
    margin-top: 100px;
}
.more-authority .left {
    width: 37%;
    text-align: right;
}
.more-authority .right {
    width: 63%;
    padding-left: 90px;
    position: relative;
}
.more-authority .left > div {
    max-width: 290px;
    text-align: left;
    float: right;
    margin-right: 0px;
}
.more-authority h1 {
    margin-bottom: 50px;
}
.authority-slider .authority-slider-div .profile-img {
    max-width: 220px;
    min-height: 270px;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
}
.m-modal.modal {
    z-index: 1060 !important;
}
.more-authority .btn-left.btn-icon a {
    position: relative;
}

.more-authority .right::before {
    content: "";
    display: block;
    border-left: 1px solid #E8E8E8;
    height: 100%;
    width: 1px;
    position: absolute;
    left: 45px;
}
.authority-slider button.slick-arrow {
    position: absolute;
    left: -100px;
    bottom: 15px;
    font-size: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 0px;
    background: #1E1B69;
    background-position: center;
}
.authority-slider button.slick-arrow:hover{
  outline: none;
  background: #BFDEF5;
  background-position: center;
}
.authority-slider button.slick-prev.slick-arrow {
    background-image: url(../images/Authority-arrow-left-white.svg);
    background-repeat: no-repeat;
    left: -150px;
}
.authority-slider button.slick-prev.slick-arrow:hover {
    background-image: url(../images/Authority-arrow-left-blue.svg);
}
.authority-slider button.slick-next.slick-arrow {
    background-image: url(../images/Authority-arrow-right-white.svg);
    background-repeat: no-repeat;
}
.authority-slider button.slick-next.slick-arrow:hover {
    background-image: url(../images/Authority-arrow-right-blue.svg);
}
.title-manag, .desc-manag {
  display: none;
}
.management-div-p .profile-img img{
  width: 0;
  height: 0;
  position: absolute;
}
#ManagementModal .btn-left.btn-icon.c-top {
    text-align: left;
    margin-bottom: 40px;
}
#ManagementModal .btn-left.btn-icon.c-top a {
    position: relative;
}
a.a-management.hide{
  display: none;
}
.authority-slider .management-div-p,
.management-div .management-div-p{
    cursor: pointer;
}
/* END Organization */

/* START Our Team */
#ManagementModal .authority-slider .profile-img {
    min-height: 300px;
}
.mava-div h1{
  width: 60%;
}
.mava-div .mava-icon{
  width: 15%;
}
.mava-btn {
    max-width: 130px;
    position: relative;
}
.mava-btn span.view {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -35px;
    font-size: 11px;
    line-height: 24px;
    text-align: center;
    color: #1E1B69;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 15%);
    border-radius: 10px;
    max-width: 139px;
    z-index: 2;
    background-color: white;
    padding: 0 5px;
}
.team-btn > div:nth-child(3) a {
  background: #FCC700;
  color: #1E1B69;
}
div#search-filter-results-3401 {
    padding-left: 15px;
}
.parent-pageid-2067 .about-iso a.vc_single_image-wrapper.vc_box_border_grey::after{
  display: none;
}
/* END Our Team */

.caam-left-li li {
    margin-top: 15px;
}
.caam-left-li h3 {
    line-height: normal;
}
.caam-left-li p {
    margin: 0;
}
/* .caam-left-li ul em {
    display: block;
    margin-top: 15px;
} */

/* START State Safety Programmes */
h2.state-safety-h2 {
    font-weight: normal;
    color: #565555;
    margin-bottom: 20px;
    padding-top: 10px;
}
.state-safety-refer .box-p .vc_column-inner {
    min-height: 205px;
    display: flex;
    justify-content: center;
}
.state-safety-refer.org-chart-refer .box-p .vc_column-inner{
	min-height: unset;
}
.state-safety-refer{
    display: flex;
    place-content: center;
    align-items: center;
}
.state-safety-refer a {
    padding-top: 2px;
}
.state-safety-refer a.new {
    display: block;
    width: 100%;
    height: 100%;
    padding: 70px 15px;
    min-height: 215px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.state-safety-refer > div > div:nth-child(1) {
    margin-right: 0;
    margin: 0 auto;
}
.state-safety-refer >
.state-safety-refer > div {
    max-width: 365px;
    /* padding: 70px 15px; */
    /* min-height: 215px; */
    background: #F5F5F5;
    width: 100%;
    margin: 10px;
    transition:         all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition:    all .15s ease-in-out;
    -o-transition:      all .15s ease-in-out;
}
.state-safety-refer > div > div >.wpb_wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 59px;
}
.state-safety-refer > div h2 {
    margin: auto;
    max-width: 243px;
    line-height: 28px;
}
.state-safety-refer > div:hover {
    background: #1E1B69;
}
.state-safety-refer > div:hover h2 a{
    color: white;
    background-image: url(../images/download-white.svg);
    background-repeat: no-repeat;
}

/* END State Safety Programmes */

/* START Directory */
.directory_cat li {
    background-image: none !important;
    list-style-type: none;
    padding: 0 !important;
}
.directory_cat .icon-call a {
    color: #1E1B69;
    font-weight: bold;
}
.directory_cat ul {
    padding: 0;
}
.directory_cat label {
    max-width: 435px;
    background: #BFDEF5;
    width: 100%;
    padding: 30px 20px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 18px;
    color: #1E1B69;
    margin-bottom: 20px !important;
    cursor: pointer;
    transition:         all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition:    all .15s ease-in-out;
    -o-transition:      all .15s ease-in-out;
}
.directory_cat .icon-call {
    margin-top: 19px;
    padding-bottom: 20px;
}
.directory_cat li input {
    opacity: 0;
    width: 0;
}
button.btn-filter-p {
    opacity: 0;
    width: 0;
    height: 0;
}
.directory-cat.hide,
.directory-table.hide {
    display: none !important;
}
form.filter-p.normal-p-filter> div {
    width: 50%;
    text-align: center;
}
form.filter-p.normal-p-filter {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 70px;
}
.branch-block table td {
    padding: 15px 15px;
    border-bottom: 1px solid #C4C4C4;
}
.branch-block table th:nth-child(1), .branch-block table th:nth-child(2) {
    width: 40%;
}
.branch-block table th {
    background: #BFDEF5;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #1E1B69;
    padding: 10px 15px;
}
.branch-block table {
    width: 100%;
}
.directory_cat label:hover {
    background: #1E1B69;
    color: white;
}
.branch-block thead tr {
    display: table-row !important;
}
.directory-search-div label {
    position: relative;
    max-width: 365px;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #1E1B69;
}
.directory-search-div label span {
    margin-right: 10px;
}
.directory-search-div input#myInput {
    background: #FFFFFF;
    box-shadow: 1px 1px 8px rgb(0 0 0 / 10%);
    border-radius: 40px;
    max-width: 295px;
    width: 100%;
    height: 46px;
    border: 0px;
    padding: 20px;
    padding-right: 50px;

}
.directory-search-div label span.input-group-append {
    position: absolute;
    top: 7px;
    right: 5px;
}
.bm-lang .directory-search-div label span.input-group-append {
    right: 25px;
}
.directory-search-div input#searchsubmit:focus,
.directory-search-cat-div input#searchcatsubmit:focus {
    box-shadow: none;
}
.directory-search-div input#searchsubmit,
.directory-search-cat-div input#searchcatsubmit {
    font-size: 0;
    background: #1E1B69;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: relative;
    background-image: url(../images/search-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
}
form.filter-p.result-form .btn-right.btn-icon {
    position: absolute;
    right: 0;
    top: -40px;
}
div.filter-p.result-form .btn-right.btn-icon > a {
    cursor: pointer !important;
}
form.filter-p.result-form {
    position: relative;
    padding-top: 30px;
    padding-bottom: 80px;
}
form.filter-p.result-form .branch-block {
    margin-top: 20px;
    margin-bottom: 50px;
}
.directory-search-div input#myInput:focus {
    outline: none;
}
.branch-block td,.branch-block td a {
    font-size: 16px;
    line-height: 22px;
    color: #565555;
}
.branch-block td.position {
    font-style: italic;
    height: 75px;
}
.branch-block td.name {
    font-weight: bold;
}
form.filter-p.result-form .btn-right.btn-icon {
    cursor: pointer;
}
.branch-block table tbody tr:last-child td {
    border-bottom: 0;
}
.pagination-div a, .pagination-div span {
    background: transparent;
    width: 37px;
    height: 37px;
    margin: 0 10px;
    border-radius: 50%;
    color: #565555;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border: 1px solid transparent;
}
.pagination-div a:hover, .pagination-div span:hover{
    border-color: #1E1B69;
    text-decoration: none;
}
.pagination-div span.page-numbers.dots:hover {
    border-color: transparent;
}
.pagination-div span.current,
.pagination-div a.current{
    font-weight: bold;
    border-color: #1E1B69;
    background: #1E1B69;
    color: white;
    font-weight: bold;
}
.pagination-div {
    text-align: center;
    margin-top: 60px;
    display: flex;
    justify-content: center;
}
.pagination-div a.next,
.pagination-div a.prev{
  display: none;
}
/* END Directory */

/* START Footer */
.footer-form .hide-form-footer{
  display: none;
}
footer.site-top-footer h2 {
    font-size: 30px;
}
.bm-lang .footer-form label {
    font-size: 18px;
}
#wrapper-top-footer footer#colophon {
    border-bottom: 0px;
    margin-bottom: 22px;
}
.footer-form {
    padding-right: 40px;
}
div#wrapper-footer > div {
    position: relative;
}
#wrapper-footer .mtt_sec {
    position: absolute;
    right: 15px;
    top: -50px;
}
.mtt_div.mtt_special p {
    font-size: 13px;
    line-height: 21px;
    padding-right: 30px;
    background-image: url(../images/back-to-top.svg);
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    text-align: right;
}
.footer-form form.wpcf7-form {
    position: relative;
}
.footer-form input.wpcf7-form-control.wpcf7-submit {
    width: 29px;
    height: 17px;
    border: 0px;
    background-image: url(../images/footer-submit.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 55px;
    font-size: 0;
    right: 0;
}
.footer-form input.wpcf7-form-control.wpcf7-submit:hover,
.footer-form input.wpcf7-form-control.wpcf7-submit:active,
.footer-form input.wpcf7-form-control.wpcf7-submit:focus {
    background-color: transparent !important;
    border: 0px;
    outline: none;
    box-shadow: none;
}
.footer-form form.wpcf7-form.invalid {
    position: relative;
}
.footer-form form.wpcf7-form p:nth-child(3){
    height: 0;
    margin: 0;
}
.footer-form .wpcf7-response-output{
    margin: 0 !important;
    margin-bottom: 20px !important;
    font-size: 13px;
}
.footer-form input.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    border-bottom: 1px solid #FCC700 !important;
    background-color: transparent;
    border: 0;
    border-radius: 0px;
    color: white;
    padding: 0;
    padding-bottom: 10px;
}
.footer-form input.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email:focus {
    outline: none;
    box-shadow: none;
}
.footer-form input.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #EEEEEE;
    opacity: 0.5;
}
.footer-form input.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #EEEEEE;
    opacity: 0.5;
}
.footer-form input.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #EEEEEE;
    opacity: 0.5;
}
.footer-form input.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #EEEEEE;
    opacity: 0.5;
}
.footer-form input.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email::-ms-input-placeholder { /* Microsoft Edge */
    color: #EEEEEE;
    opacity: 0.5;
}

.footer-form input.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.header-right::placeholder { /* Most modern browsers support this now. */
    color: #EEEEEE;
    opacity: 0.5;
}
.footer-form label {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    padding-left: 40px;
    background-image: url(../images/bell.svg);
    background-repeat: no-repeat;
    margin-bottom: 20px;
    background-size: contain;
}
div#wrapper-top-footer {
    padding: 0;
    margin-top: 20px;
    display: none;
}
.site-top-info {
    text-align: center;
}
.site-top-info .relation {
    display: flex;
}
.relation a {
    width: 20%;
    display: inherit;
}
.relation img {
    width: 100%;
    object-fit: contain;
    padding: 0px 20px 20px 20px;
}
div#wrapper-footer {
    background: #1E1B69;
    color: white;
    padding-top: 65px;
    padding-bottom: 20px;
}
footer#colophon {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 20px;
}
.footer-social {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.footer-social-icons{
    width: 60%;
}
/* .footer-qr{
    width: 40%;
    padding-right: 40px;
} */
.footer-social-icons a[href=''] {
    display: none;
}
.footer-social-icons a:nth-child(5) img {
    position: relative;
    right: -1px;
}
.footer-social-icons a:nth-child(4) img {
    position: relative;
    bottom: -1px;
    right: -1px;
    width: 25px;
}
.footer-social-icons a:nth-child(3) img {
    position: relative;
    right: -0.5px;
    width: 25px;
}
.footer-social-icons a:nth-child(2) img {
    position: relative;
    bottom: -1px;
    width: 13px;
    left: 1px;
}
.footer-social-icons a:last-child img {
    width: 25px;
    left: 0.5px;
    position: relative;
}
.footer-social-icons a{
    width: 50px;
    height: 50px;
    background-color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    margin-right: 15px;
}
.footer-social-icons {
    width: 100%;
}
.footer-qr img {
  max-width: 105px;
padding-bottom: 2px;
margin-top: 20px;
}
.footer-qr {
    max-width: 278px;
    width: 100%;
    padding-right: 40px;
    text-align: center;
}
.site-info > div.custom-col-4 {
    width: 100% !important;
    margin-top: 30px;
}
.site-info {
    display: flex;
    flex-wrap: wrap;
}
.site-info > div {
    width: 33.333%;
}
ul#footer_menu {
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: center;
}
ul#footer_menu li a{
    font-size: 13px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
}
.site-info h5 {
    font-weight: bold;
    font-size: 13px;
    line-height: 30px;
    color: #FCC700;
}
.col-lg-6.copy-text {
    width: 100%;
    flex: none;
    max-width: unset;
}
.copy-left {
    float: left;
    font-size: 13px;
    color: #FFFFFF;
    opacity: 0.5;
    margin: 0;
}
.copy-right {
    float: right;
    font-size: 13px;
    line-height: 21px;
    text-align: right;
    color: #FFFFFF;
    margin: 0;
}
/* END Footer */

.table-list .dataTables_scrollHeadInner {
    margin: auto;
}

.table-info thead {
	background: #BFDEF5;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #1E1B69;
	border-bottom: 1px solid #C4C4C4;
}
.table-info thead tr td {
	padding: 10px;
}
.table-info tr {
	border-bottom: 1px solid #C4C4C4;
}
.table-info tr:last-child {
	border-bottom: 0;
}
.table-info tbody td {
	padding: 20px 18px;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #565555;
}
.wpb_text_column.wpb_content_element.table-info {
    background: none;
}
.wpb_text_column.wpb_content_element.box-info {
	border: 1px solid grey !important;
	padding: 20px !important;
}
.wpb_text_column.wpb_content_element .btn-icon .btn-button {
  background-color: #1E1B69 !important;
  color: #FFFFFF !important;
  height: 100%;
  margin-top: 0;
  width: auto;
  padding: 12px 0 !important;
  padding-left: 70px !important;
  padding-right: 30px !important;
  position: relative;
  border: 1px solid #1E1B69 !important;
  border-radius: 100px;
  /* display: flex;  */
}
.wpb_text_column.wpb_content_element .btn-icon .btn-button:hover {
    background-color: transparent !important;
    color: #1E1B69 !important;
}
/* .wpb_text_column.wpb_content_element.btn-right {
    text-align: right;
} */
.btn-icon.aeroplane > a::before {
    left: 20px;
}
a.btn-button-no {
    text-decoration: underline;
}

.page-id-19267 .container.slick-initialized.slick-slider {
  display: none;
}
.page-id-19273 .container.slick-initialized.slick-slider {
  display: none;
}
.page-id-20913 .container.slick-initialized.slick-slider {
  display: none;
}
.page-id-21477 .container.slick-initialized.slick-slider {
  display: none;
}
body .table-info {
  overflow-x: auto;
}
span.vc_tta-title-text {
  padding-right: 30px;
}

.mobile-nav-content ul > li.dropdown > a {
    position: relative;
}

.mobile-nav-content ul > li.dropdown > a::after {
    content: "" !important;
    background: url(../images/down.png) no-repeat center center;
    background-size: 8px 5px !important;
    width: 8px;
    height: 5px;
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    display: block !important;
    border: 0;
    pointer-events: none;
}

.table-data-info {
    overflow-x: auto;
}
.home-banner-div.home-banner-desktop .home-banner-h1 h1 {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: left;
    font-size: 42px;
    line-height: 1.3;
    color: #236ed4;
    max-width: 1060px;
    margin: 0 auto;
    padding: 15px;
}

.home-banner-div.home-banner-desktop.preview .home-banner-h1 h1 {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: left;
    font-size: 42px;
    line-height: 1.3;
    color: #236ed4;
    max-width: 1060px;
    margin: 0 auto;
    padding: 15px;
}

@media only screen and (max-width:2560px) {
  .home-banner-div.home-banner-desktop .home-banner-slider-div img {
    object-position: center 72%;
  }
  .home-banner-div.home-banner-desktop.preview .home-banner-slider-div img {
    object-position: center 72%;
  }
}
@media only screen and (max-width:1700px) {
  .more-authority .left {
    width: 34%;
  }
  .more-authority .right {
    width: 66%;
  }
}
@media only screen and (max-width:1500px) {
  .authority-slider .authority-slider-div .profile-img {
      min-height: 240px;
  }
  .more-authority .left {
    width: 32%;
  }
  .more-authority .right {
    width: 68%;
  }
}
@media only screen and (max-width:1440px) {
  #ManagementModal .more-authority .profile-img {
    min-height: 250px;
  }
  .authority-slider .authority-slider-div .profile-img {
      min-height: 230px;
  }
}
@media only screen and (max-width:1340px) {
  .more-authority .left {
    width: 30%;
  }
  .more-authority .right {
    width: 70%;
  }
  .authority-slider .authority-slider-div .profile-img {
      min-height: 210px;
  }
}
@media only screen and (max-width:1240px) {
  .authority-slider .authority-slider-div .profile-img {
      min-height: 204px;
  }
}
@media only screen and (max-width:1199px) {
  #ManagementModal .more-authority .profile-img {
    min-height: 190px;
  }
  .mava-div h1 {
    width: 100%;
  }
  .modal-body .profile-left .authority-left > .profile-img {
    min-height: 320px;
    max-width: 260px;
  }
  .atc-contact > div:nth-child(1) .vc_column-inner {
    padding-top: 15px;
  }
  .sub-child-menu button.slick-prev.slick-arrow::before{
    height: 20px;
  }
  .parent-pageid-1909 .subsub div#content > .row > div.content-area {
    padding-left: 15px;
  }
  .bm-lang .footer-form label {
    font-size: 14px;
    padding-left: 33px;
  }
  .bm-lang ul#main-menu > li,
  ul#main-menu > li {
    padding-right: 14px;
  }
  ul#main-menu {
    padding-left: 15px;
    padding-right: 15px;
  }
  .wpb-js-composer .about-iso .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    right: 20px;
  }
  .about-box > div > div > div.wpb_wrapper > div p {
    margin-left: 15px;
    margin-right: 20px;
    line-height: 17px;
    font-size: 14px;
  }
  .about-box > div > div > div.wpb_wrapper > div img {
    margin-left: 18px;
    max-width: 60px;
  }
  .uas-regulations .wpb_text_column.wpb_content_element {
    padding-right: 0px;
  }
  .management-div-p .profile-img {
    min-height: 263px;
  }

  .media-release-header > div {
    width: 100% !important;
  }

  .media-release-header {
    flex-wrap: wrap;
    display: flex;
  }
  .authority-slider button.slick-prev.slick-arrow {
    left: -130px;
  }
  .authority-slider button.slick-arrow {
    left: -80px;
  }
  .more-authority .right::before {
    left: 15px;
  }
  .authority-slider-div {
    padding: 0px;
  }
  .more-authority .left {
    width: 35%;
  }
  .more-authority .right {
    width: 65%;
  }
  .profile-modal .profile-img {
    min-height: 323px;
  }
  .tree-view .body > div.child:nth-child(1) .child-div::before {
    left: -39px;
  }
  .tree-view .head p::before {
    height: 641px;
    right: 58px;
  }
  .tree-view .middle::after {
    width: 22%;
    right: 5px;
  }
  .tree-view .body > div.child:nth-child(1)::before {
    left: 32px;
  }
  .tree-view .body::before {
    width: 64%;
  }
  .tree-view .body > div.child:nth-child(3) .child-div::before {
    right: -35px;
  }
  .tree-view .body > div.child:nth-child(3)::before {
    left: -26px;
  }
  .child.quality p::before {
    left: -73px;
  }
  .tree-view .child > div.middle > div::before {
    right: -10px;
  }
  .tree-view .child > div.middle > div::after{
    right: -20px;
  }
  .tree-view .child p {
    font-size: 10px;
    line-height: 12px;
  }
  .authority .management-div-p .profile-img {
    min-height: 263px;
  }
  .photo-gallery-div a {
    width: 30.333%;
  }
  .result-post .result-quotation > div.company {
    width: 70%;
  }
  .result-post .result-quotation > div.company p {
    font-size: 16px;
    line-height: 22px;
  }
  .result-post .result-quotation > div.price-period {
    width: 30%;
  }
  .result-post .result-quotation > div.price-period p {
    line-height: 20px;
    font-size: 14px;
  }

  .publications_in_box > div {
    width: 31% !important;
  }
  .atc-contact > div:nth-child(2) > div, .atc-contact > div:nth-child(3) > div {
    padding-top: 0 !important;
  }
  .atc-contact > div {
    width: 100% !important;
  }
  .atc-contact {
    display: flex;
    flex-wrap: wrap;
  }
  .atc-contact.helideck-certification > div:last-child .wpb_text_column.wpb_content_element {
    text-align: left;
  }
  .dangerous_goods_class {
    place-content: center;
  }
  .speaker-icon span {
    padding: 0 20px;
  }
  .speaker-icon span::before {
    left: -5px;
  }
  .sub-child-menu a {
    /* min-height: 36px; */
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  .sub-child-menu button.slick-next.slick-arrow.slick-disabled {
    right: -10px;
  }
  .sub-child-menu button.slick-next.slick-arrow {
    top: -1px;
    right: 0;
    bottom: unset;
  }
  .sub-child-menu button.slick-prev.slick-arrow {
    top: 0;
    /* left: 0; */
  }
  .circle-license .vc_col-sm-4 > div::before {
    width: 109%;
    height: 109%;
  }
  .circle-license .vc_col-sm-4 > div {
    width: 150px;
    height: 150px;
  }
  .circle-license .vc_col-sm-4 h1 {
    font-size: 25px;
  }
  .subleft-bar h5 {
    font-size: 16px;
    line-height: 18px;
  }
  .subleft-bar > div:nth-child(1) {
      width: 30%;
  }
  .subleft-bar > div:nth-child(2) {
      width: 70%;
      padding-left: 30px;
  }
  .subsub div#content > .row > div.content-area {
    /* padding-left: 50px; */
  }
  ul#main-menu > li {
    padding-right: 17px;
  }
  .operation-certifications-approval {
    max-width: 141px;
  }
  .atpl li {
    margin-bottom: 5px;
    font-size: 14px;
  }
  .uas-categories > div {
    max-width: 300px;
    margin: 10px;
  }
  .yasr-auto-insert-visitor {
      bottom: -305px;
      /* left: -90px; */
  }
  /* .footer-qr {
      width: 30%;
  }
  .footer-qr img {
      max-width: 66px;
  } */
  .enhancing_the_safety-div .box-p {
      bottom: 25px;
      left: 25px;
      padding: 15px 15px;
  }
  .announcements-div button.slick-prev.slick-arrow {
      right: 17%;
  }
  .more-authority .right {
    padding-left: 40px;
  }
}
@media only screen and (max-width:1198px) {
  .wpb-js-composer .about-iso .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    right: 19px;
  }
  .footer-social-icons a:nth-child(5) img {
    right: 0px;
  }
  .footer-social-icons a:nth-child(4) img {
    right: 0px;
  }
  .footer-social-icons a:nth-child(3) img {
    right: 0px;
  }
}
@media only screen and (max-width:1090px) {
  .authority-slider .authority-slider-div .profile-img {
      min-height: 180px;
  }
  .home-banner-div.home-banner-desktop .home-banner-h1 h1 {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: left;
    font-size: 42px;
    line-height: 1.3;
    color: #236ed4;
    max-width: 880px;
    margin: 0 auto;
    padding: 15px;
  }
  .home-banner-div.home-banner-desktop.preview .home-banner-h1 h1 {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: left;
    font-size: 42px;
    line-height: 1.3;
    color: #236ed4;
    max-width: 880px;
    margin: 0 auto;
    padding: 15px;
  }
}
@media only screen and (max-width:991px) {

  .headquarters-form-div div.wpcf7 .wrap-row > div.btn-icon {
    width: 40%;
  }
  .bm-lang .sub-mini-menu a {
    line-height: 20px;
  }
  .bm-lang .qat_share_list {
    right: unset;
    left: 15px;
  }
  .bm-lang .sub-mini-menu {
    line-height: 20px;
    right: 10px;
    bottom: 60px !important;
    left: 15px !important;
  }
  .bm-lang .sub-child-menu a {
    min-height: unset;
    border-right: 0px;
  }
  #ManagementModal .more-authority .profile-img {
    min-height: 180px;
}
  .supp-div {
    overflow-x: scroll;
  }
  .tree-view .head p::before {
    height: 699px;
    right: 83px;
  }
  .tree-view .middle::after {
    width: 27%;
    right: 4px;
    bottom: 34px;
  }
  .download-form a {
    padding-left: 25px;
  }
  .modal-body .profile-left .authority-left > .profile-img {
    min-height: 250px;
  }
  .download-form-div a {
    font-size: 15px;
    line-height: 20px;
    padding-right: 5px;
  }
  .select-other-div a {
    padding: 0px 1px;
  }
  .authority-right a {
    font-size: 14px;
    max-width: 120px;
  }
  .bm-lang .footer-form label {
    font-size: 18px;
  }

  .mobile-nav-content .setting-color {
    display: none;
  }
  .select-other-div h2 {
    line-height: 20px;
  }
  .history-milestone .middle::after {
    left: 3px;
  }
  .about-iso >div:nth-child(1) >div {
    margin-top: 11px;
  }
  .about-box > div >div.vc_column-inner {
    padding: 0 15px;
  }
  .about-right-p > div:nth-child(2) .vc_column-inner {
    padding-top: 0 !important;
  }
  .about-right-p > div:nth-child(1) .vc_column-inner {
    padding-left: 15px;
  }
  .download-form-div > div {
    /* padding-left: 30px; */
  }
  div#ProfileModal {
    z-index: 99999 !important;
  }
  .tree-view .body > div.child:nth-child(3)::before {
    left: -18px;
    height: 549px;
  }
  .tree-view .body > div.child:nth-child(3) .child-div::before {
    right: -26px;
  }
  .tree-view .body::before{
    width: 64%;
    border-radius: 25px;
  }
  .tree-view .body > div.child:nth-child(1)::before {
      left: 24px;
      height: 396px;
  }
  .tree-view .body > div.child:nth-child(1) .child-div::before {
    left: -29px;
    bottom: 80px;
  }
  .tree-view .body > div.child.quality {
    left: 480px;
    top: -97px;
  }
  .child.quality p::before {
    left: -80px;
  }
  div#search-filter-results-1604 .news {
    padding: 0;
  }
  .more-authority .right::before {
    left: 0px;
  }
  .m-modal .modal-dialog .c-top {
    /* padding-top: 30px; */
  }
  .more-authority .left {
    width: 45%;
  }
  .more-authority .right {
    width: 55%;
    padding-left: 20px;
  }
  .profile-modal .profile-img {
    min-height: 243px;
  }
  .authority-slider .authority-slider-div .profile-img {
    min-height: 220px;
  }
  .authority .management-div-p .profile-img {
    min-height: 203px;
  }
  .authority-right h2 {
    line-height: 20px;
    font-size: 16px;
    max-width: 249px;
  }
  .authority-right p {
    font-size: 14px;
  }
  .management-div > div {
    width: 33.333%;
  }
  .photo-gallery-div a {
    width: 31.8%;
    margin: 5px;
  }
  div#mobile-navigation .oca-menu > a {
    max-width: unset;
  }
  .publications_in_box > div {
    width: 47% !important;
    margin: 0 10px !important;
    margin-bottom: 15px !important;
  }
  .atc-contact {
    margin-bottom: 20px !important;
  }
  .helideck-certification > div {
    width: 100% !important;
  }
  .helideck-certification > div:last-child .wpb_text_column.wpb_content_element {
    text-align: left;
  }
  .helideck-certification > div:nth-child(2) .vc_column-inner, .helideck-certification > div:last-child .vc_column-inner {
    padding-top: 0;
  }
  .helideck-certification {
    display: flex;
    flex-wrap: wrap;
  }
  .speaker-icon span::before {
    left: -10px;
  }
  .airspace-div > div {
    width: 100% !important;
  }
  .airspace-div {
    flex-wrap: wrap;
  }
  #main-menu > li.current-menu-ancestor::after, #main-menu > li.current-page-ancestor::after{
    display: none;
  }
  #top-menu > li.current-menu-ancestor::after, #top-menu > li.current-page-ancestor::after{
    display: none;
  }
  .sub-child-menu button.slick-next.slick-arrow {
    right: -6px;
  }
  .sub-child-menu button.slick-next.slick-arrow.slick-disabled {
    right: -6px;
  }
  .sub-child-menu button.slick-prev.slick-arrow {
    top: -1px;
    right: 34px;
  }
  .sub-child-menu button.slick-prev.slick-arrow::before{
    height: 22px;
  }
  .subleft-bar {
    display: flex;
    flex-wrap: wrap;
  }
  .subleft-bar > div:nth-child(2) {
    width: 100%;
    padding-left: 0px;
    order: 1;
  }
  .subleft-bar > div:nth-child(1) {
    width: 100%;
    /* order: 2; */
  }
  .subsub div#content > .row > div.content-area {
    width: 100%;
    padding-left: 0px !important;
    order: 1;
  }
  .subsub div#content > .row > div.left-sidebar {
    width: 100%;
    order: 2;
    padding: 15px;
  }
  .subsub .left-sidebar a {
    max-width: unset;
  }
  .subsub div#content > .row {
    flex-wrap: wrap;
  }
  ul#main-menu > li {
    padding-right: 0px;
  }
  #main-menu ul.dropdown-menu li {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 1s;
  }
  ul#top-menu > li {
    padding-right: 0px;
  }
  #top-menu ul.dropdown-menu li {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 1s;
  }

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
  #main-menu ul.dropdown-menu {
    box-shadow: none;
    background-color: transparent;
    margin-top: 10px;
  }
  #main-menu ul.dropdown-menu li a {
    font-size: 18px;
    padding: 2px 20px;
  }
  #top-menu ul.dropdown-menu {
    box-shadow: none;
    background-color: transparent;
    margin-top: 10px;
  }
  #top-menu ul.dropdown-menu li a {
    font-size: 18px !important;
    padding: 2px 20px !important;
  }
  .operation-certifications-approval {
    max-width: unset;
  }
  .copy-right {
    float: left;
  }
  .atpl-row:nth-child(3) > div:nth-child(2) {
    order: 1;
  }
  .atpl-row {
    flex-wrap: wrap;
  }
  .atpl-row > div{
    width: 100%;
  }
  .atpl-row > div:nth-child(2),
  .atpl-row:nth-child(3) > div:nth-child(1) {
    padding: 20px 15px;
    order: 2;
  }
  .atcos {
      flex-wrap: wrap;
  }
  .atcos > div:nth-child(1) {
    width: 100%;
  }
  .atcos > div:nth-child(2) > div {
    max-width: unset;
  }
  .atcos > div:nth-child(2) {
    padding: 15px 15px;
    width: 100%;
  }
  .atcos figure.wpb_wrapper.vc_figure,
  .atcos .vc_single_image-wrapper,
  .atcos img {
    width: 100%;
  }
  .ground-handler-category > div {
    width: 50%;
  }
  .history-milestone.desktop-view{
    display: none;
  }
  .history-milestone.mobile-view{
    display: block;
  }
  .history-milestone > div .left {
    width: 0;
  }
  .even-div > .middle::before {
    right: -28px;
  }

  .history-milestone > div .middle {
    margin-left: 0;
    margin-right: 30px;
  }
  .history-milestone > div .right {
    width: 90%;
  }
  .uas-categories > div {
    max-width: unset;
    width: 100%;
  }
  .uas-categories-top > div:nth-child(1) {
    width: 20%;
    text-align-last: center;
  }
  .uas-categories-top h5 {
    max-width: unset;
  }
  .unmanned-aircraft-top > div:nth-child(2) {
    width: 100%;
  }
  .unmanned-aircraft-top > div:nth-child(1) {
    width: 100%;
  }
  .uas-regulations > div:nth-child(2) {
    width: 100%;
    padding: 0 80px;
  }
  .uas-regulations > div:nth-child(1) {
    width: 100%;
  }
  .uas-regulations .wpb_text_column.wpb_content_element {
    padding-right: 10px;
  }
  .aerial-activity-mail a {
    padding-left: 36px;
    display: inline-block;
  }
  .home-banner-slider-div img{
    min-height: unset;
    max-height: unset;
  }
  .home-banner-slider-div {
    min-height: unset !important;
    max-height: unset;
  }
  .directory_cat label {
    max-width: unset;
    min-height: 96px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  form.filter-p.normal-p-filter> div:nth-child(2) {
    padding-left: 0px;
    max-width: 100%;
  }
  form.filter-p.normal-p-filter> div:nth-child(1) {
    padding-right: 0px;
    max-width: 100%;
  }
  .about-box > div {
    width: 100%;
  }
  .about-box {
    display: flex;
    flex-wrap: wrap;
  }
  .about-box > div > .vc_column-inner {
    padding: 0px 7px;
  }
  .about-right-p {
    flex-wrap: wrap;
  }
  .about-right-p > div:nth-child(1) {
    width: 100%;
  }
  .about-right-p > div:nth-child(2) {
    width: 100%;
  }
  .about-right-p p {
    max-width: unset;
  }
  .services-centre > div {
    width: 33.33%;
    margin: auto;
  }
  .services-centre{
    display: flex;
    flex-wrap: wrap;
  }
  .address-div > div {
    width: 50%;
  }

  .address-div {
    display: flex;
    flex-wrap: wrap;
  }
  li.menu-item-has-children.dropdown.nav-item:hover ul.show {
    display: block ;
  }
  li.menu-item-has-children.dropdown.nav-item:hover ul {
    display: none ;
  }
  #main-menu ul.dropdown-menu {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
  }
  #main-menu ul.dropdown-menu::before {
    left: 0;
    right: 0;
    /* margin: 0 auto; */
  }
  #top-menu ul.dropdown-menu {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
  }
  #top-menu ul.dropdown-menu::before {
    left: 0;
    right: 0;
    /* margin: 0 auto; */
  }
  body .navbar-expand-lg .navbar-nav .nav-link:active,
  body .navbar-expand-lg .navbar-nav .nav-link:focus,
  body .navbar-expand-lg .navbar-nav .nav-link:hover {
    background-color: #1E1B69;
    color: #fff;
    border-radius: 100px;
  }
  .mobile-nav-content ul > li.dropdown > a:active,
  .mobile-nav-content ul > li.dropdown > a:focus,
  .mobile-nav-content ul > li.dropdown > a:hover {
    background-color: #1E1B69;
    color: #fff;
    border-radius: 100px;
  }
  #main-menu ul.dropdown-menu li a:active,
  #main-menu ul.dropdown-menu li a:focus,
  #main-menu ul.dropdown-menu li a:hover {
    color: white;
    background-color: #1E1B69;
    border-radius: 100px;
    overflow: hidden;
  }
  #main-menu ul.dropdown-menu {
    margin-top: 0px !important;
  }
  #top-menu ul.dropdown-menu li a:active,
  #top-menu ul.dropdown-menu li a:focus,
  #top-menu ul.dropdown-menu li a:hover {
    color: white;
    background-color: #1E1B69 !important;
    border-radius: 100px;
    overflow: hidden;
  }
  #top-menu ul.dropdown-menu {
    margin-top: 0px !important;
  }


  nav.site-header.navbar.navbar-expand-lg > .container {
    border-bottom: 0;
  }
  .home-banner-div.home-banner-tablet{
    display: block;
  }
  .home-banner-div.home-banner-mobile,
  .home-banner-div.home-banner-desktop{
    display: none;
  }
  nav.site-header.navbar.navbar-expand-lg.sticky {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 999;
      background-color: white;
  }
  div#mobile-navigation a {
      text-align: left;
      justify-content: left;
      min-height: auto;
      margin-left: 0;
      margin-right: 0;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 12px;
      padding-bottom: 12px;
  }
  .header-top .header-right {
      width: 30%;
  }
  .header-top a.navbar-brand.custom-logo-link {
      width: 70%;
  }
  ul#main-menu li {
      width: 100%;
  }
  ul#top-menu li {
      width: 100%;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
      font-size: 20px;
      margin-top: 20px;
  }
  .header-mobile {
      display: flex;
      align-self: center;
  }
  a#mobile-site-search,
  a#mobile-site-search-small  {
      width: 28px;
      height: 28px;
      background: #1E1B69;
      border-radius: 50%;
      margin-left: 10px;
      background-image: url(../images/search-icon.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-position-y: 6px;
      background-position-x: 6.5px;
      background-size: 14px;
  }
  .header-right form#searchform{
      display: none;
  }
  .relation img {
      padding: 0px 10px 15px 10px;
  }
  .site-info .custom-col-1 {
      width: 100% !important;
      margin-bottom: 20px;
  }
  .site-info > div {
      width: 50% !important;
  }
  .site-info > div.custom-col-2 {
      width: 0 !important;
      visibility: hidden;
      display:none;
    }
  .footer-form .wpcf7 {
      max-width: unset;
  }
  .footer-form,
  .footer-qr {
      padding-right: 0px;
  }
  .header-btm{
      display: none;
  }
  .announcements-subscribe {
      top: 32px;
  }
  h1.announcements-h1::after {
      padding-top: 30px;
  }
  .home-3button {
      padding: 0 !important;
  }
  .home-banner-h1 h1 {
      font-size: 30px;
      max-width: 448px;
  }
  .announcements-div button.slick-prev.slick-arrow {
      right: 18%;
  }
  .home-button-div span {
      top: 5px;
      right: 35px;
      font-size: 12px;
      line-height: 16px;
      padding: 0px 8px;
  }
  .home-banner-slider-div img {
      object-fit: cover;
      height: 100%;
  }
  .home-banner-div.home-banner-tablet .home-banner-h1 h1 {
      display: flex;
      height: 100%;
      align-items: center;
      justify-content: left;
      font-size: 42px;
      line-height: 1.3;
      color: #236ed4;
      max-width: 680px;
      margin: 0 auto;
      padding: 15px;
    }
  .home-banner-div.home-banner-tablet.preview .home-banner-h1 h1 {
      display: flex;
      height: 100%;
      align-items: center;
      justify-content: left;
      font-size: 42px;
      line-height: 1.3;
      color: #236ed4;
      max-width: 680px;
      margin: 0 auto;
      padding: 15px;
  }
  #main-menu ul.dropdown-menu {
    position: relative;
  }
  #main-menu ul.dropdown-menu::before {
    content: "";
    border-left: 3px solid #1E1B69 !important;
    border-top: 0px solid #1E1B69;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 10px;
    overflow: hidden;
  }
  #menu-item li.menu-item-has-children {
    position: relative;
    overflow: hidden;
  }
  #main-menu ul.dropdown-menu > li.menu-item-has-children::before {
    content: "";
    border-left: 3px solid #1E1B69 !important;
    display: none;
    height: calc(100% - 45px);
    position: absolute;
    top: 34px;
    left: 27px;
  }

  #main-menu ul.dropdown-menu > li.menu-item-has-children.open::before {
    display: block;
  }
  #main-menu ul.dropdown-menu > li > ul.dropdown-menu {
    left: 0;
  }
  #main-menu > li:nth-last-child(2) ul.dropdown-menu > li > ul.dropdown-menu {
    right: 0;
  }
  /* .menu-item.menu-item-has-children.dropdown {
    margin-bottom: 10px;
  } */
  .site-header li.current-menu-item.current_page_item.active, .site-header #main-menu > li > ul > li.current-menu-parent.active,.site-header #main-menu > li > ul .current-page-ancestor {
    background-color: #BFDEF5;
    border-radius: 20px;
  }
  #main-menu ul.dropdown-menu > li {
    position: relative;
    margin-left: 15px;
  }
  #main-menu ul.dropdown-menu > li.menu-item-has-children::before {
    content: "";
    border-left: 3px solid #1E1B69 !important;
    display: none;
    height: calc(100% - 60px);
    position: absolute;
    top: 47px;
    left: 27px;
  }
  /* a.dropdown-item::before {
    content: "";
    border-left: 3px solid #1E1B69;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 10px;
  } */
  /* #main-menu ul.dropdown-menu::before {
    content: "";
    border-left: 3px solid #1E1B69;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 10px; */
  #top-menu ul.dropdown-menu {
    position: relative;
    border: none;
  }
  #top-menu ul.dropdown-menu::before {
    content: "";
    border-left: 3px solid #1E1B69 !important;
    border-top: 0px solid #1E1B69 !important;
    display: block !important;
    height: 100% !important;
    position: absolute !important;
    top: 0;
    left: 10px !important;
    overflow: hidden;
  }
  #top-menu ul.dropdown-menu > li.menu-item-has-children::before {
    content: "";
    border-left: 3px solid #1E1B69 !important;
    display: none;
    height: calc(100% - 45px);
    position: absolute;
    top: 34px;
    left: 27px;
  }

  #top-menu ul.dropdown-menu > li.menu-item-has-children.open::before {
    display: block;
  }
  #top-menu ul.dropdown-menu > li > ul.dropdown-menu {
    left: 0;
  }
  #top-menu > li:nth-last-child(2) ul.dropdown-menu > li > ul.dropdown-menu {
    right: 0;
  }
  /* .menu-item.menu-item-has-children.dropdown {
    margin-bottom: 10px;
  } */
  .site-header li.current-menu-item.current_page_item.active, .site-header #top-menu > li > ul > li.current-menu-parent.active,.site-header #top-menu > li > ul .current-page-ancestor {
    background-color: #BFDEF5;
    border-radius: 20px;
  }
  #top-menu ul.dropdown-menu > li {
    position: relative;
    margin-left: 15px;
  }
  #top-menu ul.dropdown-menu > li.menu-item-has-children::before {
    content: "";
    border-left: 3px solid #1E1B69 !important;
    display: none !important;
    height: calc(100% - 60px);
    position: absolute;
    top: 47px;
    left: 27px;
  }
  .complain-btn.wpb_column.vc_column_container.vc_col-sm-3.vc_col-lg-3.vc_col-md-4 {
    width: 70% !important;
  }
  }


@media only screen and (max-width:940px) {
  .authority-slider .authority-slider-div .profile-img {
      min-height: 200px;
  }
}
@media only screen and (max-width:880px) {
  .wpb-js-composer .about-iso .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
      right: 19px;
  }
}
@media only screen and (max-width:840px) {
  .authority-slider .authority-slider-div .profile-img {
      min-height: 180px;
  }
}
@media only screen and (max-width:767px) {
.ground-handler-category .cat-title p {
    padding-left: 20px;
  }
  .tree-view .middle::after{
    display: none;
  }
  .tree-view .child>div.middle>div::after {
    right: unset !important;
    left: -8px;
  }
  div#section3>.service-child>div, div#section4>.service-child>div, div#section5>.service-child>div {
    width: 100%;
}
  .headquarters-form-div div.wpcf7 .wrap-row > div.file-row {
    width: 100%;
  }
  .headquarters-form-div div.wpcf7 .wrap-row > div.btn-icon {
    width: 100%;
}
  .headquarters-form-div span.wpcf7-form-control-wrap.your-file {
    bottom: unset;
    top: 45px;
  }
  .sub-mini-menu a {
    line-height: 20px;
  }
  .qat_share_list {
    right: unset;
    left: 15px;
  }
  .sub-mini-menu {
    line-height: 20px;
    right: 10px;
    bottom: 60px !important;
    left: 15px !important;
  }
  .sub-child-menu a {
    min-height: unset;
    border-right: 0px;
  }
  #ManagementModal .more-authority .profile-img {
    min-height: 330px;
}
  .uas-acc .linkpage-icon a {
      padding-left: 25px;
      padding-top: 2px;
      font-size: 18px;
  }
  .state-safety-refer > div:first-child, .state-safety-refer > div:last-child {
    padding: 0;

  }
  .state-safety-refer > div:first-child .wpb_wrapper, .state-safety-refer > div:last-child .wpb_wrapper {
    min-height: inherit;

  }

  .chart-dekstop,
  .team-btn.chart-desktop{
    display: none !important;
  }
  .chart-mobile,
  .team-btn.chart-mobile{
    display: flex;
  }
  /* #chartModal{
    display: none !important;
  }
  .tree-view-open nav.site-header.navbar.navbar-expand-lg.sticky{
    display: block;
  }
  .tree-view-open .more-section {
      opacity: 1;
  } */
  .headquarters-form-div div.wpcf7 .wrap-row > div:nth-child(3) {
    padding-left: 0px;
}
  .modal-body .profile-left .authority-left > .profile-img {
    min-height: 320px;
    max-width: 260px;
    margin: auto;
  }
  .publications_in_box .download-icon a {
    padding-left: 25px;
  }
  .subsub ul li {
    font-size: 16px !important;
  }
  .publications_in_box > div > a.new {
    min-height: unset;
  }
  .sub-child-menu button.slick-prev.slick-arrow::before {
    height: 20px;
  }
  .ground-handler-refer {
    margin: 0 !important;
  }
  .wpb-js-composer .about-iso .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    right: 20px;
  }
  .aerial-activity-mail a::before {
    left: 4px;
  }
  .clients-charter-div .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
  }
  h2.state-safety-h2 {
    padding-top: 0px;
  }
  .history-milestone .middle::after {
    left: 0px;
  }
  .about-iso >div:nth-child(1) .wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
  }
  .about-iso >div:nth-child(1) >div {
    margin-top: 0px;
  }
  .about-iso > div:nth-child(1) p {
    max-width: unset;
  }
  .take-your-career h2 {
    max-width: unset;
    text-align: center !important;
    margin: auto;
  }
  .take-your-career p {
    text-align: center;
  }
  .take-your-career .btn-icon {
    text-align: center;
    margin: auto;
    display: block;
  }
  .box-p.take-your-career {
    padding-left: 0px;
  }
  .post-756 .services-forms-div.h2.download-icon,
  .post-959 .services-forms-div.h2.download-icon,
  .post-3928 .services-forms-div.h2.download-icon,
  .post-4033 .services-forms-div.h2.download-icon  {
    width: 100%;
  }
  div#language-switcher .wpml-ls-legacy-dropdown a span {
    font-size: 14px;
  }
  .tree-view .child p{
    max-width: 180px;
    padding: 15px 10px;
  }
  .tree-view .head p::before {
    left: 15px;
    right: unset;
  }
  .tree-view .child > p {
    max-width: 200px;
    padding: 10px 15px;
    position: relative;
    left: 20px;
  }
  .tree-view .head p {
    max-width: 250px;
  }
  .tree-view .child .child-div > div.left > div {
    margin-right: 0px;
  }
  .tree-view .child .child-div > div.right > div {
    margin-left: 0px;
  }
  .tree-view .body > div:nth-child(2) {
    width: 100%;
    order: 3;
  }
  .tree-view .child > div.middle {
    left: 20px;
  }
  .tree-view .body::before {
    width: 2px;
    border-radius: 0px;
    height: 98%;
    left: 35px;
    right: unset;
    border-left-color: #A8A8A8;
  }
  .tree-view .body > div.child:nth-child(1)::before {
    z-index: -1;
    left: 70px;
    height: 87%;
    right: unset;
    border-radius: 0;
    top: 0;
  }
  .tree-view .child:nth-child(1) .child-div > div.left > div::after,
  .tree-view .child:nth-child(1) .child-div > div.right > div::after {
    left: 45px;
  }
  .tree-view .child:nth-child(1) .child-div > div.left > div::before,
  .tree-view .child:nth-child(1) .child-div > div.right > div::before {
    left: 40px;
  }
  .tree-view .child:nth-child(1) .child-div > div.left > div:last-child::before {
    content: "";
    display: block !important;
  }
  .tree-view .child:nth-child(1) .child-div > div.right > div:last-child::before {
    display: none;
  }
  .tree-view .body::after{
    display: none;
  }
  .tree-view .body > div.child.quality {
    left: 20px;
    top: -80px;
  }
  .child.quality p::before {
    width: 30%;
    left: -30px;
  }
  .tree-view .body > div.child:nth-child(1) .child-div::before {
    left: 40px;
    bottom: 60px;
    right: unset;
    border-left-color: #A8A8A8;
    border-right-color: transparent;
    width: 20%;
  }
  .tree-view .child:nth-child(1)::after {
    top: 31px;
    left: 55px;
    right: unset;
  }
  .tree-view .child .child-div > div.left > div::before,
  .tree-view .child .child-div > div.right > div::before {
    width: 10%;
    right: unset;
    left: 35px;
    top: 0px;
    bottom: 0;
  }
  .tree-view .child > div.middle > div::after {
      content: "";
      border-top: 1px dashed #A8A8A8;
      position: absolute;
      display: block;
      width: 20%;
      height: 1px;
      right: -13px;
      margin: auto;
      top: 0px;
      bottom: 0;
      z-index: -1;
  }
  .tree-view .child > div.middle::before {
    content: "";
    border: 1px dashed #A8A8A8;
    position: absolute;
    display: block;
    width: 24%;
    height: 20px;
    right: unset;
    left: 15px;
    margin: auto;
    bottom: 28px;
    z-index: -1;
    border-radius: 0px 0px 30px 30px;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent;
	  visibility: hidden;
  }
  .tree-view .child > div.middle > div:last-child::after {
    display: none;
  }
  .tree-view .child .child-div > div.left > div::after,
  .tree-view .child .child-div > div.right > div::after {
    top: 1px;
    right: unset;
    left: 41px;
    margin: auto;
    bottom: 0;
  }
  .tree-view .child > div.middle > div::before {
      left: 20px;
      right: unset;
      top: 0;
      bottom: 0;
  }
  .tree-view .body > div.child:nth-child(3) .child-div::before {
    right: unset;
    left: 35px;
    width: 45px;
  }
  .tree-view .body > div.child:nth-child(3)::before {
    left: 45px;
    height: 91%;
    right: unset;
    border-radius: 0;
    top: 0;
  }
  .tree-view .child .middle > p {
    min-height: 0px;
    margin: 0 !important;
    padding: 0;
  }
  .tree-view .child > div > div p::before, .tree-view .child .child-div div p::before{
    max-width: 100px;
    margin: auto;
  }
  .tree-view .body {
    flex-wrap: wrap;
    max-width: 290px;
  }
  .tree-view .body > div {
    width: 100%;
    order: 2;
  }
  .tree-view .child > p:after {
    content: "";
    border-top: 1px dashed #A8A8A8;
    position: absolute;
    display: block;
    width: 30%;
    height: 1px;
    right: unset;
    margin: auto;
    top: 0px;
    bottom: 0;
    z-index: -1;
    left: -30px;
  }
  .tree-view .child:nth-child(3)::after {
    top: 30px;
    left: 55px;
    right: unset;
  }
  .tree-view .body > div.child > div.child-div {
    flex-wrap: wrap;
    left: 30px;
  }
  .tree-view .body > div.child > div.child-div > div {
    width: 100%;
  }
  .uas-regulations > div:nth-child(2) .vc_column-inner {
    padding-top: 0;
  }
  .unmanned-aircraft-top > div:nth-child(2) {
    margin-bottom: 140px !important;
  }
  .m-modal .modal-body {
    padding-left: 0;
    padding-right: 0;
  }
  .management-div-p .profile-img {
    min-height: 283px;
  }
  div#page-wrapper.sub {
    margin-top: 33px !important;
  }

  .more-authority h1 {
    margin-bottom: 10px;
    padding: 0 15px;
  }
  .authority-slider button.slick-prev.slick-arrow {

    left: unset;
    right: 65px;
  }
  .authority-slider button.slick-arrow {
    left: unset;
    right: 15px;
    top: -150px;
    bottom: unset;
  }
  .more-authority .right::before {
    border-left: 0px;
  }
  .more-authority .left > div {
    max-width: unset;
    text-align: center;
    float: none;
  }
  .profile-modal .profile-img {
    min-height: 343px;
    margin: auto;
  }
  .profile-modal .profile-left {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 20px;
  }
  .profile-modal .profile-right {
    width: 100%;
    padding-left: 0px;
  }
  .profile-modal {
    flex-wrap: wrap;
  }
  #ProfileModal .btn-left.btn-icon.c-top {
    margin-bottom: 30px;
  }
  .authority-slider-div {
    margin: auto !important;
    display: flex !important;
    text-align: -webkit-center;
    padding: 0 20px;
  }
  .more-authority .left {
    width: 100%;
    text-align: center;
  }
  .more-authority .right {
    width: 100%;
    padding-left: 0px;
    margin-top: 30px;
  }
  .more-authority {
    flex-wrap: wrap;
    margin-top: 70px;
  }
  .authority-slider .authority-slider-div .profile-img {
      min-height: 270px;
  }
  .authority_members > div {
    width: 100%;
    margin-bottom: 50px;
  }
  .zoom-icon {
    width: 35px;
    height: 35px;
    bottom: -30px;
  }
  .m-modal .modal-dialog .c-top {
    /* padding-top: 30px; */
  }
  .zoom-icon img {
    width: 15px;
  }

  .organization-h .more-authority h1 {
    margin-bottom: 30px !important;
    padding: 0 15px;
  }
  #ManagementModal .authority-slider button.slick-arrow {
    top: -165px;
  }
  .organizational-btn > div> div> div {
      flex-wrap: wrap;
  }
  .organizational-btn > div> div> div .vc_btn3-container {
    margin-bottom: 10px !important;
  }
  .management-div > div {
    width: 50%;
  }
  .authority .management-div-p .profile-img {
    min-height: 305px;
    margin: 0 5px;
  }
  .gallery-btn > div {
    margin-bottom: 30px;
  }
  .photo-gallery-div a {
    width: 48%;
    padding: 5px;
  }
  .career.download-icon h2{
        line-height: 20px;
  }
  .result-post h2 {
    line-height: 22px;
  }
  #search-filter-results-1516 .result-quotation p:last-child {
    margin-bottom: 0 !important;
  }
  .result-post .result-quotation {
    flex-wrap: wrap;
  }
  .result-post .result-quotation > div.company {
    width: 100%;
  }
  .result-post .result-quotation > div.company p {
    font-size: 14px;
    line-height: 20px;
  }
  .result-post .result-quotation > div.price-period {
    width: 100%;
    text-align: left;
  }
  .result-post .result-quotation > div.price-period p {
    font-size: 12px;
    margin-bottom: 10px !important;
    margin-top: 10px;
  }
  div#search-filter-results-375 > div.advertisement-post h2,
  div#search-filter-results-3665 > div.advertisement-post h2{
    line-height: 23px;
  }
  .advertisement-heading {
    display: flex;
  }
  .publications_in_box a span::before {
    top: -3px;
  }
  .publications_in_box a {
    font-size: 17px;
    line-height: 22px;
  }
  .publications_in_box > div {
    width: 100% !important;
    min-height: 200px !important;
    margin: 0px !important;
    margin-bottom: 15px !important;
  }
  table td {
    font-size: 14px;
  }
  .speaker-icon span {
    padding: 0 27px;
  }
  .speaker-icon span::before {
    left: 0px;
  }
  .aircraft-link > div p a {
    width: 100%;
  }
  .services-forms > div {
    width: 100%;
  }
  .select-other-div h2 {
    line-height: 20px;
  }
  .left-sidebar {
      margin-top: 25px;
      margin-bottom: 35px !important;
  }
  .entry-content > div.vc_row.ground-handler-refer {
      margin-bottom: 40px !important;
      margin-left: 0px;
      margin-right: 0px;
  }
  .entry-content > div.vc_row {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 20px !important;
  }
  .entry-content > div .vc_btn3-container {
    margin-bottom: 0 !important;
  }
  .entry-content > div.vc_row:nth-child(1) {
    padding-bottom: 0px !important;
  }
  .atcos {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .ground-handler-services > div:nth-child(2) > div {
    padding-top: 0 !important;
  }
  .ground-handler-services > div:nth-child(1) p {
    max-width: unset;
  }
  .content-area ul li {
    font-size: 13px;
    background-size: 14px;
  }
  .ground-handler-refer {
    margin-left: 0;
    margin-right: 0;
  }
  .ground-handler-services {
    flex-wrap: wrap;
  }
  .ground-handler-services > div:nth-child(1) {
    width: 100%;
  }
  .ground-handler-services > div:nth-child(2) {
    width: 100%;
  }
  .ground-handler-category > div {
    width: 100%;
    margin-bottom: 20px;
    padding: 0px;
  }
  .ground-handler-category .cat-title {
    padding: 0 15px;
  }
  .ground-handler-category .cat-title p {
    min-height: unset;
    max-width: unset;
    padding-top: 35px;
    padding-bottom: 25px;
  }
  .history-milestone > div .right {
    width: 80%;
  }
  .history-milestone > div .middle {
    width: 20%;
  }
  .even-div > .middle::before {
    right: 0px;
    top: 20px;
  }
  .history-milestone > div .middle h2 {
    width: 57px;
    height: 57px;
  }
  .odd-div > .left, .even-div > .right {
    padding: 15px 15px;
    padding-left: 12px;
  }
  .history-milestone > div li {
    padding-left: 22px;
    font-size: 13px;
  }
  .sub-child-menu > div {
    position: relative;
  }
  .sub-child-menu a {
    font-size: 13px;
  }
  .state-safety-refer {
    flex-wrap: wrap;
  }
  .state-safety-refer > div {
    max-width: unset;
    min-height: unset;
    padding: 30px 15px;
  }
  .sub-banner-p h1 {
    font-size: 28px;
  }
  .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    font-size: 16px;
  }
  .permitted-flying-areas li {
    font-size: 14px;
  }
  .download-form-div {
    flex-wrap: wrap;
  }
  .download-form a {
    line-height: 18px;
  }
  form.filter-p.normal-p-filter {
    margin-bottom: 0px;
  }
  .directory_cat label {
    padding: 25px 20px;
    font-size: 16px;
    min-height: unset;
  }
  form.filter-p.normal-p-filter> div:nth-child(1) {
    padding-right: 0px;
  }
  form.filter-p.normal-p-filter> div {
    width: 100%;
  }
  form.filter-p.normal-p-filter> div:nth-child(2) {
    padding-left: 0px;
  }
  .about-iso .wpb_column.vc_column_container.vc_col-sm-8 > div {
    padding-top: 0;
  }
  .wpb-js-composer .about-iso .vc_tta-panel-heading h4>a {
    padding-left: 0;
    padding-right: 40px !important;
  }
  .wpb-js-composer .about-iso .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
    padding-right: 0 !important;
  }
  .vision-mission > div:nth-child(1)::after {
    border-bottom: 1px solid #1E1B69;
    width: 80%;
    right: 0;
    border-right: 0px;
    left: 0;
    margin: auto;
  }
  .services-centre > div {
    width: 50%;
    margin: 0 auto;
  }
  input#filename {
    font-size: 14px !important;
  }
  .new_Btn {
    font-size: 14px;
  }
  .headquarters-form-div label {
    font-size: 14px;
  }
  .headquarters-form-div div.wpcf7 .wrap-row {
    display: flex;
    flex-wrap: wrap;
  }
  .headquarters-form-div div.wpcf7 .wrap-row > div:first-child {
    padding-right: 0px;
    /* margin-bottom: 10px; */
  }
  .headquarters-form-div div.wpcf7 .wrap-row > div:nth-child(2) {
    padding-left: 0px;
  }
  .headquarters-form-div div.wpcf7 .wrap-row > div {
    width: 100%;
  }
  .search-banner input#s {
    font-size: 20px;
  }
  .yasr-auto-insert-visitor {
      bottom: -290px;
  }
  .header-top .header-right {
      width: 20%;
  }
  .header-top a.navbar-brand.custom-logo-link {
      width: 80%;
  }
  .copy-right {
      font-size: 12px;
  }
  .copy-left {
      font-size: 12px;
  }
  .relation img {
      padding: 0px 0px 15px 0px;
  }
  ul#footer_menu li a {
      font-size: 12px;
      line-height: 15px;
      padding: 5px 12px;
  }
  .announcements-div button.slick-next.slick-arrow.slick-disabled {
      right: 22px;
  }
  .announcements-div button.slick-prev.slick-arrow {
      right: 35px;
      z-index: 3;
  }
  .announcements-div button.slick-next.slick-arrow {
      right: 10px;
  }
  h1.announcements-h1::after {
      width: 100%;
  }
  .announcements-slider-div p {
      font-size: 11px;
      margin-right: 2px;
  }
  .announcements-slider-div span {
      font-size: 11px;
      margin-left: 0px;
  }
  .home-3button-div {
      flex-wrap: wrap;
  }
  .home-button-div {
      width: 100%;
  }
  .take-your-caree-div{
      padding-left: 15px !important;
      padding-right: 15px !important;
  }
  .take-your-career {
      max-width: unset;
      padding: 0 15px;
  }
  .home-banner-h1 h1 {
      font-size: 25px;
      max-width: unset;
      margin: 0 15px;
  }
  .home-banner-div button.slick-prev.slick-arrow {
      left: 10px;
  }
  .home-banner-div button.slick-next.slick-arrow{
      right: 10px;
  }
  .home-banner-div button.slick-next.slick-arrow::before {
      background-position: right;
  }
  .home-button-div-preview a h3{
    font-size: 14px;
  }
  .home-button-div-preview span {
    font-size: 11px;
    line-height: 16px;
  }
  .home-button-div-preview {
    flex: 0 1 calc(33% - 20px);
    box-sizing: border-box;
  }
  .home-banner-div.home-banner-tablet .home-banner-h1 h1 {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: left;
    font-size: 35px;
    line-height: 1.3;
    color: #236ed4;
    max-width: 550px;
    margin: 0 auto;
    padding: 15px;
  }
  .home-banner-div.home-banner-tablet.preview .home-banner-h1 h1 {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: left;
    font-size: 35px;
    line-height: 1.3;
    color: #236ed4;
    max-width: 550px;
    margin: 0 auto;
    padding: 15px;
  }
  #main-menu ul.dropdown-menu > li.menu-item-has-children::before {
    content: "";
    border-left: 3px solid #1E1B69 !important;
    display: none;
    height: calc(100% - 46px);
    position: absolute;
    top: 38px;
    left: 27px;
  }
}
@media only screen and (max-width:602px){
  .bm-lang #ProfileModal .authority-slider button.slick-arrow {
    top: -190px;
  }
}
@media only screen and (max-width:583px){
  .bm-lang #ManagementModal .authority-slider button.slick-arrow {
    top: -195px;
  }
}

@media only screen and (max-width:576px) {

  .headquarters-form-div div.wpcf7 .wrap-row > div.file-row:first-child {
    margin-bottom: 30px;
  }
  .bm-lang #ProfileModal .authority-slider button.slick-arrow {
    top: -175px;
  }
  div#ManagementModal {
    padding-left: 0 !important;
  }
  .intro-tab .nice-select span.current {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
  }
  .bm-lang .directory-search-div label span.input-group-append {
    right: 5px;
  }
  a.management-div-p {
    margin: auto;
    text-align: center;
  }
  #ManagementModal .more-authority .profile-img {
    text-align: center;
    margin: auto;
  }
  .intro-tab .nice-select span.current {
    font-size: 14px;
  }
  .mobile-nav-content .setting-color span.fel-plus.disable,.mobile-nav-content .setting-color span.fel-minus.disable {
    opacity: .6;
  }
  .fel-minus.disable, .fel-plus.disable{
    opacity: 0;
  }
  .intro-tab{
    display: block;
  }
  body .mobile-child-menu{
    padding: 0 !important;
  }
  .branch-block table td {
    padding: 15px 4px;
  }
  .branch-block table th:nth-child(1), .branch-block table th:nth-child(2) {
    width: 35%;
  }
  .directory-table div.filter-p.result-form .branch-block table {
    width: unset;
  }
  .branch-block td.email a{
    word-break: break-word;
  }
  .headquarters-form-div .btn-icon::before {
    right: unset;
    left: 30px;
  }
  .headquarters-form-div .btn-icon input.wpcf7-form-control.wpcf7-submit {
    float: left;
    max-width: 150px;
    width: 100%;
  }

  .modal-body .profile-left .authority-left > .profile-img {
    min-height: 260px;
    max-width: 200px;
    margin: auto;
  }
  #search-filter-form-1632 li.sf-field-taxonomy-years h4,
  #search-filter-form-4188 li.sf-field-taxonomy-years h4 {
    margin-right: 34px;
  }
  /* .subsub div#content > .row > div.content-area {
    padding-left: 15px;
    padding-right: 15px;
  } */
  .atpl-p > div > .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .state-safety-refer a.new {
    min-height: unset;
  }
  .publications_in_box > div > div{
    min-height: unset;
  }
  .aerial-activity-mail a::before {
    top: -1px;
  }
  .aerial-activity-mail p {
    line-height: 28px;
  }
  .select-other-div a {
    padding: 0px 0px;
  }
  .select-other-div .slick-track > div {
    padding: 0px;
  }
  .management-div-p .profile-img{
    max-width: 95%;
    margin: auto;
  }
  .management-team > div > div {
    padding: 0 !important;
  }
  .header-right div#language-switcher,
  .header-right #mobile-site-search {
    display: none;
  }
  div#language-switcher > div a{
        background: #F5F5F5;
  }
  .header-news .mobile-top {
    display: block;
    display: flex;
    width: 33.333%;
    place-content: flex-end;
    align-items: center;
  }
  .history-milestone > div .right {
    width: 85%;
  }
  .history-milestone > div .middle {
    width: 57px;
  }
  .history-milestone .middle::after {
    left: 0px;
    right: 0;
    margin: auto;
  }
  .history-milestone > div .middle h2 {
    margin-left: 0 !important;
    margin-right: 0;
  }

  .bm-lang .footer-form label {
    font-size: 16px;
  }
  .mobile-nav-content .setting-color {
    display: block;
  }
  .header-news {
    padding: 4px 0;
  }
  .header-news > div > div.setting-color {
    width: 33.333%;
    flex: none;
  }
  .header-news > div > div.good-day {
    width: 33.333%;
  }
  .setting-color > div > span:nth-child(7) {
    display: inline-table;
    position: absolute;
    left: 0;
    top: 3px;
    bottom: 0;
    margin: auto;
    opacity: 1;
  }
  .setting-color > div > span {
    opacity: 0;
    width: 0;
    height: 0;
    margin: 0 !important;
    padding: 0;
    position: absolute;
  }
  .setting-color > div{
    position: relative;
  }
  .mobile-nav-content .setting-color > div{
    text-align: center;
    margin-top: 20px;
  }

  .mobile-nav-content .setting-color span:nth-child(7) {
    display: none;
  }
  .mobile-nav-content .setting-color span {
    width: 16px;
    height: 16px;
    /* display: inline-table; */
    opacity: 1;
    position: relative;
  }
  .select-other-div .container.slick-initialized.slick-slider {
    padding: 0 !important;
  }
  .wpb-js-composer .about-iso .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon{
    right: 19px;
  }

  #search-filter-form-1632 ul li,
  #search-filter-form-4188 ul li {
    width: 100%;
    margin-left: 0;
    padding-top: 0;
  }
  form#search-filter-form-1632 li label,
  form#search-filter-form-4188 li label {
    max-width: unset;
    width: 100%;
  }
  #search-filter-form-1632 select.sf-input-select,
  #search-filter-form-4188 select.sf-input-select {
    max-width: unset;
    width: 100%;
  }
  .media-release .date-year {
    min-width: 150px;
  }
  #search-filter-form-1632 ul,
  #search-filter-form-4188 ul {
    display: flex;
    flex-wrap: wrap;
  }
  .m-modal .modal-dialog .c-top {
    padding-top: 30px;
  }
  .authority-slider button.slick-arrow {
    top: -155px;
  }
  #ManagementModal .authority-slider button.slick-arrow {
    top: -170px;
  }
  .profile-modal .management-div-p .profile-img {
    min-height: 320px;
  }
  .authority-slider-div {
    padding: 0 15px;
    justify-content: center;
  }
  .video-gallery-div p {
    z-index: 999;
  }
  .photo-gallery-div a{
    width: 100%;
  }
  .advertisement-heading {
    flex-wrap: wrap;
  }
  .advertisement-heading h1 {
    margin-bottom: 0;
  }
  form#search-filter-form-375 li select,
  form#search-filter-form-3665 li select{
    max-width: unset;
    min-width: unset;
    margin-left: 0px;
  }
  form#search-filter-form-375 li h4,
  form#search-filter-form-3665 li h4{
    margin-right: 20px;
  }
  form#search-filter-form-375 li label,
  form#search-filter-form-3665 li label{
    width: 100%;
  }
  .dangerous_goods_class > div .small-cat {
    min-width: 95px;
  }
  .mobile-child-menu{
    display: block;
  }
  .desktop-child-menu{
    display: none;
  }
  .desktop-child-menu a {
    width: none !important;
  }

  .sub-child-menu button.slick-prev.slick-arrow::before,
  .sub-child-menu button.slick-next.slick-arrow::before{
    width: 22px;
  }
  .sub-child-menu button.slick-next.slick-arrow.slick-disabled {
      right: 7px;
  }
  .sub-child-menu button.slick-next.slick-arrow {
    right: 7px;
    top: -2px;
  }
  .sub-child-menu button.slick-prev.slick-arrow {
    /* left: 0px; */
  }
  .renew-pilots-license li {
    width: 50%;
  }
  #main-menu ul.dropdown-menu li a {
    font-size: 15px;
    line-height: 35px;
    padding: 2px 20px;
  }
  .mobile-nav-content #top-menu ul.dropdown-menu li a {
    font-size: 15px !important;
    line-height: 35px !important;
    padding: 2px 20px !important;
  }
  .announcements .wpb_text_column.wpb_content_element:nth-child(3) {
    margin-bottom: 0;
  }
  .atpl-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .medical-requirement > div .wpb_column.vc_column_container.vc_col-sm-6:nth-child(1) {
    width: 30%;
  }
  .medical-requirement > div .wpb_column.vc_column_container.vc_col-sm-6:nth-child(1) > div {
    padding-left: 25px;
  }
  .medical-requirement > div .wpb_column.vc_column_container.vc_col-sm-6:nth-child(2) {
    width: 70%;
  }
  .even-div > .middle::before {
    right: -20px;
  }
  .state-safety-refer > div h2.download-icon {
    padding-left: 20px;
  }
  .state-safety-refer > div h2 {
    max-width: unset;
  }
  .uas-categories {
    padding: 15px !important;
  }
  .uas-categories-top {
    padding: 0 15px;
  }
  .uas-regulations > div:nth-child(1) h1 {
    padding: 0px 30px;
    text-align: center !important;
  }
  .uas-regulations > div:nth-child(2) {
    padding: 20px 30px;
  }
  .uas-categories > div {
    margin: 0;
    margin-bottom: 10px;
  }
  .download-form-div > div {
    margin-left: 25px;
  }
  .branch-block td,
  .branch-block td a {
    font-size: 14px;
    line-height: 18px;
  }
  form.filter-p.result-form .branch-block{
    overflow-x: scroll;
    max-width: 510px;
    width: 100%;
  }
  form.filter-p.result-form {
    padding-bottom: 20px;
  }
  .pagination-div {
    margin-top: 30px;
  }
  .directory-search-div label {
    max-width: unset;
    display: flex;
    align-items: center;
  }
  .directory-search-div input#myInput{
    max-width: unset;
  }
  .directory-search-div label span.input-group-append {
    top: unset;
    bottom: 6px;
    right: 0;
  }
  form.filter-p.result-form .btn-right.btn-icon {
    position: relative;
    top: 0;
    float: right;
  }
  .sub-mini-menu {
    bottom: 60px !important;
    left: 15px !important;
  }
  .about-welcome h1 br {
    display: none;
  }
  .headquarters-h1 br {
    display: none;
  }
  .address-div > div {
    width: 100%;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 15px !important;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .home-banner-div.home-banner-mobile{
    display: block;
  }
  .home-banner-div.home-banner-tablet,
  .home-banner-div.home-banner-dekstop{
    display: none;
  }
  .yasr-auto-insert-visitor {
      bottom: -450px;
  }
  .relation a {
      width: 33.33%;
  }
  .site-top-info .relation {
      flex-wrap: wrap;
  }
  .header-news .good-day p {
      font-size: 12px;
      line-height: 15px;
      text-align: left;
  }

  .mobile-navi-open .site-header .navbar-toggler .bar1 {
    transform: rotate(
-45deg
 ) translate(-5px, 5px);
  }
  .mobile-navi-open .site-header .navbar-toggler .bar3 {
    transform: rotate(
45deg
 ) translate(-5px, -5px);
  }
  .header-mobile .navbar-toggler > div {
      margin-bottom: 3px;
  }
  .img-fluid {
      width: 100%;
      position: relative;
      z-index: 999;
  }
  .header-mobile .navbar-toggler {
      margin-top: 0;
      margin-left: 10px;

  }
  a#mobile-site-search,
  a#mobile-site-search-small {
      width: 20px;
      height: 20px;
      margin-left: 7px;
      background-size: 9px;
      background-position-x: 5px;
      background-position-y: 5px;
  }
  select#language-switcher {
      font-size: 10px;
  }
  .header-top .header-right {
      width: 10%;
  }
  .header-top a.navbar-brand.custom-logo-link {
      width: 90%;
      padding: 2px 0;
      margin-right: 0px;
  }
  nav.site-header.navbar.navbar-expand-lg {
      padding: 6px 15px;
  }
  .mtt_sec {
      right: 15px;
  }
  .site-info > div {
      width: 100% !important;
  }
  #wrapper-footer .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
  ul#footer_menu li a {
      padding: 8px 8px;
  }
  .enhancing_the_safety-div .box-p {
      max-width: unset;
      width: 60%;
  }
  .enhancing_the_safety-slider button.slick-prev.slick-arrow {
      left: 1%;
  }
  .enhancing_the_safety-slider button.slick-next.slick-arrow {
      right: 1%;
  }
  .home-banner-div.home-banner-mobile .home-banner-h1 h1 {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: left;
    font-size: 30px;
    line-height: 1.3;
    color: #236ed4;
    max-width: 460px;
    margin: 0 auto;
    padding: 15px;
  }
  .home-banner-div.home-banner-mobile.preview .home-banner-h1 h1 {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: left;
    font-size: 30px;
    line-height: 1.3;
    color: #236ed4;
    max-width: 460px;
    margin: 0 auto;
    padding: 15px;
  }
    #main-menu ul.dropdown-menu > li.menu-item-has-children::before {
    content: "";
    border-left: 3px solid #1E1B69 !important;
    display: none;
    height: calc(100% - 44px);
    position: absolute;
    top: 35px;
    left: 27px;
  }
}
@media only screen and (max-width:575px) {
  .header-news > div {
      padding: 0 15px;
  }
  .management-team > div > div {
    padding: 0 5px !important;
  }
}
@media only screen and (max-width:530px) {
.header-mobile .navbar-toggler {
    margin-right:-4px;
}
}

@media only screen and (max-width:500px) {

  .header-mobile .navbar-toggler {
    margin-right: -2px;
  }
  .yasr-auto-insert-visitor {
      bottom: -433px;
  }
  .management-team > div > div {
    padding: 0 11px !important;
  }
  .home-button-div-preview {
    flex: 0 1 calc(50% - 20px);
    box-sizing: border-box;
  }
  .home-button-div-preview span {
    font-size: 11px;
    line-height: 17px;
  }
  .home-button-div-preview a h3 {
    font-size: 15px;
  }
}
@media only screen and (max-width:480px) {

}
@media only screen and (max-width:460px) {
  .yasr-auto-insert-visitor {
      bottom: -417px;
  }
  .authority .management-div-p .profile-img {
    min-height: 255px;
  }
  .header-mobile .navbar-toggler {
    margin-right: 0px;
  }
  .header-news .mobile-top {
    width: 22% !important;
  }
  .home-banner-div.home-banner-mobile .home-banner-h1 h1 {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: left;
    font-size: 25px;
    line-height: 1.3;
    color: #236ed4;
    max-width: 330px;
    margin: 0 auto;
    padding: 15px;
  }
  .home-banner-div.home-banner-mobile.preview .home-banner-h1 h1 {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: left;
    font-size: 25px;
    line-height: 1.3;
    color: #236ed4;
    max-width: 330px;
    margin: 0 auto;
    padding: 15px;
  }
}
@media only screen and (max-width:445px) {

}
@media only screen and (max-width:425px) {
  .new_Btn {
    width: 130px;
        text-align: center;
  }
  .header-news > div > div.setting-color {
    width: 31%;
  }
  .header-news > div > div.good-day {
    width: 40%;
  }
  .header-news .good-day p {
    font-size: 11px;
  }
  .yasr-auto-insert-visitor {
      bottom: -403px;
  }
  .management-div-p .profile-img {
    min-height: 223px;
  }
  div#language-switcher > div a {
    padding-right: 10px !important;
    padding-left: 5px !important;
  }
  div#language-switcher .wpml-ls-legacy-dropdown a span {
    font-size: 10px;
  }
  div#language-switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    border: 0.2em solid transparent;
    border-top: .3em solid;
    right: 2px;
    margin-top: 1px;
  }
  .home-button-div-preview {
    flex: 0 1 calc(50% - 10px);
    box-sizing: border-box;
  }
  #main-menu ul.dropdown-menu > li.menu-item-has-children::before {
    content: "";
    border-left: 3px solid #1E1B69 !important;
    display: none;
    height: calc(100% - 42px);
    position: absolute;
    top: 35px;
    left: 27px;
  }
}

@media only screen and (max-width:410px) {
  .yasr-auto-insert-visitor {
      bottom: -397px;
  }
  body .footer-qr {
    /* display: block; */
    width: auto;
    padding-left: 0px !important;
}
}
@media only screen and (max-width:400px) {

}
@media only screen and (max-width:398px) {
  ul#footer_menu {
    flex-wrap: wrap;
  }
  ul#footer_menu li {
    width: 33.333%;
  }
}
@media only screen and (max-width:390px) {
  .yasr-auto-insert-visitor {
    bottom: -389px;
  }
}
@media only screen and (max-width:376px) {
  .video-btn a::before {
      left: 25px;
  }
  .photos-btn a::before {
    left: 25px;
  }
}
@media only screen and (max-width:375px) {
  .intro-tab .nice-select span.current {
    font-size: 13px;
  }
  .header-news > div > div.good-day {
    width: 60%;
    flex: none;
  }
  .header-news .mobile-top{
    width: 20% !important;
  }
  .header-news > div > div.setting-color {
    width: 20%;
  }
  .header-news .good-day p{
    padding-left: 10%;
  }
  .management-div-p .profile-img {
    min-height: 200px;
  }
  .media-release .date-year {
    min-width: 120px;
  }
  .authority .management-div-p .profile-img {
      min-height: 203px;
  }
  .yasr-auto-insert-visitor {
      bottom: -382px;
  }
  .header-mobile .navbar-toggler {
    margin-left: 7px;
  }
  a#mobile-site-search,
  a#mobile-site-search-small {
    margin-left: 4px;
  }
}

@media only screen and (max-width:368px) {
  .authority-slider button.slick-arrow {
      top: -183px;
  }
}
@media only screen and (max-width:362px){
  #ManagementModal .authority-slider button.slick-arrow {
      top: -200px;
  }
}

@media only screen and (max-width:357px) {
  .header-news .mobile-top {
      width: 25% !important;
  }
  .yasr-auto-insert-visitor {
      bottom: -375px;
  }
}
@media only screen and (max-width:356px) {
  .yasr-auto-insert-visitor {
    bottom: -410px;
  }
}

@media only screen and (max-width:351px) {
  .yasr-auto-insert-visitor {
      bottom: -409px;
  }
}
@media only screen and (max-width:345px) {
  .yasr-auto-insert-visitor {
      bottom: -427px;
  }
}
@media only screen and (max-width:340px) {
  .header-news .good-day p {
      padding-left: 5%;
  }
  .photos-btn a::before {
    left: 20px;
  }
  .video-btn a::before {
    left: 20px;
  }
}
@media only screen and (max-width:330px) {
  .yasr-auto-insert-visitor {
      bottom: -420px;
  }


}