body {
    margin: 0;
}
.box {
    float: right;
    overflow: hidden;
    background: #edf2f3;
    height: 400px;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}
.box-inner {
    width: 150px;
    padding: 10px;
    /*background-image: url(../img/plan.png);*/
    height: 428px;
    background-repeat: no-repeat;
    background-size: auto;
}
.get-start button.slide-popup {
    position: relative;
    left: 0;
    top: 120px;
    color: #fff;
    font-size: 20px;
    border: none;
    border-radius: 30px 30px 0 0;
    text-transform: uppercase;
    background-color: transparent;
}
.get-start button.slide-popup:focus {
    outline: none;
}
img#text,img#text2,img#text3,img#text4,img#text5,img#text6,img#text7 {
    padding: 5px 5px 7px;
    /*width: 152px;
    height: 118px;*/
}
.submit-popup-btn {
    position: absolute;
    bottom: 20px;
}
img#checkdetail-1,img#checkdetail-2,img#checkdetail-3,
img#checkdetail-4,img#checkdetail-5,img#checkdetail-6,
img#checkdetail-7 {
    width: 152px;
    height: 116px;
}
.submit-popup-btn button {
    /* background: #764c9e; */
    border: none;
    color: #fff;
    padding: 10px;
    /* border-radius: 20px; */
    /* min-width: 130px; */
    transition: all 0.7s;
    font-size: 16px;
    font-weight: bold;
    background: #946CE0;
    color: #fff;
    border-radius: 5px;
    border-color: #946CE0;
    box-shadow: 0px 0px 10px #946ce0;
    width: 100%;
    height: 50px;
}
.submit-popup-btn button:hover,.submit-popup-btn button:focus {
    background:#2aaaab;
    box-shadow: 0px 0px 10px #2aaaab;
    outline: none;
}

.get-start {
    position: fixed;
    top: 100px;
    right: 0;
}
.modal-table .modal-backdrop {
    z-index: 0;
}
.modal-table .modal-dialog {
    width: 100%;
    max-width: 1000px;
}
.modal-table .modal-dialog .modal-content {
    background: #effbff;
    border-radius: 0;
}
.modal-table .modal-dialog .modal-content .container {
    width: 100%;
    padding: 0;
}
div#myModal.modal-table tr.popup-top {
    background: #effbff;
}
.table-striped tr {
    cursor: auto !important;
}
.popup-r1 span{
    float: left;
    clear: both;
    color: #764c9e;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 10px;
}
.popup-r1 span img {
    padding-left: 15px;
    display: inline-block;
}
div#myModal.modal-table .modal-body {
    padding: 0;
    margin-top: 10px;
}
/*div#myModal.modal-table .modal-body tr{
    padding: 0 15px;
}*/
div#myModal.modal-table .modal-body tr td {
    padding: 8px 20px;
    font-size: 15px;
}
.term-of-service .modal-table .modal-body tr th {
    padding: 10px 20px !important;
    border: none;
}
.term-of-service .modal-table table.table.table-striped{
    margin: 0;
}
.popup-r1 h3 {
    clear: both;
    font-family: 'Nunito-Regular';
}
.popup-r2 button.btn.btn-primary.next-step.close {
    width: 100%;
    background: #764c9e;
    color: #fff;
    opacity: 1;
    font-size: 16px;
    padding: 8px 3px 12px;
    font-family: 'Nunito-Regular';
    border-radius: 25px;
    text-shadow: none;
    margin-top: 15px;
    max-width: 222px;
    float: left;
    margin-bottom: 10px;
}
.popup-r3 button.btn.btn-primary.next-step.close {
    width: 100%;
    background: #764c9e;
    color: #fff;
    opacity: 1;
    font-size: 16px;
    padding: 8px 3px 12px;
    font-family: 'Nunito-Regular';
    border-radius: 25px;
    text-shadow: none;
    margin-top: 10px;
    max-width: 222px;
    float: left;
}
.popup-r2 button.btn.btn-primary.next-step.close:hover,
.popup-r2 button.btn.btn-primary.next-step.close:focus,
.popup-r3 button.btn.btn-primary.next-step.close:hover,
.popup-r3 button.btn.btn-primary.next-step.close:focus{
    background: #2aaaab;
    outline: none;
}
.popup-amount span {
    width: 100%;
    color: #333;
    float: left;
    font-family: 'Nunito-Regular';
}
.popup-amount span b {
    float: right;
    color: #43ccd3;
}
.popup-r4{
    font-size: 20px;
}
.popup-r4 h3 {
    font-size: 20px;
}
.popup-r4 img {
    margin: 0 auto;
    display: table;
}
.travel-account-page{
    /*background: url(../img/product-banner.png);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.summary-inner-left {
    background: #764c9e;
    padding: 15px;
    margin-top: 25px;
}
.compare-plane-inner-left-inner {
    background-image: url(../img/summer-bg.png);
    background-size: contain;
    padding: 15px 10px;
    background-repeat: no-repeat;
}
.compare-plane-inner-left-inner h3 {
    text-align: center;
    color: #764c9e;
    font-size: 18px;
    margin-bottom: 0;
}
.compare-plane-inner-left-inner h2 {
    color: #ed1a1a;
    text-align: center;
    margin: 5px 0 10px;
    font-weight: bold;
}





.customize-sec-inner-bk {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
}

/* Hide the browser's default radio button */
.customize-sec-inner-bk input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 100px;
    background-color: #eee;
    border-radius: 0px 10px 10px 0;
    padding-top: 10px;
    color: #666;
    font-weight: normal;
}

/* On mouse-over, add a grey background color */
.customize-sec-inner-bkr:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.customize-sec-inner-bk input:checked ~ .checkmark {
    background-color: #2196F3;
    color: #fff;
}

.customize-sec-2.customize-sec-inner-bk input:checked ~ .checkmark {
    background-color: #2196F3;
    color: #fff;
}


label.customize-sec-inner-bk.customize-sec-inner-bk-left span.checkmark {
    border-radius: 10px 0px 0px 10px;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.customize-sec-inner-bk input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.customize-sec-inner-bk .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.customize-sec {
    background: #764c9e;
    padding: 10px 15px;
}
.customize-sec h3 {
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.account-checkbox img {
    width: 150px;
}
.customize-sec-two {
    background: #f7fdff;
    padding: 10px;
}
.customize-sec-two .customize-sec-inner h3 {
    color: #333;
}


label.customize-sec-inner-bk.customize-sec-inner-bk-right {
    left: 100px;
}
.customize-sec-two {
    background: #f7fdff;
    padding: 10px 10px 10px 15px;
    height: 120px;
    border-bottom: 1px solid #ccc;
}
label.customize-sec-inner-bk.customize-sec-inner-bk-right span.checkmark {
    width: 95px;
}
.customize-sec-date {
    background: #764c9e;
    padding: 15px 0 0;
}
.customize-sec-date h3 {
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.customize-sec-date-inner {
    margin: 0 auto;
    display: table;
    padding: 0 12px;
}
.customize-sec-date-inner input[type="text"].travel-start-date {
    width: 100px;
    border: 0;
    padding: 10px 10px 10px 15px;
    border-radius: 26px 0 0 26px;
}
.customize-sec-date-inner input[type="text"].travel-start-end {
    width: 100px;
    border: 0;
    padding: 10px 10px 10px 15px;
    border-radius: 0 26px 26px 0;
}
.customize-sec-date-inner span {
    background: white;
    padding: 11px 5px 12px;
    color: #764c9e;
}
.customize-sec-date-inner input[type="text"].travel-start-date:focus,
.customize-sec-date-inner input[type="text"].travel-start-end:focus{
    outline: none;
}

.customize-sec-type {
    background: #764c9e;
    padding-top: 10px;
}
.customize-sec-type h3 {
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.customize-sec-type .dropdown-toggle {
    padding: 10px 15px;
    width: 90%;
    margin: 0 auto;
    display: table;
    border-radius: 26px;
    background: #fff;
    color: #333;
    border: none;
    font-size: 16px;
}
.customize-sec-type .btn-primary:not(:disabled):not(.disabled):active,
.customize-sec-type .btn-primary:not(:disabled):not(.disabled).active,
.customize-sec-type .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2aaaab;
    border-color: #2aaaab;
    outline: none;
    box-shadow: none;
}
.customize-sec-type .btn-primary:hover, .btn-primary:focus,
.customize-sec-type .btn-primary.focus, .btn-primary:active,
.customize-sec-type .btn-primary.active,
.customize-sec-type .open>.dropdown-toggle.btn-primary{
    color: #fff;
    background-color: #2aaaab;
    border-color: #2aaaab;
    outline: none;
    box-shadow: none;
}
.customize-sec-type .dropdown-toggle:hover,
.customize-sec-type .dropdown-toggle:focus {
    background: #fff;
    color: #333;
    border: none;
    outline: none;
}
.customize-sec-type ul.dropdown-menu li .dropdowncustom a {
    width: 110px;
    display: inline-block;
    float: left;
    height: 110px;
    border-right: 1px solid #ccc;
    text-align: center;
    color: #333;
    border-bottom: 1px solid #ccc;
    padding: 10px;
}
.customize-sec-type ul.dropdown-menu {
    margin: 0;
    width: 100%;
    padding: 10px 15px;
}
.customize-sec-type ul.dropdown-menu li {
    float: left;padding: 0;
}
.customize-sec-type ul.dropdown-menu li .dropdowncustom a img {
    vertical-align: middle;
    margin: 10px auto 0px;
    display: table;
    width: 60px;
}
.customize-sec-type ul.dropdown-menu li .dropdowncustom a.dropdowncustom-two {
    border-right: none;
    margin: 0;
}
.customize-sec-type ul.dropdown-menu li .dropdowncustom a:hover {
    text-decoration:none;
}
.customize-sec-type ul.dropdown-menu li .dropdowncustom {
    padding: 0;
}
.travel-update {
    background: #764c9e;
    color: #fff;
    padding: 15px 15px;
    display: inline-block;
    width: 100%;
}
.travel-update input#s-option {
    float: left;
}
.travel-update p {
    float: left;
    width: 210px;
    padding-left: 30px;
}
.update-btn button {
    /* background: #2aaaab; */
    background: #946CE9;
    border: none;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    min-width: 150px;
    transition: all 0.7s;
    font-size: 14px;
    text-transform: uppercase;
    box-shadow: 0px 0px 5px #3e3948;
}
.update-btn button:hover, .update-btn button:focus {
    background: #fff;
    outline: none;
    color: #764c9e;
}
.update-btn {
/*    display: table;*/
    margin: 0 auto 20px;
}
/**/
.update-btn2 button {
    background: #2aaaab;
    border: none;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    min-width: 150px;
    transition: all 0.7s;
    font-size: 14px;
    text-transform: uppercase;
}
.update-btn2 button:hover, .update-btn2 button:focus {
    background: #fff;
    outline: none;
    color: #764c9e;
}
.update-btn2 {
    display: table;
    margin: 0 auto 20px;
}
a.dropdowncustom-two.dropdowncustom-two-bottom {
    border-bottom: none !important;
}
a.dropdowncustom-two-bottom {
    border-bottom: none !important;
}

.dropdowncustom-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.dropdowncustom-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.dropdowncustom-container .checkmark {
    position: absolute;
    top: 6px;
    left: 80px;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.dropdowncustom-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
/*.dropdowncustom-container input:checked ~ .checkmark {
  background-color: #2196F3;
}*/

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.dropdowncustom-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.dropdowncustom-container .checkmark:after {
    top: 5px;
    left: 5px;
    width: 28px;
    height: 28px;
    /* border-radius: 50%; */
    /* background: white; */
    background-image: url(../img/dropdown-check.png);
    background-repeat: no-repeat;
    background-size: 15px;
}

.payment-structure-inner {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 60px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 20px;
    /* width: 190px; */
    float: left;
    /* float: right; */
}

.payment-structure-inner-epay {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 20px;
    width: 190px;
    float: left;
}

.payment-structure-panel-acount {
    display: inline-block;
    width: 620px;
}

/* Hide the browser's default radio button */
.payment-structure-inner input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.payment-structure-panel .checkmark {
     position: absolute;
     top: 0;
     left: 0;
     height: 25px;
     width: 25px;
     background-color: #eee;
     border-radius: 50%;
 }
.payment-structure-panel2 .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.payment-structure-inner:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.payment-structure-inner input:checked ~ .checkmark {
    background-color: #946ce0;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.payment-structure-inner input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.payment-structure-inner .checkmark:after {
    top: 3px;
    left: 3px;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: #946ce0;
    border: 3px solid #fff;
}
.payment-block {
    /* border: 1px solid #ccc; */
    /*border: 1px solid #000;*/
    /* border-radius: 5px; */
    /* padding: 15px; */
    text-align: left;
    margin: 50px;
}
.row.no-gutters {
   margin-right: 0;
   margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0;
   padding-left: 0;
}
.no-gutters {
    padding: 0 !important;
}
.payment-structure-panel {
    padding: 0 15px;
    /* border-bottom: 1px solid #ccc; */
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    /* box-shadow: 0px 0px 5px #8e879c; */
}
.payment-structure-panel2 {
    padding: 0 15px;
    margin-top: 15px;
}
span.payment-structure-inner {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid rgb(106, 210, 215);
    padding-left: 0;
    width: fit-content;
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    top: 20px;
    float: left;
    font-family: 'Open Sans';
}
label.payment-structure-inner {
    font-size: 16px;
    font-weight: normal;
}
.payment-structure-panel-acount {
    display: inline-block;
}
.payment-structure-panel-transfer{
    border: none;
}
.payment-structure-panel.payment-structure-panel-transfer label {
    top: 10px;
}
.final_amount {
    /* background: url(../img/amount-rm.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 10px 0px 20px 0px;
    margin-bottom: 80px;
    margin-top: 30px;
    background: #fff;
    text-align: center;
    margin: 20px 20px 20px 20px;
    /* border: 1px solid #000; */
    border-radius: 8px;
    /* box-shadow: 0px 0px 5px #dddddd; */
}
.final_amount2 {
    background: url(../img/amount-rm.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 50px 10px 120px 10px;
    margin-bottom: 40px;
    margin-top: 30px;
}
.final_amount h2 {
    font-weight: bold;
    font-size: 36px;
}

.final_amount-block .update-btn button {
    /*width: 150px;*/
    /*background: #764c9e;*/
    padding: 12px;
}
.final_amount-block .update-btn button:hover,
.final_amount-block .update-btn button:focus {
    /*color: #fff;*/
    background: #fff;
    outline: none;
}

/**/
.final_amount-block .update-btn2 button {
    /*width: 150px;*/
    background: #946CE0;
    padding: 12px;
    box-shadow: 0px 0px 5px #3e3948;
}
.final_amount-block .update-btn2 button:hover,
.final_amount-block .update-btn2 button:focus {
    /*color: #fff;*/
    background: #42c1c6;
    outline: none;
}

/*Privacy Tab Start*/

ul.privacy-social li {
    list-style-type: none;
    float: left;
    margin: 0 5px;
}
.singn-using {
    background: #fff;
    float: right;
    border-radius: 50px;
    padding: 0 0 10px;
    border: 1px solid #a0e0e5;
}
.singn-using span {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    line-height: 15px;
}
.singn-using span hr {
    max-width: 140px;
    margin: 20px auto 0;
}
.singn-using span p {
    position: relative;
    top: -10px;
    background: #fff;
    max-width: 100px;
    margin: 0 auto;
    text-align: center;
}
ul.privacy-social {
    margin: 0 auto;
    display: table;
}
ul.privacy-social li {
    list-style-type: none;
    float: left;
    margin: 0 5px;
    padding: 0;
}
.privacy-login{
    margin-top: 15px;
}
.privacy-login p{
    font-size: 18px
}
.privacy-login a{
    color: #42c1c6;
    font-size: 18px
}
.privacy-login a:hover,
.privacy-login a:focus{
    color: #764c9e;
    outline: none;

}
.singn-using.singn-using-0r {
    border: none;
    background: none;
    width: 100%;
    margin-top: 20px;
}
.singn-using.singn-using-0r span {
    font-weight: bold;
    font-size: 24px;
    width: 100%;
}
.singn-using.singn-using-0r p {
    background: no-repeat;
    text-align: center;
    background: #eefbff;
    max-width: 50px;
}
.singn-using.singn-using-0r hr {
    border-top: 1px solid #764c9e;
}

.policy-detail-right .form-control-feedback {
    position: relative;
    top: -42px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
    float: left;
    left: 15px;
}
.policy-detail-right .form-group.privacy-form {
    /*float: left;*/
    display: inline-block;
    width: 45%;
}
.policy-detail-right .form-group.privacy-form input {
    border-radius: 5px;
    font-size: 15px;
    height: 52px;
    padding: 10px 20px 10px 60px;
    /* background: transparent; */
    background: #fff;
    color: #737373;
    font-weight: 300;
}
.invalid {
    border-color: red !important;
}
.form-group.privacy-form {
    margin-top: 0px;
}
.privacy-form-w {
    width: 100%;
    display: flex;
}
/*.privacy-form-w .pm-m{
    margin-left: 15px;
}*/
.form-group.privacy-form.pm-bar input {
    border: none;
}
.privacy-form-w .form-group.privacy-form {
    margin-bottom: 0;
}
.form-group.privacy-form.pm-bar span.form-control-feedback {
    top: 10px;
    background: #f0f0f0;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    left: 0;
}
.form-group.privacy-form.pm-bar span.form-control-feedback img {
    position: relative;
    top: 13px;
}
.form-group.privacy-form.pm-bar input#address-detail1,
.form-group.privacy-form.pm-bar input#address-detail2,
 .form-group.privacy-form.pm-bar input#postcode {
    border-bottom: 2px solid #764c9e;
    border-radius: 0;
    display: inline;
    max-width: 75%;
    padding: 10px 10px 10px 2px;
    margin-left: 15px;
    margin-top: 10px;
}

.form-group.privacy-form.pm-bar {
    margin-bottom: 20px;
    margin-top: -10px;
}
.privacy-form-w span.form-control-feedback.center-content.cell-number {
    /*left: 100px;*/
    padding-right: 10px;
    /*padding-top: 5px;*/
}

.privacy-gender-inner {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.privacy-gender-inner input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.privacy-gender-inner .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: white;
    border-radius: 50%;
    border: 1px solid #764c9e !important;
}
/* On mouse-over, add a grey background color */
.privacy-gender-inner:hover input ~ .checkmark {
    background-color: #f1f1f1;
}

/* When the radio button is checked, add a blue background */
.privacy-gender-inner input:checked ~ .checkmark {
    background-color: #764c9e;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.privacy-gender-inner .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.privacy-gender-inner input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.privacy-gender-inner .checkmark:after {
    top: 5px;
    left: 5px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: white;
}
.privacy-gender {
    padding: 0 15px;
    margin-top: 10px;
}

.privacy-gender label.privacy-gender-inner {
    font-size: 15px;
    font-weight: normal;
    color: #333;
    float: left;
    padding: 5px 15px 0 30px;
}
.privacy-gender p {
    float: left;
    display: block;
    clear: both;
    padding-top: 0px;
}
.privacy-form-w .gj-datepicker.gj-datepicker-bootstrap.gj-unselectable.input-group {
    border: 1px solid #ccc;
    border-radius: 5px;
}
.policy-detail-right .form-group.privacy-form input#datepicker {
    /*background: url(../img/p_5.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: auto;*/
    width: 100%;
    border: 1px solid #ccc;
}
/*.form-group.privacy-form.pm-m {
    margin-left: 20px;
}*/
.policy-detail-right span.input-group-addon {
    background: none;
    border: none;
}
span.input-group-addon {
    display: none;
}
.policy-detail-right h3 {
    margin-bottom: 25px;
    margin-top: 25px !important;
}
.form-group.privacy-form select#type-travel {
    border-radius: 5px;
    font-size: 15px;
    height: 50px;
    border: 1px solid #ced4da;
    background: url(../img/p_1.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    text-indent: 55px;
    cursor: pointer;
}
.form-group.privacy-form select#city {
    border-radius: 5px;
    font-size: 15px;
    height: 50px;
    border: 1px solid #ced4da;
    background: url(../img/p_6.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    text-indent: 55px;
    cursor: pointer;
}
.form-group.privacy-form select#state {
    border-radius: 5px;
    font-size: 15px;
    height: 50px;
    border: 1px solid #ced4da;
    background: url(../img/p_7.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    text-indent: 55px;
    cursor: pointer;
}

.form-group.privacy-form select:hover,
.form-group.privacy-form select:focus{
    outline: none;
}

.travel-insurance {
    /*margin-top: 15px;*/
    text-align: left;

}
.travel-insurance .final_amount {
    /* background: #764c9e; */
    background: #ffffff;
    margin: 0 1.5rem;
    padding: 1rem 0;
}
.travel-insurance h4 {
    color: #333;
    text-align: center;
}
.travel-insurance h2 {
    /* color: #42c1c7; */
    color: #946CE0;

}
.travel-insurance p {
    color: #333;
}
.travel-insurance p span{
    color: #999;
}
.travel-insurance p b{
    font-weight: normal;
    color: #f14336;
}
.travel-insurance p {
    color: #333;
    /* text-align: center; */
}
.travel-insurance .final_amount-block {
    /* border: 1px solid #ccc; */
    /* border-radius: 5px; */
    /* border: 1px solid #000; */
    background: #ffffff;
}

.travel-selected-field {
    background: #fff;
    /* border: 1px solid #ccc; */
    border: 1px solid #E7E7E7;
    border-radius: 5px;
    margin: 0 1.5rem;
    padding: 0 1.5rem;
}
.travel-selected-field ul.travel-selected-field-1 {
    display: inline-block;
    background: #fff;
    width: 90px;
    margin: 0;
    border-right: 1px solid #ccc;
    padding: 10px 0 0 0;
}
.travel-selected-field ul.travel-selected-field-2 {
    display: inline-block;
    background: #fff;
    width: 90px;
    margin: 0;
    padding: 20px 0 15px 10px;
}
.travel-selected-field li {
    list-style-type: none;
    color: #333;
}
.travel-selected-field ul {
    width: 90px;
    display: inline-block;
}
.promo-code {
    margin: 15px 15px;

}
.promo-code p {
    font-size: 18px;
    color: #946CE0;
    font-weight: 600;
}
.promo-code input.form-control {
    width: 100%;
    font-size: 15px;
    border-radius: 8px;
    padding: 7px 20px;
    height: 50px;
    border: 2px solid #946CE0;
}
a.link-nt{color: #1b9bc7}
a.link-nt:hover,
a.link-nt:focus{color: #0d779c}

.travel-insurance.travel-insurance-bottom {
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #f5fdff;
    padding: 15px 15px 30px;
}
.privacy-form-w select#countryCode {
    padding: 15px 0px 14px 10px;
}
.travel-insurance.travel-insurance-bottom p {
    text-align: left;
    padding: 10px 0;
}
.travel-insurance.travel-insurance-bottom input.form-control {
    width: 100%;
    font-size: 15px;
    border-radius: 5px;
    padding: 7px 20px;
}
ul.list-inline button.prev-step {
    background: #42c1c7;
    color: #fff;
    border-radius: 20px;
    padding: 10px 20px;
    width: 170px;
    font-size: 16px;
    transition: all 0.7s;
}
ul.list-inline button.prev-step:hover,
ul.list-inline button.prev-step:focus{
    background: #794292;
    outline: none;
}
ul.list-inline button.prev-step i {
    float: left;
    font-size: 20px;
}
.tab-pane .list-inline {
    margin: 10px;
}
.table-responsive {
    display: inline-table;
}
.cus-hr{border-top: 1px solid #835ea8;padding: 0 15px 15px;margin: 20px auto 0;max-width: 200px;}
@media screen and (max-width:1199px) {
    .final_amount {
        /* background: url(../img/amount-rm.png); */
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        color: #fff;
        padding: 10px 0px 70px 0px;
        margin-bottom: 40px;
        margin-top: 30px;
    }

    .compare-plane-inner-left-inner h2 {
        font-size: 20px;
    }
    .cus-hr {
        border-top: 1px solid #764c9e;
        visibility: hidden;
    }
    .compare-plane-inner-left-inner h3 {
        font-size: 14px;
    }
    tr.table-top-bar img {
        display: none;
    }
    .customize-sec-date hr {
        visibility: hidden;
    }
    .checkmark {
        width: 70px;
        font-size: 12px;
        padding-top: 12px;
    }
    .customize-sec-date-inner input[type="text"].travel-start-date {
        width: 100%;
        border-radius: 0;text-align: center;
    }
    .customize-sec-date-inner span {
        width: 100%;
        display: block;text-align: center;
        border-bottom: 1px solid #764c9e;
        border-top: 1px solid #764c9e;
    }
    .customize-sec-date-inner input[type="text"].travel-start-end {
        width: 100%;
        border-radius: 0;text-align: center;
    }
    label.customize-sec-inner-bk.customize-sec-inner-bk-right span.checkmark {
        width: 85px;
        font-size: 12px;
    }
    label.customize-sec-inner-bk.customize-sec-inner-bk-right {
        left: 70px;
    }
    .travel-account-page {
        overflow: hidden;
    }
    .table-responsive {
        display: block;
    }
    .term-of-service.padding-div.travel-account-page.personal-page {
        overflow: hidden;
    }
    .travel-selected-field ul.travel-selected-field-1 {
        border-right: none;
    }
    .travel-selected-field ul.travel-selected-field-2 {
        padding: 20px 0 15px 0px;
    }
    .travel-update p {
        width: 100%;
    }
    .update-btn button {
        min-width: 100%;
        padding: 10px 30px;
    }
    .update-btn2 button {
        min-width: 100%;
        padding: 10px 30px;
    }
    .age-personal input[type="number"] {
        height: 36px;
    }
}
@media only screen and (max-width: 991px) {
    .final_amount {
        /* background: url(../img/amount-rm.png); */
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        color: #fff;
        padding: 10px 0px 70px 0px;
        margin-bottom: 40px;
        margin-top: 30px;
    }
    .privacy-gender label.privacy-gender-inner {
        font-size: 13px;
        padding: 5px 7px 0 25px;
    }
    .privacy-gender-inner .checkmark {
        top: 5px;
        height: 15px;
        width: 15px;
    }
    .form-group.privacy-form.pm-m.pm-m-left.dropdown-styish {
        margin: 30px 0 10px;
    }
    .travel-update p {
        width: 90%;
    }
}
@media screen and (max-width: 800px){
    .final_amount {
        /* background: url(../img/amount-rm.png); */
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        color: #fff;
        padding: 10px 0px 70px 0px;
        margin-bottom: 40px;
        margin-top: 30px;
    }
    .privacy-gender-inner .checkmark:after {
        top: 2px;
        left: 2px;
        width: 10px;
        height: 10px;
    }
    .modal-open .modal {
        max-width: 600px;
        margin: 0 auto;
    }
    .compare-plane-inner-left-inner {
        padding: 5px 10px 10px;
    }
    .compare-plane-inner-left-inner h3 {
        font-size: 12px;
    }
    .compare-plane-inner-left-inner h2 {
        font-size: 14px;
    }
    .customize-sec h3 {
        font-size: 14px;
    }
    .compare-plane-inner-left-inner {
        background-size: cover;
    }
}
@media screen and (max-width: 767px){
    .privacy-form-w {
        width: 100%;
        display: unset;
    }
    .modal-table .modal-dialog {
        width: 90%;
        margin: 20px auto;
    }
    .checkmark {
        width: 125px;
    }
    label.customize-sec-inner-bk.customize-sec-inner-bk-right {
        left: 125px;
    }
    .payment-structure-panel-acount {
        width: 100%;
    }
    label.customize-sec-inner-bk.customize-sec-inner-bk-right span.checkmark {
        width: 125px;
        font-size: 12px;
    }
    .policy-detail-right .form-group.privacy-form {
        width: 100%;
    }
    .form-group.privacy-form.pm-m {
        margin-left: 0;
    }
    .form-group.privacy-form select#type-travel {
        margin-bottom: 30px;
    }
    .summary {
        margin-bottom: 30px;
    }
    .singn-using {
        float: left;
    }
    .singn-using {
        width: 100%;
    }
}

/*Privacy Tab End*/
