/*------------------------------------------Single and multi Tab css start-------------------------*/
.widgetSectn.travelSection .optDetials .blocks.sInputs{padding: 15px 0;}
.widgetSectn.travelSection .ui-datepicker-trigger{ display: none; }
.tripDate{ position: relative; }
.tripDate .sInput {
    float: left;
    width: 46%;
    margin-right: 18px;
    text-align: left;
        position: relative;
}

.datePcmain .block .errorN {
    color: #F44336;
    background: transparent;
}

.stepperRow{ border-bottom:1px solid #eaeff3;padding:10px; overflow: hidden; }
/*.stepperRow:last-child{border-bottom:none; text-align: center;}*/

.tpopCancel, .tpopDone, .seniorctDone{
    text-transform: uppercase;
    background: #063b6d;
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    display: inline-block;
    padding: 6px 20px;
    text-decoration: none;
    text-decoration: none;
}
.tpopDone:hover, .seniorctDone:hover{text-decoration: none; color:#fff;}
.tpopCancel:hover{text-decoration: none;}
.tpopCancel{
    background:transparent;
    color:#063b6d;
}
/*.singleTrip p {
    font-size: 13px;
    color: #7d7d7d;
}*/
.block .errorNew {
    color: #ff0000;
    font-size: 13px;
    position: absolute;
    top: 20px;
    background: #fff;
    width: 100%;
    padding: 0 0 5px;
    z-index: 100;
    display: none;
    left: 0;
}
.stepclLeft{ float: left; padding:10px; }
.stepColum{ display: inline-block; float: right;     margin: 5px 10px 0 0;}
.widgetSectn .optDetials .sInput .stepColum input{ margin:0; display: inline-block; width: 50px;     height: 32px; vertical-align: top; text-align: center; border:0;}
.stepColum a.adds, .stepColum a.subs{ background: #f0f1f1;
    border:1px solid #e5e5e5;
    padding: 3px;
    color: #000;
    font-size:38px;
    display: inline-block;
    line-height: 20px;
    width: 30px;
    text-align: center;
    height:30px;
    border-radius: 5px;
    text-decoration:none; }
    .stepColum a.adds, .stepColum a.adds{    font-size: 22px;
    line-height: 20px;
    vertical-align: top;
    font-weight: 400;}
.sInput span{ float: left; }
.noClick{ pointer-events: none; }
input:disabled{ background: transparent; }
.singleTrip span.singlAdlt, .multiTrip span.singlAdlt{
    width: 100%;
    height:35px;
    display: block;
    position: absolute;
    left:0;
    top:16px;
    z-index:2;

}
.trpD .jrnyNoOfDays{
    position: static;
    padding: 0;
    border-radius: 25px;
    display:none;
    font-size: 14px;
    color: #ffffff;
    float: left;
    border: none;
    /* left: 0; */
    /* top: 0; */
    width: auto;
}

.GeographicalMain .trpD, .singleTrip .trpD{
    display: none;
}

.widgetSectn .block .mainselectBox .glyphicon.glyphicon-menu-down{
    top: 30px;
}
.widgetSectn .switch.m22{ margin-top: 22px; }


.tseniorCt{    
    position: absolute;
    left: 0;
    top: 47px;
    z-index:1;
    background: #fff;
    border:1px solid #b2c3d2;
    width: 100%;
    border-radius:5px;
    box-shadow:0px 5px 10px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow:0px 5px 10px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow:0px 5px 10px 3px rgba(0, 0, 0, .1);
    display: none;
    z-index:999;

}
.tseniorCt .tseniorctrow{padding:10px; overflow: hidden; }
.tseniorCt .tseniorctrow:first-child{padding:0;}
.tseniorCt .tseniorctrow:last-child{border-bottom:none; text-align: center;}

.tseniorCt .seniorctCancel, .tseniorCt .seniorctDone{
    text-transform: uppercase;
    background: #063b6d;
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    display: inline-block;
    padding: 6px 20px;
    text-decoration: none;
}
.tseniorCt .seniorctCancel{
    background:transparent;
    color:#000;
}
.widgetSectn .optDetials .sInput .tseniorctrow input{margin: 0;
    border: 0;
    font-size: 14px;
    height: inherit;}
    .sccolumn{ width:50%; float: left; color:#063b6d; position: relative; }
    .addanotherCt{ font-size: 14px; color:#282828; text-decoration: underline; }
    
.scClose{
    position: absolute;
    right: 5px;
    padding: 11px;
    top:9px;
    width: 32px;
    height: 32px;

}

.scClose:before, .scClose:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height:12px;
  width:1.2px;
  background-color: #7f7f7f;
}
.scClose:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.scClose:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-: rotate(-45deg);
}

.scRow{
     position: relative;
    border-bottom: 1px solid #eaeff3;
    padding: 15px;
    overflow: hidden;}
  .scRow .tnum{ float: none; }  
.addanotherLinkrow{
         border-bottom:1px solid #eaeff3;
    }
span.travelpopLink{
    width: 100%;
    height:35px;
    position: absolute;
    left:0;
    top:16px;
    z-index:2;
}

.distSlectnew{
    list-style-type: none; 
    margin:0; 
    padding:0;
}
.distSlectnew li{ 
    padding: 10px 20px;
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
    font-size:14px;
    color:#063b6d;
}
/*.distSlect li:hover{
    background:#053c6d;
    color:#fff;
}
*/
.tDistblock .tseniorCt .tseniorctrow {
    padding: 0px;
    text-align: center;
    width: 600px;
    margin: 0 auto;
}
.tDistblock .tdestbtLink{ display:block; padding:13px 10px; text-align:left; color:#333333; font-size: 13px; text-decoration: underline; }
.viewCont{
    position: absolute;
    right: 17px;
    bottom: 7px;
    font-size: 11px;
    color:#333333; 
    z-index: 3;
    text-decoration: underline;
    display:none;
}

.sccolumn .datePick{
    background:url("/images/default-source/HomeRevamp/calenderIcon.png") 85% 0 no-repeat;
}

/*travel select plan 24/4/18*/

.singtrMainpage .planDetails .planbox{
    float: none;
/*    margin-right: 20px;
/*    width: 40%;*/*/
    float: none;
}
.singtrMainpage .yerVal {
    display: inline-block;
    float: left;
    padding: 6px 0 0 15px;
}
.singtrMainpage .planDetails .planbox.selected h3 {
    background: #f19012;
    color: #fff;
}
.selectPlanSectn  .singtrMainpage .planbox h3 {
    font-size: 11px;
    padding: 8px 16px;
    display: inline-block;
    float: left;
    color: #282828;
    background: #eaeaea;
    border-radius: 50px;
    margin: 5px 0 8px 0;
    text-transform: uppercase;
    font-weight: 600;
        width: 85px;
}
.singtrMainpage .planbox .premiumSect {
    display: inline-block;
    text-align: right;
    padding: 15px 0 10px 20px;
    border: none;
}
.singtrMainpage .planDetails .selected .tick {
    width: 30px;
    height: 30px;
    right: 0px;
    left: 90%;
    top: -10px;
    background: #00c689;
    border: none;
    padding: 7px 0;
}
.singtrMainpage .planbox .premiumSect h4 {
    text-align: left;
    color: #8e8e8e;
}
.singtrMainpage .planbox .rpicon sup {
    top: -2px;
    color: #2d3e50;
        font-weight: normal;
}
.singtrMainpage .planbox .premiumSect .tpVal {
    font-size: 24px;
    font-weight: bold;
    color: #282828;
}
.singtrMainpage .planDetails .selected .tick.thumbsIco:before {
    content: '';
    background: url(/images/default-source/HomeRevamp/page-sprite-img.png) no-repeat;
    background-position: -501px -256px;
    height: 27px;
    width: 32px;
    display: block;
}
/*.singtrMainpage .blockTab ul li:first-child {
    width: 30%;
}
.singtrMainpage .blockTab ul li:nth-child(2) {
    width: 28%;
}
.singtrMainpage .blockTab ul li:nth-child(3) {
    width: 20%;
}
.singtrMainpage .blockTab ul li:nth-child(5) {
    width: 30%;
}
.singtrMainpage .idealPlan ul li:nth-child(3){
        width: 27%;
}
.singtrMainpage .idealPlan ul li:nth-child(5) {
    width: 30%;
}
.singtrMainpage .idealPlan ul li:nth-child(6) {
    width: 28%;
}
.singtrMainpage .idealPlan ul li:nth-child(8) {
    width: 30%;
}
.singtrMainpage .idealPlan ul li.lightGry {
    color: #c2c2c2;
}*/

.sBtnOk{
    text-transform: uppercase;
    background: #063b6d;
    color: #fff;
    font-size: 16px;
    border-radius: 20px;
    margin-top: 30px;
    display: inline-block;
    padding: 8px 35px;
}
.sBtnCancel{
       
    text-transform: uppercase;
    background: #fff;
    color: #063b6d;
    border: 1px solid #063b6d;
    font-size: 16px;
    border-radius: 20px;
    margin-top: 30px;
    display: inline-block;
    padding: 8px 35px;
    margin-right: 10px;
}

.sBtnOk:hover, .sBtnOk:focus{ color:#fff;  text-decoration: none;}
.byfFooter h4 {
    padding: 15px 0 16px;
}
#ascrail2000 {
opacity: 1 !important;
}

.capstext{text-transform: uppercase;}
.planDetails .suitPlanbox {
    position: relative;
    cursor: pointer;
    width: 31.2%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    background: #fff;
    margin: 0;
    padding-bottom: 5px;
    border: 1px solid #c5d9e2;
    border-radius: 10px;
    transition: transform 1s;
    transform: scale(0.9) translateX(1px);
    z-index: 100;
}
.singtrMainpage .planDetails .suitPlanbox {
    float: none;
    margin-right: 20px;
    float: none;
}
.selectPlanSectn .singtrMainpage .suitPlanbox h3 {
    font-size: 11px;
    padding: 8px 16px;
    display: inline-block;
    float: left;
/*    color: #282828;
    background: #eaeaea;*/
    border-radius: 50px;
    margin: 5px 0 8px 0;
    text-transform: uppercase;
    font-weight: 600;
    width: 85px;
}
.singtrMainpage .suitPlanbox.selected h3 {
    font-weight: bold;
}
.singtrMainpage .planDetails .suitPlanbox.selected h3 {
    background: #f19012;
    color: #fff;
}
.singtrMainpage .suitPlanbox .premiumSect {
    display: inline-block;
    text-align: right;
    padding: 15px 0 10px 20px;
    border: none;
}
.selectPlanSectn .suitPlanbox .premiumSect h4 {
    font-size: 12px;
    font-weight: 400;
    color: #8e8e8e;
    margin: 0;
    padding: 0;
}
.singtrMainpage .suitPlanbox.selected .premiumSect .tpVal {
    font-weight: bold;
}
.singleTripselpln .suitPlanbox .telS p {
    font-size: 14px;
    display: inline-block;
    text-align: left;
    /* float: left; */
    padding: 0 12px;
}
.suitPlanbox .telS p {
    color: #282828;
    font-weight: 400;
    margin: 0;
}
.selectPlanSectn .suitPlanbox .telS span {
    color: #000;
    background: transparent;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    display: inline-block;
    padding: 0;
    border-radius: 5px;
}
.singtrMainpage .suitPlanbox .rpicon sup {
    top: -2px;
    color: #2d3e50;
    font-weight: normal;
}
.singtrMainpage .suitPlanbox .premiumSect .tpVal {
    font-size: 24px;
    font-weight: bold;
    color: #282828;
}
.singtrMainpage .sumInsDropdown ul li:nth-child(3) {
     width: 100%; 
}
.closeMark{
    position: relative;
    padding-right: 15px;
        top: 3px;
}
.closeMark:before {
    content: '';
    height: 15px;
    border-left: 2px solid #c2c2c2;
    position: absolute;
    transform: rotate(-45deg);
}
.closeMark:after {
    content: '';
    height: 15px;
    border-left: 2px solid #c2c2c2;
    position: absolute;
    transform: rotate(45deg);
}
/*travel select plan 24/4/18*/
.styled-checkboxtnc {position: absolute;opacity: 0;}
.styled-checkboxtnc + label {position: relative;cursor: pointer;padding: 0;}
.styled-checkboxtnc + label:before {content: '';margin-right: 10px;display: inline-block;vertical-align: text-top;width: 20px;height: 20px;background: #fff;border: 1px solid #c5d9e2;border-radius: 5px;}
.styled-checkboxtnc:checked + label:before {background: #053c6d;}
.styled-checkboxtnc:checked + label:after {content: '';position: absolute;left: 5px;top: 9px;background: white;width: 2px;height: 2px;box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.optDetials span.tncbasic {font-weight: 400;font-size: 14px;color: #666666;}
.optDetials span.tncbasic a{color: #000;}
.sPlanHead{
    display: none;
}
.mobScrn{
    display: none;
}
.ftBtn{
    display: none;
}
.tabsNewmob{
    display: none;
}
.nextBtn1{
    display: none;
}
.agGroupdtl{
    display: none;
}
.depind {
    display: none;
}




/*travel new screen*/
.newTsenirct{
    display: inline-block !important;
    position: static;
    top: auto;
    border: none;
    box-shadow: none;
}
.ageGrp{
    position: static;
    top: auto;
    border: none;
    box-shadow: none;
        display: inline-block !important;
}

/*.sPlanHead {
    background: #053c6d;
    display: block;
    padding: 0 18px;
}*/
.widgetSectn .optDetials{
    padding: 0 0 50px;
}
.mobSechd{
    display: none;
}
.travelSection .sBtnew {
    text-transform: uppercase;
    background: transparent;
    color: transparent;
    border: none;
    font-size: 0;
    border-radius: 0;
    margin-top: 0;
    display: inline-block;
    padding: 0;
    margin-right: 0;
}
.travelSection .sPlanHead h4{
    padding: 0;
    font-weight: normal;
    height: 40px;
}
/*.travelSection .sBtn{
    display: none;
}*/
.travelSection .optDetials .block label.mobLbl{
    display: none;
}
.travelSection .optDetials .newmobFlow{
    height: auto;
        padding: 0;
}
.widgetSectn .optDetials .sInput:after{
    display: none;
}
.widgetSectn .optDetials .sInput input.mobInput{
    display: none;
}
.datePcmain {
    width: 100%;
    display: inline-block;
    background: #003d59;
    padding: 35px 0 35px;
    border-radius: 8px 8px 0 0;
}
.tripDate {
    position: relative;
    text-align: center;
    margin: 0 auto;
/*    float: none;*/
}
.flt{
    float: none;
}
.widgetSectn .optDetials .datePcmain .sInput input {
    cursor: auto;
    border: none;
    color: #053c76;
    border-bottom: 1px solid #ffffff;
    font-size: 16px;
    z-index: 12;
    width: 100%;
    height: 35px;
    margin-top: 16px;
    outline: none;
    background: #fff;
    border-radius: 6px;
}
.widgetSectn .optDetials .datePcmain .block label{
    color: #053a6c;
    padding: 0 30px;
    top: 23px;
}
.widgetSectn .optDetials .datePcmain .block.focus label{
    top: -10px;
    color: #fff;
        padding: 0;
}
.mobScrn{
    display: block;
    color: #053c6d;
    font-size: 18px;
    padding: 10px 20px 15px;
    text-align: left;
}
.pplHead{
    display: block;
    color: #e6f4f5;
    font-size: 20px;
    padding: 15px 0;
    text-align: center;
    background: #003d59;
    margin: 0;
    border-radius: 8px 8px 0 0;
}
.distSlectnew {
    display: inline-block;
}
.distSlectnew li {
    float: left;
    margin: 0 12px 8px;
    text-align: center;
    height: 152px;
    width: 125px;
    padding: 0;
    cursor: pointer;
}
.distSlectnew li:hover a{
    background: #fe6623;
}
.distSlectnew li a:hover{
    background: #fe6623;
    color: #fff;
}
.distSlectnew li a {
    text-decoration: none;
    display: inline-block;
    width: 125px;
    background: #ebebeb;
    border-radius: 8px;
    padding: 16px;
}
/*.distSlectnew li.activeorg {
    background: #fe9f25;
    color: #fff;
}*/
.distSlectnew li:hover a span{
    color: #fff;
}
.distSlectnew li span{
    display: block;
    text-align: center;
    float: none;
    padding: 10px 0;
}
.tseniorctrow h4 {
    display: block;
    font-size: 15px;
    color: #666666;
    margin: 0;
    padding: 30px 0 0;
}
.widgetSectn .optDetials .sInput.focus:after{
    display: none;
}
.singleTrpcoun {
    display: inline-block;
}
.tDistblock .tdestbtLink {
display: inline-block;
    padding: 13px 10px;
    text-align: center;
    color: #023f6e;
    font-size: 13px;
    text-decoration: underline;
}
.ftBtn{
    display: block;
    text-align: center;
    margin: 0 auto;
}
.ftBtn a {
    border-radius: 50px;
    border: 1px solid #053c6d;
    padding: 10px 30px;
    display: inline-block;
    margin: 20px 0;
    color: #053c6d;
    text-decoration: none;
}
.agGroupdtl{
    display: none;
    background: #fff;
/*    min-height: 500px;*/
    position: relative;
    z-index: 9;    
}
.widgetSectn .optDetials{
    left: 0;
}
.tabsNewmob {
    display: none;
    width: 100%;
    padding: 30px 0 0;
}
.tabsNewmob li a.upIco:before{
    content: '';
    background-image: url(/docs/default-source/assets/images/travelrevamp/up70.png);
    background-repeat: no-repeat;
    height: 87px;
    width: 64px;
    display: inline-block;
}
.tabsNewmob li.activeTab a.upIco:before{
background-image: url(/docs/default-source/assets/images/travelrevamp/up70-active.png);
}
.tabsNewmob li.activeTab a.aboveIco:before{
background-image: url(/docs/default-source/assets/images/travelrevamp/above70-active.png);
}
.tabsNewmob li a.aboveIco:before{
     content: '';
    background-image: url(/docs/default-source/assets/images/travelrevamp/above70.png);
    background-repeat: no-repeat;
    height: 87px;
    width: 64px;
    display: inline-block;   
}
.distSlectnew li a.usCanada:before{
    content: '';
    background-image: url(/docs/default-source/assets/images/travelrevamp/us-canada.png);
    background-repeat: no-repeat;
    height: 84px;
    width: 81px;
    display: inline-block;
    margin-top: 5px;     
}
.distSlectnew li.activeorg a.usCanada:before, .distSlectnew li a:hover.usCanada:before, .distSlectnew li:hover a.usCanada:before{
    background-image: url(/docs/default-source/assets/images/travelrevamp/us-canada-hover.png);
}
.distSlectnew li.activeorg a.usCanada:before, .distSlectnew li.imgActive a:hover.usCanada:before, .distSlectnew li.imgActive a.usCanada:before{
    background-image: url(/docs/default-source/assets/images/travelrevamp/us-canada-hover.png);
}

.distSlectnew li a.schengenCon:before{
    content: '';
    background-image: url(/docs/default-source/assets/images/travelrevamp/schengen1.png);
    background-repeat: no-repeat;
    height: 84px;
    width: 92px;
    display: inline-block;
    margin-top: 5px;     
}
.distSlectnew li.activeorg a.schengenCon:before, .distSlectnew li a:hover.schengenCon:before, .distSlectnew li.imgActive a.schengenCon:before{
background-image: url(/docs/default-source/assets/images/travelrevamp/schengen2.png);
}
.distSlectnew li a.asiaPac:before{
    content: '';
    background-image: url(/docs/default-source/assets/images/travelrevamp/asia-pacific.png);
    background-repeat: no-repeat;
    height: 84px;
    width: 68px;
    display: inline-block;
    margin-top: 5px;     
}
.distSlectnew li.activeorg a.asiaPac:before, .distSlectnew li a:hover.asiaPac:before, .distSlectnew li.imgActive a.asiaPac:before{
  background-image: url(/docs/default-source/assets/images/travelrevamp/asia-pacific1.png);  
}
.distSlectnew li a.restWorld:before{
    content: '';
    background-image: url(/docs/default-source/assets/images/travelrevamp/rest-world.png);
    background-repeat: no-repeat;
    height: 84px;
    width: 95px;
    display: inline-block;
    margin-top: 5px;     
}
.distSlectnew li.activeorg a.restWorld:before, .distSlectnew li a:hover.restWorld:before, .distSlectnew li.imgActive a.restWorld:before{
    background-image: url(/docs/default-source/assets/images/travelrevamp/rest-world1.png);
}
.distSlectnew li a span{
    float: none;
    display: block;
    font-size: 16px;
    text-decoration: none;
    color: #053c6d;
    font-weight: 600;
    padding: 12px 0 0;
}
.distSlectnew li.activeorg a span{
    color: #fff;
}
.tabsNewmob li {
    background: #ebebeb;
    width: 48%;
    float: left;
    margin: 0 4px 8px;
    text-align: center;
    height: 165px;
    border-radius: 8px;
    list-style: none;
        padding: 25px 0;
}
.tabsNewmob li a{
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
    text-decoration: none;
}
.tabsNewmob li a span{
    display: block;
    font-size: 16px;
    padding: 5px 0;
    text-decoration: none;
color: #053c6d;
    font-weight: 600;
}
.tabsNewmob li.activeTab {
    background: #fe9f25;
}
.tabsNewmob li.activeTab a span {
    color: #fff;
}
.agGrptravel{
    width: 100%;
    display: inline-block;
    padding: 30px 50px;
}
.agGrptravel .resulBlk {
    display: inline-block;
    width: 45%;
    float: left;
        margin-right: 85px;
}
.grpTrvl{
    display: inline-block;
    font-size: 16px;
    color: #7f9eac;
}
/*.resultsMnblock1 {
    display: inline-block;
}*/
.nextBtn1, .nextBtn2{
    display: block;
        padding-top: 30px;
}
.nextBtn1 a, .nextBtn2 a {
    display: block;
    text-align: center;
    margin: 0 auto;
    background: #053c6d;
    padding: 15px 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
}
.newTsenior .stepperRow { 
        border-bottom: none;
}
.newTsenior .stepclLeft {
   
    font-size: 14px;
/*    color: #989898;*/
}
/*.newTsenior .stepColum {
    margin: 0;
}*/

.widgetSectn .calendarBox .date .ui-datepicker-trigger {
    float: right;
    margin: 5px 0 0;
    cursor: pointer;
    position: absolute;
    left: 0;
    bottom: 21px;
    display: inline-block; 
}
.widgetSectn .datePcmain .calendarBox .date .ui-datepicker-trigger {
    left: 5px;
    bottom: 25px;
}
.stepperRow .widSz{
    width: auto;
        margin: 0;
}
.stepperRow.padN {
    padding: 0;
        border-bottom: none;
}
.shRow{
    display: inline-block;
}
.disInbl{
    display: inline-block;
}
.stepColum {
    display: inline-block;
    float: right;
    position: relative;
    margin: 5px 10px 0 0;
}
.rightEmlblck{
    width: 45%;
    display: inline-block;
    float: left;
        padding: 30px 0;
}
.newTsenior .stepColum a.adds, .newTsenior .stepColum a.subs, .newTsenior .stepColum a.subsNew {
    height: 30px;
    padding: 5px;
    /*background: transparent;*/
    width: 32px;
}
.stepColum a.adds, .stepColum a.subs, .stepColum a.subsNew {
    background: #f0f1f1;
    border: 1px solid #e5e5e5;
    padding: 3px;
    color: #000;
    display: inline-block;
    line-height: 20px;
    width: 30px;
    text-align: center;
    height: 30px;
    border-radius: 5px;
    text-decoration: none;
}
.newTsenior .stepColum input {
    margin: 0;
    display: inline-block;
    width: 50px;
    height: 32px;
    vertical-align: top;
    text-align: center;
    border: 0;
    font-size: 19px;
}
.stepColum a.subsNew {
    background: #f0f1f1;
    border: 1px solid #e5e5e5;
    padding: 3px;
    color: #000;
    font-size: 38px;
    display: inline-block;
    line-height: 20px;
    width: 30px;
    text-align: center;
    height: 30px;
    border-radius: 5px;
    text-decoration: none;
}
.stepColum {
    position: relative;
    width: 100%;
}
.agGroupdtl .showDB {
    display: block;
}
/*.healthadultDob {
    display: none;
}*/
.newmobFlow .stepColum{
    width: auto;
}
.ageGrp .stepColum{
    width: auto;
}
.stepperRow, .stepclLeft{
    padding: 10px 0;
}
/*.distSlect li:hover{
    background: transparent;
}*/
.widgetSectn .optDetials .block label{
    left: 0;
        transition: 0.5s;
}
.trvlCnt {
    width: 100%;
    display: inline-block;
        border-top: 1px solid #e6ebf0;
    margin: 10px 0;
}

.trvlCnt h4 {
    display: inline-block;
    font-size: 15px;
    margin: 0;
    padding: 20px 0;
    color: #003d59;
    font-weight: 600;
    width: 50%;
}

.trvCounter {
    display: inline-block;
    width: 40%;
    text-align: right;
    font-size: 17px;
    color: #003d59;
}
.depind{
    background: #fff;
    min-height: 500px;
    position: relative;
    z-index: 9;
    display: none;
    padding: 15px 25px;
}
.tglBtn .yesN {
    text-transform: uppercase;
    background: #fff;
    color: #053c6d;
    border: 1px solid #053c6d;
    padding: 18px 45px;
    display: inline-block;
    border-radius: 50px;
    text-decoration: none;
    margin-right: 10px;
}
.tglBtn .yesN.selected{
    text-transform: uppercase;
    background: #053c6d;
    color: #fff;   
}
a.min-ct{
    background: #f0f1f1;
    border: 1px solid #e5e5e5;
    padding: 3px;
    color: #000;
    display: inline-block;
    line-height: 20px;
    width: 30px;
    text-align: center;
    height: 30px;
    border-radius: 5px;
    text-decoration: none;
        font-size: 30px;
}
.shRow {
    text-align: left;
    padding: 0 10px;
    font-size: 12px;
    color: #282828;
}
.travTgl {
    padding-bottom: 25px;
}
.widSz label{
        padding-left: 10px;
}
.widgetSectn .optDetials .sInput input.datepick{
    padding-left: 10px;
}
.widgetSectn .optDetials .sInput input.hasDatepicker{
    padding-left: 30px;
/*    font-size: 12px;*/
}
.widgetSectn .optDetials .js-srdatewrap .block{
height: 55px;
}
.widgetSectn .optDetials .js-srdatewrap .sInput input.hasDatepicker{
    height: 35px;
}
.singleTrip p, .multiTrip p {
    font-size: 13px;
    color: #7d7d7d;
}
.styled-checkboxtnc + label {
    position: relative;
    cursor: pointer;
    padding: 0;
}
.styled-checkboxtnc:checked + label:before {
    background: #053c6d;
}
.styled-checkboxtnc {
    position: absolute;
    opacity: 0;
}
.styled-checkboxtnc + label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #c5d9e2;
    border-radius: 5px;
}
.styled-checkboxtnc:checked + label:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 11px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
span.tncbasic a {
    font-size: 13px;
    color: #003d59;
    text-decoration: none;
}
span.tncbasic {
    font-size: 13px;
}
.mltagGrp {
    padding: 15px 0;
}
.mltagGrp h3{
    font-size: 16px;
    color: #053c6d;
    margin: 0;
   padding: 0 0 20px 0;
}
.grpFlbtn a, .trpDr a{
    border-radius: 50px;
    color: #9b9b9b;
    border: 1px solid #9b9b9b;
    text-decoration: none;
    padding: 10px 12px;
    display: inline-block;
    font-size: 12px;
        margin-right: 4px;
}
.grpFlbtn a.selected, .trpDr a.selected {
    color: #fe6625;
    border: 1px solid #fe6625;
}
.widgetSectn .optDetials .dobLbl label{
        left: 24px;
}
.widgetSectn .optDetials .dobLbl input{
        height: 43px;
        font-size: 14px;
}
.tDistblock .tseniorCt .tsenNewflw{
    width: auto;
}
.distSlect{
    list-style-type: none; 
    margin:0; 
    padding:0;
}
.distSlect li{ 
    border-bottom: 1px solid #eaeff3;
    padding: 10px 20px;
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
    font-size:14px;
    color:#063b6d;
    text-align: left;
}
.distSlect li:hover{
    background:#053c6d;
    color:#fff;
}
.tripDurTemp {
    padding: 10px 0 0;
    display: none;
    position: relative;
    width: 80%;
    margin: 0 6% 10px;
    z-index: 99;
}
.tripDurTemp .sInput label {
    display: block;
    color: #7d7d7d;
    font-weight: normal;
    font-size: 13px;
    text-align: left;
}
.tripDurTemp .sInput input {
    cursor: auto;
    border: none;
    color: #053c76;
    border-bottom: 1px solid #e2e7ed;
    font-size: 16px;
    width: 100%;
    height: 28px;
    outline: none;

}
.tripDurTemp .jrnyNoOfDays{
    position: static;
    top: 0;
    color: #053c6d;
    padding: 8px 0;
}
.trpD{
    display: inline-block;
    width: 100%;
}
.trpD span{
    color: #fff;
    display: inline-block;
    float: left;
}
.tripDurTemp .trpD span {
    color: #adadb4;
    display: block;
    float: none;
}
span.travelpopLink:before {
    content: '';
    width: 0px;
    height: 0px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #003d59;
    position: absolute;
    right: 0;
    top: 15px;
}
.mobagGrptravel{
    display: none;
}
.tripDurTemp img.ui-datepicker-trigger {
    position: absolute;
    left: 0;
}
.tripDurTemp .datePick {
    padding-left: 30px;
}
.nextBtn1{
    display: none;
}
.GeographicalMain{
    background-color:#fff;
}
.GeographicalMain .block{
padding:0;    
}
.widgetSectn{
    padding-top:0;
    top: 25px;
}
/*travel new screen*/

body .block .errorN.errorNdest{
    top: -2px;
    float: none;
    margin-left: 20px;
    width: auto;
    position: relative;
}


.widgetSectn .optDetials{
    width: 100%!important;
    margin: 15px 6% 10px 0!important;
}


@media (max-width:1024px){
    .jrnyNoOfDays {
        position: absolute;
        left: 36%;
        top: 18px;
        border: 1px solid #ccc;
        padding: 2px;
        border-radius: 25px;
        display: none;
        font-size: 10px;
        color: #053c6d;
        width: 35px;
        text-align: center;
        line-height: 1;
    }

}

.error{ font-size:11px; color: red; position: absolute; left:0; bottom:-15px; display: none; }

.disCountry .content{ padding:0; max-height:inherit; font-size:14px;}
.disCountry .popup{ padding: 0 0 40px 0; }
.disCountry h3{ text-align: center; padding:20px 0;  }
.disCountry h3 span{ font-size:12px; display: block;  font-weight: normal; margin:10px; }
.disCountry ul{ list-style-type:none; margin:0; padding:0; display: flex; border:1px solid #f1f2f5; }
.countryList li{ float: left; width:20%; padding:30px; }
.popup .countryList li span{ display:block; padding:5px 0; font-size:14px;}
.popup .countryList li:nth-child(odd){ background:#f4f5f2; }
.popup .countryList li:nth-child(even){background:#f9fcff;}
.popup.lightlg{ width: 1024px; }
.renewP a.getOTP {font-size: 15px;font-weight: bold;color: #053c6d;}
.renewP span.sendOtp {position: absolute;top: 20px;right: 0;}
.travelSection .mainselectBox .select{margin-bottom: 0px;}
.travelgeoscope{ overflow: auto; }
.travelgeoscope .popup{background: #053c6d;}
.travelgeoscope h3{ color:#fff; text-align: center; font-weight:300; font-size:17px; margin-bottom:20px; }
.travelgeoscope h4 {margin: 0; padding: 18px 0; text-align: center; color: #fff; font-size: 16px; font-weight: bold;
 position: relative;}
 .travelgeoscope .sBox { background: #fff;  padding: 54px 0;  margin: 0 15px;}
 .travelgeoscope .pBtn { text-decoration:none;  display: inline-block;  border: 1px solid #053c6d;  border-radius: 20px;  width: 170px;  text-align: center;
    padding: 10px 0;  color: #053c6d;  text-transform: uppercase;  font-size: 12px; transition: 0.5s; margin-top: 20px;}
.travelgeoscope .pBtn:hover { background: #053c6d; color: #fff;}
  .travelgeoscope h4:after {  width: 0;  height: 0;  content: ""; border-left: 20px solid transparent; border-right: 20px solid transparent;
    border-top: 20px solid #053c6d;  position: absolute;  top: 53px;  left: 0;  right: 0;  bottom: 0;  margin: auto auto;}
.travelgeoscope .popup .content{ max-height:inherit; overflow: unset;}
.travelgeoscope .popup { max-height:inherit; padding:20px 0 5px 0; }
.travelgeoscope .statesList {background: #fff; margin-top: 10px;}
.travelgeoscope .statesList h5 { margin: 0; padding: 10px 0;  color: #333; font-weight: bold; text-align: center;
    background: #e6e5e5;  font-size: 15px;}

.statesList table{ width:100%; }
.statesList table tr{ border-bottom:1px solid #ccc; }
.statesList table tr td{font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#616161; font-weight: bold; padding:10px;}
.travelgeoscope .b51 {  background: #133654;  color: #fff;  width: 47.8%; display: inline-block; text-align: center;  margin-left: 1.5%;
    margin-right: 0.6%;  float: left;  padding: 10px 0;  font-size: 16px;  font-weight: bold;  border-radius: 6px 6px 0 0;}
.travelgeoscope .a51 {  background: #133654; width: 47.8%; display: inline-block; text-align: center;  margin-right: 1.5%;
    margin-left: 0.6%; float: right;  padding: 10px 0;  color: #fff;  font-size: 16px;  font-weight: bold; border-radius: 6px 6px 0 0;
}
.travelgeoscope  a{ text-decoration: none; }
.travelgeoscope .sBox1 table { width: 100%; background: #fff;}
.travelgeoscope .sBox1 table tr:first-child {background: #eee;}
.travelgeoscope .sBox1 table th, .travelgeoscope .sBox1 table td { text-align: center;}
.travelgeoscope .sBox1 table th { background: #eee; padding: 8px 0; font-size: 12px;  color: #000;}
.travelgeoscope .sBox1 table th span {  display: block; font-size: 11px;  color: #aaa;}
.travelgeoscope .sBox1 table .tnum { width: 78px;}
.travelgeoscope .sBox1 table .geoL { width: 291px;}
.travelgeoscope .sBox1 table .tpl {width: 145px;}
.travelgeoscope .sBox1 table .trest {width: 164px;}
.travelgeoscope .sBox1 table .tpl {width: 145px;}
.travelgeoscope .sBox1 table tr { height: 55px; border-bottom: 1px solid #ccc;}
.travelgeoscope .sBox1 table td {background: #fff;}
.travelgeoscope .sBox1 table .tleft { text-align: left; color: #ccc;}
.travelgeoscope .sBox1 table .tleft span { display: block;color: #053c6d; font-weight: bold;}
.travelgeoscope .sBox1 table td .num {  display: inline-block;  background: #ccc; padding: 7px 14px;
    border-radius: 50%;  color: #333; cursor: pointer; transition: 0.5s;  font-size: 16px;}
.travelgeoscope .b51 img, .travelgeoscope .a51 img {padding: 0 12px 5px 0;}
.travelgeoscope .activeTb { background: #eee; color: #053c6d;}

/*------------------------------------------Single and multi Tab css start-------------------------*/





/*------------------------------------------Insurance and Select plan css start-------------------------*/
.lombInsurance .singleTripsec h2{
    padding: 0 0 5px;
    font-weight: bold;
}

.lombInsurance .singleTripsec h3{
    color: #fff;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}

.lombInsurance .singleTripsec .detailInfo{
    margin:25px 0 14px;
    padding:0;
    display:block;
}

h4.fieldTit{
        padding: 0 15px 20px;
        color: #000;
        font-size: 15px;
        margin: 0;
        font-weight: 400;
}
.lombInsurance .innerSectn .blocks{
    padding: 10px 0 28px;
}
.lombInsurance .innerSectn .blocks label{
    font-size:13px;
    color:#adadad;
    font-weight: normal;
    display: block;
}
.lombInsurance #switch {
    width: 64px;
    padding: 2px;
    border: 2px solid #d3dde5;
    box-sizing: border-box;
    opacity: 1;
    -webkit-transition: all 03s;
    transition: all 0.3s;
    border-radius: 540px;
    cursor: pointer;
    background: #fff;
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0;
   margin-right: 15px;
}
.lombInsurance #switch.hover {
    border: 2px solid #053c6d;
}
.lombInsurance #switch.hover .yesT {
    display: inline;
}
.lombInsurance #switch .yesT {
    position: absolute;
    left: 6px;
    top: 3px;
    font-size: 15px;
    font-weight: 400;
    color: #053c6d;
    display: none;
}
.lombInsurance #toggle {
    width: 20px;
    height: 20px;
    background: #d6d6d6;
    border-radius: 100%;
    position: relative;
    transition: all 0.3s;
    left: 0;
    -webkit-transition: all 0.3s;
}
.lombInsurance #switch.hover #toggle {
    left: 35px;
    background: #053c6d;
}
.lombInsurance #switch.hover .noT {
    display: none;
}
.lombInsurance #switch .noT {
    position: absolute;
    right: 6px;
    top: 3px;
    font-size: 15px;
    color: #999999;
    font-weight: 400;
}
.lombInsurance .goGreenlogo{
    width: 100px;
    padding: 5px 0;
    display: inline-block;
        vertical-align: top;
}
.relNomineesec h4.fieldTit{
        padding: 0 15px 12px;}

.lombInsurance .insurePreSect .calcDiv .breakUpSect .ble{
        font-weight: bold;
    color: #053c6d;
}    
.lombInsurance .inInfo h5{
    font-weight: bold;
    color: #333333;
    margin: 0;
    padding: 5px 0;
        margin-top: 10px;
}
.lombInsurance .innerSectn .gogrPad{
    padding: 0;
}   

.insureDsectn .innerSectn .sInput:after{ top:-14px; }

.planDetails .blockTab h3 {
    color: #282828;
    font-size: 15px;
    font-weight: 500;
    padding: 18px 70px 15px;
}
.selectPlanSectn .planbox .telS span{
    color: #000;
    background:transparent;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    display: inline-block;
    padding:0;
    border-radius: 5px;
}

.singleTripselpln .planDetails{
        border-radius: 10px 10px 0 0;
        top: 0;
        position: inherit;
}
.singleTripselpln .planDetails.brbottomrad{border-radius: 10px;}
.singleTripselpln .singtrMainpage{
    position: relative;
    top: -55px;
}
.lombInsurance .singleTripsec .detailInfo hr{
        height: 15px;
        top: 3px;
}
.singtrMainpage h2 {
    margin: 0;
    font-size: 15px;
    color: #282828;
    padding-bottom: 30px;
    font-weight: 600;
}
.singleTripselpln .planbox .telS p{
    font-size: 14px;
    display: inline-block;
    text-align: left;
/*    float: left;*/
    padding: 0 12px;
}
.singleTripselpln .idvSect input {
    background: transparent;
    outline: none;
    border: none;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    width: 110px;
    padding-right: 27px;
    float: right;
}

.singleTripselpln .viewPln {
    border-radius: 50px;
    margin:25px 0 0;
    padding: 8px 25px;
    border: 1px solid #053c6d;
    text-decoration: none;
    transition: 0.5s;
    display: inline-block;
    text-transform: uppercase;
    color: #053c6d;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
.singleTripselpln .viewPln:hover{
    background: #053c6d;
    color: #fff;
}
.selectPlanSectn .planbox .premiumSect h4 {
    font-size: 12px;
    font-weight: 400;
    color: #8e8e8e;
    margin: 0;
    padding: 0;
}
.selectPlanSectn .planbox h3 {
    font-size: 18px;
    font-weight: 400;
    color: #063b6d;
    margin: 0;
    padding: 22px 0;
}
.suitablePlan{
    background: #fafafa;
    box-shadow: 0 2px 10px -2px rgb(84, 84, 84);
    -moz-box-shadow: 0px 0px 10px -2px rgb(84, 84, 84);
    -ms-box-shadow: 0px 0px 10px -2px rgb(84, 84, 84);
    width: 100%;
    border-radius: 0 0 10px 10px !important;
    position: relative;
    float: left;
    padding: 30px 175px;
}
.singtrMainpage .benfEchpl {
    width: 100%;
    float: left;
    display: inline-block;
    margin: 0;
    border-radius: 10px;
    padding: 25px 0 0;
    text-align: left;
}
.singtrMainpage .benfEchpl h3{
    text-align: left;
    padding: 0 10px 15px;
    font-weight: bold;
    margin: 0;
}
.singleTripselpln .telS{
    position: relative;
    border-top: 1px solid #e1e7eb;
    padding: 5px 0 0;
}
.singleTripselpln a.editSlide {
    right: 34%;
    top: 13%;
    background-position: -932px -255px;
    width: 20px;
    height: 19px;
}
.singleTripselpln .telS a {
    font-size: 13px;
    display: inline-block;
    color: #282828;
    text-transform: uppercase;
    text-decoration: none;
    position: absolute;
    top: 12px;
    right: 6%;
    display: none;
}
.singleTripselpln .selected .telS a{
    display:inline-block;
}
.singleTripselpln .idvSect{
    border-bottom: none;
    width: 100%;
    text-align: inherit;
}
.planDetails .telS .dolrIco{
    font-size: 14px;
}
.singtrMainpage .planDetails .selected{border: 1px solid #eb8e15;background: #fffbf5;transform: scale(1) translateX(1px);z-index: 999}

.singtrMainpage .planbox.selected .premiumSect .tpVal{
    font-weight: bold;
}
.singtrMainpage .planbox.selected h3{
    font-weight: bold;
}
.singtrMainpage .blockTab ul{padding:0 14px 30px;margin: 0;}
.suitablePlan .blockTab ul li{text-align: left;display: inline-flex;width:100%;}
.suitablePlan .blockTab ul{list-style: none;}
.suitablePlan .blockTab ul li{font-size:13px;font-weight:400;color:#666;padding-bottom: 10px; width: 33%;}

.sumInsDropdown{
    position: absolute;
    background: #fff;
    z-index: 1;
    border: 1px solid #b2c3d2;
    width: 100%;
/*    top: 111px;*/
    border-radius: 5px;
    display: none;
}
.sumInsDropdown ul{
    margin: 0;
    padding: 0;
}
.singleTripselpln .singtrMainpage .sumInsDropdown ul li {
    padding: 7px 15px;
    list-style: none;
    border-bottom: 1px solid #eaeff3;
    width: 100%;
}
.sumInsDropdown ul li span.leftCol{
    width: 65%;
    display: inline-block;
        text-align: left;
}
.sumInsDropdown ul li span.rightCol{
    width: 30%;
    float: right;
    display: inline-block;
}
.sumInsDropdown ul li:first-child{
    margin: 0;
    background: #ebebeb;
    pointer-events: none;
}
.checkmark {
  display: inline-block;
  padding-right: 24px;
  padding-top: 3px;
}
.checkmark:after {
  content: '';
  display: block;
  width: 6px;
  height: 11px;
  border: solid #6dca9a;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.cancelmark {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 18px;
}
.cancelmark::before, .cancelmark::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 43%;
  top: 42%;
  left: -4px;
  background: #ff0000;
}
.cancelmark::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cancelmark::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.planDetails .planbox{ float:left; }

.popup.light1{width:990px;padding: 0;}
.popup.light1 h2{color: #282828;font-size: 15px;font-weight: 400;margin: 0;padding: 12px 0;}


.popup .mCSB_inside>.mCSB_container{margin-right:0;}
.popup .mCSB_scrollTools{width:6px;opacity:1;}
.popup .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;}
.popup .mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;}
.popup .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #063b6d !important;}
.blockTab{width:33.33%;float:left;}
.blockTab h3{color: #282828;
    font-size: 15px;
    font-weight: 500;
    padding: 18px 70px 15px;}
.sdInfo{padding: 0 40px;border-color: #e2ecf0;border-style: solid;border-width: 1px 1px 1px 0;}
.sdInfo h3{font-size:15px;color:#282828;font-weight:500;margin:0;display: inline-block;padding: 30px 0;}
.sdInfo .tpreInfo{display: inline-block;text-align: center;float: right;padding: 18px 0 6px;}
.sdInfo .tpreInfo h5{font-size:11px;color:#666666;font-weight:400;margin:0;}
.sdInfo .tpreInfo .rpicon{font-size:20px;position: relative;top: -5px;left: 5px;}
.sdInfo .tpreInfo span{color:#053c6d;font-size:28px;}
.sdInfo .tpreInfo .astric{font-size: 17px;position: relative;top: -8px;left: 1px;}
.contnt{border-color: #e2ecf0;border-style: solid;border-width: 0 1px 0 0;}
.nbr{border-right:none;}
.popup .innerWrap{max-height: 400px;overflow-y: auto;}
.popup .blockTab ul{padding:0 40px 30px;margin: 0;}
.popup .blockTab ul li{text-align: left;display: inline-flex;width:100%;}
.blockTab ul{list-style: none;}
.blockTab ul li{font-size:13px;font-weight:400;color:#666;padding-bottom: 10px;    float: left;}

.checkmark {
  display: inline-block;
  padding-right: 10px;
  padding-top: 3px;
}
.checkmark:after {
  content: '';
  display: block;
  width: 6px;
  height: 11px;
  border: solid #6dca9a;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.cancelmark {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 18px;
}
.cancelmark::before, .cancelmark::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 43%;
  top: 42%;
  left: -4px;
  background: #ff0000;
}
.cancelmark::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cancelmark::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.popup ul .lgtGray{color:#c5c5c5;}
.lombInsurance .innerSectn .gogrPad{
    padding: 0;
    padding-bottom: 20px;
}
.lombInsurance .insureDsectn .sInput .basic_dd .sbSelector{
    letter-spacing: 0;
}
.lombInsurance #gstTax {
    margin-bottom: 15px;
}
.lombInsurance .gstf {
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    position: absolute;
    bottom: 10px;
    display: none;
}
@media (min-width: 768px) and (max-width: 1199px){
.agGrptravel{
        padding: 30px 20px;
}
.agGrptravel .resulBlk{
    margin-right: 30px;
}
.tripDate .sInput{
        margin-right: 5px;
}
}

@media (max-width: 1199px){
.singtrMainpage .planDetails {
    padding: 20px 15px 20px 20px;
}
    
.singtrMainpage .suitablePlan{
   padding: 20px 15px 20px 20px;
}
    .singleTripselpln .telS a{
            right: 16%;
    }
}

@media (max-width: 991px){
        .singleTripselpln .telS a{
            right: 13%;
    }
}
@media (min-width:768px){
  .blockTab ul li {width: 33%}
}
@media (max-width: 768px){
        .singleTripselpln .telS a{
            right: 4%;
    }
}

@media (max-width: 767px){

    /*.widgetSectn.travelSection .optDetials {
    margin-top: 10px;
}*/
.js-srdatewrap .block .errorN{background: none;}
.widgetSectn .optDetials .block.terms{
    height: 0;
}
.travel_insurance .widgetSectn{top:0;}
    .singleTripselpln .telS a{
            right: 8%;
    }
    .lombInsurance .singleTripsec .detailInfo hr {
    height: 1px;
    top: -4px;
}
.singtrMainpage .planDetails .suitPlanbox {
    width: 100%; 
}
.singleTripselpln .singtrMainpage{
        margin: 0 15px;
}
.disCountry ul{ display: inline-block; }
.disCountry ul li{ width:100%; }
.singtrMainpage .planbox .premiumSect {
    display: inline-block;
    text-align: center;
     padding: 0; 
    border: none;
}
/*.singtrMainpage .blockTab ul li:first-child {
    width: 100%;
}
.singtrMainpage .blockTab ul li:nth-child(2) {
width: 100%;
}
.singtrMainpage .blockTab ul li:nth-child(3) {
width: 100%;
}
.singtrMainpage .blockTab ul li:nth-child(5) {
width: 100%;
}
.singtrMainpage .idealPlan ul li:nth-child(3){
width: 100%;
}
.singtrMainpage .idealPlan ul li:nth-child(5) {
width: 100%;
}
.singtrMainpage .idealPlan ul li:nth-child(6) {
width: 100%;
}
.singtrMainpage .idealPlan ul li:nth-child(8) {
width: 100%;
}*/
.blockTab ul li {width: 50%}
/*travel new screen*/
.newTsenirct{
    display: inline-block !important;
    position: static;
    top: auto;
    border: none;
    box-shadow: none;
}
.ageGrp{
    position: static;
    top: auto;
    border: none;
    box-shadow: none;
        display: inline-block !important;
}

.sPlanHead {
    background: #053c6d;
    display: block;
    padding: 0 18px;
}
.widgetSectn .optDetials{
    padding: 0 0 50px;
}
.mobSechd{
    display: none;
}
.travelSection .sBtnew {
    text-transform: uppercase;
    background: transparent;
    color: transparent;
    border: none;
    font-size: 0;
    border-radius: 0;
    margin-top: 0;
    display: inline-block;
    padding: 0;
    margin-right: 0;
}
.travelSection .sPlanHead h4{
    font-weight: normal;
    height: 52px;
    padding: 15px;
}
.landingWidget .travelSection .sPlanHead h4{
    padding:0;
}

/*.travelSection .sBtn{
    display: none;
}*/
.travelSection .optDetials .block label.mobLbl{
    display: none;
}
.travelSection .optDetials .newmobFlow{
    height: auto;
}
.widgetSectn .optDetials .sInput input.mobInput{
    display: none;
}
.mobScrn{
    display: inline-block;
    color: #053c6d;
    font-size: 16px;
    line-height: 35px;
    padding-bottom: 20px;
        padding: 0;
        margin: 0;
}
.distSlectnew{
    width: 100%;
}
.travelSection ul {
   padding: 20px 0 10px;
}
.distSlectnew li {
    width: 48%;
    float: left;
    margin: 0 4px 8px;
    text-align: center;
    height: 170px;
    border-radius: 8px;
    cursor: pointer;
}
.distSlectnew li.activeorg a {
    background: #fe9f25;
    color: #fff;
}
.viewCont{
    display: none !important;
}
.widgetSectn .optDetials .sInput.focus:after{
    display: none;
}
.tDistblock .tdestbtLink {
    display: inline-block;
    padding: 13px 10px;
    text-align: left;
    color: #423e3e;
    font-size: 13px;
    text-decoration: none;
}
.ftBtn{
    display: block;
    text-align: center;
    margin: 0 auto;
}
.ftBtn a {
    border-radius: 50px;
    border: 1px solid #053c6d;
    padding: 10px 30px;
    display: inline-block;
    margin: 20px 0;
    color: #053c6d;
    text-decoration: none;
}
.agGroupdtl{
    display: none;
    background: #fff;
    min-height: 500px;
    position: relative;
    z-index: 9;    
}
.widgetSectn .optDetials{
    left: 0;
}
.tabsNewmob {
    display: inline-block;
    width: 100%;
       padding: 20px 0 10px;
}
.tabsNewmob li a.upIco:before{
    content: '';
    background-image: url(/docs/default-source/assets/images/travelrevamp/up70.png);
    background-repeat: no-repeat;
    height: 87px;
    width: 64px;
    display: inline-block;
}
.tabsNewmob li.activeTab a.upIco:before{
background-image: url(/docs/default-source/assets/images/travelrevamp/up70-active.png);
}
.tabsNewmob li.activeTab a.aboveIco:before{
background-image: url(/docs/default-source/assets/images/travelrevamp/above70-active.png);
}
.tabsNewmob li a.aboveIco:before{
     content: '';
    background-image: url(/docs/default-source/assets/images/travelrevamp/above70.png);
    background-repeat: no-repeat;
    height: 87px;
    width: 64px;
    display: inline-block;   
}
.distSlectnew li a.usCanada:before{
    content: '';
    background-image: url(/docs/default-source/assets/images/travelrevamp/us-canada.png);
    background-repeat: no-repeat;
    height: 74px;
    width: 81px;
    display: inline-block;
    margin-top: 5px;     
}
.distSlectnew li.activeorg a.usCanada:before{
    background-image: url(/docs/default-source/assets/images/travelrevamp/us-canada-hover.png);
}
.distSlectnew li a.schengenCon:before{
    content: '';
    background-image: url(/docs/default-source/assets/images/travelrevamp/schengen1.png);
    background-repeat: no-repeat;
    height: 82px;
    width: 92px;
    display: inline-block;
    margin-top: 5px;     
}
.distSlectnew li.activeorg a.schengenCon:before{
background-image: url(/docs/default-source/assets/images/travelrevamp/schengen2.png);
}
.distSlectnew li a.asiaPac:before{
    content: '';
    background-image: url(/docs/default-source/assets/images/travelrevamp/asia-pacific.png);
    background-repeat: no-repeat;
    height: 75px;
    width: 68px;
    display: inline-block;
    margin-top: 5px;     
}
.distSlectnew li.activeorg a.asiaPac:before{
  background-image: url(/docs/default-source/assets/images/travelrevamp/asia-pacific1.png);  
}
.distSlectnew li a.restWorld:before{
    content: '';
    background-image: url(/docs/default-source/assets/images/travelrevamp/rest-world.png);
    background-repeat: no-repeat;
    height: 84px;
    width: 95px;
    display: inline-block;
    margin-top: 5px;     
}
.distSlectnew li.activeorg a.restWorld:before{
    background-image: url(/docs/default-source/assets/images/travelrevamp/rest-world1.png);
}
.distSlectnew li a span{
    float: none;
    display: block;
    font-size: 16px;
    text-decoration: none;
    color: #053c6d;
    font-weight: 600;
    padding: 12px 0 0;
}
.distSlectnew li.activeorg a span{
    color: #fff;
}
.tabsNewmob li {
    background: #ebebeb;
    width: 48%;
    float: left;
    margin: 0 4px 8px;
    text-align: center;
    height: 145px;
    border-radius: 8px;
    list-style: none;
    padding: 14px 0;
}
.tabsNewmob li a{
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
    text-decoration: none;
}
.tabsNewmob li a span{
    display: block;
    font-size: 16px;
    padding: 5px 0;
    text-decoration: none;
color: #053c6d;
    font-weight: 600;
}
.tabsNewmob li.activeTab {
    background: #fe9f25;
}
.tabsNewmob li.activeTab a span {
    color: #fff;
}
.agGroupdtl .resulBlk {
    display: block;
}
.resultsMnblock1 {
    display: none;
}
.nextBtn1, .nextBtn2{
    display: block;
        padding-top: 30px;
}
.nextBtn1 a, .nextBtn2 a {
    display: block;
    text-align: center;
    margin: 0 auto;
    background: #053c6d;
    padding: 15px 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
}
.newTsenior .stepperRow {
    padding: 19px 0 10px;
    border-bottom: 1px solid #b4c4d3;
}
.newTsenior .stepclLeft {
    padding: 0;
    font-size: 12px;
        color: #333;
}
.newTsenior .stepColum {
    margin: 0;
}
.stepColum {
    display: inline-block;
    float: right;
    position: relative;
    margin: 5px 10px 0 0;
}
.newTsenior .stepColum a.adds, .newTsenior .stepColum a.subs, .newTsenior .stepColum a.subsNew {
    height: 30px;
    padding: 5px;
    /*background: transparent;*/
    width: 32px;
}
.stepColum a.adds, .stepColum a.subs, .stepColum a.subsNew {
    background: #f0f1f1;
    border: 1px solid #e5e5e5;
    padding: 3px;
    color: #000;
    display: inline-block;
    line-height: 20px;
    width: 30px;
    text-align: center;
    height: 30px;
    border-radius: 5px;
    text-decoration: none;
}
.newTsenior .stepColum input {
    margin: 0;
    display: inline-block;
    width: 50px;
    height: 32px;
    vertical-align: top;
    text-align: center;
    border: 0;
    font-size: 19px;
}
.stepColum a.subsNew {
    background: #f0f1f1;
    border: 1px solid #e5e5e5;
    padding: 3px;
    color: #000;
    font-size: 38px;
    display: inline-block;
    line-height: 20px;
    width: 30px;
    text-align: center;
    height: 30px;
    border-radius: 5px;
    text-decoration: none;
}
.stepColum {
    position: relative;
    width: 100%;
}
.agGroupdtl .showDB {
    display: block;
}
/*.healthadultDob {
    display: none;
}*/
.newmobFlow .stepColum{
    width: auto;
}
.ageGrp .stepColum{
    width: auto;
}
.stepperRow, .stepclLeft{
    padding: 10px 0;
}
.distSlectnew li:hover{
    background: transparent;
}
.widgetSectn .optDetials .block label{
    left: 0; 
}
.depind{
    background: #fff;
    min-height: 500px;
    position: relative;
    z-index: 9;
    display: none;
    padding: 15px 25px;
}

#depindMhead{
    display: none;    
}

.tglBtn .yesN, .tglBtn .jrYn, .tglBtn .trvYn {
    text-transform: uppercase;
    background: #fff;
    color: #053c6d;
    border: 1px solid #053c6d;
    padding: 18px 45px;
    display: inline-block;
    border-radius: 50px;
    text-decoration: none;
    margin-right: 10px;
}
.tglBtn .yesN.selected, .tglBtn .jrYn.selected, .tglBtn .trvYn.selected{
    text-transform: uppercase;
    background: #053c6d;
    color: #fff;   
}
a.min-ct{
    background: #f0f1f1;
    border: 1px solid #e5e5e5;
    padding: 3px;
    color: #000;
    display: inline-block;
    line-height: 20px;
    width: 30px;
    text-align: center;
    height: 30px;
    border-radius: 5px;
    text-decoration: none;
        font-size: 30px;
}
.shRow {
    text-align: left;
    padding: 0 10px;
    font-size: 15px;
}
.travTgl {
    padding-bottom: 25px;
}
.widSz label{
        padding-left: 30px;
}
.widgetSectn .optDetials .sInput input.datepick{
    padding-left: 10px;
}
.widgetSectn .optDetials .sInput input.hasDatepicker{
    padding-left: 30px;
}
.datePcmain{
    display: none;
}
.tDistblock .tseniorCt .tseniorctrow{
    width: 100%;
}
.agGrptravel .resulBlk{
    width: 100%;
}
.rightEmlblck{
    width: 100%;
    padding: 0;
}
.widgetSectn .optDetials .block.dobLbl input.hasDatepicker {
    height: 43px;
    font-size: 14px;
    padding-left: 26px;
}
.widgetSectn .optDetials .block.dobLbl label {
    left: 24px;    
    bottom: 0;
}
.distSlectnew li a{
    width: 100%;
}
.tripDurTemp{
    display: none;
}
.agGrptravel {
    padding: 0 20px;
}
.travel_insurance .agGrptravel {
    padding: 10px;
}
.new-travelSection.widgetSectn .newTraveldtl{
    margin-top: -316px;
}
/*.widgetSectn .newTraveldtl{
    margin-top: 3px;
}*/
.stepperRow .widSz{
    width: 100%;
        margin-top: 15px;
}
.travTgl h3 {
    font-size: 18px;
}
.trpD .jrnyNoOfDays{
    padding: 3px 5px;
}
.mobagGrptravel {
    display: block;
        padding: 10px 12px;
}
.pplHead{
    display: none;
}
.mobagGrptravel h2 {
    display: inline-block;
    font-size: 15px;
    padding: 0px 8px 15px;
    color: #053c6d;
}

.newmobFlow h4 {
    font-size: 15px;
}

.aboveAgetab{
    display: none;
}
.multAblock{
    display: block;
}
.aboveAgetab .block {
    width: 100%;
}
.aboveAgetab .shRow {
    display: block;
    font-size: 15px;
}
.aboveAgetab .stepperRow .widSz {
    padding: 15px 0;
}
.GeographicalMain{
    display: none;
}
.trvlCnt{
    display: none;
}
.singleTrip .rightEmlblck{
    display: none;
}
.aboveAgeblock .block{
    width: 100%;
}
/*travel new screen*/

	body .block .errorN.errorNdest{
		margin-left: 10px;
		top:0;
	}

}

@media (max-width:480px){
  .blockTab ul li {width: 100%}
.distSlectnew li{
        margin: 0 2px 8px;
        padding: 10px 10px;
}
.tabsNewmob li{
        margin: 0 2px 8px;
}
.distSlectnew li a span{
    font-size: 12px;
}
.grpFlbtn a, .trpDr a{
    margin-bottom: 10px;
}
}

@media(max-width: 360px){
    .newTsenior .stepclLeft{
        font-size: 12px;
        color: #333;
    }
    .newTsenior .stepColum input{
        width: 28px;
            font-size: 17px;
    }
.tglBtn .yesN, .tglBtn .jrYn, .tglBtn .trvYn{
            padding: 18px 30px;
    }
}
/*------------------------------------------Insurance and Select plan css end-------------------------*/
/******************** New Travel Css ****************/
.mobScrn.new-mobScrn{
    font-size:15px;
    font-weight:500;
    color:#282828;
    padding:0;
    margin:0 0 36px;
}
.singleTrpcoun.new-singleTrpcoun{
    display:block;
}
.tDistblock .tseniorCt .tseniorctrow.new-tseniorctrow{
    padding-top:50px;
}
.distSlectnew.new-distSlectnew{
    display:block;
    margin-left:-10px;
    margin-right:-10px;
}
.distSlectnew.new-distSlectnew li{
    width:25%;
    height:auto;
    margin:0;
    padding-left:10px;
    padding-right:10px;
    font-size:15px;
    color:#282828;
    font-weight:500;
}
.distSlectnew.new-distSlectnew li a{
    display:block;
    width:100%;
    padding:25px 0;
    text-align:center;
    margin-bottom:20px;
    background:#f7f7f7;
}
.distSlectnew.new-distSlectnew li span{
    padding:0;
}
.distSlectnew.new-distSlectnew li a:before{
    margin-top:0;
    width:95px;
    height:95px;
    background:url(/docs/default-source/assets/images/carplan/location-sprite.png) no-repeat;
    background-size:380px;
}
.distSlectnew.new-distSlectnew li a.asiaPac:before{
    background-position:-95px 0;
}
.distSlectnew.new-distSlectnew li a.schengenCon:before{
    background-position:-190px 0;
}
.distSlectnew.new-distSlectnew li a.restWorld:before{
    background-position:-285px 0;
}
.distSlectnew.new-distSlectnew li:hover a:before, .distSlectnew.new-distSlectnew li.new-disActive a:before{
    background-position-y:-95px;
    /*background: url(/docs/default-source/assets/images/carplan/location-sprite.png) no-repeat 0 -95px;*/
}
.distSlectnew.new-distSlectnew li a:hover:before, .distSlectnew.new-distSlectnew li:hover a:before, .distSlectnew.new-distSlectnew li.activeorg a.restWorld:before, .distSlectnew.new-distSlectnew li a:hover.restWorld:before, .distSlectnew.new-distSlectnew li.imgActive a.restWorld:before, .distSlectnew.new-distSlectnew  li.activeorg a.usCanada:before, .distSlectnew.new-distSlectnew  li.imgActive a:hover.usCanada:before, .distSlectnew.new-distSlectnew li.imgActive a.usCanada:before, .distSlectnew.new-distSlectnew li.activeorg a.asiaPac:before, .distSlectnew.new-distSlectnew li a:hover.asiaPac:before, .distSlectnew.new-distSlectnew li.imgActive a.asiaPac:before, .distSlectnew.new-distSlectnew li.activeorg a.schengenCon:before, .distSlectnew.new-distSlectnew li a:hover.schengenCon:before, .distSlectnew.new-distSlectnew li.imgActive a.schengenCon:before{
    background-image:url(/docs/default-source/assets/images/carplan/location-sprite.png);
}
.distSlectnew.new-distSlectnew li:hover a, .distSlectnew.new-distSlectnew li.new-disActive a{
    background:#fd6625;
}
.datePcmain.new-datePcmain{
    margin-top:30px;
    background:#f7f7f7;
    display:block;
    padding:20px 30px 0;
}
.datePcmain.new-datePcmain .new-tpforDate{
    margin-left:-25px;
    margin-right:-25px;
}
.datePcmain.new-datePcmain .tripDate .sInput{
    width:50%;
    margin:0;
    height:auto;
    padding-left:25px;
    padding-right:25px;
    padding-bottom:0;
}
.datePcmain.new-datePcmain .tripDate .sInput img.ui-datepicker-trigger, .datePcmain.new-datePcmain .tripDate .sInput label, .new-GeographicalMain .calendarBox img.ui-datepicker-trigger, .widgetSectn.new-travelSection .calendarBox .date .ui-datepicker-trigger{
    display:none;
}
.new-tripLabel{
    color:#282828;
    font-size:15px;
    font-weight:500;
}
.new-GeographicalMain .calendarBox .datePick, .widgetSectn.new-travelSection .calendarBox .date .datePick{
    background:transparent url(/docs/default-source/assets/images/carplan/new-datepicker-icon.png) no-repeat left 2px;
    background-size: 24px;
    padding-left:36px;
}
.widgetSectn.new-travelSection .calendarBox .date .datePick{
    /*height: auto;
    padding:9px 36px;*/
    background-position:left 11px;
}
.new-travelSection .optDetials span.tncbasic{
    width:86%;
    display:inline-block;
    vertical-align: top;
}
.widgetSectn.new-travelSection .optDetials .dobLbl label{
    left:37px;
}
.widgetSectn .optDetials .datePcmain.new-datePcmain .sInput input{
    background:transparent url(/docs/default-source/assets/images/carplan/new-datepicker-icon.png) no-repeat right center;
    padding-left:0;
    border-bottom:1px solid #b9b9b9;
    border-radius:0;
    font-size:15px;
    font-weight:300;
    color:#282828;
    width:99.99%;
}
.datePcmain.new-datePcmain .trpD span, .datePcmain.new-datePcmain .trpD .jrnyNoOfDays{
    color:#282828;
    font-size:12px;
    font-weight:300;
}
.datePcmain.new-datePcmain .block span.errorN{
    top:auto;
    color:#ff0000;
    bottom:-26px
}
.new-assistInfo{
    height:26px;
    padding-top:4px;
}
.tseniorctrow.new-trip-submit h4{
    color:#000;
    font-size:18px;
}
.tseniorctrow.new-trip-submit .sBtn {
    font-size:15px;
    font-weight:500;
    padding:15px 52px;
    border-radius:100px;
}
.tseniorctrow.new-trip-submit .tdestbtLink{
    color:#053c6d;
    font-weight:500;
    font-size:14px;
    margin-top:7px;
}
.travelSection.new-travelSection{
    top:0;
    padding-top:20px;
}
.new-sf_colsOut{
    padding-top:25px;
    background:#e6f4f5;
}
.GeographicalMain.new-GeographicalMain, .travelSection.new-travelSection .agGroupdtl{
    background:none;
}
.GeographicalMain.new-GeographicalMain .container{
    text-align: center;
}
.GeographicalMain.new-GeographicalMain .tripDurTemp{
    width:85.8%;
    background: #fff;
    border-radius:4px;
    padding:15px 15px 20px;
    margin: 0 auto;
}
.new-GeographicalMain .tripDurTemp .tdt-fields{
    padding-left:10px;
    padding-right:10px;
}
.new-GeographicalMain .tripDurTemp .tripDate .tdt6-date1{
    padding-right:10px;
}
.new-GeographicalMain .tripDurTemp .tripDate .tdt6-date2{
    padding-left:10px;
}
.new-GeographicalMain .tripDurTemp .sInput label, .new-GeographicalMain .tripDurTemp .trpD span, .new-GeographicalMain .tripDurTemp .sInput .errorN{
    font-size:14px;
    text-align: left;
    color: #eaeaea;
    color:rgba(40,40,40,.50);
}
.new-GeographicalMain .tripDurTemp .sInput label{
    margin-bottom:3px;
}
.new-GeographicalMain .tripDurTemp .sInput input, .new-GeographicalMain .tripDurTemp .trpD .jrnyNoOfDays{
    border-bottom:1px solid #bebebe;
    font-size:16px;
    color: #282828;
}
.new-GeographicalMain .tripDurTemp .trpD .jrnyNoOfDays{
    font-size:15px;
    border-radius:0;
    width:100%;
    text-align: left;
    padding:6.5px 0 3px;
}
.new-GeographicalMain span.travelpopLink{
    top:18px;
}
.new-GeographicalMain .tripDurTemp .tripDate .sInput{
    width:50%;
    margin-right:0;
}
.new-travelSection .pplHead{
    text-align: left;
    padding-left:25px;
    padding-right:25px;
}
.new-GeographicalMain .tDistblock, .ck-label{position: relative;}
.new-travelSection .ck-label:before, .new-travelSection .ck-label:after{display: none;}
.new-travelSection .ck-label .ckBox{
    position: relative;
    top:-1px;
    display: inline-block;
    width:19px;
    height:19px;
    border: 1px solid #b4c4d3;
    border-radius:3px;
    margin-right:10px;
    vertical-align: middle;
}
.new-travelSection .ck-label .ckBox:before{
    content:'';
    position: absolute;
    left:3px;
    top:8px;
    background: #fff;
    width: 2px;
    height: 2px;
    opacity:0;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.new-checkbox:checked + label .ckBox{
    background: #053c6d;
    border-color: #053c6d;
}
.new-checkbox:checked + label .ckBox:before{
    opacity:1;
}
.new-travelSection.widgetSectn .border-btn{
    background:none;
    border:1px solid #063b6d;
    color: #063b6d;
    margin-right:8px;
}

@media(min-width:768px){
	body .ui-datepicker-multi .ui-datepicker-group table{
		width:93%;
		max-width:93%;
	}
	body .ui-datepicker-group-first .ui-datepicker-calendar{
		margin-right:20px !important;
	}
}

@media(max-width:767px){
    body .sPlanHead{background-color: #d5631d;}
    .tDistblock .tseniorCt .tseniorctrow.new-tseniorctrow {
        padding-top:15px;
    }
    .distSlectnew.new-distSlectnew{
        padding:0;
        margin-left:0;
        margin-right:0;
    }
    .distSlectnew.new-distSlectnew li{
        width:50%;
        font-size:13px;
        margin-bottom:5px;
    }
    .distSlectnew.new-distSlectnew li a{
        margin-bottom:6px;
        padding:12px 0; 
    }
    .mobScrn.new-mobScrn{margin-bottom:5px;}
    .tseniorctrow.new-trip-submit h4{
        font-size:15px;
        line-height:1.35;
    }
    .tseniorctrow.new-trip-submit .sBtn{
        margin-top:25px;
        padding: 12px 45px;
    }
    .distSlectnew.new-distSlectnew li a:before{
        background-image:url(/docs/default-source/assets/images/carplan/location-sprite.png) !important;
    }
    .distSlectnew.new-distSlectnew li a:hover:before, .distSlectnew.new-distSlectnew li:hover a:before{
        background-image:url(/docs/default-source/assets/images/carplan/location-sprite.png) !important;
    }
    .tabsNewmob.new-tabsNewmob li{
        margin-left:0;
        margin-right:0;
    }
    .tabsNewmob.new-tabsNewmob li:first-child{
        margin-right:4%;
    }
    .travelSection .tabsNewmob.new-tabsNewmob{
        padding-bottom:0;
    }
    .widgetSectn.new-travelSection .calendarBox .date .datePick, .widgetSectn.new-travelSection .optDetials .block.dobLbl input.hasDatepicker{
        padding-left:36px;
    }
}

.landingWidget .optDetials .agGrptravel .block  .error { position: absolute;
    top: 0;    bottom: auto;}
.landingWidget .optDetials .agGrptravel .block.focus label { line-height: 32px }
.landingWidget .optDetials .agGrptravel .block.focus .error { line-height: 15px; }
    .singleTrip .travelBanner_cls
}
.landingWidget .optDetials .agGrptravel .block.focus label { line-height: 32px }
