/*
CTC Separate Stylesheet
Updated: 2021-24-09 15:26:00
*/

/* ==================
   General
   ================== */

   
/* == Buttons == */
.btn--primary .elementor-button {
  background: rgba(60, 178, 230, .9);
}

.btn--primary .elementor-button:focus,
.btn--primary .elementor-button:hover {
  background: #3cb2e6;
}

/* ==================
   Typography
   ================== */
.pre-header--primary {
  color: #3cb2e6;
}

.pre-header {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  margin-bottom: 16px;
  line-height: 1;
  font-weight: 600;
}

.title__block {
  padding-top: 48px;
  padding-bottom: 48px;
}

.title__block .sub-heading {
  line-height: 1.65;
  font-size: 16px;
  letter-spacing: .025em;
}

.title__block h2 {
  font-size: 38px;
  margin-top: 15px;
  margin-bottom: 24px;
  max-width: 30ch;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2;
}


.title__block--left {
  padding-right: 80px;
}

.title__block--right {
  padding-left: 80px;
}

/* ==================
   Input elements
   ================== */

.gform_wrapper input::placeholder {
  color: #b6b3ba;
  font-size: 14px;
  line-height: 1;
}

.gform_wrapper input:not([type="submit"]) {
  border-radius: 4px;
  border: 1px solid #b6c3c9;
  background-color: #fff;
  font-size: 16px;
  color: #272729;
  height: 54px;
}
.gform_wrapper input[type="submit"] {
   position: relative;
   display: block;
   color: #fff !important;
   line-height: 24px;
   padding: 12px 34px;
   border-radius: 3px;
   transition: all .3s;
    font-weight: 600;
   font-size: 14px !important;
   text-transform: uppercase;
   width: 100%;
   background: rgba(60, 178, 230, .9);
   border-color: rgba(60, 178, 230, 1);
}
.gform_wrapper .has_first_name {
   margin-top: 0;
}

.gform_wrapper ul li .gfield_label {
   font-size: 11px !important;
   text-transform: uppercase;
   letter-spacing: .025em;
   position: absolute;
   top: -10px;
   padding: 4px 8px;
   left: 8px;
   z-index: 1;
   background: #fff;
}

.gform_wrapper ul li.gfield {
   position: relative;
}
.gform_wrapper input:not([type="submit"]):hover {
  border-color: #98abb3;
}
.gform_wrapper input:not([type="submit"]):focus {
  border-color: rgba(60, 178, 230, .9);
}

@media screen and (max-width: 768px) {
   input:not([type="submit"]),
    .pum-content .gform_wrapper input:not([type="submit"]) {
        height:48px;
    }
    .pre-footer-cta-block  input[type="submit"],
    .pum-content .gform_wrapper input[type="submit"] {
        min-width:100%;
        margin-bottom:0;
    }
}
/* Employee search field */
.helpie-faq.accordions input.search__input.live-search-box {
  font-size: 18px !important;
}

.helpie-faq.accordions input.search__input.live-search-box::-webkit-input-placeholder {
  font-size: 18px !important;
  position: relative;
  bottom: 2px;
}



/* ==================
   Hero 
   ================== */
.hero-content {
  max-width: 960px;
  margin: auto;
}

/* =============================
   Single article / Post Content
   ============================= */
.page-your-benefits-be .content h3 {
  font-family: 'Rufina', serif;
  max-width: 95%;
  line-height: 1.2;
  font-size: 28px;
}

.page-your-benefits-be .content li>ul {
  margin-top: 8px;
}

.page-your-benefits-be .content li {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 8px;
}

.page-your-benefits-be .content ul {
  margin-bottom: 24px;
  padding-left: 32px;
}

.page-your-benefits-be .content p {
  line-height: 1.5;
  font-size: 16px;
  margin-bottom: 24px;
}

.page-your-benefits-be .content blockquote>* {
  color: #174470;
  font-size: 24px;
  font-style: italic;
  line-height: 1.5;
}

.page-your-benefits-be .content blockquote {
  text-align: center;
  padding: 24px 48px;
  border-left: none;
}

.page-your-benefits-be .content blockquote> :last-child:not(:only-child) {
  font-size: 14px;
  font-style: normal;
}

/* ==================
   Testimonials
   ================== */
.testimonial_rotator_prev,
.testimonial_rotator_next {
  background: transparent !important;
}

.testimonial_rotator_prev button:hover,
.testimonial_rotator_next button:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.testimonial_rotator_next button {
  background: url(../png/right-arrow-1.png) !important;
  border: none !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.testimonial_rotator_prev button {
  background: url(../png/left-arrow-1.png) !important;
  border: none !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.pre-footer-testimonials {
  color: #fff;
}

.pre-footer-testimonials .testimonial_rotator_description {
  display: flex;
  flex-flow: row wrap;
  padding: 3em;
}



.pre-footer-testimonials .testimonial_rotator_quote {
  color: #fff;
  font-size: 24px;
  line-height: 1.5;
  padding: 0 3em;
  margin-bottom: 40px;
}

.pre-footer-testimonials .testimonial_rotator_description hr {
  display: none;
}

.pre-footer-testimonials .testimonial_rotator.template-longform .testimonial_rotator_author_info {
  margin: 0 auto 0 8px;
}

.pre-footer-testimonials .testimonial_rotator_author_info p strong {
  margin-bottom: 8px;
  font-size: 14px;
}

.pre-footer-testimonials .testimonial_rotator.template-longform .testimonial_rotator_author_info p {
  font-size: 12px;
  text-align: left;
  margin: 0;
  line-height: 1.5;
}

.pre-footer-testimonials .testimonial_rotator.template-longform .testimonial_rotator_author_info a {
  color: #fff;
  font-weight: 600;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  transition: .2s all ease-in;
}

.pre-footer-testimonials .testimonial_rotator.template-longform .testimonial_rotator_author_info a:hover {
  border-color: rgba(255, 255, 255, 1);
  transition: .2s all ease-in;
}

.pre-footer-testimonials .bubble_cont {
  display: none;
}

@media only screen and (max-width:767px) {
  .pre-footer-testimonials .testimonial_rotator_description {
    padding: 24px;
  }

  .pre-footer-testimonials .testimonial_rotator_quote {
    font-size: 18px;
    padding: 0;
  }
}

/* ==================
   Companies / Company
   ================== */
.company-wrap {
  margin-bottom: 80px;
}

.company-wrap>div {
  align-content: center;
  align-items: center;
}

.company-wrap .elementor-button {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  padding: 20px 40px;
}

.company-wrap .elementor-widget-button {
  position: absolute;
  opacity: 0;
  transition: .3s ease-in-out;
}

.company-wrap:hover .elementor-widget-button {
  opacity: 1;
  transition: .5s ease-in-out;
  z-index: 1;
}

.company-wrap:hover .company-matrix {
  filter: blur(3px);
  transform: translate3d(0, 0, 0) scale(.95);
  transform-origin: center;
  transition: .5s ease-in-out;
}

.company-matrix {
  transition: .3s ease-in-out;
}

.company-matrix .elementor-post__thumbnail {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  height: 100px;
  padding: 0;
}

.company-matrix .elementor-post__thumbnail img {
  position: absolute;
  width: auto !important;
  height: auto !important;
  max-height: 100% !important;
  max-width: 100% !important;
}

.company-matrix .elementor-post__thumbnail__link {
  margin: 0;
  pointer-events: none;
}

@media only screen and (max-width:1024px) {
  .company-wrap .elementor-widget-button {
    position: relative;
    opacity: 1;
    transition: .3s ease-in-out;
  }

  .company-wrap:hover .company-matrix {
    filter: none;
    transform: none;
    transform-origin: center;
    transition: none;
  }

  .company-wrap .company-matrix {
    margin-bottom: 24px !important;
  }

}

@media only screen and (max-width:767px) {
  .company-wrap {
    margin-bottom: 24px;
  }
}

/* ==================
   Footer 
   ================== */
.social-links {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
}

.social-links .social-link-item a i {
  font-family: "FontAwesome";
  font-weight: normal;
}

.social-links .social-link-item a {
  font-size: 18px;
  line-height: 48px;
  height: 100%;
  width: 100%;
}

.social-links .social-link-item:hover {
  background: rgba(255, 255, 255, 0.3);
  transition: .3s ease-in;
}

.social-links .social-link-item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-right: 16px;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: .3s ease-in;
}

.pp-info-box-button:hover {
  color: #ea5757 !important;
  background-color: transparent !important;
  border: 2px solid #ea5757;
}

@media only screen and (min-width: 360px) and (max-width: 370px) {
  #popmake-1043 .gform_wrapper .home-contact h3 {
    margin-top: 50px !important;
  }

  .insight-cat-image.cat-one {
    top: 140px !important;
  }


  .event-slider {
    margin-top: -148vw !important;
  }

  .insight-bottom-img-left {
    margin-top: 160px !important;
    margin-bottom: 0px !important;
  }

  .cat-ins-img-colr {
    top: 92px !important;
    left: 0px !important;
  }

  .insight-bottom-img-right {
    bottom: 31px;
  }

  .insight-cat-image-content {
    left: 210px !important;
  }

  .insight-cat-image.cat-five {
    margin-right: 3px !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {

  #popmake-1043 .gform_wrapper .home-contact h3 {
    margin-top: 50px !important;
  }

  .insight-cat-image-content {
    left: 160px !important;
  }

  .insight-bottom-img-cont-right-one {
    bottom: 56px !important;
    position: relative;
  }

  .insight-bottom-img-right {
    bottom: 86px !important;
  }

  .insight-bottom-img-left {
    margin-top: 160px !important;
  }

  .insight-cat-image.cat-one {
    top: 110px !important;
  }

  .cat-ins-img-colr {
    top: 66px !important;
    left: 140px !important;
  }

  .insight-bottom-img-cont-right-one {
    padding: 0px !important;
    padding-left: 2px !important;
    padding-top: 10px !important;
  }
}

@media only screen and (min-width: 375px) and (max-width: 736px) {
  .page-template-event .wp-post-content .user-right p.span-tag {
    top: 8px !important;
  }

  .title-sec-one {
    height: 155px !important;
  }

  .sec-one-left-img {
    height: auto !important;
  }

  .insight-cat-image.cat-one {
    top: 140px !important;
  }

  .united-emirates #masthead .header-wrap .container .row .col-xs-12 .btn-menu {
    top: -70px;
  }

  #masthead .header-wrap .container .row .col-xs-12 .btn-menu {
    float: right;
    position: relative;
    right: 30px;
    top: -74px;
    margin-top: 5px;
  }

  .burger-menu {
    height: 0;
  }

  .site-header-logo {
    float: left;
  }

  .banner-up-sec {
    transform: unset !important;
  }

  .page-id-533 .about-banner-sec {
    transform: unset !important;
    margin-top: 0px !important;
  }

  .testimonial_rotator_wrap.with-prevnext {
    padding: 10px 0px !important;
  }



  .banner-insight img {
    object-fit: cover;
  }

  .page-template-insights-php .filt-contents {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  #pum-1043 {
    z-index: 9;
  }


  .gform_wrapper .home-contact h3 {
    padding-top: 50px !important;
  }



  #popmake-1043 .gform_wrapper .home-contact h3 {
    margin-top: 0px !important;
  }

  .pum-theme-1041 .pum-content+.pum-close,
  .pum-theme-cutting-edge .pum-content+.pum-close {
    font-weight: 600 !important;
    right: 5% !important;
  }

  .event-slider {
    /*margin-top: -160vw !important;*/
    position: relative;
  }

  .check-boxes.second_sec_cat {
    float: right;
  }

  .check-boxes {
    display: block;
  }

  .second_sec_cat:before {
    display: none;
  }

  .cat-ins-img-colr {
    top: 90px !important;
    left: 0 !important;
  }

  .insight-bottom-img-left {
    margin-top: 170px !important;
  }

  .insight-bottom-img-right {
    bottom: 40px !important;
  }

  .insight-bottom-img-cont-right-one {
    position: relative;
    bottom: 10px;
  }

  .insight-cat-image-content {
    left: 220px !important;
  }
}

@media only screen and (min-width: 566px) and (max-width: 991px) {
  .col-md-4 .card img.wp-post-image {
    width: 100%;
  }

  #response .card {
    min-height: 415px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 736px) {

  .page-template-event-php #response .col-md-4 .card {
    min-height: auto !important;
  }

  .content-events-sec .memb-only-btn a {
    position: inherit !important;
  }

  .home-ban-text-section .elementor-container {
    height: 100%;
  }

  .page-template-event.page-events-dk .event-post-dk-section .elementor-container.elementor-column-gap-default,
  .see-more-functions-events.elementor-section.elementor-section-boxed>.elementor-container,
  section.filter-functions-events .elementor-container.elementor-column-gap-default {
    max-width: 95% !important;
  }

  .post-template-wpb-single-post-php .entry-content .col-md-8 h1 {
    margin-top: 40px;
  }

  .page-template-insights .col-md-4.main-sec,
  #response-insights .col-md-4 {
    padding: 0px 0px !important;
  }

  html {
    overflow-x: hidden !important;
  }

  .helpie-faq.accordions .accordion__header {
    padding: 0em 1em 0em 1em !important;
  }

  .accordion__item .accordion__header .accordion__title {
    font-size: 22px !important;
    line-height: 36px;
    overflow-wrap: break-word;
    padding-right: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .helpie-faq.accordions .accordion__header:before {
    margin-right: 14px !important;
  }

  .global-site-country .elementor-image-box-wrapper {
    border: 2px solid #174470;
    padding-bottom: 0px;
    width: unset !important;
    padding-top: 10px;
  }

  .site-info.container p {
    margin-top: 10px;
  }

  .united-event-posts .elementor-container.elementor-column-gap-default {
    max-width: 95% !important;
  }

  .page-template-event-php .row .cal-left h4,
  .page-template-event-php .row .user-right p.span-tag {
    font-size: 14px !important;
    white-space: nowrap;
  }

  .united-emirates #popmake-1043 .gform_wrapper form,
  .denmark #popmake-1043 .gform_wrapper form {
    padding: 0 5px !important;
  }

  .united-emirates.single-post.single #content.page-wrap,
  .denmark.single-post.single #content.page-wrap {
    padding-top: 0px !important;
  }

  .post-template-wpb-single-post-php.united-emirates .entry-thumb p.span-tag,
  .post-template-wpb-single-post-php.denmark .entry-thumb p.span-tag {
    font-size: 14px !important;
    padding: 6px 14px 6px 6px !important;
  }

  .post-template-wpb-single-post-php.united-emirates .date-sec,
  .post-template-wpb-single-post-php.denmark .date-sec {
    margin-top: 0px !important;
  }

  .price-sec,
  .address-sec,
  .sign-up-sec {
    padding-top: 10px !important;
  }

  .page-template-event #response .col-md-4 {
    padding: 0px 0px !important;
  }

  .home.united-emirates #recent-post-carousel-1 a.readmorebtn {
    padding: 10px 10px !important;
  }

  .united-emirates .site-info.container p {
    margin-top: 20px;
  }

  .united-emirates .footer-mega-col-wrap #custom_html-2 h3 {
    margin-top: 20px;
    margin-bottom: 6px;
  }

  .united-emirates .footer-mega-col-wrap p {
    margin-bottom: 0px;
  }

  .united-emirates .footer-mega-col-wrap a {
    line-height: 28px !important;
  }

  .united-emirates .popup-footer {
    /*height: 660px !important;*/
    /*overflow: scroll;*/
    /*top: 158px !important;*/
  }

  .our-team-section-ae .accordion__item .accordion__header .accordion__title {
    font-size: 24px;
    line-height: 36px;
  }

  .page-template-event-php #response h3 {
    height: auto !important;
    margin-bottom: 30px;
  }

  .post-template-segments-single-php.single-post #content .col-md-8 h3 {
    font-size: 28px;
  }

  .post-template-segments-single-php #sticky-contact-btn.button-desktop {
    display: none !important;
  }

  .post-template-segments-single-php #sticky-contact-btn img {
    display: block !important;
  }

  .post-template-segments-single-php .segment-content {
    position: relative;
    bottom: 50px;
  }

  .post-template-segments-single-php .seg-cont-img .img-seg-person {
    width: 66px;
    height: 66px;
  }

  .helpie-faq .collection-title {
    font-size: 34px !important;
    line-height: 44px !important;
  }

  .testimonial_rotator.template-default .has-image .text {
    /*height: 200px;*/
    /*min-height: 200px;*/
    height: auto;

  }

  .bubble_cont {
    margin: 10px 0px 10px 0px !important;
  }

  .testimonial_rotator_wrap.with-prevnext {
    padding: 0px 0px !important;
    word-break: break-word;
    display: unset;
  }

  #masthead.site-header {
    padding: 20px 0 0px 0px !important;
  }

  .united-emirates #masthead.site-header {
    padding: 15px 0 0px 0px !important;
  }

  .united-emirates #mainnav-mobi {
    margin-top: 0px !important;
  }

  .united-emirates #masthead .header-wrap .container .row .col-xs-12 .btn-menu {
    top: -70px;
  }

  #mainnav-mobi {
    margin-top: 0px !important;
  }

  .img-four-cat {
    top: -95px !important;
    right: -65% !important;
  }

  .sec-one-left-img {
    height: auto !important;
  }

  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }



  .global-site .footer-mega-col-wrap h3 {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .global-site a.change-country {
    line-height: 64px;
  }

  .global-site a.clicktoscroll {
    visibility: hidden;
  }

  .page-template-executive .Executive-section .elementor-custom-embed-play i {
    font-size: 24px !important;
    top: 25% !important;
  }

  .page-home-2- .chat-image,
  .page-hbp-hbp .chat-image {
    display: none !important;
  }

  .pop-country-select .country .Country-pop-element,
  .all-countries .elementor-widget-image-box .elementor-image-box-wrapper {
    display: flex;
  }

  .Country-pop-element .elementor-widget-image-box .elementor-image-box-wrapper {
    display: flex;
    text-align: left;
  }

  .popmake-content .pop-country-select .country {
    left: 0px !important;
  }

  .all-countries .elementor-image-box-content {
    text-align: left;
  }

  .nether-country .elementor-widget-container {
    margin-top: 0px !important;
  }

  .pop-country-select .country .Country-pop-element .elementor-widget-image-box .elementor-image-box-content {
    text-align: left;
    margin-left: 10px;
  }

  .country .elementor-text-editor.elementor-clearfix {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .country-title.cot-two {
    display: none;
  }


  #masthead .header-wrap .container .row .col-xs-12 .btn-menu {
    float: right;
    position: relative;
    right: 30px;
    top: -74px;
    margin-top: 5px;
  }

  #masthead .header-wrap .egn-site-logo-menu {
    padding-top: 0px;
    padding-bottom: 20px;
    /*width: 35%;*/
  }

  .egn-site-logo-menu .site-logo {
    /*height: 50px !important;*/
    width: 100px !important;
    margin-left: 25px;
  }

  #masthead .header-wrap .hbp-logo-menu-mobile {
    display: block !important;
    width: 100px !important;
    left: -15%;
  }

  .site-header-logo {
    float: left;
  }

  .burger-menu {
    height: 0;
  }

  .exec-ceo-shape-dynamic .elementor-widget-container:after {
    border-left: 155px solid transparent !important;
  }

  .banner-insight img {
    object-fit: cover;
  }

  .page-template-executive .member_login {
    background-color: #3cb2e6 !important;
  }

  .bg-top-exec-banner {
    background-position-x: 130% !important;
    background-position-y: top !important;
  }

  .exec-ceo-shape-dynamic .elementor-widget-container {
    width: 150px !important;
    height: 210px !important;
    bottom: 150px !important;
    left: 46px !important;
  }

  .exec-ceo-shape-dynamic .elementor-widget-container .elementor-headline.elementor-headline-animation-type-clip {
    font-size: 14px !important;
  }

  .exec-ceo-shape-dynamic .elementor-widget-container .elementor-headline-dynamic-wrapper.elementor-headline-text-wrapper {
    font-size: 26px !important;
  }

  .Executive-section.exec-four .elementor-widget-container {
    margin: 0px !important;
  }

  .exec-video-img-right,
  .exec-video-img-right-down,
  .exec-left-bg-img {
    display: none !important;
  }

  .page-template-executive .site-header {
    background-color: #222329 !important;
  }

  .page-template-executive .btn-menu {
    color: #fff;
  }

  div#popmake-1043 {
    left: 0 !important;
    top: 0 !important;
    background-size: cover !important;
    width: 100% !important;
    /*background: url(/wp-content/uploads/sites/3/2019/12/53D95CF8-FC50-4EDD-A49C-E72D7A447F66.png) no-repeat center center fixed !important;*/
    background-position: center;
  }


  .elementor-shortcode .addtoany_list {
    display: block;
    float: left;
  }

  article.accordion.children_container .children span img {
    right: 70px;
  }

  .harvard-left,
  .post-template-wpb-single-post .sigle-social-img,
  .dark,
  .post-template-wpb-single-post .col-md-4.fixed-top.dark .addtoany_shortcode {
    position: relative !important;
  }

  .harvard-key-img .elementor-column-wrap.elementor-element-populated {
    height: 200px;
  }

  .header-wrap .container {
    margin-left: 0;
    margin-right: 0;
  }

  .header-wrap .container .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }

  #mainnav-mobi ul>li.member_login>a {
    color: #fff;
  }

  #mainnav-mobi ul>li>a {
    text-transform: uppercase;
  }

  #mainnav-mobi ul li.contact_us {
    border: solid 0px #174470;
    border-top: 1px solid #252525;
  }

  #mainnav-mobi ul {
    border: 1px solid;
  }

  .footer-mega-col {
    padding-bottom: 20px;
  }

  /*segments*/
  .page-segment .col-md-2.post-seg {
    width: 100% !important;
  }

  .page-segment .col-md-2.post-seg img.attachment-single-post-thumbnail {
    width: 100%;
  }

  .segment-image {
    margin-top: 0px !important;
  }

  /*home banner text*/
  .home-ban-text-section h3.elementor-headline.elementor-headline-animation-type-clip {
    padding: 10px 20px;
    font-size: 20px !important;
  }

  .elementor-section-content-middle.home-ban-text-section {
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }

  /*harvard*/
  .page-id-710 img.header-inner {
    min-height: 990px;
    height: 990px;
  }

  /*section.harvard-banner .elementor-widget-image {*/
  /*    text-align: left !important;*/
  /*}*/
  .harvard-banner h3 {
    font-size: 30px !important;
    line-height: 42px;
  }

  .harvard-left .addtoany_list {
    display: contents !important;
  }


  .subscribe-section .elementor-background-overlay,
  .contant-section-elem .elementor-background-overlay,
  .post-detailed-sections .elementor-background-overlay {
    background-size: cover !important;
  }

  .Home-banner-left .mainTitle {
    margin-top: -560px;
  }

  .Home-banner-left .mainTitle h2,
  .Home-banner-left .mainTitle p.sub_title {
    color: #272729 !important;
  }

  section.elementor-element.home-arrow-scroll.elementor-section-height-default.elementor-section-height-default {
    margin-top: -200px;
  }

  .home-arrow-scroll .banner_btn .banner-button {
    padding: 3px 12px !important;
  }

  #post-recentsec #recent-post-carousel-1 button.slick-next.slick-arrow,
  .page-template-event-php .recent-post-carousel.design-1 .slick-next.slick-arrow {
    right: 0px !important;
  }

  #post-recentsec #recent-post-carousel-1 button.slick-prev.slick-arrow,
  .page-template-event-php .recent-post-carousel.design-1 .slick-prev.slick-arrow {
    left: 0px !important;
  }

  .page-template-event-php p#ck-button label {
    margin: 0px 3px !important;
    font-size: 14px !important;
    text-align: center;
  }

  a.clear_events {
    display: flow-root !important;
    text-align: center;
    clear: both;
    float: none;
    opacity: 0;
  }

  #response p.span-tag {
    width: auto;
    text-align: right;
    padding-right: 5%;
  }

  p.span-tags {
    text-align: right !important;
    padding-right: 5%;
    font-size: 14px !important;
    position: relative;
    top: 6px;
  }

  .event-banner-title h2.elementor-heading-title.elementor-size-default {
    font-size: 45px !important;
    line-height: 56px !important;
  }

  .page-template-event-php h2.heading-event {
    font-size: 45px !important;
    line-height: 45px !important;
  }

  /* home ends */
  .wp-sub-content h4 {
    line-height: 30px !important;
    font-size: 14px !important;
  }

  .wp-sub-content h3 {
    line-height: 20px !important;
    font-size: 12px !important;
  }

  .wp-sub-content p {
    line-height: 20px !important;
    font-size: 12px !important;
  }

  .recent-post-carousel .wp-post-content a.readmorebtn {
    padding: 6px 12px !important;
    font-size: 12px !important;
  }

  .page-template-event .header-inner {
    width: 100%;
    min-height: 750px;
    height: 750px;
  }

  .home .home-latest-articles {
    margin-top: -55px !important;
  }

  button.slick-next.slick-arrow,
  button.slick-prev.slick-arrow {
    display: none !important;
  }

  .single-content-all .addtoany_list {
    display: block !important;
    float: none !important;
  }

  #post-recentsec .wp-sub-content p {
    font-size: 18px !important;
  }

  #post-recentsec .post-carousel {
    margin-bottom: 0px;
  }

  .page-template-event .event-slider .wp-post-content {
    margin-top: 40px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0 20px;
  }

  .page-template-event .event-slider .wp-post-content h3 {
    padding-right: 0px !important;
    font-size: 19px !important;
    min-height: 140px;
  }

  .page-events-dk .wp-post-content p {
    font-size: 19px;
  }

  #post-recentsec ul.slick-dots {
    display: block !important;
    position: relative;
  }

  .gform_wrapper .home-subscribe.gfield_html.gfield_no_follows_desc {
    margin-top: 0px;
  }

  .enent-content {
    clear: both;
    margin-top: 0px;
  }

  .enent-sec br {
    display: none;
  }

  .page-template-insights .insight-content {
    height: auto !important;
  }

  .recent-post-carousel.design-1 .post-carousel {
    padding: 0px !important;
  }

  .single-post #content div#primary {
    margin-top: 50px !important;
  }

  .cat-name-post {
    font-size: 14px !important;
  }

  .post-title-insight {
    font-size: 45px !important;
    line-height: 45px !important;
  }

  .single-ban-content h3,
  .single-ban-content h1 {
    font-size: 45px !important;
    line-height: 50px !important;
  }

  .insight-content p {
    font-size: 16px !important;
  }

  #post-recentsec h3.post-recentsec-head {
    line-height: 70px !important;
  }

  .page-template-insights .insight_container {
    background-size: auto !important;
  }

  .insight-post-single-up {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }




  .home .mainTitle h2 {
    color: black;
    font-size: 24px !important;
  }

  .home p.sub_title {
    color: black;
    font-size: 14px !important;
    margin-bottom: 0px;
  }

  .elementor-custom-embed-play {
    width: auto;
  }

  .swiper-slide {
    width: 100% !important;
  }

  .newsletter-mail {
    display: inline-table;
  }

  aside {
    width: 100% !important;
  }

  .btn-menu,
  #mainnav-mobi ul>li>a {
    color: #174470;
    text-align: center;
  }

  .site-header {
    background-color: white !important;
  }

  #mainnav-mobi {
    background-color: white;
  }

  /* 	insights page  */
  .page-template-insights img.header-inner {
    height: 1200px !important;
  }

  .box-insight-name label {
    font-size: 14px !important;
  }

  .page-template-insights-php .banner-insight {
    position: absolute;
    top: 120px !important;
    left: 0px !important;
  }

  .box-insight-name label {
    margin: 0px 15px !important;
  }

  form#filter-insights {
    margin-top: 15px;
  }

  .check-boxes-insights {
    display: block !important;
  }

  .insight-bottom-img-cont-right-one {
    margin-top: -30px;
  }

  /*.insights-page {*/
  /*   margin-top: -1090px !important;*/
  /*}*/
  .insight-bottom-img-cont-left-one {
    width: 0;
    position: relative;
    right: 0 !important;
    top: -188px !important;
    padding: 0px !important;
    font-size: 17px !important;
    z-index: 9999;
    left: 8px;
  }

  .ban-title {
    padding-top: 0px !important;
    /* margin-bottom: 20px !important; */
    font-size: 30px !important;
    line-height: 35px !important;
  }

  .insight-top-img {
    width: 53% !important;
  }

  span.insight-top-img-cont {
    width: 46% !important;
    margin-right: 0px !important;
  }

  .insight-cat-image.cat-two,
  .insight-cat-image.cat-three {
    top: 20px !important;
  }

  .insight-cat-image.cat-five {
    top: 56px !important;
    right: 0 !important;
  }

  .right-cont-full {
    width: 100% !important;
    height: 130px !important;
    margin-top: 20px;
  }

  .insight-bottom-img-left {
    width: 100% !important;
    height: 190px !important;
    margin-bottom: 20px;
    clear: both;
  }

  .insight-top-img-cont-right-one,
  .insight-top-img-cont-right-two,
  .insight-bottom-img-cont-right-one {
    font-size: 14px !important;
    line-height: 22px !important;
  }

  .insight-bottom-img-right {
    width: 55% !important;
    height: 220px;
  }

  .insight-bottom-img-cont-right-one {
    margin-left: 0 !important;
    width: 45% !important;
  }

  .insight-top-img-cont {
    font-size: 14px !important;
  }

  .filt-contents {
    margin-top: 0 !important;
  }

  .filt-insight-name {
    font-size: 18px !important;
    margin: 0 !important;
    display: block !important;
    margin-bottom: 6px !important;
    margin-right: 4px !important;
  }

  .top-insights {
    font-size: 34px !important;
    line-height: 44px !important;
  }

  /* insights ends here	 */
  .denmark .popup-footer {
    overflow: scroll;
    height: 720px;
    top: 365px !important;
  }

  .global-site .popup-footer {
    height: 970px;
    top: 0px !important;
  }

  .country-row-one,
  .country-row-two,
  .country-row-three,
  .country-row-four,
  .country-row-five,
  .country-row-two-sub {
    width: 100% !important;
  }

  ul#menu-footer-menu,
  .popup-footer .elementor-section .elementor-container {
    display: block;
  }
}

/* inisghts normal view */
.ban-title {
  /*padding-top: 170px;*/
  margin-bottom: 0px;
  font-family: "Rufina", sans-serif;
  font-weight: bold;
  line-height: 2.5em;
  /*font-size: 30px;*/
  text-align: center;
  color: #272729;
  /*padding-top: 20px;*/
  /*padding-bottom: 12px;*/
  padding-top: 10px;
  padding-bottom: 0px;
}

.banner-insight {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto;
  width: 1345px;
  padding-left: 0px;
  padding-right: 0px;
}

.insight-banner-section {
  /*transform: scale(0.76);*/
  transform: scale(0.867);
}

.insight-left-ban-title {
  position: relative;
  bottom: 135px;
  font-family: "Noto Sans", sans-serif;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.37;
  letter-spacing: normal;
  color: #fff;
  padding: 10px;
}

.insights-page .row {
  margin-bottom: 35px;
}

.bann-insight-right {
  font-family: "Noto Sans", sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
  border: 1px solid #f2f2f2;
  padding: 10px 20px 40px 20px;
}

.insight-img-title {
  font-family: "Noto Sans", sans-serif;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.37;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
  padding-left: 10px;
}

.insights-page .col-md-2 {
  /*     width: 40%; */
  border: 1px solid #f2f2f2;
  height: 195px;
}

.insights-page .remove-pad {
  padding: 0px;
}

.filt-insight-name {
  /*font-family: "Noto Sans" , sans-serif;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/
  /*font-stretch: normal;*/
  /*font-style: normal;*/
  /*line-height: 1.35;*/
  /*letter-spacing: normal;*/
  /*text-align: center;*/
  /*color: #3cb2e6;*/
  /*border: 2px solid;*/
  /*margin: 10px;*/
  /*padding: 4px 6px;*/
}

.banner-insight {
  padding-left: 15px;
  padding-right: 15px;
}

.top-insights {
  font-family: "Rufina", sans-serif !important;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.46;
  letter-spacing: normal;
  text-align: center;
  color: #272729;
}

.container.insight-cont {
  padding: 0px;
}

.insight-content {
  font-family: "Noto Sans", sans-serif;
  font-size: 21px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
  padding: 16px 20px;
  /*     height: 150px; */
}

.insight-content p {
  min-height: 90px;
}

.card,
.sec-card {
  margin-bottom: 30px;
  padding: 0 0 5px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
}

.cardcontent {
  width: 100%;
  padding: 10px 8px 20px 14px;
}

.page-template-insights-php .filt-contents {
  margin-top: 5%;
  clear: both;
  /*padding-left: 30px;*/
  /*padding-right: 30px;*/
}

/* span edit */
.insight-top-img-cont {
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
}

.insight-top-img-cont-right-one,
.insight-top-img-cont-right-two,
.insight-bottom-img-cont-right-one {
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
}

.insight-bottom-img-cont-left-one {
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}

.insight-top-img {
  float: left;
  width: 45%;
  height: 260px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0);
  object-fit: cover;
}

span.insight-top-img-cont {
  float: left;
  width: 21%;
  height: 260px;
  /*     border: 2px solid #f2f2f2; */
  margin-right: 8px;
  padding: 10px 10px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0);
  background-color: #fff;
}

.right-cont-full p {
  /*     border: 2px solid #f2f2f2; */
  padding: 10px 10px 30px 10px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0);
  background-color: #fff;
}

/* .insight-top-img-cont-right-two {
   border: 2px solid #f2f2f2;
   padding: 10px 10px 20px 10px;
} */
.right-cont-full {
  float: right;
  width: 31.9%;
  height: 280px;
}

.insight-bottom-img-left {
  object-fit: cover;
  float: left;
  width: 35%;
  height: 260px;
  margin-top: 29px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0);
}

.insight-bottom-img-cont-left-one {
  width: 0;
  position: relative;
  right: 430px;
  top: 55px;
  /* 	padding: 10px; */
}

.insight-bottom-img-cont-right-one {
  float: left;
  width: 22%;
  height: 260px;
  /*     border: 2px solid #f2f2f2; */
  margin-left: 28px;
  padding: 10px 10px 10px 13px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0);
  background-color: #fff;
  /* 	margin-top: 33px; */
}

.insight-bottom-img-right {
  width: 40.5%;
  height: 260px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0);
  position: relative;
  /*bottom: 31px;*/
  object-fit: cover;
}

/*.insights-page {*/
/*    margin-top: -950px;*/
/*}*/
.page-template-insights .header-image {
  z-index: -9999;
}

/*.insight-cat-image.cat-one {*/
/*    position: relative;*/
/*    float: right;*/
/*    top: 200px;*/
/*}*/
span.first-ins-sec {
  position: relative;
  top: 0%;
  float: right;
}

img.insight-cat-image.cat-one {
  margin: 0px 5px;
}

.inline-insight-links {
  /*display:block;*/
}

.ins-sec-two-first {
  height: 65px;
  overflow: hidden;
  padding-left: 12px;
  padding-top: 12px;
  padding-right: 2px;
}

.ins-sec-two {
  float: right;
}

img.insight-cat-image.cat-two,
img.insight-cat-image.cat-three {
  margin: 0 5px;
}

/*.insight-cat-image.cat-two {*/
/*    position: relative;*/
/*    top: 35px;*/
/*    float: right;*/
/*    right: 10px;*/
/*}*/
/*.insight-cat-image.cat-three {*/
/*    position: relative;*/
/*    top: 60px;*/
/*    float: right;*/
/*    right: 10px;*/
/*}*/
/* .insight-cat-image.cat-four {
   position: relative;
   top: 75px;
   left: 65px;
} */
span.first-ins-sec-four {
  position: relative;
  top: 210px;
  right: 80px;
}

.img-four-cat {
  position: relative;
  top: 190px;
  left: auto;
  border-radius: 25px;
  margin: 0 5px;
  right: 10%;
}

span.cat-ins-img-colr img {
  margin: 0 5px;
}

.insight-cat-image.cat-five {
  position: relative;
  margin-right: 6px;
}

.sec-one-left-img {
  height: 289px;
}

.insight-cat-image-content {
  /*     position: relative;
   left: 260px;
  margin-right: 6px; */
}

.insight-cat-img-cont {
  text-align: right;
}

.insight-cat-img-cont a {
  padding: 5px;
}

.insight-top-img-cont a,
.insight-top-img-cont-right-one a,
.insight-top-img-cont-right-two a,
.insight-bottom-img-cont-right-one a {
  color: #272729;
}

.insight-bottom-img-cont-left-one a {
  color: #fff;
}

.page-template-insights .page-wrap .content-wrapper {
  background-color: transparent;
}

.page-template-insights .insight_container {
  background-repeat: no-repeat;
  background-size: contain;
  /*background-image: url(/wp-content/uploads/sites/3/2019/12/insightbc.png);*/
  background-image: url(../png/mask-group-4.png);
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  opacity: 2;
  background-color: #F5F9FC;
  object-fit: contain;
}

.box-insight-name label {
  cursor: pointer;
  border: solid 3px #3cb2e6;
  margin: 10px 7px;
  padding: 5px 20px;
  font-size: 20px;
  font-family: 'Noto Sans', sans-serif;
  color: #3cb2e6;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: normal;
  margin-left: 0px;
}

.page-template-insights-php .filter-tag {
  padding-left: 0px;
  margin-bottom: -15px;
}

.box-insight-name label:hover {
  /* 	background: #ffffff; */
}

.page-id-398 .go-top.show {
  opacity: 0;
}

.filter-text {
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  line-height: 35px;
  color: #272729;
  margin-left: 15px;
  margin-bottom: 0px;
}

/* after filter insight code */
.check-boxes-insights {
  display: flex;
}

#ck-button-insights .term_id_insights,
.filter-btn-insights,
.page-template-insights .addtoany_content {
  display: none;
}

.box-insight-name {
  display: -webkit-inline-box;
  cursor: pointer;
}

.box-insight-name .cat-img-filt {
  margin-right: 6px;
}

.cat-name-post {
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: center;
  color: #3cb2e6;
  border: 2px solid;
  padding: 11px 11px;
  margin-top: 5px;
  font-weight: bold;
  cursor: pointer;
  margin-right: 6px;
}

.single-cat-image-post {
  margin-right: 5px;
}

.banner-button {
  position: relative;
  top: 65px;
}

.single-cat-name {
  margin-top: 50px;
  margin-bottom: 5px;
}

.post-title-insight {
  font-family: "Rufina", sans-serif;
  font-size: 42px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.46;
  letter-spacing: normal;
  text-align: center;
  color: #272729;
}

.insight-post-single-up {
  /*padding-left: 100px;*/
  /*padding-right: 100px;*/
  margin-bottom: 30px;
}

.sigle-social-img .addtoany_shortcode {
  margin-top: 12px;
}

.sigle-social-img img {
  margin-bottom: 20px;
}

.single-ban-content h3,
.single-ban-content h1 {
  font-family: "Rufina", sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
}

.single-ban-content {
  font-family: "Noto Sans";
  font-size: 16px;
  line-height: 28px;
  color: #272729;
}

.misha_loadmore.see-more-btn {
  font-family: "Noto Sans", sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.38;
  text-align: center;
  color: #3cb2e6;
  border: 2px solid;
  display: flow-root;
  margin: 0 auto;
  width: 145px;
  padding: 8px 6px;
  cursor: pointer;
  clear: both;
}

.page-template-insights .post-insight {
  display: none;
}

.see-all-event-insightspage {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: center;
  color: #3cb2e6;
  border: 2px solid;
  padding: 9px 9px;
  display: block;
  clear: both;
  width: 175px;
  margin: 20px auto 40px auto;
}


.home-latest-title {
  font-family: "Rufina", sans-serif;
  font-size: 42px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.46;
  letter-spacing: normal;
  text-align: center;
  color: #272729;
}

.see-all-event-insightspage:hover {
  background-color: #3cb2e6;
  color: #fff;
}

.Home-banner-left .mainTitle h2,
.Home-banner-left .mainTitle p.sub_title {
  color: #272729 !important;
}




.home-arrow-scroll .elementor-column,
.Home-banner-left .elementor-column {
  min-height: 0px;
}

/*harvard detailed page*/
.harvard-left .addtoany_list {
  display: grid;
  float: right;
  margin-top: 10px;
}

/*.harvard-left .addtoany_list a {*/
/*    margin: 10px 0;*/
/*}*/
.harvard-left .addtoany_shortcode {
  margin-top: 0px;
}

.harvard-right h3 {
  font-family: "Rufina", sans-serif !important;
  font-size: 42px;
}

.harvard-right .elementor-text-editor.elementor-clearfix {
  font-size: 20px;
}

.post-template-wpb-single-post-php a.a2a_button_twitter {
  padding-left: 0;
}

.post-template-wpb-single-post-php.single-post #content .col-md-8 h3 {
  text-align: left;
}

.date-sec span,
.address-sec span,
.sign-up-sec span,
.price-sec span {
  vertical-align: middle;
  margin-left: 4px;
}

/*gravity form error*/
.gform_wrapper form div.validation_error {
  border-top: 0px;
  border-bottom: 0px;
  font-size: 14px;
  font-family: "Noto Sans", sans-serif !important;
  color: grey;
}

.gform_wrapper form li.gfield.gfield_error {
  background-color: transparent;
  border-top: 0px;
  border-bottom: 0px;
}

.gform_wrapper form .gfield_description.validation_message {
  font-size: 16px;
  font-family: "Noto Sans", sans-serif !important;
  padding-top: 0;
  color: red;
}

/* gravity form  */
.gform_wrapper .home-contact h3 {
  font-family: "Rufina", sans-serif;
  font-size: 42px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding-top: 170px;
}

.gform_wrapper li.gfield.gfield_error {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.gform_wrapper .home-contact p {
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}




/* subscribe gravity */
.gform_wrapper .home-subscribe h3 {
  font-family: "Rufina", sans-serif;
  font-size: 42px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}

.gform_wrapper .home-subscribe p {
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}



span.insight-top-img-cont-right-one {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px, rgba(0, 0, 0, 0.14) 0px 1px 1px 0px, rgba(0, 0, 0, 0) 0px 2px 1px -1px;
  background-color: rgb(255, 255, 255);
  padding: 10px;
  float: right;
  width: 100%;
  height: 110px;
  overflow: hidden;
}

span.insight-top-img-cont-right-two {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px, rgba(0, 0, 0, 0.14) 0px 1px 1px 0px, rgba(0, 0, 0, 0) 0px 2px 1px -1px;
  background-color: rgb(255, 255, 255);
  padding: 10px 12px 40px;
  clear: both;
  float: right;
  width: 100%;

  margin-top: 28px;
  height: 122px;
  overflow: hidden;
}

.insight-bottom-img-cont-right-one {
  /*margin-top: -30px;*/
}

.page-template-insights img.header-inner {
  height: -webkit-fill-available;
  min-height: unset;
}

#popmake-1043 .gform_wrapper .home-contact h3 {
  padding-top: 50px;
}

#popmake-1043 .gform_wrapper form {
  padding: 0 45px;
}



.selected-flag {
  border: 3px solid #fff;
  background-color: white;
  opacity: 0.7;
  width: 55px !important;
}


body {
  color: #272729;
}

#popmake-1043 span.country-name {
  color: black;
}

#popmake-1043 h3.gform_title {
  display: none;
}



.pum-theme-1041 .pum-content+.pum-close,
.pum-theme-cutting-edge .pum-content+.pum-close {
  font-size: 24px !important;
  font-family: sans-serif !important;
  right: 3% !important;
  color: white !important;
  width: auto !important;
  line-height: 40px !important;
}

body {
  overflow-x: hidden !important;
}

.footer-sec {
  position: relative;
  width: 100%;
  z-index: 5;
}

/* relative and hidden element prevent mobile scroll bug */
.elementor-element.elementor-element-bcac133>.elementor-widget-wrap {
  display: none !important;
}

.exe-header img {
  height: 50px !important;
}



@media only screen and (min-width: 736px) and (max-width: 768px) {
  .insight-top-img-cont {
    font-size: 13px !important;
    line-height: 19px !important;
  }

  .insight-top-img-cont-right-one,
  .insight-top-img-cont-right-two,
  .insight-bottom-img-cont-right-one {
    font-size: 13px !important;
    line-height: 19px !important;
  }

  .page-home-2-ae #post-recentsec .recent-post-carousel.design-1 .slick-prev.slick-arrow,
  .page-home-2-ae #post-recentsec .recent-post-carousel.design-1 .slick-next.slick-arrow {
    display: block !important;
  }

  .united-emirates .accordion__item.children_item {
    width: 33%;
  }

  .home.united-emirates #recent-post-carousel-1 a.readmorebtn,
  .post-template-wpb-single-post-php.united-emirates #recent-post-carousel-1 a.readmorebtn,
  .home.denmark #recent-post-carousel-1 a.readmorebtn,
  .post-template-wpb-single-post-php.denmark #recent-post-carousel-1 a.readmorebtn,
  .page-executive-dk #recent-post-carousel-1 a.readmorebtn {
    width: 150px !important;
    left: 0% !important;
    padding: 6px 12px !important;
    right: 0% !important;
  }

  .post-template-wpb-single-post-php.united-emirates .addtoany_list a img {
    margin: 8px 5px !important;
  }

  .united-emirates .fmgc-per-row-12 {
    width: 20%;
  }

  .united-emirates .popup-footer {
    height: fit-content !important;
  }

  .united-emirates .site-info.container p {
    margin-top: 20px;
  }

  .page-template-event-php #response h3 {
    height: auto !important;
  }

  .page-template-event-php .event-slider {
    margin-top: 0vw !important;
  }

  .united-emirates .header-wrap .btn-menu {
    top: 32px;
  }

  .united-emirates #masthead.site-header {
    padding: 0px 0 0px 0px !important;
  }

  .header-wrap .btn-menu {
    /*top: 25px;*/
    position: relative;
  }

  #mainnav-mobi {
    top: 75px !important;
    right: 0px;
  }

  #mainnav-mobi ul>li>a {
    padding: 10px 5px !important;
  }

  #masthead .header-wrap .row {
    display: flex;
  }

  #masthead .header-wrap .egn-site-logo-menu {
    width: 35%;
  }

  #masthead .header-wrap .hbp-logo-menu-mobile {
    width: 70% !important;
  }

  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }

  .page-template-executive .Executive-section .elementor-custom-embed-play i {
    font-size: 20px !important;
    top: 20% !important;
  }

  .exec-four .elementor-widget-container {
    margin-top: -180px !important;
    width: 340px;
    margin-left: -95px !important;
  }

  .bg-top-exec-banner {
    background-position-x: -108% !important;
  }

  .exec-ceo-shape-dynamic .elementor-widget-container {
    left: 60px !important;
  }

  .popmake-content .pop-country-select .country {
    left: 10px !important;
  }


  .page-segment .col-md-2.post-seg {
    width: 100% !important;
  }

  .page-segment .col-md-2.post-seg img.attachment-single-post-thumbnail {
    width: 100%;
  }

  .harvard-banner h3 {
    font-size: 24px !important;
  }

  .harvard-banner .elementor-text-editor.elementor-clearfix {
    font-size: 20px !important;
  }

  .post-one-page img.wp-post-image,
  .col-md-4 .card img.wp-post-image,
  .col-md-4 .sec-card img.wp-post-image {
    width: 100%;
  }


  .insight-cat-image-content {
    left: 550px !important;
  }

  .event-slider {
    margin-top: -70vw !important;
  }

  #response .card,
  #response .sec-card {
    height: auto !important;
  }

  .gform_wrapper .home-subscribe.gfield_html.gfield_no_follows_desc {
    margin-top: 100px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .site-header {
    background-color: transparent;
  }

  .header-wrap .btn-menu {
    color: #174470 !important;
    margin-top: 0px;
  }

  .all-countries {
    padding: 0px 3px !important;
  }

  .header-wrap {
    position: relative;
    z-index: 9999999;
  }

  #masthead .header-wrap .hbp-logo-menu {
    display: none;
  }

  .page-template-insights-php .banner-insight {
    width: auto !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .united-emirates .elementor-custom-embed-play {
    width: auto !important;
  }

  section {
    margin-top: -3px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .insight-banner-section {
    transform: unset !important;
  }
}

@media only screen and (min-width: 736px) and (max-width: 1366px) {

  /*.see-more-functions-events.elementor-section.elementor-section-boxed>.elementor-container,section.filter-functions-events .elementor-container.elementor-column-gap-default{*/
  /*     max-width: 99.5% !important;*/
  /*     padding-right: 5px*/
  /*}*/
  .page-events-dk section {
    margin-top: -2px;
  }

  .clear_events {
    white-space: nowrap;
  }

  .elementor-custom-embed-play {
    width: auto !important;
  }

  #content .about-banner-sec {
    transform: scale(0.95) !important;
    margin-top: 0px !important;
  }

  #content .banner-up-sec {
    transform: scale(0.9);
  }

  .content-area .post-wrap {
    padding-right: 0px;
    padding-left: 0px;
  }

  .ban-title {
    font-size: 42px;
  }

  footer .site-info.container {
    padding-top: 15px;
  }

  .page-template-executive-php #recent-post-carousel-1 a.readmorebtn {
    left: 0%;
    right: 0%;
  }
}

@media only screen and (min-width: 736px) and (max-width: 1024px) {
  .col-md-8.col-sm-4.col-xs-12.burger-menu.egn-site-menu-name {
    /*width: 70%;*/
  }
}

@media only screen and (min-width: 736px) and (max-width: 1050px) {
  .page-template-executive-php img.site-logo-executive {
    width: 25%;
  }

  .insight-banner-section {
    transform: scale(0.98) !important;
  }

  .insight-top-img-cont {
    line-height: 28px !important;
  }

  .insight-top-img-cont-right-one,
  .insight-top-img-cont-right-two,
  .insight-bottom-img-cont-right-one {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .home.united-emirates #recent-post-carousel-1 a.readmorebtn,
  .post-template-wpb-single-post-php.united-emirates #recent-post-carousel-1 a.readmorebtn,
  .home.denmark #recent-post-carousel-1 a.readmorebtn,
  .post-template-wpb-single-post-php.denmark #recent-post-carousel-1 a.readmorebtn {
    width: 150px !important;
    left: 23% !important;
    padding: 6px 12px !important;
  }

  .harvard-banners .elementor-widget-container {
    margin-right: 0px !important;
    padding-right: 0px !important;
  }

  #masthead .header-wrap .site-logo {
    width: 95px !important;
  }

  .united-emirates .header-wrap .btn-menu {
    top: 25px;
  }

  #masthead .header-wrap .egn-site-hbp-logo-menu-mobile {
    /*width: 16%;*/
    /*padding-top: 18px;*/
  }

  .header-wrap .btn-menu {
    /*top: 25px;*/
    position: relative;
  }

  #mainnav-mobi {
    top: 90px !important;
    right: 0px;
    margin-top: 0px;
  }

  #masthead .header-wrap .row {
    display: flex;
  }

  #masthead .header-wrap .egn-site-logo-menu {
    /*width: 16%;*/
    padding-bottom: 0px;
  }

  #masthead .header-wrap .hbp-logo-menu-mobile {
    width: 100px !important;
  }

  .swiper-button-prev {
    left: -44px !important;
  }

  .home.global-site .home-new-slider-section .swiper-button-next,
  .home.denmark .home-new-slider-section .swiper-button-next {
    right: -44px !important;
  }

  .insight-bottom-img-right {
    bottom: 0px !important;
  }

  .insight-bottom-img-cont-right-one {
    margin-top: 0 !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .page-template-event.page-events-dk .event-post-dk-section .elementor-container.elementor-column-gap-default {
    max-width: 100% !important;
  }

  .hbp-logo-menu-mobile-exc {
    margin-top: 0% !important;
  }

  .page-template-event.page-events-dk #response .col-md-4 {
    width: 50% !important;
  }

  #mainnav-mobi ul>li>a {
    text-transform: uppercase;
  }

  .country-all {
    font-size: 14px !important;
  }

  .global-site a.clicktoscroll {
    top: 18vw !important;
  }

  .united-emirates ul#menu-footer-menu {
    display: flex !important;
  }

  .page-template-event-php .wp-post-content .cal-left h4 {
    white-space: nowrap;
  }

  .page-template-event-php .wp-post-content .cal-left h4,
  .page-template-event-php.united-emirates .user-right p.span-tag {
    font-size: 14px !important;
  }

  .page-template-event-php.page-events-ae .recent-post-carousel.design-1 .slick-prev,
  .page-template-event-php.page-events-ae .recent-post-carousel.design-1 .slick-next,
  .page-template-event-php .recent-post-carousel.design-1 .slick-next,
  .page-template-event-php .recent-post-carousel.design-1 .slick-prev {
    display: none !important;
  }

  .testimonial_rotator.template-default .has-image .text {
    width: 100%;
    margin-top: 20px;
    float: none;
    text-align: center;
  }

  .testimonial_rotator.template-default .has-image .img img {
    margin: 0px auto;
    display: block;
  }

  .testimonial_rotator.template-default .has-image .img {
    width: 100%;
    margin-left: 0px;
  }

  .united-emirates.single-post.single #content.page-wrap {
    padding-top: 0px !important;
  }

  .post-template-wpb-single-post-php.united-emirates .date-sec {
    margin-top: 30px !important;
  }

  .united-emirates .price-sec,
  .united-emirates .address-sec,
  .united-emirates .sign-up-sec {
    padding-top: 10px !important;
  }

  .post-template-wpb-single-post-php.united-emirates #post-recentsec .wp-post-content {
    height: 320px !important;
  }

  .page-events-ae.united-emirates #response .col-md-4,
  .page-template-event.page-events-dk #response .col-md-4 {
    width: 50%;
  }

  .page-events-ae.united-emirates .united-event-posts .elementor-container,
  .see-more-functions-events.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 99.5% !important;
  }

  .page-about-us-ae.united-emirates .post-detailed-sections {
    margin-top: -1px !important;
  }

  .home.united-emirates #post-recentsec .wp-post-content {
    height: 320px !important;
  }

  .united-emirates .site-info.container p {
    margin-top: 20px;
  }

  .united-emirates .popup-footer {
    height: fit-content !important;
    top: auto !important;
  }

  .menu-footer-menu-container .popup-footer a,
  .menu-footer-menu-container #menu-footer-menu .sub-menu a {
    font-size: 13px !important;
  }

  #post-recentsec .wp-post-content h3,
  #post-recentsec .wp-post-content h4,
  .wp-post-content .user-right p {
    font-size: 15px !important;
  }

  .wp-post-content .user-right p {
    padding-bottom: 1px;
    margin-right: 7px;
  }

  #post-recentsec .wp-post-content h4 {
    margin-bottom: 15px;
  }

  .bg-top-exec-banner .elementor-heading-title {
    font-size: 28px !important;
    line-height: 38px !important;
  }

  .exec-learn {
    margin-left: 6px !important;
  }

  .page-template-executive .member_login {
    background-color: #3cb2e6 !important;
  }

  .page-template-executive header#masthead.site-header {
    background-color: #222329 !important;
  }

  .page-template-executive .header-wrap .btn-menu {
    color: #fff !important;
  }

  .harvard-sec-content .elementor-text-editor.elementor-clearfix {
    font-size: 15px !important;
    padding: 15px !important;
  }

  .home-ban-text-section h3.elementor-headline.elementor-headline-animation-type-clip {
    padding: 10px 20px;
  }

  /*menu*/
  .header-wrap .btn-menu {
    color: #174470 !important;
  }

  header#masthead.site-header {
    background-color: #fff !important;
    padding-bottom: 10px;
  }

  #mainnav-mobi ul {
    background-color: #fff;
    border: 1px solid;
  }

  #mainnav-mobi ul li {
    text-align: center;
  }

  #mainnav-mobi ul>li>a {
    color: #174470;
  }

  #mainnav-mobi ul li.contact_us {
    border: solid 0px #174470;
    border-top: 1px solid #252525;
  }

  #mainnav-mobi ul>li.member_login>a {
    color: #fff;
  }

  .segment-image {
    margin-top: 0px !important;
  }

  .country-row-one,
  .country-row-two,
  .country-row-three,
  .country-row-four,
  .country-row-five,
  .country-row-two-sub {
    width: 100% !important;
  }

  ul#menu-footer-menu {
    display: flex !important;
  }

  #post-recentsec .wp-post-content {
    height: 380px !important;
  }

  .event-slider {
    margin-bottom: 50px !important;
  }

  .event-banner-title h2.elementor-heading-title.elementor-size-default {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  .wp-sub-content h3 {
    font-size: 18px !important;
    line-height: 30px !important;
  }

  .wp-sub-content p {
    font-size: 18px !important;
    line-height: 30px !important;
  }

  .footer-mega-col-wrap {
    margin-right: 15px !important;
    margin-left: 15px !important;
    margin-bottom: 24px;
  }

  .change-country {
    padding: 6px 6px !important;
    white-space: nowrap;
  }

  aside#custom_html-7 {
    padding-left: 0px;
  }

  #post-recentsec .recent-post-carousel.design-1 .slick-next.slick-arrow {
    right: -60px !important;
  }

  #post-recentsec .recent-post-carousel.design-1 .slick-prev.slick-arrow {
    left: -60px !important;
  }

  .ban-title {
    padding-top: 150px !important;
  }

  .insight-top-img,
  span.insight-top-img-cont {
    height: 290px !important;
  }

  .right-cont-full {
    height: auto !important;
  }

  .insight-top-img-cont-right-one,
  .insight-top-img-cont-right-two {
    height: 135px !important;
  }

  .insight-bottom-img-cont-left-one {
    position: relative;
    right: 48% !important;
    top: 60px !important;
    font-size: 20px !important;
  }

  .title-sec-one {
    padding-left: 0px !important;
  }

  .insight-bottom-img-left {
    float: left;
    width: 50% !important;
  }

  span.insight-top-img-cont-right-two {
    margin-top: 20px !important;
  }

  .insight-bottom-img-cont-right-one {
    margin-top: 30px !important;
    width: 18% !important;
    margin-left: 20px !important;
  }

  .insight-bottom-img-right {
    width: 28.5% !important;
    bottom: -31px !important;
  }

  .title-sec-one {
    padding-left: 0px !important;
  }

  .ins-sec-two-first,
  .title-sec {
    padding-left: 2px !important;
  }

  .img-four-cat {
    right: 17% !important;
  }

  .page-template-insights-php .filt-contents {
    margin-top: 3% !important;
  }
}

.accordion__header.children a .wp-post-image {
  border-radius: 50%;
  object-fit: cover;
  width: 142px;
  height: 142px;
}

@media only screen and (min-width: 992px) {
  .accordion__header.children a .wp-post-image {
    width: 142px;
    height: 142px;
    border-radius: 50%;
    object-fit: cover;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1198px) {
  .accordion__header.children .accordion__title {
    min-height: 70px;
  }
}

@media only screen and (min-width: 737px) and (max-width: 991px) {
  .accordion__item.children_item {
    width: 50%;
  }

}

@media only screen and (max-width: 991px) {
  .accordion__header.children .accordion__title {
    /* 		min-height: 50px; */
  }
}

@media only screen and (min-width: 770px) and (max-width: 1200px) {
  .popmake-content .pop-country-select .country {
    left: 10px !important;
  }


  .insight-bottom-img-cont-left-one {
    right: 440px !important;
  }

  .insight-cat-image-content {
    left: 200px !important;
  }


}

/*.page-template-insights .insight-content {*/
/*    height: 200px;*/
/*}*/

/*home page slider image*/
.slick-slide img {
  width: 100%;
}

.subscribe-section .elementor-background-overlay,
.contant-section-elem .elementor-background-overlay,
.post-detailed-sections .elementor-background-overlay {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;

}

.banner-button {
  position: relative;
  top: 7vw;
}

a.clicktoscroll {
  position: relative;
  top: 9vw;
  margin-top: 0;
}

.home.page-template-home-page-php.denmark a.clicktoscroll {
  position: relative;
  top: 6vw;
  margin-top: 0;
}

.elementor-editor-active .site-header {
  position: relative;
}

.recent-post-carousel .post-carousel {
  outline: unset;
}

a.change-country {
  cursor: pointer;
}

/*segments page*/
.page-segment .col-md-2.post-seg {
  width: 20%;
}

.segment-title-one h3 {
  font-family: "Rufina", sans-serif;
  font-size: 42px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  color: #272729;
}

.segment-title-two h4 {
  font-family: "Noto Sans", sans-serif;
  font-size: 22px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #272729;
}

.page-segment .segment-content,
.page-segment .segment-content a {
  font-family: "Noto Sans", sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: center;
  color: #174470;
  min-height: 100px;
  padding-top: 15px;
  overflow-y: hidden;
  height: 100px;
}

.segment-social-img .addtoany_shortcode {
  margin-top: 12px;
  margin-bottom: 40px;
}

.segment-social-img .addtoany_list a {
  /*padding-left: 0px;*/
}

.segment-ban-content .segm-cont-title {
  font-family: "Rufina", sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
}

.detail-list-seg {
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.37;
  letter-spacing: normal;
  text-align: left;
  color: #174470;
  margin-top: 25px;
  margin-bottom: 80px;
  padding-right: 35px;
}

.contact-segment {
  margin-bottom: 30px;
}

.seg-cont-img {
  padding-left: 15px;
}

.seg-name {
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
  margin-bottom: 0px;
}

.seg-email a {
  color: #3cb2e6;
}

.seg-email {
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 0px;
}

.seg-cont-contents {
  padding-right: 0px;
}

.seg-number {
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
  white-space: nowrap;
}

.seg-address {
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
}

.seg-contacts {
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
  margin-left: 10px;
  position: relative;
  top: 3px;
}

.detail-list-seg .detail-lists {
  margin-bottom: 30px;
}

.segment-ban-content {
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
}

.post-template-segments-single .addtoany_list a img {
  margin-left: 0px;
  margin-right: 12px;
}

.seg-details {
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
  margin-left: 10px;
  position: relative;
  top: 3px;
}

/*gform confirm msg*/
.confirm_msg {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  font-family: 'Noto Sans', sans-serif;
}

/*.home .elementor .home-latest-articles .elementor-background-overlay {*/
/*    position: absolute;*/
/*    top: -110px;*/
/*    z-index: -9999;*/
/*}*/
.home .post-title-insight {
  /*margin-top: 110px;*/
}

.home .home-latest-articles {
  margin-top: -101px;
}

.home-latest-articles .elementor-background-overlay,
.elementor-640 .elementor-element.elementor-element-4715568 .elementor-background-overlay,
.elementor-640 .elementor-element.elementor-element-4715568 .elementor-background-overlay {
  transform: rotate(0.5deg);
}

.upcoming-events-section {
  background-color: #fff;
}

.elementor-swiper-button-prev img,
.elementor-swiper-button-next img {
  background-repeat: no-repeat !important;
  padding: 10px !important;
  background-position: center !important;
  border: 2px solid #3cb2e6 !important;
}

.segment-image .elementor-image img.attachment-large.size-large {
  width: 99%;
}

.segment-posts-element .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 0px;
}

.single-content-all .addtoany_list {
  display: grid;
  float: right;
}

:not(.page-home-ch) h2,
:not(.page-home-ch) h1 {
  font-family: "Rufina", sans-serif;
}

.common-section-mission h3 {
  color: #272729;
  font-family: "Rufina", sans-serif;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.24em;
  text-align: center;
  margin-top: 20px;
}

.validation_error {
  display: none;
}

.testimonial_rotator_prev,
.testimonial_rotator_next {
  background: #fff;
}

@media only screen and (min-width: 800px) and (max-width: 5000px) {

  /*Event ae starts here*/
  .sec-three .post-image-bg,
  .sec-three .post-content-position,
  .sec-four .post-image-bg,
  .sec-four .post-content-position {
    width: 100%;
  }

  .sec-two .post-image-bg,
  .sec-two .post-content-position {
    width: 100%;
  }

  .sec-two .post-image-bg img {
    height: 260px;
    object-fit: cover;
  }

  .sec-three .slick-dots,
  .sec-two .slick-dots,
  .sec-four .slick-dots {
    display: none !important;
  }

  .sec-four button.slick-prev.slick-arrow,
  .sec-four button.slick-next.slick-arrow,
  .sec-three button.slick-prev.slick-arrow,
  .sec-three button.slick-next.slick-arrow {
    display: block !important;
  }

  .sec-four .slick-slide img,
  .sec-three .slick-slide img {
    height: 200px;
  }

  .home .sec-four .slick-slide img,
  .home .sec-three .slick-slide img {
    height: auto;
  }

  /*Event ae ends here*/
  /*.harvard-left,.sigle-social-img,.dark {*/
  /*    position: sticky !important;*/
  /*    height: fit-content;*/
  /*    top: 100px;*/
  /*    z-index: 99999;*/
  /*}*/
  .fmgc-per-row-12 {
    width: 15%;
  }

  .united-emirates .fmgc-per-row-12 {
    width: 20%;
  }

  .col-md-7.single-content {
    position: relative;
    z-index: 0;
  }

  .dark .a2a_kit.a2a_kit_size_.addtoany_list {
    display: grid;
    float: right;
  }

  .fixed-top.dark .addtoany_shortcode {
    display: block;
  }

  .fixed-top .addtoany_shortcode {
    display: none;
  }

  .dark .a2a_kit.a2a_kit_size_.addtoany_list a {
    margin: 5px 0px;
  }
}

/*executive */
.page-template-executive {
  background-color: #222329;
}

.Executive-section {
  background-color: #222329;
}

.page-template-executive #mainnav ul li a,
.page-template-executive #mainnav ul li::before {
  color: #ffffff !important;
}

.page-template-executive .member_login {
  border: 2px solid #fff;
  background-color: #fff;
}

.page-template-executive #mainnav .member_login a {
  color: #222329 !important;
}

.page-template-executive .contact_us {
  border: 2px solid #fff;
}

.page-template-executive .site-header.float-header #mainnav ul li a {
  color: #222329 !important;
}

.page-template-executive .site-header.float-header .contact_us {
  border: 2px solid #222329;
}

.page-template-executive .site-header.float-header .member_login {
  border: 2px solid #222329;
}

.page-template-executive .footer-mega-col-wrap h3,
.page-template-executive .footer-mega-col-wrap p {
  color: #272729;
}

.page-template-executive .footer-mega-col-wrap a {
  color: #272729 !important;
}

.page-template-executive .site-info.container p {
  color: #272729 !important;
}

.page-template-executive .footer-mega-col {
  background: #fff;
}

.page-template-executive .site-footer {
  background-color: #fff !important;
}

.page-template-executive a.change-country {
  border: solid 2px #272729;
  color: #272729 !important;
}

.flag {
  width: 200px;
  height: 245px;
  margin: 0 auto;
  padding-top: 15px;
  position: relative;
  background: #fff;
  color: #272729;
  font-size: 20px;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
  bottom: 200px;
  left: 160px;
}

.flag:after {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 140px solid #272729;
  border-left: 200px solid transparent;
  border-right: 55px solid transparent;
}

.ceo-exec {
  font-family: PlayfairDisplay;
  font-size: 40px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ebc273;
}

.man-btn-exec {
  font-size: 16px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #dbc498;
  margin: 0 auto;
  display: block;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.19);
  background-color: #272729;
  border: #272729;
}

.exec-video-title {
  color: #fff;
  text-align: center;
  padding-top: 35px;
  font-family: "Rufina", sans-serif;
  font-size: 35px;
}

.exec-video-content {
  font-family: "SourceSansPro", sans-serif;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  font-size: 18px;
}

div#a2a_overlay,
div#a2a_copy_link {
  display: none !important;
}

.confirm_form {
  display: none;
}

.banner-up-sec {
  transform: scale(0.8);
}

.denmark .about-banner-sec {
  transform: scale(0.75);
  margin-top: -70px !important;
}

@media screen and (min-width: 1900px) {
  .banner-up-sec {
    transform: unset;
  }

  .about-banner-sec {
    transform: unset;
    margin-top: 0px !important;
  }

  .elementor-533 .elementor-element.elementor-element-3d4fdbe .elementor-slide-heading {
    font-size: 42px !important;
  }

  .ban-title {
    font-size: 42px !important;
  }
}

.elementor-533 .elementor-element.elementor-element-3d4fdbe .elementor-slide-heading {
  font-size: 35px;
}

#validation_message_4_1 {
  position: absolute;
}

.contact_us {
  display: block !important;
}

/*executive*/
.Executive-section.exec-events .upcoming-events-section {
  background-color: #222329;
}

.Executive-section.exec-events #post-recentsec h3.post-recentsec-head {
  color: #fff;
}

.Executive-section.exec-events a.elementor-button-link.elementor-button.elementor-size-sm {
  background-color: #dbc498;
  color: #fff;
  border: 1px solid #dbc498;
}

.executive-full-img .elementor-background-overlay {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}

.exec-img-title {
  color: #fff;
}

.page-template-executive img.linkedin-img,
.page-template-executive img.twitter-img,
.page-template-executive img.telephone-img {
  display: none;
}

.page-template-executive img.linkedin-img.exec-social,
.page-template-executive img.twitter-img.exec-social,
.page-template-executive img.telephone-img.exec-social {
  display: inline !important;
}

.page-template-executive .footer-logo.exec-logo-egn {
  display: block !important;
}

.page-template-executive img.footer-logo {
  display: none;
}

.Executive-section.exec-events .elementor-background-overlay {
  z-index: 99999;
  background-size: cover;
  opacity: 0.5;
  position: relative;
}

.Executive-section.exec-events a.elementor-button-link.elementor-button.elementor-size-sm:hover {
  border: 1px solid #3cb2e6;
}

.post-template-wpb-single-post-php .addtoany_list a img {
  margin: 8px 8px;
}

.post-one-page img.wp-post-image,
div#response-insights .wp-post-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.Executive-section.video-exec-one .elementor-column-gap-default>.elementor-row>.video-section-one-exec.elementor-column>.elementor-element-populated {
  background: url(../png/group-397.png);
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-position-x: left;
  background-size: contain;
  padding-left: 30px;
  padding-bottom: 55px;
}

.Executive-section.video-exec .elementor-column-gap-default>.elementor-row>.video-section-two-exec.elementor-column>.elementor-element-populated {
  background: url(../png/group-398.png);
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-position-x: left;
  background-size: contain;
  padding-right: 35px;
  padding-bottom: 65px;
}

.Executive-section.video-exec-three .elementor-column-gap-default>.elementor-row>.video-section-three-exec.elementor-column>.elementor-element-populated {
  background: url(../png/group-398.png);
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-position-x: left;
  background-size: contain;
  padding-right: 30px;
  padding-bottom: 65px;
}

.exec-learn {
  margin-left: 20px;
}

/*.line-img-exec {*/
/*    z-index: 9;*/
/*    height: 0;*/
/*}*/
.exec-ceo-shape-dynamic .elementor-widget-container {
  width: 200px;
  height: 270px;
  margin: 0 auto;
  padding-top: 15px;
  position: relative;
  background: #fff;
  color: #272729;
  font-size: 20px;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
  bottom: 180px;
  left: 160px;
}

.exec-man-title {
  font-family: "PlayfairDisplay";
  font-size: 34px;
}

.exec-man-content {
  font-family: "SourceSansPro-Light";
  font-size: 18px;
}

.exec-ceo-shape-dynamic .elementor-widget-container:after {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 140px solid #222329;
  border-left: 200px solid transparent;
  border-right: 55px solid transparent;
}

.exec-ceo-shape-dynamic .elementor-widget-container .elementor-headline.elementor-headline-animation-type-clip {
  font-size: 25px;
  text-align: center;
  font-family: "PlayfairDisplay";
  text-transform: none;
  line-height: unset;
  letter-spacing: normal;
}

.exec-ceo-shape-dynamic .elementor-widget-container .elementor-headline-dynamic-wrapper.elementor-headline-text-wrapper {
  font-family: "PlayfairDisplay";
  font-size: 35px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ebc273;
}

.exec-left-bg-img {
  background: url(../png/repeat-grid-5.png);
  background-size: cover;
  position: relative;
  right: 32%;
}

.exec-ceo-shape-dynamic .elementor-headline-plain-text.elementor-headline-text-wrapper {
  width: 100%;
}

.bg-top-exec-banner {
  background-position-x: -30%;
  background-position-y: center;
}

@media only screen and (min-width: 4100px) and (max-width: 5120px) {

  .page-about-us-about-us .about-new-egn .elementor-heading-title.elementor-size-default,
  .page-about-us-ae .about-new-egn .elementor-heading-title.elementor-size-default {
    font-size: 90px !important;
  }

  .page-about-us-about-us .about-new-egn,
  .page-about-us-ae .about-new-egn {
    position: relative;
    bottom: 165px;
  }

  .page-about-us-about-us .about-banner-sec,
  .page-about-us-ae .about-banner-sec {
    transform: scale(2.0) !important;
  }

  .insight-banner-section {
    /*transform: scale(2);*/
  }

  .ban-title {
    /*padding-top: 420px;*/
    padding-top: 980px !important;
  }

  .site-logo {
    /*width: 58% !important;*/
  }

  .hbp-logo-menu-mobile {
    /*width: 75% !important;*/
  }
}

@media only screen and (min-width: 3850px) and (max-width: 4096px) {

  .page-about-us-about-us .about-new-egn .elementor-heading-title.elementor-size-default,
  .page-about-us-ae .about-new-egn .elementor-heading-title.elementor-size-default {
    font-size: 90px !important;
  }

  .page-about-us-about-us .about-new-egn,
  .page-about-us-ae .about-new-egn {
    position: relative;
    bottom: 165px;
  }

  .page-about-us-about-us .about-banner-sec,
  .page-about-us-ae .about-banner-sec {
    transform: scale(2.0) !important;
  }

  .ban-title {
    padding-top: 290px;
  }

  .insight-banner-section {
    transform: scale(1.69);
  }

  .site-logo {
    /*width: 58% !important;*/
  }

  .hbp-logo-menu-mobile {
    /*width: 75% !important;*/
  }
}

@media only screen and (min-width: 2570px) and (max-width: 3840px) {

  .page-about-us-about-us .about-new-egn .elementor-heading-title.elementor-size-default,
  .page-about-us-ae .about-new-egn .elementor-heading-title.elementor-size-default {
    font-size: 90px !important;
  }

  .page-about-us-about-us .about-new-egn,
  .page-about-us-ae .about-new-egn {
    position: relative;
    bottom: 165px;
  }

  .page-about-us-about-us .about-banner-sec,
  .page-about-us-ae .about-banner-sec {
    transform: scale(2.0) !important;
  }

  .ban-title {
    /*padding-top: 210px !important;*/
    padding-top: 350px !important;
  }

  .insight-banner-section {
    /*transform: scale(1.5);*/
  }

  .bg-top-exec-banner {
    background-position-x: -8%;
  }

  .site-logo {
    /*position: relative;*/
    /*top: 15px;*/
  }

  .site-logo {
    /*width: 58% !important;*/
    /*top:5px;*/
  }

  .hbp-logo-menu-mobile {
    /*width: 75% !important;*/
  }
}

@media only screen and (min-width: 1925px) and (max-width: 2560px) {

  .page-about-us-about-us .about-new-egn,
  .page-about-us-ae .about-new-egn {
    position: relative;
    bottom: 100px;
  }

  .page-about-us-about-us .about-banner-sec,
  .page-about-us-ae .about-banner-sec {
    transform: scale(1.5) !important;
  }

  .page-about-us-about-us .about-new-egn .elementor-heading-title.elementor-size-default,
  .page-about-us-ae .about-new-egn .elementor-heading-title.elementor-size-default {
    font-size: 64px !important;
  }

  .insight-banner-section {
    /*transform: scale(1.22);*/
  }

  .ban-title {
    padding-top: 120px;
  }

  .bg-top-exec-banner {
    background-position-x: -8%;
  }

  .site-logo {
    /*width: 58% !important;*/
    /*top:0px;*/
  }

  .hbp-logo-menu-mobile {
    /*width: 35% !important;*/
  }
}

@media only screen and (min-width: 1685px) and (max-width: 1920px) {
  .hbp-logo-menu-mobile {
    /*width: 36% !important;*/
  }
}

@media only screen and (min-width: 1920px) {
  .global-site .site-logo {
    /*height: 63px;*/
    /*width: 58.5%!important;*/
  }

  .global-site .hbp-logo {
    position: relative;
    /*top: -32px;*/
  }
}

@media only screen and (min-width: 1680px) and (max-width: 1920px) {

  .page-about-us-about-us .about-new-egn,
  .page-about-us-ae .about-new-egn {
    position: relative;
    bottom: 60px;
  }

  .page-about-us-about-us .about-banner-sec,
  .page-about-us-ae .about-banner-sec {
    transform: scale(1.3) !important;
  }

  /*.page-about-us-about-us .about-new-egn .elementor-heading-title.elementor-size-default,*/
  /*.page-about-us-ae .about-new-egn .elementor-heading-title.elementor-size-default {*/
  /*    font-size: 60px !important;*/
  /*}*/
  .insight-banner-section {
    /*transform: scale(1.0);*/
  }

  .ban-title {
    /*padding-top: 70px;*/
    padding-top: 130px;
    padding-bottom: 10px;
  }

  .bg-top-exec-banner {
    background-position-x: -15%;
  }

  .hbp-logo-menu-mobile {
    /*width: 85% !important;*/
    /*width: 36% !important;*/
  }

  .site-logo {
    /*width: 53% !important;*/
    /*height: inherit;*/
  }
}

@media only screen and (min-width: 1440px) and (max-width: 1600px) {
  .site-logo {
    /*height: 64px;*/
    /*width: 70%;*/
  }

  .global-site .hbp-logo {
    /*position: relative;*/
    /*top: -32px;*/
  }

  .hbp-logo {
    position: relative;
    /*top: -28px;*/
  }
}

@media only screen and (min-width: 1370px) and (max-width: 1440px) {
  .insight-banner-section {
    transform: scale(0.7);
  }

  .ban-title {
    padding-top: 0px;
  }
}

@media only screen and (min-width: 3500px) and (max-width: 4318px) {
  .site-logo {
    /*width: 36% !important;*/
  }

  .hbp-logo-menu-mobile {
    /*width: 18% !important;*/
  }

  .hbp-logo {
    /*position: relative;*/
    /*top: -22px;*/
  }
}

@media only screen and (min-width: 4320px) {
  .site-logo {
    /*width: 20% !important;*/
  }

  .hbp-logo-menu-mobile {
    /*width: 9% !important;*/
  }
}

@media only screen and (min-width: 3500px) {
  .insight-banner-section {
    /*transform: scale(2.2);*/
  }

  .ban-title {
    /*padding-top: 400px !important;*/
    padding-top: 700px !important;
    padding-bottom: 10px;
  }

  .site-logo {
    /*position: relative;*/
    /*top: 8px;*/
  }
}

@media only screen and (min-width: 5120px) {
  .insight-banner-section {
    /*transform: scale(2);*/
  }

  .ban-title {
    /*padding-top: 420px;*/
    padding-top: 980px !important;
  }

  .page-about-us-about-us .about-new-egn .elementor-heading-title.elementor-size-default,
  .page-about-us-ae .about-new-egn .elementor-heading-title.elementor-size-default {
    font-size: 170px !important;
  }

  .page-about-us-about-us .about-new-egn,
  .page-about-us-ae .about-new-egn {
    position: relative;
    bottom: 415px;
  }

  .page-about-us-about-us .about-banner-sec,
  .page-about-us-ae .about-banner-sec {
    transform: scale(3.8) !important;
  }
}

@media only screen and (min-width: 800px) and (max-width: 1280px) {
  #mainnav li {
    margin-left: 2px;
  }

  .united-emirates #mainnav.mainnav ul li a,
  .united-emirates #mainnav ul li::before {
    font-size: 16px !important;
  }

  #mainnav.mainnav ul li a,
  #mainnav ul li::before {
    font-size: 11px !important;
  }

  .page-template-insights-php .banner-insight {
    width: 1220px;
  }

  .cat-ins-img-colr {
    left: 30px;
  }

  .insight-bottom-img-cont-left-one {
    right: 400px !important;
  }

  .insight-cat-image.cat-five {
    right: 0;
    top: 40px;
  }
}

@media only screen and (min-width: 800px) and (max-width: 1230px) {
  .insight-banner-section {
    transform: scale(0.6);
  }
}

.has_first_name {
  margin-top: 25px !important;
}

.page-id-710 .chat-image,
.home .chat-image,
.single-post .chat-image {
  display: none;
}

.home .selected-flag {
  background-color: transparent;
  opacity: 1;
}

.segment-social-img {
  padding-right: 0px;
}



.page-about-us-ae .about-banner-sec {
  transform: unset;
  margin-top: 0px !important;
}

.page-events-ae form#filter,
.page-events-ae .filter-tag,
.page-events-ae .misha_loadmore.see-more-btn,
.insight-menu {
  display: none;
}




.country-title,
.all-countries h6.elementor-heading-title.elementor-size-default {
  font-size: 20px !important;
  font-family: "Noto Sans", sans-serif;
  color: #272729 !important;
  font-weight: bold;
}

.country-name {
  font-size: 16px;
  font-weight: 300;
  font-family: "Noto Sans", sans-serif;
  margin-top: 10px;
  color: #272729;
}

.page-about-us-about-us .about-banner-sec {
  transform: unset;
  margin-top: 0 !important;
}

/*country popup*/
.pop-country-select .country {
  left: auto !important;
  width: 100% !important;
}

.pum-theme-1039 .pum-content+.pum-close,
.pum-theme-enterprise-blue-2 .pum-content+.pum-close.popmake-close {
  color: #0b0b0b;
  background: #fff;
  right: 30px;
  top: 40px;
}

/*#popmake-2210 {*/
/*    top: 20px !important;*/
/*}*/
.pop-country-select .country .Country-pop-element .elementor-heading-title.elementor-size-default {
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
}

.pop-country-select .country .Country-pop-element .elementor-image-box-title {
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
}

.denmark .popmake-country,
.united-emirates .popmake-country {
  display: none !important;
}

.global-site button#sticky-contact-btn {
  display: none;
}

#sticky-country {
  position: fixed;
  bottom: 40px;
  right: 50px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 15px;
  border-radius: 0px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.35);
  font-weight: 900;
  background-color: #EA5757;
}

#sticky-country:hover {
  background-color: transparent !important;
  color: #ea5757;
}

.page-home-2- #sticky-country,
.page-hbp-hbp #sticky-country,
.page-hbp-partnership-hbp-partnership #sticky-country,
.page-hbp-dk #sticky-country {
  display: none;
}

.page-template-executive .eicon-play:before {
  color: black;
}

.page-template-executive .site-logo {
  filter: brightness(0) invert(1);
}

.page-template-executive .float-header .site-logo,
.page-template-executive-php #masthead.float-header .header-wrap .hbp-logo-menu-mobile {
  filter: none;
}

.page-template-executive .elementor-custom-embed-play i {
  font-size: 30px !important;
  vertical-align: middle;
  left: 4%;
  position: relative;
  top: 30%;
}

.page-template-executive .elementor-custom-embed-play {
  border: 0px solid;
  background: white;
  width: auto;
  height: auto;
  border-radius: 100%;
  padding: 23px 25px 23px 30px;
}

.exec-img-title {
  font-family: "Rufina", sans-serif;
  text-align: center;
}

.exec-img-content {
  font-family: "Noto Sans", sans-serif;
}

.global-site-country .elementor-image-box-wrapper .elementor-image-box-img {
  width: 19% !important;
}

.global-site-country .elementor-image-box-wrapper {
  border-bottom: 2px solid #174470;
  padding-bottom: 5px;
  width: max-content;
}

#pum-2210 button.pum-close.popmake-close {
  color: white !important;
  font-size: 0px;
}

.all-countries .elementor-background-overlay {
  opacity: 2;
  background-color: #F5F9FC;
  object-fit: contain;
  background-size: 100% 100%;
}

#Country .elementor-column-wrap.elementor-element-populated {
  padding: 20px 0px 0px 0px;
}

.global-site a.clicktoscroll {
  top: 13vw;
}

/*.global-site #home_video .video_para {*/
/*    height: 220px;*/
/*    overflow: hidden;*/
/*}*/
.all-countries {
  padding: 0px 25px;
}

.page-about-us-about-us #sticky-country,
.page-harvard-leadership-group-harvard-leadership-group #sticky-country {
  display: block;
}

.page-about-us-about-us .chat-image,
.page-harvard-leadership-group-harvard-leadership-group .chat-image {
  display: none !important;
}

.slick-slide img {
  display: block;
  height: 358px;
  object-fit: cover;
}

.post-template-wpb-single-post-php .slick-slide img {
  display: block;
  /*height: 358px !important;*/
  /*object-fit: cover;*/
  height: auto;
  object-fit: contain;
}

.insight-content {
  height: 120px;
}

.page-template-insights-php .insight-content {
  height: 185px;
}

#pum-1043 .phone-home {
  width: 100%;
}

.enent-content .card a img {
  height: 200px;
  object-fit: cover;
}

.title-sec {
  height: 175px;
  padding-left: 12px;
  padding-top: 12px;
  padding-right: 2px;
}

.title-sec-one {
  height: 200px;
  padding-left: 12px;
  padding-top: 12px;
  padding-right: 2px;
}

.sec-one-left-img img {
  margin: 0px !important;
}

.insight-cat-image-content {
  margin: 0 5px;
}

span.inline-insight-links img:hover,
.insight-cat-img-cont img:hover {
  -ms-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.2);
  transition: all .5s;
  cursor: pointer;
}

.single-cat-name span.cat-name-post:hover,
.box-insight-name label:hover {
  background: #3cb2e6;
  color: #fff;
}

.single-cat-name span.cat-name-post:hover img,
.box-insight-name label:hover img {
  filter: brightness(0) invert(1);
}

.pp-info-box .pp-info-box-content {
  box-shadow: none;
}

.insight-content a {
  color: #272727;
}

.insight-content a:hover {
  color: #3cb2e6;
}

.post-template-segments-single-php #sticky-contact-btn {
  display: block;
}

.page-template-executive-php #sticky-contact-btn,
.page-template-executive-php #sticky-country,
.post-template-segments-single-php #sticky-contact-btn img,
.post-template-segments-single-php #sticky-contact-btn.chat-image {
  display: none;
}

.post-template-wpb-single-post .confirm_msg {
  text-align: center;
  /*font-size: 14px;*/
  padding-bottom: 0px;
  padding-top: 0px;
}

.post-template-wpb-single-post-php .gform_wrapper .gform_heading {
  visibility: hidden;
  margin-bottom: 0px !important;
}

.post-template-wpb-single-post-php .gform_wrapper .home-subscribe h3,
.post-template-wpb-single-post-php .gform_wrapper .home-subscribe p {
  text-align: center;
  margin-bottom: 20px;
}




.gform_ajax_spinner {
  display: block;
  margin: 10px auto;
  text-align: center;
}

.page-template-event-php #response h3 {
  /*height: 140px;*/
  overflow: hidden;
}

.page-template-event-php #response .card {
  min-height: 585px !important;
}

.post-template-wpb-single-post .popmake h3 {
  color: #fff;
  text-align: center;
}

.content-events-sec .memb-only-btn a {
  position: absolute;
  bottom: 10%;
  left: 25%;
  right: 25%;
  width: 170px;
  margin: 0px auto !important;
  text-transform: uppercase;
}

.post-template-wpb-single-post .popmake h3 {
  font-weight: 900;
}

.post-template-wpb-single-post .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: -webkit-fill-available !important;
}

.post-template-wpb-single-post .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0px !important;
}

.post-template-wpb-single-post .gform_validation_error .gform_footer.top_label {
  margin-bottom: 40px;
}

.page-template-executive-php .upcoming-events-section h2,
.page-template-executive-php .upcoming-events-section h1 {
  color: #fff;
}

.confirm_msg {
  text-align: center;
  padding-bottom: 10px;
  padding-top: 35px;
}

.popmake .pum-content.popmake-content {
  padding: 30px 20px;
}

img.insight-cat-image.cat-four {
  filter: brightness(0) invert(1);
}

#masthead .header-wrap .hbp-logo-menu {
  /*margin-left: 36px;*/
}

#masthead.site-header.float-header {
  /*padding: 0px 0 20px 0px;*/
}

#masthead.site-header {
  z-index: 9999999;
  /*padding: 0px 0 20px 0px;*/
}

.single-post #content.page-wrap {
  padding-top: 25px !important;
}

.page-template-event .event-slider .wp-post-content h3 {
  padding-right: 25px;
}

.page-template-event .event-slider .readmorebtn {
  width: 160px;
}

.hbp-logo-menu .menu-image.menu-image-title-hide {
  width: 175px;
  position: relative;
  bottom: 9px;
}

#masthead .header-wrap .egn-site-menu-name #mainnav li.menu-item.hbp-logo-menu {
  margin-top: 0px;
}

#masthead .header-wrap .egn-site-menu-name #mainnav li.menu-item {
  /*margin-top: 40px;*/
}

#mainnav li.hbp-logo-menu a:hover:before,
#mainnav li.hbp-logo-menu a:hover:after {
  border-bottom: 0px;
  width: 0;
  background: unset;
  visibility: hidden;
}

/*.egn-site-logo-menu {*/
/*    padding-top: 20px;*/
/*}*/
.egn-site-menu-name {
  /*padding-top: 10px;*/
}

.members-only a.sign-up-btn-text {
  display: none;
}

/*ipad pro landscape*/
@media only screen and (min-device-width: 1050px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .ban-title {
    padding-top: 200px;
  }

  section {
    margin-top: -2px;
  }
}

/*ipad landscape*/
@media only screen and (min-device-width: 768px) and (max-device-height: 1020px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .insight-bottom-img-cont-left-one {
    right: 48% !important;
  }

  #popmake-1043 .gform_wrapper form {
    padding: 0 10px;
  }

  .see-more-functions-events.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 99.5% !important;
    padding-right: 5px;
  }

  .page-template-insight .header-wrap {
    z-index: 9999;
    position: relative;
  }

  .insight-bottom-img-right {
    width: 29.5% !important;
  }

  .insight-content {
    height: 250px !important;
  }

  .page-template-executive-php img.site-logo-executive {
    width: 100% !Important;
  }

  .hbp-logo-menu-mobile-exc {
    width: 33% !important;
    left: 0% !important;
    position: relative;
    margin-top: -4% !important;
  }

  .clear_events {
    white-space: nowrap;
    opacity: 1;
    text-align: center;
  }

  .insight-banner-section {
    transform: scale(0.98) !important;
  }

  .hbp-logo .hbp-logo-menu-mobile {
    left: 0% !important;
    bottom: 7px;
  }

  .cal-left,
  .user-right {
    width: 100%;
  }

  .insight-bottom-img-cont-right-one {
    margin-top: 28px !important;
  }

  .insight-bottom-img-right {
    bottom: -30px !important;
  }

  .post-template-segments-single-php .content-area .post-wrap,
  .post-template-insight-single-php .content-area .post-wrap {
    padding-right: 0px;
  }

  #masthead .header-wrap .egn-site-hbp-logo-menu-mobile {
    width: 35%;
  }

  #masthead .header-wrap .egn-site-logo-menu {
    width: 16%;
  }

  #masthead .header-wrap .hbp-logo-menu-mobile {
    width: 125px !important;
  }

  .site-header {
    padding-bottom: 10px !important;
  }

  #masthead .header-wrap .site-logo {
    width: 100% !important;
  }

  .clicktoscroll {
    top: 6vw !important;
  }

  #post-recentsec .wp-post-content {
    height: 280px !important;
  }

  .popup-footer {
    /*top: -395px !important;*/
  }

  .page-about-us-dk .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1120px;
  }
}

.page-template-executive-php #masthead .header-wrap .hbp-logo-menu-mobile {
  filter: brightness(0) invert(1);
}

.post-one-page .col-md-4 {
  padding-left: 12px;
  padding-right: 12px;
}

.page-template-insights-php #response-insights .col-md-4.main-sec:nth-child(3n+1),
.page-template-insights-php #response-insights .col-md-4.resp:nth-child(3n+1),
.page-template-event #response .col-md-4.nopad:nth-child(3n+1) {
  padding-left: 0px;
}

.page-template-insights-php #response-insights .col-md-4.main-sec:nth-child(3n+3),
.page-template-insights-php #response-insights .col-md-4.resp:nth-child(3n+3),
.page-template-event #response .col-md-4.nopad:nth-child(3n+3) {
  padding-right: 0px;
}


.wp-post-content img.cal-img,
.wp-post-content .map-img,
.page-template-event .event-slider .slick-slide img.cal-img,
.page-template-event .event-slider .slick-slide img.map-img,
.post-template-wpb-single-post-php .slick-slide img.map-img {
  height: auto !important;
  width: auto !important;
  display: inline-block;
}

#post-recentsec .wp-post-content p.span-tag,
#post-recentsec .wp-post-content p.span-tags,
.wp-post-content .cal-left h4,
.wp-post-content .user-right p {
  font-size: 17px;
}

.page-template-event #post-recentsec .wp-post-content p.span-tag,
.page-template-event .wp-post-content .user-right p.span-tag {
  position: absolute;
  top: 6px;
}

#post-recentsec .wp-post-content p.span-tag,
.wp-post-content .user-right p.span-tag {
  position: absolute;
  top: -2px;
}

.post-template-wpb-single-post-php .entry-thumb p.span-tag {
  font-size: 20px;
  text-align: left;
  position: absolute;
  top: 20px;
  background-color: rgb(60, 178, 230);
  left: 0;
  color: #fff !important;
  padding-right: 12px;
  /*border-radius: 30px;*/
  padding: 8px 16px 8px 8px;
}

.post-template-wpb-single-post-php .entry-thumb p.span-tag img {
  filter: brightness(0) invert(1);
}

img.cal-img {
  padding-right: 2%;
  vertical-align: sub;
}

.page-template-event .event-slider .slick-slide img.cal-img,
.wp-post-content img.cal-img {
  padding-right: 4%;
}

#response p.span-tag img {
  vertical-align: bottom;
}

.united-emirates #response p.span-tag {
  text-align: right;
  padding-right: 5%;
}

.page-template-event .wp-post-content .user-right p.span-tags {
  position: absolute;
  top: 10px;
  left: 30%;
}

.map-img-evnt,
.page-template-event .event-slider .slick-slide img.map-img,
.wp-post-content .map-img {
  padding-right: 2%;
}

.page-template-event-php .wp-post-content .user-right p.span-tag {
  left: 20%;
}

.post-template-wpb-single-post-php p.span-tag {
  font-size: 20px;
  text-align: left;
}

.page-egn-leadership-group-dk header#masthead,
.page-find-dit-netvaerk-dk header#masthead,
.page-egn-executive-group-dk header#masthead {
  background-color: #ffffff !important;
  padding: 0px 0px;
}

.united-emirates #masthead .header-wrap .egn-site-hbp-logo-menu-mobile img.hbp-logo-menu-mobile {
  display: none !important;
}

.united-emirates #mainnav li {
  margin: 0 15px;
}

.united-emirates.single-post #content.page-wrap {
  padding-top: 50px !important;
}

.post-template-wpb-single-post-php .date-sec {
  margin-top: 58px;
}

.post-template-wpb-single-post-php .entry-content .col-md-8 h1 {
  min-height: 95px;
  overflow: hidden;
  margin-bottom: 10px;
}

.readmorebtn:active,
.readmorebtn:focus {
  background: #ea5757;
}


.united-emirates .content-events-sec .row {
  min-height: 100px;
  overflow: hidden;
}

.col-md-2.col-sm-8.col-xs-8.egn-site-logo-menu {
  padding: 15px 0px;
}

p.price-text {
  overflow-wrap: break-word;
}

.member_login:hover {
  border: solid 2px #3cb2e6;
}

.page-events-ae div#response {
  padding-left: 0px;
  padding-right: 0px;
}

.page-template-event-php.page-events-ae .recent-post-carousel.design-1 .slick-next {
  right: -106px !important;
}

.page-template-event-php.page-events-ae .recent-post-carousel.design-1 .slick-prev {
  left: -104px !important;
}

.page-template-event.page-events-ae .enent-content {
  display: none;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
  padding-top: 0px !important;
}

.gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0px !important;
}

footer#colophon.site-footer {
  padding: 0px;
}

.united-emirates .popup-footer {
  height: auto;
}

.page-events-dk .recent-post-carousel.design-1 .post-carousel {
  padding: 0 0px;
}

.page-events-ae .recent-post-carousel.design-1 .post-carousel {
  padding: 0 0px;
}

.page-template-event .event-slider .slick-slide .user-right img {
  margin-left: 0;
  margin-right: 5px;
}

.all-countries .global-site-country .elementor-image-box-wrapper .elementor-image-box-img {
  width: 28% !important;
}

/*events see more dk*/
/*.page-template-event.page-events-dk .event-post-dk-section .elementor-container.elementor-column-gap-default,*/
.see-more-functions-events.elementor-section.elementor-section-boxed>.elementor-container {
  max-width: 80%;
}


#gform_submit_button_28,
#gform_submit_button_19,
#gform_submit_button_30 {
  background-color: #d65050 !important;
  border: 1px solid #d65050 !important;
}

#gform_submit_button_28:hover {
  color: #fff !important;
}

#gform_submit_button_19,
#gform_submit_button_28,
#gform_submit_button_30 {
  color: #fff !important;
}

.page-template-event div#response {
  padding-left: 0px;
  padding-right: 0px;
}

.page-template-event #filter {
  margin-left: -15px;
}

.page-template-event .filter-tag {
  padding-left: 0px !important;
}

section.event-post-dk-section,
section.filter-functions-events {
  width: 100% !important;
  left: inherit !important;
}

/* Customizer styles*/
#Site-footer {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  -webkit-transform: none;
}

.popmake-close {
  height: auto !important;
}

#Site-footer .elementor-column-wrap {
  flex-direction: column;
}

/* #Site-footer .footer-sec {position:unset;} */
.chat-image {
  height: 70px;
}

/*----Event Page BG Image styles -----*/

.page-template-event .event-container {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../png/mask-group-4.png);
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  opacity: 2;
  background-color: #F5F9FC;
  object-fit: contain;
  padding-bottom: 20px;
}

.event-container .filter_sectn {
  padding-top: 5% !important;
  clear: both;
}

.theme-382 {
  top: 100px !important;
}

.pum-theme-382 .pum-content+.pum-close,
.pum-theme-enterprise-blue .pum-content+.pum-close {
  background-color: white !important;
}

@media only screen and (min-width: 767px) {
  .topfix {
    height: 91px;
  }

  header.elementor-sticky--active {
    position: fixed !important;
  }
}

/* GRAVITY FORM EMBEDDED WITH ELEMENTOR */

.in-page-form .gform_button {
  background-color: #ea5757 !important;
  color: #ffffff !important;
}

.in-page-form .gfield_description {
  padding-top: 0px !important;
}


/* FORM EMBEDDED IN WP EDITOR */
.in-page-form_wrapper form {
  padding: 0px !important;
}

/* VALIDATION TEXT */
.in-page-form .gfield_description.validation_message {
  color: #000 !important;
}

/* CONFIRM MESSAGE */
.in-page-form .confirm_msg {
  color: #000 !important;
}

/* LIST IN POST */

.single-post #content ul {
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #272729;
}


/* MAIN MENU */

@media only screen and (max-width: 1509px) and (min-width: 1366px) {
  .denmark #mainnav ul li a {
    font-size: 14px !important;
  }
}

/* COVID-19 POPUP */

.home .elementor-5003 .elementor-text-editor.elementor-clearfix {
  padding: 0px !important;
  color: #fff !important;
  line-height: 1.3 !important;
}


.hide-activate {
  display: none;
}

/* Contact modal */
#popmake-11979 {
  background-color: #fff;
}

.popmake-content h3 {
  font-size:32px;
  margin-bottom: 0;
}

.popmake-content p {
  font-size: 14px;
  line-height: 1.5;
}

.popmake .pum-content.popmake-content {
  text-align: center;
  color: inherit;
}

.popmake-close img {
  width: 100%;
  top: initial;
  right: initial;
}

#popmake-11979 .pum-close {
  filter: brightness(.7);
  padding: 16px;
}