/******************************************************************
Site Name: http://www.marquisesquare.ae
Author: Lewis Knight

Stylesheet: Main Stylesheet

******************************************************************/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none; }

small, .small {
  font-size: 75%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0; }

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px; }

ol,
ul {
  padding: 0;
  list-style-type: none; }

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .cf:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after {
    clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/******************************************************************
Site Name: www.marquisesquare.ae
Author: Lewis Knight

Stylesheet: Variables
******************************************************************/
/* Orange */
/* Grey */
/* Browns */
/******************************************************************
Site Name: www.marquisesquare.ae
Author: Lewis Knight

Stylesheet: Typography
******************************************************************/
@font-face {
  font-family: 'brandongrotesquemedium';
  src: url("../fonts/brandongrotesquemediumwebfont.eot");
  src: url("../fonts/brandongrotesquemediumwebfont.eot") format("embedded-opentype"), url("../fonts/brandongrotesquemediumwebfont.woff2") format("woff2"), url("../fonts/brandongrotesquemediumwebfont.woff") format("woff"), url("../fonts/brandongrotesquemediumwebfont.ttf") format("truetype"), url("../fonts/brandongrotesquemediumwebfont.svg#brandongrotesquemediumwebfont") format("svg"); }
@font-face {
  font-family: 'brandongrotesquelight';
  src: url("../fonts/brandongrotesquelightwebfont.eot");
  src: url("../fonts/brandongrotesquelightwebfont.eot") format("embedded-opentype"), url("../fonts/brandongrotesquelightwebfont.woff2") format("woff2"), url("../fonts/brandongrotesquelightwebfont.woff") format("woff"), url("../fonts/brandongrotesquelightwebfont.ttf") format("truetype"), url("../fonts/brandongrotesquelightwebfont.svg#brandongrotesquelightwebfont") format("svg"); }
@font-face {
  font-family: 'brandongrotesqueregular';
  src: url("../fonts/brandongrotesqueregularwebfont.eot");
  src: url("../fonts/brandongrotesqueregularwebfont.eot") format("embedded-opentype"), url("../fonts/brandongrotesqueregularwebfont.woff2") format("woff2"), url("../fonts/brandongrotesqueregularwebfont.woff") format("woff"), url("../fonts/brandongrotesqueregularwebfont.ttf") format("truetype"), url("../fonts/brandongrotesqueregularwebfont.svg#brandongrotesqueregularwebfont") format("svg"); }
@font-face {
  font-family: 'brandongrotesqueblack';
  src: url("../fonts/brandongrotesqueblackwebfont.eot");
  src: url("../fonts/brandongrotesqueblackwebfont.eot") format("embedded-opentype"), url("../fonts/brandongrotesqueblackwebfont.woff2") format("woff2"), url("../fonts/brandongrotesqueblackwebfont.woff") format("woff"), url("../fonts/brandongrotesqueblackwebfont.ttf") format("truetype"), url("../fonts/brandongrotesqueblackwebfont.svg#brandongrotesqueblackwebfont") format("svg"); }
@font-face {
  font-family: 'brandongrotesquebold';
  src: url("../fonts/brandongrotesqueboldwebfont.eot");
  src: url("../fonts/brandongrotesqueboldwebfont.eot") format("embedded-opentype"), url("../fonts/brandongrotesqueboldwebfont.woff2") format("woff2"), url("../fonts/brandongrotesqueboldwebfont.woff") format("woff"), url("../fonts/brandongrotesqueboldwebfont.ttf") format("truetype"), url("../fonts/brandongrotesqueboldwebfont.svg#brandongrotesqueboldwebfont") format("svg"); }
/******************************************************************
Site Name:
Author:

Stylesheet: Sass Functions

You can do a lot of really cool things in Sass. Functions help you
make repeated actions a lot easier. They are really similar to mixins,
but can be used for so much more.

Anyway, keep them all in here so it's easier to find when you're
looking for one.

For more info on functions, go here:
http://sass-lang.com/documentation/Sass/Script/Functions.html

******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Mixins Stylesheet

This is where you can take advantage of Sass' great features: Mixins.
I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

Helpful:
http://sachagreif.com/useful-sass-mixins/
http://thesassway.com/intermediate/leveraging-sass-mixins-for-cleaner-code
http://web-design-weekly.com/blog/2013/05/12/handy-sass-mixins/

******************************************************************/
/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/******************************************************************
Site Name:
Author:

Stylesheet: Grid Stylesheet

I've seperated the grid so you can swap it out easily. It's
called at the top the style.scss stylesheet.

There are a ton of grid solutions out there. You should definitely
experiment with your own. Here are some recommendations:

http://gridsetapp.com - Love this site. Responsive Grids made easy.
http://susy.oddbird.net/ - Grids using Compass. Very elegant.
http://gridpak.com/ - Create your own responsive grid.
https://github.com/dope/lemonade - Neat lightweight grid.


The grid below is a custom built thingy I modeled a bit after
Gridset. It's VERY basic and probably shouldn't be used on
your client projects. The idea is you learn how to roll your
own grids. It's better in the long run and allows you full control
over your project's layout.

******************************************************************/
.last-col {
  float: right;
  padding-right: 0 !important; }

/*
Mobile Grid Styles
These are the widths for the mobile grid.
There are four types, but you can add or customize
them however you see fit.
*/
@media (max-width: 767px) {
  .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; } }
/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; } }
/* Landscape to small desktop */
@media (min-width: 1030px) {
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; }

  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.6666666667%; }

  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%; }

  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%; }

  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%; }

  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%; }

  .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%; }

  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%; }

  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%; }

  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.1111111111%; }

  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%; }

  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.09090909091%; }

  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%; } }
/*********************
IMPORTING MODULES
Modules are reusable blocks or elements we use throughout the project.
We can break them up as much as we want or just keep them all in one.
I mean, you can do whatever you want. The world is your oyster. Unless
you hate oysters, then the world is your peanut butter & jelly sandwich.
*********************/
/******************************************************************
Site Name: http://www.marquisesquare.ae
Author: Lewis Knight

Stylesheet: Button Styles
******************************************************************/
a.btn {
  width: 187px;
  height: 46px;
  font-size: 12px;
  line-height: 46px;
  color: #fff;
  background-color: #1d1d1b;
  border: 1px solid #1d1d1b;
  box-sizing: border-box;
  padding: 0px;
  text-transform: uppercase;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  font-family: "brandongrotesquemedium", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: all ease-in-out 600ms; }
  a.btn:hover {
    transition: all ease-in-out 600ms;
    background-color: #98694c;
    border-color: #98694c;
    color: #fff; }
  a.btn:focus, a.btn:visited {
    color: #fff; }
  a.btn.fluid {
    width: initial;
    padding: 0 25px; }
  a.btn.orange-btn {
    background-color: #98694c;
    color: #fff;
    border-color: #98694c; }
    a.btn.orange-btn:hover {
      transition: all ease-in-out 600ms;
      background-color: transparent;
      color: #98694c;
      border-color: #98694c; }
  a.btn.clear-btn {
    background-color: transparent;
    color: #fff;
    border-color: #fff; }

/*********************
BASE STYLES
*********************/
/******************************************************************
Site Name: www.marquisesquare.ae
Author: Lewis Knight

Stylesheet: Base Stylesheet

******************************************************************/
/*********************
GENERAL STYLES
*********************/
body {
  font-family: "brandongrotesquelight", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #303030;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0; }

* {
  outline: none !important; }

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0px; }

#main-content > .container > .vc_row,
#main-content > section:not(.full-width-image):not(.full-width-video) > .container > .vc_row {
  padding-left: 15px;
  padding-right: 15px; }

/********************
NAVIGATION STYLES
********************/
#mobile-navigation {
  display: none; }

#mobile-navigation {
  display: none;
  margin-top: -458px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  text-align: left;
  background-color: #e7e7e8;
  padding-top: 120px;
  padding-bottom: 40px; }
  #mobile-navigation .menu-container {
    height: 100%;
    width: 300px; }
    #mobile-navigation .menu-container ul {
      text-align: center;
      margin: 0; }
      #mobile-navigation .menu-container ul li {
        display: block; }
        #mobile-navigation .menu-container ul li a {
          color: #78767e;
          display: block;
          padding: 10px 0;
          font-size: 17px;
          text-transform: uppercase !important;
          font-family: "brandongrotesquemedium", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
        #mobile-navigation .menu-container ul li.current_page_item a {
          color: #98694c; }
  #mobile-navigation.full-screen {
    height: 100% !important; }
    #mobile-navigation.full-screen .menu-container {
      overflow-y: -moz-scrollbars-vertical;
      overflow-y: scroll;
      width: 300px; }
      #mobile-navigation.full-screen .menu-container::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 3px; }
      #mobile-navigation.full-screen .menu-container::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }

#top-header {
  z-index: 9999999;
  position: absolute;
  left: 0;
  right: 0;
  height: 112px;
  background-color: transparent;
  transition: background-color ease-in-out 600ms;
  -webkit-transition: background-color 600ms ease-out;
  -moz-transition: background-color 600ms ease-out;
  -o-transition: background-color 600ms ease-out; }
  #top-header.fixed {
    background-color: #78767e;
    transition: background-color ease-in-out 600ms;
    -webkit-transition: background-color 600ms ease-out;
    -moz-transition: background-color 600ms ease-out;
    -o-transition: background-color 600ms ease-out;
    position: fixed;
    left: 0;
    right: 0; }
  #top-header .mqs-logo {
    display: inline-block;
    float: left; }
    #top-header .mqs-logo a {
      display: block;
      margin-top: 45px; }
  #top-header .mobile-menu-icon {
    display: none; }
  #top-header .navigation-container .menu-mqs-menu-container ul {
    display: inline-block;
    float: right;
    margin: 0; }
    #top-header .navigation-container .menu-mqs-menu-container ul li {
      display: inline-block; }
      #top-header .navigation-container .menu-mqs-menu-container ul li a {
        padding: 48px 18px 45px;
        font-size: 14px;
        text-transform: uppercase;
        outline: none !important;
        color: #fff;
        text-decoration: none !important;
        transition: color ease-in-out 600ms;
        -webkit-transition: color 600ms ease-out;
        -moz-transition: color 600ms ease-out;
        -o-transition: color 600ms ease-out;
        min-width: 103px !important;
        display: block;
        text-align: center;
        font-family: "brandongrotesquemedium", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
        #top-header .navigation-container .menu-mqs-menu-container ul li a:hover, #top-header .navigation-container .menu-mqs-menu-container ul li a:focus, #top-header .navigation-container .menu-mqs-menu-container ul li a:visited {
          color: #fff;
          text-decoration: none !important;
          transition: color ease-in-out 600ms;
          -webkit-transition: color 600ms ease-out;
          -moz-transition: color 600ms ease-out;
          -o-transition: color 600ms ease-out; }
        #top-header .navigation-container .menu-mqs-menu-container ul li a:hover {
          color: #E8E8E8; }
      #top-header .navigation-container .menu-mqs-menu-container ul li.current_page_item a {
        background-image: url(../images/active-menu.png);
        background-repeat: no-repeat;
        background-size: 109px 87px;
        background-position: top 0 left 50%; }

/********************
FOOTER STLES
********************/
footer {
  padding: 87px 0;
  position: relative; }
  footer .mqs-logo {
    display: block;
    float: none;
    margin: 0 auto !important;
    text-align: center; }
  footer .contact-details {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 35px; }
    footer .contact-details i {
      display: inline-block;
      padding: 0 20px; }
    footer .contact-details a {
      color: #fff;
      text-decoration: none;
      padding-left: 10px; }
      footer .contact-details a:hover {
        color: #fff;
        text-decoration: none; }
    footer .contact-details .legal-section {
      font-size: 15px;
      margin-top: 30px;
      color: #e0e0e0; }

/********************
HEADER STLES
********************/
section.header-video {
  height: 100vh;
  position: relative;
  top: 0;
  bottom: 0;
  z-index: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  background-color: #000; }
  section.header-video .fallback-image.background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: -2;
    left: 0;
    right: 0;
    overflow: hidden;
    background-color: #000; }
  section.header-video video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-color: #000; }
  section.header-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3); }
  section.header-video .logo-container {
    width: 350px;
    margin: 0 auto;
    top: 50%;
    position: relative;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    section.header-video .logo-container .header-marquise-logo {
      display: none; }
      section.header-video .logo-container .header-marquise-logo img {
        backface-visibility: hidden; }
  section.header-video .thanks {
    text-align: center;
    top: 50%;
    position: relative;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    section.header-video .thanks .section-title {
      margin-bottom: 35px; }
      section.header-video .thanks .section-title p {
        font-family: "brandongrotesquelight", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 100px;
        color: #fff;
        text-transform: initial !important; }
    section.header-video .thanks .section-content {
      margin: 0 auto;
      float: none;
      margin-bottom: 38px; }
      section.header-video .thanks .section-content p {
        font-family: "brandongrotesquelight", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 17px;
        line-height: 20px;
        color: #fff; }
  section.header-video .error-404 {
    text-align: center;
    top: 50%;
    position: relative;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    section.header-video .error-404 .section-title {
      margin-bottom: 35px; }
      section.header-video .error-404 .section-title p {
        font-family: "brandongrotesquelight", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 100px;
        color: #fff;
        text-transform: initial !important; }
    section.header-video .error-404 .section-content {
      margin: 0 auto;
      float: none;
      margin-bottom: 38px; }
      section.header-video .error-404 .section-content p {
        font-family: "brandongrotesquelight", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 17px;
        line-height: 20px;
        color: #fff; }
  section.header-video .triangle-container {
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    height: 35px;
    border-bottom: 10px solid #fff; }
    section.header-video .triangle-container .triangle {
      width: 50%;
      position: absolute;
      border-bottom: 25px solid #fff; }
      section.header-video .triangle-container .triangle.left {
        left: 0;
        border-right: 20px solid transparent; }
      section.header-video .triangle-container .triangle.right {
        right: 0;
        border-left: 20px solid transparent; }

body.error404 section.header-video video {
  display: none !important; }

/********************
Reusable Code
********************/
.nopad {
  padding: 0px !important; }

.padtop0 {
  padding-top: 0px; }

.padtop5 {
  padding-top: 5px; }

.padtop10 {
  padding-top: 10px; }

.padtop20 {
  padding-top: 20px; }

.padtop30 {
  padding-top: 30px; }

.padtop35 {
  padding-top: 35px; }

.padtop40 {
  padding-top: 40px; }

.padtop50 {
  padding-top: 50px; }

.padtop55 {
  padding-top: 55px; }

.padtop60 {
  padding-top: 60px; }

.padtop70 {
  padding-top: 70px; }

.padtop80 {
  padding-top: 80px; }

.padtop85 {
  padding-top: 85px; }

.padtop90 {
  padding-top: 90px; }

.padtop100 {
  padding-top: 100px; }

.padtop110 {
  padding-top: 110px; }

.padtop120 {
  padding-top: 120px; }

.padtop130 {
  padding-top: 130px; }

.padtop150 {
  padding-top: 150px; }

.padbot0 {
  padding-bottom: 0px; }

.padbot5 {
  padding-bottom: 5px; }

.padbot10 {
  padding-bottom: 10px; }

.padbot20 {
  padding-bottom: 20px; }

.padbot25 {
  padding-bottom: 25px; }

.padbot30 {
  padding-bottom: 30px; }

.padbot40 {
  padding-bottom: 40px; }

.padbot50 {
  padding-bottom: 50px; }

.padbot60 {
  padding-bottom: 60px; }

.padbot65 {
  padding-bottom: 65px; }

.padbot70 {
  padding-bottom: 70px; }

.padbot75 {
  padding-bottom: 75px; }

.padbot80 {
  padding-bottom: 80px; }

.padbot90 {
  padding-bottom: 90px; }

.padbot100 {
  padding-bottom: 100px; }

.padbot105 {
  padding-bottom: 105px; }

.padbot110 {
  padding-bottom: 110px; }

.padbot120 {
  padding-bottom: 120px; }

.padbot130 {
  padding-bottom: 130px; }

.padleft0 {
  padding-left: 0px; }

.padleft5 {
  padding-left: 5px; }

.padleft10 {
  padding-left: 10px; }

.padleft20 {
  padding-left: 20px; }

.padleft25 {
  padding-left: 25px; }

.padleft30 {
  padding-left: 30px; }

.padleft40 {
  padding-left: 40px; }

.padleft50 {
  padding-left: 50px; }

.padleft60 {
  padding-left: 60px; }

.padleft70 {
  padding-left: 70px; }

.padleft80 {
  padding-left: 80px; }

.padleft90 {
  padding-left: 90px; }

.padleft100 {
  padding-left: 100px; }

.padright0 {
  padding-right: 0px; }

.padright5 {
  padding-right: 5px; }

.padright10 {
  padding-right: 10px; }

.padright20 {
  padding-right: 20px; }

.padright25 {
  padding-right: 25px; }

.padright30 {
  padding-right: 30px; }

.padright40 {
  padding-right: 40px; }

.padright50 {
  padding-right: 50px; }

.padright60 {
  padding-right: 60px; }

.padright70 {
  padding-right: 70px; }

.padright80 {
  padding-right: 80px; }

.padright90 {
  padding-right: 90px; }

.padright100 {
  padding-right: 100px; }

.nomar {
  margin: 0px !important; }

.martop0 {
  margin-top: 0px; }

.martop10 {
  margin-top: 10px; }

.martop20 {
  margin-top: 20px; }

.martop30 {
  margin-top: 30px; }

.martop40 {
  margin-top: 40px; }

.martop50 {
  margin-top: 50px; }

.martop60 {
  margin-top: 60px; }

.martop70 {
  margin-top: 70px; }

.martop80 {
  margin-top: 80px; }

.martop90 {
  margin-top: 90px; }

.martop100 {
  margin-top: 100px; }

.marbot0 {
  margin-bottom: 0px; }

.marbot10 {
  margin-bottom: 10px; }

.marbot20 {
  margin-bottom: 20px; }

.marbot30 {
  margin-bottom: 30px; }

.marbot40 {
  margin-bottom: 40px; }

.marbot50 {
  margin-bottom: 50px; }

.marbot60 {
  margin-bottom: 60px; }

.marbot70 {
  margin-bottom: 70px; }

.marbot80 {
  margin-bottom: 80px; }

.marbot90 {
  margin-bottom: 90px; }

.marbot100 {
  margin-bottom: 100px; }

.marbot175 {
  margin-bottom: 175px; }

.marleft0 {
  margin-left: 0px; }

.marleft10 {
  margin-left: 10px; }

.marleft20 {
  margin-left: 20px; }

.marleft30 {
  margin-left: 30px; }

.marleft40 {
  margin-left: 40px; }

.marleft50 {
  margin-left: 50px; }

.marleft60 {
  margin-left: 60px; }

.marleft70 {
  margin-left: 70px; }

.marleft80 {
  margin-left: 80px; }

.marleft90 {
  margin-left: 90px; }

.marleft100 {
  margin-left: 100px; }

.marright0 {
  margin-right: 0px; }

.marright10 {
  margin-right: 10px; }

.marright20 {
  margin-right: 20px; }

.marright30 {
  margin-right: 30px; }

.marright40 {
  margin-right: 40px; }

.marright50 {
  margin-right: 50px; }

.marright60 {
  margin-right: 60px; }

.marright70 {
  margin-right: 70px; }

.marright80 {
  margin-right: 80px; }

.marright90 {
  margin-right: 90px; }

.marright100 {
  margin-right: 100px; }

.mar0auto {
  margin: 0 auto !important;
  float: initial !important;
  display: block !important; }

.noscroll {
  overflow: hidden; }

br.always {
  display: block !important; }

.font-14 p {
  font-size: 14px !important;
  line-height: 20px !important; }

.font-16 p {
  font-size: 16px !important;
  line-height: 22px !important; }

.font-19, .font-19 p {
  font-size: 19px !important;
  line-height: 25px !important; }

.font-25 p {
  font-size: 25px !important;
  line-height: 27px !important; }

.font-35 p {
  font-size: 35px !important;
  line-height: 32px !important; }

.font-45 p {
  font-size: 45px !important;
  line-height: 47px !important; }

.relative {
  position: relative !important;
  top: inherit;
  left: inherit; }

.absolute {
  position: absolute !important;
  top: 0;
  left: 0; }

.fixed {
  position: fixed !important;
  top: 0;
  left: 0; }

.align-center {
  text-align: center; }

.align-center img {
  display: block;
  margin: 0 auto; }

.align-left {
  text-align: left; }

*:hover {
  text-decoration: none !important; }

.brandongrotesquemedium {
  font-family: "brandongrotesquemedium", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.center-unknown {
  display: table;
  width: 100%;
  height: 100%; }
  .center-unknown > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 100%; }

#error404 {
  margin-top: 80px;
  margin-bottom: 100px; }
  #error404 a {
    color: #98694c; }
    #error404 a:hover {
      color: #98694c; }

.col-center-unknown {
  display: table;
  height: 100%; }
  .col-center-unknown > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 100%; }

.bottom-unknown-content {
  display: table;
  width: 100%;
  height: 100%; }
  .bottom-unknown-content > div {
    display: table-cell;
    height: 100%;
    float: none; }
  .bottom-unknown-content > .content-container {
    vertical-align: bottom; }
    .bottom-unknown-content > .content-container .section-content p:last-child {
      margin-bottom: 0px; }
  .bottom-unknown-content .section-title p:last-child {
    margin-bottom: 0px; }

.center-unknown-content > div > div {
  display: table;
  width: 100%;
  height: 100%; }
  .center-unknown-content > div > div > div {
    display: table-cell;
    height: 100%;
    float: none; }
    .center-unknown-content > div > div > div.content-container {
      vertical-align: middle; }

.full-width-img .vc_single_image-wrapper {
  width: 100%; }
  .full-width-img .vc_single_image-wrapper img {
    width: 100%; }

.full-width-section > div {
  width: 100%;
  padding: 0; }

.grey-background {
  background-color: #e7e7e8; }

.dark-grey-background {
  background-color: #78767d; }

.dark-brown-background {
  background-color: #1d1d1b; }
  .dark-brown-background .section-content p {
    color: #fff; }

span.white {
  color: #fff; }

.white-text p {
  color: #eee; }

span.black {
  color: #303030; }

span.orange {
  color: #98694c; }

/********************
MAIN CONTENT STLES
********************/
#main-content {
  overflow: hidden;
  background: #fff;
  position: relative; }

.section-title {
  margin-bottom: 20px; }
  .section-title p {
    color: #98694c;
    font-size: 40px;
    line-height: 42px;
    text-transform: uppercase !important; }
  .section-title.black p {
    color: #414141; }

.section-content-title {
  margin-bottom: 45px; }
  .section-content-title p {
    color: #98694c;
    font-size: 20px;
    line-height: 26px; }
    .section-content-title p:last-child {
      margin-bottom: 0px; }

.section-content p {
  margin-bottom: 25px; }
.section-content:last-child {
  margin-bottom: 0px; }

/********************
DIAMOND OVER IMAGES
********************/
.image-with-diamond .wpb_content_element {
  margin-bottom: 0px; }
.image-with-diamond .vc_single_image-wrapper {
  width: 100%; }
  .image-with-diamond .vc_single_image-wrapper img {
    margin: 0 auto;
    display: block;
    float: none;
    padding: 40px 0; }
.image-with-diamond .animate-diamond-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .image-with-diamond .animate-diamond-container svg polyline {
    stroke: #a8866f;
    stroke-width: 0.3;
    fill: transparent;
    stroke-dasharray: 870;
    stroke-dashoffset: 870; }
  .image-with-diamond .animate-diamond-container.viewed svg polyline {
    animation: draw 10s normal linear;
    -webkit-animation: draw 10s normal linear;
    -moz-animation: draw 10s normal linear;
    -o-animation: draw 10s normal linear;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards; }

@-webkit-keyframes draw {
  from {
    stroke-dashoffset: 870; }
  to {
    stroke-dashoffset: 0; } }
@-moz-keyframes draw {
  from {
    stroke-dashoffset: 870; }
  to {
    stroke-dashoffset: 0; } }
@-o-keyframes draw {
  from {
    stroke-dashoffset: 870; }
  to {
    stroke-dashoffset: 0; } }
@keyframes draw {
  from {
    stroke-dashoffset: 870; }
  to {
    stroke-dashoffset: 0; } }
.location .image-with-diamond .vc_single_image-wrapper img {
  padding: 40px 0 0; }

.expo-image .image-with-diamond .vc_single_image-wrapper img {
  padding: 80px 0; }

/********************
FULL WIDTH VIDEO
********************/
.full-width-video > .container {
  width: 100%; }
.full-width-video .custom-video-container #custom-video-player {
  height: 100%; }
  .full-width-video .custom-video-container #custom-video-player iframe {
    border: 0px; }
.full-width-video .custom-video-container .play-button-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

section.full-width-image > .container {
  width: 100%; }

/********************
CTA SECTION
********************/
.cta-row .section-title p {
  text-align: center;
  font-size: 32px; }
.cta-row a.btn {
  margin: 0 auto;
  float: none;
  display: block; }

.title-with-content-row .section-title {
  margin-bottom: 0px; }

.expo-image .expo-logo {
  position: absolute;
  top: 50px;
  left: 50px; }
.expo-image .section-title {
  position: absolute;
  bottom: 20%;
  right: 40.5%;
  width: 14%; }
  .expo-image .section-title p {
    text-align: center;
    color: #fff;
    font-size: 2vw;
    line-height: 2vw; }

.map-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9; }

.location-map #map {
  height: 1200px; }
  .location-map #map .location-map-marker {
    padding: 20px;
    background: white;
    font-size: 20px;
    max-width: 190px;
    text-align: center;
    color: #98694c;
    position: relative;
    bottom: 20px; }
    .location-map #map .location-map-marker:after {
      display: block;
      content: " ";
      position: absolute;
      bottom: -20px;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 20px 20px 0 20px;
      border-color: #fff transparent transparent transparent; }
    .location-map #map .location-map-marker.marquise-square {
      max-width: 280px;
      background-color: #98694c; }
      .location-map #map .location-map-marker.marquise-square .marquise-logo {
        background-image: URL("http://webdev.marquisesquare.ae/wp-content/themes/mqs-feb-16/library/images/msq-header-logo@2x.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 240px;
        height: 100px; }
      .location-map #map .location-map-marker.marquise-square:after {
        border-color: #98694c transparent transparent transparent; }

.map-key .min15-key {
  display: block;
  margin: 0 auto;
  width: 200px;
  padding-left: 50px;
  position: relative;
  color: #fff;
  font-size: 20px;
  line-height: 30px; }
  .map-key .min15-key:after {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(152, 105, 76, 0.35); }

.fade-into-view {
  opacity: 0; }

.payment-details .invest-grey-box {
  font-size: 24px;
  line-height: 30px;
  background-color: #78767e;
  padding: 35px 40px 70px;
  text-transform: uppercase;
  color: #fff; }
.payment-details .payment-plan p {
  color: #98694c;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 12px;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }
  .payment-details .payment-plan p span.sub {
    font-family: "brandongrotesqueregular", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #303030;
    font-size: 10px; }
  .payment-details .payment-plan p:last-child {
    margin-bottom: 0px; }
.payment-details .section-title {
  margin-bottom: 30px;
  position: relative;
  z-index: 1; }
.payment-details .section-content {
  margin-bottom: 30px;
  position: relative;
  z-index: 1; }
.payment-details .animate-diamond-container {
  opacity: 0.4;
  z-index: 0; }

.payment-tables table {
  width: 100%;
  margin-top: 20px; }
  .payment-tables table tbody td, .payment-tables table tbody th {
    border-right: 1px solid #8c8e94;
    border-top: 1px solid #8c8e94;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase; }
    .payment-tables table tbody td:last-child, .payment-tables table tbody th:last-child {
      border-right: 0; }
  .payment-tables table tbody th {
    font-family: "brandongrotesquebold", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #98694c; }
    .payment-tables table tbody th:first-child {
      width: 220px; }
    .payment-tables table tbody th:nth-child(n+3) {
      text-align: center; }
  .payment-tables table tbody td {
    color: #000; }
    .payment-tables table tbody td:nth-child(n+3) {
      text-align: center; }
  .payment-tables table tbody tr:last-child {
    border-bottom: 1px solid #8c8e94; }

.overlay-text-image {
  position: absolute;
  top: 130px;
  right: 0;
  left: 0;
  color: #fff; }
  .overlay-text-image.burj .burj-overlay-table {
    text-transform: uppercase;
    margin-top: 65px; }
    .overlay-text-image.burj .burj-overlay-table th {
      border-top: 1px solid #bbb;
      padding: 10px;
      width: 280px;
      font-family: "brandongrotesquebold", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .overlay-text-image.burj .burj-overlay-table td {
      border-top: 1px solid #bbb;
      padding: 10px;
      width: 50%; }
      .overlay-text-image.burj .burj-overlay-table td:first-child {
        border-right: 1px solid #bbb; }
      .overlay-text-image.burj .burj-overlay-table td:last-child {
        padding-left: 20px; }
    .overlay-text-image.burj .burj-overlay-table tr:last-child {
      border-bottom: 1px solid #bbb; }
  .overlay-text-image .dcc-logo img {
    width: auto !important;
    width: initial !important; }
  .overlay-text-image .quote .double-diamond-image {
    margin-bottom: 60px; }
    .overlay-text-image .quote .double-diamond-image img {
      width: auto !important;
      width: initial !important; }
  .overlay-text-image .quote .ms-quote p {
    font-size: 24px;
    line-height: 30px;
    color: #98694c;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none; }
  .overlay-text-image .quote .ms-quote-author {
    margin-top: 45px; }
    .overlay-text-image .quote .ms-quote-author p {
      font-family: brandongrotesqueregular;
      color: #fff; }

.quote-section .overlay-text-image {
  top: 0;
  bottom: 0; }
  .quote-section .overlay-text-image .col-center-unknown > div {
    text-align: left; }

.diamond-tiled-background {
  background-image: URL("../images/tile-diamond.png");
  background-size: 21.5px 35.5px;
  background-color: #eee;
  background-position: center bottom; }

.slick-gallery {
  position: relative; }
  .slick-gallery .slide.floorplans {
    padding-bottom: 100px; }
    .slick-gallery .slide.floorplans > [class*="vc_col-"] {
      padding-bottom: 200px; }
    .slick-gallery .slide.floorplans .individual-floorplan .vc_single_image-wrapper {
      width: 100%; }
      .slick-gallery .slide.floorplans .individual-floorplan .vc_single_image-wrapper img {
        float: none;
        margin: 0 auto;
        display: block; }
    .slick-gallery .slide.floorplans .information-container {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
      .slick-gallery .slide.floorplans .information-container .floorplan-number img {
        float: none;
        margin: 0 auto;
        display: block;
        position: absolute;
        top: -18px;
        left: 1px;
        right: 0; }
      .slick-gallery .slide.floorplans .information-container .floorplan-title {
        font-family: "brandongrotesqueblack", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .slick-gallery .slide.floorplans .information-container .floorplan-price {
        color: #98694c; }
      .slick-gallery .slide.floorplans .information-container p {
        line-height: 27px;
        margin-bottom: 0px;
        text-align: center;
        font-size: 19px; }
    .slick-gallery .slide.floorplans:last-child .information-container {
      bottom: -11px; }
  .slick-gallery .slide.image .single-image .vc_single_image-wrapper {
    width: 100%; }
    .slick-gallery .slide.image .single-image .vc_single_image-wrapper img {
      width: 100%; }
  .slick-gallery .slide.floor-floorplan .vc_single_image-wrapper {
    width: 100%; }
    .slick-gallery .slide.floor-floorplan .vc_single_image-wrapper img {
      width: 100%;
      height: auto; }
  .slick-gallery.key-floor-floorplan-container .slick-track {
    text-align: center; }
    .slick-gallery.key-floor-floorplan-container .slick-track > div {
      display: inline-block;
      width: auto !important;
      padding: 10px 29px;
      text-align: center;
      float: none; }
      .slick-gallery.key-floor-floorplan-container .slick-track > div:first-child {
        padding-left: 0px; }
      .slick-gallery.key-floor-floorplan-container .slick-track > div.slick-current {
        /* font-family:$brandongrotesqueregular; */
        /* font-weight:bold; */ }
        .slick-gallery.key-floor-floorplan-container .slick-track > div.slick-current img {
          -ms-transform: rotateX(180deg);
          /* IE 9 */
          -webkit-transform: rotateX(180deg);
          /* Chrome, Safari, Opera */
          transform: rotateX(180deg);
          transition: all 500ms ease-in-out;
          -webkit-transition: all 500ms ease-in-out;
          -moz-transition: all 500ms ease-in-out;
          -o-transition: all 500ms ease-in-out; }
        .slick-gallery.key-floor-floorplan-container .slick-track > div.slick-current p {
          border-bottom: 1px solid #888 !important; }
      .slick-gallery.key-floor-floorplan-container .slick-track > div:hover {
        cursor: pointer; }
        .slick-gallery.key-floor-floorplan-container .slick-track > div:hover img {
          -ms-transform: rotateX(180deg);
          /* IE 9 */
          -webkit-transform: rotateX(180deg);
          /* Chrome, Safari, Opera */
          transform: rotateX(180deg);
          transition: all 500ms ease-in-out;
          -webkit-transition: all 500ms ease-in-out;
          -moz-transition: all 500ms ease-in-out;
          -o-transition: all 500ms ease-in-out; }
      .slick-gallery.key-floor-floorplan-container .slick-track > div img {
        transition: all 500ms ease-in-out;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out; }
      .slick-gallery.key-floor-floorplan-container .slick-track > div .wpb_single_image {
        display: inline-block;
        float: left; }
      .slick-gallery.key-floor-floorplan-container .slick-track > div .wpb_text_column {
        display: inline-block;
        float: left; }
        .slick-gallery.key-floor-floorplan-container .slick-track > div .wpb_text_column p {
          line-height: 25px;
          padding: 0;
          margin-left: 20px;
          border-bottom: 1px solid transparent; }
      .slick-gallery.key-floor-floorplan-container .slick-track > div:first-child p {
        margin-left: 0px; }
  .slick-gallery.dots-over ul {
    top: 0; }
  .slick-gallery p {
    padding: 0 20px; }
  .slick-gallery ul.slick-dots {
    text-align: center;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
    top: initial;
    margin-top: 0; }
    .slick-gallery ul.slick-dots li {
      width: 11px;
      height: 18px;
      background-repeat: no-repeat;
      background-size: 11px 18px;
      display: inline-block;
      margin-right: 29px;
      transition: all 500ms ease-in-out;
      -webkit-transition: all 500ms ease-in-out;
      -moz-transition: all 500ms ease-in-out;
      -o-transition: all 500ms ease-in-out; }
      .slick-gallery ul.slick-dots li:last-child {
        margin-right: 0px; }
      .slick-gallery ul.slick-dots li:hover {
        cursor: pointer; }
      .slick-gallery ul.slick-dots li button {
        visibility: hidden;
        width: 11px;
        height: 18px; }
  .slick-gallery.orange-dots ul.slick-dots {
    margin-top: 40px;
    bottom: initial; }
    .slick-gallery.orange-dots ul.slick-dots li {
      background-image: url(../images/gallery/gallery-dots-orange-normal.png); }
      .slick-gallery.orange-dots ul.slick-dots li.slick-active {
        background-image: url(../images/gallery/gallery-dots-orange-active.png); }
  .slick-gallery.white-dots ul.slick-dots {
    margin-top: 40px; }
    .slick-gallery.white-dots ul.slick-dots li {
      background-image: url(../images/gallery/gallery-dots-white-normal.png); }
      .slick-gallery.white-dots ul.slick-dots li.slick-active {
        background-image: url(../images/gallery/gallery-dots-white-active.png); }
  .slick-gallery.single-dots.white-dots ul.slick-dots {
    /*				margin-top: -90px;
    				margin-bottom: 0px;
    */ }
  .slick-gallery.double-dots.white-dots ul.slick-dots {
    /*				margin-top: -130px;
    				margin-bottom: 0px;
    */ }
  .slick-gallery.image-gallery.msq-view .slide .south-elevation-image img {
    float: right; }
  .slick-gallery.image-gallery .slide {
    padding-bottom: 60px; }
    .slick-gallery.image-gallery .slide .gallery-caption {
      position: absolute;
      bottom: -60px;
      left: 0;
      right: 0;
      opacity: 0; }
      .slick-gallery.image-gallery .slide .gallery-caption .gallery-title {
        text-align: center;
        font-size: 15px;
        margin-top: 30px;
        font-family: "brandongrotesqueregular", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        color: #303030; }
        .slick-gallery.image-gallery .slide .gallery-caption .gallery-title.first {
          opacity: 1 !important; }
      .slick-gallery.image-gallery .slide .gallery-caption .gallery-content {
        text-align: center;
        font-size: 15px;
        margin-top: 15px;
        font-family: "brandongrotesquelight", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #303030; }
      .slick-gallery.image-gallery .slide .gallery-caption.first {
        opacity: 1 !important; }
  .slick-gallery.image-gallery.msq-view .slide {
    padding-bottom: 100px; }
    .slick-gallery.image-gallery.msq-view .slide .gallery-caption {
      bottom: -90px; }
  .slick-gallery.image-gallery.msq-view ul.slick-dots {
    bottom: 100px; }

.floorplan-floor-numbers {
  position: relative; }
  .floorplan-floor-numbers > div {
    position: absolute;
    top: 30px; }
    .floorplan-floor-numbers > div .floor-icon {
      margin-bottom: 15px; }
    .floorplan-floor-numbers > div p {
      color: #303030;
      font-family: "brandongrotesqueregular", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 15px; }
  .floorplan-floor-numbers.first > div {
    top: 100px; }

.facilities-grid .single-facility {
  margin-bottom: 30px; }
  .facilities-grid .single-facility img {
    margin-bottom: 15px; }
  .facilities-grid .single-facility.pool-image {
    clear: both; }
    .facilities-grid .single-facility.pool-image img {
      margin-bottom: 22px; }

.development-information .vc_single_image-wrapper {
  width: 100%; }
  .development-information .vc_single_image-wrapper img {
    margin: 0 auto;
    float: none;
    display: block;
    margin-bottom: 43px; }
.development-information .section-content p {
  text-align: center;
  font-size: 18px;
  line-height: 24px; }

.logo-title .logo-under-title {
  margin-top: 60px; }

.banner-3-row .single-banner-image {
  overflow: hidden; }
  .banner-3-row .single-banner-image .vc_single_image-wrapper {
    width: 100%; }
    .banner-3-row .single-banner-image .vc_single_image-wrapper img {
      display: block;
      width: 100%;
      transition: transform ease-in-out 600ms;
      -webkit-transition: transform ease-in-out 600ms;
      -moz-transition: transform ease-in-out 600ms;
      -o-transition: transform ease-in-out 600ms;
      transform: scale(1.1); }
      .banner-3-row .single-banner-image .vc_single_image-wrapper img:hover {
        transition: transform ease-in-out 600ms;
        -webkit-transition: transform ease-in-out 600ms;
        -moz-transition: transform ease-in-out 600ms;
        -o-transition: transform ease-in-out 600ms;
        transform: scale(1); }

.orange-diamond-bullets ul li {
  background-image: url(../images/list-diamond.png);
  background-size: 11px 18px;
  background-repeat: no-repeat;
  background-position: left top 2px;
  padding-left: 35px;
  margin-bottom: 25px; }
  .orange-diamond-bullets ul li:last-child {
    margin-bottom: 0px; }
.orange-diamond-bullets.dcc ul li {
  font-family: "brandongrotesquebold", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .orange-diamond-bullets.dcc ul li i {
    clear: both;
    display: block;
    font-family: "brandongrotesquelight", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal; }

.contact-header .section-title {
  margin-bottom: 50px; }
.contact-header .main-contact-form {
  display: block;
  margin-top: 40px; }

.office-locations .single-office {
  margin-bottom: 80px; }
  .office-locations .single-office .office-image {
    margin-bottom: 60px; }
    .office-locations .single-office .office-image .vc_single_image-wrapper {
      width: 100%; }
      .office-locations .single-office .office-image .vc_single_image-wrapper img {
        width: 100%;
        filter: grayscale(1);
        -webkit-filter: grayscale(1);
        transition: all ease-in-out 600ms;
        -webkit-transition: all 600ms ease-out;
        -moz-transition: all 600ms ease-out;
        -o-transition: all 600ms ease-out; }
  .office-locations .single-office .office-location,
  .office-locations .single-office .office-contact,
  .office-locations .single-office .office-map {
    padding-left: 25px; }
  .office-locations .single-office .office-location {
    margin-bottom: 25px; }
    .office-locations .single-office .office-location p {
      color: #98694c;
      font-family: "brandongrotesqueregular", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 25px; }
  .office-locations .single-office .office-contact p {
    font-size: 18px;
    line-height: 25px; }
    .office-locations .single-office .office-contact p a {
      font-size: 18px;
      line-height: 25px;
      color: #303030;
      text-decoration: none; }
      .office-locations .single-office .office-contact p a:hover, .office-locations .single-office .office-contact p a:focus, .office-locations .single-office .office-contact p a:active {
        font-size: 18px;
        line-height: 25px;
        color: #303030;
        text-decoration: none; }
    .office-locations .single-office .office-contact p:first-child {
      margin-bottom: 25px; }
  .office-locations .single-office .office-map {
    margin-top: 30px; }
    .office-locations .single-office .office-map p a {
      font-family: "brandongrotesquemedium", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #98694c;
      font-size: 14px; }
      .office-locations .single-office .office-map p a:hover, .office-locations .single-office .office-map p a:focus, .office-locations .single-office .office-map p a:active {
        font-family: "brandongrotesquemedium", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #98694c;
        font-size: 14px; }
  .office-locations .single-office:hover .office-image img {
    filter: initial;
    -webkit-filter: initial;
    transition: all ease-in-out 600ms;
    -webkit-transition: all 600ms ease-out;
    -moz-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out; }

.dcc-section .vc_col-sm-12 > .wpb_wrapper > .wpb_single_image img {
  height: 800px;
  width: auto !important;
  max-width: initial;
  min-width: 100%; }

/*********************
DESKTOP
*********************/
@media only screen and (max-width: 1199px) {
  /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: Super Large Monitor Stylesheet
  
  You can add some advanced styles here if you like. This kicks in
  on larger screens.
  
  ******************************************************************/
  .payment-details {
    margin-top: 60px; }
    .payment-details > div:first-child {
      padding-right: 60px; }

  .ms-image img {
    width: 150% !important;
    max-width: initial;
    margin-left: -25%; } }
/*********************
TABLET - LARGE
*********************/
@media only screen and (max-width: 991px) {
  /******************************************************************
  Site Name: www.marquisesquare.ae
  Author: Lewis Knight
  
  Stylesheet: Desktop Stylsheet
  ******************************************************************/
  #mobile-navigation {
    display: block; }

  #top-header {
    height: 80px;
    position: fixed !important;
    display: block !important;
    opacity: 1 !important; }
    #top-header.open {
      background-color: #78767d; }
    #top-header .menu-container .mqs-logo a {
      margin-top: 26px; }
    #top-header .menu-container .mobile-menu-icon {
      display: inline-block;
      float: right;
      margin-top: 25px; }
      #top-header .menu-container .mobile-menu-icon span.text {
        float: left;
        padding-right: 16px;
        font-size: 13px;
        line-height: 31px;
        color: #fff;
        font-family: "brandongrotesquemedium", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase; }
        #top-header .menu-container .mobile-menu-icon span.text:hover {
          cursor: pointer; }
      #top-header .menu-container .mobile-menu-icon .hamburger-icon {
        display: block;
        height: 22px;
        width: 22px;
        float: right; }
        #top-header .menu-container .mobile-menu-icon .hamburger-icon:hover {
          cursor: pointer; }
          #top-header .menu-container .mobile-menu-icon .hamburger-icon:hover .lines.menu {
            height: 2px;
            margin-top: 2px; }
        #top-header .menu-container .mobile-menu-icon .hamburger-icon .lines {
          display: block;
          border-radius: 0px;
          -webkit-transition: 0.25s;
          transition: 0.25s;
          position: relative;
          top: 50%;
          margin: 0 auto;
          margin-top: 2px;
          width: 22px;
          height: 2px;
          background: #fff;
          /*					-webkit-transition-delay: 0.5s;
          					transition-delay: 0.5s;
          */ }
          #top-header .menu-container .mobile-menu-icon .hamburger-icon .lines:before, #top-header .menu-container .mobile-menu-icon .hamburger-icon .lines:after {
            display: block;
            border-radius: 0px;
            -webkit-transition: 0.3s;
            transition: 0.3s;
            position: absolute;
            top: 50%;
            margin-top: -12px;
            content: '';
            -webkit-transform-origin: center;
            transform-origin: center;
            width: 22px;
            height: 2px;
            background: #fff;
            /*						-webkit-transition-delay: 0.5s; 
            						transition-delay: 0.5s; 
            */ }
          #top-header .menu-container .mobile-menu-icon .hamburger-icon .lines:before {
            margin-top: 0px;
            top: -7px; }
          #top-header .menu-container .mobile-menu-icon .hamburger-icon .lines:after {
            margin-top: 0px;
            top: 7px; }
          #top-header .menu-container .mobile-menu-icon .hamburger-icon .lines.menu.close_but {
            background: transparent; }
          #top-header .menu-container .mobile-menu-icon .hamburger-icon .lines.menu.close_but:before {
            transform-origin: 50% 50%;
            top: 0px;
            -webkit-transform: rotate3d(0, 0, 1, -135deg);
            transform: rotate3d(0, 0, 1, -135deg);
            -ms-transform: rotate3d(0, 0, 1, -135deg); }
          #top-header .menu-container .mobile-menu-icon .hamburger-icon .lines.menu.close_but:after {
            transform-origin: 50% 50%;
            top: 0px;
            -webkit-transform: rotate3d(0, 0, 1, 135deg);
            transform: rotate3d(0, 0, 1, 135deg);
            -ms-transform: rotate3d(0, 0, 1, 135deg); }
    #top-header .menu-container .navigation-container {
      display: none; }

  section.header-video .logo-container {
    max-width: 350px;
    width: 100%;
    padding: 0 20px; }
    section.header-video .logo-container img {
      width: 100%; }
  section.header-video .fallback-image.background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background-color: #000; }

  footer .contact-details i {
    clear: both;
    display: block;
    opacity: 0; }
  footer .contact-details p:nth-child(2) {
    margin-top: 20px !important; }
  footer .contact-details .legal-section {
    margin-top: 50px; }

  .section-content-title {
    margin-bottom: 25px; }
    .section-content-title p {
      font-size: 18px;
      line-height: 23px; }

  .section-content p {
    margin-bottom: 15px; }

  .section-title {
    margin-bottom: 24px; }

  .this-marquise-square {
    padding: 0px 0px 0px 30px; }

  .center-unknown-content > div > div > div {
    vertical-align: middle; }

  .fade-into-view {
    opacity: 1 !important; }

  .payment-details > div:first-child {
    padding-right: 0px; }
  .payment-details > div:nth-child(2) {
    padding-top: 120px; }
  .payment-details .invest-grey-box-container > div {
    padding: 0; }
  .payment-details .invest-grey-box-container .invest-grey-box {
    padding: 35px 30px 32px;
    text-align: center; }
    .payment-details .invest-grey-box-container .invest-grey-box p {
      font-size: 20px;
      line-height: 26px; }
  .payment-details .image-with-diamond {
    margin-top: 60px; }

  .burj-studio-image img {
    width: 150% !important;
    max-width: initial;
    margin-left: -25%; }

  .slick-gallery.key-floor-floorplan-container .slick-track > div {
    display: block;
    float: left;
    width: auto !important;
    padding: 0;
    margin: 0;
    padding-right: 28px; }
    .slick-gallery.key-floor-floorplan-container .slick-track > div .wpb_column {
      margin: 0 auto;
      float: none;
      display: block; }
      .slick-gallery.key-floor-floorplan-container .slick-track > div .wpb_column .vc_column-inner {
        padding: 0px; }
      .slick-gallery.key-floor-floorplan-container .slick-track > div .wpb_column .wpb_single_image {
        display: inline-block;
        float: left; }
        .slick-gallery.key-floor-floorplan-container .slick-track > div .wpb_column .wpb_single_image img {
          display: inline-block;
          float: left; }
      .slick-gallery.key-floor-floorplan-container .slick-track > div .wpb_column .wpb_text_column {
        margin-left: 0px; }
      .slick-gallery.key-floor-floorplan-container .slick-track > div .wpb_column p {
        text-align: left;
        float: left;
        display: inline-block; }
    .slick-gallery.key-floor-floorplan-container .slick-track > div:first-child p {
      margin-left: 0px; }
    .slick-gallery.key-floor-floorplan-container .slick-track > div:last-child {
      padding-right: 0px; }
  .slick-gallery.key-floor-floorplan-container .slick-track > div.slick-current img {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out; }
  .slick-gallery.key-floor-floorplan-container .slick-track > div.slick-current:hover img {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out; }
  .slick-gallery.key-floor-floorplan-container .slick-track > div:hover img {
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out; }
  .slick-gallery.key-floor-floorplan-container .slick-track > div img {
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out; }
  .slick-gallery.msq-view .slick-track > div img {
    width: initial !important;
    max-width: initial;
    margin-left: -40%; }

  .ms-image img {
    width: 150% !important;
    max-width: initial;
    margin-left: -50%; } }
/*********************
TABLET - SMALL
*********************/
@media only screen and (max-width: 767px) {
  /******************************************************************
  Site Name: www.marquisesquare.ae
  Author: Lewis Knight
  
  Stylesheet: Tablet & Small Desktop Stylesheet
  ******************************************************************/
  body {
    text-align: center; }

  .padbot120 {
    padding-bottom: 60px; }

  #top-header {
    height: 60px; }
    #top-header > div {
      padding: 0 15px; }
    #top-header .menu-container .mqs-logo a {
      margin-top: 19px; }
      #top-header .menu-container .mqs-logo a img {
        width: 20px;
        height: 22px; }
    #top-header .menu-container .mobile-menu-icon {
      margin-top: 16px; }

  #mobile-navigation {
    padding-top: 100px; }

  section.header-video.background .logo-container {
    width: 100%; }
    section.header-video.background .logo-container .header-marquise-logo {
      width: 280px !important;
      margin: 0 auto; }
      section.header-video.background .logo-container .header-marquise-logo img {
        width: 100%; }
  section.header-video.background .thanks .section-title {
    margin-bottom: 30px; }
    section.header-video.background .thanks .section-title p {
      font-size: 60px; }
  section.header-video.background .thanks .section-content {
    margin-bottom: 60px;
    width: 100%;
    max-width: 300px; }
    section.header-video.background .thanks .section-content p {
      font-size: 14px;
      line-height: 18px; }
  section.header-video.background .error-404 .section-title {
    margin-bottom: 30px; }
    section.header-video.background .error-404 .section-title p {
      font-size: 60px; }
  section.header-video.background .error-404 .section-content {
    margin-bottom: 60px;
    width: 100%;
    max-width: 300px; }
    section.header-video.background .error-404 .section-content p {
      font-size: 14px;
      line-height: 18px; }
      section.header-video.background .error-404 .section-content p span {
        font-size: 18px;
        display: inline-block;
        margin-bottom: 10px; }

  .content-container {
    padding: 0 15px; }

  .center-unknown-content > div > div {
    width: initial; }
    .center-unknown-content > div > div > div {
      width: initial;
      display: block; }
      .center-unknown-content > div > div > div > div {
        display: block; }

  .bottom-unknown-content {
    display: block;
    width: initial; }
    .bottom-unknown-content > div {
      display: block; }

  .section-title p {
    max-width: 300px;
    margin: 0 auto;
    color: #98694c;
    font-size: 30px;
    line-height: 32px; }
    .section-title p br {
      display: none; }
  .section-title.keep-br p br {
    display: block !important; }

  .full-width-video {
    min-height: 350px; }
    .full-width-video .custom-video-container #custom-video-player iframe {
      min-height: 350px; }

  .image-with-diamond.this-is-marquise {
    width: 300px;
    margin: 0 auto;
    margin-top: 40px; }

  .title-with-content-row .section-title {
    margin-bottom: 40px; }
  .title-with-content-row .section-content {
    max-width: 400px;
    margin: 0 auto;
    padding: 0 15px; }

  .locations-fade-in {
    padding-top: 60px;
    padding-bottom: 60px; }
    .locations-fade-in .fade-into-view {
      margin-top: 40px; }
      .locations-fade-in .fade-into-view:first-child {
        margin-top: 0px; }
      .locations-fade-in .fade-into-view .section-title {
        margin-bottom: 20px; }
      .locations-fade-in .fade-into-view .section-content {
        max-width: 400px;
        margin: 0 auto;
        padding: 0 15px; }
      .locations-fade-in .fade-into-view .vc_single_image-wrapper {
        width: 100%; }
        .locations-fade-in .fade-into-view .vc_single_image-wrapper img {
          margin: 0 auto;
          display: block; }

  .payment-details {
    padding-bottom: 0px; }
    .payment-details > div:first-child {
      padding-top: 0px; }
    .payment-details > div:nth-child(2) {
      padding-top: 60px; }
    .payment-details > div .invest-grey-box {
      font-size: 20px;
      line-height: 27px;
      padding: 35px 40px; }
    .payment-details > div .payment-plan {
      max-width: 260px;
      margin: 0 auto; }
    .payment-details .image-with-diamond {
      max-width: 400px;
      margin: 0 auto;
      margin-top: 60px;
      float: none; }

  .burj-studio-image .image-background {
    display: none; }
  .burj-studio-image .overlay-text-image {
    padding: 80px 0;
    background-color: #1d1d1b; }
    .burj-studio-image .overlay-text-image.burj {
      position: relative;
      top: 0;
      left: 0; }
      .burj-studio-image .overlay-text-image.burj .burj-overlay-table {
        width: 355px;
        margin: 0 auto;
        margin-top: 60px; }
    .burj-studio-image .overlay-text-image .burj-overlay-table {
      width: 100% !important;
      margin: 0 auto;
      margin-top: 60px; }
      .burj-studio-image .overlay-text-image .burj-overlay-table table {
        width: 100% !important;
        margin: 0 auto;
        text-align: center !important; }
        .burj-studio-image .overlay-text-image .burj-overlay-table table th {
          font-size: 14px; }
        .burj-studio-image .overlay-text-image .burj-overlay-table table td {
          font-size: 14px; }
          .burj-studio-image .overlay-text-image .burj-overlay-table table td:first-child {
            width: 70%; }
          .burj-studio-image .overlay-text-image .burj-overlay-table table td:last-child {
            width: 30%; }

  .payment-tables {
    padding: 60px 15px; }
    .payment-tables table tbody tr th {
      font-size: 14px;
      text-align: left !important;
      line-height: 16px; }
      .payment-tables table tbody tr th:first-child {
        width: 57%; }
    .payment-tables table tbody tr td {
      font-size: 14px;
      text-align: left !important;
      line-height: 16px; }
    .payment-tables .typical-yield-table table tbody tr th {
      width: 25%; }

  .location .image-with-diamond .animate-diamond-container {
    display: none; }

  .expo-image {
    padding-bottom: 0px !important; }
    .expo-image .image-with-diamond .animate-diamond-container {
      display: none; }
    .expo-image .full-width-img img {
      width: 200%;
      max-width: initial;
      margin-left: -50%;
      padding: 0px !important; }
    .expo-image .expo-logo {
      top: 20px;
      left: 20px; }
      .expo-image .expo-logo img {
        min-height: initial;
        width: 210px;
        left: 20px;
        top: 20px;
        padding: 0px !important; }
    .expo-image .section-title {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      left: 0; }
      .expo-image .section-title p {
        text-align: center;
        color: #fff;
        font-size: 28px;
        line-height: 30px;
        padding: 20px 30px;
        max-width: 300px;
        margin: 0 auto; }
        .expo-image .section-title p br {
          display: none; }

  .floor-floorplan-container {
    padding: 0 20px;
    padding-top: 20px; }

  .floorplan-floor-numbers {
    padding-left: 15px; }
    .floorplan-floor-numbers > div {
      position: relative;
      top: 0 !important; }
      .floorplan-floor-numbers > div p {
        text-align: center; }
      .floorplan-floor-numbers > div .vc_single_image-wrapper {
        width: 100%; }
        .floorplan-floor-numbers > div .vc_single_image-wrapper img {
          display: block;
          margin: 0 auto; }

  .key-floor-floorplan-container {
    padding-top: 40px;
    padding-bottom: 50px; }

  .slick-gallery.key-floor-floorplan-container .slick-track > div {
    clear: both;
    text-align: center;
    float: none;
    margin: 0 auto;
    padding: 0 20px !important;
    margin-bottom: 20px; }
    .slick-gallery.key-floor-floorplan-container .slick-track > div .wpb_single_image {
      clear: both;
      float: none !important;
      display: block !important;
      margin-bottom: 10px; }
      .slick-gallery.key-floor-floorplan-container .slick-track > div .wpb_single_image .vc_single_image-wrapper {
        width: 100%; }
        .slick-gallery.key-floor-floorplan-container .slick-track > div .wpb_single_image .vc_single_image-wrapper img {
          float: none !important;
          margin: 0 auto;
          display: block !important; }
    .slick-gallery.key-floor-floorplan-container .slick-track > div .wpb_text_column {
      clear: both;
      margin: 0 auto;
      float: none;
      display: block; }
      .slick-gallery.key-floor-floorplan-container .slick-track > div .wpb_text_column p {
        margin: 0 auto !important;
        float: none; }
  .slick-gallery .slide.floorplans .individual-floorplan {
    padding: 0 20px; }
    .slick-gallery .slide.floorplans .individual-floorplan .vc_single_image-wrapper img {
      float: none;
      margin: 0 auto;
      display: block;
      max-height: 550px;
      width: auto !important; }

  .quote-section .overlay-text-image .quote > div {
    text-align: center !important; }
  .quote-section .overlay-text-image .quote .double-diamond-image {
    margin-bottom: 20px; }
    .quote-section .overlay-text-image .quote .double-diamond-image img {
      display: block;
      margin: 0 auto;
      float: none; }
  .quote-section .overlay-text-image .quote .ms-quote p {
    font-size: 20px;
    line-height: 22px; }
  .quote-section .overlay-text-image .quote .ms-quote-author {
    margin-top: 15px; }
    .quote-section .overlay-text-image .quote .ms-quote-author p {
      font-size: 14px; }

  .title-with-content-row .section-title {
    margin-bottom: 30px; }
  .title-with-content-row .logo-under-title {
    margin-top: 0px;
    margin-bottom: 30px; }

  .content-container {
    clear: both; }

  .logo-under-title .vc_single_image-wrapper {
    width: 100%; }
    .logo-under-title .vc_single_image-wrapper img {
      display: block;
      margin: 0 auto;
      float: none; }

  .banner-3-row .single-banner-image .vc_single_image-wrapper img {
    transform: scale(1);
    width: 100%;
    padding: 20px 40px; }

  .orange-diamond-bullets ul li {
    padding: 0 15px;
    background-image: none !important; }

  .dcc-section .overlay-text-image {
    position: relative;
    top: 0;
    padding: 80px 15px;
    background-color: #1d1d1b; }
    .dcc-section .overlay-text-image .section-title {
      margin-bottom: 30px; }
      .dcc-section .overlay-text-image .section-title p span.black {
        color: #fff; }
    .dcc-section .overlay-text-image .dcc-logo {
      margin-bottom: 30px; }
      .dcc-section .overlay-text-image .dcc-logo img {
        display: block;
        float: none;
        margin: 0 auto; }
  .dcc-section .vc_col-sm-12 > .wpb_wrapper > .wpb_single_image img {
    display: none; }

  .office-locations .single-office {
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 60px; }
    .office-locations .single-office .office-image img {
      filter: grayscale(1) !important;
      -webkit-filter: grayscale(1) !important; }
    .office-locations .single-office .office-location,
    .office-locations .single-office .office-contact,
    .office-locations .single-office .office-map {
      padding-left: 0px; }

  .cta-row .section-title p {
    text-align: center;
    font-size: 32px;
    line-height: 38px; }

  .slick-gallery.image-gallery.msq-views .slide.image .single-image img {
    width: initial;
    margin-left: -45%;
    max-width: initial; }

  .srg-projects {
    padding-top: 60px; }
    .srg-projects ul {
      margin-bottom: 60px !important; }
      .srg-projects ul li::first-line {
        font-family: "brandongrotesquemedium", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

  .facilities-grid .single-facility {
    padding-left: 15px; }

  .contact-header {
    padding: 60px 0; }
    .contact-header .section-content {
      padding: 0 15px; }

  .office-locations {
    padding: 60px 0; }
    .office-locations .single-office:last-child {
      margin-bottom: 0px; } }
/*********************
MOBILE DEVICES
*********************/
@media only screen and (max-width: 479px) {
  /******************************************************************
  Site Name: www.marquisesquare.ae
  Author: Lewis Knight
  
  Stylesheet: 481px and Up Stylesheet
  ******************************************************************/
  .quote-section {
    max-height: 508px;
    overflow: hidden; }
    .quote-section .ms-image img {
      width: 350% !important;
      max-width: initial;
      margin-left: -110%; }
    .quote-section .col-center-unknown {
      max-height: 508px; } }
/*********************
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
  Site Name: www.marquisesquare.ae
  Author: Lewis Knight
  
  Stylesheet: Retina Screens & Devices Stylesheet
  ******************************************************************/
  #top-header .mqs-logo a {
    width: 25px;
    height: 28px;
    background-image: url(../images/mqs-logo@2x.png);
    background-size: 25px 28px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 767px), only screen and (min-device-pixel-ratio: 1.5) and (max-width: 767px) {
    #top-header .mqs-logo a {
      width: 20px;
      height: 22px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 767px), only screen and (min-device-pixel-ratio: 1.5) and (max-width: 767px) {
    #top-header .mqs-logo a {
      background-size: 20px 22px; } }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #top-header .mqs-logo a img {
      display: none; }
  #top-header .navigation-container .menu-mqs-menu-container ul li.current_page_item a {
    background-image: url(../images/active-menu@2x.png); }

  .orange-diamond-bullets ul li {
    background-image: url(../images/list-diamond@2x.png); }

  .slick-gallery.orange-dots ul.slick-dots li {
    background-image: url(../images/gallery/gallery-dots-orange-normal@2x.png); }
    .slick-gallery.orange-dots ul.slick-dots li.slick-active {
      background-image: url(../images/gallery/gallery-dots-orange-active@2x.png); }
  .slick-gallery.white-dots ul.slick-dots li {
    background-image: url(../images/gallery/gallery-dots-white-normal@2x.png); }
    .slick-gallery.white-dots ul.slick-dots li.slick-active {
      background-image: url(../images/gallery/gallery-dots-white-active@2x.png); } }
/*********************
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*********************/
@media print {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Print Stylesheet
  
  This is the print stylesheet. There's probably not a lot
  of reasons to edit this stylesheet. If you want to
  though, go for it.
  
  ******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
