﻿.ui-autocomplete{
	max-height: 100px !important;
	overflow-y: scroll;
}

span#CP_lblCustomerAddress {
    word-wrap: break-word;
    width: 100px;
    display: flow;
}

body {
    color: #595959;
    font-family: Inter;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 0;
}
/** Generated by FG 
@font-face {
	font-family: 'Conv_futura medium bt';
	src: url('fonts/futura medium bt.eot');
	src: local('☺'), url('fonts/futura medium bt.woff') format('woff'), url('fonts/futura medium bt.ttf') format('truetype'), url('fonts/futura medium bt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}**/
/** Generated by FG **/
@font-face {
    /*font-family: 'Conv_Futura Book font';*/
    font-family: 'Inter';
    /*src: url('../fonts/Futura Book font.eot');
    src: local('☺'), url('../fonts/Futura Book font.woff') format('woff'), url('../fonts/Futura Book font.ttf') format('truetype'), url('../fonts/Futura Book font.svg') format('svg');*/
    font-weight: normal;
    font-style: normal;
}
.stky-nav1 ,.MyAcccol2{
    display: none;
}
.hmbnr img {
    width: 100%;
}

#divLoader {
    z-index: 99999 !important;
    left: 0px;
    position: fixed;
    bottom: 0px;
    border: solid 1px #4682B4;
    opacity: .8;
    filter: alpha(opacity = 80);
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    width: 100%;
    height: 80%;
    padding: 5px 0;
    background-color: rgba(50, 50, 50, 0.75);
}
#divLoader img{
    position: fixed;
    top: 50%;
}

* {
    /*list-style: outside none none;*/
    margin: 0;
    padding: 0;
}

li {
    list-style: outside none none;
}

a {
    color: #898989;
    cursor: pointer;
    text-decoration: none;
}

    a:hover {
        color: #f26522;
    }

hr {
    background: #666 none repeat scroll 0 0;
    border: medium none;
    height: 2px;
    margin: 10px 0;
}

button, .button, input[type="submit"], .cktinputs input[type="submit"] {
    background: #004943;
    border: medium none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    outline: medium none;
    padding: 12px 20px;
    text-align: center;
    font-family: Inter;
}

.radiobtn:hover, .rdbselect {
    background: #fb8903 !important;
}

input[type="text"] {
    font-family: Inter;
    background: #fff;
    border: 1px solid #ff9000;
    color: #444;
    -moz-appearance: none;
}

input[type="checkbox"], input[type="radio"] {
    position: relative;
    right: 2px;
    top: 2px;
    width: auto !important;
    font-family: Inter;
}

h3 {
    color: #3a3a3a;
    font-size: 16px;
    line-height: normal;
    margin: 0;
}

.clr {
    clear: both;
}

.wrap {
    margin: auto;
    width: 90%;
min-height: 550px;
}


.hmbg {
    position: relative;
}

    .hmbg img {
        position: fixed;
        width: 100%;
        z-index: -1;
    }

.bgorg {
    background: #fb8903;
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    color: #fff;
}

    .bgorg li {
        padding: 5px;
    }

.wrap80 {
    width: 80%;
    position: relative;
    margin: auto;
}


.usrpnt-wigget {
    float: right;
    margin: 70px 100px 0 0;
    width: 350px;
}

.wdg-logo, .wdg-bnr {
    background: #fff;
    text-align: center;position:relative;
    margin-left:1px;
}

    .wdg-logo img {
        padding: 10px 0;
        width:175px;
    }

    .wdg-bnr > img {
        width: 100%;
    }

.bgorg button {
    background: #fff none repeat scroll 0 0;
    border-radius: 25px;
    color: #fb8903;
    font-size: 14px;
    padding: 10px 20px;
}

.main-hdr {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 -2px 10px #333;
    padding: 0 5%;
    /*position: fixed;*/
    position: relative;
    top: 0;
    height: 88px;
    width: 100%;
    z-index: 5;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .main-hdr.sticky {
        position: fixed;
        height: 48px;
        /*width: 100%;*/
        z-index: 5;
    }

.sticky .hdr-menu {
    margin-top: 16px;
}

.hdr-logo img {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 175px;
    margin-top:15px;
}

.sticky .hdr-logo img {
    height: 44px;
}

.sticky #nav li:hover > ul {
    padding-top: 17px;
}

.hdr-logo {
    float: left;
}


.hdr-menu {
    float: left;
    margin-top: 40px;
    margin-left: 40px;
}

    .hdr-menu li {
        display: inline-block;
        padding: 0 8px;
    }

    .hdr-menu .select {
        color: #f26522;
    }

.hmbnr {
    position: relative;
    word-wrap: break-word;
    /*margin-top:88px;*/
}

    .hmbnr > img {
        width: 100%;
        display: block;
    }


/*Profile Widget Starts*/

.widget-prfl {
    background: #fb8903 none repeat scroll 0 0;
    position: absolute;
    right: 5%;
    top: 0px;
    color: #fff;
    box-shadow: 0 2px 0px #999;
    z-index: 3;
    width:23.7%
}

    .widget-prfl hr {
        background: #fff;
    }

.widget-bnr img {
    display: block;
    width: 100%;
}
/*.widget-menu {
    margin: 10px 0 10px 19px;
}*/
.widget-menu li {
    color: #333;
    float: left;
    padding: 0 0 0 3.5px;
}

    .widget-menu li a {
        /*color:#fff;*/
        color: #666;
        font-size: 11px;
    }

        .widget-menu li a:hover {
            color: #f26522;
        }

.usr-img img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    /*position:relative;
   top:20px;*/
}

.widget-user li {
    display: inline-block;
    vertical-align: middle;
}

.usr-name {
    width: 100%;
    word-wrap: break-word;
}

.widget-user {
    margin-bottom: 15px;
    margin-top: 15px;
    /*padding: 0 30px;*/
    text-align: center;
}

.widget-pnts {
    padding: 0 30px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

    .widget-pnts p {
        font-size: 12px;
        font-weight: 100;
    }

.widget-rdmern {
    padding: 0 30px 30px;
}

    .widget-rdmern li {
        padding: 10px 0;
    }

    .widget-rdmern span {
        float: right;
    }

.widget-srhpnl {
    background: #f7f7f7;
    padding: 15px 10px 20px;
    color: #666;
}

    .widget-srhpnl h3 {
        text-align: center;
        color: #f7941d;
        cursor: pointer;
        text-transform: uppercase;
    }

    .widget-srhpnl .button {
        float: right;
    }

.radiobtn {
    background: #464646;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    padding: 5px 15px;
    font-size: 12px;
    cursor: pointer;
}

.onround {
    text-align: center;
    margin-top: 20px;
}

.widget-flds {
    margin-top: 20px;
}

    .widget-flds li {
        height: 30px;
        position: relative;
        margin-bottom: 10px;
        background: #fff;
    }

.bgtrns {
    background-color: transparent;
}

.widget-flds input[type="text"], .widget-flds select, .widget-flds input[type="password"] {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ff9000;
    left: 0;
    outline:none;
    /*position: absolute;*/
    color: #444;
    -webkit-appearance: none;
    -moz-appearance: none;
   -webkit-appearance: value;
   -moz-appearance:    value;
   appearance:         value;
    height:30px;
}

.schfldserr {
    border: 1px solid red !important;
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
    text-align: right;
    color:red !important;
    width:68% !important;
    /*height:20px;*/
}

.schfldserr_noborder {
    
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
    text-align: right;
    color:red !important;
    /*height:20px;*/
}


@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}





.space1 {
    /*padding:6px 2% 6px 20%;*/
    padding:0px 2% 0px 20%;
    width: 100%;
}

.space2 {
    /*padding: 6px 2% 6px 40%;*/
     padding: 0px 2% 0px 40%;
    width: 100%;
}

.space3 {
    /*padding: 5px 2% 5px 40%;*/
     padding: 0px 2% 0px 40%;
    width: 100%;
}

.space4 {
    /*padding: 6px 2% 6px 30%;*/
     padding: 0px 2% 0px 30%;
    width: 100%;
}

.widget-flds label {
    color: #a1a1a1;
    font-size: 11px;
    left: 4px;
    position: absolute;
    top: 6px;
}

.widget-flds .dates {
    background: transparent;
}

.dates li {
    /*display:inline-block;*/
    float: left;
    width: 48%;
    margin-right: 4%;
}

.dates select {
    padding-left: 40%;
    text-align: left;
    width: 100%;
    line-height: 25px;
    height: 32px;
}

.dates input {
    text-align: right;
}

.pkdtm select {
    width: 100%;
    padding: 0px 10% 0px 60%;
    text-align: right;
      height: 31px;
}

    .dates select option, .rooms select option, .pkdtm select option {
        padding: 1px 10% 9px 40%;
    }

.rooms select {
    padding-left: 79%;
    text-align: left;
    width: 100%;
    line-height: 25px;
    height: 32px;
}
.congrtsBox {
    font-size: 20px;
    height: 320px;
    margin-top: 200px;
    width: 100%;
}

.rooms li {
    display: inline-table !important;
    float: left;
    margin-right: 3%;
    width: 65%;
    margin-bottom: 10px !important;
}

.rooms li span {
    bottom: 0px;
    margin-left: 10px;
    font-size: 10px;
    position: absolute;
}

.room2 {
    margin-right: 0px;
}

.dates .mrno, .passgnr .mrno, rooms .mrno, .room1 .mrno, .rooms .mrno, .pkdtm .mrno {
    margin-right: 0px;
}

.widget-flds .passgnr {
    background: transparent;
}

.widget-flds .rooms, .widget-flds .room1, .widget-flds .room2, .widget-flds .room3, .widget-flds .room4, .widget-flds .pkdtm {
    background: transparent;
    margin-bottom: 40px;
    color: #666;
}
/*.widget-flds .pkdtm{
    background:transparent;
   
    color:#666;
}*/
.passgnr li {
    /*display: inline-block;*/
    float: left;
    /*margin-right: 1%;*/
    margin-right: 2.4%;
    margin-top: 0;
    width: 31.7%;
}

    .passgnr li select {
        height: 32px;
        padding: 0 2% 0 50%;
        width: 100%;
    }

        .passgnr li select option {
            padding: 4px 0 4px 52%;
        }

.button {
    background: #004943;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    padding: 10px 40px;
    margin-top: 15px;
    /*float:right;*/
    /*text-transform:uppercase;*/
}
/*Profile Widget Ends*/

.grey-bg {
    background: #ececec;
    display: table;
}

.add-bnrs {
    margin: 20px 0;
    text-align: center;
}

.mrchnt-box {
}

    .mrchnt-box .box {
        background: #fff none repeat scroll 0 0;
        display: inline-block;
        margin: 1%;
        width: 31%;
    }

.box img {
    width: 100%;
}

.box-dtls {
    float: left;
    padding: 5%;
    width: 40%;
    font-size: 11px;
}

.box-img {
    float: left;
    width: 50%;
}

.col-org {
    color: #f26522;
}

.col-gry {
    color: #494949;
}

.box-dtls h1 {
    padding: 25px 0;
}

.box-dtls button {
    background: #fff;
    border: 2px solid #333;
    color: #333;
    padding: 2px 5px;
    font-size: 12px;
}

.footer {
    background: #fff;
    padding: 20px 6%;
    width: 100%;
    position:absolute;
    color: #777;
    font-size:11px;
    box-shadow: 0 5px 10px #666;
}
.footer p {
   font-size:11px;
}
.ftrlinks li {
    display: inline-block;
    color: #777;
    /*padding: 0 2px;*/
}
.ftr-img {
    
    position: absolute;
    right: 0;
    bottom: 0;
    
    
}

.ftr-img > img {
    height: 95px;
    text-align: right;

      
}
    .ftr-img p {
        right: 20px;
        position:absolute;
        color:#fff;
        top: 55px;
    }
.ftrlinks a {
    color: #777;
    font-size:11px;
}

    .ftrlinks a:hover {
        color: #F05A22;
    }

.ftrlinks {
    /*float: left;*/
}

.flwus {
    /*float: right;*/
}

    .flwus li {
        display: inline-block;
        vertical-align: middle;
    }
    .flwus li a img {width:25px;height:auto;}

.icofb {
  background: rgba(0, 0, 0, 0) url("../images/soico.png") repeat scroll 4px -3px;
    cursor: pointer;
    display: block;
    height: 19px;
    width: 20px;
}

/*.icofb {
    background: rgba(0, 0, 0, 0) url("../images/soico.png") repeat scroll -5px -8px;
    cursor: pointer;
    display: block;
    height: 24px;
    width: 20px;
}*/

.icotwtr {
   background: rgba(0, 0, 0, 0) url("../images/soico.png") repeat scroll 58px -2px;
    cursor: pointer;
    display: block;
    height: 19px;
    margin: 0 10px;
    width: 22px;
}

.icoinsta {
    background: rgba(0, 0, 0, 0) url("../images/soico.png") repeat scroll 27px -3px;
    cursor: pointer;
    display: block;
    height: 19px;
    width: 21px;
}

.pkdtm {
}

    /*.pkdtm li {
    display: inline-block;
    margin-right: 4%;
    width: 47%;
}*/

    .pkdtm li {
        float: left;
        margin-right: 3%;
        margin-top: 0;
        width: 23.5%;
    }

    .pkdtm .pkdt {
        width: 47%;
    }

/*.pkdt input{
    padding: 5px 2% 7px 20%;
    width: 78%;
}*/
.chckbx {
    margin-bottom: 10px;
}



/*Slicknav Menu Starts*/

#nav li ul {
    display: none;
    margin: 0;
    padding: 0;
}

#nav ul {
    display: none;
}

#nav li {
    position: relative;
}

    #nav li:hover > ul {
        display: block;
        left: 8px;
        position: absolute;
        padding-top: 0px;
        width: 100px;
        z-index: 200;
        border: 1px solid #ccc;
        background: #fff;
        margin: 0px 0 0;
    }



.slicknav_menu {
    display: none;
}

.sbmu li {
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 0;
}

.sbmu li a {
    background: #fff none repeat scroll 0 0;
    display: block;
    padding: 10px 10px 10px 10px;
    color: #898989 !important;
}

        .sbmu li a:hover {
            color: #f26522 !important;
        }

#nav li:hover a {
    color: #f26522;
}
/*Slicknav Menu Ends*/

.widmenu {
    /*position: absolute;*/
    right: 5%;
    bottom: 0px;
}

.widget-menu {
    /*background: #fb8903 none repeat scroll 0 0;*/
    float: right;
    padding: 7px 0;
    text-align: center;
    /*width: 300px;*/
}

.langue {
    bottom: 30px;
    position: absolute;
    right: 0;
}

    .langue a {
        margin-left: 10px;
    }
/*Bootstrap*/
.autogen li, .destination li {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    height: auto !important;
    padding: 2px 0;
}

.datepicker-dropdown {
    overflow: hidden !important;
}

.dropdown, .dropup {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 13px;
    left: 0;
    list-style: outside none none;
    margin: 0;
    max-height: 190px;
    overflow: auto;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 100%;
    z-index: 1000;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 7px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        /*white-space: nowrap;*/
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background: #004943;
        outline: 0;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777;
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
/*EndBootstrap*/


.btn-filter {
    display: none;
}

.pgcontent {
    width: 100%;
    min-height: 500px;
    padding: 0 5%;
}

.pgcol1 {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 15px 2% 50px;
    width: 70%;
    margin: 10px 0 0;
}

.pgcol2 {
    float: right;
    position: relative;
    width: 26.4%;
    z-index: 1;
}

.pgcol2 .widget-prfl{
    width: 100% !important;
}

.pgcol100 {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 20px 2%;
    width: 100%;
}

.pgcolLeft {
    float: right;
    position: relative;
    width: 25%;
}

.revncofm {
    margin-top: 10px;
}

    .revncofm h1, .chkpgsh1, .pgcol1 h1 {
        color: #333;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .revncofm .pass-details h3, .revncofm .depar-retur h3 {
        background: #333;
        color: #fff;
        padding: 5px;
        font-size: 14px;
        font-weight: normal;
    }

    .revncofm .pass-details table th, .revncofm .depar-retur table th {
        background: #ccc;
        text-align: left;
        color: #333;
        padding: 5px;
        border: 1px solid #999;
    }

    .revncofm .pass-details table td, .revncofm .depar-retur table td {
        background: #eee;
        border: 1px solid #999;
        padding: 5px;
        text-align: left;
    }

.checkboxs li {
    margin-top: 10px;
}

    .checkboxs li a {
        text-decoration: underline;
    }

.usrched li {
    border-right: 1px solid #666;
    display: inline-table;
    padding: 0 6% 10px;
    color: #666;
    vertical-align: middle;
}

.usrched .frt {
    padding-left: 3%;
}

.usrched .lst {
    padding-right: 0px;
    border-right: none;
}

.us-from, .us-to, .us-arr {
    float: left;
}

.us-arr {
    margin: 24px 15px 0;
}

.us-from h1, .us-to h1 {
    font-size: 34px;
    /*color:#595959;*/
    font-weight: 100;
}

.us-from p, .us-to p {
}

.inrpg .widget-prfl {
    position: relative;
    right: 0;
}

.inrpg .widget-user {
    margin-bottom: 20px;
    margin-top: 0px;
    padding: 10px 0px 0;
}

/*My Account Pages Starts*/
.myaccpgs {
    min-height:500px;
}
.myaccpgs .pgcol1{
    min-height:400px;
}
.w50,.res50p {
    width: 50%;
}

.myacc-menu {
    padding-top: 2px;
    background: #ececec;
}

    .myacc-menu li a {
    }


.menuLi {
    margin: 5px 0;
}

    .menuLi > a {
        /*border: 1px dashed #fb8903 ;*/
        background: #464646;
        color: #fff;
        display: block;
        padding: 10px;
    }

        .menuLi > a:hover, .menuLi .select {
            background: #fb8903 none repeat scroll 0 0;
            /*border: 1px dashed #360f00;*/
            color: #fff;
        }

.welc {
    background: #ccc none repeat scroll 0 0;
    font-size: 13px;
    margin-bottom: 20px;
    padding: 10px 1%;
    width: 98%;
}

.summary-txt {
    border: 1px solid #ccc;
    border-top: none;
    padding: 11px;
    width: 100%;
    overflow: hidden;
}

.myacc-hdr {
    background: #333333 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
    position: relative;
    padding: 5px 0;
    width: 100%;
}

.myacc-cont {
    background: #fff none repeat scroll 0 0;
    float: left;
    width: 100%;
}








statesumm td {
    padding: 10px;
}

.statesumm table {
    border: 1px solid #ccc;
    border-right: none;
}

    .statesumm table td {
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        padding: 5px;
    }

.brdrn {
    border-right: none;
}

.stmtl {
    background: #ccc;
}

.statesumm .stmtl td {
    border-right: 1px solid #999;
}

.acc-transactnsumry {
    margin-top: 10px;
}

    .acc-transactnsumry li {
        display: inline-block;
        padding-right: 20px;
    }

    .acc-transactnsumry input[type="radio"] {
        margin-right: 3px;
    }

    .acc-transactnsumry input[type="submit"] {
        padding: 8px 20px;
    }

.myacc-statmntdtl {
    background: #ece8e1 none repeat scroll 0 0;
    border: 1px solid #aaaaaa;
    color: #000;
    font-size: 0.98em;
    margin: 0 0 1%;
    padding: 6px 0 8px 1%;
}

.IconStyle {
    position: absolute;
    right: 15px;
}

.passpoly {
    padding: 10px;
}

    .passpoly li {
        padding: 5px;
    }

.sumry-tbl th {
    background: #ccc;
    text-align: left;
    color: #333;
    padding: 5px;
    border: 1px solid #999;
}

.sumry-tbl td {
    background: #eee;
    border: 1px solid #999;
    padding: 5px;
    text-align: left;
}
/*My Account Pages Ends*/


.inrpg {
    background: #ececec none repeat scroll 0 0;
}
 .margin_r{margin-right:3px;}


#nav {
    display: block;
    margin-left: 70px;
}

slicknav_menu {
    display: none;
}

.stick_UserInfo {
    margin: 48px 0 20px !important;
    position: fixed !important;
    /*right: 5% !important;*/
    top: 0 !important;
    z-index: 9999999 !important;
}

.nostick_UserInfo {
    margin: 0px 0 20px 0 !important;
    /*position: absolute !important;*/
    top: 0px !important;
    z-index: 9999999 !important;
}

.btn-filter {
    display: none;
}

.mobusrched {
    display: none;
}

    .mobusrched li li {
        border-bottom: 0 none;
        display: inline-block;
        padding: 0;
        width: 48%;
        vertical-align: middle;
    }

    .mobusrched li {
        border-bottom: 1px solid #ccc;
        border-right: medium none;
        display: inline-table;
        padding: 10px 3%;
        width: 94%;
    }

.icologout {
    background: rgba(0, 0, 0, 0) url("../images/logout.png") no-repeat scroll 0 0;
    display: block;
    height: 18px;
    margin-left: 10px;
    position: relative;
    top: 4px;
    width: 18px;
}

.ErrorMsgContainer {
    background: #fb4100;
    color: #fff;
    padding: 7px;
    /*margin:10px;*/
}

    .ErrorMsgContainer a {
        color: #fff;
        text-decoration: underline;
    }

.scrhpg {
    /*background:#fb8903;*/
}

.srchcircle {
    border-radius: 100%;
    /*box-shadow: 5px 15px 104px #FCA33A;*/
    color: #000;
    height: 550px;
    margin: auto;
    position: relative;
    text-align: center;
    top: -110px;
    width:100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b89459+0,e0b97a+100 */
    /*background:#fb8903;*/
}

.scrhcnt a {
    color: #ff2a00;
    font-size: 14px;
    text-decoration: underline;
}

.srchcircle h1 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5px;
}

.srchcircle p {
    font-size: 18px;
    font-weight: bold;
    /*width: 500px;*/
    text-align: center;
    margin: auto;
}

.scrhcnt {
    padding-top: 240px;
}

.erpage {
    padding-top: 190px;
}

#cssload-wrapper {
    width: 195px;
    height: 19px;
    position: absolute;
    left: 50%;
    margin-top: 20px;
}



#cssload-border {
    background: #000 none repeat scroll 0 0;
    border: 3px solid #fff;
    height: 40%;
    left: -50%;
    padding: 0;
    position: relative;
    top: -50%;
    width: 100%;
}

#cssload-whitespace {
    overflow: hidden;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

#cssload-line {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #ff7800;
    animation: cssload-slide 5.75s steps(40) infinite;
    -o-animation: cssload-slide 5.75s steps(40) infinite;
    -ms-animation: cssload-slide 5.75s steps(40) infinite;
    -webkit-animation: cssload-slide 5.75s steps(40) infinite;
    -moz-animation: cssload-slide 5.75s steps(40) infinite;
}

.mleft2 {
    padding-left: 1%;
}

.reference {
    padding: 2% 0 4%;
}

.body-bdr > h2 {
    padding-bottom: 2%;
    text-align: center;
}

p {
    font-size: 13px;
    line-height: 23px;
}

.commonTable {
    width: 100%;
}

.reference .col1, .reference .col2 {
    float: left;
    width: 48% !important;
}

.w50P {
    float: left;
    margin-bottom: 2%;
    width: 48% !important;
    margin-right: 1%;
}

.label {
    font-size: 13px;
    font-weight: bold;
    float: left;
    width: 30%;
    margin: 1% 0 0 1%;
}

.result {
    font-size: 13px;
    font-weight: normal;
    float: left;
    width: 68%;
    margin: 1% 0 0 1%;
}

.tblbody {
    border: 1px solid #333;
}

@keyframes cssload-slide {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

@-o-keyframes cssload-slide {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

@-ms-keyframes cssload-slide {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

@-webkit-keyframes cssload-slide {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

@-moz-keyframes cssload-slide {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

.class select option
{
    padding:4px 0 4px 40%;
}

.langueBha {
    position: absolute;
    right: 0;
    top: -32px;
}
.langueBha a {
    margin-right: 3px;
}
.GiftCardSearchText {
    width: 30%;
    clear: both;
    padding: 9px 9px;
    margin-right: 18px;
}

.GiftCardSearchBtn {
}
.q_size {
    font-size: 12px;
    float: left;
    padding: 0 10px 0 0;
    margin: 0;
    line-height: 35px;
    font-weight: 600;
}

.q_link, .q_link:hover {
    margin-right: 5px;
    text-decoration: none;
}

    .q_link, .q_link:hover {
        padding: 9px 10px;
        border: 1px solid #CCC;
        display: inline-block;
        color: #666;
        float: left;
    }

.value_size_n {
    width: 35px !important;
    padding: 7px 10px !important;
    float: left;
    margin-right: 6px;
    text-align: center;
    border: 1px solid #CCC !important
}

.points {
    color: #595959;
    /*font-family: "Conv_Futura Book font";*/
    font-family: 'Inter';
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 0;
}

.ddltopupmobile {
    display: none;
}

#CP_RequiredFieldValidator1, #CP_RequiredFieldValidator2 {
    position: absolute;
    padding-top: 5px;
}

.main {
    min-height: 65vh
}
.breadcrumb a:hover {
    color: #0056b3;
}

.profile tr {
    vertical-align: initial;
}

.revncofm .mobTbl {
    overflow: scroll;
}

.vouch-sc #CP_lblWebsite, .vouch-sc #CP_lblPersonEmail, #lblWebsite, #lblPersonEmail {
    word-break: break-all;
}

.vouch-sc #CP_imgMap, #imgMap {
    display: none;
}

@media (max-width: 440px) {
    #CP_divCarrecord, #CP_divHotelrecord, #CP_divFlightrecord {
        overflow: scroll;
    }
}

@media screen and (max-width:1200px) {
    .hdr-menu li {
        display: inline-block;
        /*padding: 0 3px;*/
    }
    ul.sbmu li {
        display: inline-block;
        padding: 0px 0px;
        width: 100%;
    }
    .hdr-menu {
        float: left;
        margin-top: 40px;
        margin-left: 40px;
        margin-bottom: 15px;
    }

    .hdr-logo .dlogo {
        /*float: left;*/
        margin-right: 9px !important;
        width: 45%;
        margin-left: 0px !important;
    }

    .shop-sm ul li a {
        padding: 10px 10px !important;
    }

   
}
@media screen and (max-width:1024px) {
    .pgcol2 .widget-prfl {
        width: 100%;
    }
    .hdr-menu ul {margin:0px;}
    .hdr-menu {
        float: left;
        margin-top: 20px;
        margin-left: 0px;
        margin-bottom: 0;
    }
}

    /*Responsive Starts*/

    @media screen and (max-width:420px) {
        .langueBha {
            position: absolute;
            right: 0;
            top: -4px;
        }

        .mrchnt-box .box {
            width: 99%;
        }

        .stick_UserInfo {
            margin: 0px 0 20px;
        }

        .res50p {
            width: 98%;
        }

        .GiftCardSearchText {
            width: 66%;
            clear: both;
        }

        .slidertopupdesktop {
            display: none;
        }

        .ddltopupmobile {
            display: block;
        }
    }

    @media screen and (min-width:800px) and (max-width:900px) {
        .langue {
            right: 0;
            bottom: 60px;
        }

        .main-hdr {
            width: 100%;
            padding: 0;
        }
    }

    @media screen and (min-width:420px) and (max-width:900px) {
        .mrchnt-box .box {
            width: 47%;
        }

        .widget-bnr {
            display: none;
        }

        .stick_UserInfo {
            margin: 0px 0 20px;
        }

        .GiftCardSearchText {
            width: 66%;
            clear: both;
        }

        .hdr-menu li {
            display: inline-block;
            /*padding: 0 3px;*/
        }

        /*.widget-prfl {
        width: 100% !important;
    }*/

        .hdr-logo .dlogo {
            /*float: left;*/
            margin-right: 9px !important;
            width: 45%;
        }
    }

    @media screen and (max-width:670px) {
        .usrched {
            display: none;
        }
        /*
.stky-nav1 {
    border: 1px solid #fff;
  border-right:none;  border-top:none;
    box-shadow: 0 1px 2px #666;
    cursor: pointer;
    display: block;
    position: fixed;
    right: 0;
    top: 160px;
    z-index: 999;
}

    .MyAcccol2 {
        float: left;
        position: fixed;
        right: -400px;
        width: 100%;
    }*/
        .mobusrched {
            display: block;
        }

        .vouch-sc {
            overflow: scroll;
            padding: 20px;
        }

    }

    #IndexUser {
        position: absolute;
        right: 5%;
        top: 0;
        width: 300px;
    }

    @media screen and (max-width:899px) {
        #IndexUser {
            position: absolute;
            right: 5%;
            top: 0;
            width: 215px;
        }

        .hdr-logo .dlogo {
            /*float: left;*/
            margin-right: 9px !important;
            width: 45%;
            margin-left: 20px !important;
        }

        .hdr-menu {
            float: left;
            margin-top: 20px;
            margin-left: 17px;
            margin-bottom: 15px;
        }

            .hdr-menu li {
                display: inline-block;
                padding: 0px 5px;
            }

        ul.sbmu li {
            display: inline-block;
            padding: 0px 0px;
            width: 100%;
        }

        .bg-brown .r-subMenu {
            float: right;
            position: relative;
            top: 0;
        }

        .wrap {
            margin: auto;
            width: 95%;
            min-height: 550px;
        }

        .widget-prfl {
            background: #fb8903 none repeat scroll 0 0;
            position: absolute;
            right: 5%;
            top: 0px;
            /* padding: 10px; */
            color: #fff;
            width: 200px;
        }
    }

    @media screen and (max-width:800px) {


        .GiftCardSearchText {
            width: 66%;
            clear: both;
        }

        .wrap {
            width: 100%;
        }

        #modifyDetails {
            display: none;
        }

        .stky-nav1 {
            border: 1px solid #fff;
            border-right: none;
            border-top: none;
            box-shadow: 0 1px 2px #666;
            cursor: pointer;
            display: block;
            position: fixed;
            right: 0;
            /*top: 180px;*/
            z-index: 999;
        }

        .MyAcccol2 {
            float: left;
            display: block !important;
            width: 100%;
        }

        .pgcol2{
            display:none;
        }

        .btn-filter {
            display: block;
            background: #fb8903;
            padding: 10px 6px 10px 10px;
            position: absolute;
            right: 0;
            font-size: 16px;
            cursor: pointer;
            width: 42px;
        }

        .pgcol2 {
            order: 1;
            width: 100%;
        }

        .pgcol1 {
            width: 100%;
        }

        .MoveLeft {
            display: block;
            z-index: 2147483647;
            top: 0px;
            right: 0px;
            padding: 10px;
            background: none repeat scroll 0 0 #fff;
            margin-right: -768px;
            position: absolute;
            width: 80% !important;
        }

        #divBlockAll {
            z-index: 22000;
            float: left;
            height: 900px;
            width: 120%;
            background: black;
            opacity: .5;
            margin-left: -15px;
            filter: alpha(opacity=40);
            position: fixed;
            display: none;
            top: -130px;
        }

        .pgcontent {
            padding: 0 2%;
            width: 100%;
            display: grid;
        }

        .pgcol1 {
            width: 100%;
            float: left;
            padding-top: 20px;
        }

        .sbmu li a {
            color: #333;
        }

        #nav {
            display: none;
        }

        .hdr-menu li {
            padding: 0px 0;
        }

        .slicknav_menu {
            display: block;
        }

        .main-hdr {
            height: auto;
            padding: 0;
            width: 100%;
        }

        .hdr-menu {
            float: none;
            margin-top: 10px;
            margin-left: 0px;
            width: 100%;
        }

        .langue {
            float: right;
            margin: 5px;
            position: static;
        }

        .widget-prfl {
            position: static;
            width: 100%;
            right: 0;
        }

        .widget-user {
            margin-top: 0px;
            padding-top: 10px;
        }

        .widget-menu {
            float: left;
            padding: 7px 5px;
        }

        .hdr-logo {
            float: none;
            padding: 15px 10px 0 10px;
        }

        .main-hdr.sticky {
            height: auto;
            position: static;
        }
    }

    @media screen and (max-width:825px) {
        .hdr-menu li {
            display: inline-block;
            /*padding: 0px 3px !important;*/
        }
    }

    @media screen and (max-width:768px) {
        .hdr-menu {
            float: left;
            margin-top: 20px;
            margin-left: 0px;
            margin-bottom: 0;
        }
        .ftr-img p {
            width: 100%;
            top: 3px;
        }
        .space2 { 
            padding: 0px 2% 0px 40%;
            width: 100%;
        }
        .space4 { 
            padding: 0px 2% 0px 30%;
            width: 100%;
        }
        .congrtsBox {
            font-size: 20px;
            height: 160px;
            margin-top: 50px;
            width: 100%;
        }
    }

    @media screen and (max-width:450px) {
        .hdr-logo img {
            width: 45%;
        }

        #IndexUser {
            position: static;
            right: 0;
            width: 100%;
        }

        .bg-brown .r-subMenu {
            float: right;
            position: relative;
            top: 0;
        }
        .footer {
            background: #fff;
            padding: 20px 6%;
            width: 100%;
        }
            .hdr-menu {
            float: left;
            margin-top: 20px;
            margin-left: 0;
            margin-bottom: 0;
        }

        .hdr-logo .dlogo {
            /*float: left;*/
            margin-right: 9px !important;
            width: 45%;
            margin-left: 8px !important;
        }


        @media screen and (max-width:700px) {
            .ftr-img {
                /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa409+25,f05a22+25 */
                background: #ffa409; /* Old browsers */
                background: -moz-linear-gradient(left, #ffa409 25%, #f05a22 25%); /* FF3.6-15 */
                background: -webkit-linear-gradient(left, #ffa409 25%,#f05a22 25%); /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to right, #ffa409 25%,#f05a22 25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa409', endColorstr='#f05a22',GradientType=1 ); /* IE6-9 */
                position: relative;
                right: 0;
                top: 10px;
            }

                .ftr-img p {
                    padding: 5px 15px;
                    position: relative;
                     
                    text-align: right;
                    top: 0;
                }

                .ftr-img > img {
                    display: none;
                }
        }

        /*Earn Page css*/


        .earnpage {
        }

            .earnpage h1 {
                font-size: 24px;
                color: #f26522;
                text-transform: uppercase;
            }

        .dacards h2 {
            font-weight: normal;
            color: #666;
            margin-bottom: 20px;
            text-align: center;
            text-transform: uppercase;
        }

        .dacards {
            width: 68%;
            margin: 0 auto;
        }

            .dacards li {
                display: inline-block;
                margin-left: 2%;
                text-align: center;
                width: 30%;
                border-right: 1px solid #ccc;
            }

                /*.dacards li  img {
    width:100%;}*/
                .dacards li p {
                    line-height: normal;
                    margin: 10px 0;
                    color: #fff;
                    cursor: pointer;
                }

                .dacards li button {
                    background: #fff none repeat scroll 0 0;
                    border: 2px solid #666;
                    color: #999;
                    font-size: 11px;
                    font-weight: bold;
                    margin-top: 10px;
                    padding: 1px;
                    text-transform: uppercase;
                }

                    .dacards li button:hover {
                        background: #f26522 none repeat scroll 0 0 !important;
                        color: #fff;
                        border: 2px solid #f26522;
                    }

        .earnpagedis h1 {
            font-weight: normal;
            margin-bottom: 0;
        }

        .dacards div {
            padding: 15px;
            background: #fff none repeat scroll 0 0;
        }

        .earnpagedis {
            padding: 30px 2%;
        }


        .ttlpnts {
            background: #FFA509;
            padding: 5px 8px;
            color: #fff;
            font-size: 26px;
            margin: auto;
            margin-top: 30px;
            width: 150px;
            text-align: center;
        }

            .ttlpnts p {
                font-size: 13px;
            }

        /*End Earn Page css*/

        .GiftCardSearchText {
            width: 30%;
            clear: both;
            padding: 9px 9px;
            margin-right: 18px;
        }

        .GiftCardSearchBtn {
        }



        .icn-offerzone {
            background: url(../images/icn-.icn-offerzone.png) top center no-repeat;
            background-size: 75px 75px;
        }

        a.icn-offerzone.select, a.icn-offerzone:hover {
            background: url(../images/icn-.icn-offerzone.png) top center no-repeat;
            background-size: 75px 75px;
        }