:root {
    --arrowDownImgUrl: url(https://c.regencyholidays.com/images/theme/arrow_down.png);
    --pleaseWaitBgImgUrl: url(https://c.regencyholidays.com/images/theme/pleasewait_bg.jpg);
    --mhpointBannerImgUrl: url(https://c.regencyholidays.com/images/theme/mhPointsBanner.jpg);
    --chromeIconBgImgUrl: url(https://c.regencyholidays.com/images/theme/chrome_icon_bg.png);
    --groupBookingImgUrl: url(https://c.regencyholidays.com/images/theme/groupbooking.jpg);
    --footerSpriteUrl: url(https://c.regencyholidays.com/cms/images/theme/footer-sprite.png);
    --selfSupportImgUrl: url(https://c.regencyholidays.com/images/theme/selfSupportImage.jpg);
    --downArrowImgUrl: url(https://c.regencyholidays.com/cms/images/theme/down_arrow.png);
    --spriteImgUrl: url(https://c.regencyholidays.com/cms/images/theme/sprite_img.png);
    --groupBookingSpriteImgUrl: url(https://c.regencyholidays.com/cms/images/theme/groupbooking-sprite-img.png)
}

.col_grid10,
.col_grid11,
.col_grid2,
.col_grid3,
.col_grid4,
.col_grid5,
.col_grid6,
.col_grid7,
.col_grid8,
.col_grid9 {
    float: left
}

.burgmenu {
    display: none
}

.privacy_policybg {
    background: #f2f2f2;
    float: left;
    width: 100%
}

.homeSearchmain .tabresultData .tabbingData .tabbs label span.txtboxlable.contactgrb {
    font-size: 14px;
    color: #00575e
}

.privacypolicy_sec {
    float: left;
    width: 100%;
    padding: 35px 0
}

.privacypolicy_sec .privacypolicy_heading {
    font-size: 20px;
    color: #000;
    font-family: robotomedium;
    font-weight: 400
}

.privacypolicy_sec .accordion_tabbody .accordion_tab_cont {
    line-height: 0;
    cursor: pointer;
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 5px;
    margin-top: 15px;
    padding: 0;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .15)
}

.privacypolicy_sec .accordion_tabbody .accordion_tab_cont .accordion_title::before {
    content: "";
    display: block;
    width: 15px;
    height: 1px;
    background-color: #161616;
    position: absolute;
    right: 15px;
    transform: rotate(90deg);
    transition: .5s;
    top: 23px
}

.privacypolicy_sec .accordion_tabbody .accordion_tab_cont .accordion_title::after {
    content: "";
    display: block;
    width: 15px;
    height: 1px;
    background-color: #161616;
    position: absolute;
    right: 15px;
    transform: rotate(0);
    top: 23px
}

.privacypolicy_sec .accordion_tabbody .accordion_tab_cont .accordion_title {
    line-height: 1;
    display: flex;
    position: relative;
    padding: 15px 15px 12px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    font-family: robotoregular
}

.privacypolicy_sec .accordion_tabbody .accordion_tab_cont .accordion_content {
    display: inline-block;
    margin: 0;
    overflow: hidden;
    transition: .5s;
    padding: 0 15px 5px;
    line-height: 25px;
    max-height: 0
}

.privacypolicy_sec .accordion_tabbody .accordion_tab_cont .accordion_content.show {
    padding-top: 15px
}

.privacypolicy_sec .accordion_tabbody .accordion_tab_cont p {
    color: #a4a4a4;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
    font-family: robotoregular;
    font-weight: 400
}

.sidebar_privacypolicy_box {
    background: #fff;
    padding: 15px 25px;
    border-radius: 4px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    border-bottom: 2px solid #eee
}

.sidebar_privacypolicy_box .international_box {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 12px
}

.sidebar_privacypolicy_box .international_box h4 {
    font-size: 16px;
    color: #000;
    font-family: robotomedium;
    font-weight: 400;
    margin-bottom: 10px
}

.sidebar_privacypolicy_box .international_box h4 span {
    font-size: 16px !important
}

.sidebar_privacypolicy_box .international_box .gry_text,
.sidebar_privacypolicy_box .international_box p {
    font-size: 15px;
    color: #a4a4a4;
    font-family: robotoregular;
    float: right
}

.sidebar_privacypolicy_box .international_box p {
    float: none;
    color: #000;
    margin-bottom: 10px
}

.sidebar_privacypolicy_box .international_box.border-none {
    border: 0;
    margin: 0
}

h4.accordion_title.accordion.is-open::before {
    opacity: 0
}

.accordion_tab_cont.pec_address_sec {
    padding: 15px 25px !important
}

.accordion_tab_cont.pec_address_sec p {
    color: #000 !important;
    line-height: 1.5 !important;
    margin-bottom: 5px !important
}

.accordion_tab_cont.pec_address_sec p a {
    color: #00a9f8;
    text-decoration: none;
    margin-bottom: 8px;
    display: inline-block
}

.accordion_tab_cont.pec_address_sec .col_grid6.text-right {
    text-align: right
}

.accordion_tab_cont.pec_address_sec .pec_address_cont {
    list-style: none;
    float: left;
    width: 100%;
    margin-top: 10px
}

.accordion_tab_cont.pec_address_sec .pec_address_cont li {
    display: inline-block;
    width: 100%;
    line-height: 2;
    font-size: 14px;
    color: #000;
    font-family: robotoregular;
    text-align: right
}

.accordion_tab_cont.pec_address_sec .pec_address_cont li b {
    float: left
}

.privacypolicy_gorup_box {
    background: #fff;
    padding: 18px 25px;
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, .1)
}

.privacypolicy_gorup_box h4 {
    font-size: 18px;
    font-weight: 400;
    font-family: robotoregular;
    color: #000;
    margin-bottom: 8px
}

.privacypolicy_gorup_box p {
    font-size: 14px;
    color: #a4a4a4;
    line-height: 22px;
    margin-bottom: 12px;
    font-family: robotoregular
}

.privacypolicy_gorup_box .green-text {
    color: #00808a;
    font-size: 21px;
    font-weight: 400;
    font-family: robotoregular
}

.privacypolicy_gorup_box .aboutus_grid_btm {
    display: inline-block;
    width: 100%;
    padding-bottom: 25px;
    border-bottom: 1px solid #e3e1e1;
    margin-bottom: 25px
}

.privacypolicy_gorup_box .aboutus_grid_btm figure {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.privacypolicy_gorup_box .aboutus_grid_btm figure img {
    max-width: 100%;
    float: right
}

.privacypolicy_gorup_box .aboutus_grid_btm .left-img img {
    float: left
}

.privacypolicy_gorup_box .aboutus_grid_btm figure.center-img {
    text-align: center
}

.privacypolicy_gorup_box .aboutus_grid_btm figure.center-img img {
    float: none !important;
    display: inline-block
}

@media screen and (max-width:1200px) {
    .containermain {
        width: 1030px
    }
}

@media screen and (max-width:1075px) {
    .containermain {
        width: 1000px
    }
}

@media screen and (max-width:1023px) {
    .containermain {
        width: 860px
    }
    .sidebar_privacypolicy_box .international_box .gry_text,
    .sidebar_privacypolicy_box .international_box p {
        width: 100%;
        margin: 3px 0 7px
    }
}

@media screen and (max-width:900px) {
    .containermain {
        width: 700px
    }
}

@media screen and (max-width:767px) {
    .containermain {
        width: 90%
    }
}

@media screen and (max-width:600px) {
    .containermain {
        width: 90%
    }
    .col_grid10,
    .col_grid11,
    .col_grid2,
    .col_grid3,
    .col_grid4,
    .col_grid5,
    .col_grid6,
    .col_grid7,
    .col_grid8,
    .col_grid9 {
        width: 100%
    }
    .privacypolicy_gorup_box .aboutus_grid_btm figure {
        float: left;
        width: 100%;
        margin: 20px 0 20px;
        padding: 0
    }
    .sidebar_privacypolicy_box {
        margin-top: 15px
    }
}

.frContainer {
    padding: 0 0 20px 0
}

@media only screen and (max-width:767px) {
    .frContainer {
        margin-top: 0
    }
}

.selectlist {
    width: 100%;
    float: left;
    overflow: hidden;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    line-height: 48px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .2);
    background: #fff;
    height: 48px;
    position: relative;
    overflow: hidden
}

.selectlist:focus {
    border: 2px solid #008089
}

.selectlist select {
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    text-overflow: "";
    line-height: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: none;
    padding-right: 20px;
    padding-left: 6px;
    outline: 0;
    font-size: 14px;
    width: 100%;
    height: 100%;
    color: #030303;
    font-weight: 500;
    position: relative;
    z-index: 2
}

@media only screen and (max-width:767px) {
    .selectlist select {
        font-size: 13px
    }
    .burgmenu {
        display: block
    }
}

.selectlist select option {
    font-weight: 500;
    color: #030303;
    font-size: 14px;
    line-height: 30px
}

@media only screen and (max-width:767px) {
    .selectlist select option {
        font-size: 13px
    }
}

.selectlist select::-ms-expand {
    display: none
}

.selectlist select:focus {
    -moz-box-shadow: 0 0 0 1px #008089;
    -webkit-box-shadow: 0 0 0 1px #008089;
    box-shadow: 0 0 0 1px #008089;
    border: 2px solid #008089
}

.selectlist:after {
    position: absolute;
    top: 16px;
    right: 6px;
    width: 8px;
    height: 8px;
    content: "";
    border: 2px solid #8c8c8c;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
    z-index: 1
}

input[type=password],
input[type=search],
input[type=text],
textarea {
    outline: 0;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 6px;
    line-height: 48px;
    resize: none;
    -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .2);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 100%;
    height: 48px;
    font-size: 14px;
    color: #030303;
    font-weight: 500;
    box-shadow: none
}

input[type=password]:focus,
input[type=search]:focus,
input[type=text]:focus,
textarea:focus {
    border: 2px solid #008089
}

input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #c4c4c4;
    font-weight: 500
}

input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=text]:-moz-placeholder,
textarea:-moz-placeholder {
    color: #c4c4c4;
    font-weight: 500
}

input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=text]::-moz-placeholder,
textarea::-moz-placeholder {
    color: #c4c4c4;
    font-weight: 500
}

input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #c4c4c4;
    font-weight: 500
}

textarea {
    height: 80px
}

.secondryPage .left {
    width: 70%;
    float: left;
    background: #fff;
    padding: 15px;
    -moz-box-shadow: 0 10px 20px #cdcdcd;
    -webkit-box-shadow: 0 10px 20px #cdcdcd;
    box-shadow: 0 10px 20px #cdcdcd
}

@media only screen and (max-width:767px) {
    .secondryPage .left {
        width: 100%;
        padding: 5px
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .secondryPage .left {
        padding: 10px
    }
}

.secondryPage .right {
    width: 28%;
    float: right;
    background: #fff;
    padding: 10px
}

@media only screen and (max-width:767px) {
    .secondryPage .right {
        width: 100%;
        margin-top: 20px
    }
}

.secondryPage .right .callus {
    font-size: 13px;
    width: 100%;
    margin: 0;
    padding: 4px 0
}

.secondryPage .right .callus strong {
    padding: 6px 6px;
    background: #002D61
}

.secondryPage .right .callus span {
    padding: 6px
}

.secondryPage .right h4 {
    padding: 10px 0;
    font-size: 16px
}

.secondryPage .right h5 {
    padding: 5px 0;
    font-size: 14px
}

.secondryPage h2 {
    margin: 0 0 10px 0;
    font-size: 22px;
    font-weight: 400;
    color: #333
}

.secondryPage h2 label {
    color: #444;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    clear: both
}

.secondryPage h4 {
    font-weight: 500;
    font-size: 24px;
    margin: 0;
    padding: 0;
    color: #008089
}

.secondryPage h4 strong {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500
}

.secondryPage label {
    font-size: 14px;
    color: #434343;
    line-height: 18px
}

.secondryPage .callus {
    padding: 8px 0;
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 48%;
    float: left;
    margin: 0 1%
}

@media only screen and (max-width:767px) {
    .secondryPage .callus {
        width: 100%;
        margin: 0;
        padding: 6px 0
    }
}

.secondryPage .callus strong {
    font-weight: 500;
    color: #fff;
    background: #002D61;
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    padding: 10px;
    text-align: left
}

.secondryPage .callus span {
    background: #f4f4f4;
    padding: 10px;
    color: #212121;
    float: right;
    text-decoration: none;
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    text-align: left
}

.secondryPage .callus a {
    color: #007bff
}

.secondryPage .QueryForm ul,
.secondryPage .fullLeft .resetForm ul {
    list-style: none;
    padding: 0
}

.secondryPage .QueryForm ul li,
.secondryPage .fullLeft .resetForm ul li {
    display: block;
    clear: both;
    padding-top: 8px
}

.secondryPage .QueryForm ul li label,
.secondryPage .fullLeft .resetForm ul li label {
    width: 40%;
    display: inline-block;
    float: left;
    font-size: 14px
}

.secondryPage .QueryForm ul li .btn,
.secondryPage .fullLeft .resetForm ul li .btn {
    background-color: #b81a52;
    padding: 10px 28px 10px 28px;
    text-align: center;
    outline: 0;
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin: 0;
    line-height: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    float: left;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    border: 1px solid #a8023d
}

.secondryPage .QueryForm ul li .btn:hover,
.secondryPage .fullLeft .resetForm ul li .btn:hover {
    background-color: #960035
}

.secondryPage .fullLeft {
    width: 100%;
    float: none
}

.secondryPage .fullLeft .resetForm {
    border: 1px solid #ddd;
    padding: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    width: 320px;
    margin: 30px auto
}

.secondryPage .fullLeft .resetForm h2 {
    text-align: center;
    color: #008089
}

.secondryPage .fullLeft .resetForm .error {
    display: block;
    font-size: 14px;
    margin: 10px 0
}

.secondryPage .fullLeft .resetForm .error a {
    color: #00a9e7;
    text-decoration: none
}

.secondryPage .fullLeft .resetForm .error a:hover {
    text-decoration: underline
}

.secondryPage .fullLeft .resetForm ul li label {
    display: block;
    width: auto;
    float: none;
    color: #008089;
    padding: 10px 0 4px 0;
    margin: 0;
    font-size: 14px;
    line-height: 16px
}

.secondryPage .fullLeft .resetForm ul li input[type=password],
.secondryPage .fullLeft .resetForm ul li input[type=text],
.secondryPage .fullLeft .resetForm ul li select,
.secondryPage .fullLeft .resetForm ul li textarea {
    width: 100%
}

.secondryPage .fullLeft .resetForm .Pswd_Info_Message {
    padding: 0;
    line-height: 16px;
    clear: both;
    font-size: 11px;
    color: #a4a4a4
}

.secondryPage .fullLeft .resetForm .Pswd_Info_Message h6 {
    font-size: 11px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 0;
    padding-top: 6px;
    clear: both;
    color: #b81a52
}

.secondryPage .fullLeft .resetForm .Pswd_Info_Message span {
    margin: 0 0;
    display: block;
    line-height: 14px
}

.secondryPage .fullLeft .resetForm .Pswd_Info_Message strong {
    font-weight: 500;
    color: #434343
}

.secondryPage .fullLeft .resetForm .Pswd_Info_Message ul {
    margin: 0;
    padding: 0
}

.secondryPage .fullLeft .resetForm .Pswd_Info_Message ul li {
    padding-top: 0
}

.cntPage {
    background: #fff;
    padding: 15px;
    font-size: 14px;
    -moz-box-shadow: 0 10px 20px #cdcdcd;
    -webkit-box-shadow: 0 10px 20px #cdcdcd;
    box-shadow: 0 10px 20px #cdcdcd
}

@media only screen and (max-width:767px) {
    .cntPage {
        padding: 10px
    }
}

.cntPage img {
    width: 50%;
    float: right
}

@media only screen and (max-width:767px) {
    .cntPage img {
        width: 100%;
        margin-bottom: 10px
    }
}

.cntlft {
    text-align: center
}

.cntlft img {
    height: 150px;
    border-radius: 50%;
    float: none;
    width: auto
}

@media only screen and (max-width:767px) {
    .cntlft img {
        height: 130px
    }
}

.cntlft h4 {
    text-align: center;
    padding: 30px 0 20px 0;
    font-size: 18px;
    clear: both
}

@media only screen and (max-width:767px) {
    .cntlft h4 {
        font-size: 17px;
        padding: 20px 0 10px 0
    }
}

.cntlft h5 {
    font-weight: 500;
    padding: 10px 0 8px 0;
    text-align: left;
    margin: 0;
    font-size: 14px;
    clear: both
}

.primeNo {
    font-size: 24px;
    padding-top: 20px;
    text-align: center;
    display: block
}

@media only screen and (max-width:767px) {
    .primeNo {
        font-size: 20px
    }
}

.dvauthorization {
    padding: 10px 0
}

@media only screen and (smartphoneipad) {
    .dvauthorization {
        padding: 0
    }
}

.dvauthorization input[type=checkbox]+label {
    color: #434343;
    margin: 0;
    font-size: 14px;
    padding-left: 30px;
    line-height: 20px
}

.buyExtraService {
    width: 100%;
    text-align: left;
    border: 1px solid #ddd;
    font-size: 14px
}

.buyExtraService .dob {
    display: block
}

.buyExtraService .alreadySelected i {
    color: #5ca824
}

.buyExtraService th {
    font-weight: 500;
    background: #b81a52;
    color: #fff;
    padding: 16px 10px
}

.buyExtraService td {
    padding: 16px 10px
}

.buyExtraService td:first-child {
    color: #068a93;
    font-size: 14px
}

.buyExtraService table {
    width: 100%
}

.buyExtraService table td {
    padding: 10px 0 10px 0;
    border-bottom: 1px dashed #e8e8e8
}

.buyExtraService input[type=radio]+label {
    color: #434343;
    font-size: 14px
}

.buyExtraService input[type=radio]+label:before {
    border: 1px solid #828282
}

.activation_box_container {
    font-size: 14px;
    width: auto;
    background: 0 0
}

.activation_box_container .error {
    display: block
}

.activation_box_container .row {
    margin-bottom: 15px
}

.activation_box_container .txt_titleTop {
    cursor: pointer;
    display: block;
    padding-right: 8px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
    height: 40px;
    background: #008089;
    line-height: 40px;
    margin-bottom: 12px;
    margin-top: 8px;
    color: #fff;
    text-transform: uppercase;
    text-align: left
}

.activation_box_container .txt_titleTop i {
    font-style: normal;
    width: 40px;
    height: 40px;
    background: #b81a52;
    float: left;
    border-radius: 4px 0 0 4px;
    line-height: 40px;
    text-align: center;
    margin-right: 6px
}

.activation_box_container label {
    font-size: 14px;
    margin-bottom: 4px;
    color: #068a93;
    display: block;
    text-align: left
}

.activation_box_container label em {
    color: #666;
    font-size: 11px;
    font-style: normal
}

.activation_box_container input[type=password],
.activation_box_container input[type=text] {
    outline: 0;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 6px;
    line-height: 30px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 42px;
    font-size: 14px;
    color: #030303;
    font-weight: 500;
    width: 100%;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .2)
}

.activation_box_container input[type=password]:focus,
.activation_box_container input[type=text]:focus {
    border: 2px solid #008089
}

.activation_box_container input[type=password]::-webkit-input-placeholder,
.activation_box_container input[type=text]::-webkit-input-placeholder {
    color: #c4c4c4;
    font-weight: 400;
    text-align: center
}

.activation_box_container input[type=password]:-moz-placeholder,
.activation_box_container input[type=text]:-moz-placeholder {
    color: #c4c4c4;
    font-weight: 400;
    text-align: center
}

.activation_box_container input[type=password]::-moz-placeholder,
.activation_box_container input[type=text]::-moz-placeholder {
    color: #c4c4c4;
    font-weight: 400;
    text-align: center
}

.activation_box_container input[type=password]:-ms-input-placeholder,
.activation_box_container input[type=text]:-ms-input-placeholder {
    color: #c4c4c4;
    font-weight: 400;
    text-align: center
}

.activation_box_container .selectlist {
    width: 100%;
    float: left;
    overflow: hidden;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    line-height: 30px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .2);
    height: 42px;
    background: var(--arrowDownImgUrl) #fff no-repeat right .6em top 1.2em
}

.activation_box_container .selectlist:focus {
    border: 2px solid #008089
}

.activation_box_container .selectlist select {
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    text-overflow: "";
    line-height: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: none;
    padding-right: 20px;
    padding-left: 6px;
    outline: 0;
    font-size: 14px;
    width: 100%;
    height: 100%;
    color: #030303;
    font-weight: 500
}

@media only screen and (max-width:767px) {
    .activation_box_container .selectlist select {
        font-size: 13px
    }
}

.activation_box_container .selectlist select option {
    font-weight: 500;
    color: #030303;
    font-size: 14px;
    line-height: 30px
}

@media only screen and (max-width:767px) {
    .activation_box_container .selectlist select option {
        font-size: 13px
    }
}

.activation_box_container .selectlist select::-ms-expand {
    display: none
}

.activation_box_container .selectlist select:focus {
    -moz-box-shadow: 0 0 0 1px #008089;
    -webkit-box-shadow: 0 0 0 1px #008089;
    box-shadow: 0 0 0 1px #008089;
    border: 2px solid #008089
}

.activation_box_container .passportIssueDate .selectlist {
    width: 32%
}

.activation_box_container .passportIssueDate .selectlist.marginLR {
    margin: 0 2%
}

.activation_box_container .firstDrop {
    width: 49%;
    float: left
}

.activation_box_container .secondDrop {
    width: 49%;
    float: right
}

.activation_box_container .group {
    height: auto;
    overflow: auto
}

.activation_box_container .madatory {
    font-size: 12px;
    margin-bottom: 8px;
    font-weight: 400;
    text-align: right;
    color: #e00005
}

.sessionexpiredPage {
    background: #f5f5f5;
    border: 1px solid #eaeaea;
    background: #fff;
    padding: 30px 70px 40px 70px;
    color: #444;
    font-size: 14px
}

@media only screen and (max-width:767px) {
    .sessionexpiredPage {
        padding: 20px 5px 30px 5px;
        font-size: 13px
    }
}

.sessionexpiredPage img {
    margin: 0 auto;
    display: block;
    width: 220px
}

.sessionexpiredPage .sessionExpired0 {
    display: block;
    color: #b81a52;
    font-size: 26px;
    margin: 0 0 8px 0;
    text-align: center
}

@media only screen and (max-width:767px) {
    .sessionexpiredPage .sessionExpired0 {
        font-size: 16px
    }
}

.sessionexpiredPage .sessionExpired1 {
    display: block
}

.sessionexpiredPage .sessionExpired2 {
    display: block;
    font-weight: 500;
    margin-top: 6px
}

.sessionexpiredPage ul {
    list-style-type: decimal;
    margin: 0;
    padding: 0;
    list-style-position: inside
}

.sessionexpiredPage ul li {
    margin-top: 3px
}

.sessionexpiredPage .sessionExpired3 {
    display: block;
    text-align: center;
    margin-top: 15px
}

.sessionexpiredPage .sessionExpired4 {
    display: block;
    text-align: center;
    margin-top: 15px
}

.sessionexpiredPage a {
    text-decoration: none
}

.sessionexpiredPage .btn {
    float: none;
    display: inline-block
}

.errorPage img {
    margin: 0 auto;
    display: block;
    width: auto;
    max-width: 500px
}

@media only screen and (max-width:767px) {
    .errorPage img {
        max-width: 310px
    }
}

.errorPage .sessionExpired0 {
    font-size: 18px
}

.error,
.success,
.warning {
    margin: 10px 0;
    display: block;
    margin-top: 0;
    background: #e42125;
    padding: 12px;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-align: center
}

.error a,
.success a,
.warning a {
    color: #fff;
    text-decoration: underline
}

.success {
    background: #5da500
}

.warning {
    background: #ff9600
}

.MS-Loading {
    background-color: #fff;
    background: var(--pleaseWaitBgImgUrl) no-repeat top;
    background-size: cover
}

.Flight-Mid-S-Loading {
    width: 590px;
    height: 310px;
    position: absolute;
    top: 120px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    margin: 0 auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: 0 0 100px -30px #555;
    -webkit-box-shadow: 0 0 100px -30px #555;
    box-shadow: 0 0 100px -30px #555;
    background: #fff
}

@media only screen and (max-width:767px) {
    .Flight-Mid-S-Loading {
        width: 98%
    }
}

.Flight-Mid-S-Loading .row {
    margin-top: 30px;
    margin-left: 30px
}

.Flight-Mid-S-Loading .Mid-S-Text_1 {
    text-align: center;
    display: block;
    font-size: 18px;
    padding: 12px 0 0 0
}

.Flight-Mid-S-Loading .Mid-S-Text_2 {
    text-align: center;
    display: block;
    font-size: 13px;
    padding: 20px 30px 0 30px;
    color: #dc071c
}

.Flight-Mid-S-Loading .Mid-S-Text_3 {
    text-align: center;
    display: block;
    padding: 20px 0 0 0;
    font-size: 14px
}

.Flight-Mid-S-Loading .Mid-S-Text_3 i {
    color: #4ab100;
    font-size: 20px;
    margin-left: 2px;
    font-style: normal
}

.hotelCrossSell {
    display: block;
    background: #b81a52;
    padding-top: 20px;
    margin-top: 29px;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    -ms-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
    position: absolute;
    bottom: 0
}

.hotelCrossSell span {
    color: #fff;
    font-size: 17px;
    line-height: 22px;
    display: block
}

.hotelCrossSell a {
    cursor: pointer;
    background-color: #008089;
    padding: 10px 28px 10px 28px;
    text-align: center;
    outline: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 8px 0 8px 0;
    line-height: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    border: 1px solid #008089;
    display: inline-block
}

.mhSearchControl {
    background: var(--mhpointBannerImgUrl) no-repeat center !important
}

@media only screen and (max-width:767px) {
    .mhSearchControl {
        padding: 5px 0
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .mhSearchControl {
        padding: 5px 0
    }
}

.welTtl {
    font-size: 20px;
    font-weight: 400
}

.welTtl .welTxt {
    display: block;
    clear: both;
    padding-top: 12px;
    font-size: 14px;
    line-height: 20px
}

.mhPoints {
    padding: 18px 8px;
    font-size: 16px;
    margin-top: 10px;
    border: 3px solid #008089;
    background: #0e8d96;
    color: #fff
}

@media only screen and (max-width:767px) {
    .mhPoints {
        padding: 10px 2px;
        font-size: 12px;
        border: 1px solid #008089
    }
}

.mhPoints li {
    display: inline-block;
    width: 30%;
    text-align: center;
    border-right: 1px solid #fff
}

.mhPoints li:last-child {
    border: 0
}

.howTxt {
    font-size: 20px;
    font-weight: 400;
    padding: 30px 0;
    text-align: center;
    color: #b81a52
}

@media only screen and (max-width:767px) {
    .howTxt {
        font-size: 16px;
        padding: 10px 0
    }
}

.howTo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    padding-bottom: 30px
}

.howTo:before {
    position: absolute;
    border-top: 2px solid #ccc;
    content: "";
    background: gold;
    left: 60px;
    right: 120px;
    display: block;
    top: 54px
}

.howTo span {
    position: relative;
    z-index: 99;
    text-align: center
}

.howTo i {
    width: 108px;
    height: 108px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    font-size: 48px
}

.howTo em {
    font-style: normal;
    text-align: center;
    display: block;
    padding-top: 8px;
    font-size: 14px
}

@media only screen and (max-width:767px) {
    .howTo em {
        font-size: 12px;
        padding-top: 4px
    }
}

.benefits {
    font-size: 14px;
    line-height: 16px
}

@media only screen and (max-width:767px) {
    .benefits {
        font-size: 12px;
        line-height: 14px
    }
}

.benefits li {
    padding: 10px 0
}

.benefits li ul {
    padding: 8px 0 0 30px
}

.benefits li ul li {
    padding: 4px 0
}

.benefits .Quiz {
    padding-bottom: 4px;
    font-weight: 600;
    font-size: 14px
}

@media only screen and (max-width:767px) {
    .benefits .Quiz {
        font-size: 12px
    }
}

.benefits .Answer {
    color: #515151;
    border-bottom: 1px solid #ddd;
    padding-top: 4px
}

.benefits .Answer:last-child {
    border: 0
}

.link {
    margin-bottom: 18px;
    float: right;
    font-size: 10px
}

.chomeUnsInstall {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 30px 0;
    background: #fff;
    font-size: 14px
}

.chomeUnsInstall button {
    border: 1px solid #c5c5c5;
    outline: 0;
    background-color: transparent;
    color: #c6c6c6;
    padding: 10px 22px;
    font-size: 14px;
    cursor: pointer
}

.chomeUnsInstall button:hover {
    background: #b81a52;
    color: #fff;
    border-color: #fff
}

.chomeUnsInstall .btnRow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.unsubsLeft {
    background-color: #b81a52;
    width: 40%;
    background-image: var(--chromeIconBgImgUrl);
    background-position: -140px 50px;
    background-repeat: no-repeat;
    padding: 30px
}

@media only screen and (max-width:767px) {
    .unsubsLeft {
        display: none
    }
}

.unsubsLeft .slogan {
    font-size: 16px;
    color: #fff;
    line-height: 22px
}

.unsubsLeft .sloganTxt {
    padding: 40px 0;
    font-size: 14px;
    color: #fff;
    line-height: 22px
}

.unsubsLeft .sloganTxt a {
    color: #fff;
    text-decoration: underline
}

.unsubsLeft button {
    border-color: #f1f1f1;
    color: #fff
}

.unsubsRight {
    padding: 30px
}

.unsubsRight h5 {
    padding: 20px 0 20px 0;
    font-size: 14px;
    font-weight: 400
}

.unsubsRight ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.unsubsRight ul li {
    clear: both;
    padding-bottom: 12px
}

.unsubsRight label {
    padding-left: 30px;
    line-height: 20px
}

.unsubsRight input[type=text] {
    padding: 10px;
    outline: 0;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 8px
}

.unsubsRight textarea {
    resize: none;
    padding: 10px;
    width: 100%;
    outline: 0;
    border: 1px solid #ddd
}

.unsubsRight .submit {
    background: #b81a52;
    color: #fff;
    border-color: #b81a52
}

.selfSupportCol {
    margin-bottom: 20px
}

.selfSupportCol ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.selfSupportCol li {
    border: 1px solid #efefef;
    margin: 0 9px;
    height: 160px;
    font-size: 16px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.selfSupportCol li i {
    font-size: 32px;
    margin-bottom: 8px
}

.selfSupportCol li:hover {
    color: #01cddb;
    background: #ecfeff
}

.selfSupportCol li:hover a {
    color: #01cddb
}

.selfSupportCol li a {
    text-decoration: none;
    color: #878787;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0 8px;
    text-align: center
}

.heading {
    font-weight: 500;
    color: #2cc0ca;
    font-size: 18px;
    padding: 12px 0
}

@media only screen and (max-width:767px) {
    .heading {
        font-size: 16px
    }
}

.addToTrip {
    clear: both;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px
}

@media only screen and (max-width:767px) {
    .addToTrip {
        margin-bottom: 20px
    }
}

.addToTrip li {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin: 0;
    float: none;
    display: inline-block;
    border: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #efefef;
    padding: 24px 10px;
    text-align: center;
    margin: 0 10px
}

@media only screen and (max-width:767px) {
    .addToTrip li {
        width: 50%;
        padding: 8px;
        height: 140px;
        -webkit-box-flex: none;
        -moz-box-flex: none;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .addToTrip li:nth-child(2n) {
        border-left: 1px solid #ddd;
        border-bottom: 1px solid #ddd
    }
    .addToTrip li:nth-child(1n+1) {
        border-bottom: 1px solid #ddd
    }
}

.addToTrip li:hover {
    color: #01cddb;
    background: #ecfeff
}

.addToTrip li i {
    font-size: 20px;
    margin-right: 2px
}

@media only screen and (max-width:767px) {
    .addToTrip li i {
        display: block;
        font-size: 26px;
        margin-bottom: 6px
    }
}

.addToTrip.selectedToTrip li {
    text-align: left
}

.addToTrip.selectedToTrip li label {
    color: #068a93
}

.addToTrip.selectedToTrip li i {
    margin-left: 30px
}

.faqBoxes {
    margin-bottom: 40px
}

@media only screen and (max-width:767px) {
    .faqBoxes {
        margin-bottom: 20px
    }
}

.faqBoxes .thumb {
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width:767px) {
    .faqBoxes .thumb {
        font-size: 14px
    }
}

.faqBoxes .thumb .cell {
    padding: 8px;
    width: 50%;
    height: 140px;
    background: #f4f4f4;
    color: #068a93;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.faqBoxes .thumb .cell a {
    width: 100%;
    height: 100%;
    color: #212121;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.faqBoxes .thumb .cell:nth-child(2n) {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.faqBoxes .thumb .cell:nth-child(1n+1) {
    border-bottom: 1px solid #ddd
}

.faqBoxes .thumb .cell:hover {
    color: #01cddb;
    background: #ecfeff
}

.faqBoxes .thumb i {
    display: block;
    font-size: 36px;
    margin-bottom: 6px
}

@media only screen and (max-width:767px) {
    .faqBoxes .thumb i {
        font-size: 26px
    }
}

.selfSupportForm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin: 40px 0
}

@media only screen and (max-width:767px) {
    .selfSupportForm {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.selfSupportFormL {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background-image: var(--selfSupportImgUrl);
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    position: relative;
    color: #fff;
    font-size: 14px;
    line-height: 22px
}

@media only screen and (max-width:767px) {
    .selfSupportFormL {
        height: auto
    }
}

.selfSupportFormL .selfSupportFormLInner {
    background: rgba(0, 0, 0, .6);
    padding: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.selfSupportFormL .title {
    font-size: 22px;
    padding-bottom: 18px
}

@media only screen and (max-width:767px) {
    .selfSupportFormL .title {
        font-size: 16px
    }
}

.selfSupportFormL hr {
    border: 0;
    width: 100%;
    border-top: 1px dashed #ddd
}

.selfSupportFormL span {
    font-size: 13px
}

.selfSupportFormR {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #f4f4f4;
    padding: 12px 24px 0 24px
}

@media only screen and (max-width:767px) {
    .selfSupportFormR {
        padding: 10px 10px 0 10px
    }
}

.selfSupportFormR .col {
    float: left;
    margin-bottom: 12px;
    width: 47%;
    display: inline-block
}

.selfSupportFormR .col:nth-last-child(3) {
    width: 100%
}

.selfSupportFormR label {
    font-size: 14px;
    margin-bottom: 4px;
    display: block;
    color: #068a93
}

.selfSupportFormR label em {
    font-style: normal;
    font-size: 12px
}

.customerSupportFAQs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.gc {
    display: inline-block;
    min-height: 1px;
    vertical-align: top
}

.article {
    width: 26%
}

@media only screen and (max-width:767px) {
    .article {
        display: none
    }
}

.article li {
    font-size: 18px;
    padding: 0 15px;
    height: 68px;
    margin-bottom: 10px;
    color: #068a93;
    background: #e7e7e7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    font-weight: 500;
    transition: 1s all cubic-bezier(.075, .82, .165, 1);
    -moz-transition: 1s all cubic-bezier(.075, .82, .165, 1);
    -ms-transition: 1s all cubic-bezier(.075, .82, .165, 1);
    -o-transition: 1s all cubic-bezier(.075, .82, .165, 1);
    -webkit-transition: 1s all cubic-bezier(.075, .82, .165, 1)
}

.article li:hover {
    color: #01cddb;
    background: #ecfeff
}

.article li i {
    margin-right: 8px;
    font-size: 28px;
    font-wight: 500;
    transition: 1s all cubic-bezier(.075, .82, .165, 1);
    -moz-transition: 1s all cubic-bezier(.075, .82, .165, 1);
    -ms-transition: 1s all cubic-bezier(.075, .82, .165, 1);
    -o-transition: 1s all cubic-bezier(.075, .82, .165, 1);
    -webkit-transition: 1s all cubic-bezier(.075, .82, .165, 1)
}

.article li.active {
    background-color: #2dc0ca;
    color: #fff
}

.article li.active i {
    color: #fff
}

.articleDesc {
    width: 74%;
    padding: 0 0 0 30px;
    position: relative
}

@media only screen and (max-width:767px) {
    .articleDesc {
        width: auto;
        padding: 0
    }
}

.articleTxt {
    display: none;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    position: relative
}

@media only screen and (max-width:767px) {
    .articleTxt {
        display: block
    }
}

.articleTxt.active {
    transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    -o-transition-delay: .3s;
    -webkit-transition-delay: .3s;
    z-index: 2;
    display: block;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.articleTxt h3 {
    font-size: 18px;
    margin-bottom: 18px;
    font-weight: 500;
    color: #068a93
}

@media only screen and (max-width:767px) {
    .articleTxt h3 {
        margin: 10px 0;
        font-size: 16px
    }
}

.accordion-header {
    padding: 18px 20px 18px 15px;
    background: #f4f4f4;
    color: #068a93;
    cursor: pointer;
    font-size: 14px;
    transition: all .3s;
    position: relative
}

.accordion-header:hover {
    background: #ededed
}

.accordion-header:after {
    content: "";
    border: solid #0aadb9;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s
}

.accordion-body {
    display: none
}

.accordion-body__contents {
    padding: 15px;
    font-size: 14px;
    line-height: 22px
}

.accordion-body__contents ul {
    list-style: disc
}

.accordion__item {
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #f2f2f2
}

.accordion__item.active .accordion-header {
    background: #e9e9e9
}

.accordion__item.active .accordion-header:after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.modal {
    display: none;
    position: fixed;
    z-index: 101;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.modal-content {
    position: relative;
    background-color: #fff;
    margin: auto;
    width: 25%;
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    -o-animation-name: animatetop;
    -moz-animation-name: animatetop;
    -webkit-animation-name: animatetop;
    animation-name: animatetop;
    -o-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

.closeIcon {
    color: #fff;
    float: right;
    font-size: 28px
}

.closeIcon:focus,
.closeIcon:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.modal-header {
    padding: 2px 15px;
    background-color: #b81a52;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.modal-header h5 {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    padding: 0
}

.modal-body {
    padding: 15px
}

.selfSupportInput {
    font-size: 14px
}

.selfSupportInput li {
    margin-bottom: 16px
}

.selfSupportInput label {
    font-size: 14px;
    margin-bottom: 4px;
    display: block;
    color: #068a93
}

.successError {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.gridNormalTable {
    border: 1px solid #ddd;
    border-top: 2px solid #0498a2
}

.gridNormalTable th {
    padding: 8px 10px;
    color: #212121;
    background: #98e5ea;
    font-weight: 500
}

.gridNormalTable td {
    padding: 8px 10px
}

.groupBooking {
    background-color: #3b7ea7;
    height: 480px;
    background-image: var(--groupBookingImgUrl) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.groupBookingIntro {
    background: rgba(184, 26, 82, .7);
    padding: 30px;
    width: 400px;
    margin: 25px 0 0 0;
    float: left;
    color: #fff
}

.groupBookingIntro h1 {
    font-weight: 400;
    padding-bottom: 16px
}

.groupBookingIntro p {
    font-size: 14px;
    line-height: 24px
}

.groupBookingCont {
    padding: 40px 0 40px 0
}

.groupBookingCont .benefits {
    margin: 0 0 20px 0
}

.groupBookingCont .benefits ul {
    font-size: 14px;
    list-style-type: disc;
    list-style-position: inside
}

.groupBookingCont .benefits ul li {
    padding: 6px 0 6px 0
}

.groupBookingCont h2 {
    font-size: 22px;
    color: #b81a52;
    font-weight: 400
}

.groupBookingCont h3 {
    font-size: 15px;
    margin: 14px 0;
    color: #212121;
    font-weight: 500
}

.groupBookingCont .groupBookingForm {
    background: #ecfeff;
    margin-top: 10px;
    padding: 0 0 5px 0
}

.groupBookingCont .groupBookingForm .selfSupportFormR {
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2
}

.groupBookingCont .groupBookingForm .cel3 {
    float: left;
    width: 32%
}

.groupBookingCont .groupBookingForm .cel3:nth-child(2) {
    margin: 0 2%
}

.groupBookingCont .groupBookingForm input[type=radio]:checked+label:before,
.groupBookingCont .groupBookingForm input[type=radio]:not(:checked)+label:before {
    border: 1px solid #828282
}

.listNavSorting,
.ln-letters {
    overflow: hidden
}

.listNavSorting {
    width: 100%;
    padding: 20px 0 15px 0
}

.ln-letters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.listNavHide {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.letterCountShow {
    display: block
}

.ln-letters a {
    border: 1px solid #ccc;
    border-right: none;
    display: inline-block;
    padding: 4px;
    text-decoration: none;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    font-size: 13px
}

.ln-letters .ln-last {
    border-right: 1px solid #ccc
}

.ln-letters .ln-selected,
.ln-letters a:hover {
    background-color: #eaeaea
}

.ln-letters .ln-disabled {
    color: #ccc
}

.ln-letter-count {
    left: 0;
    line-height: 1.35;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px
}

.searchbyAirlines {
    width: 35% !important;
    float: right
}

.airlinesList li {
    width: 32%;
    padding: 15px;
    text-align: center;
    display: inline-block;
    background: #fff;
    border: 1px dashed #ccc;
    height: 200px;
    float: left;
    margin: 4px
}

@media only screen and (max-width:767px) {
    .airlinesList li {
        width: 50%;
        padding: 10px;
        border: 0 !important
    }
}

.airlinesList li img {
    max-height: 45px;
    margin: 0 auto;
}

.airlinesList span {
    display: block;
    margin-top: 6px;
    font-size: 13px
}

.airlinesList .number {
    font-size: 16px;
    display: block
}

.airlinesList a {
    color: #008089
}

.inner_container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    width: 1170px
}

.topBanner {
    border-top: 2px solid #ddd;
    border-bottom: 0 solid #ddd;
    background: #fff;
    margin-bottom: 20px
}

.frContainer {
    margin-top: 144px
}

@media only screen and (max-width:1170px) {
    .inner_container {
        width: 95%
    }
}

@media only screen and (max-width:1023px) {
    .frContainer {
        margin-top: 100px
    }
}

@media only screen and (max-width:990px) {
    .secondryPage .left,
    .secondryPage .right {
        width: 100%
    }
    .secondryPage .right {
        margin-right: 20px
    }
}

@media only screen and (max-width:767px) {
    .inner_container {
        width: 97%
    }
}

@media only screen and (max-width:660px) {
    .airlinesList li {
        width: 48%
    }
}

@media only screen and (max-width:414px) {
    .ln-letters {
        display: block;
        margin-top: 10px
    }
    .airlinesList li {
        width: 46%
    }
    .searchbyAirlines {
        float: left;
        width: 100% !important
    }
}

.privacypolicy_sec .accordion_tabbody .accordion_tab_cont .accordion-content.show {
    height: auto !important;
    max-height: none !important
}

body,
html {
    height: 100%;
    width: 100%;
    box-sizing: border-box
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body {
    font-family: robotoregular;
    background: #eee
}

fieldset,
img {
    border: none
}

a:focus {
    outline: 0;
    box-shadow: none
}

a {
    outline: 0
}

a img {
    border: 0;
    text-decoration: none
}

a:link,
a:visited {
    text-decoration: none
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin-top: 0
}

.fw {
    float: left;
    width: 100%
}

.no-pad {
    padding: 0 !important
}

.no-pad-left {
    padding-left: 0 !important
}

.no-pad-right {
    padding-right: 0 !important
}

figure {
    margin: 0;
    padding: 0
}

img {
    max-width: 100%
}

a,
button,
input,
select,
textarea {
    outline: 0 !important
}

.inner_container {
    margin: 0 auto;
    width: 1170px;
    padding: 0 15px
}

.grid_col2 {
    width: 16.66666667%;
    float: left;
    padding: 0 15px
}

.grid_col3 {
    width: 25%;
    float: left;
    padding: 0 15px
}

.grid_col4 {
    width: 33.33%;
    float: left;
    padding: 0 15px
}

.grid_col5 {
    width: 41.66666667%;
    float: left;
    padding: 0 15px
}

.grid_col6 {
    width: 50%;
    float: left;
    padding: 0 15px
}

.grid_col7 {
    width: 58.33333333%;
    float: left;
    padding: 0 15px
}

.grid_col8 {
    width: 66.66666667%;
    float: left;
    padding: 0 15px
}

.grid_col9 {
    width: 75%;
    float: left;
    padding: 0 15px
}

.grid_col10 {
    width: 83.33333333%;
    float: left;
    padding: 0 15px
}

.grid_col11 {
    width: 91.66666667%;
    float: left;
    padding: 0 15px
}

.grid_col12 {
    width: 100%;
    float: left;
    padding: 0 15px
}

.mr0 {
    margin: 0 !important
}

.innerrow {
    margin: 0 -15px
}

.text-center {
    text-align: center
}

i {
    font-style: normal
}

section.frContainer.contect_us_pg {
    float: left;
    width: 100%;
    margin: 20px 0 20px !important
}

.cntPage {
    background: #fff;
    padding: 15px;
    font-size: 14px;
    -moz-box-shadow: 0 10px 20px #cdcdcd;
    -webkit-box-shadow: 0 10px 20px #cdcdcd;
    box-shadow: 0 10px 20px #cdcdcd
}

.secondryPage h2 {
    margin: 0 0 10px 0;
    font-size: 22px;
    font-weight: 400;
    color: #333;
    padding-left: 8px
}

.secondryPage h2 label {
    color: #444;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    clear: both
}

.cntlft {
    text-align: center
}

.clear,
.clearfix {
    clear: both
}



.cntlft h5 {
    font-weight: 500;
    padding: 10px 0 8px 0;
    text-align: left;
    margin: 0;
    font-size: 14px;
    clear: both;
    padding-left: 10px
}



.booking_heading {
    font-size: 40px;
    color: #fff;
    font-weight: 400;
    line-height: 46px;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center
}

.groupbooking_pra {
    font-size: 17px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin-bottom: 45px
}

.tabbs.tabs_tow {
    margin-top: 15px
}

.from_groupbooking {
    float: left;
    width: 84%;
    margin-top: 38px
}

.homeSearchmain .tabresultData .tabbingData .tabbs .user_name_input {
    width: 28%
}

.homeSearchmain .tabresultData .tabbingData .tabbs .email_input {
    width: 22%
}

.homeSearchmain .tabresultData .tabbingData .tabbs .country_input {
    width: 22%
}

.homeSearchmain .tabresultData .tabbingData .tabbs .content_numb_input {
    width: 28%
}

.homeSearchmain .tabresultData .tabbingData .tabbs .content_numb_input span {
    font-size: 12px;
    color: #000
}

.from_groupbooking .tabbs {
    width: 100% !important
}

.groupbooking_form_cont .srchbtn {
    margin-top: -50px
}

.box_heading {
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 32px
}

.box_heading a {
    font-size: 16px;
    color: #008089;
    text-align: center;
    font-weight: 600
}

.fiveelement {
    width: 100%;
    float: left;
    background: #eee;
    padding-top: 70px;
    padding-bottom: 30px;
    margin-top: -40px
}

.fiveelement ul {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0
}

.fiveelement ul li {
    width: 20%;
    float: left
}

.fiveelement ul li .icon {
    width: 16%;
    float: left
}

.happycus {
    background: var(--footerSpriteUrl) -28px 100px;
    width: 50px;
    height: 44px;
    display: block
}

.fiveelement ul li .databox {
    width: 80%;
    padding-right: 10px;
    padding-left: 10px;
    float: right
}

.fiveelement ul li .databox p {
    color: #444;
    word-wrap: break-word;
    font-size: 14px
}

.fiveelement ul li .databox p b {
    font-weight: 600;
    margin: 0 0 3px 0;
    color: #0086a2
}

.BestPrice {
    background: var(--footerSpriteUrl) -84px 100px;
    width: 50px;
    height: 44px;
    display: block
}

.SafeSecure {
    background: var(--footerSpriteUrl) -130px 100px;
    width: 50px;
    height: 44px;
    display: block
}

.CustomerSupport {
    background: var(--footerSpriteUrl) -182px 100px;
    width: 50px;
    height: 44px;
    display: block
}

.Ratingout {
    background: var(--footerSpriteUrl) -230px 100px;
    width: 50px;
    height: 44px;
    display: block
}

.booking_benefits_sec {
    float: left;
    width: 100%;
    background: #fff;
    padding: 25px 0 30px
}

.booking_benefits_sec h3 {
    color: #008089;
    font-size: 28px;
    line-height: 1.5
}

.booking_benefits_sec span {
    font-weight: 600
}

.booking_benefits_sec ul {
    list-style: none;
    margin-top: 15px;
    float: left;
    width: 100%
}

.booking_benefits_sec ul li {
    width: 33.33%;
    float: left;
    padding-right: 35px;
    font-size: 16px;
    color: #505050;
    min-height: 68px;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative
}

.booking_benefits_sec ul li:after {
    width: 6px;
    height: 6px;
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    border-radius: 10px;
    top: 8px
}

.booking_benefits_sec p {
    font-size: 16px;
    text-align: center;
    color: #161616;
    line-height: 24px
}

.benefits_pra_cont {
    margin-bottom: 40px
}

.request_greenbox {
    min-height: 250px;
    float: left;
    width: 100%;
    padding: 40px 60px 35px;
    background: #00808a;
    border-radius: 5px;
    text-align: center
}

.request_greenbox h3 {
    font-size: 28px;
    color: #fff;
    line-height: 34px;
    margin-bottom: 10px
}

.request_greenbox p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px
}

.request_greenbox .request_btn {
    background: #fff;
    padding: 12px 20px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    margin-top: 10px
}

.request_callback_sec {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #f3f3f3
}

.trustpilot_review {
    background: #fff;
    padding: 10px 40px 0;
    border-radius: 5px
}

.request_greenbox,
.trustpilot_review {
    min-height: 250px
}

.homeSearchmain .tabresultData .tabbingData .tabbs .country_input select {
    width: 100%;
    padding: 17px 18px 16px 36px;
    cursor: pointer;
    border: 0;
    font-size: 13px;
    background: var(--downArrowImgUrl) no-repeat 95% center;
    background-color: transparent;
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none
}

.srchbtn button .icon {
    background-image: var(--spriteImgUrl) !important;
    background-repeat: no-repeat !important;
    background-position: -3px -212px !important;
    background-color: #b81a52 !important
}

.groupbooking-inputIcon {
    background-image: var(--groupBookingSpriteImgUrl);
    background-repeat: no-repeat;
    background-position: -3px -212px
}

.homeSearchmain .tabresultData .tabbingData .tabbs .groupbooking-inputIcon {
    background-image: var(--groupBookingSpriteImgUrl) !important;
    background-position: -10px -10px !important
}

.homeSearchmain .tabresultData .tabbingData .tabbs .email_input .email-inputIcon {
    background-position: -48px -10px !important
}

.homeSearchmain .tabresultData .tabbingData .tabbs .contect-inputIcon {
    background-position: -87px -9px !important
}

.homeSearchmain .tabresultData .tabbingData .tabbs .Depart.country_input select {
    padding-left: 12px
}

.homeSearchmain .tabresultData .tabbingData .srchbtn button span {
    font-size: 15px
}

.homeSearchmain .tabresultData .tabbingData .from_groupbooking .tabbs .Depart input {
    background-image: none
}

.spacial_request_sec {
    float: left;
    width: 100%;
    margin-top: 15px
}

.spacial_request_sec .spacial_request_btn {
    display: inline-block;
    font-size: 14px;
    color: #21b4ef;
    margin-bottom: 10px
}

.spacial_request_sec .request_fild {
    width: 100%;
    float: left;
    height: 0;
    opacity: 0;
    visibility: hidden
}

.spacial_request_sec .request_fild textarea {
    width: 84%;
    height: 80px;
    border: 1px solid #eee;
    border-radius: 4px;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 1;
    padding: 4px 10px i !important
}

.spacial_request_sec .request_fild.request_fild_show {
    height: auto;
    opacity: 1;
    visibility: visible
}

.topPad-sec {
    margin-top: 45px;
    display: inline-block;
    width: 100%
}

@media (max-width:1075px) {
    .homeSearchmain .tabresultData .tabbingData .tabbs .airport {
        float: left;
        position: relative;
        width: 50%
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .airport.landingairport {
        border-left: 1px solid #00808a;
        padding-left: 10px
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .airportbox {
        width: 100%;
        border: 1px solid #e6e6e6;
        border-radius: 5px
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .Depart.DepartDate {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .Depart {
        width: 27%;
        margin-top: 40px;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .Depart {
        width: 27%;
        margin-top: 40px;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .travellers {
        width: 27%;
        border-right: 1px solid #e6e6e6;
        margin-top: 40px;
        border-bottom: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px
    }
    .homeSearchmain .tabresultData .tabbingData .srchbtn {
        margin-top: -50px
    }
    .from_groupbooking .tabbs .Depart {
        width: 25% !important
    }
    .from_groupbooking .tabbs .Depart.content_numb_input {
        border-right: 1px solid #e6e6e6
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .Depart input {
        height: 48px
    }
    .from_groupbooking {
        margin-top: 0
    }
    .searchhome {
        height: 372px
    }
    .fiveelement {
        margin-top: 0;
        padding-top: 35px
    }
    .fiveelement ul li {
        width: 25%
    }
    .fiveelement ul li:last-child .databox,
    .fiveelement ul li:last-child .icon {
        display: none
    }
    .fiveelement ul li:last-child {
        width: 100%;
        background: #fff;
        padding: 0;
        margin: 0
    }
    .request_greenbox h3 {
        font-size: 25px
    }
    .request_greenbox,
    .trustpilot_review {
        min-height: 260px
    }
    .fiveelement ul li .databox p {
        font-size: 13px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .inner_container {
        width: 940px;
        padding: 0 15px
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs label {
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }
    .booking_benefits_sec p br {
        display: none
    }
    .booking_benefits_sec ul li {
        font-size: 14px
    }
    .booking_benefits_sec ul li {
        padding-right: 15px;
        padding-left: 15px
    }
    .homeSearchmain .tabresultData .tabbingData .srchbtn button span {
        font-size: 14px;
        padding: 0 5px
    }
    .homeSearchmain .tabresultData .tabbingData .srchbtn {
        width: 16%
    }
    .fiveelement ul li .databox {
        padding-right: 2px;
        padding-left: 18px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .inner_container {
        width: 750px;
        padding: 0 15px
    }
    .topPad-sec {
        margin-top: 90px
    }
    .review_payment_sec>.inner_container>.innerrow>.grid_col9 {
        width: 68%
    }
    .review_payment_sec>.inner_container>.innerrow .grid_col3 {
        width: 32%
    }
    .bookingConfirmationMain .BookingDtail h3 {
        font-size: 18px
    }
    .bookingConfirmationMain .BookingDtail .bookingDate {
        font-size: 14px;
        margin-bottom: 7px
    }
    .bookingConfirmationMain .BookingDtail .PassengersNumber span {
        font-size: 12px
    }
    .review_payment_cont>.innerrow>.grid_col5 {
        width: 28%;
        padding-right: 0
    }
    .review_payment_cont>.innerrow>.grid_col7.padres-none {
        width: 72%
    }
    .bookingConfirmationMain .BookingDtail .ADateBox small {
        font-size: 13px
    }
    .bookingConfirmationMain .BookingDtail .ADateBox span {
        font-size: 13px
    }
    .bookingConfirmationMain .BookingDtail .PassengersNumber span strong {
        margin-right: 0
    }
    .bookingConfirmationMain .BookingDtail .ADateBox {
        font-size: 20px;
        min-width: 104px;
        margin-right: 5px;
        padding-right: 5px
    }
    .book_img_icon {
        background-position: 10px 10px;
        background-size: 350px;
        width: 150px;
        height: 130px
    }
    .ride_blue_heading p {
        font-size: 13px
    }
    .flight_arrival_sec .grid_col8 {
        width: 100%
    }
    .flight_arrival_sec .arrival_select_sec {
        width: 100%
    }
    .top_heading h3 {
        font-size: 25px
    }
    .right_cont_list h3 {
        font-size: 20px
    }
    .right_cont_list p {
        font-size: 13px
    }
    .srchbtn button {
        font-size: 15px
    }
    .homeSearchmain .srchbtn button .icon {
        width: 28px
    }
    .homeSearchmain .tabresultData span {
        font-size: 12px
    }
    .homeSearchmain .srchbtn button .icon {
        background-position: -6px -212px
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs label {
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }
    .booking_benefits_sec p br {
        display: none
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .Depart,
    .homeSearchmain .tabresultData .tabbingData .tabbs .travellers {
        width: 33.33%
    }
    .homeSearchmain .tabresultData .tabbingData .srchbtn {
        margin-top: 20px
    }
    .from_groupbooking {
        width: 100%
    }
    .spacial_request_sec .request_fild textarea {
        width: 100%
    }
    .fiveelement ul li .databox {
        padding-right: 2px;
        padding-left: 18px
    }
    .booking_benefits_sec p {
        font-size: 14px
    }
    .benefits_pra_cont {
        margin-bottom: 20px
    }
    .booking_benefits_sec h3 {
        font-size: 24px
    }
    .booking_benefits_sec ul li {
        width: 50%
    }
    .request_greenbox {
        padding: 35px 15px 15px
    }
    .booking_heading {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 15px
    }
    .topPad-sec {
        margin-top: 60px
    }
    .burgmenu {
        display: block
    }
}

@media (max-width:767px) {
    .homeSearchmain .tabresultData .tabbingData .tabbs label {
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }
    .grid_col1,
    .grid_col10,
    .grid_col11,
    .grid_col12,
    .grid_col2,
    .grid_col3,
    .grid_col4,
    .grid_col5,
    .grid_col6,
    .grid_col7,
    .grid_col8,
    .grid_col9 {
        width: 100%;
        float: left;
        padding: 0 15px
    }
    .inner_container {
        width: 100%;
        padding: 0 15px
    }
    .car_list_sec .grid_col3,
    .car_list_sec .grid_col9 {
        padding: 0 15px;
        width: 100%
    }
    .car_list_sec>.inner_container>.innerrow {
        margin: 0 -15px
    }
    .homeSearchmain .tabresultData .tabingName .fchbox {
        margin-right: 7px;
        padding-left: 22px
    }
    .homeSearchmain .tabresultData {
        padding: 15px 15px 15px 15px
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .Depart {
        width: 50% !important;
        margin-bottom: 20px
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .airport {
        width: 100%
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .airport.landingairport {
        border-left: 0
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .airport input {
        width: 100%;
        padding: 16px 10px 16px 40px;
        border: 0;
        border: 1px solid #e6e6e6;
        border-radius: 0;
        margin-bottom: 10px
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs {
        width: 100%;
        border: 0;
        float: left;
        border-radius: 0
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .airportbox {
        width: 100%
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .airport.landingairport {
        border-left: 1px solid #00808a;
        padding-left: 0
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .airport i.switchicon {
        right: 0;
        top: 40px
    }
    .homeSearchmain .tabresultData .tabbingData .srchbtn {
        width: 100%;
        margin-top: 10px
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .airport.landingairport {
        border-left: 0;
        padding-left: 0
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .travellers {
        float: left;
        border: 1px solid #e6e6e6;
        position: relative;
        width: 100%;
        margin-top: 10px
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .Depart {
        float: left;
        border-left: 1px solid #e6e6e6;
        position: relative;
        width: 50%;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .Depart+.Depart {
        border-right: 1px solid #e6e6e6
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs label {
        display: none
    }
    .benefits_pra_cont p br {
        display: none
    }
    .benefits_pra_cont {
        margin-bottom: 20px
    }
    .booking_benefits_sec ul li {
        width: 50%
    }
    .from_groupbooking {
        float: left;
        width: 100%;
        margin-top: 10px
    }
    .groupbooking_form_cont .Depart {
        margin-bottom: 10px
    }
    .booking_heading {
        font-size: 25px;
        line-height: 25px;
        margin-top: 0;
        margin-bottom: 15px
    }
    .groupbooking_pra {
        font-size: 15px
    }
    .groupbooking_pra br {
        display: none
    }
    .homeSearchmain .tabresultData .tabingName {
        margin-bottom: 0;
        margin-top: 15px
    }
    .topPad-sec {
        margin-top: 60px
    }
    .fiveelement ul li {
        width: 50%;
        float: left;
        margin-bottom: 10px
    }
    .booking_benefits_sec h3 {
        font-size: 22px
    }
    .spacial_request_sec .request_fild textarea {
        width: 100%
    }
    .request_greenbox {
        padding: 20px 15px 15px
    }
    .trustpilot_review {
        padding: 10px 0 0
    }
    .trustpilot-widget {
        padding: 0 5px
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .airport {
        margin-bottom: 10px
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .airport input {
        padding: 7px 10px 6px 34px
    }
    .placeholderSerchWidget {
        margin: 15px 0
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .airport,
    .homeSearchmain .tabresultData .tabbingData .tabbs .airportbox {
        border: 0
    }
    .homeSearchmain .tabresultData .tabbingData .tabbs .Depart {
        margin-top: 0
    }
    .booking_benefits_sec ul li {
        width: 100%;
        min-height: 0;
        font-size: 14px
    }
    .request_greenbox,
    .trustpilot_review {
        min-height: 1px
    }
    .booking_benefits_sec p {
        font-size: 14px
    }
}

.co-travellers-sec .traveller_table span {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle
}

.co-travellers-sec .traveller_table span a {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 10px;
    border: 1px solid #00808a;
    color: #00808a;
    border-radius: 30px;
    transition: all .5s ease .5s
}

.co-travellers-sec .traveller_table span a:hover {
    background-color: #00808a;
    color: #fff
}

.errGroupBokking {
    color: red;
    font-size: 12px;
    display: none;
    position: absolute
}

.groupBookingSuccesMsg {
    background: #5da500;
    padding: 12px;
    color: #fff;
    margin: 35px 0 4px 0;
    font-size: 14px;
    border-radius: 4px;
    display: none
}

@media (max-width:480px) {
    .homeSearchmain .tabresultData .tabingName a {
        font-size: 12px
    }
    .booking_benefits_sec ul li {
        width: 100%;
        min-height: 1px
    }
    .fiveelement ul li {
        width: 100%;
        float: left;
        margin-bottom: 10px
    }
    .booking_benefits_sec h3 {
        font-size: 20px
    }
    .booking_benefits_sec ul li {
        width: 100%;
        min-height: 0
    }
}

@media (max-width:430px) {
    .bookingConfirmationMain .BookingDtail .PassengersNumber {
        width: 100%;
        margin-top: 15px;
        border-top: 1px solid #eee;
        padding-top: 12px
    }
    .bookingConfirmationMain .BookingDtail .ADateBox+.ADateBox {
        border: 0
    }
    .bookingConfirmationMain .BookingDtail .ADateBox {
        width: 48%
    }
    .groupbooking_form_cont .from_groupbooking .Depart {
        width: 100% !important
    }
    .booking_benefits_sec h3 {
        font-size: 18px
    }
}

@media (max-width:375px) {
    .bookingConfirmationMain .BookingDtail .PassengersNumber {
        width: 100%;
        margin-top: 15px;
        border-top: 1px solid #eee;
        padding-top: 12px
    }
    .bookingConfirmationMain .BookingDtail .ADateBox+.ADateBox {
        border: 0
    }
}

#contactNumGroup[type=number]::-webkit-inner-spin-button,
#contactNumGroup[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}