@font-face { 
    font-family: 'AvenirNext-DemiBold';
    src: url('../fonts/AvenirNext-DemiBold.eot');
    src: url('../fonts/AvenirNext-DemiBold.eot') format('embedded-opentype'),
         url('../fonts/AvenirNext-DemiBold.woff') format('woff2'),
         url('../fonts/AvenirNext-DemiBold.woff') format('woff'),
         url('../fonts/AvenirNext-DemiBold.ttf') format('truetype'),
         url('../fonts/AvenirNext-DemiBold.svg') format('svg');
}
@font-face {
    font-family: 'avenirnext-regular';
    src: url('../fonts/avenirnext-regular.eot');
    src: url('../fonts/avenirnext-regular.eot') format('embedded-opentype'),
         url('../fonts/avenirnext-regular.woff') format('woff2'),
         url('../fonts/avenirnext-regular.woff') format('woff'),
         url('../fonts/avenirnext-regular.ttf') format('truetype'),
         url('../fonts/avenirnext-regular.svg') format('svg');
}
@font-face {
    font-family: 'BrandonGrotesqueLight';
    src: url('../fonts/BrandonGrotesqueLight.eot');
    src: url('../fonts/BrandonGrotesqueLight.eot') format('embedded-opentype'),
         url('../fonts/BrandonGrotesqueLight.woff') format('woff2'),
         url('../fonts/BrandonGrotesqueLight.woff') format('woff'),
         url('../fonts/BrandonGrotesqueLight.ttf') format('truetype'),
         url('../fonts/BrandonGrotesqueLight.svg') format('svg');
}
@font-face {
    font-family: 'BrandonGrotesque-Medium';
    src: url('../fonts/BrandonGrotesque-Medium.eot');
    src: url('../fonts/BrandonGrotesque-Medium.eot') format('embedded-opentype'),
         url('../fonts/BrandonGrotesque-Medium.woff') format('woff2'),
         url('../fonts/BrandonGrotesque-Medium.woff') format('woff'),
         url('../fonts/BrandonGrotesque-Medium.ttf') format('truetype'),
         url('../fonts/BrandonGrotesque-Medium.svg') format('svg');
}
@font-face {
    font-family: 'brandongrotesque-regular-webfont';
    src: url('../fonts/brandongrotesque-regular-webfont.eot');
    src: url('../fonts/brandongrotesque-regular-webfont.eot') format('embedded-opentype'),
         url('../fonts/brandongrotesque-regular-webfont.woff') format('woff2'),
         url('../fonts/brandongrotesque-regular-webfont.woff') format('woff'),
         url('../fonts/brandongrotesque-regular-webfont.ttf') format('truetype'),
         url('../fonts/brandongrotesque-regular-webfont.svg') format('svg');
}
@font-face {
    font-family: 'modern20-bt-italic';
    src: url('../fonts/modern20-bt-italic.eot');
    src: url('../fonts/modern20-bt-italic.eot') format('embedded-opentype'),
         url('../fonts/modern20-bt-italic.woff') format('woff2'),
         url('../fonts/modern20-bt-italic.woff') format('woff'),
         url('../fonts/modern20-bt-italic.ttf') format('truetype'),
         url('../fonts/modern20-bt-italic.svg') format('svg');
}
@font-face {
    font-family: 'Modernregular';
    src: url('../fonts/Modernregular.eot');
    src: url('../fonts/Modernregular.eot') format('embedded-opentype'),
         url('../fonts/Modernregular.woff') format('woff2'),
         url('../fonts/Modernregular.woff') format('woff'),
         url('../fonts/Modernregular.ttf') format('truetype'),
         url('../fonts/Modernregular.svg') format('svg');
}
@font-face {
    font-family: 'Raleway-Bold';
    src: url('../fonts/Raleway-Bold.eot');
    src: url('../fonts/Raleway-Bold.eot') format('embedded-opentype'),
         url('../fonts/Raleway-Bold.woff') format('woff2'),
         url('../fonts/Raleway-Bold.woff') format('woff'),
         url('../fonts/Raleway-Bold.ttf') format('truetype'),
         url('../fonts/Raleway-Bold.svg') format('svg');
}
@font-face {
    font-family: 'BrandonGrotesque-Bold';
    src: url('../fonts/BrandonGrotesque-Bold.eot');
    src: url('../fonts/BrandonGrotesque-Bold.eot') format('embedded-opentype'),
         url('../fonts/BrandonGrotesque-Bold.woff') format('woff2'),
         url('../fonts/BrandonGrotesque-Bold.woff') format('woff'),
         url('../fonts/BrandonGrotesque-Bold.ttf') format('truetype'),
         url('../fonts/BrandonGrotesque-Bold.svg') format('svg');
}
@font-face {
    font-family: 'Brandon_thin';
    src: url('../fonts/Brandon_thin.eot');
    src: url('../fonts/Brandon_thin.eot') format('embedded-opentype'),
         url('../fonts/Brandon_thin.woff') format('woff2'),
         url('../fonts/Brandon_thin.woff') format('woff'),
         url('../fonts/Brandon_thin.ttf') format('truetype'),
         url('../fonts/Brandon_thin.svg') format('svg');
}
@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot') format('embedded-opentype'),
         url('../fonts/Lato-Regular.woff') format('woff2'),
         url('../fonts/Lato-Regular.woff') format('woff'),
         url('../fonts/Lato-Regular.ttf') format('truetype'),
         url('../fonts/Lato-Regular.svg') format('svg');
}
@font-face {
    font-family: 'Lato-Bold';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot') format('embedded-opentype'),
         url('../fonts/Lato-Bold.woff') format('woff2'),
         url('../fonts/Lato-Bold.woff') format('woff'),
         url('../fonts/Lato-Bold.ttf') format('truetype'),
         url('../fonts/Lato-Bold.svg') format('svg');
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0; -webkit-text-size-adjust: none;}
article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}
a img{border:0}
figure{position:relative}
figure img{width:100%}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html, body{
    position: relative;
    height: 100%;
    font-size-adjust:none;
    margin: 0;
}
body{
    font-family: 'brandongrotesque-regular-webfont';
    color: #000000;
    background-color: #ffffff;
    font-size: 12px;
    line-height: 16px;
    -webkit-font-smoothing: antialiased; 
    -moz-osx-font-smoothing: grayscale; 
}
.clearfix:after {
    content: " "; 
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.clr:after, 
.clr:after, 
.row:after,.clear {
    clear: both
}
img, object, embed {
    max-width: 100%;
}
img {
    height: auto;
    vertical-align: top;
}
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="button"],
input[type="search"],
input[type="url"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea, select
{
    -webkit-appearance: none !important;
    border-radius: 0;
}

*, img, a {
  outline:none;
}
a {
    text-decoration: none;   
}
h1, h2, h3, h4, h5, h6, ul, li {
    font-weight:normal;
}
h1 {
    font-size: 72px;
    line-height: 75px;
    color: #ffffff;
    font-family: "Modernregular";
}
h2 {
    font-size: 64.6px;
    line-height: 68px;
    color: #231f20;
    font-family: "Modernregular";
    letter-spacing: -0.4px;
}
h3 {
    font-size: 18px;
    line-height: 22px;
    font-family: "AvenirNext-DemiBold";
}
h4 {
    font-size: 19.34px;
    line-height: 22px;
    color: #000000;
    font-family: "BrandonGrotesque-Medium";
    text-transform: uppercase;
    letter-spacing: 5.5px;
}
h5 {
    font-size: 14.65px;
    line-height: 17px;
    color: #333333;
    font-family: "AvenirNext-DemiBold";
}
p {
    font-size: 13px;
    line-height: 16px;
    font-family: "AvenirNext-DemiBold";
    margin: 0;
}

.form-group ::-webkit-input-placeholder { /* WebKit browsers */
    color: #bdbdbd;
}
.form-group :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #bdbdbd;
   opacity:  1;
}
.form-group ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #bdbdbd;
   opacity:  1;
}
.form-group ::-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #bdbdbd;
}

.dis-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}


/*---home-page css start---*/
.home-banner {
   background: url("../images/home-banner.jpg") no-repeat top center;  
   height: 1125px;
   background-size: cover !important;
   position: relative;
}
.sumome-contactform-theme.sumome-contactform-modal-bg{ background: #ffffff !important; }
.investor-btn, .tour-btn {
   background: #2f91ea;
   color: #d7d7d7;
   text-transform: uppercase;
   font-size: 8.32px;
   line-height: 10px;
   text-align: center;
   display: inline-block;
   vertical-align: middle;
   text-decoration: none;
   transition: all 0.5s ease;
   float: right;
   padding: 14px 27px 15px 24px;
   letter-spacing: 1.6px;
   margin-right: 20px;
   position: relative;
}
.investor-btn:hover, .investor-btn:focus, .tour-btn:hover, .tour-btn:focus {
   background: #cad121;
   text-decoration: none;
   color: #ffffff;
}
.header {
    max-width: 1165px;
    width: 100%;
    margin: 74px auto 0;
    display: table;
    table-layout: fixed;
    height: 100%;
}
.header ul {
    list-style: none;
    padding: 0 0 0 25px;
    margin: 112px 0 0 0;
}
.header ul li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
    position: relative;
}
.header ul li ul {
  width: 250px;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 0;
  padding-top: 15px;
  padding-left: 0;
}
.header ul li:hover ul { display: block; }
.header ul li ul li {
  display: block;
  margin-left: 0;
  padding-top: 3px;
  padding-bottom: 3px;
}
.header ul li:first-child {
    margin-left: 0;
}
.header ul li a, 
.responsive-menu ul li a, 
.responsive-menu.mm-menu .mm-navbar a, .mm-menu .mm-navbar > *{
    color: #e3e3e3;
    font-size: 12.65px;
    line-height: 16px;
    text-decoration: none;
    letter-spacing: 3.5px;
}
.responsive-menu.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * { text-transform: uppercase; }
.responsive-menu ul li a { padding: 0; }
.responsive-menu .mm-listview > li:not(.mm-divider)::after { border-bottom: none; }
.header ul li a:hover, .responsive-menu ul li a:hover,  body ul li.current_page_item a,
body ul li.current-menu-parent > a {
    color: #cad121;
}
.logo {
    text-align: center;
}
.logo img {
    width: 218px;
}
.header .col-md-4 {
    width: 39%;
}
.header .col-md-4:nth-child(2) {
    width: 22%;
}
.header .col-md-4:nth-child(1) ul {
    padding-left: 50px;
}
.banner-text {
    text-align: center;
    margin-top: 240px;
}
.banner-text h1 {
    letter-spacing: -2.4px;
    font-size: 71.78px;
}
.banner-text h1 span {
    font-family: "modern20-bt-italic";
}
.banner-text p {
    font-family: "brandongrotesque-regular-webfont";
    color: #e3e3e3;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    margin-top: 12px;
}
.book-tour-btn {
    font-size: 12.45px;
    line-height: 16px;
    color: #ffffff;
    font-family: "brandongrotesque-regular-webfont";
    text-transform: uppercase;
    text-align: center;
    background: #cad121;
    padding: 19px 15px 20px;
    display: block;
    letter-spacing: 3.8px;
    transition: all 0.5s ease;
}
.book-tour-btn:hover {
    text-decoration: none;
    background: #ffffff;
    color: #000000;
}
.banner-btn {
    max-width: 181px;
    width: 100%;
    margin: 67px auto 0;
}
.banner-btn .book-tour-btn {
    margin-bottom: 34px;
}
.join-btn, .login-btn {
    font-size: 10.25px;
    line-height: 12px;
    color: #333333;
    background: #ffffff;
    padding: 13px 25px 13px 22px;
    display: inline-block;
    vertical-align: middle;
    font-family: "brandongrotesque-regular-webfont";
    letter-spacing: 3px;
    text-decoration: none;
    transition: all 0.5s ease;
    text-transform: uppercase;
}
.login-btn {
    color: #d7d7d7;
    background: none;
    border: 3px solid #ffffff;
    padding: 10px 16px;
}
.banner-btn .join-btn {
    float: left;
}
.banner-btn .login-btn {
    float: right;
}
.join-btn:hover {
    text-decoration: none;
    background: #cad121;
    color: #ffffff;
}
.login-btn:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
}
.choose-space-section {
    text-align: center;
    padding-top: 82px;
    padding-bottom: 104px;
}
.choose-space-section h2 {
    font-size: 64.6px;
    line-height: 68px;
    color: #231f20;
    font-family: "Modernregular";
    letter-spacing: -0.4px;
    margin-bottom: 70px;
}
.choose-space-section h2 span {
    font-family: "modern20-bt-italic";
}
.choose-space-section .btn, .choose-space-section .btn-group, .view-location-map .btn-group {
    width: 100%;
    text-align: center;
    max-width: 550px;
    margin: 0 auto;
}
.view-location-map .btn-group {
    max-width: 100%;
    min-width: auto;
    text-align: center;
    margin: 0 auto;
}
.choose-space-section .btn, .view-location-map .btn {
    float: none;
    width: auto;
    max-width: 100%;
    min-width: auto;
    background: #ffffff;
    border-radius: 0;
    border: 1px solid #bfbfbf;
    font-size: 16.11px;
    line-height: 18px;
    color: #000000;
    font-family: "BrandonGrotesque-Medium";
    text-transform: uppercase;
    letter-spacing: 2px;
    height: 45px;
    padding: 0 50px 0 21px;
}
.choose-space-section .btn:focus, .view-location-map .btn:focus {
    background: #ffffff;
    box-shadow: none;
}
.choose-space-section .btn-group .caret, .view-location-map .btn-group .caret {
    border: none;
    background: url("../images/select-arrow.png") no-repeat right center;
    width: 15px;
    height: 14px;
    padding-left: 31px;
    margin-top: -7px;
}
.btn-group.bootstrap-select {
    margin-left: 14px;
}
.bootstrap-select.btn-group .dropdown-menu {
  box-sizing: border-box;
  min-width: 100%;
}
/*.open > .dropdown-menu {
  display: table;
  left: 0;
  margin: 0 auto;
  max-width: 100%;
  min-width: auto;
  right: 0;
}*/
.bling-building-section {
    padding-left: 0;
    padding-right: 0;
}
.building-img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 59.6%;
}
.building-img img {
    display: none;
}
.buiding-text {
    border: 6px solid #e3e3e3;
}
.buiding-text h4 {
    font-size: 19.34px;
    line-height: 22px;
    color: #000000;
    font-family: "BrandonGrotesque-Medium";
    text-transform: uppercase;
    margin-bottom: 37px;
    letter-spacing: 5.5px;
}
.buiding-text ul {
    list-style: none;
    margin-bottom: 44px;
    padding-left: 5px;
}
.buiding-text ul li {
    position: relative;
    font-size: 10.55px;
    line-height: 14px;
    font-family: "BrandonGrotesqueLight";
    text-transform: uppercase;
    margin-top: 16px;
    padding-left: 10px;
    letter-spacing: 3.2px;
    text-shadow: 0px 0px 0px #000000;
}
.buiding-text ul li:before {
    content: "";
    background: url("../images/bullet.png") no-repeat left center;
    position: absolute;
    left: 0;
    top: 5px;
    width: 3px;
    height: 3px;
}
.buiding-text ul li:first-child {
    margin-top: 0;
}
.buiding-text p {
    font-size: 11.72px;
    line-height: 18px;
    font-family: "brandongrotesque-regular-webfont";
    color: #000000;
    position: relative;
    margin-top: 24px;
    text-shadow: 0px 0px 0px #000000;
    letter-spacing: 1.2px;
    margin-left: 5px;
}
.border-line {
    position: relative;
    border: 1px solid #afcded;
    max-width: 185px;
    width: 100%;
    display: block;
    margin-left: 6px;
}
.buiding-text-inner {
   padding: 62px 57px 42px 58px; 
}
.virtual-member-section {
    background: #ffffff;
    padding-top: 117px;
    padding-bottom: 115px;
    padding-left: 23px;
    overflow: hidden;
}
.virtual-member-section h4 {
    text-align: center;
    margin-bottom: 25px;
    letter-spacing: 2.7px;
}
.member-block {
    background: #000000;
    text-align: center;
    border: 1px solid #bababa;
    cursor: pointer;
}
.member-block:hover {
    background: #231F20;
}
.virtual-member-section .col-md-4 {
    padding-left: 42px;
    padding-right: 42px;
}
.virtual-member-section .col-md-4:first-child ul {
    margin-top: 35px;
}
.member-block, .member-block-img, .member-block-text, .member-block-height-bottom, .member-block-height {
    float: left;
    width: 100%;
}
.virtual-member-section .row {
    margin-left: -42px;
    margin-right: -42px;
}
.member-block-img img {
    width: 100%;
}
.member-block p {
    color: #ffffff;
    font-size: 17.23px;
    line-height: 25px;
    font-family: "brandongrotesque-regular-webfont";
    letter-spacing: -0.2px;
}
.member-block ul {
    list-style: none;
    padding: 0;
    margin: 24px 0 36px 0;
    float: left;
    width: 100%;
}
.member-block ul li {
    color: #ffffff;
    font-size: 14.36px;
    line-height: 16px;
    font-family: "brandongrotesque-regular-webfont";
    border-bottom: 1px solid #4a4a4a;
    padding: 10px 0 9px 0;
}
.member-block ul li:first-child {
    border-top: 1px solid #4a4a4a;
}
.member-block-text {
    padding: 27px 30px 29px;
}
.member-block span {
    display: block;
    font-size: 78.96px;
    line-height: 82px;
    color: #ffffff;
    font-family: "BrandonGrotesqueLight";
    margin-bottom: 20px;
}
.member-block-text sup {
    vertical-align: bottom;
    font-family: "BrandonGrotesque-Medium";
    font-size: 17.66px;
    line-height: 20px;
}
.member-block a {
    display: inline-block;
    font-size: 11.74px;
    line-height: 16px;
    font-family: "BrandonGrotesque-Medium";
    text-transform: uppercase;
    text-align: center;
    border: 4px solid #cad121;
    padding: 15px 10px;
    max-width: 245px;
    width: 100%;
    color: #ffffff;
    letter-spacing: 3px;
    transition: all ease 0.5s;
}
.member-block a:hover {
    background: #cad121;
    text-decoration: none;
    color: #ffffff;
}
.service-section {
    background: url("../images/service-banner.jpg") no-repeat top center;
    background-size: cover;
    height: 793px;
    text-align: center;
    padding-top: 103px;
}
.service-section-block {
    text-align: left;
    display: inline-block;
    width: 100%;
    max-width: 792px;
    margin-top: 77px;
    margin-left: 87px;
}
.service-block {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 58px;
    box-sizing:border-box;
}
.service-section h2 {
    color: #e3e3e3;
}
.service-block-img {
    display: inline-block;
    vertical-align: middle;
    width: 12%;
    text-align: center;
}
.service-block-text {
    width: 87%;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    padding-left: 14px;
}
.service-block-text h5 {
    font-size: 11.72px;
    line-height: 14px;
    color: #ffffff;
    font-family: "brandongrotesque-regular-webfont";
    letter-spacing: 3.5px;
    margin-bottom: 10px;
}
.service-block-text span {
    display: block;
    font-size: 10.99px;
    line-height: 14px;
    font-family: "brandongrotesque-regular-webfont";
    color: #a4a4a4;
    letter-spacing: 1.1px;
}
.enquire-section {
  float: left;
  width: 100%;
  background: #e3e3e3;
  padding-top: 94px;
  padding-bottom: 75px;
}
.submit-btn {
  margin-top: 29px;
}
.submit-btn .btn, .next-btn {
    font-size: 7.69px;
    line-height: 36px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2.6px;
    background: #cad121;
    border-radius: 0;
    border: none;
    outline: none;
    padding: 0 10px;
    max-width: 178px;
    width: 100%;
    height: 36px;
    font-family: "BrandonGrotesque-Medium";
}
.submit-btn .btn:hover {
    background: #ffffff;
    color: #000000;
}
.enquire-section h5 {
    font-size: 9px;
    line-height: 10px;
    color: #000000;
    font-family: "BrandonGrotesque-Medium";
    text-transform: uppercase;
    letter-spacing: 2.5px;
    text-shadow: 0px 0px 0px #000000;
    -webkit-text-shadow: 0px 0px 0px #000000;
    -ms-text-shadow: 0px 0px 0px #000000;
    margin-bottom: 23px;
}
.enquire-section h2 {
    color: #4d4d4d;
    margin-top: 57px;
}
.enquire-wrapper {
    max-width: 834px;
    width: 100%;
    margin: 0 auto;
}
.enquire-section form {
    padding-left: 75px;
}
.footer-section {
  float: left;
  width: 100%;
    background: #ffffff;
    padding-top: 72px;
    padding-bottom: 25px;
}
.footer-section h5 {
    padding-bottom: 30px;
    border-bottom: 1px solid #bbbbbb;
    margin-bottom: 41px;
    letter-spacing: 1.5px;
}
.footer-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-section ul li, .footer-section ul li a, .invest-relation span,
.invest-relation p, .footer-section p {
    font-size: 14.65px;
    line-height: 20px;
    color: #8a8a8a;
    font-family: "avenirnext-regular";
    letter-spacing: 0.5px;
}
.latest-news p a {
    color: #8a8a8a;
}
.footer-section .latest-news p a:hover, .footer-section .footer-contact ul li a:hover {
    text-decoration: none;
    color: #287ace;
}
.footer-section ul li {
    margin-bottom: 25px;
}
.footer-section ul li span, .invest-relation span {
    font-family: "AvenirNext-DemiBold";
}
.invest-relation {
    margin-top: 26px;
}
.invest-relation p a {
    color: #287ace;
    text-decoration: underline;
}
.invest-relation p {
    line-height: 23px;
    margin-top: 1px;
}
.invest-relation p a:hover {
    color: #8a8a8a;
}
.latest-news p {
    margin-bottom: 23px;
    line-height: 22px;
}
.followus-section ul {
    list-style: none;
    margin: 30px 0 0 0;
}
.followus-section ul li {
    display: inline-block;
    vertical-align: middle;
    padding-left: 16px;
}
.followus-section ul li:first-child {
    padding-left: 0;
}
.followus-section ul li a:hover, .share-history-section ul li a:hover {
    opacity: 0.5;
}
.newsletter-section h5 {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 30px;
}
.followus-section ul li img {
    width: 37px;
}
.footer-contact {
    padding-left: 39px;
    padding-right: 12px;
}
.latest-news {
    padding-left: 36px;
    padding-right: 15px;
}
.news-follow-wrapper {
    padding-left: 35px;
    padding-right: 16px;
}
.followus-section {
    margin-top: 48px;
}

/*---home-page css End---*/


/*---aboutus-page css start---*/

.about-banner, .event-calender-banner {
    background: url("../images/about-banner.jpg") no-repeat top center;
    height: 772px;
    background-size: cover !important;
    position: relative;
}
.about-banner .banner-text, .event-calender-banner .banner-text, .location-banner .banner-text {
    margin-top: 204px;
    position: relative;
}
.about-banner .banner-text h1, .event-calender-banner .banner-text h1,
.location-banner .banner-text h1 {
    letter-spacing: -1.0px;
}
.tour-btn {
    position: absolute;
    left: 34px;
    top: 0;
    background: rgba(0, 0, 0,0.4) none repeat scroll 0 0;
    color: #fff;
    padding: 14px 27px 15px 27px;
}
.approach-mission-section {
    background: #000000;
    padding-left: 0;
    padding-right: 0;
}
.approach-mission-section h4 {
    color: #ffffff;
    font-size: 16.11px;
    line-height: 19px;
    font-family: "brandongrotesque-regular-webfont";
    text-transform: uppercase;
    border-bottom: 2px solid #666612;
    padding-bottom: 14px;
    margin-bottom: 41px;
    letter-spacing: 5px;
    max-width: 446px;
    width: 100%;
}
.approach-mission-section p {
    color: #ffffff;
    font-family: "avenirnext-regular";
    font-size: 17.94px;
    line-height: 24px;
    letter-spacing: 0.6px;
}
.the-mission, .our-approach {
    padding: 60px 40px;
    vertical-align: top;
}
.the-mission {
    background: #262626;
    padding-left: 40px;
    /*padding-left: 100px;*/
}
.our-approach-inner {
    max-width: 693px;
    margin: 0 auto;
    width: 100%;
    float: right;
}
.our-approach {
    width: 55.4%;
}
.office-space-section {
  padding-top: 113px;
  text-align: center;
}
.office-space-section.default-page {
    padding-bottom: 113px;
    text-align: left;
}
.office-space-section h1 {
    text-align: center;
    color: #000000;
    margin-bottom: 11px;
    letter-spacing: -0.8px;
}
.office-space-section h1 span {
    font-family: "modern20-bt-italic";
}
.sub-title {
    color: #000000;
    font-family: "brandongrotesque-regular-webfont";
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 18px;
    margin-top: 12px;
}
.office-media-section .media-left, .office-media-section .media-right {
    width: 29%;
}
.office-media-section .media-body {
    text-align: left;
}
.office-media-section {
    max-width: 818px;
    width: 100%;
    margin: 0 auto;
    padding: 110px 0;
}
.office-media-section .media:first-child {
    margin-top: 0;
}
.office-media-section .media {
    margin-top: 39px;
}
.office-space-section h4 {
    font-size: 16.11px;
    font-family: 'BrandonGrotesque-Bold';
    line-height: 18px;
    color: #000000;
    letter-spacing: 4.6px;
    margin-bottom: 26px;
}
.office-space-section p {
    color: #000000;
    font-size: 17.94px;
    line-height: 24px;
    font-family: "avenirnext-regular";
    text-shadow: 0px 0px 0px #000000; 
    letter-spacing: 0.5px;
}
.media-body-right {
    padding-left: 55px;
} 
.default-page .media-body-right {
    padding-left: 0;
}
.default-page .media-body-right p {
    margin-bottom: 20px;
}
.default-page .media-body-right p:last-child {
    margin-bottom: 0;
}
.media-body-left {
    padding-right: 59px;
    padding-top: 157px;
}
.gallery-box {
    position: relative;
    overflow: hidden;
}
.gallery-box-text {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    right: 0;
    z-index: 9;
    height: 100%;
    padding: 0 15px;
}
.gallery-box span {
    font-size: 16.11px;
    line-height: 20px;
    font-family: "BrandonGrotesque-Medium";
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    letter-spacing: 5px;
}
.gallery-section .col-md-4, .gallery-section .col-sm-4 {
    padding: 0;
}
.gallery-box img {
    width: 100%;
}
.gallery-box a {
    display: block;
    transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
  
}
.gallery-box a img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}
.gallery-box a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.gallery-box a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url("../images/black-overlay.png") center center;
    width: 100%;
    height: 100%;
}
.aboutus-header ul li a {
    letter-spacing: 3.3px;
}
.media-body p br {
  display: none;
}
.media-right {
    float: right;
}
/*---aboutus-page css End---*/


/*---news-page css start---*/
.news-header {
    padding-bottom: 64px;
    position: relative;
}
.news-header:after {
  border-bottom: 1px solid #e1e1e1;
  bottom: 0;
  content: "";
  display: inline-block;
  left: 34px;
  margin: 0 auto;
  position: absolute;
  right: 35px;
  width: auto;
}
.news-header ul li a {
    color: #333333;
    text-shadow: 0px 0px 0px #333333;
}
.news-middle-section {
    padding: 120px 0 60px;
}
.news-middle-section h1 {
    color: #000000;
    text-align: center;
    letter-spacing: -0.8px;
}
.news-middle-section h1 span {
    font-family: "modern20-bt-italic";
}
.news-gallery-block {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}
.news-gallery-block:before {
    background: url("../images/news-overlay.png") repeat scroll center center;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.news-middle-left .news-gallery-block {
    height: 690px;
}
.news-gallery-section .col-md-8, .news-gallery-section .col-md-4 {
    padding: 0;
}
.news-gallery-row-top .col-md-8 {
    width: 62.5%;
}
.news-gallery-row-top .col-md-4 {
    width: 37.5%;
}
.news-gallery-section {
    padding-top: 97px;
}
.news-gallery-section img {
    width: 100%;
}
.news-middle-right .news-gallery-block {
    height: 345px;
}
.news-gallery-block h3 {
    color: #ffffff;
    font-size: 35.89px;
    line-height: 40px;
    font-family: "Modernregular";
    margin-bottom: 12px;
    letter-spacing: -0.5px;
}
.news-gallery-block a {
    text-decoration: none;
    color: #ffffff;
    font-size: 10.99px;
    line-height: 14px;
    text-transform: uppercase;
    font-family: "brandongrotesque-regular-webfont";
    position: relative;
    letter-spacing: 3.4px;
}
.news-gallery-block a:hover {
    opacity: 0.5;
}
.news-gallery-block a:after {
    content: "";
    background: url("../images/readmore-arrow.png") no-repeat right center;
    width: 5px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 11px;
}
.news-gallery-block-text {
    position: relative;
}
.news-middle-left .table-cell {
    vertical-align: bottom;
}
.news-middle-left .news-gallery-block-text {
    float: right;
    text-align: right;
    padding: 43px 52px 59px;
}
.news-middle-right .table-cell {
    vertical-align: bottom;
}
.news-middle-right .news-gallery-block-text {
    padding: 50px 41px;
}
.news-gallery-row-middle .news-gallery-block {
    height: 596px;
}
.news-gallery-row-middle .table-cell {
    vertical-align: top;
}
.news-gallery-row-middle .news-gallery-block-text {
    padding: 57px 51px;
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
}
.news-gallery-row-bottom .news-middle-left .news-gallery-block {
    height: 346px;
}
.news-gallery-row-bottom .news-middle-right .news-gallery-block {
    height: 692px;
}
.news-gallery-row-bottom .news-middle-left .news-gallery-block-text {
    float: right;
    text-align: left;
    padding: 43px 52px 59px;
}
.news-gallery-row-bottom .news-middle-right .news-gallery-block-text {
    float: right;
    text-align: right;
    padding: 43px 52px 59px;
    max-width: 700px;
}
.news-gallery-row-bottom .news-gallery-block-text {
    max-width: 530px;
    margin: 0 auto;
    width: 100%;
}
.next-btn {
    display: block;
    margin: 0 auto;
    text-decoration: none;
    color: #ffffff;
}
.next-btn:hover {
    text-decoration: none;
    background: #2f91ea;
    color: #ffffff;
}
.news-gallery-pagination {
    margin-top: 104px;
}

/*---news-page css End---*/


/*---Event Calender css Start---*/

.event-calender-banner {
    background: url("../images/event-calender-banner.jpg") no-repeat top center;
    background-size: cover;
}
.our-event-section {
    background: #cad121;
    text-align: center;
    padding-top: 104px;
    padding-bottom: 85px;
}
.our-event-section h4 {
    font-size: 16.11px;
    line-height: 20px;
    color: #000000;
    border-bottom: 2px solid #ffffff;
    padding-bottom: 13px;
    letter-spacing: 5px;
    max-width: 446px;
    width: 100%;
    margin: 0 auto 41px;
}
.our-event-section p {
    font-size: 17.94px;
    line-height: 24px;
    color: #000000;
    font-family: "avenirnext-regular";
    letter-spacing: 0.5px;
    text-shadow: 0px 0px 0px #000000;
}
.event-calender-middle {
    background: #ffffff;
    padding-top: 111px;
    padding-bottom: 113px;
}
.fc-toolbar h2 {
    font-family: "modern20-bt-italic";
    font-size: 71.78px;
    letter-spacing: -0.8px;
}
.fc-icon:after {
    display: none;
}
span.fc-icon.fc-icon-left-single-arrow {
    background: url("../images/calender-left.png") no-repeat center center;
    width: 21px;
    height: 24px;
}
span.fc-icon.fc-icon-right-single-arrow {
    background: url("../images/calender-right.png") no-repeat center center;
    width: 21px;
    height: 24px;
}
.fc-state-default {
    background: none;
    border: none;
    box-shadow: none;
}
.fc-state-default {
    font-size: 16.11px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 4.8px;
    color: #000000;
    text-shadow: 0px 0px 0px #000000;
}
.fc-day-number {
    font-size: 43.95px;
    line-height: 46px;
    color: #000000;
    font-family: 'Brandon_thin';
    text-shadow: 0px 0px 0px #000000;
}
th.fc-day-header {
    border: none;
}
.fc-day-header span {
    font-size: 13.92px;
    line-height: 16px;
    color: #000000;
    font-family: "brandongrotesque-regular-webfont";
    text-transform: uppercase;
    letter-spacing: 4.2px;
    display: block;
    word-wrap: break-word;
    padding-bottom: 17px;
}
.no_events{
  display: inline-block;
  width: 100%;
  font-family: "Brandon Grotesque Regular";
  font-size: 22px;
  color: #2f8fe6;
  letter-spacing: 4px;
  text-align: center;
  text-transform: uppercase;
  padding: 46px 0 5px; 
}
.fc tbody td {
    border: 1px solid #9e9e9e;
    padding-bottom: 110px;
    position: relative;
}
.fc thead td {
    padding-bottom: 0;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: left;
    width: 100%;
    padding: 23px 35px 29px;
}
.fc-toolbar.fc-header-toolbar {
    text-align: left;
    width: 100%;
    margin-bottom: 82px;
    padding-left: 168px;
}
.fc-toolbar .fc-center {
    padding-left: 131px;
    margin-top: 24px;
}
.fc .fc-button-group > * {
    margin: 0;
}
.fc-toolbar .fc-left {
    width: 45%;
}
.fc-today-button {
    padding: 0 12px 0 23px;
}
.fc-basic-view {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.fc-event {
    background-color: #7fcc86 !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    color: #000000;
    font-family: "avenirnext-regular";
    font-size: 12.2px;
    height: 100px;
    line-height: 18px;
    margin: 0 !important;
    word-wrap: break-word;
    padding: 10px;
    text-decoration: none;
    text-shadow: none;  
    position: absolute;
    bottom: 0;  
}
.fc-event:hover {
    color: #444444;
}
.fc-event:focus {
    text-decoration: none;
}
.fc .fc-widget-content {
    padding-bottom: 0;
}
td.fc-bgevent {
    background: #ffffff !important;
}
td.fc-nonbusiness, td.fc-nonbusiness.fc-bgevent {
    background: #e3e3e3 !important;
}
.fc-row .fc-content-skeleton {
    padding-bottom: 0;
}

/*---Event Calender css End---*/


/*---location-page css Start---*/
.location-banner {
    background: url("../images/location-banner.jpg") no-repeat top center;
    height: 772px;
    background-size: cover;
}
.view-location-map {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 139px;
}
.map-btn {
    font-size: 12.45px;
    line-height: 16px;
    font-family: "brandongrotesque-regular-webfont";
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    background: #cad121;
    letter-spacing: 3.8px;
    padding: 20px 22px 19px;
    display: inline-block;
    vertical-align: middle;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
}
.map-btn:hover {
    text-decoration: none;
    background: #000000;
    color: #ffffff;
}
.select-wrap {
    width: 100%;
    margin-bottom: 54px;
}
.location-build-section {
    text-align: center;
    padding-top: 27px;
}
.location-build-section h1 {
    color: #4d4d4d;
    font-size: 64.6px;
    line-height: 70px;
    letter-spacing: -0.6px;
    margin-bottom: 17px;
    text-transform: capitalize;
}
.location-build-section .sub-title {
    font-size: 13.18px;
    color: #000000;
    line-height: 16px;
    text-shadow: 0px 0px 0px #000000;
    letter-spacing: 0px;
    font-family: "BrandonGrotesque-Bold";
    text-transform: uppercase;
}
.location-build-image {
    background: url("../images/building-banner.jpg") no-repeat top center;
    height: 771px;
    background-size: cover;
    margin-top: 65px;
}
.location-feature-section {
    padding-top: 79px;
    padding-bottom: 98px;
}
.location-feature-section h4 {
    font-size: 16.11px;
    line-height: 18px;
    color: #000000;
    font-family: "BrandonGrotesque-Bold";
    text-shadow: 0px 0px 0px #000000;
    letter-spacing: 3.5px;
    margin-bottom: 36px;
}
.location-feature-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.location-feature-section ul li, .location-feature-section ul li a {
    font-size: 12.58px;
    line-height: 18px;
    color: #000000;
    font-family: 'Lato-Regular';
    position: relative;
}
.location-feature-section ul li a:hover {
    text-decoration: none;
    color: #cad121;
}
.location-feature-section ul li {
    padding-left: 10px;
}
.location-feature-section ul li:after, .location-service ul li:after {
    content: "";
    background: url("../images/white-bullet.svg") no-repeat center center;
    position: absolute;
    left: 0;
    top: 4px;
    width: 5px;
    height: 5px;
    background-size: cover;
}
.location-service ul li:after {
    width: 6px;
    height: 6px;
}
.location-service ul li:after {
    background: url("../images/black-bullet.svg") no-repeat center center;
    background-size: cover;
    top: 6px;
}
.location-feature {
    float: left;
    width: 30%;
    padding-right: 20px;
}
.location-service {
    float: left;
    width: 70%;
    padding-left: 85px;
}
.location-service ul li:first-child {
    margin-top: 0;
}
.location-service ul li {
    margin-top: 15px;
    padding-left: 14px;
}
.location-feature ul {
    background: #000000;
    padding: 28px 25px;
}
.location-feature ul li {
    color: #ffffff;
    font-family: "brandongrotesque-regular-webfont";
    font-size: 10.55px;
    line-height: 14px;
    margin-top: 15px;
    letter-spacing: 3px;
}
.location-feature ul li:first-child {
    margin-top: 0;
}
.location-feature h4 {
    padding-left: 25px;
}
.location-map-section {
    background: #f6f6f6;
    padding-left: 0;
    padding-right: 0;
}
.location-map iframe {
  height: 649px;
  vertical-align: top;
}
.point-of-interest {
    width: 30.8%;
    vertical-align: top;
}
.point-of-interest-inner {
    padding-top: 86px;
    max-width: 405px;
    float: right;
    padding-right: 83px;
    padding-bottom: 30px;
}
.location-map {
    width: 70%;
}
.location-map img {
    width: 100%;
}
.point-of-interest h4 {
    font-size: 16.11px;
    line-height: 20px;
    color: #000000;
    font-family: "BrandonGrotesque-Bold";
    padding-bottom: 69px;
}
.icheckbox_minimal, .iradio_minimal, .icheckbox_minimal.hover {
    background: url("../images/check-img.svg") no-repeat  center center;
    width: 19px;
    height: 19px;
    background-size: cover
}
.icheckbox_minimal.checked {
    background: url("../images/checked-img.svg") no-repeat  center center;
    width: 19px;
    height: 19px;
    background-size: cover
}
.interest-checkbox-row span {
  color: #000000;
  display: inline-block;
  font-family: "brandongrotesque-regular-webfont";
  font-size: 14px;
  line-height: 20px;
  margin-top: 0px;
  padding-left: 9px;
  text-shadow: 0 0 0 #000000;
  vertical-align: middle;
}
.interest-checkbox-row:first-child {
    margin-top: 0;
}
.interest-checkbox-row {
    margin-top: 40px;
}
.interest-checkbox {
    padding-left: 30px;
}
.video-section {
    background: url("../images/video-banner.jpg") no-repeat top center;
    height: 804px;
    background-size: cover;
    text-align: center;
}
.video-section h2 {
    color: #ffffff;
}
.video-img {
    margin-top: 45px;
}
.location-gallery-section {
    padding-top: 119px;
    padding-bottom: 117px;
}
.location-gallery-section .col-md-4, .location-gallery-section .col-sm-4 {
    padding: 0;
}
.location-gallery-section h2 {
    text-align: center;
    padding-bottom: 49px;
}
.location-gallery-section .gallery-box a:after {
    display: none;
}
.location-gallery-section .row {
    max-width: 1192px;
    width: 100%;
    margin: 0 auto;
}

.work-location-map span {
    display: block;
    text-align: center;
    font-size: 13.64px;
    line-height: 18px;
    font-family: "avenirnext-regular";
    color: #8a8a8a;
    letter-spacing: 0.4px;
    margin-bottom: 26px;
}
.work-location-map {
    margin-top: 100px;
}
.work-location-map img {
    width: 100%;
}

/*---location-page css End---*/



/*---plan-page css Start---*/
.plans-banner-text {
    text-align: center;
    padding-top: 4px;
}
.plans-banner-text span {
    font-size: 17.23px;
    line-height: 20px;
    font-family: "BrandonGrotesqueLight";
    color: #1a1a1a;
    text-shadow: 0px 0px 0px #1a1a1a;
    display: block;
    margin: 10px 0 0 0;
    letter-spacing: 0.6px;
}
.plans-banner-text p {
    font-size: 13.64px;
    line-height: 20px;
    font-family: "avenirnext-regular";
    color: #8a8a8a;
    margin: 54px 0 0 0;
    letter-spacing: 0.4px;
}
.signature-plan-section {
    max-width: 1205px;
    width: 100%;
    margin: 120px auto 0;
}
.signature-plan-section .col-md-4, .signature-plan-section .col-sm-4 {
    padding-left: 2px;
    padding-right: 2px;
}
.signature-plan-section .row {
    margin-left: -2px;
    margin-right: -2px;
}
.plan-block {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    background-color: #000000;
    padding: 60px 42px;
    margin-bottom: 23px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.plan-block:after {
    content: "";
    background: rgba(0, 0, 0, 0.69) none repeat scroll 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.yellow-bg {
    background-color: #666612;
}
.red-bg {
    background-color: #601111;
}
.plan-block.yellow-bg ul li, .plan-block.red-bg ul li {
    color: #d7d7d7;
}
.plan-block.yellow-bg ul li:before, 
.plan-block.red-bg ul li:before {
  background: #d7d7d7;
}
.yellow-bg:after {
    background: rgba(102, 102, 18,0.69) none repeat scroll 0 0;
}
.red-bg:after {
    background: rgba(96, 17, 17,0.69) none repeat scroll 0 0;
}
.plan-block h2 {
    font-size: 42.26px;
    line-height: 45px;
    font-family: "BrandonGrotesque-Bold";
    color: #d7d7d7;
    text-transform: uppercase;
    position: relative;
    z-index: 9;
    word-wrap: break-word;
}
.plan-block p {
    font-family: "BrandonGrotesqueLight";
    font-size: 81.77px;
    line-height: 82px;
    color: #d7d7d7;
    word-wrap: break-word;
    position: relative;
    z-index: 9;
}
.plan-block p span{
  font-size: 36px;
  line-height: 44px;
  text-align: left;
  width: 100%;
  float: left;
  padding-left: 30px;
}
.table-cell.price_sec {
  display: inline-block;
  margin-top: -25px;
  vertical-align: top;
}
.plan-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.plan-block ul li {
    position: relative;
    font-size: 29.3px;
    line-height: 34px;
    font-family: "BrandonGrotesqueLight";
    color: #a4a4a4;
    padding-left: 18px;
    text-align: left;
    position: relative;
    z-index: 9;
}
.plan-block ul li:before {
    content: "";
    background: #a4a4a4;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 16px;
}
.comparison-chart-section {
    background: #333333;
    padding: 60px 30px 150px;
}
.comparison-chart-section h2 {
    color: #ffffff;
    font-size: 71.78px;
    line-height: 75px;
    text-align: center;
}
.plan-middle-section {
    padding-bottom: 90px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 60px;
}
.comparison-col {
    display: inline-block;
    vertical-align: top;
    width: 12.8%;
    padding-left: 7px;
}
.comparison-col.first {
    width: 23.0%;
    padding-left: 0;
    padding-right: 5px;
}
.comparison-header.black-bg {
    background: #333333;
}
.comparison-col ul {
    list-style: none;
}
.comparison-col ul li {
  color: #ffffff;
  font-family: "Lato-Bold";
  font-size: 12.58px;
  letter-spacing: 0.1px;
  line-height: 16px;
  padding: 13px 13px 13px 23px;
}
.comparison-col ul li img {
    margin: 0 auto;
    display: block;
    vertical-align: middle;
    width: 8px;
}
.comparison-col ul li:nth-child(odd) {
    background: #b5b5b5;
}
.comparison-col ul li:nth-child(even) {
    background: #c4c4c4;
}
.comparison-header {
    background: #f4f4f4;
    text-align: center;
    padding: 31px 10px 25px;
}
.comparison-header h3 {
    font-size: 20px;
    line-height: 24px;
    color: #4d4d4d;
    font-family: "BrandonGrotesque-Medium";
    margin-bottom: 9px;
    word-wrap: break-word;
    letter-spacing: 0.2px;
}
.comparison-header span {
  color: #939393;
  display: block;
  font-family: "BrandonGrotesqueLight";
  font-size: 36.26px;
  line-height: 40px;
  overflow-wrap: break-word;
  letter-spacing: -0.8px;
}
.comparison-header.green-bg {
    background: #666612;
}
.comparison-header.red-bg {
    background: #601111;
}
.comparison-header.green-bg h3, .comparison-header.red-bg h3 {
    color: #ffffff;
}
.comparison-header.green-bg span, .comparison-header.red-bg span {
    color: #d7d7d7;
}
.comparison-chart-wrapper {
    font-size: 0;
    margin-top: 100px;
    text-align: center;
}

/*---plan-page css End---*/


/*---News-article css Start---*/
.news-article-section {
    padding-top: 96px;
    padding-bottom: 49px;
}
.news-back {
    font-size: 11.45px;
    line-height: 17px;
    color: #000000;
    text-shadow: 0px 0px 0px #000000;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    position: relative;
    font-family: "brandongrotesque-regular-webfont";
    display: block;
    padding-left: 12px;
}
.news-back:hover {
    text-decoration: none;
}
.news-back:after {
    content: "";
    background: url("../images/back-arrow.png") no-repeat center center;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 6px;
    left: 0;
}
.news-article-wrapper {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding-left: 13px;
}
.news-article-image {
    margin-top: 29px;
}
.article-tag-button {
    margin-top: 22px;
}
.article-tag-button a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    color: #e3e3e3;
    text-transform: uppercase;
    font-size: 10.4px;
    line-height: 14px;
    font-family: "BrandonGrotesque-Bold";
    padding: 5px 12px;
    background: #bdbdbd;
    letter-spacing: 3.2px;
    transition: all ease 0.5s;
    margin-left: 1%;
}
.article-tag-button a:first-child {
    margin-left: 0;
}
.article-tag-button a:hover {
    background: #000000;
}
.news-article-section h1 {
    font-size: 55.4px;
    line-height: 60px;
    color: #000000;
    font-family: "Modernregular";
    margin: 33px 0 25px;
    letter-spacing: -0.6px;
}
.news-article-section span {
    font-size: 12.72px;
    line-height: 14px;
    color: #000000;
    letter-spacing: 3.5px;
    font-family: "brandongrotesque-regular-webfont";
    text-shadow: 0px 0px 0px #000000;
    display: block;
    margin-bottom: 43px;
}
.news-article-section strong {
    font-weight: normal;
    font-family: "brandongrotesque-regular-webfont";
    font-size: 19.08px;
    line-height: 28px;
    text-transform: uppercase;
    text-shadow: 0px 0px 0px #000000;
    color: #000000;
    margin-bottom: 50px;
    display: block;
}
.news-article-section p {
    font-family: "Lato-Regular";
    color: #000000;
    text-shadow: 0px 0px 0px #000000;
    font-size: 16.25px;
    line-height: 28px;
    margin-bottom: 20px;
}
.news-article-section h4, .share-history-section h4 {
    font-size: 14.13px;
    line-height: 18px;
    color: #000000;
    font-family: "BrandonGrotesque-Bold";
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 42px 0 30px;
}
.share-history-section {
    background: #e3e3e3;
    padding-top: 26px;
    padding-bottom: 34px;
    margin-bottom: 19px;
}
.share-history-section .container {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}
.share-history-section ul {
    list-style: none;
}
.share-history-section ul li {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
}
.share-history-section ul li:first-child {
    padding-left: 0;
}
.share-history-section ul li img {
  width: 37px;
}
.share-history-section h4 {
     margin: 0 0 15px 0;
    letter-spacing: 4px;
}


/*---News-article css End---*/



/*---service page css start---*/
.service-banner {
   background: url("../images/service-banner2.jpg") no-repeat top center;
   height: 771px;
   background-size: cover;
}
.service-banner .banner-text, .page-template-services .banner-text {
   margin-top: 208px;
}
.service-banner .banner-text h1 {
    letter-spacing: -1.0px;
}
.service-middle-section {
    padding: 128px 30px 129px;
}
.service-middle-section h3 {
    font-size: 16.11px;
    line-height: 19px;
    text-transform: uppercase;
    color: #000000;
    text-shadow: 0px 0px 0px #000000;
    letter-spacing: 4.7px;
    font-family: "brandongrotesque-regular-webfont";
}
.service-making-text {
    text-align: center;
    padding: 0 20px;
}
.service-making-text h3 {
    border-bottom: 2px solid #cad121;
    padding-bottom: 23px;
    margin: 0 auto 44px;
    width: 100%;
    max-width: 445px;
}
.service-making-text p, .service-box-text p {
    font-size: 17.94px;
    line-height: 23px;
    letter-spacing: 0.5px;
    font-family: "avenirnext-regular";
    margin-bottom: 25px;
    text-shadow: 0px 0px 0px #000000;
    color: #000000;
}
.service-detail-section {
    max-width: 1127px;
    width: 100%;
    margin: 134px auto 0;
    text-align: center;
}
.service-box-text p {
    text-align: left;
}
.service-box-text h3 {
    font-family: "BrandonGrotesque-Bold";
    margin-bottom: 27px;
    text-align: left;
    color: #000000;
}
.service-box-text a {
  color: #000000;
}
.service-box-text a:hover {
  color: #cad121;
  text-decoration: none;
  text-shadow: 0px 0px 0px #cad121;
}
.service-box-img {
    margin-bottom: 37px;
}
.service-detail-section .row {
  overflow: hidden;
  padding-bottom: 38px;
  padding-top: 35px;
  position: relative;
}
.service-detail-section .row:first-child {
  padding-top: 0;
}
.service-detail-section .row:last-child {
  padding-bottom: 0;
}
.service-detail-section .row:last-child:after {
  display: none;
}
.service-detail-section .row:after {
  background: #dedede;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  margin: 21px auto 15px;
  position: absolute;
  right: 0;
  vertical-align: middle;
  width: calc(100% - 57px);
  z-index: 999999;
}
.service-detail-section .row:last-child:after {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}
.service-box-img img {
    width: 100%;
}
.service-detail-section .col-md-3, .service-detail-section .col-sm-3, 
.service-detail-section .col-sm-4 {
    padding-left: 29px;
    padding-right: 29px;
}
.service-detail-section .row {
    margin-left: -29px;
    margin-right: -29px; 
}
.service-block-img img {
    width: 29px;
}


/*---service page css end---*/


.page-template-plans .view-location-map {
  padding-bottom: 0;
}
.page-template-plans .select-wrap {
  margin-bottom: 0;
}
.loader-overlay {
  background: rgba(0, 0, 0,0.5) none repeat scroll 0 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}


/*---mobile-menu-css start---*/
.navicon-line,
.sb-toggle-left span {
  display: block;
  background-color: #ffffff;
  border-radius: 1px;
  height: 4px;
  margin: 3px auto 0;
  width: 24px;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
}
.sb-active-left .navicon-line:nth-child(1) {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform-origin: 4px 8px 0;
  -webkit-transform-origin: 4px 8px 0;
  -ms-transform-origin: 4px 8px 0;
}
.sb-active-left .navicon-line:nth-child(2) {
  opacity: 0;
}
.sb-active-left .navicon-line:nth-child(3) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform-origin: 5px -3px 0;
  -webkit-transform-origin: 5px -3px 0;
  -ms-transform-origin: 5px -3px 0;
}
.navicon-line:first-child,
.sb-toggle-left span:first-child {
    margin-top: 0;
}
.sb-toggle-left {
  background: #2f91ea;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px;
  text-align: center;
  display: none;
}
.responsive-menu {
  background: #2f91ea;
  padding: 0;
  overflow-y: auto;
}
.responsive-menu ul {
    list-style: none;
}
.responsive-menu ul li {
    border-bottom: 1px solid #0F71CA;
    padding: 15px;
}
.overlay {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.error-404{
  float: left;
  width: 100%;
  padding: 150px 0;
  position: relative;
}
.error-404 .office-space-section, .error-404 .office-space-section .office-media-section{ padding: 0; }
.error-404 .office-space-section .office-media-section .page-header{
  border-bottom: 0 none;
  margin: 0;
  padding-bottom: 0;
}
.error-404 .office-space-section .office-media-section .page-header h2{ 
  font-size: 50px;
  margin-bottom: 20px;
}
.error-404 .search-form label{
  font-family: "brandongrotesque-regular-webfont";
  font-size: 16px;
  letter-spacing: 2px;
}
.error-404 .search-form input[type="search"]{
  width: 300px;
  height: 35px;
  border:solid 1px #d1d1d1;
  background: #ffffff;
  font-family: "avenirnext-regular";
  font-size: 14px;
  letter-spacing: 1px;
  color: #888;
  box-sizing:border-box;
  padding: 10px;
  font-weight: normal;
}
.error-404 .search-form input[type="search"] ::-webkit-input-placeholder { /* WebKit browsers */
    color: #888;
}
.error-404 .search-form input[type="search"] :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #888;
   opacity:  1;
}
.error-404 .search-form .search-submit{
  width: 120px;
  height: 35px;
  border:solid 1px #2f91ea;
  background: #2f91ea;
  font-family: "brandongrotesque-regular-webfont";
  font-size: 12px;
  letter-spacing: 1px;
  color: #ffffff;
  box-sizing:border-box;
  text-align: center;
  text-transform: uppercase;
  margin-left: 4px;
}
.error-404 .search-form .search-submit:hover{ 
  background: #000;
  border:solid 1px #000; 
}
.page-template-default .office-media-section{ padding: 0 0 110px; }
.archive .office-media-section{ padding: 0 0 110px; }
.archive .category-news { margin-bottom: 20px; }
.archive .category-news .media-left{ padding: 0; }
.archive .office-media-section .category-news h4{ margin-bottom: 0; }
.archive .office-media-section .category-news p{ margin-top: 20px; }
/*---mobile-menu-css End---*/ 

/*---Contact page css---*/
.choose-investment{ 
  float: left; 
  width: 100%;
  padding: 104px 15px 64px;
}
.choose-investment h2{
  font-size: 71.78px;
  color: #000000;
  text-align: center;
  margin-bottom: 93px;
  position: relative;
  z-index: 10;
}
.page-template-contact_us .choose-investment h2{ margin-bottom: 50px; } 
.choose-investment h2 span{
  font-family:'Modern20 BT';
}
.choose-investment h3{
  max-width: 448px;
  margin: 0 auto;
  font-family:'AvenirNext-DemiBold';
  font-size: 16.11px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4.7px;
  border-bottom: solid 2px #2f8fe6;
  padding-bottom: 23px;
  margin-bottom: 44px;
  text-align: center;
  position: relative;
  z-index: 10;
}
.page-template-contact_us .choose-investment h3{
  font-family: 'brandongrotesque-regular-webfont';
}
.choose-investment h4{
  font-family:'avenirnext-regular';
  font-size: 18px;
  color: #000000;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: none;
  text-align: center;
  line-height: 24px;
  margin: 0;
  position: relative;
  z-index: 10;
} 
.choose-investment p{
  font-family:'avenirnext-regular';
  font-size: 14px;
  color: #888888;
  text-align: center;
  margin-bottom: 53px;
}
.container-fluid.contactus-section{
  float: left;
  width: 100%;
  padding: 0;
  background: #e1e1e1;
  padding: 87px 0;
  margin-top: 35px; 
  position: relative;
  z-index: 10;
}
.contactusbox{
  max-width: 1010px;
  margin: 0 auto;
}
.contactform-leftsection{
  display: inline-block;
  vertical-align: top;
  width: 50%;
  border-right: solid 2px #bfbfbf;
}
.contactform-leftsection h3{
  font-family:'AvenirNext-DemiBold';
  font-size: 14.65px;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 25px;
  text-align: left;
  letter-spacing: 1.5px;
}
.contactform-leftsection form{
  display: inline-block;
  vertical-align: top;
  width: 416px;
}
.contactform-leftsection form input[type="text"]{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 41px;
  background: #ffffff;
  border:solid 1px #bfbfbf;
  font-family: 'Raleway', sans-serif;
  font-size: 7.5px;
  color: #bbbbbb;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 20px;
  box-sizing:border-box;
  margin-bottom: 16px;
  letter-spacing: 5px;
}
.contactform-leftsection form input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 5px;
}
.contactform-leftsection form input[type="text"]::-moz-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 5px;
  opacity: 1;
}
.contactform-leftsection form input[type="email"]{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 41px;
  background: #ffffff;
  border:solid 1px #bfbfbf;
  font-family: 'Raleway', sans-serif;
  font-size: 8px;
  color: #bbbbbb;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 20px;
  box-sizing:border-box;
  margin-bottom: 16px;
  letter-spacing: 5px;
}
.contactform-leftsection form input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 5px;
}
.contactform-leftsection form input[type="email"]::-moz-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 5px;
  opacity: 1;
}
.contactform-leftsection form textarea{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 140px;
  background: #ffffff;
  border:solid 1px #bfbfbf;
  font-family: 'Raleway', sans-serif;
  font-size: 8px;
  color: #bbbbbb;
  font-weight: 700;
  text-transform: uppercase;
  padding: 20px;
  box-sizing:border-box;
  margin-bottom: 16px;
  resize:none;
  letter-spacing: 5px;
}
.contactform-leftsection form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 5px;
}
.contactform-leftsection form textarea::-moz-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 5px;
  opacity: 1;
}
.contactform-leftsection form input[type="submit"]{
  display: inline-block;
  vertical-align: top;
  width: 178px;
  height: 36px;
  background: #2f8fe6;
  border:solid 1px #2f8fe6;
  line-height: 36px;
  font-family:'avenirnext-regular';
  font-size: 7.5px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
  cursor: pointer;
}
.contactform-leftsection form input[type="submit"]:hover{
  background: #000000;
  border:solid 1px #000000;
}
.contactus-right{
  display: inline-block;
  vertical-align: top;
  width: 49.5%;
  padding-left: 63px;
}
.contactus-right h3{
  font-family:'AvenirNext-DemiBold';
  font-size: 14.65px;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 36px;
  text-align: left;
  letter-spacing: 1.5px;
}
.contactus-right p{
  font-family:'avenirnext-regular';
  font-size: 14.65px;
  color: #888888;
  letter-spacing: 0.1px;
  text-align: left;
  margin-bottom: 26px;
}
.contactus-right p strong{ 
    font-family:'AvenirNext-DemiBold';
    font-weight: normal;
 }
.contactus-right p a{ color: #888888; letter-spacing: 0.4px; }
.contactus-right p .link{ font-family:'AvenirNext-DemiBold'; }
.contactus-right p a:hover{ color: #2f8fe6; }
.blue-box{ 
  display: inline-block; 
  vertical-align: top;
  width: 100%;
  height: 53px;
  background: #2f8fe6;
  margin-top: 5px;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 53px;
  text-align: center;
  text-decoration: none;
  transition:all ease 0.5s;
  -webkit-transition: all ease 0.5s;
}
.blue-box:hover{ background: #000; text-decoration: none; color: #ffffff; }
.view-location-map h4{ 
    font-family: "BrandonGrotesque-Bold";
    font-size: 16.11px;
    color: #000000;
    letter-spacing: 3.5px; 
    margin-bottom: 30px; 
    line-height: 26px;
}
.multiple-sumome-warning-toast.sumome-doctype-notice {
    display: none;
}
#cboxOverlay{ background: rgba(0,0,0,0.9) !important;}
#colorbox{ background: #ffffff; border: 1px solid #d7d7d7; }
.page-template-events #colorbox{ min-height: 360px !important; overflow-y: scroll; }
.cboxIframe{ padding: 20px !important; }
#cboxContent{ margin-top: 28px; }
#cboxContent h2{ font-size: 50px; line-height: 60px; margin-bottom: 20px; }
#cboxContent p{ font-family: 'brandongrotesque-regular-webfont'; font-size: 16px; line-height: 22px; margin-bottom: 20px; }
#cboxContent p:last-child{ margin-bottom: 0; }
#cboxLoadedContent { background: #ffffff !important;/* height: auto !important;*/ }
#cboxLoadedContent div{ padding: 10px 20px 20px !important; /*height: auto !important;*/ }
#cboxContent p strong{ text-transform: uppercase; }
#inline_content3{ padding:20px !important; }
#cboxClose { 
  right: 20px !important; 
  top: -20px !important;
  background: rgba(153, 153, 153, 1) url("images/controls.png") no-repeat scroll 0 0;
}
.page-template-events #cboxWrapper, .page-template-events #cboxContent, .page-template-events #cboxLoadedContent { height: auto !important; }
.page-template-work-location .cboxPhoto{ padding: 20px; }
.page-template-work-location #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { top: -17px !important; }
.page-template-work-location #cboxNext{ right: 44px; }
.page-template-work-location #cboxPrevious{ right: 65px; }
.selectbox {
  float: left;
  width: 100%;
}
.selectbox select {
  -moz-appearance: none;
  background: url("../images/select-arrow.png") no-repeat scroll right 25px center;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  color: #031f20;
  display: block;
  font-family: 'BrandonGrotesque-Medium';
  font-size:16.11px;
  height: 48px;
  letter-spacing: 2px;
  margin: 0 auto;
  max-width: 100%;
  min-width: auto;
  padding: 10px 50px 10px 20px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}
.selectbox select option {
  padding: 10px 20px;
}
.page-template-work-location .selectbox{ margin-bottom: 40px; }
.container-fluid.site-section {
  background: #2f8fe6;
  float: left;
  padding: 100px 0 85px;
  text-align: center;
  width: 100%;
}
.site-section h2 {
  border-bottom: 2px solid #ffffff;
  color: #000000;
  font-family: 'brandongrotesque-regular-webfont';
  font-size: 16.5px;
  letter-spacing: 4.7px;
  margin: 0 auto 40px;
  max-width: 448px;
  padding-bottom: 23px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
}
.site-section p {
  width: 100%;
  font-family: 'avenirnext-regular';
  font-size: 19px;
  color: #ffffff;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin: 0;
  text-align: center;
}
.event-calender {
  float: left;
  padding: 60px 15px;
  width: 100%;
}
.event-calender h3 {
  color: #888888;
  font-family: 'avenirnext-regular';
  font-size: 14px;
  text-align: center;
}
.page-template-tours .selectbox{ margin-top: 50px; }
.page-template-tours .calenderbox {
  display: table;
  margin: 73px auto 0;
  vertical-align: top;
  width: 650px;
}
.page-template-tours .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: left !important;
  width: 100%;
  box-sizing:border-box;
  padding: 10px 15px;
  position: relative;
  z-index: 2;
}
.page-template-tours .fc-day-number {
  color: #000 !important;
  font-family: 'Brandon_thin' !important;
  font-size: 23.65px !important;
}
.page-template-tours .event-back-color {
  background-color: #7fcc86 !important;
  display: block !important;
  float: left;
  height: 64px;
  width: 100%;
}
.custom-div {
  position: relative;
  top: 170px;
  width: 100%;
}
.custom-div ul {
  display: inline-block;
  width: 100%;
}
.custom-div ul li {
  border-right: 1px solid #888;
  display: inline-block;
  margin-right: 20px;
  padding-right: 20px;
  vertical-align: top;
}
.custom-div ul li:last-child { border-right: 0; }
.custom-div ul li .color-box {
  float: left;
  height: 20px;
  width: 20px;
}
.custom-div ul li .color-box.green {
  background: #7fcc86;
}
.custom-div ul li .availability-text {
  color: #000;
  float: left;
  font-family: "brandongrotesque-regular-webfont";
  font-size: 10px;
  letter-spacing: 2px;
  margin-left: 20px;
  margin-top: 3px;
  text-transform: uppercase;
}
.custom-div ul li .color-box.gray {
  background: #d5d5d5;
}
.page-template-tours .fc-toolbar .fc-left {
  float: left;
}
.page-template-tours .fc-toolbar h2 {
  font-family: "modern20-bt-italic";
  font-size: 57.86px;
  letter-spacing: -0.8px;
}
.page-template-tours .custom-div h3 {
  color: #000000;
  font-family: "modern20-bt-italic";
  font-size: 35.89px;
  margin: 0;
  position: relative;
  text-align: left;
  top: 70px;
}
.page-template-tours .fc-day-header span{ padding-bottom: 5px; }
.page-template-tours .fc-toolbar .fc-center {
  float: right;
}
.page-template-tours .fc-button-group {
  margin-top: 20px;
}
.page-template-tours .fc-state-default.fc-corner-left {
  left: -10px;
}
.page-template-tours .fc-state-default {
  background: transparent none repeat scroll 0 0 !important;
  border-color: transparent !important;
  box-shadow: none !important;
  color: #333;
  text-shadow: none;
  font-family: "brandongrotesque-regular-webfont";
    font-size: 16.11px;
    letter-spacing: 4.8px;
    line-height: 20px;
    text-transform: uppercase;
}
.fc-day-header.fc-widget-header > span {
  color: #000;
  font-family: "brandongrotesque-regular-webfont";
  font-size: 9px;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.page-template-tours .fc-state-default {
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
  color: #333;
  text-shadow: none;
}
.page-template-tours .fc-toolbar .fc-center {
  margin-top: 3px;
  padding-left: 0;
}
.page-template-tours .fc-toolbar.fc-header-toolbar{ padding-left: 0; margin-bottom: 190px; }
.page-template-tours .fc-toolbar .fc-left {
  width: 70%;
}
.page-template-tours tr:first-child > td > .fc-day-grid-event {
  margin-top: 0 !important;
  text-decoration: none;
  z-index: 1;
  overflow: hidden;
}
.page-template-tours .fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
  height: 62px;
}
.page-template-tours .fc tbody td{ padding-bottom: 0; }
.page-template-tours .fc-day-grid-event {
  margin: 0 !important;
  padding: 0 !important;
}
.page-template-tours .fc-event {
  border: 0 none !important;
  border-radius: 0 !important;
  color: #000 !important;
  display: block;
  font-size: 10px !important;
  font-weight: normal !important;
  position: relative;
}
.select-time-section {
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #bfbfbf;
  margin: 50px auto 0;
  max-width: 1250px;
  padding: 50px 0 50px 302px;
}
.select-time-section h3 {
  color: #000000;
  font-family: 'modern20-bt-italic';
  font-size: 35.89px;
  margin: 0 0 37px;
  text-align: left;
}
.select-time-section h4 {
  color: #000000;
  font-family: 'avenirnext-regular';
  font-size: 14px;
  margin: 0 0 50px;
  text-align: left;
}
.select-time-section h4 span {
  display: block;
  font-family: 'AvenirNext-DemiBold';
  font-size: 21px;
  margin-top: 20px;
}
.select-time-section p {
  color: #000000;
  font-family: 'avenirnext-regular';
  font-size: 18px;
  margin: 0 0 23px;
  text-align: left;
}
.select-time-section ul {
  display: inline-block;
  width: 100%;
}
.select-time-section ul li {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
}
.select-time-section ul li a {
  background: #e1e1e1;
  border: 1px solid #c6c6c6;
  color: #000000;
  display: inline-block;
  font-family: 'avenirnext-regular';
  font-size: 18px;
  padding: 6px 12px;
  text-align: center;
}
.select-time-section ul li a:hover{ text-decoration: none !important; }
.select-time-section ul li.active a {
  background: #7fcc86;
}
.appointment-section {
  margin: 0 auto;
  max-width: 1250px;
  padding: 50px 0 50px 302px;
}
.appointment-section h3 {
  color: #000000;
  font-family: 'modern20-bt-italic';
  font-size: 35.89px;
  margin: 0 0 37px;
  text-align: left;
}
.appointment-section h4 {
  color: #000000;
  font-family: 'avenirnext-regular';
  font-size: 14px;
  margin: 0 0 25px;
  text-align: left;
}
.appointment-section h4 span {
  display: block;
  font-family: 'AvenirNext-DemiBold';
  font-size: 21.71px;
  margin-top: 20px;
}
.appointment-section p {
  color: #000000;
  font-family: 'avenirnext-regular';
  font-size: 18px;
  margin: 0 0 23px;
  text-align: left;
}
.appointment-section form {
  box-sizing: border-box;
  display: inline-block;
  width: 328px;
}
.appointment-section form input[type="text"] {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  color: #bbbbbb;
  display: inline-block;
  font-family: "Raleway",sans-serif;
  font-size: 8px;
  height: 41px;
  letter-spacing: 4px;
  margin-bottom: 15px;
  padding: 10px 20px;
  text-transform: uppercase;
  width: 100%;
}
.appointment-section form input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 4px;
}
.appointment-section form input[type="text"]::-moz-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 4px;
  opacity: 1;
}
.appointment-section form input[type="email"] {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  color: #bbbbbb;
  display: inline-block;
  font-family: "Raleway",sans-serif;
  font-size: 8px;
  height: 41px;
  letter-spacing: 4px;
  margin-bottom: 15px;
  padding: 10px 20px;
  text-transform: uppercase;
  width: 100%;
}
.appointment-section form input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 4px;
}
.appointment-section form input[type="email"]::-moz-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 4px;
  opacity: 1;
}
.appointment-section form input[type="submit"] {
  background: #2f8fe6 none repeat scroll 0 0;
  border: 1px solid #2f8fe6;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'BrandonGrotesque-Medium';
  font-size: 7.5px;
  height: 36px;
  letter-spacing: 3px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: top;
  width: 178px;
}
.appointment-section form input[type="submit"]:hover{
  background: #000;
  border:solid 1px #000;
}
.service-detail-section .media {
  display: table;
  margin-top: 0;
  width: 100%;
}
.service-detail-section .officespacebg {
  background-position: center center !important;
  background-size: cover !important;
  float: left;
  height: 410px;
  position: relative;
  width: 100%;
}
.service-detail-section .officespace-feature .media-right {
  float: right;
  padding: 0;
  width: 100%;
}
.page-template-services .service-detail-section .officespace-feature .media-body-right.text-right {
  background: #4589cb;
  padding: 0 120px;
}
.officespace-feature {
  float: left;
  width: 100%;
}
.page-template-services .officespace-feature h4{
  font-family: "Modernregular";
  font-size: 40px;
  letter-spacing: -0.4px;
  color: #ffffff;
  text-align: center;
  text-transform: capitalize;
}
.page-template-services .officespace-feature p {
  color: #000000;
  font-family: "avenirnext-regular";
  font-size: 17.94px;
  letter-spacing: 0.5px;
  line-height: 23px;
  margin-bottom: 25px;
  text-align: center;
  margin-top: 40px;
}
.page-template-services .service-detail-section .officespace-feature .media-body-right.text-right {
  width: 50%;
}
.page-template-services .media-body.media-middle.media-body-left.text-left {
  background: #2f2f2f;
  width: 50%;
  padding: 0 120px;
}
.page-template-services .media-body.media-middle.media-body-left.text-left p{ color: #ffffff; }
.container-fluid.officespace-feature {
  padding: 0;
}
.page-template-services .service-middle-section { padding: 128px 0 129px; }
.page-template-services .service-middle-section .container{ width: 100%; max-width: 100%; }
.page-template-services .service-middle-section .service-detail-section {
  margin: 134px auto 0;
  text-align: center;
  width: 100%;
  max-width: 100%;
}
.service-detail-section h2{ margin-bottom: 84px; }
.coworking-benefits-section{
  float: left;
  width: 100%;
  padding: 0;
  text-align: center;
}
.coworking-benefits-section h2{ padding: 115px 0; margin: 0; }
.service-detail-links{
  display: inline-block;
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
  vertical-align: top;
}
.service-detail-links ul{
  display: inline-block;
  vertical-align: top;
  margin-right: 90px;
}
.service-detail-links ul:nth-child(2n){ margin-right: 0; }
.service-detail-links ul li{
  font-family: "avenirnext-regular";
  font-size: 16px;
  color: #000000;
  letter-spacing: 0.5px;
  margin-bottom: 18px;
  position: relative;
  padding-left: 8px;
  text-align: left;
}
.service-detail-links ul li:before{
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background:#000000;
  display: none;
}
.service-detail-links p{ 
  float: left;
  width: 100%;
  font-family: "avenirnext-regular";
  font-size: 11px;
  margin-top: 53px;
}
.enquire-section .listbuilder-popup-content{ 
width: 100% !important;
box-sizing:border-box !important;
}
.enquire-section .listbuilder-popup-content input{
  height: 37px !important;
  font-size: 7.3px !important;
  text-transform: uppercase !important;
  letter-spacing: 4.8px !important;
  borde:solid 1px #bfbfbf !important;
  padding: 10px 15px !important;
}
.enquire-section .listbuilder-popup-content button{
  width: 178px !important;
  letter-spacing: 4.8px !important;
  font-size: 8px !important;
}
.enquire-section .listbuilder-popup-content button:hover{
  background: #000 !important;
  color: #fff !important;
}
.newsletter-section .listbuilder-popup-content input{
  background: #ffffff !important;
  border: 1px solid #bfbfbf !important;
  color: #bdbdbd !important;
  font-size: 9px !important;
  height: 41px !important;
  letter-spacing: 6px !important;
  padding: 10px 20px !important;
  width: 100% !important;
}
.newsletter-section .listbuilder-popup-scale{
  left: 0 !important;
  top: 0 !important;
  transform:none !important;
  height: auto !important;
  width: 100% !important;
}
.newsletter-section .s u m o me.listbuilder-popup.listbuilder-popup-embedded{
  float: left !important;
  width: 100% !important;
}
.newsletter-section .listbuilder-popup-content{
  float: left !important;
  width: 100% !important;
}
.newsletter-section .sumome-react-wysiwyg-popup-container, .newsletter-section .sumome-react-wysiwyg-component{
  float: left !important;
  width: 100% !important;
  height: auto !important;
}
.newsletter-section .listbuilder-popup-content button{
  letter-spacing: 4.8px !important;
  font-size: 10px !important;
  border-radius: 0px !important;
  height: 40px !important;
}
.newsletter-section .listbuilder-popup-content button:hover{
  background: #000 !important;
  color: #fff !important;
}
.contactform-leftsection .s.u.m.o.me.listbuilder-popup-embedded{
  float: left !important;
  width: 416px !important;
}
.contactform-leftsection .s.u.m.o.me.listbuilder-popup .listbuilder-popup-content, .s.u.m.o.me .listbuilder-popup-preview .listbuilder-popup-content {
  float: left !important;
  width: 100% !important;
}
.contactform-leftsection .sumome-react-wysiwyg-component {
  float: left !important;
  width: 100% !important;
}
.contactform-leftsection .sumome-react-wysiwyg-component input {
  background: #ffffff;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  color: #bbbbbb !important;
  display: inline-block;
  font-size: 10px !important;
  font-weight: 400 !important;
  height: 41px !important;
  letter-spacing: 5px !important;
  padding: 10px 15px !important;
  text-transform: uppercase;
  vertical-align: top;
  width: 100%;
}
.contactform-leftsection .sumome-react-wysiwyg-component input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 5px;
}
.contactform-leftsection .sumome-react-wysiwyg-component input::-moz-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 5px;
  opacity: 1;
}
.contactform-leftsection .sumome-react-wysiwyg-component button {
  background: #2f8fe6 !important;
  border: 1px solid #2f8fe6 !important;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 7.5px !important;
  height: 36px !important;
  letter-spacing: 3px !important;
  line-height: 36px !important;
  text-align: center;
  text-transform: uppercase !important;
  vertical-align: top;
  width: 178px !important;
  border-radius: 0px !important;
}
.contactform-leftsection .sumome-react-wysiwyg-component button:hover {
  background: #000 !important;
  border:solid 1px #000 !important;
}
.contactform-leftsection .s.u.m.o.me div {
  float: left !important;
  width: 100%;
}
.contactform-leftsection .s.u.m.o.me.listbuilder-popup-embedded {
  float: left !important;
  width: 416px !important;
  margin-left: -8px;
}
.contactform-leftsection .listbuilder-popup-scale{
  left: 0 !important;
  top: 0 !important;
  transform:none !important;
  height: auto !important;
  width: 100% !important;
}
.contactform-leftsection .sumome-react-wysiwyg-popup-container{
  width: 100% !important;
  height: auto !important;
}
.enquire-wrapper .s.u.m.o.me.listbuilder-popup.listbuilder-popup-embedded {
  float: left !important;
  width: 100% !important;
}
.enquire-wrapper .listbuilder-popup-scale{
  left: 0 !important;
  top: 0 !important;
  transform: none !important;
  width: 100% !important;
}
.enquire-wrapper .sumome-react-wysiwyg-popup-container{
  width: 100% !important;
  height: auto !important;
}
.tour_form {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1250px;
  padding-left: 302px;
}
.tour_form .s.u.m.o.me.listbuilder-popup.listbuilder-popup-embedded {
  box-sizing: border-box;
  float: left !important;
  margin-top: -30px !important;
  width: 328px !important;
}
.tour_form .listbuilder-popup-content {
  float: left !important;
  width: 100% !important;
}
.tour_form .listbuilder-popup-scale {
  height: auto !important;
  left: 0 !important;
  top: 0 !important;
  transform: none !important;
  width: 100% !important;
}
.tour_form .sumome-react-wysiwyg-component input {
  font-size: 8px !important;
  height: 41px !important;
  letter-spacing: 4px !important;
  text-transform: uppercase !important;
}
.tour_form button {
  background: #2f8fe6 !important;
  border: 1px solid #2f8fe6 !important;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 7.5px !important;
  height: 36px !important;
  letter-spacing: 3px !important;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase !important;
  vertical-align: top;
  width: 178px !important;
}
.tour_form button:hover { background: #000 !important; border:solid 1px #000 !important; }
.site_visit_form {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1250px;
  padding-left: 302px;
}
.event-calender-form {
  box-sizing: border-box;
  display: inline-block;
  width: 328px;
}
.page-template-tours .choose_invest_formbuild {
  float: left;
  margin-top: -30px;
  width: 100%;
}
.event-calender-form form{ display: inline-block; vertical-align: top; width: 100%;}
.event-calender-form form input[type="text"] {
  background: #ffffff;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  color: #bbbbbb;
  display: inline-block;
  font-family: "Raleway",sans-serif;
  font-size: 8px;
  font-weight: 600;
  height: 41px;
  letter-spacing: 4px;
  margin-bottom: 15px;
  padding: 10px 15px;
  text-transform: uppercase;
  width: 100%;
}
.event-calender-form form input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 4px;
}
.event-calender-form form input[type="text"]::-moz-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 4px;
  opacity: 1;
}
.event-calender-form form input[type="email"] {
  background: #ffffff;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  color: #bbbbbb;
  display: inline-block;
  font-family: "Raleway",sans-serif;
  font-size: 8px;
  font-weight: 600;
  height: 41px;
  letter-spacing: 4px;
  margin-bottom: 15px;
  padding: 10px 15px;
  text-transform: uppercase;
  width: 100%;
}
.event-calender-form form input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 4px;
}
.event-calender-form form input[type="email"]::-moz-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  letter-spacing: 4px;
  opacity: 1;
}
.event-calender-form form input[type="submit"] {
  background: #2f8fe6;
  border: 1px solid #2f8fe6;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Brandon Grotesque Medium";
  font-size: 7.5px;
  height: 36px;
  letter-spacing: 3px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: top;
  width: 178px;
}
.event-calender-form form input[type="submit"]:hover { background: #000; border:solid 1px #000; }
.page-template-tours .fc-content{ margin-top: 0; }
.page-template-tours .fc-title {
  float: left;
  font-weight: normal;
  line-height: 14px;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  margin-top: 0px;
}
/*---responsive css start---*/
@media only screen and (max-width: 1300px) {
.approach-mission-section p br {
    display: none;
}
.plan-block p {
  font-size: 79.77px;
}
.our-approach, .the-mission{ padding: 50px; }
}
@media only screen and (max-width: 1200px)  {  
.header .col-md-4:nth-child(1) ul {
  padding-left: 0;
}
header ul {
  float: right;
}
.buiding-text-inner {
    padding: 40px;
}
.member-block-text br {
  display: none;
}
.member-block-text {
    padding-left: 20px;
    padding-right: 20px;
}
.virtual-member-section h4 {
  font-size: 17px;
}
.virtual-member-section {padding-left: 15px;}
.aboutus-header ul li {
    padding-left: 7px;
}
.the-mission {
    padding-left: 35px;
}
.news-middle-left .news-gallery-block-text, .news-middle-left .news-gallery-block-text,
.news-gallery-row-middle .news-gallery-block-text, .news-gallery-row-bottom .news-middle-left .news-gallery-block-text,
.news-gallery-row-bottom .news-middle-right .news-gallery-block-text {
    padding-left: 30px;
    padding-right: 30px;
}
.news-gallery-block-text br {
    display: none;
}
.fc-toolbar.fc-header-toolbar {
    padding-left: 0;
}
.point-of-interest-inner {
  float: left;
  max-width: 100%;
  padding: 84px 16px 30px 30px;
  width: 100%;
}
.interest-checkbox {
  padding-left: 0;
}
.plan-block {
    padding: 40px 20px;
}
.news-article-wrapper {
    padding-left: 0;
}
.news-article-section {
    padding-left: 30px;
    padding-right: 30px;
}
.news-article-section strong br, .service-box-text p br {
    display: none;
}
.comparison-header h3 {
  font-size: 1.3vw;
  letter-spacing: 0vw;
  line-height: 1vw;
}
.comparison-header span {
  font-size: 2.4vw;
  line-height: 3vw;
}
.header ul, .footer-contact {
  padding-left: 0;
}
.header ul li {
  margin-left: 10px;
}
.the-mission, .our-approach {
  padding-bottom: 56px;
  padding-top: 50px;
}
.table-cell.price_sec {
  display: inline-block;
  margin-top: -20px;
  vertical-align: top;
}
.plan-block p{ text-align: left; }
.plan-block p span{ padding-left: 0; }
.page-template-services .media-body.media-middle.media-body-left.text-left { padding: 0 50px; }
.page-template-services .service-detail-section .officespace-feature .media-body-right.text-right {padding: 0 50px; }
.page-template-services .officespace-feature h4{ line-height: 48px; }
.page-template-contact_us .contactus-section .container { margin: 0 auto; width: 970px; }
.contactform-leftsection .s.u.m.o.me.listbuilder-popup-embedded{ margin-left: 0 !important; }
}
@media only screen and (max-width: 1100px)  {  
.header ul {
  float: right;
}
.header .col-md-4:nth-child(1) ul {
  float: left;
}
.news-follow-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.virtual-member-section .col-md-4 {
  padding-left: 15px;
  padding-right: 15px;
}
.virtual-member-section .row {
  margin-left: -15px;
  margin-right: -15px;
}
.aboutus-header ul li a {
  letter-spacing: 2.3px;
}
.location-service {
    padding-left: 27px;
}
.point-of-interest-inner {
    padding-top: 36px;
}
.point-of-interest h4 {
    padding-bottom: 37px;
}
.header ul li a {
  letter-spacing: 2px;
}
.select-time-section, .appointment-section{ padding-left: 170px; }
.tour_form { padding-left: 170px; }
.site_visit_form{ padding-left: 170px; }
}
@media only screen and (min-width: 991px) {
  /*.sb-toggle-left, .responsive-menu {
    display: none !important;
  }*/
}
@media only screen and (max-width: 991px) {
.header .col-md-4:nth-child(2) {
  width: 100%;
}
.building-img {
  width: 50%;
}
.member-block {
  margin-bottom: 25px;
}
.service-section {
   padding-top: 56px; 
   padding-bottom: 23px;
   height: auto;
}
.sb-toggle-left {
    display: block;
}
.virtual-member-section h4 {
  font-size: 13px;
  letter-spacing: 1.1px;
}
.service-section {
    overflow: hidden;
}
.service-section-block {
  margin-left: 7px;
}
.enquire-section h2 {
    font-size: 60px;
}
.member-block p {
    font-size: 16px;
}
.member-block span {
  font-size: 66px;
  line-height: 72px;
}
.member-block a {
    font-size: 9px;
}
.latest-news {
  padding-left: 0;
  padding-right: 0;
}
.footer-section ul li, .footer-section ul li a,
.invest-relation span, .invest-relation p, .footer-section p {
    word-wrap: break-word;
 }
.followus-section ul li {
  padding-left: 3px;
}
.banner-text h1 {
  font-size: 8vw;
  letter-spacing: 0.3vw;
  line-height: 9vw;
}
.choose-space-section h2 {
  font-size: 7vw;
  letter-spacing: 0.3vw;
  line-height: 8vw;
}
.member-block ul li {
    line-height: 18px;
}
.invest-relation br, .latest-news br {
    display: none;
}
.our-approach {
  width: 50%;
}
.the-mission, .our-approach {
    padding-top: 50px;
    padding-bottom: 56px;
}
.media-body-left {
    padding-top: 100px;
}
.office-space-section h4 {
    margin-bottom: 18px;
}
.overflow {
    overflow: hidden !important;
    position: fixed;
}
.tour-btn {
    left: 71px;
}
.news-gallery-block h3 {
    font-size: 31.89px;
}
.fc-toolbar h2 {
  font-size: 6.0vw;
  letter-spacing: -0.1vw;
  line-height: 8vw;
}
.fc-toolbar .fc-center {
  margin-top: 7px;
}
.fc-event {
    padding-left: 10px;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    padding: 10px;
}
.fc-day-header span {
    font-size: 8.92px;
}
.our-event-section p br {
    display: none;
}
.interest-checkbox-row {
  margin-top: 15px;
}
.location-feature {
  float: left;
  padding-right: 0;
  width: 100%;
}
.location-service {
  padding-left: 0;
  width: 100%;
  margin-top: 30px;
}
.location-feature-section h4 {
    margin-bottom: 27px;
}
.location-feature h4 {
  padding-left: 0;
}
.plan-block p {
    font-size: 7.5vw;
    line-height: 8vw;
}
.plan-block h2 {
  font-size: 4.0vw;
  line-height: 4.8vw;
}
.plan-block ul li {
   font-size: 20px;
   line-height: 26px;
}
.plan-block ul li:before {
    top: 10px;
}
.service-box {
  margin-bottom: 33px;
}
.service-making-text p br {
  display: none;
}
.contactform-leftsection {
    width: 100%;
    border-right: none;
}
.contactform-leftsection form {
    width: 100%;
}
.contactus-right {
    width: 100%;
    padding-left: 0;
    margin-top: 50px;
}
.investor-btn{
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 0;
}
.choose-space-section .btn, .choose-space-section .btn-group, .view-location-map .btn-group{ max-width: 600px; }
.choose-space-section .btn{ max-width: 100%; }
.select-time-section, .appointment-section{ padding-left: 45px; }
.our-approach, .the-mission{ padding: 50px 30px; }
.table-cell.price_sec {
  display: inline-block;
  margin-top: -10px;
  vertical-align: top;
  width: 100%;
}
.page-template-services .media-body.media-middle.media-body-left.text-left { padding: 0 30px; }
.page-template-services .service-detail-section .officespace-feature .media-body-right.text-right {padding: 0 30px; }
.page-template-services .officespace-feature h4{ font-size: 28px; line-height: 32px; }
.service-detail-section h2{ font-size: 50px; }
.service-detail-links ul{ margin-right: 50px; }
.coworking-benefits-section h2 {
  font-size: 6vw;
  margin: 0;
  padding: 80px 0;
}
.enquire-section .listbuilder-popup-content{ padding-left: 0 !important; }
.enquire-section h5 { padding-left: 0; }
.followus-section {
  margin-top: 0;
}
.followus-section ul{ margin-top: 30px; }
.contactform-leftsection .s.u.m.o.me.listbuilder-popup-embedded {
  float: left !important;
  width: 100% !important;
}
.contactform-leftsection .listbuilder-popup-scale{
  float: left !important;
  width: 100% !important;
}
.contactus-right {
  margin-top: 50px;
  padding-left: 0;
  width: 100%;
}
.sw-form .listbuilder-popup-scale{
  float: left !important;
  transform:none !important;
  left: 0 !important;
  top:0 !important;  
}
.sw-form .sumome-react-wysiwyg-popup-container{
  width: 100% !important;
}
.contactus-right{ padding-top: 0; }
.contactform-leftsection .s.u.m.o.me.listbuilder-popup-embedded{ margin: 15px 0 0 !important; }
.container-fluid.contactus-section{ padding: 60px 0 40px; }
.page-template-contact_us .contactus-section .container { margin: 0 auto; width: 100%; padding: 0 20px !important; box-sizing:border-box; }
.tour_form { padding-left: 45px; }
.site_visit_form{ padding-left: 40px; }
}

@media only screen and (max-width: 767px) {
  
.btn-group.bootstrap-select {
  margin-left: 0;
}
.choose-space-section h2 {
  margin-bottom: 50px;  
}
.choose-space-section {
  padding-bottom: 50px;
  padding-top: 26px;
}
.building-img, .buiding-text {
  width: 100%;
  float: left;
}
.building-img {
    background: none !important;
}
.building-img img {
  display: block;
}
.buiding-text-inner {
  padding: 34px 28px 44px;
}
.virtual-member-section h4 {
  font-size: 19.34px;
  letter-spacing: 2.7px;
}
.virtual-member-section {
  padding-bottom: 35px;
  padding-top: 50px;
}
.member-block p {
  font-size: 17.23px;
}
.member-block a {
  font-size: 11.74px;
}
.member-block ul {
  margin: 26px 0 17px;
}
.member-block-text {
   padding-bottom: 40px; 
}
.service-section-block {
    margin-top: 53px;
}
.service-block {
  margin-bottom: 35px;
}
.service-section {
  padding-bottom: 32px;
  padding-top: 44px;
}
.enquire-section form {
  padding-left: 0;
  margin-top: 35px;
}
.enquire-section h2 {
  margin-top: 0;
}
.enquire-section {
  padding-bottom: 66px;
  padding-top: 46px;
}
.footer-section {
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0;
}
.latest-news {
    margin-top: 30px;
}
.footer-section h5 {
  margin-bottom: 21px;
  padding-bottom: 21px;
}
.followus-section, .followus-section ul {
  margin-top: 30px;
}
.newsletter-section h5 {
  margin-bottom: 30px;
  padding-bottom: 0;
}
.choose-space-section .btn {
    padding-right: 52px;
}
.home-banner , .about-banner, .event-calender-banner, 
.location-banner, .service-banner {
    height: auto;
    padding-bottom: 60px;
}
.banner-text, .about-banner .banner-text, .event-calender-banner .banner-text,
.location-banner .banner-text, .service-banner .banner-text, .page-template-services .banner-text {
  margin-top: 40px;
}
.service-block-text {
    padding-left: 7px;
}
.followus-section ul li {
  padding-left: 15px;
}
.overflow {
    overflow: hidden !important;
}
.virtual-member-section .col-md-4:last-child .member-block ul,
.virtual-member-section .col-md-4:first-child .member-block ul {
    min-height: 0;
} 
.the-mission, .our-approach {
    float: left;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}
.approach-mission-section h4 {
    margin-bottom: 23px;
}
.office-space-section {
  padding-top: 45px;
}
.office-space-section.default-page {
    padding-bottom: 45px;
}
.office-media-section {
  margin: 0 auto;
  max-width: 100%;
  padding: 60px 0;
}
.office-media-section .media-left, .office-media-section .media-right {
  float: left;
  width: 100%;
}
.office-media-section .media-left {
    padding-right: 0;
}
.office-media-section .media-right {
    padding-left: 0;
}
.office-media-section .media-body {
    margin-top: 30px;
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.media-body-right {
    padding-left: 0;
}
.media-body-left {
    padding-right: 0;
}
.office-space-section h1{
  font-size: 8vw;
  letter-spacing: 0.3vw;
  line-height: 9vw;
}
.media-body-left {
  padding-top: 0;
}
.news-middle-section {
  padding: 50px 0 0;
}
.plan-middle-section {
    padding-left: 30px;
    padding-right: 30px;
}
.news-gallery-section {
  padding-top: 40px;
}
.news-gallery-row-top .col-md-8, .news-gallery-row-top .col-md-4 {
  width: 100%;
}
.news-middle-left .table-cell, .news-middle-right .table-cell, .news-gallery-row-middle .table-cell {
  vertical-align: middle;
}
.news-middle-left .news-gallery-block, .news-middle-right .news-gallery-block,
.news-gallery-row-middle .news-gallery-block, .news-gallery-row-bottom .news-middle-left .news-gallery-block,
.news-gallery-row-bottom .news-middle-right .news-gallery-block {
  height: auto;
}
.news-middle-left .news-gallery-block-text, .news-middle-left .news-gallery-block-text, 
.news-gallery-row-middle .news-gallery-block-text, 
.news-gallery-row-bottom .news-middle-left .news-gallery-block-text, 
.news-gallery-row-bottom .news-middle-right .news-gallery-block-text {
  padding: 98px 30px;
  text-align: left;
}
.news-gallery-pagination {
  margin-top: 40px;
}
.news-middle-section h1 {
  font-size: 8vw;
  letter-spacing: 0.3vw;
  line-height: 9vw;
}
.news-header:after {
    left: 0;
    right: 0;
}
.news-middle-left .news-gallery-block-text, .news-middle-left .news-gallery-block-text,
.news-gallery-row-middle .news-gallery-block-text, .news-gallery-row-bottom .news-middle-left .news-gallery-block-text,
.news-gallery-row-bottom .news-middle-right .news-gallery-block-text {
    max-width: 100%;
    width: 100%;
}
.news-gallery-block h3 {
    font-size: 35.89px;
}
.fc-toolbar .fc-center {
    float: right;
    padding-left: 0;
}
.fc-view-container {
  overflow-x: scroll;
}
.fc-view.fc-month-view.fc-basic-view > table {
  min-width: 1050px;
}
.event-calender-middle {
   padding: 70px 30px;
}
.our-event-section h4 {
    margin-bottom: 24px;
}
.our-event-section {
  padding-bottom: 61px;
  padding-top: 51px;
}
.fc-toolbar.fc-header-toolbar {
    margin-bottom: 40px;
}
.fc-body .fc-widget-content {
    border-left: 1px solid #9e9e9e;
}
.latest-news p a {
    word-wrap: break-word;
}
.location-build-section h1 {
  font-size: 7vw;
  letter-spacing: -0.2vw;
  line-height: 8vw;
}
.view-location-map {
    padding: 50px 30px;
}
.view-location-map .btn {
    padding-right: 51px;
}
.location-build-section {
    padding-top: 0;
}
.location-build-image {
    margin-top: 50px;
    background-size: 100% auto;
    padding: 25% 0;
    height: auto;
}
.location-feature-section {
  padding-bottom: 30px;
  padding-top: 50px;
}
.location-feature-section ul {
    margin-bottom: 20px;
}
.point-of-interest, .location-map {
    float: left;
    width: 100%;
}
.point-of-interest h4 {
  padding-bottom: 27px;
}
.point-of-interest-inner {
  padding-top: 30px;
}
.video-section {
    height: auto;
    padding-top: 70px;
    padding-bottom: 70px;
}
.location-gallery-section {
  padding-bottom: 73px;
  padding-top: 50px;
}
.work-location-map {
  margin-top: 43px;
}
.work-location-map span {
    padding-left: 30px;
    padding-right: 30px;
}
.comparison-col {
    width: 100%;
    margin-top: 30px;
    padding: 0;
}
.comparison-col.first {
    width: 100%;
    padding: 0;
}
.signature-plan-section {
    margin-top: 50px;
}
.plan-middle-section {
    padding-bottom: 50px;
}
.comparison-header.black-bg {
    display: none;
}
.comparison-chart-wrapper {
  margin-top: 18px;
}
.comparison-chart-section {
    padding-bottom: 77px;
}
.plans-banner-text br {
    display: none;
}
.plans-banner-text p {
    margin-top: 28px;
}
.comparison-chart-section h2 {
    font-size: 7vw;
    line-height: 7.5vw;
}
.bootstrap-select.btn-group .dropdown-menu {
    width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
    white-space: normal;
}
.choose-space-section .btn, .view-location-map .btn, .dropdown-menu > li > a {
    font-size: 13.11px;
}
.news-article-section {
  padding-bottom: 49px;
  padding-top: 52px;
}
.news-article-section h1 {
  font-size: 7vw;
  letter-spacing: 0.3vw;
  line-height: 7.5vw;
  margin: 21px 0 25px;
}
.news-article-section strong {
    margin-bottom: 30px;
}
.news-article-section span {
    margin-bottom: 23px;
}
.news-article-section h4 {
  margin: 22px 0 18px;
}
.share-history-section {
  padding-bottom: 28px;
  margin-bottom: 0;
}
.service-middle-section { padding: 58px 30px 40px; }
.service-detail-section { margin-top: 50px; }
.service-detail-section .row { padding-bottom: 30px; }
.news-article-section strong { font-size: 16.25px; }
.comparison-header h3 {
  font-size: 17px;
  letter-spacing: 0.5px;
  line-height: 22px;
}
.comparison-header span { font-size: 32px; line-height: 35px; }
.location-map iframe { height: 400px; }
.error-404{ padding: 70px 15px; }
.error-404 .search-form label{ float: left; width: 100%; }
.error-404 .office-space-section .office-media-section .page-header h2{ font-size: 7vw; }
.error-404 .search-form label .screen-reader-text{
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.error-404 .search-form .search-submit{ margin-left: 0; margin-top: 20px; }
.error-404 .search-form input[type="search"]{ float: left; width: 100%; }
.archive .office-media-section { padding: 0; }
.archive .office-media-section .media{ margin-bottom: 50px; }
.archive .office-media-section .media img{ width: 100%; }
.archive .office-media-section .media-body{ text-align: center; }
.archive .office-media-section .category-news h4{ font-size: 14px; }
.archive .office-media-section .media-body{ margin-top: 20px; }
.archive .office-media-section .category-news p { font-size: 16px; line-height: 22px; }
.alignleft {
    float: none;
    margin-right: 0;
    width: 100%;
}
.choose-investment h2 {
    font-size: 50px;
    line-height: 55px;
}
.choose-investment {
    padding-top: 80px;
    padding-bottom: 30px;
}
.page-template-tours .calenderbox {
  display: inline-block;
  margin: 40px auto 0;
  width: 100%;
  vertical-align: top;
  width: 100%;
}
.page-template-tours .fc-toolbar .fc-left {
  width: 60%;
}
.page-template-tours .fc-button-group {
  margin-top: 13px;
}
.custom-div{ top: 156px; }
.select-time-section, .appointment-section{ padding-left: 0; }
.appointment-section form{ width: 100%; }
.appointment-section p{ line-height: 24px; }
.page-template-tours .fc-toolbar h2{ font-size: 52px; }
.plan-block p span {
  float: left;
  font-size: 26px;
  line-height: 30px;
  text-align: left;
  width: 100%;
}
.table-cell.price_sec{ margin-top: 0; }

.page-template-services .service-detail-section .officespace-feature .media-body-right.text-right {
  width: 100%;
  float: left;
  padding: 50px 30px;
}
.page-template-services .officespace-feature p{ margin-top: 25px; }
.page-template-services .media-body.media-middle.media-body-left.text-left {
  float: left;
  padding: 50px 30px;
  width: 100%;
}
.service-detail-section h2 {
  font-size: 7vw;
}
.page-template-services .service-middle-section .service-detail-section{ margin-top: 80px; }
.service-detail-section .officespacebg{ height: 300px; }
.service-detail-links ul{ margin-right: 50px; }
.service-detail-links { padding: 0 40px; }
.service-detail-links ul {
  display: inline-block;
  margin-right: 0;
  vertical-align: top;
  width: 100%;
}
.page-template-services .service-middle-section{ padding-bottom: 90px; }
.enquire-section .s.u.m.o.me.listbuilder-popup.listbuilder-popup-embedded {
  float: left !important;
  width: 100% !important;
}
.enquire-section .listbuilder-popup-content .s.u.m.o.me div {
  box-sizing: border-box !important;
  float: left;
  width: 100% !important;
}
.enquire-section .sumome-react-wysiwyg-popup-container{
  float: left !important;
  width: 100% !important; 
}
.enquire-section .sumome-react-wysiwyg-component{
  float: left !important;
  width: 100% !important; 
}
.enquire-section .listbuilder-popup-scale{
  float: left !important;
  width: 100% !important;
}
.enquire-wrapper h2{ margin-bottom: 40px; }
.enquire-wrapper .col-xs-12{ padding: 0; }
.newsletter-section .listbuilder-popup-content .s.u.m.o.me div {
  box-sizing: border-box !important;
  float: left;
  width: 100% !important;
}
.newsletter-section .sumome-react-wysiwyg-popup-container{
  float: left !important;
  width: 100% !important; 
}
.newsletter-section .sumome-react-wysiwyg-component{
  float: left !important;
  width: 100% !important; 
}
.newsletter-section .listbuilder-popup-scale{
  float: left !important;
  width: 100% !important;
}
.enquire-section{ padding-bottom: 0; }
.enquire-section h5 { margin-bottom: 10px; }
.container-fluid.enquire-section{ padding: 50px 0; }
.enquire-section .listbuilder-popup-content input{ height: 41px !important; }
.tour_form { padding-left: 0; }
.tour_form .s.u.m.o.me.listbuilder-popup.listbuilder-popup-embedded{ width: 100% !important; }
.tour_form .sumome-react-wysiwyg-popup-container, .tour_form .sumome-react-wysiwyg-component { float: left !important; width: 100% !important; }
.site_visit_form{ padding-left: 0; }
.event-calender-form{ width: 100%; }
}
@media screen and (max-width: 639px){
  .page-template-tours .fc-toolbar h2{ font-size: 36px; }
  .page-template-tours .fc-button-group { margin-top: 2px; }
  .custom-div { top: 140px; }
  .coworking-benefits-section h2 {
  font-size: 6vw;
  margin: 0;
  padding: 50px 0 40px;
}
}
@media only screen and (max-width: 479px) {
.header{ margin-top: 100px; }
.service-detail-links ul li{ line-height: 20px; }
.appointment-section h3 { font-size: 25px; margin: 0 0 30px; }
.choose-space-section { padding-bottom: 38px; }
.appointment-section p { font-size: 16px; }
.select-time-section h4 span, .appointment-section h4 span{ font-size: 16px; }
.enquire-section h2 { font-size: 48px; line-height: 52px; }
.service-block-img { float: left; margin-top: 7px; }
.service-block-text { overflow: hidden; display: inherit; }
.blue-box{ font-size: 11px; height: auto; line-height: 24px; padding: 10px; }
.service-detail-section h2 {
  font-size: 9vw;
  line-height: 36px;
}
.tour-btn {
  position: relative;
  float: left;
  width: 100%;
  margin: 61px 0 22px;
  left: 0;
  z-index: 10;
}
.coworking-benefits-section h2 {
  font-size: 7vw;
  line-height: 32px;
  margin: 0;
  padding: 30px 0;
}
.page-template-services .service-middle-section{ padding-bottom: 70px; }
.service-detail-section h2 {
  margin-bottom: 60px;
}
.page-template-services .service-middle-section .service-detail-section{ margin-top: 60px; }
.plan-block p span {
  float: left;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  width: 100%;
}
.fc-toolbar .fc-left { width: 100%; text-align: center; }
.fc .fc-toolbar > * > * { float: none; }
.fc-toolbar .fc-center { width: 100%; text-align: center; }
.article-tag-button a {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
}
.article-tag-button a:first-child { margin-top: 0; }
.container-fluid.contactus-section { padding-top: 40px; padding-bottom: 40px; }
.choose-investment { padding-top: 40px; padding-bottom: 20px; }
.choose-investment h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 40px;
}
.view-location-map h4 { font-size: 16px; line-height: 26px; }
.page-template-tours .calenderbox{ margin: 0 auto; }
.page-template-tours .fc-toolbar .fc-left {
  width: 100%;
}
.page-template-tours .fc-toolbar .fc-center{ margin-top: 25px; }
.custom-div {
  top: 225px;
}
.custom-div ul li {
  border-right: 0 none;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 0;
  padding-right: 0;
  vertical-align: top;
}
.page-template-tours .custom-div h3{ top: 35px; }
}