.a2a_floating_style.a2a_default_style {
    bottom: 0;
    width: 100%;
    display: inline-flex;
    place-content: center;
}
.postid-4030 #Fullscreen, .postid-3992 #Fullscreen, .postid-3992 .right-sidebar, .postid-4030 .right-sidebar, .postid-4134 #Fullscreen, .postid-4141 #Fullscreen, .postid-4134 .right-sidebar, .postid-4141 .right-sidebar, .postid-4305 #Fullscreen, .postid-4315 #Fullscreen, .postid-4323 #Fullscreen, .postid-4305 .right-sidebar, .postid-4315 .right-sidebar, .postid-4323 .right-sidebar {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.single-post .n2-ss-item-content {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: unset;
    width: unset; 
    padding: 8px 15px 5px 15px;
}
.single-post div#n2-ss-4 .n2-ss-control-bullet{
    display: none;
}

/* Plan your trip */

.styles_layout__2aTIJ .styles_main__vq2PA>* {
    margin-bottom: 26px;
}

.styles_box__3DPH2 {
    background: #fff;
    box-shadow: 0 1px 36px rgb(2 56 85 / 5%);
    border-radius: 8px;
}

.styles_box__m1CLQ {
    border-bottom: 1px solid #f4f4f4;
    padding: 12px 20px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.styles_box__m1CLQ .styles_title__iYnrH {
    margin-bottom: 0;
    font-size: 1.0625rem;
    font-weight: 600;
    line-height: 1.59375rem;
}

.styles_box__m1CLQ .styles_links__jQtZe {
    text-align: right;
}

.styles_tripControlBlock__15ae2 {
    display: flex;
    flex-wrap: nowrap;
    padding: 22px 22px 0;
}

.styles_tripControlBlock__15ae2 .styles_activeTab__3i6TU {
    color: #0c71b0;
    font-size: 1.275rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    padding-right: 35px;
    border: none;
    background: transparent;
    white-space: nowrap;
}

.styles_wrapper__23iir {
    padding: 0 22px 22px;
}

.styles_wrapper__23iir .styles_form__2NgfS>div {
    flex: 1 1;
    margin-right: 10px;
}

.styles_wrapper__23iir .styles_dateInput__1kEdJ {
    position: relative;
}

.styles_wrapper__23iir .styles_form__2NgfS {
    display: flex;
    justify-content: stretch;
    align-items: flex-end;
    margin-top: 20px;
}

.styles_wrapper__23iir .styles_form__2NgfS>div input {
    width: 100%;
}

.styles_wrapper__23iir .styles_dateInput__1kEdJ input {
    -webkit-appearance: none;
    min-width: 95%;
    background: inherit;
    height: 50px;
    font-size: .85rem;
    line-height: 50px;
    padding: 0 50px 0 20px;
    border: 1px solid rgba(12,113,176,.2);
    border-radius: 4px;
}

.styles_wrapper__23iir .styles_dateInput__1kEdJ svg {
    bottom: 12px;
    right: 10px;
    position: absolute;
    height: 24px;
    fill: #a6b0bf;
    pointer-events: none;
}

.styles_box__27amX.styles_block__2iNZx {
    width: 100%;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

.styles_box__27amX {
    background: #006fac;
    color: #fff;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    text-decoration: none;
    transition: all .2s ease;
}

.dummyform {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(12,113,176,.2);
    border-radius: 5px;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.dummyinput {
    -webkit-appearance: none;
    min-width: 95%;
    background: inherit;
    height: 50px;
    font-size: .8rem;
    line-height: 20px;
    padding: 5px 50px 0 10px;
    border: 1px solid rgba(12,113,176,.2);
    border-radius: 4px;
}

/* Hide AddToAny vertical share bar when screen is less than 980 pixels wide */
@media screen and (min-width: 576px) {
    .a2a_floating_style.a2a_default_style { display: none; }
}
@media (max-width: 767.98px) {
    table {
    overflow: scroll;
    display: block;
    border: 1px solid #eee;
    }
}
@media screen and (max-width: 980px) {
    .a2a_floating_style.a2a_vertical_style { display: none; }
}
@media (max-width: 991.98px) {
    .styles_box__3DPH2 {
    box-shadow: none;
    border-radius: 0;
    background: linear-gradient(180deg,rgba(12,113,176,.1),hsla(0,0%,100%,.1) 90px);
    }
    .styles_box__m1CLQ {
    padding-top: 21px;
    padding-bottom: 21px;
    border-bottom: none;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }
    .styles_tripControlBlock__15ae2 {
    position: relative;
    flex-wrap: wrap;
    justify-content: stretch;
    }
    .styles_tripControlBlock__15ae2 .styles_activeTab__3i6TU {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    justify-content: center;
    padding: 0;
    }
    .styles_wrapper__23iir {
    padding-top: 0;
    }
    .styles_wrapper__23iir .styles_form__2NgfS {
    flex-direction: column;
    }
    .styles_wrapper__23iir .styles_form__2NgfS {
    margin-top: 10px;
    }
    .styles_wrapper__23iir .styles_form__2NgfS>div {
    margin-right: 0;
    width: 100%;
    }
    .styles_wrapper__23iir .styles_form__2NgfS>div label {
    display: block;
    }
    .styles_wrapper__23iir .styles_form__2NgfS>div {
    margin-top: 10px;
    flex: 1 1;
    }
}