/*
Theme Name: dubaipropertyexpo
Author: squarea
Description: dubaipropertyexpo theme
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
@font-face {
    font-family: 'Helvetica Condensed';
    src: url('./fonts/Helvetica-Condensed.woff2') format('woff2'),
        url('./fonts/Helvetica-Condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('./fonts/Helvetica-Condensed-Light.woff2') format('woff2'),
        url('./fonts/Helvetica-Condensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica-normal';
    src: url('./fonts/Helvetica-Condensed.woff2') format('woff2'),
        url('./fonts/Helvetica-Condensed.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DINNextLTW23';
    src: url('./fonts/DINNextLTW23-Medium.woff2') format('woff2'),
        url('./fonts/DINNextLTW23-Medium.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DINNextLTW23';
    src: url('./fonts/DINNextLTW23-Bold.woff2') format('woff2'),
        url('./fonts/DINNextLTW23-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
body,html
{
	overflow-x:hidden;
}
* {
    box-sizing: border-box;
  }
  body {
      background-color: #f9f9f9;
      font-family: 'Helvetica-normal';
  }
.topbar {
    /* background: #FD7700; */
    background: #ef7f1a
;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.topbar .container {
    padding-top: 5px;
}
.socialmedia {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 5px;
}
.socialmedia p {
   font-family: 'Poppins';
   font-weight: 400;
   font-size: 16px;
   line-height: 10px;
   color:#fff;
   padding-top: 2px;
   margin-bottom: 0px;
}
.sm-icon a {
    padding: 0px 1px;
}
.topbar .dropdown a {
    float: right;
    font-family: 'Helvetica-normal';
    font-size:15px;
    font-weight: 400;
    color:#fff;
    padding-top: 2px;
}
.topbar  a.dropdown-item {
    color: #000 !important;
}
img.SQ-LOGO {
    width: 100%;
    max-width: 35%;
}
.site-menu {
    float: right;
}
.site-menu img {
    width: 20px;
}
.row.sitemenu-row {
    align-items: center;
    justify-content: center;
}
header .container {
    padding-top: 20px;
}
div#popmake-27 {
    padding: 18px !important;
    border-radius: 0px;
    border: 1px none #000000;
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23) !important;
    background: #fff !important;
    width: 20% !important;
    height: 100% !important;
}
li#menu-item-100 a {
    list-style-type: none;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-family: 'Poppins';
}
li#menu-item-100 {
    list-style-type: none;
}
.Banner
{
    height: 600px !important;
    background-size: cover;
    background-repeat: no-repeat;
    display:flex !important;
    align-items: center;
    justify-content: center;
    margin-top:0px;
}
.js-slick .slick-prev {
    left: 20px;
    z-index: 99;
}
.js-slick .slick-next {
    right: 20px;
    z-index: 99;
}
.js-slick .slick-prev:before, .js-slick .slick-next:before
{
    font-size:30px;
}
img.SQ_Logo {
    width: 100%;
    max-width: 32%;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding-bottom: 50px;
}
.banner-slide .timeDate {
    display: inline-flex;
    width: 100%;
    margin-top: 5%;
}
.btwnhr {
    transform: rotate(90deg);
    width: 8%;
    border-top: 2px solid #ffffffd9;
    margin-right: 6%;
    margin-left: 6%;
    margin-top: 5%;
}
.BannerTitle,h2.title {
    text-align: center;
}
.hdmob {
    width: 80%;
    margin: 0 auto;
}
.date-month {
    text-align: right;
}
p.banner_sub_title {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 0px;
    font-family: 'DINNextLTW23';
    text-align:center;
}
img.whyDubaiImg {
    width: 100%;
}
h1.banner_title,h2.title {
    font-family: 'Poppins';
    font-weight: 800;
    font-style: ExtraBold;
    font-size: 65px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#ef7f1a;
    padding-bottom:20px;
}
h1.banner_title::before, h1.banner_title::after {
    display: inline-block;
    content: "";
    border-top: .4rem solid #ef7f1a;
    width: 1.5rem;
    top: 250px;
    position: absolute;
}
h1.banner_title::before {
    left: 1%;
}
h1.banner_title::after {
    right: 1%;
}
.expos
{
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    padding: 60px;
}
.upcoming_expo,.free-consultation,.invest-in-dubai,.projects {
    padding-top: 50px;
	padding-left:20px;
	padding-right:20px;
}
.visa,.reach-out,.report-sec
{
   padding-top: 50px;
}
.landscape img
{
    width:100%;
    max-width: 90%;
}
p.bsubtext {
    font-size: 20px;
}
.report-sec i.fa.fa-download {
    position: absolute;
    bottom: 4% !important;
    font-size: 18px;
    background: #ef7f1a;
    padding: 6px;
    color: white;
    border-radius: 7px !important;
    z-index: 999;
    margin-left: 42px;
}
p.event_date {
    font-family: 'Poppins';
    font-weight: 700;
    font-style: 'SemiBold';
    font-size: 39px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#ef7f1a;
    margin-bottom:5px;
}
p.event_month {
    font-family: 'Poppins';
    font-weight: 600;
    font-style: 'SemiBold';
	font-size: 28px;
    color:#fff;
    margin-bottom:0px;
    height: 35px;
}
p.event_time, p.event_loc{
    color: #fff;
    font-weight: 300;
    font-size: 23px;
    height: 32px;
    font-family: 'Poppins';
}
p.event_venue {
    font-family: 'Poppins';
    font-weight: 600;
    font-style: 'SemiBold';
    font-size: 27px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#FFFFFF;
    margin-bottom:0px;
    height: 60px;
}
.timeDate {
    color: white;    
    font-family: 'Poppins';
}
.timeDate h2.date {
    font-size: 42px;
    font-weight: 600;
}
/* .timeDate h2.date::after {
    content: '';
    border-bottom: 4px solid #fff;
    width: 50px;
    display: block;
    position: relative;
    top: 34%;
    margin-left: 0px;
} */
.timeDate .address {
    font-size: 36px;
    padding-left:0px;
    font-weight: 600;
    font-family: 'Poppins';
}
p.LICTEXT.rotateText {
    margin-top: 20px;
    font-size: 12px;
    font-family: 'Poppins';
    color: white;
}
a.reg_btn {
    background: #EE8022;
    padding: 8px 25px;
    color: #fff;
    text-decoration: none;
    font-family: 'Poppins';
    font-weight: 500;
    font-style: Medium;
    font-size: 17.93px;
    line-height: 100%;
    letter-spacing: 0%;
}
p.event_loc {
    margin-bottom: 20%;
    height: 20px;
    font-weight: 600;
	text-transform: uppercase;
}
.expos.future-event {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
p.form-title {
    font-family: 'Poppins';
    font-weight: 500;
    font-style: Medium;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #2A405C;
    text-align: center;
    border-bottom: 2px solid #ef7f1a;
    width: 100%;
    max-width: 62%;
    margin: 0 auto;
    line-height: 60px;
}
.contact-form {
    padding: 40px 0px;
}
.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
.contact-form input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.date {
    background: #EFEFEF;
    border: none;
    padding: 20px 10px;
    width: 100%;
     font-family: 'Poppins';
    font-weight: 400;
    font-style: 'Regular';
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#2A405C !important;
   
}
.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder,
.contact-form input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.date::placeholder
{
    font-family: 'Poppins';
    font-weight: 400;
    font-style: 'Regular';
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#2A405C !important;
}
.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus-visible,
.contact-form input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.date:focus-visible
{
    outline:none;
}
.contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner.Submit-Btn,a.learn-more,
.contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner.Submit {
   background: #ef7f1a;
    border: none;
    padding: 15px 0px;
    margin: 0 auto;
    text-align: center;
    display: block;
    border-radius: 25px;
    font-family: 'Poppins';
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    margin-top: 20px;
    width: 100%;
   max-width: 12%;
    text-decoration: none;
}
.why-Dubai .title {
    padding-bottom:25px;
    font-family: 'Poppins';
    font-weight: 800;
    font-style: 'ExtraBold';
    font-size: 65px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#ef7f1a;
}
p.top-location,p.banner_sub_title {
    font-family: 'Poppins';
    font-weight: 500;
    font-style: Medium;
    font-size: 39.46px;
    letter-spacing: 0%;
    color:#2A405C;
    text-align:center;
    line-height: 50px;
}
h2.invest-in-dubai-head {
    font-family: 'Poppins';
    font-weight: 800;
    font-style: 'ExtraBold';
    font-size: 65px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#ef7f1a;
    text-align:center;
}
.dubai_projects .slick-slide img {
    display: block;
    height: 400px;
    width: 90%;
    margin: 0 auto;
}
.dubai_projects
{
    padding-top:40px;
}
.top-location {
    padding-top: 30px;
}
.dubaiDeveloper,.tax {
    padding-top: 50px;
}
.logo-sec {
    padding:20px;
}
.logo-sec .container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    gap: 20px 20px;
    grid-auto-flow: row;
    padding: 25px 20px;
    align-items: center;
}
.logo-sec img {
    width: 100%;
    max-width: 60%;
}
img.binghatti,img.ominiyat,img.darGlobal,img.NSharma {
    width: 100%;
    MAX-WIDTH: 80%;
}
img.theHeartofEurope
{
     width: 100%;
    MAX-WIDTH: 45%; 
}
img.Deyaar {
    width:100%;
    max-width: 35%;
    margin-left: 20px;
}
img.Aldar
{
   width:100%;
   max-width: 35%;  
   margin-left: 20px;
}
.tax p.banner_sub_title {
    padding-top: 40px;
}
.taxpointer {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}
/* .tax .row {
    padding-bottom: 30px;
} */
.taxSec {
    padding: 60px 0px;
}
.col-md-8.banner-slide {
    padding-right: 10%;
}
p.pointer-head {
    font-family: 'Poppins';
    font-weight: 600;
    font-style: 'SemiBold';
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0%;
    color: #2A405C;
}
.content img {
    width: 100%;
    max-width: 35%;
    padding-bottom: 10px;
}
p.pointer-content {
    font-family: 'Poppins';
    font-size: 13px;
    font-weight: 400;
    padding-top: 5px;
    margin-bottom: 0px;
}
.content {
    border-left: 1px solid #EE8022;
    padding-left: 25px;
    width: 75%;
    height:150px;
}
.number span {
   font-family: 'Poppins';
    font-weight: 600;
    font-style: 'SemiBold';
    font-size: 46.96px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#AFAFAF;

}
.prject img {
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
/*     background-image: linear-gradient(0deg, #231F20, #231F20); */
    opacity: 1;
    border:none;
}
span.prjName {
    position: absolute;
    z-index: 99;
    top: 90%;
    width: 100%;
    text-align: center;
    /* left: 30%; */
    color: #fff;
    font-family: 'Poppins';
    font-weight: 700;
    font-style: Bold;
    font-size: 29px;
    line-height: 100%;
    letter-spacing: 0%;
}
.col-md-4.prject {
    position: relative;
}
.projects .slick-slide img {
    display: block;
    height: 450px;
	width:95%;
}
.projects .slick-initialized .slick-slide
{
   position:relative;
}
.visa_landscape
{
    padding:60px 0px;
}
p.landscape_title {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 35px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#ef7f1a;
    border-bottom: 1.5px solid #000000;
    padding-bottom: 20px;
}
p.landscape_content {
    font-size: 17px;
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0%;
    color:#2A405C;
    padding-bottom:20px;
    height:125px;
}
img.border-img {
    margin-top: -20px;
}
.pum-theme-18 .pum-container, .pum-theme-default-theme .pum-container
{
    padding: 18px !important;
    border-radius: 0px;
    border: 1px none #000000;
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23) !important;
    background: #fff !important;
    width: 20% !important;
    height:100% !important;
    /* margin-left: 75% !important; */
} 
.menu ul li {
    padding: 15px 20px;
    border-bottom: 1px solid #ddd;
    list-style: none;
    color: var(--blue);
}  
.menu ul {
    padding-left: 0px;
}
.menu ul li a {
    font-size: 15px;
    font-family:'poppins';
    font-weight: 400;
    color:#000;
    line-height: 23px;
    text-decoration: none;
}
button.pum-close.popmake-close {
    background: 0 0 !important;
    color: #000 !important;
    left: 90%;
    right: 0 !important;
    top: 0 !important;
    font-size: 19px !important;
    box-shadow: none !important;
    font-weight: 600 !important;
}
.pum-theme-18, .pum-theme-default-theme {
    background-color: transparent !important;
}
span.prjName::after {
    display: block;
    content: "";
    margin: 0 auto;
    text-align: center;
    display: block;
    border-top: 2px solid #fff;
    width: 30px;
	margin-top:3px;
}
#dwnpdf .modal-content {
	top:80px;
	z-index:999999;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}
#dwnpdf input[type=email], #dwnpdf input[type=tel], #dwnpdf input[type=text] {
    width: 100%;
    border: 1.3px solid #ef7f1a;
    margin-bottom: 15px;
    border-radius: 0;
    padding: 8px;
}
#dwnpdf span.term {
    padding-top: 20px;
    padding-bottom: 20px;
}
#dwnpdf input.btn.submitBtn {
    background: #ef7f1a;
    width: 200px;
    margin: 0 auto;
    border-radius: 0;
    color: #fff;
    font-family: 'Poppins';
    text-transform: uppercase;
}
#dwnpdf .modal-body {
   padding: 0px 30px 30px;
}
#dwnpdf input[type=email]::placeholder, #dwnpdf input[type=tel]::placeholder, #dwnpdf input[type=text]::placeholder
{
    font-size:12px;
    color:#000;
}
.why-dubai-sec
{
    padding:50px;
    margin-bottom: 20px;
	background: #EFEFEF;
}
/* a.learn-more {
    margin: 0 auto;
    text-align: center;
    display: block;
    background: #000;
    padding: 10px;
    width: 150px;
    border-radius: 25px;
    color: #fff;
    text-decoration: none;
    font-family: 'Poppins';
} */
div#dwnpdf .modal-header {
    border-bottom: none !important;
}


.col-md-4.prject {
  position: relative;
  height: 500px; /* adjust as needed */
  overflow: hidden;
	padding:0px;
	
}
.number {
    padding-right: 10px;
    padding-top: 40px;
}
.col-md-4.prject img {
  height: 100%;
  object-fit: cover;
  display: block;
  width: 97%;
}
.projects {
    padding-left: 30px;
    padding-right: 20px;
}
.col-md-4.prject::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 97%;
  height: 100%;
  background: linear-gradient(to top, #231f208c 0%, #231F2000 100%);
  pointer-events: none;
}
footer {
    background: #23415E;
}
footer .QR-code img {
    width: 100%;
    max-width: 80%;
    padding-bottom:40px;
}
.QR
 {
    display: flex;
    justify-content: flex-start;
 }
 p.No-Info
 {
    font-family: 'Raleway';
    font-weight: 600;
    font-size: 12.32px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#7B94AD;
    margin-bottom:5px;
 }
 .Rera-No {
    padding-top: 20px;
}
.footer-text {
    font-family: 'Raleway';
    font-weight: 600;
    font-size: 12px;
    line-height: 10px;
    color:#7B94AD;
}
.footer-text a
{
    font-family: Helvetica;
    font-weight: 400;
    font-style: Medium;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#7B94AD;
}
.footer-SQ-Logo {
    margin-bottom: 40px;
}
.footer_follow_us {
    display: flex;
    justify-content:space-between;
    align-items:flex-start;
}
.footer_follow_us .footer_sm i {
    color: #7B94AD;
    border: 1px solid #7B94AD;
    border-radius: 50%;
    flex-wrap: wrap;
    justify-content: center;
}
.footer_follow_us .footer_sm i, .header_follow_us .footer_sm i {
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: -7px;
    font-size: 12px;
    padding: 4px;
    display: flex;
    align-content: space-around;
    font-family: FontAwesome;
    font-weight: 400;
}
.footer_sm {
    padding: 6px;
}
.footer_sm a {
    text-decoration: none;
}
.footer_sm p.footer-text {
    font-family: 'Raleway';
    font-weight: 700;
    font-size: 16px;
    line-height: 10px;
    color:#7B94AD;
    margin-bottom: 0px;
    padding-top: 5px;
}
h5.footer-head {
    color: #7D96AF;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0px;
}
.second-col .menu-footer-menu-container {
    padding-top: 10px;
}
.footer-col:first-child
{
    margin-bottom:40px;
}
ul#menu-footer-menu li a,p.footer-subhead {
    font-family: 'Raleway';
    font-weight: 600;
    font-size: 13px;
    line-height: 10px;
    color: #7D96AF;
    text-decoration: none;
}
p.footer-subhead
{
    position: relative;
    margin-bottom: 15px;
    font-weight: 700;
}
.footer-col
{
  margin-bottom:20px;
}
p.footer-subhead::after {
    content: '';
    border-bottom: 1.5px solid #7B94AD;
    width: 50px;
    display: block;
    position: absolute;
    top: 1.1rem;
    margin-left: 0px;
}
.footer-col.office-address
 {
    padding-top: 20px;
}
ul#menu-footer-menu {
    padding-left: 0px;
}
ul#menu-footer-menu li {
    list-style-type: none;
    padding-bottom: 3px;
}
.footer-col {
    display: flex;
}
.col-md-4.second-col {
    padding-left: 40px;
}
.address {
    padding-left: 12px;
}
.col-md-4.third-col img.bottomline,.col-md-4.third-col h5.footer-head {
    padding-left: 25px;
}
p.footer-text.callText a,p.footer-text.mailText a {
    padding-left: 5px;
    font-family: 'Poppins';
    font-weight: 600;
    text-decoration: none;
}
.side-cta .social-media-icons {
    position: fixed;
    bottom: 6%;
    right: 5%;
    width: 100%;
    max-width: 50px;
    margin-bottom: 10px;
}
.cta-list {
    list-style-type: none;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.side-cta .fa-brands.fa-whatsapp
 {
    background: #25d366;
    color: #fff;
    padding: 12px;
    border-radius: 5px;
    font-size: 22px;
    margin-bottom: 10px;
}
.cta-list .fa-regular.fa-envelope, .cta-list .fa-regular.fa-file-lines, .cta-list .fa-solid.fa-download, .cta-list .fa-solid.fa-phone {
    background: #ef7f1a;
    color: #fff;
    padding: 12px;
    font-size: 20px;
    border-radius: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.Reports .slick-slide img {
    display: block;
    width: 80%;
	margin:0 auto;
}
footer img.main-logo {
        margin: 0 auto;
        text-align: center;
        display: block;
        padding-top: 30%;
}
.footer-SQ-Logo img {
    width: 100%;
    max-width: 60%;
}
p.py-2.footer-text {
    margin-bottom: 5px;
}
.dubai_projects .slick-prev{
    left: -8px !important;
}
.ongoing_projects-mobile .slick-prev
{
	left: -29px !important;
}
.Reports .slick-prev
{
	left: -29px !important;
}
.dubai_projects .slick-next,.ongoing_projects-mobile .slick-next,.Reports .slick-next{
    right: -10px;
}
.dubai_projects .slick-prev:before, .dubai_projects .slick-next:before,
.ongoing_projects-mobile .slick-prev:before, .ongoing_projects-mobile .slick-next:before,
.Reports .slick-prev:before, .Reports .slick-next:before
{
	color:#ef7f1a;
	font-size:25px !important;
}

#rptform {
    background: #00000047;
    padding: 50px;
    margin: 0 auto;
    display: block;
    width: 100%;
	background: #6a6969;
}
h2.Brands {
    text-align: center;
    font-size: 45px;
    font-family: "Poppins", system-ui;
    color: #fff;
    padding-bottom: 20px;
    position: relative;
}
#reportfrm h2.Brands {
    font-size: 25px;
}
#reportfrm button.close.text-end {
    float: right;
    background: none;
    border: none;
    font-size: 28px;
    font-weight: 900;
    margin-top: -15%;
    margin-right: -11%;
    color: #fff;
}
#reportfrm h2.Brands::before, #reportfrm h2.Brands::after {
    display: inline-block;
    content: "";
    border-top: .2rem solid #ef7f1a;
    width: 4rem;
    top: 28px;
    position: absolute;
}
#reportfrm h2.Brands::before, #reportfrm h2.Brands::after {
    width: 2rem;
    top: 30%;
}
#reportfrm h2.Brands::before {
    left:12%;
}
#reportfrm h2.Brands::after
{
	right:12%;
}
#reportfrm input.my-2 {
    width: 100%;
    background: #ffffff30;
    border: 1px solid #00000029;
    padding: 10px;
    color: #fff;
}
#reportfrm input.my-2::placeholder
{
	color:#fff;
	font-size:12px;
}
#thankyou h1 {
    font-family: 'Raleway';
    font-size: 50px;
    color: #000;
    font-weight: 700;
}
section#thankyou p {
    margin-bottom: 50px;
    font-size: 25px;
}
.fa-file-lines:before
{
    font-size:22px !important;
}
input.fname,input.email,input.telNum,input.date {
    background: #EFEFEF;
    border: none;
    padding: 10px;
    width: 100%;
    font-family: 'Poppins';
    font-weight: 400;
    font-style: 'Regular';
    font-size: 16px;
    line-height: 10px;
    color: #2A405C !important;
    margin-bottom: 10px;
}
input.fname::placeholder,input.email::placeholder,input.telNum::placeholder,input.date::placeholder
{
    color: #2A405C !important;
}
input.btn.submitBtn {
    background: #ef7f1a;
    border: none;
    padding: 15px 0px;
    margin: 0 auto;
    text-align: center;
    display: block;
    border-radius: 25px;
    font-family: 'Poppins';
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    margin-top: 20px;
    width: 100%;
    max-width: 12%;
    text-decoration: none;
}
form#freeconsultForm {
    padding-top: 40px;
    padding-bottom: 60px;
    width: 80%;
    margin: 0 auto;
}
form#dwnpdfForm input.btn.submitBtn
{
	max-width:25%;
}
form#reachoutForm {
    padding-bottom: 60px;
}
@media screen and (min-width:320px) and (max-width:767px)
{
    .banner-slide {
    width: 80%;
    float: right;
}
.banner-slide .timeDate {
    display: block;
}
.date-month {
    text-align: center;
}
.timeDate .address {
        text-align: center;
    }
    footer .col-md-3.third-col {
       text-align: left;
       padding: 0px 12px;
       margin-top: 30px;
    }
    input.btn.submitBtn
    {
        width: 100%;
    max-width: 40%;
    }
    .second-col .menu-footer-menu-container {
       padding-top: 0px;
    }
    img.main-logo {
       width: 50%;
       padding-bottom: 20px;
    }
    footer img.main-logo
     {
        padding-top: 5%;
        margin-bottom: 30px !important;
        margin: unset; 

     }
     p.py-2.footer-text {
       margin-bottom: 15px;
    }
    .footer_follow_us
    {
        justify-content: flex-start;
    }
    .footer-SQ-Logo img {
      width: 35%;
    }
     footer .col-md-3.First-col
     {
        text-align:left;
        padding: 0px;
     }
    .dubai_projects .slick-slide img
     {
        height:250px
     }
	div#popmake-27
	{
		width:26% !important;
	}
	ul#menu-menu-1
	{
		padding-left:0px;
	}
	.ongoing_projects-mobile .slick-prev:before,.ongoing_projects-mobile .slick-next:before
    {
		font-size:30px !important;
	}
	/* .Banner {
        background: url(http://dubaipropertyexpo.in/wp-content/uploads/2025/06/mob-Banner-img-scaled.webp) !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    } */
    img.SQ-LOGO
    {
        width: 100%;
        max-width: 22%;
    }
	/* img.SQ_Logo {
    margin-top: -70%;
    width: 45%;
} */
	.why-dubai-sec {
		padding:10px;
	}
	.number {
       margin-top: -25px;
    }
	.number.numbone {
        padding-left: 10px;
    }
	.ongoing_projects-mobile .slick-slide img
	{
		height: 100%;
  	    object-fit: cover;
 		display: block;
  		width: 97%;
		opacity:1 !important;
    }
	.ongoing_projects-mobile .slick-slide img::before
	{
		  content: '';
  		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 97%;
		  height: 100%;
		  background: linear-gradient(to top, #231f208c 0%, #231F2000 100%);
		  pointer-events: none;
    }
	#dwnpdf .modal-content {
		top: 50px;}
    img.border-img
    {
        width:100%;
    }
    .socialmedia
    {
        margin-top: -30px;
        justify-content: flex-end;
        padding-top:0px;
    }
    .dvtl {
        text-align: center;
    }
    .timeDate h2.date::after {
        width: 130px;
        left: 33%;
    }
    .timeDate h2.date {
        font-size: 26px;
    }
    p.btext {
        font-size: 24px;
    }
    .timeDate .address {
        font-size: 30px;
    }
    img.SQ_Logo {
        width: 100%;
        max-width: 60%;
        padding: 20px;
        /* margin-left: 45px; */
    }
    .sm-icon a {
        padding:0px;
    }
    .topbar .dropdown a
    {
        float:left;
    }
    .socialmedia p
    {
        margin-right: 10px;
    }
    header .col-md-6 {
        width: 100%;
        max-width: 50%;
    }
    .logo img {
        width: 100%;
        max-width: 55%;
       
    }
    h1.banner_title
    {
        font-size:40px;
        line-height:55px;
		margin-bottom:40px;
    }
    .btwnhr {
        display:none;
    }
    .Banner {
      height: 410px !important;
      background-size: cover;
	  display:block !important;	
    }
    .Banner.homebnr {
        background-image: url(http://dubaipropertyexpo.in/wp-content/uploads/2025/11/sq-exclusive-mob-bg-scaled.jpg) !important;
    }
	.upcoming_expo,.why-Dubai .title,.dubaiDeveloper
	{
		padding-top:30px;
	}
	.visa_landscape {
       padding: 60px 15px;
}
    p.banner_sub_title {
        font-size: 20px;
    }
    h2.title
    {
        font-size:30px;
        line-height:40px;
		/* margin-bottom:40px; */
    }
    .expos
    {
        margin-bottom: 20px;
        padding:40px;
    }
    h1.banner_title::before, h1.banner_title::after
    {
        top: 230px;
    }
    p.event_loc
    {
        margin-bottom: 50%;
    }
    p.event_venue
    {
        font-size:25px;
    }
    p.event_date
    {
        font-size:35px;
    }
    p.event_month
    {
        font-size:25px;
        line-height:35px;
    }
    p.form-title
    {
        font-size:24px;
        width: 100%;
        max-width: 100%;
        line-height:35px;
    }
    .contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner.Submit-Btn,
     a.learn-more, .contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner.Submit
     {
        max-width: 40%;
        padding: 10px 0px;
     }
     p.top-location, p.banner_sub_title
     {
        font-size: 25px;
        line-height: 35px;
     }
     h2.invest-in-dubai-head,.why-Dubai .title
     {
        font-size:35px;
     }
    .logo-sec img {
        width: 100%;
        max-width: 100%;
    }
    .logo-sec .container
    {
        gap: 30px 30px;
        grid-auto-flow: row;
        padding: 20px 20px;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr;
    }
    .logo-sec {
        padding: 20px;
    }
    .tax .col-md-3 {
        text-align: center;
        padding: 0px 50px;
    }
    .content
    {
        margin-bottom:20px;
    }
    p.pointer-head
    {
        font-size:16px;
    }
    .col-md-4.prject
    {
        margin-bottom:20px;
    }
    span.prjName
    {
        left:0%;
        font-size:13px;
        z-index:999 !important;
    }
    p.landscape_title
    {
        font-size:20px;
    }
    p.landscape_content {
        font-size:14px;
        height: 100px;
    }
    .Reports .slick-slide img
    {
        margin:0 auto;
    }
    .report-sec i.fa.fa-download
    {
        margin-left:40px;
    }
    .col-md-4.landscape {
        margin-bottom: 25px;
    }
    .pum-theme-18 .pum-container, .pum-theme-default-theme .pum-container
    {
        margin-left:-27% !important;
        width:50% !important;
    }
    .ongoing_projects {
    display: none;
   }
    .ongoing_projects-mobile .slick-slide img
    {
        display: block;
        width: 100%;
    }
    .ongoing_projects-mobile.slick-initialized.slick-slider .slick-next {
        right:25px !important;
        z-index:999 !important;
    }
    .ongoing_projects-mobile.slick-initialized.slick-slider .slick-prev {
        left:25px !important;
        z-index:999 !important;
    }
    .slick-initialized .slick-slide
    {
          position:relative !important;
    }
    .col-md-4.second-col {
       padding-left: 20px;
    }
    .footer-text, .footer-text a
    {
        padding-bottom:0px !important;
    }
    h5.footer-head {
      font-size:16px;
    }
    .col-md-4.third-col h5.footer-head,.col-md-4.third-col img.bottomline
    {
        padding-left:10px;
    }
    .cta-list
    {
        padding-left:0px;
    }
    footer .container {
        padding-left: 30px;
        padding-right: 20px;
    }
    .footer_sm p.footer-text
    {
        font-size:10px;
    }
    #thankyou h1
    {
        font-size:30px;
    }
    .Reports .slick-prev {
       left: -10px !important;
   }
    .Reports .slick-next
    {
        right:0px;
    }
}
@media screen and (min-width:540px) and (max-width:540px)
{
    h1.banner_title
    {
        margin-bottom:60px;
    }
	    img.SQ_Logo {
        /* margin-top: -59%; */
        width: 45%;
    }
    h1.banner_title::before, h1.banner_title::after {
        top: 230px;
    }
    .logo-sec img {
        width: 100%;
        max-width: 60%;
    }
    .ongoing_projects-mobile.slick-initialized.slick-slider .slick-next {
        right:25px !important;
        z-index:999 !important;
    }
    .ongoing_projects-mobile.slick-initialized.slick-slider .slick-prev {
        left:25px !important;
        z-index:999 !important;
    }
    img.SQ-LOGO {
        width: 100%;
        max-width: 20%;
    }
    p.event_loc {
        margin-bottom: 50%;
    }
    .report-sec i.fa.fa-download {
        margin-left: 60px;
    }
    p.event_venue {
        font-size: 20px;
    }
    p.event_loc
    {
        font-size:18px;
    }
}
@media screen and (min-width:768px) and (max-width:992px)
{
    .logo img {
        width: 100%;
        max-width: 25%;
    }
	input.btn.submitBtn
	{
		max-width:15%;
	}
    img.SQ-LOGO {
       width: 100%;
       max-width: 50%;
       margin-top: 8px;
    }
    .sm-icon {
       display: flex;
    }
    .socialmedia p
    {
        font-size:14px;
    }     
	.Banner {
    	height:400px !important;
   		background-size: contain;
		align-items: normal;
        padding-top: 60px;
	}
	h1.banner_title::before, h1.banner_title::after
	{
		top:240px;
	}
	h1.banner_title, h2.title
	{
		font-size:38px;
	}
    /* .ongoing_projects-mobile 
    {
         display:none;
    } */
    .col-md-3.currency {
        width: 15%;
    }
    .col-md-3.sm {
        width: 33%;
    }
    .socialmedia
    {
        margin-top:0px;
    }
    h1.banner_title
    {
        line-height: 60px;
        font-size:50px;
    }
    h1.banner_title::before {
        left: 1.5%;
    }
    h1.banner_title::after {
        right: 1.5%;
    }
    p.event_date {
        font-size: 25px;
    }
    .expos
    {
        padding:20px;
    }
    p.event_month {
        font-size: 20px;
    }
    p.event_time
    {
        font-size:16px;
    }
    p.event_venue {
        font-size: 18px;
    }
   
    .contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner.Submit-Btn, a.learn-more, .contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner.Submit
    {
        width:100%;
        max-width: 20%;
    }
    p.event_loc
    {
        font-size:18px;
        padding-bottom:45%;
    }
    p.form-title
    {
        font-size: 32px;
        line-height: 40px;
    }
    .expos
    {
        height:400px;
    }
    .logo-sec img {
        width: 100%;
        max-width: 75%;
    }
    p.pointer-head {
        font-size: 12px;
        line-height: 22px;
    }
    p.landscape_content
    {
        font-size:12px;
    }
    .report-sec i.fa.fa-download
    {
        font-size: 10px;
        margin-left:8px;
    }
    .projects .slick-slide img
    {
        height:260px;
    }
    p.landscape_title {
        font-size:24px;
    }
    p.pointer-content
    {
        font-size:10px;
    }
    span.prjName
    {
        top:80%;
    }
    img.border-img {
        width:100%;
    }
    .ongoing_projects
    {
        display:none;
    }
       .ongoing_projects-mobile.slick-initialized.slick-slider .slick-next {
        right:25px !important;
        z-index:999 !important;
    }
    .ongoing_projects-mobile.slick-initialized.slick-slider .slick-prev {
        left:25px !important;
        z-index:999 !important;
    }
    .slick-initialized .slick-slide
    {
          position:relative !important;
    }
     span.prjName
     {
        z-index:9999;
     }
	.upcoming_expo
	{
		padding-top:0px;
	}
    h5.footer-head
    {
        font-size: 14px;
    }
    p.No-Info
    {
        font-size:10px;
    }
    
}
@media screen and (min-width:1024px) and (max-width:1200px)
{
    footer img.main-logo
    {
        width:50%;
    }
    .projects .slick-slide img
    {
        height:350px;
    }
    p.event_date
    {
        font-size: 30px;
    }  
    p.event_month {
        font-size: 20px;
    }
	h1.banner_title::before, h1.banner_title::after
	{
		top:235px;
	}
	.Banner {
    	height: 500px;
   		 background-size: contain;
	}
	img.SQ_Logo {
    	width: 100%;
   	 max-width: 50%;
	}
    p.event_venue {
        font-size: 18px;
    }
    p.event_loc
    {
        font-size:18px;
        margin-bottom: 100%;
    }
    span.prjName
    {
        top:85%;
		font-size:14px;
    }
    p.landscape_content
    {
        font-size: 14px;
    }
	.expos.future-event
	{
		padding:40px !important;
	}
    .expos.future-event p.event_date {
        font-size: 26px;
        line-height: 35px;
    }
  /* .ongoing_projects-mobile.slick-initialized.slick-slider 
    {
         display:none !important;
    } */
}
@media screen and (min-width:1200px)
{
    /* .ongoing_projects-mobile.slick-initialized.slick-slider
    {
         display:none !important;
    } */
	.expos.future-event
	{
		padding:40px !important;
	}
    .expos.future-event p.event_date {
        font-size: 26px;
        line-height: 35px;
    }
}
@media only screen and (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -25% !important;
    }
}