/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/




/* Add your custom styles here */


body p {
    font-weight: 500;
    line-height: 1.5em;
    font-size: 16px;
}


.big-font-size {
    text-transform: uppercase;
    letter-spacing: 1rem;
    font-size: 4rem;
    font-weight: 900;
}


.clearHeader .dark-logo-ir {
    display: none;
    padding-top: 10px;
}

.clearHeader.darkHeader .dark-logo-ir{
    display: block;
}

.clearHeader .white-logo-ir {
    display: block;
}

.clearHeader.darkHeader .white-logo-ir{
    display: none;
}

/*.clearHeader.darkHeader .dark-logo-ir img {
    max-height: 1.5rem;
}*/

.header_logo  {
    padding: 34px 70px;
}
.header_logo img {
	width: auto;
	max-height: 48px;
	transition: .5s ease max-height;
}
.banner_main_section {
    padding: 0px;
}

.header_menu-right {
    padding: 0px;
}

.header_menu-right .hfe-nav-menu ul li a {
    /*padding-top: 0px !important;*/
    text-transform: uppercase;
}

.clearHeader.darkHeader .header_menu-right .hfe-nav-menu ul li a {
    padding-top: 15px !important;
    color: #762AAB !important;
}
.clearHeader.darkHeader .header_menu-right .hfe-nav-menu ul li.current-menu-item a {
    color: #000 !important;
 /*       border-bottom: 1px solid #000 !important;
    padding-left: 0px;
    padding-right: 0;
    margin-left: 15px;
    margin-right: 15px;*/
}
/*.header_menu-right .menu-item.current-menu-item a.hfe-menu-item {
   color: #000 !important;
    border-bottom: 1px solid #000 !important;
}*/
.hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__underline .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__underline .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__overline .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__overline .menu-item.parent a.hfe-menu-item:after {
    height: 2px;
    width: 80% !important;
    left: 0 !important;
    background-color: #fff !important;
    z-index: 2;
    bottom: 0;
    top: inherit;
    right: 0px;
    margin: 0 auto;
    
}
.clearHeader {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  
  -webkit-transition: background 2s; /* For Safari 3.1 to 6.0 */
  transition: background 2s;
  transition: all 0.5s;
}

.clearHeader.darkHeader {
 background:#fff;
 padding-top:  15px;
 padding-bottom: 15px;
 transition: all 0.5s;
}


.invesotr_grp .elementor-button {
    padding: 4px 8px 4px 8px;
    letter-spacing: 0;
}
.banner-video-height .elementor-video{
    min-height: 100vh;
}

#masthead {
	position: fixed !important;
    z-index: 99 !important;
    width: 100%;
    top: 0px;
    left: 0;
    padding: 10px;
}
.fetured-news .show_more a {
    color: #fff;
    width: 185px;
    height: 35px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    line-height: 15px;
    margin: inherit !important;
    margin-top: 30px !important;
    margin-bottom: 10px !important;

}

.banner_button a, .button-custom a, .fetured-news .show_more a {
    position: relative;
    display: block;    
    padding: 10px 50px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    cursor: pointer;
    font-weight: 400;
    transition: .5s ease color;
    display: block;
    margin: 0rem auto 0;
    background-color: transparent !important;
}
.button-custom a {
    /*width: 247px !important;*/
    margin: 0px;
}
.banner_button a::before, .button-custom a::before, .fetured-news .show_more a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 10px;
    transition: .5s ease box-shadow;
}

.banner_button a:hover, .button-custom a:hover, .fetured-news .show_more a:hover {
    color: #fff;
    transition: .15s ease color;
}
.banner_button a:hover::before, .button-custom a:hover::before, .fetured-news .show_more a:hover::before {
    box-shadow: inset 0 0 0 1px #fff, 0 0 2rem rgba(255,255,255,.5);
    transition: .15s ease box-shadow;
}

.bg_ytb_video_mn {
    min-height: 100vh;
    overflow: hidden;
}
.bg_ytb_video {
    display: block;
    width: 100%;
    height: 100%;
}
.banner-video-height {
    position: absolute;
    bottom: 0;
}
/*.bg_ytb_video_wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
        z-index: -1;
    pointer-events: none;
}*/

.bg_ytb_video_wrapper {
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background: no-repeat center;
    user-select: none;
    pointer-events: none;
        width: 150vw;
    height: 150vh;
    transform: translate(-25vw, -50vh);

  /*  height: 100%;
    width: 177.77777778vh;
    min-width: 100%;
    min-height: 56.25vw;*/
    z-index: -1;
}

.bg_ytb_video_wrapper iframe { 
    width: 100%;
    height: 100%;
    display: block;
}

.banner_title_main .elementor-heading-title, .fetured-news h1{
    font-size: 36px;
    line-height:36px;
    letter-spacing: 0.5px
}
.fetured-news h1  {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.banner_down_arrow .fa-arrow-down{
    font-size: 24px;
    color: #fff;
    z-index: 9;
    padding-top: 100px;
}   

 .elementor-widget-navigation-menu .sub-menu a.hfe-sub-menu-item {
    color: #fff !important;
    font-weight: 300 !important;
    text-transform: uppercase;
}
.e-hosted-video {
	position: relative;
}

/*.e-hosted-video::after {
    content: "";
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background: radial-gradient(circle at center,#000,#fff);
    mix-blend-mode: multiply;
}*/
.building-future-section {
    /*content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;*/
    /*background: radial-gradient(at 0 top,#b23082,#170820,#332bb5);*/
    background: linear-gradient(109deg, #AC3B7F 19.11%, #673493 63.35%, #762AAB 100%);
    /*transform: scale(1.5);*/
   /* pointer-events: none;*/
    min-width: 800px;
    position: relative;    
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
}

.dialog-widget-content.dialog-lightbox-widget-content {
    background: #07102F;
    border-radius: 5px;
    padding: 35px;
        box-shadow: inset 0 0 0 2px #fff, 0 0 2rem rgba(255,255,255,.5) !important;
}

.social-icon .elementor-social-icon-facebook, 
.social-icon .elementor-social-icon-facebook-f,
.social-icon .elementor-social-icon-twitter, 
.social-icon .elementor-social-icon-youtube, 
.social-icon .elementor-social-icon {
    background-color: transparent;
}

.build_mobile_section .building-future-section .elementor-widget-text-editor p { line-height: 24px; }
.building-list p:after { content: ""; position: absolute; top: 0; right: -2%; height: 100%; width: 1px; background-color: rgba(255, 255, 255, .125); }
.third-border-remove p:after { display: none; }
.building-future-section .building-title .elementor-heading-title { font-size: 4.5vw; line-height: .875em; }

/*.build-bottom-list .e-con-inner {
    height: 300px !important;
    max-height: 300px !important;
}*/

    .build-bottom-list .elementor-button { padding: 0; text-align: left; margin: 0 0 1rem; text-transform: uppercase; font-size: 14px; font-weight: 300; letter-spacing: 2px; line-height: 1.125em; margin-bottom: 0px;    /*color:rgba(255,255,255,.35);*/ color: #fff; }
    .build-bottom-list .elementor-button span { font-weight: 400; font-size: 14px; line-height: 16px; letter-spacing: 0.14px; }
    .build-bottom-list .elementor-heading-title { display: block; font-size: 8px; text-align: left; width: 100%; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; color: #fff; padding-top: 20px; }
    .build-bottom-list .elementor-button:hover {transition: .15s ease border-top-color; color: #fff; }
    .build-bottom-list a:hover { text-shadow: 0 0 1rem #fff; transition: .15s ease color, .15s ease text-shadow; }
    .month-text { height: 30px; }
    .news-opening-list { display: flex; flex-flow: row wrap; gap: 20px; }
    .news-opening-list>a { width: calc(100% / 3 - 14px); border: 0; display: block; padding: 0 0 0 12px; border-left: 1px solid #fff; color: #fff; font-size: 14px; font-family: Roboto; font-weight: 400; line-height: 16px; letter-spacing: 0.14px; min-height: 130px; }
    .news-opening-list>a .news-date { font-size: 8px; font-weight: 500; text-transform: uppercase; letter-spacing: 0.32px; }
    .news-opening-list>a .card-body { height: 100%; display: flex; flex-flow: column wrap; }
    .news-opening-list>a .news-opening-title { flex: 1 0 auto; text-transform: uppercase; }
    .news-opening-list>a:hover .news-opening-title { text-shadow: 0 0 1rem #fff; transition: .15s ease color, .15s ease text-shadow; }
    .build-bottom-list .elementor-widget-container { position: relative; content: ""; border-left: 2px; border-left: 1px solid #fff; width: 100%; padding-left: 12px;    /* padding-top: 20px;*/ }

/*.build-bottom-list .elementor-widget.elementor-widget {
    margin-bottom: -20px;
}
*/

    .building-future-section::after { content: ""; position: absolute; z-index: 2; top: 1rem; left: 1rem; width: calc(100% - 2rem); height: calc(100% - 2rem); border: 2px dashed rgba(255, 255, 255, .2); box-sizing: border-box; pointer-events: none; }
    .build-bottom-list .e-con-inner .elementor-widget-heading { margin-top: -20px; }
    .rekt-clients img { display: block; filter: invert(100%); height: 32px; transition: .5s ease opacity; }
    .rekt-clients ul { list-style: none; padding: 0px; border-bottom: 0px dashed rgba(51, 43, 181, .2); padding: 0; margin: 0; list-style: none; display: flex; align-items: center; justify-content: space-between; justify-content: center; box-sizing: border-box; flex-wrap: wrap; padding-bottom: 64px; }
    nav.rekt-clients ul li,
    nav.rekt-press ul li { margin: 1rem 2rem; }
    nav.rekt-clients ul li span.heading,
    nav.rekt-press ul li span.heading { color: #000; text-transform: uppercase; text-align: right; line-height: 1em; font-size: 1rem; padding: 0.5rem 0; display: block; border: 2px solid #000; border-left: 0; border-right: 0; }
    nav.rekt-clients ul li.headttl { color: #000; font-size: 24px; font-weight: 600; width: 100%; margin-left: -100px; }
    .footer-bottom a { color: #ccc; }
    .footer-bottom a:hover { color: #0b6fb8; }
    #slider-hm .swiper-slide-contents { background: rgba(0, 0, 0, .8); }
    .footer-section .footer-logo img { width: 60px; }
    footer .footer-section { display: flex; justify-content: space-between !important; align-items: flex-start; padding-top: 50px; padding-bottom: 50px; }
    footer .footer-section .hfe-menu-item { color:#fff!important; padding:0px !important; line-height:1.5rem; text-transform: uppercase; justify-content: end; font-weight: 400 !important; margin-bottom: 10px; }
    footer .footer-section .hfe-menu-item:hover { color: #6f3590!important; }
    footer .footer-section .hfe-nav-menu { display: block; }
    .copyright_section { text-align: center; }
    .copyright_section ul { list-style: none; padding: 0; display: inline-flex; }
    .copyright_section ul a { color: #000; padding-left: 10px; padding-right: 10px; }
    .copyright-section { background-color: #ddd; }

@media only screen and (min-width:1920px) {
    .banner-content-middle { left: 0%; position: absolute; bottom: 0; height: auto; }
    .banner-content-middle .hm-slide-cont { /*margin-bottom:10px;*/margin-bottom:30px; }
}

@media only screen and (max-width: 1630px) { 
/*    .bg_ytb_video_mn { min-height: 90vh; }*/
}

@media only screen and (max-width: 1400px) {
    .banner_down_arrow .fa-arrow-down{ padding-top:50px; font-size:20px; } 
    .banner-video-height .elementor-video { min-height: 130vh; }
    .elementor-element-0000ebb.building-list { max-width:1000px; margin-left:auto; margin-right:auto; }
    .bg_ytb_video_wrapper { width: 180vw; height: 170vh; } 
}

@media only screen and (max-width: 1200px) {
    .header_logo { padding: 34px 40px; }
}

@media only screen and (max-width: 1024px) {
    .elementor-10 .elementor-element.elementor-element-a4f3589 .hfe-nav-menu__toggle { margin-left: auto !important; margin: inherit; }
    .elementor-10 .elementor-element.elementor-element-a4f3589 .menu-item a.hfe-menu-item {
        position: relative;
    }
    .mobile-inner-menu nav.hfe-nav-menu__layout-horizontal { width: 100% !important; height: 100% !important; top: 0 !important; left: 0 !important; background-size: cover; background-position: center; background-repeat: no-repeat; position: fixed !important; display: flex; align-items: center; justify-content: space-between; z-index: 9999; justify-content: center; flex-direction: column; background: rgba(51, 43, 181, .95) !important; }
    .mobile-humberger_menu .mobile-inner-menu .hfe-nav-menu a.hfe-menu-item,
    .mobile-humberger_menu .mobile-inner-menu .hfe-nav-menu a.hfe-sub-menu-item { background: transparent !important; margin: 0 auto; }
    .mobile-humberger_menu .mobile-inner-menu .hfe-nav-menu li.menu-item { display: flex; flex-flow: column wrap; }
    .clearHeader.darkHeader .header_menu-right .hfe-nav-menu ul li a { color: #fff !important; padding-top: 10px !important; padding-bottom: 10px !important; letter-spacing: 3px; }
    .mobile-humberger_menu .mobile-inner-menu .hfe-nav-menu ul li a { padding-top: 10px !important; padding-bottom: 10px !important; letter-spacing: 3px; }
    .elementor-10 .elementor-element.elementor-element-a4f3589 .sub-menu li.menu-item:not(:last-child),
    .elementor-10 .elementor-element.elementor-element-a4f3589 nav.hfe-dropdown li.menu-item:not(:last-child),
    .elementor-10 .elementor-element.elementor-element-a4f3589 nav.hfe-dropdown-expandible li.menu-item:not(:last-child) { border-bottom-style: solid; border-bottom-color: inherit; border-bottom-width: 0; }
    .mobile-humberger_menu .mobile-inner-menu .hfe-nav-menu-icon { z-index: 9999999; opacity: 1;position: relative; padding: 0; }
    .clearHeader .mobile-inner-menu .fa-align-justify { color: #fff !important; }
    .clearHeader .mobile-inner-menu .fa-align-justify { color: #fff !important; }
    .mobile-humberger_menu .mobile-inner-menu .hfe-nav-menu-icon .fa-window-close { color: #fff; }
    .clearHeader.darkHeader .mobile-inner-menu .fa-align-justify { color: #000 !important; }
    .mobile-inner-menu nav.hfe-nav-menu__layout-horizontal::after { content: ""; position: absolute; top: 1rem; left: 1rem; width: calc(100% - 2rem); height: calc(100% - 2rem); border: 2px dashed rgba(255, 255, 255, .2); box-sizing: border-box; pointer-events: none; }
    .building-future-section { min-width: 100%; }
    .header_logo { padding: 2rem;align-items:center;}    
    .news-opening-list>a .news-date { font-size: 10px; margin-top: 13px; }
    .build_mobile_section .building-future-section .elementor-widget-text-editor p { margin-bottom:0 }
}
@media (max-width: 991px) {
    .banner-content-middle .hm-slide-cont { width:calc(100% - 30px) }
    .bg_ytb_video_wrapper { width: 200vw; height: 200vh;  }
}
@media (max-width: 767px) {
    .header_logo { padding: 32px 20px;  }
    .header_logo img { max-height: 58px; height: 58px; }
    .mobile-humberger_menu .banner_main_section { width: 33.33%; }
    .mobile-humberger_menu .header_menu-right { width: 66.33%; }
    .page-id-8 .elementor-8 .elementor-element.elementor-element-35a05e7 { --e-con-grid-template-columns: repeat(1, 1fr); --e-con-grid-template-rows: repeat(1, 1fr); --grid-auto-flow: row; }
    .page-id-8 .elementor-170 .elementor-element.elementor-element-52e043c { --e-con-grid-template-columns: repeat(1, 1fr); --e-con-grid-template-rows: repeat(1, 1fr); --grid-auto-flow: row; }
    .banner-content-middle { padding-left: 6rem; padding-right: 6rem; }
    .banner_title_main .elementor-heading-title, .fetured-news h1 { font-size: 24px; }
    .button-custom a { width: 166px !important; margin: 0px; font-size: .75rem; padding: 1em 3em; }
    .building-future-section .button-custom { width: 100%; display: flex; justify-content: center; }
    .building-future-section .social-icon { width: 100%; display: flex; justify-content: center; }
    .building-future-section .social-icon i { font-size: 16px; }
    .building-future-section .elementor-social-icon svg { width: 20px; }
    .iconwithbutton  .e-con-inner { display: flex; flex-wrap: wrap; align-items: center; }
    .building-future-section .elementor-icon.elementor-social-icon { font-size: var(--icon-size, 16px); line-height: var(--icon-size, 25px); width: calc(var(--icon-size, 15px) + (2 * var(--icon-padding, .5em))); height: calc(var(--icon-size, 26px) + (2 * var(--icon-padding, .5em))); }
    .mobile-six-colum .e-con-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .mobile-six-colum .e-con-inner .build-bottom-list { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 100%; max-width: 100%; }
    .mobile-six-colum .e-con-inner .build-bottom-list.third-colum {       /* display: none;*/ }
    .footer-section .footer-logo img { width: 30px; margin: 0 auto; text-align: center; display: block; }
    .news-opening-list { gap:15px; }
    .news-opening-list>a { width:100%; min-height: 100%; }
    .news-opening-list>a .news-date { font-size: 10px; margin-top: 13px; }
    footer .footer-section { display: block; padding-top:40px; padding-bottom:40px; }
    .footer-logo { display: block; text-align: center; padding-bottom: 0rem; margin-bottom: 2rem; /*border-bottom:2px dashed #ddd;*/ border-bottom: 0px dashed #ddd; text-align: center !important; }
    footer .footer-section .hfe-menu-item { justify-content: start; }
    footer .footer-section .hfe-nav-menu { display: block; margin-top: 20px; }
    
    .bg_ytb_video_wrapper { height: 250vh; width: 250vw; transform: translate(-25vw, -80vh);  } 
    .banner-content-middle { padding: 15px; width: 100%; } 

}
@media (max-width: 600px) {
    .header_logo { padding:19px 20px }
    .bg_ytb_video_wrapper { height: 400vh; width: 400vw; transform: translate(-25vw, -160vh);  } 
}
@media (max-width: 575px) {
    .banner-content-middle { padding-left: 2rem; padding-right: 2rem; }
    .banner_button a { width: 232px !important; }
    .button-custom a { width: 200px !important; }
    .building-future-section .building-title .elementor-heading-title { font-size: 14vw; }
}

@media (max-width: 460px) {
    .bg_ytb_video_wrapper {
        height: 430vh;
        width: 430vw;
        transform: translate(-25vw, -170vh);
    }
}


/* About page Start */
.about-banner-section { padding-top:200px; padding-bottom:350px; } 
.about-banner-section .about-banner-title { font-size: 4rem !important; font-weight: 600 !important; text-transform: uppercase; letter-spacing: 6.40px; }
.about-banner-section .about-banner-title br { float: left; }
/*.about-client-section::after {content: ""; position: absolute; top: 1rem; left: 1rem; width: calc(100% - 2rem); height: calc(100% - 2rem); border: 0px dashed rgba(51, 43, 181, .2); box-sizing: border-box; pointer-events: none;} */
.about-client-section .rekt-clients ul { padding: 75px; padding-top:10px;  }
.about-client-section { padding: 15px; }
.about-client-section .about-us-title,
.about-client-section .aboutus-content { max-width: 1680px !important; width: 100%; box-sizing: border-box; margin: 0 auto; padding: 0 0rem; }
.our_team-main-title { margin-top: 80px; margin-bottom: 20px; }
.aboutpage-team {/* background: var(--Pruple-to-white, linear-gradient(0deg, rgba(93, 69, 238, 0.64) -26.56%, rgba(235, 248, 247, 0.05) 98.6%, rgba(235, 248, 247, 0.05) 133.53%, rgba(255, 255, 255, 0.00) 159.71%));*/ }
.aboutpage-team { background: #07102F; }

.team-box-title .elementor-heading-title { font-size: 48px !important; }
.team-box-subtitle .elementor-heading-title { font-size: 19px !important; }
.our-team-box::after { content: ""; position: absolute; z-index: 9999; top: 1rem; left: 1rem; width: calc(100% - 2rem); height: calc(100% - 2rem); border: 0px dashed rgba(255, 255, 255, .15); box-sizing: border-box; pointer-events: none; }
.about-us-title .elementor-heading-title { font-size: 24px; padding-top: 15px; padding-bottom: 0px; }
.big-font-size.fontsapce { letter-spacing:7px;  }

 

@media (max-width: 1199px) {
    .aboutus-content p { margin-bottom: 0px !important; }
}

@media (max-width: 1024px) {
    .our-team-box { max-width: 610px; margin: 0 auto 1rem; }
    .team-box-subtitle .elementor-heading-title,
    .team-box-title .elementor-heading-title { text-align: center; }
    .team-box-subtitle .elementor-heading-title { font-size: 14px !important; }
}

@media (max-width:991px) {
    .about-banner-title .elementor-heading-title,
    .big-font-size { font-size: 6vw; }
}
@media (max-width:767px) {
    .elementor-170 .elementor-element.elementor-element-70a5af6,
    .elementor-488 .elementor-element.elementor-element-c1a4e29,
    .elementor-488 .elementor-element.elementor-element-5f87ba7,
    .elementor-170 .elementor-element.elementor-element-52e043c { --e-con-grid-template-columns: repeat(1, 1fr); --e-con-grid-template-rows: repeat(1, 1fr); }
    .about-client-section .about-us-title,
    .about-client-section .aboutus-content { padding: 0 2rem; }
    .about-us-title .elementor-heading-title { padding-bottom: 0; }
}

@media (max-width: 575px) {
/*    .about-banner-section .about-banner-title .elementor-heading-title { letter-spacing: .25em; }*/
    .about-client-section nav.rekt-clients ul li { margin: 0.5rem 1rem; }
    .about-client-section .rekt-clients img { height: 1rem; }
    .about-client-section .rekt-clients ul { padding: 32px; }
    .our_team-main-title { margin-top: 100px; }
}

/* About page End */

/* Our Work Page Design Start */

.margin-auto-middle {
    max-width: 1648px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 3rem;
}

.our-work-section-main .margin-auto-middle{
    margin: 0 auto;
}

.our-full-services-content .elementor-heading-title {
    font-size: 1.75rem;
    line-height: 1.5em;
}

.our-team-box-border.our-team-box::after {
    content: "";
    position: absolute;
    z-index: 9999;
    top: 1rem;
    left: 1rem;
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    border: 0px dashed rgba(51,43,181,.2);
    box-sizing: border-box;
    pointer-events: none;
}

.case-study-box {
    position: relative;
    width: 744px;
}
.case-study-box::after {
    content: "";
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    border: 0px dashed rgba(255,255,255,.1);
    box-sizing: border-box;
    pointer-events: none;
    z-index: 4;
}
.case-study-logo img{
    max-width: 256px;
    height: auto;
    width: auto;
    max-height: 6rem;
    text-align: center;
    margin: 0 auto;
}
.case-study-box a { color: #fff;font-weight: bold; }
.case-study-box a:hover { text-decoration:underline; } 

.logo-button-colum {
    padding: 2.5rem 4rem 3rem!important;
}
.case-study-box-inner .e-con-inner {
    padding: 0px;
}

.our-work-section-main .margin-auto-middle>.elementor-element .case-study-box { width:auto;height:100%; }
.our-work-section-main .margin-auto-middle>.elementor-element .brandBx { padding:50px 30px !important; height:100%; }
.our-work-section-main .margin-auto-middle>.elementor-element .brandBx .elementor-widget-text-editor { flex: 1; }
.display-row-inline {
    padding: 0;
    display: flex;
    justify-content: space-between !important;
}
.justifiye-text-class {
    text-align: justify;
}
.our-work-section-main .our_team-main-title {
    margin-top: 150px;
    margin-bottom: 60px;
}
.our-work-section-main .our-team-box::before {
   /* opacity: .250;*/
} 
.justifiye-text-class strong {
    color: #fff;
}
.case-study-right .by-the-numbers {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.case-study-right ul.by-the-numbers li {
    position: relative;
    /*margin: 1.5rem 3rem 1.5rem 0;*/
    margin: 2.0rem 3rem 2.0rem 0;
    padding-left: 1.25rem;
    line-height: 1.125em;
    color: rgba(255,255,255,.5);
    width: 100%;
}
.case-study-right ul.by-the-numbers li span {
    color: #fff;
    font-size: 3rem;
    display: block;
    line-height: 1.125em;
    letter-spacing: -.0675em;
}
.case-study-right ul.by-the-numbers li::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 0.25rem;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 1rem rgba(255,255,255,.5);
}

.box-listing-rightside img {
    min-width: 128px;
    max-width: 128px;
}
.case-study-right {
    margin-left: 5%;
}

@media (max-width: 1024px) {
    .our-team-box.our-team-box {
        max-width: 100%;
    }
    .case-study-right {
        margin-left: 0%;
    }
    .case-study-right ul li::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 0.25rem;
        background: #fff;
        border-radius: 3px;
        overflow: hidden;
        box-shadow: 0 0 1rem rgba(255,255,255,.5);
    }
}

@media (max-width: 991px) { 
    .display-row-inline { flex-wrap:wrap; }
    .display-row-inline .case-study-box  { width:100%; }
    .our-work-section-main .margin-auto-middle>.elementor-element .brandBx { padding: 15px !important; }
    .our-work-section-main .margin-auto-middle>.elementor-element .brandBx p { font-size: 15px; line-height: 22px; }
}


@media (max-width: 767px) {
    .elementor-816 .elementor-element.elementor-element-9e5febf:not(.elementor-motion-effects-element-type-background) { background-size: inherit; }
    .margin-auto-middle { padding: 0 1rem; }


    .case-study-box-inner .e-con-inner { --e-con-grid-template-rows: repeat(1, 1fr); }
    .case-study-box-inner .logo-button-colum { padding: 3rem 1rem !important; }
    .bl4 { border-left:4px solid #fff; padding-top:0; padding-bottom:0; padding-left:10px; }
    .bl4 .e-con-inner { padding-top:0px; padding-bottom:0px; }
    .bl4 .e-con-inner p:last-child { margin-bottom:0px; } 
    .case-study-box h4.elementor-heading-title { word-break: break-word; }

    .elementor-1404 .elementor-element.elementor-element-977a1cc:before, 
    .elementor-1404 .elementor-element.elementor-element-977a1cc > .elementor-background-video-container:before, 
    .elementor-1404 .elementor-element.elementor-element-977a1cc > .e-con-inner > .elementor-background-video-container:before, 
    .elementor-1404 .elementor-element.elementor-element-977a1cc > .elementor-background-slideshow:before, 
    .elementor-1404 .elementor-element.elementor-element-977a1cc > .e-con-inner > .elementor-background-slideshow:before, 
    .elementor-1404 .elementor-element.elementor-element-977a1cc > .elementor-motion-effects-container > .elementor-motion-effects-layer:before
        { background:none; }

    .elementor-1404 .elementor-element.elementor-element-fda779b:before, 
    .elementor-1404 .elementor-element.elementor-element-fda779b > .elementor-background-video-container:before, 
    .elementor-1404 .elementor-element.elementor-element-fda779b > .e-con-inner > .elementor-background-video-container:before, 
    .elementor-1404 .elementor-element.elementor-element-fda779b > .elementor-background-slideshow:before, 
    .elementor-1404 .elementor-element.elementor-element-fda779b > .e-con-inner > .elementor-background-slideshow:before, 
    .elementor-1404 .elementor-element.elementor-element-fda779b > .elementor-motion-effects-container > .elementor-motion-effects-layer:before { background:none; }

}

@media (max-width: 500px) {
    .case-study-box-inner .logo-button-colum { padding: 3rem 0.5rem !important; }
    .case-study-logo img { max-width: 100%; }
}
@media (max-width: 575px) {
.case-study-right ul.by-the-numbers li span { font-size:2rem; }
}

/*.cstm-rw { display:flex}*/

/* Our Work Page Design End */


/* Investors Page Design Start */

.investorsBx { padding:7rem 2rem; max-width:450px; }
.investorsBx h2{ font-size:3rem;  color:#fff !important; font-weight:600 !important; }
.investorsBx .elementor-widget-text-editor, .investorsBx .elementor-widget-text-editor p { color: rgba(255,255,255,1.8) !important; line-height:24px; }
.investorsBx .elementor-button { border-radius:0px!important; }

.in-but a:hover { box-shadow: 1px 1px 20px 3px rgba(255, 255, 255, 0.58)!important; }

/* Investors Page Design End */


/* BRANDS & PRODUCTS Page Design Start */

.brandBx { padding:4rem 3rem; }
.brandBx img { max-height:3rem; width:auto; }
.brandBx h4 { font-size:25px; font-weight:600!important; color:#fff!important; position:relative; margin-bottom:15px; }
.brandBx h4:after { content:""; height:1px; width:200px; bottom:-7px; position:absolute; background:#fff; left:0;  } 
.brandBx p { /*color:rgba(0,0,0,1.65);*/  color:#fff; font-weight:400; letter-spacing:0.2px; line-height:24px; }
.brandBx p a { color:#fff; font-weight:400; }
.gap { gap:60px; }
.insmaller { text-align:left; }
.insmaller ul { padding:0; list-style:none; padding:0; margin-bottom:20px; }
.insmaller ul li {  display:block; font-size:16px; color:#fff; font-family: Roboto,sans-serif;  }
.insmaller ul li:first-child {  color:#fff;  font-weight:700;}
.insmaller ul li a { color:#fff; }


/* BRANDS & PRODUCTS Page Design End */


/*  CONTACT Page Design Start */
.contactpageform { box-shadow:40px 40px 0px 0px rgba(255,255,255,0.25); position:relative;/* left:-40px; top:-40px;*/ 
    background:#fff; border-radius:5px; padding:50px; margin:50px; margin-top:0; padding-bottom:15px; }
.contactpageform:after  {/* content: ""; border-radius:5px; position:absolute; left:40px; top:40px;
    border:1px solid rgba(255, 255, 255, 0.50); width:100%; height:100%; 
    background:rgba(255, 255, 255, 0.25); backdrop-filter: blur(10px); box-shadow:0px 3px 15px 5px rgba(0, 0, 0, 0.25);*/ }


.contactpageform p { position:relative; z-index:2; }
.contactpageform label { color:#000; font-size: 14px; text-transform: uppercase; }
.contactpageform input { border:1px solid rgba(0,0,0,.25); background: 0 0; color:#000; padding:0.3rem .6rem;
transition: .5s ease box-shadow,.5s ease color; }
.contactpageform textarea { border:1px solid rgba(0,0,0,.25); background: 0 0; color:#000; 
transition: .5s ease box-shadow,.5s ease color; height: 100px; }
.contactpageform input[type="submit"] { background: #0A0925; color:#fff; border:1px solid rgba(0,0,0); width: 100%; 
    font-weight: 400; font-size: 14px; text-transform: uppercase; }

.contact-our-team-section {
    position:relative; box-sizing:border-box; /*background-size: 50% 100% !important;*/
    width:100%; z-index: 4; /* padding: 2rem 0 calc(50vh + 4rem);*/ }
 .contact-our-team-section .our_team-main-title { margin-bottom: 0px; } 


/*  CONTACT Page Design End */


/* BLOG LIST Page Design Start */

.singleblogpage { background: #0a0925; display: table; width: 100%; }
.singleblogImgBg { width: 100%; position: relative; }
.backblogBg { background: #0a0925; position: relative; z-index: 0; }
.backblogBg:after { content: ""; position: absolute; z-index: 3; height: 100%; width: 100%; top: 0; background: linear-gradient(to bottom, rgba(30, 87, 153, 1) 0%, rgba(10, 9, 37, 1) 100%); }
.backblogBg img { position: absolute; width: 100%; opacity: 0.3; }
.blogl { position: relative; z-index: 2; background: #fff; padding: 35px; margin-bottom: 20px; }
.blogl:after { content: ""; position: absolute; z-index: 3; top: 1rem; left: 1rem; width: calc(100% - 2rem); height: calc(100% - 2rem); border: 2px dashed rgba(51, 43, 181, .2); box-sizing: border-box; pointer-events: none; }
.singleblogpage .comments-area { display: none; }
.singleblogpage .page-content a { text-decoration: none; color: #762AAB; font-weight: 600;transition: 0.5s ease }
.singleblogpage .page-content a:hover { color: #000; }
.blog-Pdt { padding-top: 150px; position: relative; z-index: 2; }
.singleblogpage .customttl h1 { text-align: center; position: relative; color: #fff; margin-bottom: 30px; text-transform: uppercase; letter-spacing: 0.5rem; font-weight: 900; text-align: center; }

.thumbnailImg { display: flex; }
.bllst .bllst_wrap { display: flex; flex-wrap: wrap; gap: 20px; justify-content: center; margin-bottom: 30px; }
.bllst .bllst_wrap article { width: 32%; /*background:#1c1763;*/ position: relative; overflow: hidden; display: flex; flex-flow: column wrap; padding: 30px; }
/*.bllst .bllst_wrap article { background: radial-gradient(31.32% 34.49% at 20.95% 53.17%, rgba(255, 191, 131, 0.20) 0%, rgba(236, 177, 121, 0.13) 100%), linear-gradient(325deg, #23377D 2.98%, #1c1763 99.37%); }*/
.bllst .bllst_wrap article { background: radial-gradient(31.32% 34.49% at 20.95% 53.17%, #050320 0%, #05032a 100%), linear-gradient(325deg, #081236 2.98%, #070342 99.37%); }
.bllst .bllst_wrap article:first-child { width: 65.5%; }
.bllst .bllst_wrap article::after { content: ""; position: absolute; z-index: 9999; top: 1rem; left: 1rem; width: calc(100% - 2rem); height: calc(100% - 2rem); border: 0px dashed rgba(51, 43, 181, .2); box-sizing: border-box; pointer-events: none; }

.bllst_pagination { display: flex; flex-flow: row wrap; justify-content:center; margin-bottom: 15px; }
.bllst_pagination a.page-numbers, .bllst_pagination .page-numbers.current { width: 15px; display: block; font-size: 18px; text-align: center; }
.bllst_pagination a.page-numbers,
.bllst_pagination a.prev.page-numbers,
.bllst_pagination a.next.page-numbers { width: auto; height: auto; margin: 0px 5px; /*color:#762AAB!important;*/ color:rgba(255,255,255, 0.8) !important; }
.bllst_pagination a.page-numbers:hover,
.bllst_pagination a.prev.page-numbers:hover,
.bllst_pagination a.next.page-numbers:hover { /*color:#000 !important;*/ color:rgba(255,255,255, 1.8) !important; }
.bllst_pagination .page-numbers.current { color: #fff; }
.bllst article img { height: 18rem; display: block; position: relative; width: 100%; }
.blogsor { flex: 1 0 auto; }
.blogsor_cnt { flex: 1; }
.banner_bg_mn { min-height: 100vh; box-sizing: border-box; z-index: 4; margin-bottom: -50vh; padding: 12rem 0 calc(50vh + 4rem); gap: 0; position: relative; width: 100%; height: 100%; top: 0; left: 0; }
.banner_bg_mn:before { content: ''; pointer-events: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgb(10, 9, 37); background: linear-gradient(0deg, rgba(10, 9, 37, 1) 29%, rgba(10, 9, 37, 0.773546918767507) 50%, rgba(13, 13, 41, 0.3309698879551821) 100%); }

/*.banner_bg_mn .elementor-element .elementor-heading-title {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    opacity: .5;
}*/
.content_bg_mn>.e-con-inner .elementor-element .elementor-widget-container { padding: 2.5rem 0; }
.content_bg_mn>.e-con-inner .elementor-element p,
.content_bg_mn>.e-con-inner .elementor-element .elementor-widget-container>ul { margin: 1.5rem 4rem; }
.content_bg_mn>.e-con-inner .elementor-element .elementor-widget-container>ul { padding: 0 0 25px 0; }
.content_bg_mn>.e-con-inner .elementor-element p,
.content_bg_mn>.e-con-inner .elementor-element ul li { line-height: 1.75em; color: #333; }
.content_bg_mn>.e-con-inner .elementor-element { padding: 0; }
.content_bg_mn .e-con-inner { z-index: 9; position: relative; }

.blogsor,
.blogsor>p { color: #fff; font-family: Roboto; font-size: 16px; font-weight: 400; line-height: 24px; }
.blogsor h6 { color: white; font-size: 19px; font-family: Roboto; font-weight: 500; text-transform: uppercase; line-height: 22px; }
.blogsor h6 a { color: #fff; }
.blogsor>p .more-link { display: none; }
.blogsor>p:first-child { display: block; }
.blogsor p:nth-of-type(2) { display: none; }
.blogsor p { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;  }
.blogsor { display: flex; flex-flow: column wrap; }
.bllst article .blogsor .entry-date {     display: inline-block; }
.blogsortcont {  font-size:14px; display:flex; align-items:center; flex-direction:column; box-sizing:border-box; position:relative;
    justify-content:flex-end; /*padding:2rem;*/ padding:0rem; width:100%; font-family: Roboto,sans-serif; } 
.blogsortcont h6 a { font-size:19px; transition: .1s ease color; color:#fff; text-transform:uppercase; font-weight:500; margin:0.25rem 0; }
.blogsortcont h6 a:hover { text-shadow:0 0 2rem #fff; transition: .15s ease text-shadow; }
.blogsortcont p { margin:0; font-size:16px; color:#fff; line-height:1.5em; font-weight:400; } 
.blogsortcont a.more-link { display: none; } 
.bllst article a.masking { margin-bottom: 30px;display:block; position:relative; width:100%; min-height: 330px;
    max-height: 330px; 
     /* margin-bottom: -6rem; flex-grow: 1; height:18rem;
      -webkit-mask-image: linear-gradient(to top,rgba(0,0,0,0) 0,#000 75%);
      mask-image: linear-gradient(to top,rgba(0,0,0,0) 0,#000 75%);*/ }
.bllst article a.masking img { width:100%; height:100%;display:block; object-fit:cover; }
.entry-date { display: block; align-self:flex-start; color:#aca8ea; font-size:12px; margin-top:0.5rem; 
background:rgba(51,43,181,.5); box-shadow:0 0 0 4px rgba(51,43,181,.5); text-transform:uppercase; letter-spacing:1px; }      
/*.bllst .bllst_wrap article:first-child a.masking { -webkit-mask-image: linear-gradient(to right,rgba(0,0,0,0) 0,#000 80%);
      mask-image: linear-gradient(to right,rgba(0,0,0,0) 0,#000 80%);  }*/
.bllst article .entry-date { margin-top:20px; box-shadow:none; color:#242172; background:#fff; padding:4px 5px; font-size:12px; font-weight:500; text-transform:uppercase;   }
.bllst article .entry-date:hover { color:#fff; background:#000; }
.button-custom a:hover { box-shadow:inset 0 0 0 0px #fff,0 0 2rem rgba(255,255,255,.5); border-radius:1rem 0 1rem 0; }
.button-custom a:hover::before { box-shadow: inset 0 0 0 2px #fff,0 0 2rem rgba(255,255,255,.5);
  transition: .15s ease box-shadow; }
}
.social-icon a i:hover { color: #ad2f7f; }


@media (max-width: 1440px) {

    .investorsBx { padding:4rem 2rem; }
}

@media (max-width: 1199px) {

.bllst .bllst_wrap article:first-child, .bllst .bllst_wrap article { width:48%; padding:30px; }
.blogsortcont { justify-content:flex-start; }
.investorsBx { width:500px; }
}

@media (max-width: 1024px) {
    .bllst .bllst_wrap article:first-child, .bllst .bllst_wrap article { width:calc(50% - 12px); }
     .investorsBx { padding:2rem 2rem; width:auto; } 
    

 }

 @media (max-width: 991px) {
    .blogpage .customttl h1 { font-size:2rem; }
    .bllst .bllst_wrap article:first-child, .bllst .bllst_wrap article { padding:20px;}  
    .brandBx  { padding:20px; }
    .big-font-size { letter-spacing: 0.75rem; }
    .our-work-section-main .our_team-main-title { margin-top: 60px; margin-bottom: 30px; }
    .bllst article a.masking { min-height: 250px; max-height: 250px;    margin-bottom: 20px;  }
    .content_bg_mn>.e-con-inner .elementor-element p, .content_bg_mn>.e-con-inner .elementor-element .elementor-widget-container>ul {     margin: 1rem 2rem; }
    .banner_bg_mn { padding: 6rem 0 calc(50vh + 4rem);    min-height: 100%; }
    .blog-Pdt { padding-top:100px; }
 }

 @media (max-width: 767px) {
    .bllst .bllst_wrap article { width:99%; }
    .bllst .bllst_wrap article:first-child { width:99%; }
   
    .our-work-section-main .our_team-main-title { margin-top:0px; margin-bottom:0px !important;padding-top:150px; padding-bottom:60px;  }
    .contact-our-team-section { background-size: 100% 43% !important; background-position: bottom!important;} 
    .brannd-z .elementor-element-bd38aeb .e-con-inner  {gap: 50px;}
	 .brand-btn-grp .e-con-inner { gap: 20px !important; }
    .brandBx h4 { font-size:24px;}   
    .brannd-z .margin-auto-middle { padding: 0 0rem; } 
    .page-id-1404 .our-work-section-main .our_team-main-title { padding-top:130px; padding-bottom:30px; }
}
@media (max-width: 600px) { 
    .our-work-section-main .our_team-main-title { padding-top:80px; padding-bottom:30px;  }
    .page-id-1404 .our-work-section-main .our_team-main-title .elementor-heading-title {  line-height: 50px; }
    .page-id-1404 .our-work-section-main .our_team-main-title { padding-bottom:00px; }
}

@media (max-width: 575px) {
    .our-work-section-main { background-size:100% 300px !important;  } 
    .our-work-section-main .big-font-size { letter-spacing:5px; }
    
    .brandBx h4 { /*font-size:1.8rem;*/ margin-top:00px; }
    .brandBx p {  font-size:14px;  }
    .gap { gap:35px; margin-bottom: 0; }

    .investorsBx { padding:0; }
    .investorsBx h2 { font-size:1.8rem; margin-top:00px; }
    .investorsBx .elementor-widget-text-editor, .investorsBx .elementor-widget-text-editor p {  font-size:14px; line-height:22px;  }

    .contactpageform { padding:20px; margin:00px; }
  
 } 

 @media (max-width: 420px) {
    
    .brandBx  { padding:0px; }
    .brandBx h2 { font-size:1.3rem; margin-top:00px; }
    .brandBx p { font-size:13px; }
    .gap { gap:20px; }
    .in-but a { font-size:12px!important; padding-left:0!important; padding-right:0!important; width:100% !important; }
    .in-but.elementor-element-551b00e a { padding-left:15px !important; padding-right:15px !important; }
    nav.rekt-clients ul li span.heading, nav.rekt-press ul li span.heading { font-size:14px; }

    .investorsBx h2 { font-size:1.3rem; margin-top:00px; }
 } 


 /**************** NEW DESIGN UPDATE ***************/

.clearHeader.darkHeader .hfe-nav-menu-icon svg path { fill: #000; stroke: #000; }
.clearHeader.darkHeader .dark-logo-ir { padding:0 }
.clearHeader.darkHeader .dark-logo-ir a { position:relative; width:100px; } 
/*.clearHeader.darkHeader .dark-logo-ir img { position:absolute; max-height:45px; top: -28px; }*/
 .hm-slide-cont { max-width: 840px; margin: 0 15px;  margin-bottom: 80px !important; }
 .building-future-section { padding-top:120px; padding-bottom:120px; }
 .building-future-section:after { border:0px dashed rgba(255,255,255,.2); }
 .building-future-section .building-title .elementor-heading-title { font-size:60px; line-height: 57px; margin-bottom:50px; letter-spacing:2px; }
 .building-list p:after { background-color: rgba(255,255,255,.0); }
 .building-list p { line-height:32px; letter-spacing:0.5px;  }
 .button-custom a:before { background: transparent; }
 .button-custom a { width:200px !important; margin:auto; background:#fff!important; border-radius:5px; padding:15px 40px; font-size:16px; }
 .button-custom a .elementor-button-text { color:#6f3590; }
 .button-custom a:hover { border-radius:5px; }

 .social-right-fixed { position:fixed; right:28px; z-index:99999; top:35%; height:100vh; width:24px;  }
 .social-right-fixed i { font-size:16px; }
 .social-right-fixed a { color:#000; display:block; margin-bottom:10px; text-align:center; background:#fff;  border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 32px;
}
 .social-right-fixed a:hover  {color: #141414;
    background: #d1d1d1;}

 .footerborder { border-top: 1px solid #fff; padding-top:40px; }

 
 /**/

    .teamlst { display: flex; align-items: center; }
    .teamlst .b1 { border-bottom: 1px solid #fff; max-width: 500px; font-family: "Roboto", Sans-serif; width: 100%; margin-top: -10px; }
    .teamlst .b1 h3 { color: #fff; font-size: 48px; font-weight: 600; margin-top: 0; margin-bottom: 0; }
    .teamlst .b1 p { color: #fff; font-size: 18px; margin-bottom:5px;}
    .teamlst .b2 { text-align: right; width: 100%; display: none; }
    .teampadRight {/* padding-right:200px; */ } 
    .teampadleft {/* padding-left:200px;*/ }
    .ourWbaner { border-radius: 5px; border: 1px solid rgba(255, 255, 255, 0.50); padding-bottom:20px; padding-top:20px;   backdrop-filter: blur(15px) saturate(200%);
    -webkit-backdrop-filter: blur(15px) saturate(200%);
    background-color: rgba(255, 255, 255, 0.10) !important; max-width: 1000px; margin-left: auto; margin-right: auto; margin-bottom:0; }
    .ourttlhead h4 { font-size: 24px; color: #000 !important; font-weight: 500 !important; }
    .ourttlhead .elementor-widget-text-editor,
    .ourttlhead .elementor-widget-text-editor p { font-weight: 400; }
    .case-study-box-inner .elementor-widget-text-editor,
    .case-study-box-inner .elementor-widget-text-editor p { font-weight: 400; color: #fff; }
    .case-study-box-inner .elementor-button { border-radius: 10px; padding: 10px 15px; text-transform: uppercase; }
    .ourpagesection2 { /*background: var(--Pruple-to-white, linear-gradient(0deg, rgba(93, 69, 238, 0.74) -26.56%, rgba(235, 248, 247, 0.05) 98.6%, rgba(235, 248, 247, 0.05) 133.53%, rgba(255, 255, 255, 0.00) 159.71%)); padding-top: 60px;*/ }
    .ourpagesection2 { position: relative; 
       /* background: var(--Purple-to-Midnight, linear-gradient(0deg, #07102F 0%, #9054C7 100%)) !important; */
        background: url("/wp-content/uploads/2024/01/Our-Work-new-1-scaled.jpg")!important;        
        background-size:100% 100% !important; background-repeat:no-repeat !important; background-position: center; padding-top: 50px; }
    
    .our-work-section-main .our_team-main-title .elementor-heading-title { padding-bottom: 50px; }
    .our-team-box .elementor-widget-text-editor,
    .our-team-box .elementor-widget-text-editor p { color: #fff; font-weight: 400; line-height:24px; }
    .our-work-section-main .our_team-main-title .ourttlhead h4 { padding-bottom: 20px; }
    .our-team-box .blacktxt p,
    .our-team-box .blacktxt { color: #fff; font-weight: 400; }
    .our-team-box .elementor-button { border-radius: 10px; padding: 10px 15px; text-transform: uppercase; }
    .teampadRight .elementor-widget-text-editor,
    .teampadRight .elementor-widget-text-editor p,
    .teampadleft .elementor-widget-text-editor,
    .teampadleft .elementor-widget-text-editor p { color: #fff; font-weight: 400; }


    @media (max-width:575px) {
        /*.teamlst .b1 {
            order: 1;
            margin-left: 15px;
        }
        .our-team-box .elementor-widget-text-editor {
            margin-left: 90px;
        }*/
    }
 
 /***/

    .brandbodybg { position: relative; /* background: var(--Style, linear-gradient(180deg, #9054C7 -1.98%, #07102F 100%)) !important;*/ 
        background: url("/wp-content/uploads/2024/01/brand.jpg"); 
        background-size:cover !important; background-repeat: no-repeat !important; background-position: center; }
    .brandbodybg:after { position: absolute; content: ""; height: 100%; width: 100%; top: 0; bottom: 0;/* transform: rotate(-180deg);*/ background: url("/wp-content/uploads/2024/01/overA.png"); background-size:cover; background-repeat:no-repeat;  }
    .brandbodybg .our_team-main-title,
    .brandbodybg .brannd-z { z-index: 3; }
    .brandcntBx { background-color: rgba(255, 255, 255, 0.25) !important; box-shadow: 0px 3px 15px 5px rgba(0, 0, 0, 0.25); border-radius: 5px !important; border: 1px rgba(255, 255, 255, 0.50) solid; /*backdrop-filter: blur(20px) !important;*/ }
    .our-work-section-main .margin-auto-middle>.elementor-element { gap: 50px !important; margin: 0 !important; margin-bottom: 35px !important; }
    .brandfindbutton a { color: #000 !important; }
    .brandfindbutton { text-align: left; font-size: 14px; font-weight: 400; letter-spacing: 0.5px; text-transform: uppercase; }
    .brandfindbutton a { color: #000; text-align: left; font-family: "Roboto", Sans-serif; font-size: 14px;    
     background: #fff !important; font-weight: 400; letter-spacing: 0.5px; padding: 6px 15px; border-radius: 3px;
      border: 1.5px solid #fff; }
    .brandfindbutton a:hover { color: #000; }
    .buttoninvestor { max-width: 100%; }
    .investorsBx.buttoninvestor { padding: 0; }
    .investorsBx.buttoninvestor .elementor-button { background: none !important; padding: 10px 71px !important; border-radius: 10px !important; font-size: 16px !important; border: 1.5px solid #000 !important; color: #000 !important; text-shadow: none !important; }
    .investorsBx.buttoninvestor .elementor-button:hover { border: 1.5px solid #6f3590 !important; color: #6f3590 !important; background:#fff !important; }
    
   .investorsbg { background: url("/wp-content/uploads/2024/01/investor-scaled.jpg"); background-size:cover; background-repeat:no-repeat; }
    /*.investorsbg { position: relative; background: var(--Style, linear-gradient(180deg, #9054C7 -1.98%, #07102F 100%)) !important; background-size: cover; background-repeat: no-repeat; background-position: center; }
    .investorsbg:after { position: absolute; content: ""; height: 100%; width: 100%; top: 0; bottom: 0; background: url("/wp-content/uploads/2024/01/overA.png"); background-size:cover; background-repeat:no-repeat;  }*/
 /***/

 /****/
	.blogpage .customttl h1 { text-transform:uppercase; letter-spacing:.3px; font-size:4rem; font-weight:600;margin-top:30px; margin-bottom:150px; font-family:"Roboto", Sans-serif; }
	.bloglistbg { position: relative; margin-bottom: -1px !important; background: rgb(16,17,40); background: linear-gradient(0deg, rgba(16,17,40,1) 0%, rgba(10,9,37,1) 66%, rgba(10,9,37,0.5914740896358543) 100%); background-size:100% 100% !important; background-repeat:no-repeat!important; background-position:center; }
	.bloglistbg:after { background: url("/wp-content/uploads/2024/01/overA.png"); background-size:cover; background-repeat:no-repeat; } 
	.contact-our-team-section {  position:relative; background: linear-gradient(90deg, #AEF1FF -0.78%, #FFAEAE 99.56%) !important; }
	.contact-our-team-section:after { position:absolute; content: ""; height: 100%; width:100%; top:0; left:0;background: url("/wp-content/uploads/2024/01/contactBg.png"); background-size:100% 100%;  }
	.contact-our-team-section .our_team-main-title { z-index: 5; }

	.contactpageright { margin:50px; margin-top:0px !important; margin-bottom:80px !important; }
	.contactpageright .contactpageform { margin:0px; }
	.contactpageright .contactpageform .wpcf7-spinner { display: none; }
	.contactpageright .wpcf7-response-output { margin-top:0!important; color:#fff; border-color:yellow!important; font-size:13px; }
	.contactpageright .wpcf7-response-output { position: relative; top: 43px; text-align: center; }
/***/

.addspace {padding-bottom:20px; padding-top:20px; }
body.page-id-1565 {  background: #07102F; }
.imgblurcustom { backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px); }
.img-filter:before  { content: ""; position:absolute; width:100%; height:100%;
  background:rgba(255,255,2555,.12); backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px); filter: brightness( 50% ) contrast( 60% ) blur(1px) !important; }

body.error404 div#page {
    padding: 75px 0;
}

body.error404 .error-404 {height: 500px;  color: #fff; }

body.error404 .page-content {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    height: 100%;
}

body.error404 {
    background-color: #07102f;
}


.back-to-home a {
    background: #fff;
    color: #0A0925;
    border: 1px solid rgba(0, 0, 0);
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 25px;
    text-decoration: none !important;
    border-radius: 8px;
    margin-top: 15px;
    transition: 0.5s ease;
}

.back-to-home a:hover {
    color: #fff;
    background: #0A0925;
    border-color: ;
}



.error-404 h1 {
    font-size: 72px;
    line-height: 80px;
    font-weight: 700;
}

.error-404 p {
    font-size: 19px;
    font-weight: 400;
}

/************ Responsive CSS ****************/

@media (max-width: 2560px) {
    .about-banner-section { padding-top:250px; padding-bottom:600px; background-position: top center!important;  } 
}


@media (max-width: 1529px) {
    .about-banner-section { padding-top: 200px; padding-bottom: 500px; }
}


@media (max-width: 1440px) {
    .building-future-section .building-title .elementor-heading-title { font-size:50px;line-height:55px; margin-bottom: 30px; }
    .about-banner-section .about-banner-title { font-size:3rem !important; }
}


@media (max-width: 1199px) {
    .blogpage .customttl h1 { font-size:3rem; margin-bottom:50px; }
    .building-future-section { padding-top:80px; padding-bottom:80px; }
    .building-future-section>.e-con-inner { padding: 0; }
    .about-banner-section { padding-top: 150px; padding-bottom: 450px; } 
}

@media (max-width: 1024px) {
    .clearHeader.darkHeader .dark-logo-ir img { position: relative; top: 0 !important; }
    .building-future-section .building-title .elementor-heading-title { font-size:36px; line-height:44px; margin-bottom: 25px; }
    .about-banner-section { padding-top: 150px; padding-bottom: 400px;}
    .our_team-main-title { margin-top:60px; margin-bottom:60px; }
    .about-client-section .rekt-clients ul { padding:20px 50px; }
    .contactpageright .contactpageform { padding:20px; box-shadow: 20px 20px 0px 0px rgba(255,255,255,0.25); }
    .about-banner-section .elementor-heading-title { line-height: 44px !important; }
    nav.rekt-clients ul li.headttl { margin-left: -60px !important;}
}

@media (max-width: 991px) {
    .contactpageright { margin:20px; }
    .investorsbg .our-team-box { background-position:top center !important; }
    .investorsbg .our-team-box .investorsBx { margin: auto; margin-left: 0; } 
    .building-future-section { padding-top:50px; padding-bottom:50px; } 
    .our-work-section-main .margin-auto-middle>.elementor-element { margin-bottom:0!important }
    .banner-video-height .elementor-video { min-height:100vh; }
    .hfe-nav-menu__toggle .hfe-nav-menu-icon svg { height:30px; }
}

@media (max-width: 767px) {
    #menu-1-b4bfbae { margin-left: 0; }
    .teampadRight { padding-right:0px; padding-left:0; }
    .teampadleft { padding-left:0px; padding-right: 0; }
    .teamlst .b1 h3 { font-size:24px; margin-bottom:0px; }
    .teamlst .b1 p { font-size:12px; }
    .our_team-main-title .big-font-size { font-size: 2rem; }
    .our_team-main-title { margin-top:30px; margin-bottom:30px; }
    nav.rekt-clients ul li, nav.rekt-press ul li { margin:1rem 1rem; }
    .our-team-box .e-con-inner { padding-top:0; padding-bottom:0; }
    .brandfindbutton { display: block; }
    .blogpage .customttl h1 { font-size:2rem; margin-top: 0; } 

    .teampadRight .elementor-widget-text-editor, 
    .teampadRight .elementor-widget-text-editor p, 
    .teampadleft .elementor-widget-text-editor, 
    .teampadleft .elementor-widget-text-editor p  { font-size:14px; }

    footer .footer-section .hfe-nav-menu { margin-left:auto !important; margin-right:auto !important; margin-top:0; }
    footer .footer-section .hfe-menu-item { justify-content:center;}
    .blogl iframe { max-width: 500px; width: 100%; }
    .about-banner-section { background-position:center; background-size:100% 100%;}
    .our-work-section-main .our_team-main-title .elementor-heading-title { padding-bottom:0px; }
    .investorsBx.buttoninvestor .elementor-button { padding: 10px 15px !important; }

    .ourWbaner { padding: 20px; }
    .ourWbaner .elementor-element-83fe39b { padding:0px; }
    .ourttlhead h4 {  line-height:28px; letter-spacing: .3px;}
    nav.rekt-clients ul li.headttl { margin-left: -20px !important; font-size: 20px;}
    .contactpageright .wpcf7-response-output { top:20px; }
	.our-team-box .e-con-inner .e-con-full.mhide {
        width: 30% !important;
        padding-left: 0px;
        padding-top: 0px;
    }
    .our-team-box .e-con-inner .e-con-full.e-flex.e-con {
        width: 70%;
    }
    .elementor-816 .elementor-element.elementor-element-2802395 { margin-bottom:20px; }
    .ourpagesection2 { padding-top: 5px; }
    .elementor-816 .elementor-element.elementor-element-9e5febf:not(.elementor-motion-effects-element-type-background) { background-size: cover !important; }
    body.error404 .error-404 {height: 300px; }
}

 @media (max-width: 600px) {
    .about-banner-section { padding-top: 100px; padding-bottom: 200px; }
    .about-banner-section .elementor-heading-title { line-height: 64px !important; font-size: 34px !important;    letter-spacing: 3.40px; }
 }

 @media (max-width: 575px) {
    .teamlst .b2 { width:auto; }
    .elementor-170 .elementor-element.elementor-element-555706b { padding-left:30px; padding-right:30px; }
    .about-client-section .rekt-clients ul { padding:20px 20px; }
    .about-client-section .about-us-title, .about-client-section .aboutus-content { padding:0 1rem; }
    .elementor-488 .elementor-element.elementor-element-766c3ad > .elementor-widget-container { padding:0px 0px 0px 0px; }
    .investorsbg { background-size: 100% 100% !important; }
    .blogpage .customttl h1 { letter-spacing: 5px; } 

    .teamlst .b1 h3 { font-size:22px; margin-bottom:5px; }
    .teamlst .b1 p { font-size:14px; }
    .about-banner-section .elementor-heading-title { letter-spacing:2px; line-height:50px !important; }
    .about-banner-section .elementor-heading-title span {  display: block; }
    .our-team-box .e-con-inner .e-con-full.mhide {
        width: 100% !important;
    }
    .our-team-box .e-con-inner .e-con-full.e-flex.e-con {
        width: 100%;
    }

}

@media (max-width: 480px) {
    .banner-content-middle { padding-left:1rem; padding-right:1rem; }
    .banner_title_main .elementor-heading-title, .fetured-news h1 { font-size:20px; line-height:28px; }
}

.multi_year_internation p, .fetured-news .detail {letter-spacing: .5px;line-height: 24px;font-size: 16px;max-width: 669px;--align-self: left;text-align: left;font-weight: 500;}
.fetured-news .detail {
    color: #fff;
}

.social-mobileview { display: none; }
.ourpagesection2 {  padding: 0 3rem; padding-top:30px; }
.ourpagesection2 .e-con-inner { max-width:1580px; }
.about-our-team-section.our-work-section-main { padding: 0 3rem; }
.about-our-team-section.our-work-section-main .e-con-inner { max-width:1580px;}
.ourWbaner { max-width: 100%; }
.our-work-section-main .our_team-main-title { padding-left:20px; padding-right:20px; }

 @media (max-width: 991px) {
    .ourpagesection2 {  padding: 0 2rem; }    
    .about-our-team-section.our-work-section-main { padding: 0 2rem; }

 }
 @media (max-width: 768px) {
    .ourpagesection2 {  padding: 0 1rem; }    
    .about-our-team-section.our-work-section-main { padding: 0 1rem; }

 }

 @media (max-width: 767px) {
    .social-right-fixed { display: none; }   
    .social-mobileview { display: block; text-align:center; margin-bottom: 15px; }
    .social-mobileview a { font-size:20px; width:36px; height:36px; display:inline-flex; padding:5px; border:1px solid #666; 
    color:#0A0925; border-radius:100%; justify-content:center; align-items:center;}
    .social-mobileview a:hover { box-shadow: 0px 0px 4px #333; } 
    footer .footer-section { padding-bottom:00px; }   
    .insmaller {padding-left: 20px;} 
    .banner-video-height .elementor-video { min-height:100vh;}
    .hm-slide-cont {margin-bottom: 30px !important;}
    .multi_year_internation p, .fetured-news .detail { line-height: 22px; font-size: 14px; }
}

 /*************** Update 02/29/2024 *****************/

 .grecaptcha-badge { display: none !important; }
 .bllst .bllst_wrap article:first-child { width:64.2%;}
 body.page-id-1609 .site-main.blogpage { max-width:1920px; padding-left:4rem; padding-right:4rem; width:100%;     background: rgb(16, 17, 40) !important;
    background: linear-gradient(0deg, rgba(16, 17, 40, 1) 0%, rgba(10, 9, 37, 1) 50%, rgba(10, 9, 37, 0.5914740896358543) 100%) !important;     padding-bottom: 10px; }
 body.page-id-1609 .site-main.blogpage .bllst .bllst_wrap { grid-template-columns: repeat(4,1fr); grid-gap: .125rem;
   grid-template-rows: repeat(1,auto); display: grid; }
 body.page-id-1609 .site-main.blogpage .bllst .bllst_wrap article:first-child { grid-column: 1/3; }
 .bllst .bllst_wrap article { width:100%; }
 .bllst .bllst_wrap article:first-child { width:100%; }
 body.page-id-1609 .customttl h1 { margin-top:100px; margin-bottom:100px; text-transform:uppercase; letter-spacing: 1rem;  font-size: 4rem; padding-bottom:10px; font-weight:600; }

 body.page-id-1609 .parallax-mirror { mask-image: linear-gradient(to top,rgba(0,0,0,0) 0,#000 100%); pointer-events:none; position: fixed; width:100%; } 
 body.page-id-1609 .parallax-mirror img { width: 100%; }

/*****/
.cky-consent-container .cky-consent-bar { padding: 24px; }
.cookiebox { display: flex; gap:10px; }
.cookiebox .cookiebox-left { width:200px; display:flex; align-items:center; justify-content:center; }
.cookiebox .cookiebox-left img { width:35px; height: auto; }
.cookiebox .cookiebox-right { margin-left:1.5em; width:70%; }
.cookiebox .cookiebox-right h3 { font-size:15px; font-weight:bold; }
.cookiebox .cookiebox-right p { font-size:15px; font-weight:400; }
.cookiebox .cookiebox-right a { color:#714fe4; font-weight:600; font-size:15px; }
.cky-notice-btn-wrapper button { width:200px; padding:1em; font-weight:600; color:#ffffff; border-color:#714fe4; width: 286px; margin:0.5em!important; 
    margin-bottom:0.5em!important; border:2px solid #1863DC;  }
.cky-notice-btn-wrapper { flex-wrap: wrap; }


.bllst .bllst_wrap article.new-artical-d { padding: 0; background-color: #1c1763;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-end;
    cursor: pointer;
}
.new-artical-d .article-image-blur{
    position:absolute; height:100%; top:0; left:0; background-size:cover;
    background-position:center; background-repeat:no-repeat; width:100%; } 
.new-artical-d .article-image-blur img { height:100%; display:block; position:relative; width:auto; object-fit:cover; filter:blur(128px); }
/*.new-artical-d .article-image-blur:after { content: ""; position:absolute; width:100%; height:100%; top:0; left:0; background-size:cover; background-position:center; background-repeat:no-repeat; z-index:5;background: linear-gradient(135deg,#3930ca,#2d26a0); mask: url(../images/mask-a.svg); -webkit-mask: url(../images/mask-a.svg);mask-position-x: 0%;  mask-position-y: 0%;  mask-size: auto; mask-size: cover; -webkit-mask-size: cover;mask-position: top center; -webkit-mask-position: top center; mix-blend-mode: lighten; pointer-events: none;  }*/

.new-artical-d .blogsor.tcont { z-index: 2;  padding: 20px;}
.bllst article.new-artical-d .blogsor .entry-date { line-height: 10px;
  align-self: flex-start; color: #dbdaf5; font-size: .65rem; margin-top: .5rem; background: rgba(51,43,181,.5);
  box-shadow: 0 0 0 1px rgba(51,43,181,.5); text-transform: uppercase; letter-spacing: 1px; }
.bllst article.new-artical-d a.masking {
  display: block; position: relative; width: 100%; height: 18rem; margin-bottom: -6rem;
  -webkit-mask-image: linear-gradient(to top,rgba(0,0,0,0) 0,#000 75%); max-height: none;
  mask-image: linear-gradient(to top,rgba(0,0,0,0) 0,#000 75%); flex-grow: 1;}

.bllst article.new-artical-d .article-image-feature {
  display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0;
  background-size: cover; background-position: center; background-repeat: no-repeat; background-position: top center;}

.bllst article.new-artical-d .blogsor h6 a {
  transition: .15s ease text-shadow; font-size: 1.25rem; text-transform: uppercase; font-weight: 400; margin: .25rem 0;}

.bllst article.new-artical-d:hover .blogsor h6 a {
    text-shadow: 0 0 2rem #fff; transition: .15s ease text-shadow; }
.bllst article.new-artical-d .blogsor .blogsor_cnt p { margin: 0;
  font-size: .875rem; color: rgba(255,255,255,.90); line-height: 1.5em; }


.bllst article.new-artical-d:first-child a.masking {
    position: absolute; height: 100%; width: 50%;  right: 0;  margin: 0;
    -webkit-mask-image: linear-gradient(to right,rgba(0,0,0,0) 0,#000 75%);
    mask-image: linear-gradient(to right,rgba(0,0,0,0) 0,#000 75%); }

.new-artical-d:first-child .blogsor.tcont {
    width: 60%;  margin-right: 40%; align-self: center;  justify-content: center;}
.new-artical-d:first-child .blogsor_cnt  {flex: 0;}  

.mhide .elementor-widget-image img {
    width: 180px;
    height: 220px;
    border-radius: 15px;
        object-fit: cover;
    object-position: top center;
}

/*.building-future-section .mobile-six-colum  .news-opening-list .card{
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.50);
    padding-bottom: 20px;
    padding-top: 20px;
    backdrop-filter: blur(15px) saturate(200%);
    -webkit-backdrop-filter: blur(15px) saturate(200%);
    background-color: rgba(0, 0, 0, 0.50) !important;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding-right: 15px;
}*/

.banner-content-middle .elementor-element.elementor-element-ce2fe69.hm-slide-cont{

    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.50);
    padding-bottom: 40px;
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
    backdrop-filter: blur(15px) saturate(200%);
    -webkit-backdrop-filter: blur(15px) saturate(200%);
    background-color: rgba(0, 0, 0, 0.50) !important;
}

@media (max-width: 767px) {

     body.page-id-1609 .site-main.blogpage { padding-left:2rem; padding-right:2rem; }
    .bllst article.new-artical-d a.masking {
        position: absolute; height: 100%; width: 50%;  right: 0;  margin: 0;
        -webkit-mask-image: linear-gradient(to right,rgba(0,0,0,0) 0,#000 75%);
        mask-image: linear-gradient(to right,rgba(0,0,0,0) 0,#000 75%); }
    .new-artical-d .blogsor.tcont {
        width: 60%;  margin-right: 40%; align-self: center;  justify-content: center;}
    .new-artical-d .blogsor_cnt  {flex: 0;}  

}

@media (max-width: 640px) { 

    .new-artical-d .blogsor.tcont { width: 100%;  margin-right:00%; flex-direction: column; justify-content: flex-end;}
    .new-artical-d .blogsor_cnt  {flex: 0;} 
    .new-artical-d:first-child .blogsor.tcont { width: 100%;  margin-right: 0%;     flex-direction: column;
    justify-content: flex-end;     position: relative !important;}
    .new-artical-d:first-child .blogsor_cnt  {flex: 0;} 

    .bllst article.new-artical-d:first-child a.masking,
    .bllst article.new-artical-d a.masking { position: relative; height: auto; width: 100%; mask-image: none;     overflow: hidden !important; }
    body.page-id-1609 .site-main.blogpage { padding-left: .5rem;  padding-right: .5rem; }
  


}



/*********/

@media (max-width: 1440px) {
  body.page-id-1609 .site-main.blogpage .bllst .bllst_wrap { grid-template-columns: repeat(3,1fr); }

}

@media (max-width: 1024px) {
  body.page-id-1609 .site-main.blogpage .bllst .bllst_wrap { grid-template-columns: repeat(2,1fr); }

}

@media (max-width: 991px) {
  body.page-id-1609 .customttl h1 { font-size:6vw; margin-top:30px;  margin-bottom:30px; }

}
@media (max-width: 820px) {
  .cookiebox .cookiebox-left { width:80px; }
  .cky-notice-btn-wrapper button { width: 190px; }

}

@media (max-width: 767px) {
  body.page-id-1609 .customttl h1 { font-size:2rem;  padding-bottom:0;  margin-top:0;}
  body.page-id-1609 .site-main.blogpage .bllst .bllst_wrap { display: flex; }
  .banner-content-middle .elementor-element.elementor-element-ce2fe69.hm-slide-cont { padding-bottom: 20px; padding-top: 20px; padding-right: 20px; padding-left: 20px; }
  .singleblogpage .customttl h1 {
        font-size:30px;
    }
}


@media (max-width: 600px) {
  .cookiebox .cookiebox-right h3 { font-size:14px; margin-bottom:5px; }
  .cookiebox .cookiebox-right p { font-size:12px; }
  .cookiebox .cookiebox-right a { font-size:12px; }

}


.fetured-news .card .detail a {
  text-decoration: none;
  color: #a4e7f6;
  font-weight: 600;
}