/** SEARCH FORM **/

.top-search {
    display: flex;
    justify-content: space-between;
}

.switch-field {
	display: flex;
	margin-bottom: 20px;
	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 {
    color: #000000;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    padding: 8px 16px;
    margin-right: 0px;
    transition: all 0.1s ease-in-out;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
}

.switch-field label:hover {
	cursor: pointer;
}

.switch-field input:checked + label {
    background-color: #330595;
    box-shadow: none;
    color: #ffffff;
    border-radius: 32px;
}

.switch-field label:first-of-type {
	border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
	border-radius: 0 4px 4px 0;
}
.clss {
    position: relative;
    font-size: 14px;
    color: #292929;
    padding: 6px 10px 6px 8px;
    border-radius: 4px;
    appearance: none;
    background: url(../images/download_drop.svg) right center no-repeat;
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    height: 31px;
    border: solid 1px #c8c8c8;
    margin: 0 0 0 15px;
    width: 155px;
}

.my_search {
    padding: 15px 10px;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);
	border: solid 2px #dfdfdf;
}

.search_row {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 4px;
    border: solid 1px #cbcbcb;
	
}


.colum_one {
    width: 22%;
    padding: 0 0px;
}
.colum_two {
    width: 14%;
    padding: 0 0px;
}
.colum_three {
    width: 18%;
    padding: 0 0px;
}
.colum_four {
    width: 10%;
}
.form_group_sr {
    position: relative;
}
label.tittle_name {
    position: absolute;
    left: 30px;
    font-size: 13px;
    top: 7px;
    margin: 0;
    line-height: 13px;
}
.form_group_sr img {
    position: absolute;
    left: 8px;
    top: 27px;
    width: 20px;
}
.ser_location {
    border: none;
    height: 72px;
    padding: 24px 5px 23px 30px;
    border-radius: 0;
    font-weight: 700;
    font-size: 20px;
    color: #000;
    border-right: solid 1px #cbcbcb;
    background: transparent;
}

.ser_location_date {
    border: none;
    height: 72px;
    padding: 24px 5px 23px 30px;
    border-radius: 0;
    font-weight: 700;
    font-size: 20px;
    color: #000;
    border-right: solid 1px #cbcbcb;
    background: transparent;
}

input.ser_location::-webkit-input-placeholder {
color: #000000;
font-weight:700;
font-size:18px;	
}
input.ser_location_date::-webkit-input-placeholder {
color: #000000;
font-weight:700;
font-size:18px;	
}

.form_group_sr p {
    position: absolute;
    bottom: 2px;
    font-size: 13px;
    left: 30px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 88%;
    font-weight: 500;
}

.psg_dls {
    position: absolute;
    background: #fff;
    padding: 10px 0;
    width: 275px;
    left: 0;
    top: 30px;
    border-radius: 5px;
    z-index: 2;
    border: 1px solid #d4d4d4;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .23);
}
.row_traveler {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 10px 0;
    padding: 0 10px 10px;
    border-bottom: 1px dotted #cbcbcb;
}
.pass_bx {
    width: 50%;
}
.pass_bx label {
    font-size: 13px;
    margin: 0px 0 0 0;
    color: #333;
    font-weight: 600;
    line-height: 16px;
}
.pass_bx label small {
    font-size: 12px;
    display: block;
    font-weight: 400;
}

.pass_bx .input-group.number-spinner {
    border: solid 1px #c3c3c3;
    height: 34px;
    border-radius: 5px;
}
.add_num {
    border: none;
    height: 32px;
}
.form-control.ser_location[readonly] {
    background-color: #ffffff;
    opacity: 1;
}
.form-control.ser_location:disabled {
	background-color: #ccc;
    opacity: 1;
}

.mns_btn {
    height: 32px;
    line-height: 32px;
    border-right: solid 1px #c3c3c3;
    border-radius: 0;
    width: 32px;
    padding: 0;
}
.add_btn {
    height: 32px;
    line-height: 32px;
    border-left: solid 1px #c3c3c3;
    border-radius: 0;
    width: 32px;
    padding: 0;
}

.bncfr_ccrty {
    padding: 0px 10px 10px 10px;
    border-bottom: 1px dotted #cbcbcb;
    margin: 0px 0 10px 0;
    background: #ffffff;
}
.bncfr_ccrty h6 {
    font-size: 14px;
    margin: 0 0 10px 0;
    color: #000;
    font-weight: 600;
}
.Nhgsdrt {
    font-size: 14px;
    padding: 9px 6px 10px 6px;
    height: 40px !important;
    border: solid 1px #c8c8c8;
}
.btn_dn {
    padding: 0 10px 0 10px;
}
button.btn_done {
    background: #330595;
    font-size: 14px;
    width: 100%;
    padding: 0;
    border: none;
    height: 35px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 4px;
    color: #fff;
}
.deals_search_bn {
    background: #330595;
    border: none;
    width: 101%;
    padding: 0;
    font-size: 18px;
    color: #ffffff;
    height: 72px;
    border-radius: 0px 4px 4px 0;
    cursor: pointer;
    font-weight: 600;
    margin: 0 0 0px 0px;
}


.addicnal_co {
    margin: 20px 0px 5px 0px;
    padding: 0 5px 0 0px;
}

/* The container */
.direct_flight {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 20px;
    color: #000000;
    font-weight: 400;
}

/* Hide the browser's default checkbox */
.direct_flight input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #d9d9d9;
    border-radius: 4px;
}

/* On mouse-over, add a grey background color */
.direct_flight:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.direct_flight input:checked ~ .checkmark {
  background-color: #fc3d62;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.direct_flight input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.direct_flight .checkmark:after {
    left: 7px;
    top: 2px;
    width: 5px;
    height: 12px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/** SEARCH FORM **/


/** MOBILE RESPONSIVE CSS **/

@media (min-width: 320px) and (max-width: 479px) {

.my_search{ padding: 10px 0px; background:#ffffff; -webkit-box-shadow: none;}
.top-search { justify-content: center;}	
.switch-field{ margin-bottom: 15px;}
.switch-field label{ padding: 10px 25px; background: #edf2fa;}
.banner_heading{ display:none;}	
.search_row{ border: none; background: transparent;}
label.tittle_name{ left: 31px;}
.colum_one { width: 100%; padding: 0 5px; margin: 0 0 10px 0;}
.ser_location{ border: solid 1px #adadad; border-radius: 5px; height: 68px;
 padding: 22px 5px 21px 30px; font-size: 20px; background: #fff;}
.form_group_sr p{ left: 31px;}
.ser_location_date{ border: solid 1px #adadad; border-radius: 5px; height: 68px; padding: 23px 5px 21px 30px; font-size: 18px; background: #fff;}
.form_group_sr img{ top: 26px;} 
.switch-field input:checked + label{ border-radius: 5px;}
.colum_two { width: 50%; padding: 0 5px; margin: 0 0 10px 0;}
.colum_three { width: 100%; padding: 0 5px; margin: 0 0 10px 0;}
.colum_four { width: 100%; padding: 0 5px;}
.deals_search_bn{ height: 60px; font-size: 20px; background: #fc3d62; border-radius: 6px; }
.addicnal_co{ padding: 0 5px 0 5px; display:none;}
	
}