/* Book A Office Space */
.JS-Font {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    font-family: "proxima-nova",Arial;
}

.circle-blocks {
    height: 100%;
    max-height: 136px;
    max-width: 136px;
    width: calc(100% / 8 );
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: left;
}

.circle-blocks img {
    height: 100%;
    width: 100%;
	border-radius: 50%;
    padding-left: 0px;
    padding-right: 0px;
    z-index: -1 !important;
}

.parent:hover > a div{
    opacity: 0.2;
    -moz-transition: all 1s ease-in-out;
    transition: all  1s ease-in-out; 
}
.parent:hover > a div:hover {
    opacity: 1.0;
}
span.icon_text {
    width: 80px;
    margin: auto;
    display: block;
    position: inherit;
    color: #f5f5f5;
    font-family: "proxima-nova", Arial;
    font-size: 13px;
    font-style: normal;
    text-align: center;
    font-weight: 600;
    font-style: normal;
    position: relative;
    top: -78px;
    line-height: 1.2em;
    letter-spacing: 0.03em;
}

.centerThis {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.this-one {
    width: 70px;
    height: 10px;
    color: #daa72a;
    font-size: 16px;
    margin-top: 2px;
    text-align: center;
    border-radius: 70px / 10px;
    border: 3px solid #daa72a;
    border-top: 1px solid #daa72a;
    margin-left: 15px;
    margin-right: 15px;
}
.goldTitle-clr {
    color: #daa72a;
    font-family: 'Trajan-Pro-3';
    font-size: 22.5px;
    font-weight: 400;
    margin-top: 46px;
	 text-align: center;
}

.JS-Gold {
    color: #daa72a;
    font-family: 'Trajan-Pro-3';
    font-size: 22.5px;
    font-weight: 400;  
}
.img-align-vert {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}
.bg-gray {
    background-color: #eee;
}
.imgRowHeight {
    min-height: 140px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.bookOfficeRowHeight1 {
    min-height:200px;
    margin-bottom: 15px;
}
.bookOfficeRowHeight2 {
    min-height:15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.bookOfficeRowHeight3 {
    height:100px; /*adjust dropdown panel in Step 3 NYC Office Spaces Book A Day Office*/
    margin-bottom: 15px;
}
.bookOfficeRowStep4{
    min-height:300px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.bookOfficeRowStep5{
    min-height:300px;
    margin-top: 50px;
}
.step5-line {
    border-bottom: 3px solid #2062ac;
    min-height: 90px;
}
.BookOffice-Header {
    background-color:#2062ac;
    border-radius: 0px;
    height: 30px;
    padding-top: 0px;
    padding-right: 0px;
    line-height: 30px;
}
.BookOffice-Header-Book {
    background-color:#daa72a;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: right;
    color: white;
    cursor: pointer;
} 
.BookOffice-body {
    margin-left: 15px;
    margin-top: 5px;
}
.BookOffice {
    background-color:#daa72a;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    color: #ffffff;
    margin-left: 25px;
} 
.BookOfficeFooter {
    background-color:#2062ac;
    height: 5px;
    margin-top: 5px;   
}
.BookTotal {
    background-color:#2062ac;
    color: #ffffff;
    height: 60px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.selectTime select{
    margin-top: 35px;
    border-radius: 0px;
    color: #111;
    background-color: #eee;
    height: 30px;
} 

.selectTime i{
    font-size: 20px;
    color: #2062ac;
}
.LHx2 {
    line-height: 54px;
}
.qty {
    background-color: #ccc;
    width: 60px;
    height: 30px;
    right: 0;
    bottom: 5px;
    position: absolute;
    line-height: 30px;
    text-align: center;
    color: #000;
    border: 0px solid #ccc;
}
.CateringTotal {
    background-color:#2062ac;
    color: #ffffff;
    height: 60px;
    margin-top: 50px; 
    margin-bottom: 15px;
    line-height: 60px;
}
.MainTotal {
    height: 60px;
    margin-top: 20px;
    margin-bottom: 20px; 
    line-height: 60px;
}
.checkout {
    background-color:#daa72a;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: right;
    color: white;
    margin-top: 30px;
    margin-bottom: 30px;
    cursor: pointer;
} 

/* Day Office BOOKED */
.Header-gray {
    width: 100%;
    background-color:#ccc;
    height: 120px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 120px;
    text-align: center;
    font-size: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.BookedTopBlock {
    min-height: 350px;
}
.edit {
    background-color:#daa72a;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    color: white;30px;
    margin-top: 5px;
    margin-bottom: 15px;
    cursor: pointer;
}
.EnterCoupon {
    background-color:#2062ac;
    min-height: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 60px;
}
.EnterCoupon div {
    min-height: 30px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    font-size: 16px;
}
.EnterCoupon input {
    height: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
}
.Apply {
    background-color:#daa72a;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    color: white;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    cursor: pointer;
}
.BookMeeting-maxWidth {
    max-width: 900px;
}
.BookMeeting {
    background-color:#daa72a;
    width: 200px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: white;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 0px;
    padding-top: 0px;
    margin-right: -15px;
}

.clearSideR {
    margin-right: 0px;
    padding-right: 0px;
    max-width: 120px;
}
.clearSideL {
    margin-left: 15px;
    padding-left: 0px;
    max-width: 120px;
}

#payment .thisForm-1 .form-group input, .thisForm-1 select {
    background-color: #eee;
    width: 100%;
    border-radius: 0px;
    color: #111;
    left: 200;
    top: -45;
    position: relative;
    margin-bottom: 15px;
    border: 0px solid #eee;
		max-width: 360px;
}

form input.form-control.initials {
    background-color: #eee;
    width: 100px;
    border-radius: 0px;
    color: #111;
    left: 200;
    top: -45;
    position: relative;
    margin-bottom: 15px;
}
.initialsText {
    width: 200px;
}
.form-gap {
    margin-top: 45px;
}
.hr-style {
    border-bottom: 3px;
    background-color: #2062ac;
    margin-top: 15px;
    margin-bottom: 15px;
}
/* stupid icon text needs to be adjusted whenever "container" is adjusted */
@media (max-width: 1200px) {
    span.icon_text  {
        top: -64px;
        font-size: 11px;
    }
}
@media (max-width: 992px) {
    span.icon_text  {
        top: -49px;
        font-size: 8px;
        width: 40px;
    }
}
@media (max-width: 768px) {
    span.icon_text {
        top: -80px;
        font-size: 13px;
        width: 80px;
    }
}

@media (max-width: 767px) {
.circle-blocks {
    max-width: 50%;
    max-height:130px;
    margin-top: 5px;
}
.circle-blocks img {
    height: 100%;
    width: 100%;
} 
.EnterCoupon input {
    margin-left: 15px;
} 
.goldTitle-clr {
    margin-top: 0px;
}    
}

@media (max-width: 420px) {
.JS-Font p {
    font-size: 14px;
}    
.EnterCoupon {
    padding-top: 15px;
    line-height: 20px;
}
.EnterCoupon div {
    font-size: 14px;
}
.Header-gray {
    height: 100px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 100px;
    font-size: 20px;
}
}
@media (max-width: 400px) {
.Header-gray {
    height: 80px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 80px;
    font-size: 18px;
}
	#payment .thisForm-1 .form-group input, .thisForm-1 select{
		max-width: 280px;
	}
}
