.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
img{
    max-width: 100%;
}
.gray-box {
    background: gray;
    height: 800px;
    padding-top: 10%;
}
.heading-pink {
    color: #ff00ff;
    font-weight: bold;
    -webkit-font-smoothing: initial;
}
.worksheet-montgomery {
    background-image: url("/images/montgomery/montgomery-download.jpg");
    background-size: cover;
}
.worksheet-montgomery a {
    color: #ffffff;
    padding-left: 2%;
    font-size: 2rem;
}
.suite-availability {
    background: url('../images/rendering-9.jpg') no-repeat;
    height: 100vh;
    background-size: cover;
    background-position: center;
    padding: 3rem 0;
}
.suite-availability a:hover .floorplans_wrap {
    background: #45afbd;
}
.floorplans_wrap {
    transition: all .3s ease-in-out;
    background: rgba(0, 0, 0, .7);
    border: 1px solid #ffffff;
}
.floorplans__title h3 span {
    display: block;
    margin-bottom: 3rem;
    color: #ffffff;
}
.floorplans__title {
    margin-bottom: 8rem;
}
.floorplans__title h3 {
    font-size: 4rem;
    text-align: center;
    font-weight: bold;
}
.floorplans__icon {
    text-align: center;
    padding: 4rem 0;
}
.floorplans__logos {
    padding-bottom: 6rem;
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.floorplans__logos img {
    display: block;
    text-align: center;
}
.meetings-montgomery {
    background-image: url("/images/montgomery/bg-reg-montgomery.jpg");
    background-size: cover;
    background-position: center;
} 
.meetings-montgomery h4 {
    font-size: xxx-large;
}
.meetings-montgomery .title {
    color: #000;
    font-family: sans-serif;
}

.form-white {
    background-color: rgba(255,255,255, 0.7);
    padding: 30px;
    margin-top: 13%;
}

.form-box {   
    position: initial;
    margin: auto;
    width: 70%; 
}

.rendering .nav-tabs {
    border-bottom: 1px solid #ffffff;
}

.rendering li.nav-item {
	border: 1px solid #FFFFFF;
    margin-right: 0rem;
    margin-left: 10px;
}
  
.rendering li.nav-item a.active {
    color: #a7a880!important;
    background: #FFFFFF !important;
}
.rendering li.nav-item a {
	color: #000000 !important;
    font-size: 1.9rem;
    border: 0px;
    border-radius: 0px;
    margin-top: 6px;
}
.download::before {
	content: "▪";
    color: #a7a880;
    display: inline-block;
    text-align: right;
    direction: rtl;
}
@media (max-width: 767px) {
    .suite-availability {
        height: auto;
    }
    .floorplans__icon {
        text-align: center;
        padding: 2rem 0 2rem 0;
    }
    .floorplans__title h3 {
        font-size: 2rem;
    }
    .floorplans__title h3 span {
        margin-bottom: 0rem;
    }
    .floorplans__title {
        margin-bottom: 4rem;
    }
}
table.vso{
    color: #666;
    border-spacing: 1px;
    border-collapse: separate;
}
table.vso thead{
    background: #7BD3D4;
    color: white;
}
table.vso td a{
	color: #666;
}
table.vso th, .table.vso td{
	border-bottom: none;
	border-top: none;
	max-width: 200px;
}
table.vso .sold{
    color: red;
}
table.vso tr:nth-child(even) {background-color: #f2f2f2;}
table.vso tr:nth-child(even) {background-color: #E5E5E5;}
.floors{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	height: 100%;
	padding: 2rem;
	align-items: center!important;
	display: flex;
}
.floors a{
	display: block;
	color: white;
	margin-top:0.5rem;
	padding: 10px 20px;
	background: #79d3d3;
}
.floors a:hover{
	color: black!important;
}
a.back-building{
    display: inline-block;
    color: white;
    margin-top: 0.5rem;
    padding: 10px 20px;
    background: #a7a880;
    font-weight: bold;
    font-size: 1.5rem;
}
a.back-building:hover{
	color: black!important;
}
.desk-logo {
    margin:7px 0px 0px 15%;
}
.desk-m {
    margin:0rem 15% 0.5rem;
}
a.menu{
    width: 100%;
    display: block;
    font-size: 1.7rem;
    color: white;
   /* border: solid 1px white;*/
    padding: 1rem 30px 1rem 15%;
    margin: 0.5rem 0;
    line-height: 1;
    text-transform: uppercase;
}
button.send-invite{
    border:none;
    cursor: pointer;
    text-decoration: none;
    transition: all .5s ease-in-out;
    background: none;
}
button.send-invite:hover{
    color: #a7a880!important;
}

p.box-title{
    margin-top: 5rem;
    color: #787878;
    text-align: center;
    font-size: 1.5rem!important;
}
a.box-docs{
    box-shadow: 0px 25px 50px rgba(1,1,1, 0.3);
    display: block;
    color: white;
    background: #9F9FA0;
    text-align: center;
}
a.box-docs:hover{
    color: white!important;
    box-shadow: 0px 25px 50px rgba(1,1,1, 0.7);
}
a.box-docs .title{
    display: block;
    margin: 20px 0 0px;
    font-size: 1.5rem!important;
}
a.box-docs .btn{
    display: inline-block;
    padding: 10px 20px;
    border: solid 1px white;
    border-radius: 0;
    margin: 20px 0 25px;
}
.border-tb {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.floor-title h3 {
    text-align: left;
    margin-top: 1rem;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 700;
}
.back-arrow img {
    width: 40px;
    border: 3px solid #ffffff;
    padding: 1rem;
    box-sizing: content-box;
    border-radius: 100px;
}
tspan {
    text-transform: uppercase;
}

 /*mobile*/
  
 @media (max-width: 768px) {
    .brochure, .floorplans {
        min-height: 400px !important;
        height: auto !important;
    }
    .gray-box {
        height: auto !important;
        padding-top: 10px !important;
    }
    .form-box {   
        margin-bottom: 10%;;
        width: 95%; 
    }
    .form-white {
        padding: 15px;
        margin-top: 10%;
    }
    .rendering li.nav-item a {
        font-size: 1.5rem;
        margin-top: 12px;
    }
    .col-xs-6 {
        width: 50%;
        float: left;
    }
    .dl {
        text-align: right;
    }
    .dl, .nm {
        margin-top:0px;
    }
    .h-70 {
        height: auto;
    }
    .h-200 {
        min-height:200px;
        height:auto;
    }
    .h-100 {
        height: auto; 
        min-height: 120px;
    }
    .pl-800  {
        padding-left:10px;
    }
    .px-100{
        padding-left: 0px;
        padding-right: 0px;
    }
    .pl-600, .px-600 {
        padding-left: 10px;
    }
    .pr-600, .px-600 {
        padding-right: 10px;
    }		
    .mt-5, .my-5 {
        margin-top: 10px !important;
    }
}
