
button.sub_btn {
    background: #567f24 !important;
    border: none !important;
    border-radius: 30px;
    padding: 10px 30px;
    color: #fff;
    margin-top: 0;
    font-size: 16px;
    height: 50px;
    font-weight: bold;
}
form#pre_travelerform .frm_checkbox {
    width: 100%;
}
form#pre_travelerform .left_checkbox_block {
    float: left;
    width: 50%;
}
form#pre_travelerform .formel.widthh-full
{
    flex-flow: row;
}
.frm_checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.formblock h2, .formblock h3 {
    font-size: 1.75rem;
    padding-bottom: 20px;
    margin: 0;
    font-family: Roboto Slab,serif;
}
.formblock ul {
    /* list-style: none; */
    padding-left: 18px;
}
.formblock h2, .formblock h3 {
    font-size: 1.75rem;
    padding-bottom: 10px;
    margin:0;
}
.formblock ul li {
    padding-bottom: 10px;
    font-size: 18px;
}
.formblock {
    overflow: hidden;
    clear: both;
    padding-bottom: 30px;
    width: 100%;
}
.travel_form_hedaing h2 {
    font-size: 48px;
    color: #fff;
    font-family: Roboto Slab,serif;
}
form#forms_travelerform {
    padding-top: 10px;
}
.travel_form_hedaing {
    background: #5b1300;
    padding: 50px 60px;
    height: 250px;
}
.travel_form_hedaing {
    margin-top: 0;
}
.frm-captcha {
    text-align: center;
    margin: auto;
}
#travelerform-last input.sub_btn:focus {
    outline: 1px solid transparent !important;
}
.global_travel_form {
    background: #fff;
    margin: 0 60px;
    margin-top: -100px;
    padding: 40px;
}
ol#travel_history_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 85px;
    margin: 0;
    padding: 0;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-left: 80px;
    margin-top: 10px;
    width: 50%;
    float: right;
    margin-left: 47%;
}
button.delbutton {
    background: #a1a1a1 !important;
    border: none !important;
    height: 60px;
    width: 100px !important;
}
button.delbutton {
    background: #567f24 !important;
    border: none !important;
    height: 40px;
    width: 40px !important;
    border-radius: 0px !important;
    padding: 0 !important;
}
.formblock  p, #add_travelerform p{
    font-size: 12px;
    padding-top: 10px;
    color: #E00000;
    font-style: italic;
}
ol.duplicate_this input.input {
    padding-top: 10px;
padding-bottom: 0;
}
form#pre_travelerform input:focus,form#pre_travelerform select:focus, form#pre_travelerform button:focus, #itinerary:focus,
.global_travel_form input:focus, .global_travel_form select:focus,  .global_travel_form button:focus, form#add_travelerform input:focus, form#add_travelerform select:focus, form#add_travelerform button:focus, form#add_travelerform textarea:focus
{
    outline: 1px solid transparent !important;
}
.padthis.global_travel_form > p {
    font-size: 18px;
    font-style: normal;
}
form#travelerform {
    border-top: 1px solid #dddddd;
    padding-top: 40px;
    margin-top: 40px;
}
.single_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.input_block input {
    border: none;
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding-bottom: 10px;
}
.input_block {
    width: calc(50% - 100px);
    margin-right: 100px;
}
.input_block ::-webkit-input-placeholder { /* Edge */
  color: #a1a1a1;
  font-size: 16px;
}

.input_block :-ms-input-placeholder { /* Internet Explorer */
  color: #a1a1a1;
  font-size: 16px;
}

.input_block ::-moz-placeholder {
  color: #a1a1a1;
  font-size: 16px;
}

.input_block ::-ms-input-placeholder {
  color: #a1a1a1;
  font-size: 16px;
}

.input_block ::placeholder {
  color: #a1a1a1;
  font-size: 16px;
}
.single_row {
    margin-bottom: 40px;
}
.single_row.border-top.mob_none {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}
.combine_panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
select.input {
    border: none;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    width: 100%;
    color:#404040;
    font-size: 16px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
.formel.selctbox {
    position: relative;
}
.formel.selctbox::after {
    border: solid #567f24;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    position: absolute;
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 8px;
    top: 8px;
}
input.check {
    margin-right: 7px;
}
.frm_checkbox label {
    cursor: pointer;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* margin-right: 20px; */
}
.global_travel_form {
    background: #fff;
    margin: 0 60px;
    margin-top: -100px;
    padding: 40px;
}
.single_row.border-top {
    border-top: 1px solid #ddd;
    margin: 60px 0px;
    padding-top: 40px;
}
/*div#travel_history_list_div select {
    float: left;
    width: calc(50% - 90px);
    margin-right: 80px;
}*/
.half_block{
    width: calc(50% - 100px);
    margin-right: 100px;
}
button#itinerary {
    background: #567f24;
    border: none;
    margin-top: 10px;
    height: 60px;
}
.formlabel {
    color: #404040;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
}
.frm_checkbox {
    float: left;
    width: 50%;
    color: #404040;
    font-size: 16px;
    margin-bottom: .5rem;
}
.input_block.no-margin {
    width: 50%;
    margin-right: 0px;
}
.others-inrow input
{
    max-width: 140px;
}
.text-center
{
    text-align: center;
}
.formel.widthh-full .frm_checkbox {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.formel.widthh-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}
.others {
    max-width: 260px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* align-items: center; */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}
.others input {
    height: 30px;
}
input.sub_btn.Btndisable, .Btndisable{
    background: #ddd !important;
    color: #404040;
}
/*.left_checkbox_block {
    float: left;
    width: 50%;
}*/
.padthis.global_travel_form > p {
    font-size: 18px;
    font-style: normal;
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
input#travel_submit_btn {
    background: #567f24;
    border: none;
    border-radius: 30px;
    padding: 10px 30px;
    color: #fff;
    margin-top: 50px;
    font-size: 16px;
    height: 50px;
    font-weight: bold;  
}
.others-inrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* align-items: center; */
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
}
.others-inrow input {
    border: 1px solid #ddd;
    margin-left: 10px;
    height: 30px;
}
.frm_checkbox input[type="checkbox"] {
    width: 23px;
    padding-left: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 23px;
            flex: 0 0 23px;
}
@media only screen and (max-width: 1024px)
{
.input_block {
    width: 50%;
    margin-right: 20px;
}
.frm_checkbox {
    font-size: 16px;
}
.formlabel {
    color: #404040;
    font-size: 16px;
}
    .input_block ::-webkit-input-placeholder { /* Edge */
  font-size: 16px;
}

.input_block :-ms-input-placeholder { /* Internet Explorer */
  font-size: 16px;
}

.input_block ::-moz-placeholder {
  font-size: 16px;
}

.input_block ::-ms-input-placeholder {
  font-size: 16px;
}

.input_block ::placeholder {
  font-size: 16px;
}
}
@media only screen and (max-width: 992px)
{
.formel.widthh-full {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}
.frm_checkbox {
    width: 100%;
}
.formel.widthh-full .frm_checkbox {
    width: 50%;
}
}
@media only screen and (max-width: 767px)
{
    .formel.widthh-full .frm_checkbox {
    width: 100%;
}
    .formblock h2, .formblock h3 {
    font-size: 1.3rem;
}
.formblock.submit_step3 p, #sucessMessage p {
    font-size: 16px;
    }
.input_block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
ol#travel_history_list
{
    float: none;
    width:100%; 
}
.half_block {
    width: 100%;
    margin-right: 0;
}
.global_travel_form {
    background: #fff;
    margin: 0 30px;
    padding: 25px;
    margin-top: -100px;
}
button#itinerary {
    background: #567f24;
    border: none;
    margin-top: 20px;
    margin-bottom: 20px;
}
.input_block.checks {
    margin-top: 20px;
}
.single_row {
    display: block;
    width: 100%;
    margin-bottom: 0 !important;
    overflow: hidden;
    clear: both;
}
.input_block.no-margin {
    width: 100%;
    margin-right: 0px;
}
div#travel_history_list_div select {
    float: left;
    width: 100%;
    margin-right: 0;
}
.travel_form_hedaing {
    padding: 35px 30px;
    height: 210px;
}
.travel_form_hedaing h2 {
    font-size: 30px;
    color: #fff;
}
.global_travel_form p {
    font-size: 16px;
    padding-top: 10px;
}
button#itinerary {
    background: #567f24;
    border: none;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 200px;
}
.combine_panel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}
ol#travel_history_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-left: 10px;
    margin-top: 0;
}
.single_row.border-top.mob_none {
    border-top: none !important;
    margin: 0;
    padding-top: 0px;
    overflow: hidden;
    clear: both;
    margin-bottom: 20px !important;
}
input#travel_submit_btn {
    margin-top: 30px;
}
.formel.border-top.text-center {
    text-align: left !important;
}
}
@media only screen and (max-width: 479px)
{
.left_checkbox_block {
    float: none;
    width: 100%;
}

}
@media only screen and (max-width: 415px)
{
.frm_checkbox {
    float: left;
    width: 100%;
}
.global_travel_form {
    background: #fff;
    margin: 0 20px;
    padding: 15px;
    margin-top: -100px;
}
.travel_form_hedaing {
    padding: 34px 20px;
    height: 210px;
}
}
.switch-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 36px;
    overflow: hidden;
}

.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.switch-field label {
    background-color: #fff;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    line-height: 1;
    text-align: center;
    padding: 8px 16px;
    margin-right: -1px;
    border: 1px solid #567F24;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    border-radius: 30px !important;
    margin-right: 10px;
    height: 50px;
    width: 80px;
    text-align: center;
    font-size: 16px;
    color: #567F24;
    font-weight: bold;
    line-height: 35px;
}
.switch-field label:hover {
    cursor: pointer;
}

.switch-field input:checked + label {
    background-color: #567F24;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 30px;
    margin-right: 10px;
    height: 50px;
    width: 80px;
    text-align: center;
}

.switch-field label:first-of-type {
    border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
    border-radius: 0 4px 4px 0;
}
.check{
  height: 20px;
  width: 20px;
  position: relative;
}

.check:after {
    content: '';
    display: block;
    pointer-events: none;
    font-size: 15px;
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    color: transparent;
   /* -webkit-transition: .25s all ease-in-out;
    -o-transition: .25s all ease-in-out;
    transition: .25s all ease-in-out;*/
    border-radius: 3px;
    line-height: 15px;
    border: none;
}
.check:checked:after {
    background-color: #567f24;
    background-position: 0 0;
}
.check:checked:before {
    display: inline-block;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    height: 15px;
    width: 6px;
    margin-left: 42%;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: "";
    position: absolute;
    top: 2px;
    z-index: 9;
}

.formel.health-card,
.t-coloum-div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
}
input.sub_btn {
    background: #567f24;
    border: none;
    border-radius: 30px;
    padding: 10px 30px;
    color: #fff;
    margin-top: 30px;
    font-size: 16px;
    height: 50px;
    font-weight: bold;
}
input.input.other {
border: none;
border-bottom: 1px solid #ddd;
}

.formel.health-card .half-coloum {
width: 50%;
margin-right: 50px;
}

.formel.health-card .half-coloum:last-child {
margin-right: 0;
}

.t-coloum,
input.input.t-coloum,
select.input.t-coloum {
width: 30%;
margin-right: 0px;
}

.input_block.full-width {
width: 100%;
}

.input_block.full-width ol.duplicate_this {
padding-left: 35px;
padding-top: 20px;
}

button#add_med {
background: #567f24;
border: none;
}

textarea.input {
border: 1px solid #ddd;
}

.error_valid {
    border-color: #E00000 !important;
}

select.input:after {
border: solid #5c8727;
border-width: 0 2px 2px 0;
display: inline-block;
padding: 3px;
content: "";
position: absolute;
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
right: 8px;
top: 8px;
}

/ Chrome, Safari, Edge, Opera /
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}

@media only screen and (max-width: 1200px) {
textarea {
overflow: auto;
resize: vertical;
width: 100%;
}
}

@media only screen and (max-width: 767px) {

textarea.input,
.formel.health-card .half-coloum,
.left_checkbox_block {
width: 100% !important;
}

.formel.health-card,
.t-coloum-div {
display: block;
}
}

@media only screen and (max-width: 360px) {

.t-coloum,
input.input.t-coloum,
select.input.t-coloum {
width: 28%;
}
}
.formblock p.successpara{
    color: #000 !important;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
}
.form_right{
	float: right;
}
.form_left{
	float: left;
}
.bottom_bar{
	font-size: 18px;
    font-style: normal;
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}