.contactWrap {
    margin-left: 25px;
    margin-right: 25px;
}
@media screen and (max-width: 768px) {
    .contactWrap {
        margin-left: 6%;
        margin-right: 6%;
    }
}
input{
    padding : 20px !important;
}
#dropdown-basic{
    padding : 20px !important;
}
.contactWrap .addressSectionWrap {
    padding-top: unset;
    padding-bottom: unset;
    border-bottom: unset;
}
@media screen and (max-width: 768px) {
    .contactWrap .addressSectionWrap {
        padding-top: 20px;
        padding-bottom: 60px;
        border-bottom: 1px solid #151617;
    }
}
.contactWrap .contactHeaderWrap {
    text-align: -webkit-center;
    margin-top: 20px;
    margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
    .contactWrap .contactHeaderWrap {
        text-align: -webkit-center;
        margin-top: 20px;
        margin-bottom: 10px;
    }
}
.contactWrap .contactHeaderWrap .upperOrnament {
    background-image: url(https://media.bookeventz.com/html/bookeventz.com/asset/images/venueWebsite/template2spirite.png);
    width: 100px;
    height: 24px;
    background-size: 540%;
    background-position: -191px -9px;
}
@media screen and (max-width: 768px) {
    .contactWrap .contactHeaderWrap .upperOrnament {
        background-image: url(https://media.bookeventz.com/html/bookeventz.com/asset/images/venueWebsite/template2spirite.png);
        width: 160px;
        height: 44px;
        background-size: 686%;
        background-position: -405px -11px;
        margin-bottom: 1%;
    }
}
.contactWrap .contactHeaderWrap .lowerOrnament {
    background-image: url(https://media.bookeventz.com/html/bookeventz.com/asset/images/venueWebsite/template2spirite.png);
    width: 100px;
    height: 26px;
    background-size: 540%;
    background-position: -186px -6px;
    transform: rotate(180deg);
}
@media screen and (max-width: 768px) {
    .contactWrap .contactHeaderWrap .lowerOrnament {
        background-image: url(https://media.bookeventz.com/html/bookeventz.com/asset/images/venueWebsite/template2spirite.png);
        width: 160px;
        height: 44px;
        background-size: 686%;
        background-position: -407px -11px;
        transform: rotate(180deg);
        margin-top: 1%;
    }
}
.contactWrap .contactSectionTitle h1 {
    text-align: center;
    font-size: 20px !important;
    font-family: 'futuraMediumBT';
    margin-top: 0;
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
    .contactWrap .contactSectionTitle h1 {
        text-align: center;
        
        font-family: 'futuraMediumBT';
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
.contactWrap .contactSectionTitle h2 {
    text-align: center;
    font-size: 20px !important;
    font-family: 'futuraMediumBT';
    margin-top: 0;
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
    .contactWrap .contactSectionTitle h2 {
        text-align: center;
        font-family: 'futuraMediumBT';
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
.contactWrap .contactTitle {
    font-family: 'futuraMediumBT';
    font-size: 18px;
    color: #151617;
    padding-bottom: 5px;
    padding-top: 10px;
}
@media screen and (max-width: 768px) {
    .contactWrap .contactTitle {
        font-family: 'futuraMediumBT';
        color: #151617;
        padding-bottom: 5px;
        padding-top: 10px;
    }
}
.contactWrap .contacttxt {
    font-family: 'futuraBook';
    font-size: 17px;
    color: #151617;
}
@media screen and (max-width: 768px) {
    .contactWrap .contacttxt {
        font-family: 'futuraBook';
        color: #151617;
    }
}
.contactWrap .mapWrap {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 35px;
    border-bottom: 1px solid #151617;
}

.contactWrap .mapWrap iframe {
    width: 100%;
}
.contactWrap .enquiryWrap {
    margin-top: 15px;
    margin-bottom: 25px;
    margin-left: unset;
    margin-right: unset;
}
@media screen and (max-width: 768px) {
    .contactWrap .enquiryWrap {
        margin-top: 15px;
        margin-bottom: 25px;
      
    }
}
.contactWrap .formtext {
    padding-top: 1%;
    font-family: 'futuraBook';
    font-size: 15px;
    padding-left: 0px;
    padding-right: 0px;
    color: #151617;
}
@media screen and (max-width: 768px) {
    .contactWrap .formtext {
        padding-top: 3%;
        font-family: 'futuraBook';
        padding-left: 0px;
        padding-right: 0px;
        color: #151617;
    }
}
.contactWrap .btn-custom {
    border: 1px solid #151617;
    width: -webkit-fill-available;
    text-align: inherit;
}
@media screen and (max-width: 768px) {
    .contactWrap .btn-custom {
        border: 1px solid #151617;
        height: 40px;
        width: -webkit-fill-available;
        text-align: inherit;
    }
}
.contactWrap .msg-custom {
    border: 1px solid #151617;
    height: 74px;
}
@media screen and (max-width: 786px) {
    .contactWrap .msg-custom {
        border: 1px solid #151617;
        height: 100px;
    }
}
.contactWrap .mainFromWrap {
    margin: 30px 15px;
}
.contactWrap .fromWrap {
    padding-bottom: 20px;
    position: relative;
}
@media screen and (max-width: 768px) {
    .contactWrap .fromWrap {
        padding-bottom: 20px;
        position: relative;
    }
}
.contactWrap .caret {
    float: right;
    margin-top: 8px;
}
.contactWrap .validator {
    position: absolute;
    right: 22px;
    top: 6px;
}
@media screen and (max-width: 768px) {
    .contactWrap .validator {
        position: absolute;
        right: 25px;
        top: 12px;
    }
}
.contactWrap .glyphicon.glyphicon-ok {
    color: green;
    font-size: 12px;
}
@media screen and (max-width: 768px) {
    .contactWrap .glyphicon.glyphicon-ok {
        color: green;
        font-size: 14px;
    }
}
.contactWrap .glyphicon.glyphicon-remove {
    color: red;
    font-size: 12px;
}
@media screen and (max-width: 768px) {
    .contactWrap .glyphicon.glyphicon-remove {
        color: red;
        font-size: 14px;
    }
}
.contactWrap .msgdiv {
    text-align: -webkit-center;
    padding: 4%;
}
.contactWrap .msgButton {
    background: #ff9d28;
    color: #fff;
    font-family: 'futuraBook';
    font-size: 17px;
    border-radius: 2px;
}
@media screen and (max-width: 768px) {
    .contactWrap .msgButton {
        background: #ff9d28;
        color: #fff;
       
        font-family: 'futuraBook';
       
        border-radius: 4px;
    }
    .col-xs-8{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
.contactWrap .msgButton:hover {
    color: unset;
    background-color: unset;
    border-color: unset;
}

.contactWrap .fromWrap .DayPicker {
    display: inline-block;
    font-size: 1rem;
    width: 100%;
}
.contactWrap .fromWrap .DayPicker-wrapper {
    position: relative;
    flex-direction: row;
    padding-bottom: 1em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}
.contactWrap .fromWrap .DayPicker-Months {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
.contactWrap .fromWrap .DayPicker-Month {
    width: -webkit-fill-available;
    display: table;
    margin: 0 1em;
    margin-top: 1em;
    border-spacing: 0;
    border-collapse: collapse;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.contactWrap .fromWrap .DayPicker-NavButton {
    position: absolute;
    top: 1em;
    right: 1.5em;
    left: auto;
    display: inline-block;
    margin-top: 2px;
    width: 1.25em;
    height: 1.25em;
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    color: #8b9898;
    cursor: pointer;
}
.contactWrap .fromWrap .DayPicker-NavButton:hover {
    opacity: 0.8;
}

.contactWrap .fromWrap .DayPicker-NavButton--interactionDisabled {
display: none;
}
.contactWrap .fromWrap .DayPicker-Caption {
display: table-caption;
margin-bottom: 0.5em;
padding: 0 0.5em;
text-align: left;
font-size: 14px;
}
.contactWrap .fromWrap .DayPicker-Caption > div {
font-weight: 500;
font-size: 1.15em;
}
.contactWrap .fromWrap .DayPicker-Weekdays {
display: table-header-group;
margin-top: 1em;
font-size: 14px;
}
.contactWrap .fromWrap .DayPicker-WeekdaysRow {
display: table-row;
}
.contactWrap .fromWrap .DayPicker-Weekday {
display: table-cell;
padding: 0.5em;
color: #8b9898;
text-align: center;
font-size: 0.875em;
font-size: 14px;
}
.contactWrap .fromWrap .DayPicker-Weekday abbr[title] {
border-bottom: none;
text-decoration: none;
}
.contactWrap .fromWrap .DayPicker-Body {
display: table-row-group;
}
.contactWrap .fromWrap .DayPicker-Week {
display: table-row;
}
.contactWrap .fromWrap .DayPicker-Day {
display: table-cell;
padding: 0.5em;
border-radius: 50%;
vertical-align: middle;
text-align: center;
cursor: pointer;
font-size: 14px;
}
.contactWrap .fromWrap .DayPicker-WeekNumber {
display: table-cell;
padding: 0.5em;
max-width: 1em;
border-right: 1px solid #eaecec;
color: #8b9898;
vertical-align: middle;
text-align: right;
font-size: 0.75em;
cursor: pointer;
font-size: 14px;
}
.contactWrap .fromWrap .DayPicker--interactionDisabled .DayPicker-Day {
cursor: default;
}
.contactWrap .fromWrap .DayPicker-Footer {
padding-top: 0.5em;
}
.contactWrap .fromWrap .DayPicker-TodayButton {
border: none;
background-color: transparent;
background-image: none;
box-shadow: none;
color: #4a90e2;
font-size: 0.875em;
cursor: pointer;
}
.contactWrap .fromWrap .DayPicker-Day--outside {
color: #8b9898;
cursor: default;
}
.contactWrap .fromWrap .DayPicker-Day--disabled {
color: #dce0e0;
cursor: default;
/* background-color: #eff1f1;
*/
}
.contactWrap .fromWrap .DayPicker-Day--sunday {
background-color: #f7f8f8;
}
.contactWrap .fromWrap .DayPicker-Day--sunday:not(.DayPicker-Day--today) {
    color: #dce0e0;
}
.contactWrap .fromWrap .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
    position: relative;
    background-color: #4a90e2;
    color: #f0f8ff;
}
.contactWrap .fromWrap .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
    background-color: #51a0fa;
}
.contactWrap .fromWrap .DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
    background-color: #f0f8ff;
}
.contactWrap .fromWrap .DayPickerInput {
    width: 100%;
    display: inline-block;
}
.contactWrap .fromWrap .DayPickerInput input {
    width: 100%;
    border: 1px solid #151617;
    border-radius: 4px;
    padding: 3% 3%;
}
.contactWrap .fromWrap .DayPickerInput-OverlayWrapper {
    position: relative;
    width: 100%;
}
.contactWrap .fromWrap .DayPickerInput-Overlay {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    background: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.contactWrap .dropdown.btn-group, .contactWrap .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.contactWrap .dropdown.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    width: -webkit-fill-available;
}
.contactWrap .dropdown.open > .dropdown-menu {
    display: block;
    height: 200px;
    overflow-y: auto;
    font-size: 18px;
    width: -webkit-fill-available;
}
