h1  {
    font-size: 15px;
}
body {
    font-family: 'Rubik', sans-serif!important;
}
.testimonial-heading {
    text-align: center;
}
  /*** new header ***/
        /* .pulldownmenu {
            width: 510px;
            padding: 15px 20px;
            border-radius: 5px;
            background-color: #fff;
            box-shadow: 0 0 10px rgba(0, 0, 0, .17);
            padding-bottom: 20px !important
        }
    
        .pulldownmenu li {
            width: calc(50% - 30px);
            float: left;
            padding: 15px 0;
            margin: 0 15px;
            list-style: none;
            border-bottom: 1px solid #eee;
            position: relative
        } */
    
        .pulldownmenu li:before {
            display: none!important;
        }
        .pulldownmenu li a {
            padding: 0 0 0 40px !important;
            border: none;
            font-weight: 400;
            color: #333;
            font-size: 14px !important;
            display: flex;
            min-height: 50px;
            align-items: center;
            position: relative;
        }
        .pulldownmenu li a:hover {
            color: #002e5b;
        }
        .pulldownmenu li a:hover .nav-title::before {
            opacity: 1;
        }
        .pulldownmenu li a .nav-title {
            display: inline-block;
        }
        .pulldownmenu li a .nav-title::before {
            content: '';
            width: 16px;
            transition: all .3s!important;
            background-image: url(../images/menu-arrow-right.png);
            background-repeat: no-repeat;
            height: 16px;
            background-size: unset;
            left: -20px;
            position: absolute;
            top: 3px;
            opacity: 0;
        }
        .pulldownmenu li a span {
            position: relative;
        }
        .pulldownmenu li a span:hover{
            color: #002e5b;
        }
        .pulldownmenu li a span::before {
            content: "";
            display: inline-block;
            top: -9px;
            width: 100%;
            position: absolute;
            height: 3px;
            background-color: #ddd;
        }
        .pulldownmenu li a span::after {
            content: "";
            display: block;
            transition: width 1s;
            top: -9px;
            width: 40%;
            position: absolute;
            height: 3px;
            background-color: #002e5b;
        }
        .pulldownmenu li a:hover span::after {
            width: 100%;
        }
        .pulldownmenu li img {
            position: absolute;
            left: 0;
            top: auto;
            width: 30px
        }
        /*** new header ***/

        /***new header design ***/

.header-main .navbar-light .navbar-nav .nav-item:before {
    content: "";
    width: 0;
    position: absolute;
    height: 2px;
    left: 0;
    background-color: #002e5b;
    bottom: 0;
    transition: .5s
}

.header-main .navbar-light .navbar-nav .language-dropdown .nav-link img {
    width: 26px;
    border-radius: 50%
}

.common-btn {
    border-radius: 10px;
    color: #002e5b !important;
    padding: 0 35px;
    font-size: 17px;
    line-height: 48px;
    border: 1px solid #002e5b;
    letter-spacing: 1px;
    display: inline-block;
    width: auto;
    z-index: 2;
    font-weight: 600;
    background-color: transparent
}

.btn-revers {
    background: #002e5b !important;
    color: #fff !important
}

.facts-card h4,
.heading-common {
    color: #002e5b;
    letter-spacing: normal
}

.full-banner-sec,
.sec-banner,
.vid-testimonial-upper,
.white-circle-module {
    background-size: cover;
    background-repeat: no-repeat
}

.btn-revers::after {
    background: #fff !important;
    border-radius: 8px
}

.center-text-with-vid .heading-small-text.after-light-blue::after,
.header-main .navbar-light .navbar-nav .nav-item.get-tuch-btn:hover::before {
    content: none
}

.align-item-center,
.aline-item-center,
.navbar-expand-lg .navbar-nav {
    align-items: center
}

.container {
    width: 1200px;
    max-width: 100%
}

.header-main .common-btn {
    padding: 0 30px;
    line-height: 38px
}
.nav-tab-left {
    background: url(../images/header-left-bg.png)no-repeat;
    width: 100%;
    height: 500px;
    background-size: cover;
    padding: 15px 0;

}
.full-width-menu {}
.tabs-left {
    border-bottom: none!important;
    display: block!important;
  }
  
  .tabs-left>li {
    float: none;
   margin:0px;
   width: 100%!important;
   padding: 0px 20px!important;
   margin-right: 0!important;
   border-bottom: 0!important;
    
  }
  .tabs-left>li>a {
    margin-bottom: 10px;
    padding:0 15px!important;
    border: 1px solid transparent!important;
    justify-content: space-between;
    font-size: 17px!important;
    color: #fff;
  }
  .tabs-left>li>a i {
    font-size: 18px;
    color: #fff;
  }
  .tabs-left>li>a::before {
    display: none;
  }

.tabs-left>li>a.active i {
    color: #000;
}
.tabs-left>li a:hover i {
    color: #000;
}
.tabs-left>li.active>a i:hover,
.tabs-left>li.active>a i:focus {
  color:#fff;
}
  .tabs-left>li>a.active {
    background:#fff;
    border: 1px solid #000!important;
    color: #002e5b;
  }
  .tabs-left>li a:hover {
    background:#fff;
    border: 1px solid #000!important;
    color: #002e5b;
  }
  .tabs-left>li a:focus {
    background:#fff;
    border: 1px solid #000!important;
    color: #002e5b;
  }
  .pulldownmenu.big-sc .tab-content {
    padding: 15px 0 15px;
    overflow: scroll;
    overflow-x: hidden;
    height: 500px;
    padding-left: 15px;
}
.pulldownmenu.big-sc .tab-content .tab-pane ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.pulldownmenu.big-sc .tab-content .tab-pane ul li {
    border-bottom: 0!important;
    margin-bottom: 0px;
    margin-right: 0;
    list-style-type: none;
}
.pulldownmenu.big-sc .tab-content .tab-pane ul li a {
    padding: 0!important;
    font-size: 16px!important;
    min-height: unset;
    margin-right: 35px;
    flex-direction: column;
    align-items: self-start;
}
.pulldownmenu.big-sc .tab-content .tab-pane ul li a p {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    color: #000;
}
  .menu-nav-heading {
    margin-bottom: 15px;
  }
  .menu-nav-heading h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #000;
  }
  .menu-nav-heading p {
    font-size: 14px;
    margin-bottom: 0;
    color: #666;
  }

  #gNavi .pulldownmenu {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: auto;
    width: 100%;
    background: #fff;
    border-radius: unset;
    z-index: 1000;
    transform: translate(0,18px);
    transition: opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0!important;
    min-height: 500px!important;
    height: 500px!important;
}

.pulldownmenu {
    width: 100%;
    padding: 15px 20px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .17);
    padding-bottom: 40px !important
}
.pulldownmenu li {
    width: 33%;
    padding: 15px 20px;
    margin: 0;
    margin-right: 30px;
    padding-left: 0;
}
@media (max-width:1440px) {
    .country-flag p {
        font-size: 13px;
    }
}
@media (max-width:1199px) {
    .tabs-left>li {
        padding: 0 12px!important;
    }
    .tabs-left>li>a {
        font-size: 14px!important;
        margin-bottom: 5px;
    }
    .tabs-left>li>a i {
        font-size: 16px;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li a {
        margin-right: 25px;
        font-size: 15px!important;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li a p {
        font-size: 12px;
    }
}
@media (max-width:1023px) {
    /* .dropdowm-mobile .dropdown-menu {
        border: 0;
        margin: 0;
    }
    .dropdowm-mobile .pulldownmenu li {
        width: 100%;
        margin-right: 0;
        padding: 8px 30px;
        margin-bottom: 8px;
    }
    .dropdowm-mobile .navbar-nav > li > .dropdown-menu {
        border: 0;
        padding: 0;
        margin: 0;
    } */
    .header-main .navbar-light .navbar-nav .nav-item:hover:before {
        width: 100%;
    }
    .pulldownmenu li:hover:before {
        width: 100%;
    }
    .pulldownmenu li::before {
        transition: .5s;
    }
    #gNavi .pulldownmenu {
        margin-top: -15px;
        padding: 20px 40px!important;
        /* overflow: scroll; */
        min-height: 375px!important;
        height: 375px!important;
        box-shadow: none;
        /* position: unset; */
        border: 0;
    }
    .nav-tab-left {
        height: 100%;
        padding: 10px 0;
    }
    .tabs-left {
        display: flex!important;
    }
    .tabs-left>li {
        width: 33%!important;
    }
    .tabs-left>li>a.active {
        /* justify-content: center; */
    }
    .pulldownmenu li a {
        min-height: 34px;
    }
    .tabs-left>li>a i {
        display: none;
    }
    .pulldownmenu li a {
        /* padding-left: 0!important; */
        padding: 5px 15px!important;
    }
    .pulldownmenu li a .nav-title p {
        font-size: 14px;
        margin-bottom: 0;
    }
    .pulldownmenu li a {
        font-size: 15px!important;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li {
        width: 50%;
        float: none;
    }
    .pulldownmenu.big-sc .tab-content {
        height: 295px;
    }
}
@media (max-width:767px) {
    .pulldownmenu li a {
        font-size: 11px!important;
    }
    .pulldownmenu li a .nav-title p {
        font-size: 12px;
    }
    #gNavi .pulldownmenu {
        padding: 0px 15px!important;
        min-height: 350px!important;
        height: 350px!important;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li {
        width: 100%;
        padding: 6px 12px;
        margin-bottom: 3px;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li a p {
        display: none;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li a {
        margin-right: 0;
        font-size: 15px!important;
    }
    .pulldownmenu.big-sc .tab-content {
        height: 235px;
        padding-left: 0;
    }
    .tabs-left>li {
        width: 50%!important;
    }
    .pulldownmenu li {
        width: 100%;
        float: none;
    }
    .menu-nav-heading {
        margin-bottom: 7px;
    }
    .pulldownmenu li a {
        min-height: 35px;
        justify-content: center;
    }
    .tabs-left {
        justify-content: center;
        padding-top: 0!important;
    }
    .menu-nav-heading h3 {
        font-size: 15px;
    }
    .nav-tab-left {
        padding:5px 0;
    }
    .tabs-left>li>a {
        padding: 3px!important;
        margin-bottom: 3px;
    }
    .tab-menu ul {
        padding-top: 0;
    }
    .header-main .navbar-light .navbar-nav .nav-link {
        padding: 3px 2px!important;
        font-size: 16px!important;
    }

}
@media (max-width:320px) {
    .pulldownmenu li a .nav-title p {
        font-size: 10px;
    }
    .dropdowm-mobile .pulldownmenu li {
        padding: 8px 25px;
    }
    .tabs-left>li {
        width: 50%!important;
    }
    .tabs-left>li {
        padding: 0 5px!important;
    }
    .pulldownmenu li a {
        font-size: 10px!important;
    }
    .tabs-left>li>a {
        padding: 2px!important;
        margin-bottom: 2px;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li a {
        font-size: 13px!important;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li {
        padding: 5px 12px;
    }
    .pulldownmenu.big-sc .tab-content {
        height: 225px;
    }
    .menu-nav-heading h3 {
        font-size: 14px;
    }
}
/***new header design ***/
.metaverse-uae-banner {
    height: 100%;
    /* min-height: 80vh; */
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
    position: relative;
    overflow: hidden;
    max-height: 100vh;
    position: relative;
}
.metaverse-uae-banner video {
    width: 100%;
    height: auto;
    /* height: 700px;
    height: auto;
    width: 100%;
    line-height: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; */
}
.metaverse-banner-btn {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    transform: translate(0%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width:43%;
}
.metaverse-banner-info {
    margin-bottom: 20px;
}
.metaverse-banner-btn h1 {
    color: #fff;
    margin-bottom: 5px;
    font-size: 32px;
    line-height: 35px;
}
.metaverse-banner-btn h4 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}
.metaverse-banner-btn p {
    /* color: #fff; */
}
.common-blue-btn {
    border-radius: 10px;
    color: #fff;
    padding: 0 35px;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #004991;
    transition: .5s;
    letter-spacing: 0;
    display: inline-block;
    width: auto;
    position: relative;
    z-index: 2;
    font-weight: 600;
    background-color: #004991;
    text-decoration: none;
    /* padding: 4px 12px; */
    font-size: 14px;
}
.common-blue-btn i {
    margin-left: 5px;
}
.common-blue-btn:hover {
    background-color: #fff;
    border: 1px solid #004991;
    color: #004991;
}
.common-padding {
    padding: 60px 0;
}
.metaverse-heading {
    font-size: 28px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: normal;
    color: #002e5b;
    margin-bottom: 4px;
    /* font-family: "Proxima-Nova-regular"; */
    visibility: visible;
}
.introduction-info-section {
    padding: 30px 0;
}
.offering-item {
    margin-bottom: 40px;
}
.left-side-info .metaverse-heading {
    font-size: 26px;
    color: rgb(0, 46, 91);
    /* font-family: 'Proxima-Nova-Bold'; */
}
.metaverse-estate-revolution h4 {
    font-size: 18px;
    color: rgb(0, 46, 91);
    text-align: center;
}
.virtual-property-lending .virtual-property-img {
    margin-bottom: 30px;
}
.virtual-property-lending .left-side-info .metaverse-heading {
    font-size: 20px;
}
.virtual-property-lending .left-side-info .discription {
    margin-top: 0;
}
.virtual-property-lending .left-side-info{
    text-align: center;
}
.virtual-property-lending .discription {
    text-align: center!important;
}
.discription {
    display: block;
    margin-top: 0;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: normal;
    color: #333;
    text-align: justify;
    opacity: 0.8;
}
.heading-small-text {
    position: relative;
    font-size: 14px;
    line-height: 1.37;
    text-align: center;
    color: #000;
    margin-bottom: 35px;
    opacity: .8;
    font-weight: 400;
    letter-spacing: normal;
}
.heading-small-text::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #002e5b;
    /* background: linear-gradient(122.37deg, #28A3DC 0%, #002E5B 100%); */
    width: 25px;
    height: 2px;
}
.offering-sec .card {
    min-height: 240px;
    padding: 0;
    box-sizing: border-box;
    /* background-color: #002e5b; */
    background: linear-gradient(122.37deg, #28A3DC 0%, #002E5B 100%);
    margin: 0 10px 30px;
}
.offering-sec .card-body {
    position: relative;
    padding: 20px;
    cursor: pointer;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.offering-sec .card-body p.card-text {
    padding: 30px;
}
.offering-sec .card-body p {
    position: relative;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    font-size: 12px;
}
.metaverse-icon {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 18px;
}
.metaverse-icon img {
    height: 90px;
    width: auto;
    margin-top: 0;
    width: 90px;
    object-fit: contain;
}
.offering-sec .card-body h3 {
    color: #fff;
    font-weight: 400;
    margin:0;
    font-size: 18px;
    text-align: center;
    min-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.offering-sec .card-body .card-text p {
    position: absolute;
    padding: 16px;
    border-radius: 10px;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    /* background-color: #002e5b; */
    background: linear-gradient(122.37deg, #28A3DC 0%, #002E5B 100%);
    color: #FFF;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out .5s;
}
.offering-sec .card-body:hover .card-text p {
    opacity: 1;
    visibility: visible;
}
.statistical-section {
    background: linear-gradient(122.37deg, #002E5B 0%, #094979 37.69%, #105D8E 64.81%, #1977AC 84.01%, #28A3DC 100%);
}
.statistical-section .metaverse-heading {
    color: #fff;
}
.statistical-section .heading-small-text {
    background-color: #fff;
}
.statistical-section .heading-small-text::after {
    background-color: #fff;
}
.statistical-item {
    padding: 35px 25px;
    border-radius: 10px;
    background: #fff;
    text-align: center;
    min-height: 300px;
    margin-bottom: 40px;
}
.statistical-icon {
    margin-bottom: 25px;
}
.statistical-item h4 {
    font-size: 18px;
    color: #002e5b;
    font-weight: 600;
    /* font-family: 'proxima_nova_regular'; */
    min-height: 45px;
}
.statistical-inner {
    width: 75%;
    margin: 0 auto;
}
.statistical-item p {
    font-size: 14px;
    color: #000;
    margin-bottom: 0;
    /* font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; */
}
/* .virtual-property-video {
    position: relative;
} */
.virtual-property-heading {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(0%, -50%);
}
.virtual-property-heading h1 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 0;
}
.virtual-property-box {
    background: linear-gradient(104.55deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.012) 34.96%, rgba(0, 0, 0, 0.0355) 75%, rgba(0, 0, 0, 0.05) 100%);
    border: 1px solid #FFFFFF;
    backdrop-filter: blur(7.5px);
    /* Note: backdrop-filter has minimal browser support */
    border-radius: 24px;
    padding:28px;
    text-align: center;
}
.virtual-property-box p {
    color: #fff;
    margin-bottom: 0;
}
/* .virtual-property-video-section {
    min-height: 80vh;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
    position: relative;
    overflow: hidden;
    max-height: 100vh;
} */
#gNavi .dropdown-menu.metaverse-menu.show {
    right: 0;
    left: auto;
}
.virtual-property-bg-section {
    background: url(../images/metaverse-uae-img/virtual-property-bg.png) no-repeat;
    width: 100%;
    height: 700px;
    background-size: cover;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.virtual-property-bg-section.virtual-bg-us {
    background: url(../images/metaverse-uae-img/virtual-property-bg-1.png) no-repeat;
    background-size: cover;
}
.virtual-property-bg-section.virtual-bg-us .virtual-property-box p {
    color: #000;
}
.virtual-inner {
    height: 460px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
}
.virtual-property-bg-section .common-blue-btn {
    border: 1px solid #fff;
    color: #004991;
    background: #fff;
}
.country-selection .dropdown-menu {
	left: auto;
	right: 0;
	min-width: auto;
}

.country-selection .nav-link {
    display: none;
}
.language-dropdown .dropdown-menu .dropdown-item:hover:before {
    width: 100%;
}
.language-dropdown .dropdown-menu .dropdown-item:active, .language-dropdown .dropdown-menu .dropdown-item:focus, .language-dropdown .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
}
.language-dropdown .dropdown-menu .dropdown-item::before {
    transition: 0.5s;
}

/*** Popup ***/
.form-modal {
    background: url(../images/popup-bg.png) no-repeat center bottom/cover,url(../images/popup-bg-1.png) no-repeat center bottom/cover;
}
.fill-form-popup .close {
	position: relative;
	right: 0;
}
.fill-form-popup .close {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(../images/cross_icon.svg) no-repeat center center;
    border: 0;
    right: 10px;
    top: auto;
	opacity: 1;
}
.fill-form-popup .modal-dialog {
    max-width: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* width: 100%; */
    /* height: 100%; */
    display: flex;
    align-items: center;
}
.popup-content {
	padding: 40px 40px;
}
.fill-form-heading {
	/* padding-right: 100px; */
}
.fill-form-heading P {
	font-size: 38px;
	margin-bottom: 15px;
	line-height: 45px;
}
.fill-form-heading span {
	font-size: 28px;
	text-align: left;
	color: #4a4a4a;
    display: block;
}
.fill-form-heading span::after {
	background-color:#4a4a4a;
	right: auto;
	height: 3px;
	width: 100px;
}
.popup-form {
    background: #256aad;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 9px 11px #00000029;
	width: 100%;
}
.hireform form.popup-form {
	margin: 0;
}
.popup-form .form-group {
	text-align: left;
}
.popup-form .form-label {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0;
	color: #fff;
	text-align: left;
	margin-bottom: 0;
	display: block;
}
.hireform.popup-form form input {
	border: 0;
	border-bottom: 1px solid #fff;
	background: transparent;
	border-radius: unset;
	color: #fff;
	padding: 5px 10px;
	font-size: 16px;
	outline: 0;
}
.hireform.popup-form form .form-control {
	border: 0;
	border-bottom: 1px solid #fff;
	background: transparent;
	border-radius: unset;
	color: #fff;
	padding: 5px 10px;
	outline: 0;
	appearance: auto;
}
.hireform.popup-form form .form-control:focus {
	box-shadow: none;
}
.hireform.popup-form form .form-control option {
	color: #000;
}
.popup-form .iti--separate-dial-code .iti__selected-dial-code, .iti__arrow {
	color: #fff;
}
.popup-form .iti__arrow {
	border-top: 4px solid #fff;
}
.hireform.popup-form form button {
	background: #fff!important;
	color: #002e5b !important;
	font-size: 22px;
	font-weight: 500;
	border:1px solid #fff;
	width: 100%;
    display: block;
    height: 50px;
	padding: 0 35px;
	transition: .5s;
	text-align: center;
	line-height: 35px;
	z-index: 1;
}
.popup-bottom-section {
	background: #002e5b;
	/* padding: 20px; */
}
.count-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-right: 2px solid rgba(255,255,255,.22);
	padding: 20px 15px;
    width: 100%;
    height: 100%;
	text-align: center;
}
.count-popup h2 {
	font-size: 29px;
    font-weight: 700;
	color: #fff;
}
.count-popup p {
	font-size: 13px;
	color: #fff;
	margin-bottom: 0;
}
.count-popup {
    width: 50%;
}
.popup-bottom-section .client-logo {
	display: flex;
	align-items: center;
	justify-content: center;
    gap: 8px 20px;
    flex-wrap: wrap;
	padding: 10px 0;
}
.popup-bottom-section .client-logo img {
	height: auto;
}
/*** Popup ***/


:root {
    --line-thickness: 0.15em;
    --glass-size: 67%;
    --icon-height: 1.5rem;
    --transition-speed: 0.35s;
    --timing-function: cubic-bezier(0.77, 1.55, 0.77, 1.13);
    --icon-color: #000;
    --font-size:14px;
  }
  .navbar-expand-lg .navbar-nav {
    justify-content: end;
  }
.search-icon {
    box-sizing: border-box;
    max-width: 30em;
    transition: all var(--transition-speed) linear, border-color 0s linear var(--transition-speed);
    position: fixed;
    left: 0;
    margin: auto;
    border: solid thin;
    border-color: rgba(255,255,255,0);  
    padding:5px 2px;
    position: relative;
  }
  .search-icon .search-icon-input {
    display: none;
}
  .search-icon, .search-icon .search-icon-wrapper {
    width: var(--icon-height);
    height: var(--icon-height);
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 100px;
  }
  .search-icon .search-icon-input {
    background: none;
    text-align: left;
    outline: none;
    border: none;
    background: rgba(255, 255, 255, 0);
    /* width: calc(100% - (var(--icon-height) / 2 + 1rem)); */
    margin-right: 2rem;
    height: 100%;
    border-radius: 100px;
    transition: all var(--transition-speed) linear;
    font-size: var(--font-size);
    padding: 0 0.5em 0 0.5em;
    color: #000;
  }
  .search-icon .global-search-input button {
    padding: 0;
    border: 0;
    background: transparent;
    display: none;
    transition: all var(--transition-speed) var(--timing-function);
    transition-delay: var(--transition-speed);
  }
  .global-search-input {
    position: relative;
    transition: all var(--transition-speed) var(--timing-function) var(--transition-speed), border-color 0s linear var(--transition-speed);
  }
  .search-icon.open .global-search-input button {
    display: block;
    position: absolute;
    top: 0;
    right: 25px;
    bottom: 0;
    display: flex;
    align-items: center;
    margin: auto;
    cursor: pointer;
    transition-delay: var(--transition-speed);
}
  .search-icon.open .search-icon-input::placeholder {
    color: #000;
  }
  .search-icon.open .search-icon-input {
    width: 79%;
  }
  .search-icon .search-icon-wrapper {
    position: absolute;
    margin: auto 0;
    transform: rotate(-45deg);
    /* transition: all 0s linear; */
    transition: all var(--transition-speed) linear, border-color 0s linear var(--transition-speed);
  }
  .search-icon .search-icon-wrapper:hover {
    cursor: pointer;
  }
  .search-icon .search-icon-wrapper .search-icon-glass {
    width: var(--glass-size);
    height: var(--glass-size);
    border: solid var(--line-thickness);
  border-color: var(--icon-color);
    border-radius: 100px;
    margin: 0 auto;
    position: relative;
    transition: all var(--transition-speed) var(--timing-function) var(--transition-speed), border-color 0s linear var(--transition-speed);
  }
  .search-icon .search-icon-wrapper .search-icon-handle {
    height: calc(100% - var(--glass-size));
    width: var(--line-thickness); 
    margin: 0 auto;
    background: #000;
    position: absolute;
    border-radius: 0 0 100px 100px;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all var(--transition-speed) var(--timing-function);
    transition-delay: var(--transition-speed);
  }
  .search-icon .search-icon-wrapper .search-icon-handle::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: #000;
    transition: rotate(0deg);
    transition: all var(--transition-speed) var(--timing-function);
    transition-delay: 0s;
  }
  .search-icon.open {
    width: 20%;
    border-color: #000;
    transition-delay: var(--transition-speed);
    margin: unset;
    height: 100%;
  }
  .search-icon.open .search-icon-input {
    transition-delay: var(--transition-speed);
    display: block;
  }
  .search-icon.open .search-icon-wrapper .search-icon-glass {
    width: 100%;
    height: 100%;
    transition: all var(--transition-speed) var(--timing-function) 0s, border-color 0s linear var(--transition-speed);
    border-color: #fff;
  }
  .search-icon.open .search-icon-wrapper .search-icon-handle {
    bottom: calc(50% - (100% - var(--glass-size)) / 2);
    border-radius: 100px;
    transition-delay: 0s;
    height: 70%;
    position: absolute;
    top: 3px;
  }
  .search-icon.open .search-icon-wrapper .search-icon-handle::after {
    transition-delay: var(--transition-speed);
    transform: rotate(90deg);
  }
  .search-mobile-view {
    display: none;
  }
  .search-box {
    display: flex;
    align-items: center;
    justify-content: end;
  }

  .hamburger {
    z-index: 10;
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    bottom: 20px;
    left: 8px;
    background-color: #fff;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 2px 2px 10px rgba(10,10,10,0.3);
    transition: all 0.2s ease-in-out;
    display: none;
}
	.icon-bar {
	  display: block;
	  background-color: #000;
	  width: 22px;
	  height: 2px;
	  transition: all 0.3s ease-in-out;
	  
	  + .icon-bar {
		margin-top: 4px;
	  }
	}
  
  .floating-nav {
	z-index: 9;
	position: fixed;
	bottom: 10.5%;
	left:20px;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	/* background-color: #fff; */
	/* display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center; */
	visibilty: hidden;
	opacity: 0;
	box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.48);
	cursor: pointer;
	transition: all 0.3s ease-in;
  }
  
  .material-icons {
	font-size: 24px;
	color: rgba(0,0,0,0.54);
  }
  /* #whatsapp {
	background-color: #03a84e;
  } */
  #whatsapp a .whatsapp path {
    color: #fff;
    fill: #fff;
  }
  .floating-nav a i {
	font-size: 28px;
	color: #fff;
  }
  .wrapper i {
	font-size: 22px;
	color: #002e5b;
  }
  #whatsapp.show {
	transform: translateY(10%);
  }
  #chat.show {
	transform: translateY(-110%);
  }

  .hamburger.show {
	box-shadow: 7px 7px 10px 0px rgba(0,0,0,0.48);
	
	.wrapper {
	  transition: transform 0.4s ease-in-out;
	  /* transform: rotateZ(90deg); */
	}
  }
  .hamburger.show {
	.wrapper .fa-comments{
		display: none;
	}
	}

	.hamburger.show{
		.wrapper .floating-facebook{
		display: block!important;
	}
	}
  .floating-nav.show {
	visibility: visible;
	opacity: 1;
    left: 10px;
  } 
  .floating-nav.show {
    display: none;
  }
  .floating-facebook {
	display: none!important;
}

.blockchain-form .hireform .input-field {
    margin-bottom: 15px;
}
.blockchain-form .hireform form input {
	border-bottom: 2px solid #D9D9D9;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding-bottom: 11px;
	width: 100%;
	padding: 8px 10px 10px 0;
    color: #7E7E7E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: transparent;

}
.blockchain-form .hireform form .form-select {
	border-bottom: 2px solid #D9D9D9;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding-bottom: 20px;
	width: 100%;
	padding: 8px 10px 10px 0;
    color: #232323;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: transparent;
}
.blockchain-form .hireform form textarea {
	border-bottom: 2px solid #e6e6e6;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding-bottom: 20px;
	padding: 7px 10px 10px 0;
	width: 100%;
    color: #7E7E7E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    background: transparent;
    line-height: normal;
}
.blockchain-form .hireform form input::placeholder {
	color: #7E7E7E;
}
.blockchain-form .hireform form textarea::placeholder {
	color: #7E7E7E;
}
.blockchain-form  button {
	width: 100%;
	/* display: unset; */
    font-size: 24px;
    padding: 10px 35px;
}
.contact-popup-box .hireform form {
    margin: 0;
}
.hireform form {
    margin: 15px 0 0;
}
.contact-popup-box .getstartform .iti__selected-flag {
    padding-left: 0;
}
.blockchain-form {
	padding-bottom: 40px;
}
.contact-popup-heading h2 {
    color: #3D3D3D;
    /* font-family:'Proxima-Nova-Bold'; */
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 30px;
}
.contact-popup-heading h2 span {
    color: #002E5B;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    text-decoration-line: underline;
}
.contact-popup-heading img {
    margin-left: -80px;
    /* margin-top: 70px; */
}
.select-budget h3{
    color: #002E5B;
    /* font-family: Proxima Nova; */
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 15px;
}
.select-budget ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.select-budget ul li {
    list-style: none;
}
.select-budget ul li a {
    color: #A3A3A3;
    /* font-family: Proxima Nova; */
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-right: 28px;
    margin-bottom: 12px;
    display: inline-block;
    border: 1px solid #002e5b;
    background: #fff;
    padding: 5px 10px;
    border-radius: 10px;
}
.select-budget ul li a.active {
    /* color: #002E5B; */
    background: #002e5b;
    color: #fff;
}
.select-budget ul li a:hover {
    background: #002e5b;
    color: #fff;
}
.contact-popup-box {
    background: #fff url(../images/contact-popup-bg.png)no-repeat;
    border-radius: 24px;
    box-shadow: 0px 5px 25px 2px rgba(0, 0, 0, 0.10);
    width: 100%;
    height: 100%;
    padding: 46px 52px 0px!important;
    background-size: cover;
    /* background-position: center; */
}
.contact-popup-form .close{
    width: 40px;
    height: 40px;
    background:#fff url(../images/contact-cross.svg)no-repeat;
    background-size: 20px;
    border-radius: 29px;
    background-position: center center;
    /* padding: 5px; */
    position: absolute;
    top: 0;
    right: -60px;
}
.contact-popup-form .close:hover {
    opacity: 1;
}
.fill-form-popup.contact-popup-form .modal-dialog {
    max-width: 63%;
    position: unset;
}


@media (max-width:1199px) {
	/*** Popup ***/
	.fill-form-heading {
		padding-right: 0;
	}
	.count-item {
		display: block;
	}
	.count-popup {
		margin-bottom: 15px;
	}
	.count-popup:last-child {
		margin-bottom: 0px;
	}
	/* .fill-form-popup .modal-dialog {
		max-width: 90%;
	} */
    .fill-form-heading p {
        font-size: 25px;
        margin-bottom: 15px;
        line-height: 32px;
    }
    .fill-form-heading span {
        font-size: 19px;
    }
    .popup-form {
        padding: 20px;
    }
    .popup-form .form-label {
        font-size: 11px;
    }
    .hireform.popup-form form .form-control {
        font-size: 12px;
    }
    .hireform.popup-form form button {
        height: auto;
        font-size: 20px;
        margin-bottom: 0;
    }
    .count-popup {
        width: 100%;
    }
    .popup-bottom-section .client-logo img {
        width: 41%;
    }
    .popup-content {
        padding: 30px 30px;
    }


    .contact-popup-heading h2 {
        font-size: 27px;
    }
    .contact-popup-heading h2 span {
        font-size: 29px;
        display: block;
    }
    .contact-popup-heading img {
        margin-left: -66px;
        margin-top: 98px;
    }
    .contact-popup-box {
        padding: 40px 45px 0!important;
    }
    .select-budget ul li a {
        margin-right: 12px;
        font-size: 20px;
    }
    .select-budget ul {
        margin-bottom: 20px;
    }
    .blockchain-form .hireform form .form-select option {
        font-size: 12px;
        width: 100px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;

    }
	/*** Popup ***/
}

@media (max-width:1023px) {

	/*** Popup ***/
	/* .fill-form-popup .modal-dialog {
		max-width: 95%;
	} */
    .popup-content {
        padding: 30px 20px;
    }
    .fill-form-heading p {
        font-size: 29px;
        margin-bottom: 8px;
    }
    .fill-form-heading span {
        font-size: 18px;
    }
    .count-popup h2 {
        font-size: 21px;
    }
    .count-item {
        padding: 15px 12px;
    }
    .count-popup p {
        font-size: 10px;
    }
    .popup-bottom-section .client-logo {
        justify-content: stretch;
    }

    .contact-popup-heading h2 {
        font-size: 30px;
        margin-bottom: 0;
    }
    .contact-popup-heading h2 span {
        font-size: 32px;
        display: inline-block;
    }
    .contact-popup-heading img {
        margin-left: 0;
        margin-top: 0;
        width: 55%;
        margin-bottom: 15px;
    }
    .contact-popup-heading {
        text-align: center;
    }
    .contact-popup-box {
        padding: 35px 40px 0!important;
    }
    .select-budget ul {
        margin-bottom: 0px;
    }
    .select-budget ul li a {
        margin-bottom: 10px;
    }
    .contact-popup-form .close {
        width: 35px;
        height: 35px;
        background-size: 15px;
    }
    .select-budget ul li a {
        font-size: 19px;
    }
	/*** Popup ***/
}

@media (max-width:767px) {
	/*** Popup ***/
    .popup-bottom-section .client-logo {
        justify-content: center;
    }
	.fill-form-heading p {
		font-size: 20px;
        line-height: 27px;
	}
	.fill-form-heading span {
		font-size: 16px;
	}
	.fill-form-heading {
		margin-bottom: 30px;
        margin-top: 5px;
	}
	.popup-content {
        padding: 15px 20px;
    }
	.popup-form .form-label {
		font-size: 13px;
	}
	.hireform.popup-form form .form-control {
		font-size: 14px;
	}
	.count-item {
		display: flex;
		align-items: flex-start;
		padding-bottom: 8px;
		justify-content: center;
		gap: 0 20px;
	}
	.count-popup {
		margin-bottom: 0;
	}
	.popup-bottom-section .client-logo img {
		width: 20%;
	}
	.modal-open .modal.fill-form-popup  {
		padding: 0!important;
	}
	.count-popup h2 {
		font-size: 32px;
	}
	.count-popup p {
		font-size: 17px;
	}
    .fill-form-popup .modal-dialog {
        margin: 10px auto;
    }
    .popup-form {
        padding: 15px 12px;
    }
    .popup-form .form-group {
        margin-bottom: 8px;
    }
    .hireform.popup-form form button {
        font-size: 18px;
        margin-top: 2px!important;
        line-height: 30px;
    }
    .count-popup h2 {
        font-size: 23px;
        margin-bottom: 5px;
    }
    .count-popup p {
        font-size: 14px;
    }
    .fill-form-popup .close {
        background-size: 20px;
    }
    .fill-form-popup .modal-dialog {
        max-width: 65%;
        position: unset;
    }

    .contact-popup-form .close {
        width: 30px;
        height: 30px;
        background-size: 15px!important;
        right: -50px;
    }
    .contact-popup-box {
        padding: 25px 25px 0!important;
    }
    .contact-popup-heading h2 span {
        font-size: 27px;
        display: inline-block;
    }
    .contact-popup-heading h2 {
        font-size: 25px;
        margin-bottom: 0;
    }
    .select-budget ul li a {
        font-size: 15px;
        margin-right: 5px;
    }
    .blockchain-form button {
        font-size: 21px;
        padding: 6px 30px;
        margin-bottom: 0;
    }
    .fill-form-popup.contact-popup-form .modal-dialog {
        margin: 15px auto;
    }
    .blockchain-form .hireform form input {
        font-size: 17px;
    }
    .blockchain-form .hireform form .form-select {
        font-size: 17px;
    }
    .blockchain-form .hireform form textarea {
        font-size: 17px;
    }
    .blockchain-form .hireform .input-field {
        margin-bottom: 10px;
    }
    .select-budget h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
	/*** Popup ***/
}

@media (max-width:320px) {

	/*** Popup ***/
	.popup-content {
        padding: 25px 12px 10px;
    }
	.fill-form-heading p {
        font-size: 17px;
        line-height: 24px;
    }
	.fill-form-heading span {
		font-size: 13px;
	}
	.popup-form {
        padding: 12px 9px;
    }
	.count-popup h2 {
        font-size: 19px;
    }
	.count-popup p {
		font-size: 11px;
	}
	.count-item {
		justify-content: space-between;
	}
	.popup-bottom-section .client-logo img {
		width: 20%;
	}
    .popup-form .form-label {
        font-size: 9px;
    }
    .hireform.popup-form form .form-control {
        font-size: 10px;
    }
    .hireform.popup-form form button {
        font-size: 15px;
        text-align: center;
        padding: 0 25px;
        line-height: 26px;
    }
    .count-item {
        padding: 10px 10px;
    }
	/*** Popup ***/

    .contact-popup-form .close {
        width: 25px;
        height: 25px;
        background-size: 10px!important;
        right: -44px;
    }
    .contact-popup-box {
        padding: 17px 20px 0!important;
    }
    .contact-popup-heading h2 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .contact-popup-heading h2 span {
        font-size: 22px;
        display: inline-block;
    }
    .contact-popup-heading img {
        margin-bottom: 5px;
    }
    .blockchain-form .hireform .input-field {
        margin-bottom: 7px;
    }
    .blockchain-form .hireform form input {
        font-size: 15px;
    }
    .blockchain-form .hireform form .form-select {
        font-size: 15px;
    }
    .blockchain-form .hireform form textarea {
        font-size: 15px;
    }
    .select-budget h3 {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .select-budget ul li a {
        /* font-size: 17px; */
        margin-bottom: 5px;
        padding: 3px 8px;
    }
    .blockchain-form button {
        font-size: 20px;
        padding: 5px 25px;
        margin-bottom: 0;
    }

}
















@media screen and (max-width: 1199px) {
    .virtual-property-bg-section .common-blue-btn{
        padding: 0 30px;
    }
    .metaverse-uae-banner {
        margin-top: 52px;
    }
    .statistical-item {
        min-height: 340px;
    }
    .virtual-property-lending .left-side-info .metaverse-heading {
        font-size: 21px;
    }
    .offering-sec .card-body .card-text p {
        line-height: 21px;
    }
    .offering-sec .card {
        min-height: 280px;
    }

    .header-main .navbar-expand-lg .navbar-brand {
        margin-right: 0;
    }
    .search-icon.open .search-icon-input {
        width: 70%;
    }

}

@media (max-width:1200px) {
    .header-main .navbar-light .navbar-nav .nav-item {
        margin: 0 5px
    }

    .header-main .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
        padding: 7px
    }

    .search-icon.open {
        width: 16%;
    }
}
@media screen and (max-width: 1023px) {
  .country-selection .nav-link {
      display: block;
  }
  .country-selection .dropdown-item img {
    margin-right: 10px
  }
  .header-main .navbar-light .navbar-nav .nav-item.language-dropdown {
    display: none;
  }
    .metaverse-heading {
        font-size: 28px;
        margin-bottom: 5px;
    }
    .virtual-property-lending .left-side-info .metaverse-heading {
        font-size: 22px;
        line-height: 27px;
    }
    .left-side-info .metaverse-heading {
        font-size: 22px;
    }
    .discription {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 7px;
    }
    .offering-sec .card-body h3 {
        font-size: 15px;
    }
    .offering-sec .card-body .card-text p {
        font-size: 13px;
        line-height: 16px;
    }
    .metaverse-icon img {
        height: 55px;
        width: 55px;
    }
    .offering-sec .card {
        min-height: 185px;
    }
    .statistical-item h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .statistical-item p {
        font-size: 13px;
    }
    /* .metaverse-uae-banner {
        height: 435px;
        margin-top: 55px;
    } */
    .metaverse-banner-btn {
        max-width: 70%;
    }
    .virtual-property-bg-section {
        height: 600px;
    }
    .statistical-inner {
        width: 100%;
    }
    .statistical-item {
        min-height: 292px;
    }
    .statistical-icon {
        margin-bottom: 15px;
    }
    .metaverse-estate-revolution h4 {
        font-size: 17px;
    }

    .upper-strip-index .looking-strip {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .search-mobile-none {
        display: none;
    }
    .search-icon.open {
        width: 30%;
    }
    .search-icon.open .search-icon-wrapper .search-icon-handle {
        height: 60%;
    }
    .search-mobile-view {
        display: block;
        margin: unset;
    }
    .search-icon.open .search-icon-input {
        width: 71%;
        font-size: 12px;
    }
    .search-icon .search-icon-input {
        color: #FFF;
        background: transparent;
        display: none;
    }
    .search-icon.open .search-icon-input {
        display: block;
    }
    .search-icon .search-icon-wrapper .search-icon-glass {
        border-color: #fff;
    }
    .search-icon.open .search-icon-wrapper .search-icon-glass {
        border-color: transparent!important;
    }
    .search-icon.open {
        border-color: #fff;
    }
    .search-icon .search-icon-wrapper .search-icon-handle {
        background: #fff;
    }
    .search-icon .search-icon-wrapper .search-icon-handle::after {
        background: #fff;
    }
    .search-icon, .search-icon .search-icon-wrapper {
        width: 20px;
        height: 20px;
    }
    .search-icon.open .global-search-input button i {
        color: #fff;
    }
    .search-icon.open .search-icon-input::placeholder {
        color: #fff;
    }

}
@media screen and (max-width: 767px) {
    .metaverse-uae-banner {
        margin-top: 75px;
        /* min-height: 56vh; */
        /* position: unset; */
        display: block;
        /* height: 400px; */
    }
    .metaverse-uae-banner video {
        width: 100%;
        height: 35vh!important;
        position: relative;
        object-fit: cover;
    }
    .metaverse-banner-btn {
        max-width: 100%;
        /* transform: unset; */
        padding: 0 15px;
    }
    .virtual-property-lending .virtual-property-img {
        margin-bottom: 25px;
    }
    .virtual-property-section .virtual-property-lending .left-side-info {
        margin-bottom: 40px;
    }
    /* .virtual-property-section .virtual-property-lending .left-side-info:nth-child(2) {
        margin-bottom: 0;
    } */
    .virtual-property-box {
        padding: 25px;
        margin-bottom: 20px;
    }
    /* .metaverse-banner-btn h1 {
        color: #000;
    } */
    .common-padding {
        padding: 40px 0;
    }
    .metaverse-heading {
        font-size: 22px;
        line-height: 26px;
    }
    .left-side-info .metaverse-heading {
        font-size: 18px;
    }
    .left-side-info {
        margin-bottom: 15px;
    }
    .virtual-property-img {
        margin-bottom: 15px;
    }
    .offering-sec .card {
        min-height: auto;
    }
    .metaverse-real-estate-uae-section ul li b {
        font-size: 15px;
    }
    .virtual-property-bg-section {
        height: 500px;
    }
    .virtual-inner {
        height: 370px;
    }
    .statistical-item {
        min-height: auto;
        margin-bottom: 20px;
    }
    .statistical-icon {
        margin-bottom: 10px;
    }
    .statistical-item h4 {
        min-height: auto;
    }
    .heading-small-text {
        font-size: 14px;
        margin-bottom: 40px;
    }
    .virtual-property-img {
        margin-bottom: 20px;
    }
    .metaverse-banner-btn h1 {
        font-size: 26px;
    }
    .metaverse-banner-btn h4 {
        font-size: 19px;
    }
    .metaverse-estate-revolution h4 {
        text-align: left;
    }

    .search-box {
        width: 70%;
    }
    .search-icon.open {
        width: 43%;
    }
    .header-main .navbar-expand-lg .navbar-brand {
        margin-right: 0;
    }
    .search-icon.open .search-icon-input {
        width: 75%;
        font-size: 12px;
    }
    .search-icon .search-icon-input {
        color: #FFF;
        background: transparent;
        display: none;
    }
    .search-icon.open .search-icon-input {
        display: block;
    }
    .search-icon .search-icon-wrapper .search-icon-glass {
        border-color: #fff;
    }
    .search-icon.open .search-icon-wrapper .search-icon-glass {
        border-color: transparent!important;
    }
    .search-icon.open {
        border-color: #fff;
    }
    .search-icon .search-icon-wrapper .search-icon-handle {
        background: #fff;
    }
    .search-icon .search-icon-wrapper .search-icon-handle::after {
        background: #fff;
    }
    .search-icon, .search-icon .search-icon-wrapper {
        width: 20px;
        height: 20px;
    }
   
    .header-main {
        top: 40px!important;
    }

    .upper-strip-index .looking-strip .green-btn-new.get-in-touch-button {
        display: none;
    }
    .upper-strip-index ul {
        display: none;
    }

    div#flotingQuery, div#flotingQuery .flotingQuery-btn {
        background:#256aadb8;
    }
    .scroll_top {
        bottom: 15px;
        right: 15px;
        visibility: visible!important;
    }
    .hamburger {
        display: flex;
    }
    #whatsapp-chat-widget {
        display: none!important;
    }
    .widget-visible {
        display: none !important;
    }
    html.tawk-mobile {
        display: none;
    }
    .floating-nav.show {
        display: block;
    }
    .virtual-property-lending .discription {
        text-align: justify!important;
    }
   
    

}
@media screen and (max-width: 320px) {
    .metaverse-uae-banner {
        /* min-height: 47vh; */
    }
    .metaverse-banner-btn h1 {
        /* font-size: 28px; */
        /* margin-bottom: 10px; */
        line-height: 27px;
    }
    .metaverse-banner-btn h4 {
        font-size: 18px;
    }
    .common-blue-btn {
        padding: 0 20px;
        font-size: 13px;
    }
    .main-body .heading-small-text {
        margin-bottom: 30px;
    }
    .metaverse-real-estate-uae-section ul li b {
        font-size: 14px;
    }
    .virtual-inner {
        height: auto;
    }
    .virtual-property-lending .left-side-info .metaverse-heading {
        font-size: 19px;
        line-height: 24px;
    }
    .metaverse-uae-banner {
        /* height: 400px; */
        /* margin-top: 55px; */
    }
    /* .metaverse-estate-revolution h4 {
        font-size: 16px;
    } */

    .search-box {
        width: 65%;
    }
    .country-selection .nav-link {
        padding: 0 5px;
    }
    .navbar-light .navbar-toggler {
        padding: 0 5px;
    }
    .navbar-light .navbar-toggler-icon {
        background-size: 25px;
    }
    .search-icon.open {
        width: 36%;
    }
    .upper-strip-index {
        padding: 5px 0;
    }
    .upper-strip-index .looking-strip {
        font-size: 9px!important;
    }
    .upper-strip-index .looking-strip .green-btn-new {
        font-size: 12px;
    }
    .search-icon.open .search-icon-input {
        width: 68%;
    }
    .search-icon.open .global-search-input button {
        right: 20px;
    }

    .looking-strip-btn {
        width: 64%;
    }
    .upper-strip-index .looking-strip {
		text-align: left;
	}

    .hamburger {
        width: 40px;
        height: 40px;
    }
    .floating-nav {
        width: 40px;
        height: 40px;
        bottom: 9%;
    }
    .floating-nav a svg {
        width: 100%;
        height: 100%;
    }
    .wrapper i {
        font-size: 19px;
    }  
}


.autocomplete-suggestions {
    border: 1px solid #999;
    background: #fff;
    overflow: auto;
}
.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}
.autocomplete-selected {
    background: #f0f0f0;
}
.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399ff;
}
.autocomplete-group {
    padding: 2px 5px;
}
.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000;
}
    
#autocomplete-results {
  max-height: 150px;
  overflow-y: auto;
  /* border: 1px solid #ccc; */
  /* padding: 4px; */
}

#autocomplete-results div {
  cursor: pointer;
  padding: 4px;
}

#autocomplete-results div:hover {
  background-color: #f1f1f1;
}


#autocomplete-results1 {
  max-height: 150px;
  overflow-y: auto;
  /* border: 1px solid #ccc; */
  /* padding: 4px; */
}

#autocomplete-results1 div {
  cursor: pointer;
  padding: 4px;
}

#autocomplete-results1 div:hover {
  background-color: #f1f1f1;
}

#autocomplete-results2 {
  max-height: 150px;
  overflow-y: auto;
  /* border: 1px solid #ccc; */
  /* padding: 4px; */
}

#autocomplete-results2 div {
  cursor: pointer;
  padding: 4px;
}

#autocomplete-results2 div:hover {
  background-color: #f1f1f1;
}

#autocomplete-results4 {
  max-height: 150px;
  overflow-y: auto;
  /* border: 1px solid #ccc; */
  /* padding: 4px; */
}

#autocomplete-results4 div {
  cursor: pointer;
  padding: 4px;
}

#autocomplete-results4 div:hover {
  background-color: #f1f1f1;
}

#autocomplete-results8 {
  max-height: 150px;
  overflow-y: auto;
  
}

#autocomplete-results8 div {
  cursor: pointer;
  padding: 4px;
}

#autocomplete-results8 div:hover {
  background-color: #f1f1f1;
}

.country-flag {
display: flex;
align-items: center;
}
.country-flag p {
color: #fff;
font-size: 14px;
text-transform: uppercase;
margin-bottom: 0;
}
.country-flag p i {
margin-right: 5px;
}
.country-flag ul {
padding: 0;
margin: 0;
justify-content: unset;
}
.country-flag ul li {
margin: 0;
display: flex;
align-items: center;
border-right: 1px solid #fff;
padding-left: 12px;
padding-right: 12px;
}
.country-flag ul li:last-child {
border-right: unset;
padding-right: 0px;
}
.country-flag ul li img {
margin-right: 5px;
}
.country-flag ul li a {
    font-size: 15px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
}
@media (max-width:1440px) {
    .upper-strip-index ul li {
        margin-left: 8px
    }
    .country-flag ul li {
        margin-left: 0;
    }
    .contact-popup-heading img {
        margin-top: 22px;
    }
}
@media (max-width:1280px) {
    .country-flag ul li {
        padding-left: 8px;
        padding-right: 8px;
    }
    .contact-popup-heading img {
        margin-top: 58px;
    }
}
@media (max-width:1199px) {
.country-flag p {
    font-size: 14px;
}
.looking-strip-btn span {
    font-size: 9px;
    display: none;
}
.country-flag ul li {
    margin-left: 0;
    padding-left: 9px;
    padding-right: 9px;
}
.country-flag ul li a {
    font-size: 12px;
}
.upper-strip-index .looking-strip .green-btn-new.get-in-touch-button {
    display: none;
}   
.country-flag ul li img {
    margin-right: 3px;
}
.blockchain-form .hireform .input-field {
    margin-bottom: 10px;
}
.select-budget h3 {
    margin-bottom: 10px;
}
.select-budget ul li a {
    margin-bottom: 8px;
}
.select-budget ul {
    margin-bottom: 10px;
}
.blockchain-form button {
    font-size: 22px;
    padding: 7px 35px;
}
.contact-popup-heading img {
    margin-top: 105px;
}
.blockchain-form {
    padding-bottom: 25px;
} 
}

@media (max-width:1023px) {
.country-flag p {
font-size: 13px;
display: none;
}
.upper-strip-index ul li {
    margin-left: 6px;
}
.upper-strip-index ul li:nth-child(1) {
    margin-left: 0;
    padding-left: 0;
}
.country-flag ul li {
    padding-left: 7px;
    padding-right: 7px;
}
.upper-strip-index ul li a i {
    font-size: 15px;
}
.contact-popup-heading img {
    margin-top: 0;
}
}

@media (max-width:767px) {
.country-flag ul {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.upper-strip-index .looking-strip {
    margin-bottom: 5px;
}
.header-main {
    top: 65px!important;
}
.main-banner-sec {
    margin-top: 35px;
}
.looking-strip-btn span {
    display: inline-block;
}
.copyright-sec {
    padding: 0 40px;
}
}

@media (max-width:320px) {

.main-banner-sec {
    margin-top: 33px;
}
.country-flag ul li {
    margin-left: 0;
}
.country-flag ul li {
    padding-left: 10px;
    padding-right: 10px;
}
}