@font-face {
  font-family: 'ClashDisplay-Variable';
  src: url('../fonts/ClashDisplay-Variable.woff2') format('woff2'),
       url('../fonts/ClashDisplay-Variable.woff') format('woff'),
       url('../fonts/ClashDisplay-Variable.ttf') format('truetype');
       font-weight: 200 700;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay-Extralight';
  src: url('../fonts/ClashDisplay-Extralight.woff2') format('woff2'),
       url('../fonts/ClashDisplay-Extralight.woff') format('woff'),
       url('../fonts/ClashDisplay-Extralight.ttf') format('truetype');
       font-weight: 200;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay-Light';
  src: url('../fonts/ClashDisplay-Light.woff2') format('woff2'),
       url('../fonts/ClashDisplay-Light.woff') format('woff'),
       url('../fonts/ClashDisplay-Light.ttf') format('truetype');
       font-weight: 300;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay-Regular';
  src: url('../fonts/ClashDisplay-Regular.woff2') format('woff2'),
       url('../fonts/ClashDisplay-Regular.woff') format('woff'),
       url('../fonts/ClashDisplay-Regular.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay-Medium';
  src: url('../fonts/ClashDisplay-Medium.woff2') format('woff2'),
       url('../fonts/ClashDisplay-Medium.woff') format('woff'),
       url('../fonts/ClashDisplay-Medium.ttf') format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay-Semibold';
  src: url('../fonts/ClashDisplay-Semibold.woff2') format('woff2'),
       url('../fonts/ClashDisplay-Semibold.woff') format('woff'),
       url('../fonts/ClashDisplay-Semibold.ttf') format('truetype');
       font-weight: 600;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay-Bold';
  src: url('../fonts/ClashDisplay-Bold.woff2') format('woff2'),
       url('../fonts/ClashDisplay-Bold.woff') format('woff'),
       url('../fonts/ClashDisplay-Bold.ttf') format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}

@font-face {
    font-family: "FuturaStd-Medium";
    src: url(../fonts/FuturaStd-Medium.eot);
    src: url("../fonts/FuturaStd-Medium.eot?#iefix") format("embedded-opentype"), 
    url(../fonts/FuturaStd-Medium.woff2) format("woff2"),
    url(../fonts/FuturaStd-Medium.woff) format("woff"),
    url("../fonts/FuturaStd-Medium.svg#Flama-Bold") format("svg");
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {font-family: "FuturaStd-MediumStd-Medium";
  src: url("6e390d15863032277a741e08a6b18ce2.eot"); /* IE9*/
  src: url("6e390d15863032277a741e08a6b18ce2.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("6e390d15863032277a741e08a6b18ce2.woff2") format("woff2"), /* chrome、firefox */
  url("6e390d15863032277a741e08a6b18ce2.woff") format("woff"), /* chrome、firefox */
  url("6e390d15863032277a741e08a6b18ce2.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("6e390d15863032277a741e08a6b18ce2.svg#FuturaStd-MediumStd-Medium") format("svg"); /* iOS 4.1- */
}
 @font-face {
    font-family: 'Pelita Grande Std Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Grande Std Regular'), url('Pelita Grande Std-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Pelita Grande Std Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Grande Std Italic'), url('Pelita Grande Std-RegularItalic.otf') format('otf');
    }
    

    @font-face {
    font-family: 'Pelita Grande Std Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Grande Std Bold'), url('Pelita Grande Std-Bold.otf') format('otf');
    }
    

    @font-face {
    font-family: 'Pelita Grande Std Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Grande Std Bold Italic'), url('Pelita Grande Std-BoldItalic.otf') format('otf');
    }
    

    @font-face {
    font-family: 'Pelita Std Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Std Regular'), url('Pelita Std-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Pelita Std Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Std Italic'), url('Pelita Std-RegularItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Pelita Std Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Std Bold'), url('Pelita Grande Std-Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Pelita Std Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Pelita Std Bold Italic'), url('Pelita Std-BoldItalic.woff') format('woff');
    }


body {
   
    background-size: cover;
}

header {
        background: #2c2a2b;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0px !important;
}
input {
    width: 100%;
    margin-bottom: 12px !important;
    height: 45px;
    padding: 6px;
    border: 1px solid #ddd8d8;
    color: #000 !important;
}
.number-area {
    text-align: right;
}
select {
    width: 100%;
    margin-bottom: 8px !important;
    height: 42px;
    padding: 6px;
    border-radius: 7px;
    border: none;
    color: #000 !important;
    background: #fff !important;
}

::-webkit-input-placeholder {
    color: #000;
}
::-moz-placeholder {
    color: #000;
}
:-ms-input-placeholder {
    color: #000;
}
:-moz-placeholder {
    color: #000;
}
.formhead {
    margin-top: 6px;
        font-family: 'Optima';
    /* margin-left: 67px; */
    color: #fff;
    text-align: center;
    font-size: 21px;
}
img.img-responsive.round {
    position: relative;
    left: 79px;
    z-index: 2 !important;
    width: 66%;
    height: 459px;
    top: 70px;
}
section.main-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.image {
        border: none;
background: #000;
    height: 59px;
    font-family: "Bebas Neue" !important;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 38px;
    /* background: #e01e26; */
    background-repeat: no-repeat;
    background-size: cover;
}
.main-logo {
    float: left;
    margin-right: 15px;
}
.form-group {
    margin-bottom: 0px !important;
}

.number-area h3 {
        font-family: "FuturaStd-Medium"!important;
}
.formarea {
    background: #7f7401 !important;
    border-radius: 20px;
    background-color: #fff;
    padding: 22px;
    position: relative;
    overflow: hidden;
    box-shadow: 3px 3px 16px 1px rgb(0 0 0 / 46%);
}

@media screen and (max-width: 1024px) {
    img.img-responsive.project-image {
     position: unset !important; 
     z-index: 0 !important; 
}
img.img-responsive.arrow-icon {
    
}
img.img-responsive.project-image {
    display: block !important;
}
section.main-content {
    background: url(../img/download3.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
        background-size: 100% 100%;
    padding: 10px 50px 10px 50px;
    height: auto !important;
}
}


@media screen and (max-width: 767px) {
  
.maincontent {
    padding-top: 0% !important;
} 
.tab {
    width: 100% !important;
    margin: 0 auto;
}
span#vom {
    font-size: 21.5vw !important;
    position: relative;
    top: 0px !important;
}
h2#cr {
    text-align: left;
    font-size: 21.5vw !important;
}
.ram {
    margin-top: 25px;
}
img.img-responsive.tap2 {
  position: relative;
    left: 0px !important;
}
.tab {
    margin-left: 0px !important;
}
h1#cate {
   
}
h2#cr small {
    font-size: 39px  !important;
}
.stat {
    margin-left: 0px !important;
}
.stat.mobile-view {
    display: block !important;
}

.stat {
    display: none;
}
.maincontent h2 {

    text-align: center !important;
}
.ram h2 {
    left: 0px !important;
}
    
    h1.coming span.com {
    font-size: 7vw !important;
    }
    img.img-responsive.download-newimage {
    width: 100% !important;
    margin: auto;
    position: relative;
    top: -29px !important;
}
h1.thank {
    padding-top: 130px;
}
div#thank1 img.img-responsive.project-image-thank {
    display: block !important;
}
img.map1 {
    display: block !important;
        margin: auto !important;
}
.location h2:before {
    display:none; 
}
.location {
    text-align: center;
}
img.img-responsive.project-image {
    display: block !important;
}
.tab {
    position: relative;
    left: 0px !important;
    top: -35px !important;
}
.thank {
    height: auto !important;
        padding: 0px 0px 0px 0px !important;
            background-position: bottom !important;
}

img.img-responsive.marklogo {
    margin-top: 20px !important;
}
 h1.thank {
    position: relative;
    top: 15px;
    font-family: 'Optima', sans-serif;
    color: #fff;
    font-size: 36px !important;
    text-transform: uppercase;
    margin-bottom: 26px;
    text-align: center !important;
}
.tab img {
    margin: auto;
    margin-bottom: 3px;
}
img.img-responsive.project-image {
    position: unset !important;
    z-index: 999;
}
div#box {
    background-image: linear-gradient(to right, #ffffff00, #ffffff78, #ffffff, #ffffff, #ffffff, #ffffff6b, #ffffff00) !important;
    position: relative;
    left: 0px !important;
    padding: 0px 15px 1px 15px !important;
    top: 0px !important;
    text-align: center;
        margin-bottom: 39px;
}
h2#box-text span {
    font-size: 23px !important;
}
h2#box-text {
    font-size: 43px !important;
}
h1#cate {
    text-align: center;
}
.grad h2 {
    font-size: 4.7vw !important;
    text-align: center !important;
}
    span#const {
    font-weight: bold;
    font-size: 24px !important;
    position: relative;
    top: 5px;
}
    h2.head {
    font-family: "FuturaStd-Medium";
    color: #e01e26;
    font-size: 7.5vw !important;
    font-weight: bold;
}
    span.yellow.fub1 {
    padding: 7px;
    font-size: 3vw !important;
        
    }
section.main-content {
    margin-top: 0px !important;
    
} 


.main-image-section video {
    border-radius: 10px;
    height: unset !important;
}
.main-image-section video {
    border-radius: 20px;
    margin-top: 0px !important;
}
.mai-heading h1 {
    font-family: "FuturaStd-Medium";
    font-size: 6.5vw !important;
}
/*h1.coming span {*/
/*    font-size: 1em !important;*/
/*    color: #e01e26;*/
/*    font-weight: bold;*/
/*    padding-left: 7px !important;*/
/*}*/
.owl-wrapper-outer {
    position: relative;
    top: 20px;
}

img.img-responsive.animate-img.full-width {
    width: 28% !important;
    float: unset !important;
    margin: auto !important;
}
    .thank-map iframe {
    height: 400px;
    padding: 20px;
}
.thank-map {
    box-shadow: 0px 0px 12px -2px rgb(0 0 0 / 24%);
    margin-top: 20px;
}
    section.main-section h1 {
        font-size: 2.5em !important;
    }
    section.map iframe {
    border-radius: 20px;
    height: 300px;
}
    img#main-view {
    border-radius: 20px;
    padding: 10px;
}
ul.cont {
    list-style: none;
    font-size: 20px;

}
    div#contact_form {
    display: block !important;
}
    .col-md-2.number-area {
    margin-top: 25px;
    text-align: -webkit-center !important;
    margin-bottom: 23px;
}
   
    .formhead {
    font-size: 22px !important;
    color:#fff !important;
        
    }
   ul.cont1 li a {
color: #000000;
        font-size: 41px;
        font-family: Bebas Neue;
        line-height: 40px;
}

ul.cont1 {
        list-style: none;
        padding-left: 0px;
        text-align: center;
}
.left-sec ul li span {
    text-align: left!important;
    
}
    img.img-responsive.main-logo {
    width: 60% !important;
    margin-top: 12px !important;
}
img.img-responsive.logo {
    width: 37% !important;
    margin: auto;
    margin-top: 9px;
}
.formhead {
    margin-top: 6px;
    font-family: "FuturaStd-Medium";
    margin-left: 0px !important;
    color: #000;
    text-align: center !important;
    font-size: 1.2em;
}
   
    
    .formarea {
        float: none;
            width: 90%;
    margin: auto;
    }
    .number-area h3 {
        text-align: center;
    }
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
  
}
@media screen and (max-width: 991px) {
    .formarea {
        float: none !important;
    }
      h3.cal.call-icon {
    display: none;
}

}
@media screen and (max-width: 767px) {
.formarea {
  
    background-position: 39% 28% !important;
    background-color: #fff;
    padding: 22px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 12px -2px rgb(0 0 0 / 24%);
}    
/* .owl-controls .owl-buttons .owl-prev {*/
/*    left: 14px !important;*/
/*}   */
.owl-controls .owl-buttons .owl-next {
    right: 0px !important;
}
img.img-responsive.abad-logo {
    width: 47%;
}  

.mai-heading h1 {
    line-height: 1 !important;
        letter-spacing: 1px;
}
a.cc-calto-action-ripple {
    margin-top: -7px;
}
section.call-buton {
    text-align: -webkit-center;
}
h3.cal {
    font-family: 'FuturaStd-Medium' !important;
    text-align: -webkit-center;
}
 .abad-logo span {
    float: right;
    margin-top: -64px;
}   
.grad {
    width: 100% !important;
}
img.img-responsive.arrow-icon {
    display: none;
}
.location h2 {
    font-family: "ClashDisplay-Semibold";
    color: #fff;
    font-size: 7vw !important;
    text-transform: uppercase;
    
    margin-left: 0px !important;
}
/*.location h2:before {*/
/*    content: url(https://markproperties.pk/china-greatwallresidency/img/map.png);*/
/*    position: absolute;*/
/*    left: 0px;*/
 
/*}*/
h1#cate {
    font-size: 13.5vw !important;
}
.border-line {
    margin: 0 auto !important;
    margin-bottom: 20px !important;
}
span#small {
    font-size: 23px !important;
}
section.main-content {
    padding: 10px 10px 10px 10px !important;
    
}
section.main-content {
    background-position: bottom !important;
}
header.mobile {
    padding: 20px;
}    
img.img-responsive.builder-logo {
    width: 59%;
    float: right;
    border-radius: 7px;

}    
   header.desktop {
    display: none;
} 
   header.mobile {
    display: block !important;
} 

    img.img-responsive.download-newimage {
        width: 80%;
        margin-top: 59px !important;
        margin: 0 auto;
        margin-bottom: 12px;
        position: relative;
    }
    img.img-responsive.main-logo {
        margin: 0 auto !important;
        float: none;

    }
}
@media screen and (min-width: 992px) and (max-width: 1255px) {
   .formhead {
    font-size: 1vw !important;
}
ul.cont li img {
    margin-top: 0px !important;
}
.col-md-2.number-area h3 {
    float: left;
    margin-left: -61px !important;
    position: relative;
    top: -11px;
}
ul.inlinetext li {
    font-size: 30px !important;
    line-height: 1;
}
.mai-heading ul li span {
    font-size: 15px !important;
    font-family: "FuturaStd-Medium";
}
.main-image-section video {
    border-radius: 10px;
    height: 392px !important;
}
ul.inlinetext li {
    line-height: 1.2;
}
img.img-responsive.main-logo {
    width: 87% !important;
    margin-top: 9px;
        
}
input {
    height: 36px !important;
}
select.form-control {
     height: 36px !important;
}

    input#af-submit-image-1585694427 {
        font-size: 37px;
    }
    .image {
        font-size: 1.7vw;
         height: 44px !important;
    }
    .mai-heading h1 {
    font-family: "FuturaStd-Medium";
    font-size: 2.5vw !important;
}


  
}
@media screen and (max-width: 630px) {
    .number-area {
        margin-top: 70px;
    }
}
@media screen and (max-width: 449px) {
    ul.country-list {
        display: block !important;
    }
}

img.img-responsive.download-newimage {
width: 54%;
margin-top:10px;
margin-bottom:10px;
}
img.img-responsive.projects-newimage {
    width: 70%;
        margin:auto;
        margin-top: 14px;
}

input,
button,
select,
textarea {
    line-height: inherit;
    font-family: 'Prompt', sans-serif !important;
    /*font-size: 14px !important;*/
}
input.btn1 {
    width: 80%;
    background-color: #e50000;
    color: #fff !important;
    font-size: 25px;
    height: 77px;
    font-family: "Flama-Bold" !important;
}
img#main-view {
    border-radius: 20px;
}
.mai-heading h1 {
    font-family: "FuturaStd-Medium";
    font-size: 2.5vw;
    line-height: 1.3;
    font-weight: 500;
}
h1.coming span {
    color: #ffffff;
    font-weight: bold;
    background: #e01e26;
    padding: 7px 10px 7px 10px;
    border-bottom-left-radius: 18px;
    border-top-right-radius: 18px;
}
.mai-heading {
    text-align: center;
    margin-top: 7%;
}
ul.inlinetext {
    text-align: left;
}
.mai-heading ul li span {
    position: relative;
    top: -4px;
    color: #312c2c;
    width: 100%;
    /* float: right; */
    /* margin-bottom: 4px; */
    font-size: 18px;
    font-family: "FuturaStd-Medium";
}
span.yellow.fub1 {
    padding: 7px;
    font-size: 1vw;
    font-family: "FuturaStd-Medium";
    border-bottom: 2px solid;
    font-weight: bold;
    letter-spacing: 1.5px;

}
ul.inlinetext li {
    list-style: disc;
    font-size: 20px;
    color: #e60000;
}
img.img-responsive.animate-img.full-width {
width: 18%;
    margin: 0 auto;
    margin-bottom: 10px;
    /* float: left; */
    border-radius: 51px;
}
.intl-tel-input.allow-dropdown {
    width: 100%;
     margin-bottom: 12px !important;
}

img.img-responsive.logo {
    border-radius: 10px;
    margin: auto;
    margin-top: 9px;
   
}
section.main-content {
background: url(../img/download3.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-size: 100% 100%;
        padding: 10px 50px 10px 50px;
        height: auto !important;
  
}
img.img-responsive.project-image {
    display: none;
}
/*buton call*/

.col-md-2.number-area {
    text-align: -webkit-right;
    padding: 44px 12px 10px 0px;
}

.call-buton .cc-calto-action-ripple {
	z-index: 99999;
	/*position: fixed;*/
 /*   right: 3rem;*/
 /*   bottom: 55rem;*/
	background: #e01e26;
	width: 4rem;
	height: 4rem;
	padding: 1rem;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	-webkit-animation: cc-calto-action-ripple 0.6s linear infinite;
	animation: cc-calto-action-ripple 0.6s linear infinite;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none; }
	.call-buton .cc-calto-action-ripple i {
	  -webkit-transition: 0.3s ease;
	  transition: 0.3s ease;
	  font-size: 2.2rem; }
	.call-buton .cc-calto-action-ripple:hover i {
	  -webkit-transform: rotate(135deg);
	  transform: rotate(135deg); }
  
  @-webkit-keyframes cc-calto-action-ripple {
	0% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
	100% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }
  
  @keyframes cc-calto-action-ripple {
	0% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
	100% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }

/*contact popup*/
	.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 25px !important;
    font-family: 'FuturaStd-Medium';
    text-align: -webkit-center !important;
}
.modal-body {
    position: relative;
    padding: 15px;
    text-align: center !important;
}
.modal-header .close {
    margin-top: -24px !important;
}
ul.cont {
list-style: none;
    font-size: 2.4vw;
    text-align: center !important;
    padding-left: 0px !important;
    display: inline-flex;
        position: relative;
    top: 7px;
}
span#num2 {
    margin-left: 15px;
}
ul.cont li a {
    color: #fff;
    font-family: 'Optima', sans-serif !important;
    font-weight: 600;
}
ul.cont i {
    color: red;
    font-weight: bold;
}

/*floting buton*/
/* floating box style */
.floating-form { /*contact form wrapper*/
    max-width: 323px;
    padding: 30px 30px 10px 30px;
    border: 1px solid #ddd;
    right: -78px;
    position: fixed;
    z-index: 99999;
	}
.contact-opener { /*opener button*/
    position: absolute;
   left: -103px;
    transform: rotate(-90deg); /* rotate button -90deg */
    top: 414px;
    padding: 10px;
    color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    font-size: 20px;
    font-weight: bold;
    font-family: 'FuturaStd-Medium';
}
.contact-opener, .floating-form input[type=button]:hover, .floating-form input[type=submit]:hover {
       background: linear-gradient(to bottom, #cc5f07 5%, #f8941d 100%);
       /*background-color: #000000b5;*/
}
div#contact_form {
    display: none;
}
html {
  scroll-behavior: smooth;
}
header.mobile {
    display: none;
}
.thank-map iframe {
    border-radius: 5px;
}
.thank-map {
    box-shadow: 0px 0px 12px -2px rgb(0 0 0 / 24%);
}


div#testimonials {
    margin-top: 40px;
}

h1.testimonial {
    font-family: 'FuturaStd-Medium';
    color: #141b2c;
    font-size: 50px;
    text-align: center;
}
.post-content {
    margin-left: 10px;
}
section.map {
    margin-top: 13px;
    margin-bottom: 30px;
}
select.form-control {
    height: 45px;
}
ul.inlinetext {
    margin-top: 42px;
}
.owl-controls .owl-buttons .owl-prev {
    background: #e60000;
    position: absolute;
    top: 50%;
    /* left: 1368px; */
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next {
background: #e60000;
    position: absolute;
    top: 50%;
    right: -15px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after, .owl-controls .owl-buttons .owl-next:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #fff;
    font-size: 30px;
}

.owl-controls .owl-buttons .owl-next:after, .owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
    font-family: FontAwesome;
    color: #fff;
    font-size: 30px;
}
.main-image-section {
 /*background: #b2b8c6;*/
    border-radius: 20px;
}
.main-image-section video {
border-radius: 10px;
    height: 507px;
}
.wrapper{
  margin-left: auto;
  margin-right: auto;
}
.col-md-4.main-content {
    padding-left: 0px;
    padding-right: 0px;
}
ul.inlinetext li {
    font-size: 37px;
    line-height: 0.9;
}

.help-block {
    color: red !important;
    font-size: 1em !important;
    position: relative !important;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    text-align: center;
}
/*.mai-heading h1 {*/
/*    margin-bottom: -18px !important;*/
/*}*/


.placeholder1{color: grey;}
select option:first-child{color: grey; display: none;}
select option{color: #555;} 

.col-md-2.number-area h3 {
    float: left;
    margin-right: 10px;
    font-size: 1.4vw;
    position: relative;
    top: 10px;
}
.i4ewOd-pzNkMb-r4nke-LS81yb .di8rgd-TEhSn .SfQLQb-fI6EEc {
   display:none !important;
}
.form-control {
    font-size: 12px !important;
}
.has-feedback .form-control {
    padding-right: 0px !important;
}

h1.coming span.com {
    font-size: 2vw;
     
}
.mai-heading.thank h1.coming span {
    font-size: 1.3em;
}
h2.head {
    letter-spacing: 0.9px;
    font-family: "FuturaStd-Medium";
    color: #e01e26;
    font-size: 2.5vw;
    font-weight: bold;
    position: relative;
    top: 17px;
}
h1#cate {
    position: relative;
    top: 15px;
        font-family: 'ClashDisplay-Medium';
    color: #fff;
    font-size: 4vw;
    text-transform: uppercase;
        /*margin-bottom: 44px;*/
            line-height: 41px;
                text-align: center;
}
h2#cr small {
    color: #fff;
    font-size: 37px;
      font-family: "ClashDisplay-Regular";
         
}
.maincontent h2 {
    font-family: "ClashDisplay-Semibold";
    color: #fff;
    font-size: 2vw;
    text-transform: uppercase;
    text-align: end;
}
h2#cr {
text-align: center;
    position: relative;
    color: #ffffff;
    
}
.ram h2 {
    font-family: "ClashDisplay-Regular";
    font-size: 26px;
    position: relative;
    top: 10px;
        left: 17px;
}
.stat {
    margin-left: -219px;
}
.grad {
    background: url(../img/gradient.png);
    background-repeat: no-repeat;
    background-size: cover;
      width: 41.5vw;
}

.grad h2 {
    font-family: 'Optima', sans-serif;
    color: #fff;
    font-size: 2.2vw;
    text-transform: capitalize;
    padding: 10px;
}
span#const {
    font-weight: bold;
    font-size: 34px;
}
.iti.iti--allow-dropdown.iti--show-flags {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

img.ads-banner {
    width: 100%;
}


img.img-responsive.phone-icon {

    float: left;
    margin-right: 13px;
 
}
ul.cont li img {
    margin-top: 9px;
}
img.img-responsive.project-logo {
       width: 45%;
}
img.img-responsive.marklogo {
    margin: auto;
    margin-bottom: 13px;
   
}
.form-control {
    border-radius: 0px !important;
}

ul.inlinetext li {
line-height: 1.5;
    font-size: 20px;
    color: #424242;
    font-family: 'Optima', sans-serif;
}
h3#feat {
position: relative;
    top: 15px;
    font-family: 'Optima', sans-serif;
    color: #333333;
    font-size: 43px;
    text-transform: uppercase;
    margin-bottom: 26px;
}
ul.inlinetext {
    padding-left: 19px;
}
div#bullet {
    margin-top: -70px;
}

/*.container.max-cont {*/
/*    width: 1339px !important;*/
/*}*/



header.desktop {
    padding: 10px 50px 10px 50px;
}
img.img-responsive.arrow-icon {
rotate: 4deg;
    position: relative;
    left: 86px;
    top: 1px;
    z-index: 999;
    width: 80%;
}
h2#box-text {
font-family: 'FuturaStd-Medium';
    color: #f40707;
    font-size: 65px;
    font-weight: 700;
    font-family: 'Bebas Neue';
    font-weight: 100;
    text-align: center;
    margin-block-end: -33px !important;
    position: relative;
    top: -29px;
}
div#box1 {
border: 2px solid #a6a1a1;
    background: #ffffffd1;
    /* padding: 0px 10px 0px 20px; */
    margin-top: -28px;
}
h2#box-text span {
 font-family: 'Optima', sans-serif;
    color: #000;
    font-size: 30px;
    text-transform: capitalize;
    position: relative;
    top: 10px;
    font-family: 'Bebas Neue';
    font-weight: 100;
}
div#box {
    /* background: #ffffff; */
    background-image: linear-gradient(#ffffff, #ffffff);
    background-image: linear-gradient(to right, #ffffff00, #ffffff78, #ffffff, #ffffff, #ffffff, #ffffff00, #ffffff00);
    position: relative;
    left: -111px;
    padding: 0px 92px 1px 71px;
    top: 15px;
}
img.img-responsive.project-image {
    position: absolute;
    z-index: 999;
    
}
h1.thank {
    position: relative;
    top: 15px;
    font-family: 'Optima', sans-serif;
    color: #fff;
    font-size: 3.5vw;
    text-transform: uppercase;
    margin-bottom: 26px;
    text-align: left;
    padding-top: 130px;
}
section.thank {
    background: url(../img/download3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10px 50px 10px 50px;
        height: 632px;
}
span#small {
    font-size: 34px;
}
.location h2 {
    font-family: "ClashDisplay-Semibold";
    color: #fff;
    font-size: 34px;
    text-transform: uppercase;

}
span#small {
    font-size: 34px;
    font-family: "ClashDisplay-Regular";
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.border-line {
    border: 2px solid white;
    width: 65%;
    margin-bottom: 20px;
}
/*.location h2:before {*/
/*    content: url(https://markproperties.pk/china-greatwallresidency/img/map.png);*/
/*    position: absolute;*/
/*        left: 12px;*/

/*}*/
img.map1 {
    display: none;
}

span.s-sm {
    position: relative;
    top: 0px !important;
    color: #ff0000 !important;
    font-family: 'Bebas Neue' !important;
    font-weight: bold !important;
        font-size: 47px !important;
}

div#thank1 img.img-responsive.project-image-thank {
    display: none;
}
.maincontent {
    padding-top: 13%;
}
img.img-responsive.tap2 {

}
.tab {
     width: 80%;
    margin: 0 auto;
}
.boxi {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
span#vom {
    font-size: 6.3vw;
        position: relative;
    top: 7px;
}
.redbox {
    background: url(../img/liner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px 10px 0px 10px;
}
.footer {
    padding-top: 10px;
}
.stat.mobile-view {
    display: none;
}
span#vom {
 
    
}