/* testimony */
@media screen and (min-width: 1500px) {
    .ShotAtLocationheading {
    padding: 100px 30% 100px 30% !important;
    }
    .Projectimagesections{
        width: 100% !important;
    }
}

/* all project */
@media screen and (min-width: 1500px) {
 .section_title {
    border-bottom: none !important;
    margin-left: 10px !important;
}
}

/* style.css  */
@media screen and (max-width: 1440px) {
    .tab-item {
        height: 4em !important;
    }
}
@media screen and (min-width: 1500px) {
 .AboutLeftSideContent p{
  width: 70% !important;
 }
 .stat2{
  width: 100% !important;
 }
 .about_stat{
  height: 121% !important;
 }
 .page-wrapper{
  padding-top: 300px !important;
 }
 .tab-item{
  height: 5em !important;
 }
}

/* connect.blade ,partner, referral ,carreers,investor */
@media screen and (min-width: 1500px) {
    #projectMap {
   height: 26vh !important;
}
}

/* about */

@media screen and (min-width: 1500px) {
.projectcardsections{
    justify-content: center !important;
}
.team_slide_inside img{
    max-height: 70em !important;
}
.about_content p{
    padding: 156px 220px !important;
}
}


/* blog */
@media screen and (min-width: 1500px) {
.signupsection{
    padding: 3vh 13vw 0vh 13vw !important;
}
.blogpostmenu{
    padding: 3vh 6vw !important;
}   
.blogcontent {
    margin-bottom: 10vh !important;
}
}

/* channel partner */
@media screen and (min-width: 1500px) {
.channelherosection{
    padding: 2vw 0 !important;
    gap: 3vh !important;
    padding-left: 15vw !important;
}
}
 /* referral  */
 @media screen and (min-width: 1500px) {
 .referralherosections{
        padding-top: 4vh !important;
    padding-left: 6.5vw !important;
    padding-bottom: 10vh !important;
 }
}

/* NRIS */
@media screen and (min-width: 1500px) {
.tailoredheading{
    padding-bottom: 3vh !important;
}
}

/* referral */
@media screen and (max-width: 765px) {
    .project-block .textbox img {
    width: 16em !important;
}
}

/* buying guide */
@media screen and (max-width: 765px) {
.emiratecount{
    font-size: 20px !important;
}
}
@media screen and (max-width: 425px) {
    .documentchecklist {
        margin: 0vh 4vw 0vh 4vw !important; 
    }
}