.haram_train_Item_Btn, .whyChooseTrain_Btn {
	font-family: 'MontserratSemiBold';
	font-size: 15px;
}
.TrainContentArea {
	padding: 30px 0;
}
.Train_HaramTrain, .Train_about {
	padding-top: 25px;
}

.SingleDatePickerInput__withBorder {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

/* Optional: Make the actual text input background transparent */
.DateInput_input {
  background-color: transparent !important;
 
  color: inherit; /* To inherit parent font color */
}

.legs-container {
  display: flex;
  flex-direction: column;
  gap: 15px; /* spacing between legs */
}

.leg-row {
  display: flex;
  align-items: center;
  gap: 15px; /* spacing between fields */
}

.leg-field select,
.leg-field .SingleDatePicker {
  min-width: 200px; /* adjust as needed */
}





.Train_about h2 {
	font-family: 'MontserratSemiBold';
	font-size: 35px;
	line-height: 32px;
	color: #373e43;
	text-align: center;
	padding-bottom: 30px;
}
.Train_about p {
	font-size: 16px;
	color: #373e43;
	font-style: italic;
	line-height: 26px;
	padding-bottom: 15px;
}
.Train_about_pic img {
	border-radius: 15px;
	width: 100%;
}
.Train_whychoose {
	background: #1e2e5e;
	margin: 50px 0;
	padding: 55px 0 40px;
	height: 560px;
}
.Train_whychoose h2 {
	font-family: 'MontserratSemiBold';
	font-size: 32px;
	line-height: 32px;
	color: #fff;
	padding-bottom: 30px;
}
.Train_whychoose p, .Train_whychoose p span {
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 15px;
}
.Train_whychoose_main {
	display: flex;
	height: 100%;
}
.Train_whychoosePic {
	position: relative;
	width: 25%;
}
.Train_whychoosePic img {
	width: 100%;
	height: 550px;
	position: relative;
	top: -90px;
	border-radius: 0 15px 15px 0;
}
.Train_whychooseContent {
	width: 75%;
	position: relative;
	padding-left: 50px;
	padding-right: 140px;
}
.Train_whychoose p {
	color: #fff;
	font-style: italic;
}
.Train_whychoose p span {
	font-family: 'MontserratSemiBold';
	color: #2d83c2;
	font-style: normal;
}
.whyChooseTrain_Btn {
	background: #2d83c2;
	border-radius: 5px;
	padding: 0 20px;
	height: 50px;
	border: none;
	color: #fff;
}
.Train_EffortHaram h2, .Train_HaramTrain h2 {
	font-family: 'MontserratSemiBold';
	font-size: 32px;
	line-height: 42px;
	color: #373e43;
	text-align: left;
	padding-bottom: 30px;
}
.Train_EffortHaram h2 span, .Train_HaramTrain h2 span {
	font-family: 'MontserratSemiBold';
	color: #2d83c2;
}
.Train_EffortHaram p, .Train_HaramTrain p, .Train_Haram_slide_Tittle p {
	font-size: 16px;
	color: #373e43;
	font-style: italic;
	line-height: 26px;
	padding-bottom: 20px;
}
.Train_EffortHaram p span, .Train_HaramTrain p span {
	font-family: 'MontserratSemiBold';
	color: #2d83c2;
	font-style: normal;
}
.Train_HaramTrainPic img {
	border-radius: 15px;
	width: 100%;
	height: 450px;
}
.Train_EffortHaram {
	position: relative;
	margin: 35px 0;
	padding: 40px 0;
	background: linear-gradient(to bottom, #f8ecda 0, #fbe4c4 52%, #ffd8a4 100%);
}
.Train_EffortHaram_bg {
	background: url(../images/train_effortharam_bg.png) no-repeat;
	width: 506px;
	height: 196px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.Train_EffortHaramPic {
	position: absolute;
	bottom: -40px;
}
.Train_EffortHaramPic img {
	border-radius: 0;
	width: 100%;
	height: 450px;
}
.Train_Haram_slide_Tittle h2 {
	font-family: 'MontserratSemiBold';
	font-size: 32px;
	line-height: 42px;
	color: #373e43;
	text-align: left;
	padding-bottom: 15px;
}
.Train_Haram_Crsl {
	margin: 20px 0;
}
.abt_haram_train_Item {
	border: 1px solid #ccc;
	border-radius: 12px;
}
.abt_haram_train_Item_pic {
	height: 260px;
}
.abt_haram_train_Item_pic img {
	height: 260px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.abt_haram_train_Item_Content {
	padding: 25px 20px;
	min-height: 243px;
}
.abt_haram_train_Item_Content h2 {
	font-family: 'MontserratSemiBold';
	font-size: 19px;
	line-height: 24px;
	padding-bottom: 15px;
}
.abt_haram_train_Item_Content p {
	font-size: 16px;
	color: #373e43;
	font-style: italic;
	line-height: 24px;
}
.haram_train_Item_Btn {
	background: #2d83c2;
	border-radius: 5px;
	padding: 0 20px;
	height: 40px;
	border: none;
	color: #fff;
	margin-top: 18px;
}
.Train_Haram_Crsl .owl-dots {
	display: none;
}
.train_panel {
	position: relative;
}
.TrainSearchTop {
	position: absolute;
	right: 0;
	top: -5px;
}
.hm_Traincheck {
	position: relative;
}
.hm_Traincheck h2 {
	font-size: 14px;
	font-family: 'MontserratSemiBold';
	line-height: 20px;
}
.hm_Traincheck p {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	display: flex;
}
.hm_Traincheck [type="checkbox"]:checked, .hm_Traincheck [type="checkbox"]:not(:checked) {
	position: absolute;
	left: -9999px;
}
.hm_Traincheck [type="checkbox"]:checked + label, .hm_Traincheck [type="checkbox"]:not(:checked) + label {
	position: relative;
	padding-left: 34px !important;
	padding-top: 0px;
	cursor: pointer;
	line-height: 25px;
	display: inline-block;
	color: #373e43;
	font-weight: normal;
	margin-right: 5px;
	padding-bottom: 0px !important;
	margin-top: 0px;
	margin-bottom: 0;
	width: auto;
}
.hm_Traincheck [type="checkbox"]:checked + label:before, .hm_Traincheck [type="checkbox"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	width: 25px;
	height: 25px;
	background: url(../images/hm_nonstop.svg) no-repeat 0px 0px;
}
.hm_Traincheck [type="checkbox"]:checked + label:after, .hm_Traincheck [type="checkbox"]:not(:checked) + label:after {
	content: '';
	width: 25px;
	height: 25px;
	position: absolute;
	top: 8px;
	left: 0px;
	background: url(../images/hm_nonstop.svg) no-repeat -28px 0px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.hm_Traincheck [type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.hm_Traincheck [type="checkbox"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.trainSerchInfo {
	background: url(../images/flfter_info_dy.svg);
	width: 15px;
	height: 15px;
	background-size: contain;
	display: inline-block;
	cursor: pointer;
}
.TrainModal .modal-header {
	font-family: 'MontserratSemiBold';
	border-bottom: none;
	padding: 20px;
	background: #1e2e5e;
	color: #fff;
	font-size: 15px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.TrainModal .modal-title {
	font-size: 16px;
}
.TrainModal .modal-body h2 {
	font-size: 14px;
	font-family: 'MontserratSemiBold';
	margin-bottom: 5px;
}
.TrainModal .modal-body p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
}
.TrainModal .modal-header .close {
	top: 15px;
}
.TrainModal .modal-content {
	border-radius: 12px;
}
.TrainModal .modal-body {
	padding: 20px;
	padding-bottom: 0;
}
.TrainModal .modal-footer {
	border: 0;
	justify-content: center;
}
.TrainModal .modal-footer .btn-primary {
	background: #2d83c2;
	font-size: 14px;
	padding: 10px 20px;
	font-family: 'MontserratSemiBold';
	border-radius: 6px;
}
.TrainModal .modal-footer .btn-primary:active {
	background: #2d83c2;
	outline: none;
}
.TrainModal .modal-footer .btn-primary:active:focus {
	box-shadow: none;
}
.TrainModifyPassngerBox .Htl_New_Room_label{
	font-size: 13px;
}
.TrainModifyPassngerBox .Htl_New_Room_label span{
	font-size: 11px;
}
.TrainModifyPassngerBox .htl_new_dvd {
    width: 47%;
}
.TrainModifyPassngerBox .Htl_New_Room_out{
	flex-wrap: wrap;
	row-gap: 0px;
}
.TrainModifyPassngerBox .psngr_applyBox button {
    background: #2979b3;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    border-radius: 5px;
    border: none;
     height: 40px;
}
.TrainModifyPassngerBox.Htl_New_RoomPicker{
	height:300px;
}



/*Train Result start*/
.TrainHomeGroupBkng {
	position: absolute;
	right: 0;
}
.TrainGrpBkng_i_main {
	width: 400px;
	min-height: 250px;
	background: #fff;
	border: 1px solid #ccc;
	position: relative;
	z-index: 2;
	border-radius: 5px;
}
.TrainGrpBkngTittle {
	padding: 15px;
	border-bottom: 1px solid #ccc;
	display: flex;
	justify-content: space-between;
	font-size: 16px;
}
.TrainGrpBkngTittle a {
	color: #212529;
}
.TrainGrpBkngTittle h2 {
	font-size: 16px!important;
	color: #373e43;
}
.CloseTrainGrp {
	font-style: normal;
	font-size: 15px;
}
.TrainGrpBkngContent {
	padding: 20px 15px;
}
.TrainGrpBkngContent h3 {
	font-size: 14px;
	font-family: 'MontserratSemiBold';
	line-height: 16px;
	padding: 0 0 10px;
}
.TrainGrpBkngContent p {
	font-size: 13px;
	color: #212529!important;
	line-height: 18px;
	padding-bottom: 10px;
}
.Train_result_new.modifyBox {
	background: #1e2e5f;
	height: 120px;
	padding: 10px 0;
}
.TrainMdfy_grpCheck h2 {
	color: #fff!important;
	font-size: 14px!important;
	line-height: 16px!important;
}
.TrainMdfy_grpCheck p {
	color: #fff;
	font-size: 12px;
}
.TrainResult_Clm h2, .TrainResult_Clm h2 span, .Train_new_sec_main .Filterhead span {
	font-size: 16px;
	font-family: 'MontserratBold' !important;
}
.TrainMdfy_grpCheck .hm_Traincheck [type=checkbox]:not(:checked)+label:before {
	top: 3px;
}
.Train_result_new .htlModifySrch_outer {
	width: 100%;
	display: flex;
}
.Train_modify_Tab_wrap {
	width: 100%;
	padding-bottom: 10px;
}
.Train_result_new .Htl_srch_field_01 {
	border-right: 1px solid #e6e6e6;
}
.Train_result_new .Htl_srch_field_01:nth-child(2) {
	border-right: none;
}
.TrainResultPanel {
	border-radius: 12px;
	position: relative;
	margin-bottom: 28px;
	border: 1px solid #ddd;
}
.TrainResultPanel_col_l {
	flex: 0 0 82%;
	max-width: 82%;
	background: #fff;
	border-radius: 12px 0 0 12px;
}
.TrainResultPanel_col_R {
	background: #fff;
	flex: 0 0 18%;
	max-width: 18%;
	padding: 20px;
	border-left: 1px solid #ddd;
	position: relative;
	border-radius: 0 10px 10px 0;
}
.TrainResultPanel .Result_lft_panel {
	display: flex;
	height: 100%;
}
.TrainResultPanel .Result_lft_panel_box1 {
	width: 22%;
	padding: 20px;
}
.TrainResultPanel .Result_lft_panel_box1 .TrainResult_Clm i img{
	    height: 63px;
}

.TrainResultPanel .Result_lft_panel_box2 {
	width: 78%;
	padding: 25px 35px;
	border-left: 1px solid #ddd;
}
.TrainResult_Clm h2 {
	color: #373e43;
}
.TrainDtlsBtn, .Train_Rslt_TimePlace p {
	font-size: 14px;
	color: #373e43;
}
.TrainResult_Clm h2 span {
	color: #2d83c2;
}
.TrainResult_Clm i {
	padding-top: 15px;
	display: inline-block;
}
.TrainResultPanel_col_R .TrainPerperson, .TrainResultPanel_col_R .TrainStart {
	font-size: 14px;
	color: #373e43;
	line-height: 18px;
}
.TrainResultPanel_col_R .resultFare {
	font-size: 20px;
	line-height: 32px;
}
.TrainResultPanel_col_R .resultFare span {
	font-family: 'MontserratBold' !important;
}
.TrainDtlsBtn {
	background: #1c2a72;
	border: 1px solid #ccc;
	border-radius: 20px;
	padding: 0 15px;
	line-height: 28px;
	margin-top: 8px;
	display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}
.Train_rslt_stopLine:after, .Train_rslt_stopLine:before {
	position: absolute;
	content: '';
	width: 13px;
	height: 13px;
	background: #2d83c2;
	border-radius: 20px;
	top: -6px;
}
.TrainResultPanel_col_R .FlgtSelect {
	justify-content: flex-end;
}
.Train_rslt_stop_Box {
	margin-top: 25px;
}
.Train_rslt_stopLine {
	border-bottom: 1px solid #2d83c2;
	margin: 0 50px;
	position: relative;
}
.Train_rslt_stopLine:before {
	left: 0;
}
.Train_rslt_stopLine:after {
	right: 0;
}
.TrainRsltStop {
	font-size: 13px;
	top: -4px;
	position: relative;
}
.TrainRsltDirectOuter {
	top: -10px;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
}
.TrainRsltDirect {
	background: #fff;
	border: 1px solid #2d83c2;
	color: #373e43;
	font-size: 13px;
	border-radius: 20px;
	padding: 2px 15px;
}
.Train_Rslt_TripDtls {
	display: flex;
	justify-content: space-between;
	padding-top: 15px;
}
.Train_Rslt_TimePlace h2 {
	font-family: 'MontserratBold' !important;
	font-size: 20px;
	color: #373e43;
}
.Train_Rslt_TimePlace h4 {
	font-family: 'MontserratBold' !important;
	font-size: 14px;
	color: #373e43;
}
.Train_new_sec_main .pack_FilterMain {
	background: #fff;
	border-radius: 12px;
}
.Train_new_sec_main .Filterhead {
	font-family: 'MontserratBold' !important;
	font-weight: inherit;
}
.Train_new_sec_main .Filterbox {
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.Train_new_sec_main .Filterbox:last-child {
	margin-bottom: 0;
	padding-bottom: 20px;
}
.TrainDepartTime h4 {
	font-size: 14px;
	padding-bottom: 8px;
	color: #1d2b34;
}
.TrainDepartTime ul {
	border-radius: 0;
	gap: 8px;
}
.TrainDepartTime ul li {
	position: relative;
	text-align: center;
	flex-grow: 1;
	background: #fff;
	border: 1px solid #ccc;
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	border-radius: 5px;
}
.TrainDepartTime input[type=checkbox]+label {
	font-size: 11px;
	width: 100%;
	height: auto;
	cursor: pointer;
	padding: 10px;
	border-radius: 0;
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.TrainDepartTime input[type=checkbox]+label::before {
	display: none;
}
.TrainDepartTime input[type=checkbox]:checked+label, .TrainDepartTime li.filt_active input[type=checkbox]+label {
	border: 1px solid #2d83c2;
	color: #000;
	border-radius: 4px;
}

.TrainFilterBag{
}
.TrainFilterBag img{
	width:100%;
}

.FilterBoxTakeMain {
	margin-bottom: 30px
}
.FilterTitle_TakeHd {
	font-size: 14px;
	gap: 4px;
	padding-bottom: 10px;
}
.TrainTimeSlot {
	display: inline-grid;
	text-align: left;
	margin-bottom: 0!important;
}
.TrainTimevalue {
	font-family: 'MontserratMedium';
	font-size: 13px;
	color: #373e43;
	line-height: 18px;
}
.TrainTimevalueText {
	font-family: 'MontserratMedium';
	font-size: 11px;
	color: #373e43;
	line-height: 18px;
}
.fltr_icon_time_01 {
	width: 25px;
	height: 25px;
	background: url(../images/early-morning.png) center/contain no-repeat;
}
.fltr_icon_time_02 {
	width: 25px;
	height: 25px;
	background: url(../images/morning.png) center/contain no-repeat;
}
.fltr_icon_time_03 {
	width: 25px;
	height: 25px;
	background: url(../images/mid-day.png) center/contain no-repeat;
}
.fltr_icon_time_04 {
	width: 20px;
	height: 20px;
	background: url(../images/night.png) center/contain no-repeat;
}
.Train_OutBondReturn_box {
	padding: 25px 0 10px;
}
.Train_OutbondList {
	border: 1px solid #ccc;
	border-radius: 12px;
	height: 65px;
	display: flex;
}
.Train_OutbondList_head {
	width: 15%;
	height: 100%;
	background: #d9e4ea;
	padding: 20px;
	border-bottom-left-radius: 12px;
	border-top-left-radius: 12px;
}
.Train_OutbondList_head h2 {
	font-family: 'MontserratSemiBold';
	font-size: 16px;
	display: flex;
	align-items: center;
	gap: 10px;
}
.outbond_train_icon {
	width: 16px;
	height: 22px;
	background: url(../images/outbond_train_icon.png) 0 0/contain;
	display: inline-block;
}
.Train_OutbondList_From, .Train_OutbondList_Place {
	width: 40%;
}
.Train_OutbondList_From_Outer {
	display: flex;
	align-items: center;
	height: 100%;
	padding: 0 15px;
}
.Train_OutbondList_Place h2 {
	font-size: 16px;
	font-family: 'MontserratSemiBold';
	line-height: 18px;
}
.Train_OutbondList_Place h2 span {
	font-size: 14px;
	font-family: 'MontserratMedium';
	line-height: 18px;
	padding: 0 5px;
}
.Train_OutbondList_Place p {
	font-size: 14px;
	font-family: 'MontserratSemiBold';
	line-height: 18px;
}
.Train_OutbondList_Arrow {
	width: 20%;
	padding: 0 20px;
}
.outbondArrow_train_icon {
	width: 22px;
	height: 22px;
	background: url(../images/arrow_right_train.svg) 0 0/contain;
	display: inline-block;
}
.Train_OutbondList_Last {
	width: 45%;
	display: flex;
	justify-content: space-between;
	padding: 0 15px;
	height: 100%;
	align-items: center;
}
.TrainClass_outer, .TrainOutbound_Arow a {
	display: flex;
	align-items: center;
	gap: 5px;
}
.TrainClass_icon, .TrainOutbound_arrow_icon {
	width: 22px;
	height: 22px;
	display: inline-block;
}
.TrainClass_outer span {
	font-size: 14px;
	font-family: 'MontserratSemiBold';
}
.TrainClass_Price span {
	font-size: 15px;
	font-family: 'MontserratSemiBold';
	padding: 0 2px;
}
.TrainClass_icon {
	background: url(../images/chair_train.png) 0 0/contain no-repeat;
}
.TrainOutbound_arrow_icon {
	background: url(../images/arrow_out_bound_trip.png) 0 0/contain no-repeat;
}
.TrainOutbound_Arow {
	display: flex;
	align-items: center;
}
.TrainOutbound_Arow span {
	font-family: 'MontserratMedium';
	color: #2d83c2;
	font-size: 14px;
}

.Train_ReturnList .Train_OutbondList_head{
	background:#1e2e5e;
	color:#fff;
}

.Train_ReturnList .outbond_train_icon {
    width: 16px;
    height: 22px;
    background: url(../images/outbond_train_white_icon.png) 0 0 / contain;
    display: inline-block;
}


.TrainResultDetailsMain {
    background: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-top: solid #ddd 1px;
    padding: 25px 20px;
}
.TrainResultDetailBox{
	display:flex;
	gap: 25px;
 
}
.TrainResultDetail_Slide{
 	width: 40%;
}

.TrainResultDetail_Slide .carousel-item{
	
	overflow:hidden;
}

.TrainResultDetail_Slide .carousel-item img{
	height:250px;
	border-radius: 8px;
	
}

.TrainResultDetail_Slide .carousel-control-next-icon{
	background:url(../images/train_arrow.svg);
    width: 30px;
    height: 30px;
    background-size: contain;
}
.TrainResultDetail_Slide .carousel-control-prev-icon{
	background:url(../images/train_arrow.svg);
    width: 30px;
    height: 30px;
    background-size: contain;
	transform: scaleX(-1);
}



.TrainResultDetail_Class {
	width:60%;
}
.TrainResultDetail_Class ul{
	display: flex;
	gap: 25px;
}

.TrainResultDetail_Class ul li{
    width: 50%;
    border: solid #ddd 1px;
    padding: 30px;
    border-radius: 8px;
    display: flex;
	    gap: 5px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	min-height:250px;
}
.TrainResultDetail_Class ul li h2 {
    display: flex;
    align-items: center;
    gap: 5px;
}

.TrainResultDetail_Class ul li h1{
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:20px;
}
.TrainResultDetail_Class ul li h1 span {
	    font-family: MontserratBold !important;
    font-size: 20px;
    color: #373e43;
	padding:0 2px;
}
.TrainResultDetail_Class ul li p{
	padding-top: 0;
	line-height:20px;
}
.TrainClassBtn {
	background: #2d83c2;
    border: 1px solid #2d83c2;
    border-radius: 5px;
    padding: 5px 20px;
    line-height: 28px;
    margin-top: 8px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: MontserratBold !important;
}
.TrainClassBtn a,  a.TrainClassBtn:hover{
	color:#fff;
}
.TrainResultSeatLft{
	color:#2d83c2;
}
.TrainRslt_info{
	background:url(../images/flfter_info_dy.svg);
	width: 13px;
    height: 13px;
    background-size: contain;
    display: inline-block;
}


.Train_ReservePolicy_modal .modal-title {
	font-family: 'MontserratSemiBold';
	font-size: 18px;
	color: #373e43;
}
.Train_ReservePolicy_modal .modal-header {
	padding-bottom: 12px;
	border-bottom: solid #ccc 1px;
}
.Train_ReservePolicy_modal .modal-lg {
	max-width: 1100px;
}
.Train_ReservePolicy_modal .modal-body {
	padding: 0 20px 20px;
}
.Train_ReservePolicy_modal_Body {
	height: 550px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 8px;
	margin: 20px 0;
}
.Train_ReservePolicy_modal_Body::-webkit-scrollbar-track {
 	border-radius:25px;
 	background-color:#f5f5f5;
}
.Train_ReservePolicy_modal_Body::-webkit-scrollbar {
 	width:8px;
 	background-color:#f5f5f5;
}
.Train_ReservePolicy_modal_Body::-webkit-scrollbar-thumb {
 	border-radius:50px;
 	background:#666;
 	height:4px;
}
.Train_ReservePolicy_modal_Body h3 {
	font-family: 'MontserratSemiBold';
	font-size: 18px;
	color: #373e43;
}
.Train_ReservePolicy_modal_Body p {
	font-family: 'MontserratMedium';
	font-size: 14px;
	line-height: 18px;
	color: #373e43;
	padding: 5px 0;
	letter-spacing: 0.5px;
}
.train_reservePolicy_list ul {
	padding: 15px 0;
}
.train_reservePolicy_list ul li {
	background: #f0f7fb;
	padding: 12px 15px;
	margin: 15px 0;
	border-radius: 5px;
	display: flex;
}
.train_reservePolicy_list ul li:first-child {
	margin-top: 0;
}
.train_reservePolicy_list_lft {
	width: 75%;
	font-family: 'MontserratMedium';
	color: #373e43;
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	display: flex;
	align-items: center;
}
.train_reservePolicy_list .NonRefundable_trainPolicy {
	background: #f8e1e1;
	padding: 6px 12px;
	font-family: 'MontserratMedium';
	color: #d0000f;
	font-size: 13px;
	border-radius: 5px;
}
.train_reservePolicy_list_rht {
	width: 25%;
	display: flex;
	justify-content: end;
	align-items: center;
}
.TrainPolici_BagPolicies {
	display: flex;
	width: 100%;
	border-radius: 5px;
	height: 230px;
	margin-top: 15px;
	padding: 25px;
	background: #287A8F;
	background: linear-gradient(180deg, rgba(40, 122, 143, 1) 0%, rgba(40, 107, 125, 1) 49%, rgba(54, 145, 176, 1) 68%, rgba(61, 155, 190, 1) 100%);
}
.TrainPolici_BagPolicies_lft {
	width: 75%;
}
.TrainPolici_BagPolicies_lft h3 {
	font-size: 16px;
	color: #fff;
	padding-bottom: 5px;
}
.TrainPolici_BagPolicies_lft p {
	color: #fff;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
}
.TrainPolici_BagPolicies_rht {
	width: 25%;
	position: relative;
}
.TrainPolici_BagPolicies_rhtPic {
	width: 303px;
	height: 236px;
	background: url(../images/bag_policies_01.png);
	position: absolute;
	top: -60px;
	right: 25px;
}
.TRsrvPolicyNote {
	padding: 15px 0;
}
.TRsrvPolicyNote h4 {
	font-family: 'MontserratSemiBold';
	font-size: 14px;
	color: #373e43;
}
.TRsrvPolicyNote p {
	font-size: 13px;
	color: #373e43;
	padding: 0;
	font-family: 'MontserratMedium';
	font-style: italic;
}




section.Train_pax_new_Head {
    background: #1e2e5f;
    padding: 22px 0;
}

.Train_pax_new_Head h2.TrainPaxTitle{
	font-family: 'MontserratBold' !important;
	font-size:20px;
	color:#fff;
}

.TrainPaxBoxDetails .Transf_pax_DetailsClm1_pic{
	height: 110px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.TrainPaxBoxDetails .Transf_pax_DetailsClm1_pic img{
	width: 125px;
    height: 60px;
}

.TrainPaxBoxDetails  .Transf_pax_DetailsClm1_Dtls h2 span{
	font-family: 'MontserratBold', 'DroidKufiBold' !important;
	font-size: 18px;
	color: #2577be;
}
.TrainPaxBoxDetails_Econoclass {
    content: '';
    background: url(../images/train_dtls_class.png);
    background-size: contain;
    width: 22px;
    height: 18px;
    display: inline-block;
    background-repeat: no-repeat;
}

.TrainpaxHead_policies h2 {
    font-size: 18px;
    font-family: 'MontserratBold' !important;
}
.Trainpax_policies_content{
}
.Trainpax_policies_content h3 {
	font-size: 18px;
	color:#373e43;
    font-family: 'MontserratBold' !important;
	padding-bottom: 10px;
}
.Trainpax_policies_content p {
	font-size: 14px;
	color:#373e43;
	font-style:italic;
	font-family: 'MontserratMedium';
}

.TrainPax_cancel_change_policy{
	padding-top:20px;
}

.TrainPax_cancel_change_policy h3 {
    font-size: 16px;
    color: #373e43;
    font-family: 'MontserratSemiBold';
     
}


.TrainPax_cancel_change_policy ul li{
	padding: 5px 0;
	display:flex;
}





.TrainPax_cancel_Lft{
	width:75%;
	font-family: 'MontserratMedium';
	font-size:14px;
	line-height:22px;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.TrainPax_cancel_Rht{
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.TrainPax_cancel_Rht .NonRefundable_trainPolicy{
    background: #fff;
	border:solid #ccc 1px;
    padding: 10px 12px;
    font-family: 'MontserratMedium';
    color: #2d83c2;
    font-size: 13px;
    border-radius: 5px;
}

.VoucherNew_SubHead p{
	color:#fff;
}





/*Train Result End*/


@media only screen and (min-width: 768px) and (max-width: 991px)  {
	.Train_result_new.modifyBox{ height:inherit;}
	.Train_result_new .htlModifySrch_outer{flex-wrap: wrap;}
	.Train_result_new .htlModifySrch_Rht_new{ width: 100%;}
	.Train_result_new .Hotel_modify_Btn{ border-radius: 5px; border-top-left-radius:0; border-top-right-radius:0; }
	.Train_result_new .htlModifySrch_Lft_new{border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
	.Train_result_new .Htl_srch_field_01{ width: 49%;border-bottom: 1px solid #e6e6e6;}	
	.Train_result_new .Htl_srch_field_02_clndr{ width: 49%; margin:0;}
	.Train_result_new .Htl_srch_field_03_psger	{ width: 48%;}
	.Train_OutbondList{height:inherit;flex-wrap: wrap;}
	.Train_OutbondList_head{width: 100%;border-bottom-left-radius: 0px; border-top-right-radius: 12px;}
	.Train_OutbondList_Last{width: 100%;padding: 10px 15px;}
	.Train_OutbondList_From, .Train_OutbondList_Place{width: 100%;}
	.Train_OutbondList_From_Outer{ padding: 10px 15px;}
	.TrainResultPanel_col_l{flex: 0 0 100%;max-width: 100%; border-radius: 12px;}
	.TrainResultPanel_col_R{flex: 0 0 100%;max-width: 100%;}
	.TrainResultPanel_col_R{ border-top: 1px solid #ddd;border-left: none; border-radius: 12px; border-top-left-radius: 0; border-top-right-radius: 0;}
	.TrainResultPanel .Result_lft_panel_box2{padding: 20px;}
	.TrainResultDetail_Slide .carousel-item img{ height: 200px;}
	.TrainResultDetailBox{gap: 20px;}
	.TrainResultDetail_Class ul{gap: 20px;}
	.TrainResultDetail_Class ul li{ padding: 10px; min-height: 200px;}
}
@media (max-width:767px) {
   /* Train Start*/
  .TrainSearchTop{ position: relative;}
  .hm_Traincheck{padding: 10px 0;}
  .Train_about h2{font-size: 20px; padding-bottom: 10px;}
  .Train_about p{font-size: 14px;}
  .Train_about_pic img{ height:200px;}
  .Train_whychoose_main{ flex-direction: column;}
  .Train_whychoose{ height:auto;margin: 30px 0;}
  .Train_whychoosePic{ position:relative; display:none;}
  .Train_whychoosePic img{}
  .Train_whychoose{ padding: 35px 0 35px;}
  .Train_whychooseContent{ width:100%; padding-left: 15px; padding-right: 15px;}
  .Train_whychoose h2{ font-size: 22px; padding-bottom: 15px;}
  .Train_whychoose p, .Train_whychoose p span{font-size: 14px;}
  .haram_train_Item_Btn, .whyChooseTrain_Btn{font-size: 14px;}
  .Train_EffortHaram p, .Train_HaramTrain p, .Train_Haram_slide_Tittle p{font-size: 14px;}
  .Train_EffortHaram h2, .Train_HaramTrain h2{ font-size: 22px;line-height: 26px;}
  .Train_Haram_slide_Tittle h2{ font-size: 22px;line-height: 26px;}
  .Train_HaramTrainPic img{ height: 200px;}
  .Train_EffortHaramPic{ display:none;}
  
  .TrainResultPanel{margin-bottom: 15px;}
  .Train_result_new.modifyBox{ height:inherit;}
  .Train_result_new .htlModifySrch_outer{flex-wrap: wrap;}
  .Train_OutbondList{ flex-wrap: wrap;height: inherit;}
  .Train_OutbondList_head{ width:100%;border-bottom-left-radius: 0px;border-top-right-radius: 12px;}
  .Train_OutbondList_From{ width:100%;}
  .Train_OutbondList_From_Outer{ padding:15px;}
  .Train_OutbondList_Last{ width:100%; flex-wrap: wrap;}
  .TrainOutbound_Arow{ padding: 10px 0;}
  .TrainResultPanel_col_l{flex: 0 0 100%;max-width: 100%; border-radius: 12px;}
  .TrainResultPanel .Result_lft_panel{flex-wrap: wrap;}
  .TrainResultPanel .Result_lft_panel_box1{width:100%; padding: 15px;}
  .TrainResultPanel .Result_lft_panel_box2{width:100%; padding: 25px 15px; border-top: 1px solid #ddd; border-left:none;}
  .TrainResultPanel_col_R{ flex: 0 0 100%;max-width: 100%; border-top: 1px solid #ddd; border-left:none;border-top-right-radius: 0; border-bottom-left-radius: 10px; }
  .Train_OutbondList_Place h2{ 	font-size: 14px;}
  .Train_OutbondList_Place p{ 	font-size: 13px;}
  .TrainDtlsBtn, .Train_Rslt_TimePlace p{ font-size:13px;}
  .Train_Rslt_TimePlace h2{font-size: 15px;}
  .Train_Rslt_TimePlace h4{font-size: 13px;}
  .TrainResultDetailBox{flex-wrap: wrap;}
  .TrainResultDetail_Slide{width:100%;}
  .TrainResultDetailsMain{padding: 15px;}
  .TrainResultDetail_Class{width:100%;}
  .TrainResultDetail_Class ul{flex-wrap: wrap;}
  .TrainResultDetail_Class ul li{width:100%; min-height: 200px;padding: 10px;}
   section.Train_result_new h2{ display: block;}
  .hm_Traincheck [type="checkbox"]:checked + label:before, .hm_Traincheck [type="checkbox"]:not(:checked) + label:before{top: 4px;}
  .hm_Traincheck [type="checkbox"]:checked + label:after, .hm_Traincheck [type="checkbox"]:not(:checked) + label:after{top: 4px;}
  .hm_Traincheck{ padding-top: 20px;padding-bottom:0;}
  .TrainResultDetail_Slide .carousel-item img{ height: 200px;}
  .TrainResultDetail_Class ul li h1{padding-top: 5px; padding-bottom: 5px;line-height: 18px;}
  /* Train End*/
  
}


