a {
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
.CEO-banner-section p {
  color: #D2D2D2;
  max-width: 435px;
  margin-top: 22px;
  margin-bottom: 0px;
}
.contact-top-links-box {
  /*padding: 60px 50px;*/
  min-height: 345px;
  background: #F3F3F3;
  display: block;
  flex-wrap: wrap;
  align-items: flex-end;
  height: 100%;
  position: relative;
  -webkit-box-shadow: 0px 11px 14px -14px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 11px 14px -14px rgba(0,0,0,0.75);
box-shadow: 0px 11px 14px -14px rgba(0,0,0,0.75);
}
.contact-top-links-box-iiner {
  padding: 30px 50px;
  /* position: absolute; */
  /* width: 100%; */
  min-height: 210px;
  top: 0px;
  left: 0px;
  display: flex;

}
.contact-top-links-box-iiner i{
  margin-right: 10px;
}
.contact-top-links-icon {
  margin-bottom: 21px;
}
.contact-top-links-icon img {
  max-width: 100%;
  height: auto;
  filter: brightness(0) invert(1);
}
.contact-top-links-box label {
  display: block;
  width: 100%;
  font-size: 25px;
  line-height: 36px;
  margin-bottom: 11px;
  font-family: 'Inter';
  color: #0b0d1c;
  font-weight: 600;
  display: none;
}
.contact-top-links-box a {
  font-size: 14px;
  line-height: 20px;
  color: #141414;
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
}
.page-template-template-common-template p {
  margin-bottom: 26px;
}
.page-template-template-common-template ul {
  margin-bottom: 26px;
}
.contact-top-links-box a:hover {
  font-weight: 500;
  color: #bba56a;
}
.contact-form-section h2 {
  color: #141414;
  text-align: center;
  max-width: 651px;
  margin: auto;
  margin-bottom: 70px;
  font-weight: 300;
}
.input-sec {
  position: relative;
  margin: 0px 0px 78px;
}
.input-sec input {
  position: relative;
  width: 100%;
  background: none;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: #050A30;
  border: 0px;
  outline: none !important;
  box-shadow: none !important;
  border-bottom: solid 1px #D9D9D9;
  padding: 0px 0px 25px;
  margin: 0px 0px 0px;
  height: 46px;
  border-radius: 0px;
}
.input-sec label {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  color: #A8A8A8;
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  pointer-events: none;
  width: 100%;
  display: block;
  transition: all 0.3s ease 0s;
}
.focus-label + label {
  top: -40px;
}
.focus-label input {
  border-bottom: solid 2px #050A30 !important;
}
.input-sec input:focus {
  border-bottom: solid 2px #050A30 !important;
}
.input-sec textarea:focus {
  border-bottom: solid 2px #050A30 !important;
}
.input-sec textarea {
  position: relative;
  width: 100%;
  background: none;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: #050A30;
  border: 0px;
  outline: none !important;
  box-shadow: none !important;
  border-bottom: solid 1px #D9D9D9;
  padding: 0px 0px 25px;
  margin: 0px 0px 0px;
  height: 164px;
  border-radius: 0px;
}
.focus-label textarea {
  border-bottom: solid 2px #050A30 !important;
}
.col-sm-12 .input-sec {
  margin-bottom: 44px;
}
.input-sumbit {
  display: table;
  margin: auto;
  position: relative;
}
.submit-btn {
  cursor: pointer;
  line-height: 15px;
}
.input-sumbit input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
  /*  visibility: hidden;*/
}
.news-events-listing-block-img {
  margin-bottom: 21px;
  display: block;
}
.news-events-listing-block-img img {
  width: 100%;
}
.news-events-listing-block h5 {
  color: #141414;
  line-height: 30px;
  margin-bottom: 21px;
  min-height: 60px;
  font-weight: 300;
  font-family: 'Reckless Neue';
}
.news-events-listing-block label {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #A8A8A8;
  text-transform: uppercase;
  margin-bottom: 21px
}
.news-events-listing-block p {
  font-size: 14px;
  line-height: 20px;
  color: #A8A8A8;
  margin-bottom: 27px;
  min-height: 60px;
}
.news-events-listing-section [class*="col-"] {
  margin-bottom: 70px;
}
.read-more-btn {
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  color: #BBA56A;
  text-transform: uppercase;
  letter-spacing: 1.38px;
  text-decoration: underline;
  transition: all 0.3s ease 0s;
}
.news-events-listing-block:hover .read-more-btn {
  color: #141414;
  font-weight: 600;
}
.news-events-listing-section .transparent-button {
  margin: auto;
  display: table;
  margin-top: 13px;
}
.news-events-listing-block {
  display: block;
  text-decoration: none;
}
.without-banner-section {
  padding-top: 189px;
}
.news-events-detail-top-section-container-inner {
  max-width: 996px;
  margin: auto;
}
.news-events-detail-top-section-container-inner h2 {
  max-width: 793px;
  margin: auto;
  text-align: center;
  margin-bottom: 27px;
  font-weight: 300;
}
.news-events-detail-top-section-container-inner label {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #BBA56A;
  margin-bottom: 41px;
}
.news-events-detail-lg-img {
  margin-bottom: 40px;
}
.news-events-detail-lg-img img {
  width: 100%;
}
.news-events-detail-top-section-container-inner {
  position: relative;
}
.news-events-detail-top-section-container-inner p {
  font-size: 14px;
  color: #A8A8A8;
  line-height: 20px;
  margin-bottom: 31px;
}
.news-events-detail-top-section-container-inner h3 {
  color: #141414;
  margin-bottom: 32px;
  font-weight: 300;
}
.news-events-detail-2-col-img-sec {
  margin-bottom: 32px;
}
.news-events-detail-2-col-img img {
  width: 100%;
}
.similar-news-section h2 {
  text-align: center;
  font-weight: 300;
  margin-bottom: 31px;
}
.without-banner-section {
  position: relative
}
.news-detail-cloud-pattern {
  position: absolute;
  right: 0px;
  top: 0px;
}
.social-icons-sec {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 81px;
}
.social-icons-sec span {
  font-size: 14px;
  color: #BBA56A;
  line-height: 20px;
  display: block;
  margin-right: 20px;
}
.social-icons-sec a {
  display: block;
  margin-right: 23px;
}
.social-icons-sec a:last-child {
  margin-right: 0px;
}
.social-icons-sec a:hover {
  opacity: 0.6;
}
.similar-news-slider-arrows {
  display: none;
}
.cn-button:hover {
  background: #050A30 !important;
  color: #fff !important;
}
.header-menu-items .explore-more-button {
  padding: 12px 20px 13px;
  font-weight: 500;
}
.desk-video {
  display: block;
}
.mob-video {
  display: none;
}
.search-btn {
  border: 0px;
  background: none;
  padding: 0px;
  margin: 0px;
  outline: none !important;
  box-shadow: none !important;
  line-height: normal;
  margin-right: 20px;
  margin-left: 5px;
}
.search-btn svg path {
  stroke: #fff;
}
.search-btn:hover svg path {
  stroke: #000;
}
.fixed-header .search-btn svg path {
  stroke: #141414;
}
.fixed-header .search-btn:hover svg path {
  stroke: #BBA56A;
}
.mob-menu-icon .search-btn {
  display: none;
}
.input-sumbit .wpcf7-spinner {
  position: absolute;
  left: 100%;
}
.input-sec-search input {
  position: relative;
  width: 100%;
  background: none;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: #050A30;
  border: 0px;
  outline: none !important;
  box-shadow: none !important;
  border-bottom: solid 1px #D9D9D9 !important;
  padding: 0px 0px 10px;
  margin: 0px 0px 0px;
  height: 46px;
  border-radius: 0px;
}
.search-popup .input-group-append input {
  margin: 0px;
  padding: 13px 35px;
  font-size: 12px;
  letter-spacing: 1.38px;
  color: #050A30;
  font-family: 'Inter';
  text-transform: uppercase;
  border: 1px solid #050A30;
  text-decoration: none;
  transition: .8s ease;
  font-weight: 500;
  background: none;
}
.search-popup .input-group-append input:hover {
  background: #050A30;
  color: #fff;
  transition: .8s ease;
}
.search-popup form {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-sec-search {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.search-popup .modal-body {
  padding: 37px 0px;
  position: relative;
}
.search-popup .btn-close {
  padding: 0px;
  margin: 0px;
  position: absolute;
  right: 30px;
  top: 50%;
  background: none;
  width: auto;
  height: auto;
  border: 0px !important;
  outline: none !important;
  box-shadow: none !important;
  opacity: 1 !important;
  transform: translateY(-50%);
}
.search-popup .btn-close:hover {
  opacity: 0.6 !important;
}
.search-popup .btn-close svg {
  width: auto;
  display: block;
  max-width: 100%;
  position: relative;
}
.header-menu-items .col-md-4 a {
  display: inline-block
}
.search-popup .modal-dialog {
  max-width: 100%;
  margin-top: 0px;
  border: 0px;
  top: 0px;
  margin: 0px;
}
.search-popup .modal-content {
  border: 0;
  border-radius: 0;
}
.modal-open {
  padding-right: 0px !important;
}
.search-popup {
  padding-right: 0px !important;
  z-index: 10001;
}
.white-logo {
  display: block;
}
.black-logo {
  display: none;
}
.fixed-header .white-logo {
  display: none;
}
.fixed-header .black-logo {
  display: block;
}
.page-template-template-about-us .white-logo {
  display: none;
}
.page-template-template-about-us .black-logo {
  display: block;
}
.page-template-template-about-us .search-btn svg path {
  stroke: #141414;
}
.page-template-template-about-us .search-btn:hover svg path {
  stroke: #BBA56A;
}
.single-news_events .white-logo {
  display: none;
}
.single-news_events .black-logo {
  display: block;
}
.single-news_events .search-btn svg path {
  stroke: #141414;
}
.single-news_events .search-btn:hover svg path {
  stroke: #BBA56A;
}
.bottom-footer p label {
  margin: 0px;
  padding: 0px;
}
.newsletter-form .row {
  margin-left: -8px;
  margin-right: -8px;
}
.newsletter-form [class*="col-"] {
  padding-left: 8px;
  padding-right: 8px;
}
.wpcf7-not-valid-tip {
  font-size: 14px !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  text-align: center;
}
.wpcf7 form.sent .wpcf7-response-output {
  text-align: center;
}
.swiper-button-prev svg:hover, .swiper-button-next svg:hover {
  opacity: 0.6
}
.for-responsive-title {
  display: none;
}
.ceo-popup {
  z-index: 10005;
}
.ceo-popup .modal-content {
  border: 0px !important;
  border-radius: 0px !important
}
.error-404 {
  padding: 70px 0px 45px;
  text-align: center;
}
.error-404 h3 {
  font-weight: 500;
}
.error-404 p {
  font-weight: 400;
}
.contact-top-links-box .location-item-img {
  width: 100%;
  height: 210px;
  object-fit: cover;
  object-position: center;
}
.newsletter-form form.invalid .wpcf7-response-output {
  display: none
}
.newsletter-form form.sent .wpcf7-response-output {
  padding: 0px;
  background: none;
  border: 0px;
  margin: 0px;
  color: #46b450;
  font-size: 14px;
}
.search-result-count {
  font-size: 26px;
}
.search-result-count h3 {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: solid 1px #141414;
  font-weight: 300
}
.search-result-count h3 a {
  color: #141414;
  text-decoration: none;
}
.search-result-count h3 a:hover {
  color: #BBA56A;
}
.search-result-count .navigation {
  margin-top: 70px;
}
.search-result-count .navigation ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0px;
  padding: 0px;
}
.search-result-count .navigation ul li {
  list-style: none;
  margin: 0px;
  padding: 0px 10px;
}
.search-result-count .navigation ul li a {
  display: block;
  font-weight: 400;
  font-size: 18px;
  color: #141414;
  text-decoration: none;
}
.search-result-count .navigation ul li a:hover {
  color: #BBA56A;
}
.core-value-content h3 {
  margin-bottom: 0px !important;
}
.core-value-div:hover .core-value-content h3 {
  padding-bottom: 30px !important;
}
.input-sec-search .error {
  color: red;
  font-size: 14px;
}
a.linked-in-meet:hover {
  opacity: 0.6;
}
.grecaptcha-badge {
  bottom: 99px !important;
  z-index: 99;
}
.ceo-popup {
  background-color: rgba(0, 0, 0, 0.8);
}
.scoll-down-wrap > img {
  top: -10px;
  position: relative;
}
.hamburger img {
  filter: brightness(0) invert(1);
}
.fixed-header .hamburger img {
  filter: none;
}
.page-template-template-about-us img {
  filter: none;
}
.single-news_events img {
  filter: none;
}
.header-menu-items .explore-more-button.active {
  background: #BBA56A;
  border: 1px solid #BBA56A;
  color: #050A30;
}
/*...media-strats-here...*/
@media(min-width:576px) {}
@media(min-width:768px) {
  .col-lg-3.mob-last.f-menu-col.f-menu-2 h4 {
    display: none;
  }
}
@media(min-width:800px) {}
@media(min-width:992px) {}
@media(min-width:1025px) {
  .flight-image {
    top: 217px;
  }
}
@media(min-width:1300px) {}
@media(min-width:1400px) {}
@media(min-width:1500px) {}
@media(min-width:1600px) {}
@media(min-width:1601px) {}
@media(max-width:1200px) {
  .mob-menu-icon .search-btn {
    display: inline-block;
  }
}
@media(max-width:1599px) {}
@media(max-width:1440px) {}
@media(max-width:1366px) {}
@media(max-width:1024px) {
  .flight-image {
    max-width: 450px;
  }
  .search-popup .modal-body {
    padding: 60px 0px 37px;
  }
  .search-popup .btn-close {
    top: 24px;
    transform: none;
  }
  .similar-news-slider .news-events-listing-block p {
    min-height: 81px;
  }
}
@media(min-width:992px) and (max-width : 1199px) {}
@media(max-width:991px) {
  .contact-top-links-box {
    min-height: 10px;
    height: auto;
  }
  .contact-top-links-section [class*="col-"] {
    margin-bottom: 18px;
  }
  .contact-top-links-section [class*="col-"]:last-child {
    margin-bottom: 18px;
  }
  .contact-top-links-icon {
    margin-bottom: 18px;
  }
  .contact-top-links-box label {
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 18px;
  }
  .input-sec input {
    font-size: 16px;
    line-height: 20px;
  }
  .input-sec {
    margin: 0px 0px 40px;
  }
  .contact-form-section h2 {
    margin-bottom: 64px;
    max-width: 342px;
  }
  .input-sec textarea {
    height: 117px;
  }
  .col-sm-12 .input-sec {
    margin-bottom: 27px;
  }
  .news-events-listing-block label {
    margin-bottom: 8px;
  }
  .news-events-listing-block h5 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 16px;
    min-height: 50px;
  }
  .news-events-listing-block p {
    margin-bottom: 10px;
  }
  .news-events-listing-section [class*="col-"] {
    margin-bottom: 39px;
  }
  .news-events-listing-section .transparent-button {
    margin-top: 40px;
  }
  .without-banner-section {
    padding-top: 141px;
  }
  .news-events-detail-top-section-container-inner h2 {
    margin-bottom: 16px;
  }
  .news-events-detail-top-section-container-inner label {
    margin-bottom: 24px;
  }
  .news-events-detail-lg-img {
    margin-bottom: 23px;
  }
  .news-events-detail-top-section-container-inner p {
    margin-bottom: 16px;
  }
  .news-events-detail-top-section-container-inner h3 {
    margin-bottom: 18px;
  }
  .news-events-detail-2-col-img-sec {
    margin-bottom: 20px;
    padding-top: 25px;
  }
  .similar-news-slider {
    margin-right: -35px;
  }
  .similar-news-slider .swiper-slide {
    width: 43%;
  }
  .bottom-footer .col-lg-4.align-right {
    text-align: center;
    padding-bottom: 30px;
    order: 1;
  }
  .bottom-footer .col-lg-8{
    order: 2;
  }
  .bottom-footer p {
    text-align: center;
  }
  .bottom-footer p label {
    display: block;
  }
  .newsletter-form .row {
    margin-left: -7px;
    margin-right: -7px;
  }
  .newsletter-form [class*="col-"] {
    padding-left: 7px;
    padding-right: 7px;
  }
  .for-responsive-title {
    display: block;
  }
  .for-desktop-title {
    display: none;
  }
  .the-man-content .col-lg-7 {
    bottom: 0 !important;
  }
  .news-events-wrapper .container {
    padding-right: 0;
  }
  .home-news-events-slider .owl-stage {
    padding-left: 0 !important;
  }
  .inner-about-content {
    left: auto !important;
  }
  .focus-label + label {
    top: -29px;
  }
}
@media(min-width:768px) and (max-width : 991px) {
  .col-md-6.align-right.seven-six-seven-hide {
    padding-right: 30px;
  }
  .service-listing-div img {
    min-height: 380px;
  }
}
@media(min-width:992px) and (max-width : 1024px) {
  .news-events-slider-content p {
    min-height: 80px !important;
  }
  .location-div h3 {
    min-height: 96px;
  }
}
@media(min-width:768px) and (max-width : 1024px) {
  footer .col-lg-6 {
    width: 100%;
    margin-bottom: 32px;
  }
  footer .col-lg-3 {
    width: 50%;
  }
  .home-banner-heading h1 {
    padding-right: 30px;
  }
}
@media(min-width:641px) and (max-width : 768px) {}
@media (min-width : 320px) and (max-width : 480px) {}
@media (min-width : 480px) and (max-width : 640px) {}
@media(max-width:767px) {
  .similar-news-section h2 {
    margin-bottom: 20px;
  }
  .footer-logo-section {
    margin-top: 59px;
  }
  .flight-image {
    top: 409px;
    max-width: 100%;
  }
  .col-lg-3.mob-last.f-menu-col.f-menu-2.active .toggle-show {
    padding-top: 25px;
  }
  .inner-about-content {
    left: 0 !important;
  }
}
@media(min-width:475px) and (max-width : 767px) {}
@media(max-width:599px) {}
@media(max-width:575px) {
  .news-events-detail-2-col-img-sec [class*="col-"]:first-child .news-events-detail-2-col-img {
    margin-bottom: 18px;
  }
  .news-events-detail-2-col-img-sec [class*="col-"]:last-child .news-events-detail-2-col-img {
    margin-bottom: 0px;
  }
  .similar-news-slider .swiper-slide {
    width: 79%;
  }
  .desk-video {
    display: none;
  }
  .mob-video {
    display: block;
  }
  .header-menu-items .col-md-4 a img {
    max-width: 188px;
  }
  .newsletter-form [class*="col-"]:first-child {
    width: 63%;
  }
  .newsletter-form [class*="col-"]:last-child {
    width: 37%;
  }
  .contact-top-links-box .location-item-img {
    min-height: 210px;
  }
  .flight-image {
    top: 470px;
  }
  .inner-about-content {
    bottom: 40px !important;
  }
  .service-listing-div img {
    min-height: 380px;
  }
}

ul#menu-header-menu {
  margin-bottom: 0 !important;
}
.contact-top-links-icon{
  display: none;
}
img.zoomimg {
  cursor: pointer;
}
@media(min-width:992px) and (max-width : 1200px) {
  .contact-top-links-box-iiner{
    min-height: 250px;
  }
}

@media(max-width:991px) {
  .contact-top-links-box-iiner{
    min-height: auto;
    padding: 30px;
  }
}
.counter-wrapper.about-page ul{
  background-color: none !important;
}
@media(max-width:475px) {}
@media (min-width : 476px) and (max-width : 767px) {}
@media(max-width:475px) and (max-height : 600px) {}
@media(min-width:800px) and (max-height : 600px) {}
@media(max-width:360px) {}
@media only screen and (width :568px) {}