@import url('https://fonts.googleapis.com/css?family=Playfair+Display&display=swap');
@import url('includes/fonts/font.css');
/*
font-family: 'Roboto', sans-serif;
font-family: 'Raleway', sans-serif;
font-family: 'Muli', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'HelveticaNeue', 'GT America', serif;

*/
body {
  font-size: 19px;
  color: #606060;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5 {
  color: #000;
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: lighter;
  letter-spacing: 3px;
}
img {
  max-width: 100%;
}
.img100 {
  width: 100%;
}
.hidden {
  display: none !important;
}
.npnm {
  padding: 0;
  margin: 0;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  /*

  top: 0;
  left: 0;
  */
  width: 100%;
  height: 100%;
  top: -10px;
  left: -10px;
  width: calc(120%);
  height: calc(120%);
}
.overvid {
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #ff7200;
  border-color: #ff7200;
  text-transform: uppercase;
  color: #000;
  font-size: 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-weight: bold;
  padding: 8px 35px;
  font-family: 'HelveticaNeue';
}
.navbar-default .navbar-collapse,
.navbar-default {
  background: transparent;
  background-color: transparent;
  border-color: transparent;
  text-transform: uppercase;
}
.navbar-default {
  background-color: rgba(0, 0, 0, 0.7);
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:visited {
  color: #FFF !important;
  font-family: 'HelveticaNeue';
  font-weight: lighter;
  font-size: 13px;
  letter-spacing: 2px;
}
section {
  position: relative;
  font-family: 'Sabon LT Std';
  line-height: 28px;
}
section p {
  margin-bottom: 30px !important;
}
.nsi {
  display: none;
}
#inline_content {
  background: #FFF;
}
.ocre {
  color: #d5a55e !important;
}
.free-guide-bubble {
  position: fixed;
  z-index: 900;
  right: -500px;
  display: inline-block;
  top: 25%;
  width: 30%;
  max-width: 260px;
}
.free-guide-bubble img {
  width: 100%;
}
#godown {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  z-index: 1000;
  bottom: 4%;
  width: 5%;
}
.callhead {
  color: #FFF;
  font-size: 15.5px;
  text-align: justify;
  font-family: 'Sabon LT Std';
  padding: 6px 0 8px 0;
  margin-right: 1%;
  float: right;
}
.callhead h2 {
  margin-top: 0;
  color: #FFF;
  font-weight: bold;
}
footer {
  background: #272727;
}
footer .postfooter {
  color: #FFF;
  border-bottom: 40px solid #83b1b3;
  padding: 30px 0;
}
footer .postfooter .l2 {
  font-size: 20px;
}
footer .postfooter .copy {
  font-size: 12px;
  margin-top: 10px;
}
footer .postfooter a {
  display: inline-block;
  color: #FFF !important;
}
footer .prefooter {
  font-family: 'Sabon LT Std';
  padding: 40px 0;
  background: #e7e7e7;
}
.msep {
  display: inline-block;
  background: #d5a55e;
  width: 8%;
  height: 2px;
  margin: 20px auto;
  clear: both;
}
*:focus,
*:hover {
  outline: none;
}
h4 {
  font-size: 28px;
  font-family: 'HelveticaNeue';
  font-weight: lighter;
  letter-spacing: 3px;
}
#s2,
#s4,
#s6,
#s7,
#s8,
#s10,
#s11,
#s13,
#a2,
#a4,
#a6,
#a8,
#a9,
#a10,
#a11,
#a13,
#l2,
#l3,
#am2,
#am3,
#pc2,
#pc3,
#pc5,
#ow2,
#ow3,
#ow4,
#ow6,
#lc2,
#lc4,
#lc6,
#lc8,
#trm2 {
  padding: 40px 0;
}
#s1 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#s1 .xs1 {
  color: #FFF;
  text-align: center;
  position: absolute;
  z-index: 100;
  top: 35%;
  transform: translateY(-75%);
  left: 0;
  right: 0;
  margin: auto;
}
#s1 .xs1 h1 {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.18);
  font-size: 40px;
  font-family: 'HelveticaNeue';
  margin-bottom: 25px;
  color: #FFF;
  font-weight: lighter;
  margin-bottom: 50px;
}
#s1 .xs1 .xs2 {
  margin-top: 20px;
  background: #000;
  padding: 30px 50px;
  font-size: 20px;
  line-height: 32px;
  font-family: 'HelveticaNeue', 'GT America', serif;
  display: inline-block;
  margin: auto;
  font-weight: lighter;
}
#s1 .xs1 .xs2 h2 {
  color: #FFF;
  margin-bottom: 30px;
}
#s1 .xs1 .xs2 .ls2 {
  font-size: 18px;
  font-family: 'Sabon LT Std';
  line-height: 28px;
}
#s1 .xs1 .xs2 .btn-primary {
  padding: 2px 0;
  display: block;
  width: 100%;
  font-weight: normal;
}
#s1-1,
#s1-3 {
  padding: 80px 0;
}
#s2 {
  padding: 80px 0;
  /*
  h2{
    font-family: 'HelveticaNeue', 'GT America', serif;
    color: @blue2;
    font-size: 40px;
    text-transformx: uppercase;
  }
  */
}
#s7 .mcont {
  padding: 30px;
  text-align: center;
  background: #000;
  color: #FFF;
}
#s7 .mcont h5 {
  font-family: 'HelveticaNeue';
  font-weight: lighter;
  letter-spacing: 2px;
  font-size: 30px;
  color: #FFF;
}
#s7 .mcont .msep {
  width: 20%;
  margin: 40px 0;
}
#s8 {
  background: #818181;
  color: #FFF;
}
#s8 h4 {
  color: #FFF;
}
#s8 .msep {
  background: #FFF;
}
#s10-1 {
  padding: 80px 0;
}
#s10-1 strong {
  font-weight: bolder;
  font-size: 1.05em;
}
#s10-1 ul {
  margin: 20px 0 0 0;
  padding: 0;
}
#s10-1 ul li {
  margin: 0 0 0 18px;
}
#s11 {
  background: #e7e7e7;
}
#s13 {
  background: #83b1b3;
  color: #FFF;
}
#s13 h4 {
  color: #FFF;
}
#s13 .msep {
  background: #000;
}
#a2 {
  background: #70a4a6;
  color: #FFF;
  font-size: 20px;
  padding: 50px 0;
}
#a2 h1 {
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: lighter;
  font-size: 28px;
  color: #fff;
  letter-spacing: 3px;
}
#a2 h2 {
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: 400;
  color: #434343;
  text-transformx: uppercase;
  font-size: 25px;
  padding: 15px 0;
}
#a3 img {
  display: inline-block;
  margin: 0 -4px;
  width: 33.333%;
}
#a4 h2 {
  color: #FFF;
}
#a4 .mcont {
  padding: 30px;
  text-align: left;
  background: #000;
  color: #FFF;
}
#a4 .mcont h5 {
  text-transformx: uppercase;
  font-size: 30px;
}
#a4 .mcont .msep {
  width: 20%;
  margin: 40px 0;
}
#a6 {
  background: #70a4a6;
  color: #fff;
}
#a6 h4 {
  color: #FFF;
}
#a6 .msep {
  background: #FFF;
}
#a7 {
  background-color: #cecece;
  padding: 30px 0;
}
#a7 .container {
  background-image: url('images/architecture/architecture-4.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 20px;
}
#a7 h3 {
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: lighter;
  font-size: 30px;
  letter-spacing: 3px;
}
#a8 h5 {
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-size: 28px;
  letter-spacing: 3px;
}
#a9 {
  background: #6c6c6c;
}
#a9 h3 {
  color: #FFF;
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: lighter;
  text-transformx: uppercase;
  font-size: 28px;
}
#a9 .msep {
  background: #FFF;
}
#a9 .bg1 {
  background-image: url('images/architecture/bg-architecture.png');
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  text-align: center;
  padding: 20px 0;
}
#a9 .bg1 > div {
  text-transformx: uppercase;
  margin: auto;
  color: #4e4e4e;
}
#a9 .bg1 > div h2 {
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: lighter;
  margin: 10px 0;
  padding: 0;
  font-size: 40px;
}
#a9 .bg1 > div h3 {
  color: #4e4e4e;
  font-size: 25px;
  margin: 0;
}
#a9 .bg1 > div a {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #4e4e4e;
  color: #4e4e4e;
  margin-top: 20px;
}
#a9 .rec1 {
  text-transformx: uppercase;
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: lighter;
  font-size: 35px;
  background-color: #FFF;
  text-align: center;
  padding: 5px;
  line-height: 40px;
  -webkit-box-shadow: 0px 0px 18px 12px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 0px 18px 12px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 0px 18px 12px rgba(0, 0, 0, 0.13);
}
#a9 .rec1 .msep {
  background: #000;
}
#a10 {
  background: #f3f3f3;
}
#a10 h3 {
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: lighter;
}
#a12 img {
  display: inline-block;
  margin: 0 -4px;
  width: 33.333%;
}
#a13 {
  background: #83b1b3;
  color: #FFF;
}
#l2 h1 {
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: lighter;
  font-size: 28px;
  text-transformx: uppercase;
}
#l3 {
  background: #f0f0f0;
  padding: 50px;
}
#l3 h3 {
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: lighter;
  text-transformx: uppercase;
  font-size: 28px;
}
#l3 h2 {
  color: #FFF;
}
#l3 .gal1 {
  position: relative;
}
#l3 .gal1 img {
  width: 100%;
}
#l3 .gal1 span {
  display: inline-block;
  color: #FFF;
  text-transformx: uppercase;
  font-family: 'HelveticaNeue', 'GT America', serif;
  padding: 10px 0;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5%;
  border: 1px solid #FFF;
  width: 60%;
  text-align: center;
  font-size: 16px;
}
#l3 .gtcr {
  color: #000;
  margin: 0 8px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  font-family: 'HelveticaNeue', 'GT America', serif;
}
#l3 .mcont {
  padding: 30px;
  text-align: center;
  background: #000;
  color: #FFF;
}
#l3 .mcont h5 {
  text-transformx: uppercase;
  font-size: 30px;
}
#l3 .mcont .msep {
  width: 20%;
  margin: 40px 0;
}
#am2 {
  color: #FFF;
  padding: 80px 20px;
  background-image: url('images/amenities/amx.jpg');
  background-size: cover;
}
#am2 h1 {
  font-family: 'HelveticaNeue', 'GT America', serif;
  color: #FFF;
  font-weight: lighter;
  font-size: 28px;
}
#am3 .col-sm-6 {
  padding: 40px 0;
}
#am4 {
  color: #FFF;
}
#am4 h2 {
  color: #FFF;
}
#am4 .mcont {
  background: rgba(0, 0, 0, 0.85);
  padding: 40px;
}
#am5 .xs1 {
  background: #6a6a6a;
  color: #FFF;
  text-align: center;
  position: relative;
}
#am5 .xs1 .x21 {
  text-align: left;
  line-height: 40px;
  font-size: 20px;
  padding: 20px;
}
#pc2 {
  background-color: #639d9f;
  color: #fff;
  background-image: url('images/background-ondas.png');
  background-size: cover;
  padding: 80px 0;
}
#pc2 h1 {
  text-transformx: uppercase;
  letter-spacing: 3px;
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: lighter;
  font-size: 30px;
  color: #FFF;
}
#pc3 h2 {
  font-size: 28px;
}
#pc6 {
  border-bottom: 50px solid #6c6c6c;
}
#pc7 .mcont {
  color: #FFF;
  background: rgba(0, 0, 0, 0.85);
  padding: 60px;
}
#pc7 .mcont h2 {
  text-transformx: uppercase;
  color: #FFF;
}
#ow2 {
  background: #ebebeb;
  color: #6c6c6c;
  padding: 60px 0;
}
#ow2 h1 {
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: lighter;
  font-size: 28px;
  text-transformx: uppercase;
}
#ow4 {
  background-color: #6c6c6c;
  color: #fff;
  background-image: url('images/background-ondas.png');
  background-size: cover;
  padding: 80px 0;
}
#ow4 h2 {
  color: #FFF;
}
#ow6 {
  padding: 80px 0;
}
#lc2 {
  background-color: #878787;
  color: #fff;
  background-image: url('images/background-ondas.png');
  background-size: cover;
  padding: 80px 0;
}
#lc2 h1 {
  color: #FFF;
  font-size: 28px;
}
#lc4 h2 {
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-style: italic;
}
#lc6 {
  background: #83b1b3;
  color: #FFF;
}
#lc6 h2 {
  color: #FFF;
}
#lc6 .xtexp {
  text-align: left;
  line-height: 25px;
}
#lc6 .xtexp p {
  margin-bottom: 10px;
}
#lc8 .mcont {
  background: #000;
  color: #FFF;
  font-size: 25px;
  padding: 30px 20px;
  line-height: 30px;
}
#lc8 .mcont .comi {
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-style: italic;
  font-size: 90px;
  line-height: 10px;
  font-weight: bold;
}
#lc8 .mcont .fi {
  margin-top: 20px;
  font-size: 14px;
}
#trm2 h1 {
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: lighter;
  text-transformx: uppercase;
  font-size: 40px;
  margin-bottom: 20px;
}
#trm2 strong {
  font-size: 30px;
}
#xpps1 {
  position: relative;
}
#xpps1 .xcont {
  position: absolute;
  padding: 80px;
  z-index: 1000;
  top: 1%;
}
#xpps1 .xcont h2 {
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: lighter;
}
#xpps1 .xcont p {
  text-transformx: uppercase;
  font-family: 'Sabon LT Std';
}
#xpps2 {
  padding: 20px;
  font-family: 'Sabon LT Std';
}
#xpps2 .btn-primary {
  background-color: #000;
  border-color: #000;
  color: #FFF;
}
#xpps2 h1 {
  font-family: 'HelveticaNeue', 'GT America', serif;
  font-weight: lighter;
  font-size: 40px;
}
.popcontainer {
  max-width: 1100px;
}
@media (min-width: 1380px) and (max-width: 1600px) {
  #s1 {
    margin-bottom: 10vh;
  }
}
@media (min-width: 1025px) and (max-width: 1379px) {
  #s1 {
    margin-bottom: 20vh;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .navbar-nav > li {
    padding: 0 !important;
  }
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:active,
  .navbar-default .navbar-nav > li > a:visited {
    font-size: 10px !important;
    padding: 8px;
  }
  .navbar-brand {
    margin: 0 !important;
  }
  .navbar-brand img {
    width: 120px !important;
    height: auto !important;
  }
  #s1 {
    margin-bottom: 35vh;
  }
}
@media (min-width: 768px) {
  .hidden-sm {
    display: none !important;
  }
  .vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-left: -4px;
  }
  .navbar {
    min-height: 40px;
  }
  .navbar-right {
    margin-top: 50px;
  }
  .navbar-brand {
    margin: 0px 0 0 40px !important;
  }
  .navbar-brand img {
    height: 80px;
  }
  .navbar-nav > li {
    padding: 0 5px;
  }
  #s7 h5 {
    color: #FFF;
  }
  #s7 .mcont {
    padding: 80px 40px;
    float: right;
    margin-right: -50%;
    position: absolute;
    left: -150%;
    width: 450px;
    z-index: 10;
    top: 0;
  }
  #a4 .mcont {
    padding: 80px 40px;
    float: left;
    margin-left: -50%;
    position: absolute;
    right: -150%;
    width: 420px;
    z-index: 10;
    top: 0;
  }
  #a9 {
    z-index: 100;
  }
  #a9 .bg1 > div {
    text-align: center;
    position: absolute;
    z-index: 100;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
  }
  #a9 .rec1 {
    margin: 50px 0 -80px 0;
    padding: 40px 40px 20px 40px;
  }
  #a10 {
    padding-top: 90px;
  }
  #l3 .mcont {
    padding: 80px 40px;
    float: right;
    margin-right: -50%;
    position: absolute;
    left: -150%;
    width: 450px;
    z-index: 10;
    top: 0;
  }
  #am3 .c1 {
    border-bottom: 1px solid #acacac;
    border-right: 1px solid #acacac;
  }
  #am3 .c2 {
    border-bottom: 1px solid #acacac;
  }
  #am3 .c3 {
    border-right: 1px solid #acacac;
  }
  #am4 .mcont {
    position: absolute;
    z-index: 1000;
    top: 50%;
    transform: translateY(-50%);
    right: 10%;
    width: 600px;
    padding: 40px 80px;
  }
  #am5 .xs1 {
    position: relative;
  }
  #am5 .xs1 .x21 {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
  }
  #lc6 .xtexp {
    column-count: 2;
    column-gap: 40px;
  }
  #lc8 {
    padding-bottom: 150px;
  }
  #lc8 .cmcont {
    position: relative;
    display: block;
  }
  #lc8 .cmcont .mcont {
    padding: 80px 60px;
    float: right;
    margin-right: -50%;
    position: absolute;
    left: -180%;
    width: 400px;
    z-index: 10;
    top: 350px;
  }
  #pc7 .mcont {
    width: 500px;
    text-align: center;
    position: absolute;
    z-index: 100;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media (max-width: 768px) {
  .popcontainer {
    padding: 10px;
  }
  #s1 .video-container {
    padding-bottom: 0;
    display: block;
    height: auto !important;
    position: absolute;
    overflow: visible;
    width: 100vw  !important;
    height: 100vh !important;
    overflow: hidden;
    clear: both;
    padding: 0;
    margin: 0;
  }
  #s1 .video-container iframe {
    width: 1500px;
    height: 844px;
    left: -50% !important;
    margin: auto !important;
    z-index: 100 !important;
  }
  #xpps1 .xcont {
    padding: 10px;
    font-size: 14px;
    color: #000;
  }
  #xpps1 .xcont h2 {
    font-size: 20px;
    color: #FFF;
  }
  .free-guide-bubble {
    display: none;
    width: 50%;
    top: 0%;
    position: absolute;
  }
  .navbar-brand {
    padding: 2px 15px !important;
  }
  .navbar-brand img {
    height: 50px;
  }
  #s1 {
    text-align: center;
  }
  #s1 img {
    display: none;
  }
  #s1 .xs1 {
    padding: 40px 0;
    transform: none;
    position: relative;
  }
  #s1 .xs1 h1 {
    font-size: 40px;
  }
  #inline_content .container {
    width: 90vw;
    padding: 20px 0;
  }
  #inline_content h3 {
    font-family: 'HelveticaNeue', 'GT America', serif;
    padding: 10px 0;
    margin: 0;
  }
}
.owl-carousel {
  position: relative;
}
.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block !important;
  height: 0px;
  z-index: 10000;
  width: 100%;
  height: 75px;
}
.owl-carousel .owl-nav.disabled {
  opacity: 0;
}
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  left: 0px;
  top: 0;
  background: url('images/slide_prev.jpg') !important;
  font-size: 1px !important;
  text-indent: -500px !important;
  width: 57px;
  height: 75px;
  margin: 0 !important;
  padding: 0 !important;
}
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: 0px;
  top: 0;
  background: url('images/slide_next.jpg') !important;
  font-size: 1px !important;
  text-indent: -500px !important;
  width: 57px;
  height: 75px;
  margin: 0 !important;
  padding: 0 !important;
}
.owl-carousel.lf1 .owl-nav .owl-prev {
  background: url('images/slide_prev2.jpg') !important;
  width: 43px;
  height: 37px;
  left: -5%;
}
.owl-carousel.lf1 .owl-nav .owl-next {
  background: url('images/slide_next2.jpg') !important;
  width: 43px;
  height: 37px;
  right: -5%;
}
/*
.owl-prev, .owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block !important;
    border:0px solid black;
    z-index: 10000;
}
.owl-prev { left: -20px; }
.owl-next { right: -20px; }
.owl-prev i, .owl-next i {transform : scale(2,5); color: #ccc;}
*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxContent {
  margin-top: 20px;
  background: #000;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff;
}
#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}
#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
}
#cboxLoadingGraphic {
  background: url(images/loading.gif) no-repeat center center;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(images/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: bottom left;
}
#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(images/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: bottom right;
}
#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(images/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
}
#cboxClose:hover {
  background-position: bottom center;
}
.col-xs-12.col-sm-12.disclaimer p {
	margin: 0px !important;
	font-family: 'HelveticaNeue';
	font-size: 12px;
}
.col-xs-12.col-sm-12.disclaimer {
	padding: 0px;
	font-size: 13px;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px !important;
	background: #272727;
	padding: 0px;
}
.col-xs-12.col-sm-12.disclaimer b {
	font-weight: bold !important;
	color: #83b1b3;
	margin-bottom: 10px !important;
	float: left;
	width: 100%;
}

.download-guide a.button.btn.btn-primary {
  background-color: #ff7200 !important;
  border-color: #ff7200 !important;
  text-transform: uppercase;
  color: #000000d4 !important;
  padding: 5px 15px !important;
  font-weight: 500;
  font-size: 18px;
}
#xpps2 .thankyou_message p{
  font-size: 18px !important;
}
.text-center.thankyou_message p {
  margin-bottom: 0px;
  line-height:1.7;
}