.travel-pop-down {
    background: #005393;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1188c9), color-stop(1, #005393));
    background: -ms-linear-gradient(bottom, #1188c9, #005393);
    background: -moz-linear-gradient(center bottom, #1188c9 0%, #005393 100%);
    background: -o-linear-gradient(#005393, #1188c9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005393', endColorstr='#1188c9', GradientType=0);
    color: #ffffff;
    display: none;
    padding: 10px 0;
}

.cloes-ie8 {
    display: none;
}

.lt-ie9 .cloes-ie8 {
    display: block;
}

.lt-ie9 .glyphicon-ie8 {
    display: none;
}

.travel-pop-down .travel-pop-down-beachball {
    /*display: block;*/
    display: none;
}

.travel-pop-down .travel-pop-down-contents,
.travel-pop-down .travel-pop-down-buttons {
    float: left;
    width: 50%;
}

.travel-pop-down .icon-beachball {
    background-image: url(/Content/img/sprite-global.png);
    background-position: 0px -1029px;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .travel-pop-down .icon-beachball {
        background-image: url(/Content/img/sprite-global-2x.png);
        background-size: 94px 2234px;
    }
}

.travel-pop-down .travel-pop-down-buttons {
    text-align: right;
}

    .travel-pop-down .travel-pop-down-buttons .button {
        margin-left: 5px;
    }

.travel-pop-down a {
    color: #ffffff;
}

.travel-pop-down .pop-down-title,
.travel-pop-down .pop-down-blurb {
    line-height: 1;
}

.travel-pop-down .pop-down-title {
    font-family: 'TitilliumWebBold', Tahoma, Verdana, Segoe, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.travel-pop-down .pop-down-blurb {
    font-size: 13px;
    font-family: 'TitilliumWebRegular', Tahoma, Verdana, Segoe, Arial, Helvetica, sans-serif;
    display: none;
}

.travel-pop-down .pop-down-blurb-xs {
    display: block;
}

@media screen and (min-width: 768px) {
    .travel-pop-down {
        padding: 6px 0;
    }

        .travel-pop-down .travel-pop-down-contents {
            width: 80%;
        }

        .travel-pop-down .travel-pop-down-buttons {
            padding-top: 2px;
            width: 20%;
        }

        .travel-pop-down .travel-pop-down-beachball {
            display: inline;
            margin-right: 10px;
        }

        .travel-pop-down .pop-down-title,
        .travel-pop-down .pop-down-blurb {
            vertical-align: middle;
        }

        .travel-pop-down .pop-down-title {
            font-size: 1.6em;
            margin-right: 10px;
        }

        .travel-pop-down .pop-down-blurb-xs {
            display: none;
        }

        .travel-pop-down .pop-down-blurb-sm {
            display: inline-block;
        }

        .travel-pop-down .pop-down-blurb {
            font-size: 12px;
            margin-top: 4px;
        }

            .travel-pop-down .pop-down-blurb a {
                text-decoration: underline;
            }
}

.lt-ie9 .travel-pop-down {
    padding: 6px 0;
}

    .lt-ie9 .travel-pop-down .travel-pop-down-contents {
        width: 80%;
    }

    .lt-ie9 .travel-pop-down .travel-pop-down-buttons {
        padding-top: 2px;
        width: 20%;
    }

    .lt-ie9 .travel-pop-down .travel-pop-down-beachball {
        display: inline;
        margin-right: 10px;
    }

    .lt-ie9 .travel-pop-down .pop-down-title,
    .lt-ie9 .travel-pop-down .pop-down-blurb {
        vertical-align: middle;
    }

    .lt-ie9 .travel-pop-down .pop-down-title {
        font-size: 1.6em;
        margin-right: 10px;
    }

    .lt-ie9 .travel-pop-down .pop-down-blurb-xs {
        display: none;
    }

    .lt-ie9 .travel-pop-down .pop-down-blurb-sm {
        display: inline-block;
    }

    .lt-ie9 .travel-pop-down .pop-down-blurb {
        font-size: 12px;
        margin-top: 4px;
    }

        .lt-ie9 .travel-pop-down .pop-down-blurb a {
            text-decoration: underline;
        }

@media screen and (min-width: 980px) {
    .travel-pop-down .pop-down-blurb-sm {
        display: none;
    }

    .travel-pop-down .pop-down-blurb-md {
        display: inline-block;
    }

    .travel-pop-down .pop-down-blurb {
        font-size: 13px;
    }
}

.lt-ie9 .travel-pop-down .pop-down-blurb-sm {
    display: none;
}

.lt-ie9 .travel-pop-down .pop-down-blurb-md {
    display: inline-block;
}

.lt-ie9 .travel-pop-down .pop-down-blurb {
    font-size: 13px;
}

.travel-pop-down-fixed {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1050;
}

.button-light {
    background: #1088c9;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1189ca), color-stop(1, #1088c9));
    background: -ms-linear-gradient(bottom, #1189ca, #1088c9);
    background: -moz-linear-gradient(center bottom, #1189ca 0%, #1088c9 100%);
    background: -o-linear-gradient(#1088c9, #1189ca);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1088c9', endColorstr='#1189ca', GradientType=0);
}

    .button-light:hover,
    .button-light:focus {
        background: #0f7ebb;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #107fbc), color-stop(1, #0f7ebb));
        background: -ms-linear-gradient(bottom, #107fbc, #0f7ebb);
        background: -moz-linear-gradient(center bottom, #107fbc 0%, #0f7ebb 100%);
        background: -o-linear-gradient(#0f7ebb, #107fbc);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f7ebb', endColorstr='#107fbc', GradientType=0);
    }

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}

.btn, .button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.5384;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    -ms-border-radius: 4px;
    border: none;
    overflow: hidden;
    color: #ffffff;
    background: #3597ce;
    background: -moz-linear-gradient(top, #3597ce 0%, #2e89c1 33%, #2171ab 74%, #1c67a2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3597ce), color-stop(33%, #2e89c1), color-stop(74%, #2171ab), color-stop(100%, #1c67a2));
    background: -webkit-linear-gradient(top, #3597ce 0%, #2e89c1 33%, #2171ab 74%, #1c67a2 100%);
    background: -o-linear-gradient(top, #3597ce 0%, #2e89c1 33%, #2171ab 74%, #1c67a2 100%);
    background: -ms-linear-gradient(top, #3597ce 0%, #2e89c1 33%, #2171ab 74%, #1c67a2 100%);
    background: linear-gradient(to bottom, #3597ce 0%, #2e89c1 33%, #2171ab 74%, #1c67a2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3597ce', endColorstr='#1c67a2', GradientType=0);
}

    .button-highlight, .btn.primary {
        background: #65bc29;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #038f3a), color-stop(1, #65bc29));
        background: -ms-linear-gradient(bottom, #038f3a, #65bc29);
        background: -moz-linear-gradient(center bottom, #038f3a 0%, #65bc29 100%);
        background: -o-linear-gradient(#65bc29, #038f3a);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#65bc29', endColorstr='#038f3a', GradientType=0);
    }


.travel-pop-down a {
    color: #ffffff;
}

.travel-pop-down .travel-pop-down-buttons .button {
    margin-left: 5px;
}

.button-sm {
    padding: @padding-small-vertical @padding-small-horizontal;
    font-size: @font-size-small;
    line-height: @line-height-small;
    border-radius: @border-radius-small;
    -ms-border-radius: @border-radius-small;
}



.close-btn {
    background-image: url(/Content/img/sprite-global.png);
    background-position: 0px -756px;
    width: 30px;
    height: 30px;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .close-btn {
        background-image: url(/Content/img/sprite-global-2x.png);
        background-size: 94px 2234px;
    }
}
/* ===============Glyphicon extends=============== */
.glyphicon-highlight {
    color: #69be28;
}

.glyphicon-small {
    font-size: 80%;
    padding-right: 2px;
}

.glyphicon-awards-custom {
    background-image: url(/Content/img/sprite-global-1x-only.png);
    background-position: 0px -892px;
    width: 16px;
    height: 18px;
}

.glyphicon-linkedin-custom {
    background-image: url(/Content/img/sprite-global.png);
    background-position: 0px -283px;
    width: 16px;
    height: 16px;
    vertical-align: -2px;
    margin-right: 5px;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .glyphicon-linkedin-custom {
        background-image: url(/Content/img/sprite-global-2x.png);
        background-size: 94px 2234px;
    }
}

.ie8 .glyphicon-linkedin-custom {
    vertical-align: text-top;
}
/*Added by Ravi Start*/
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*
.glyphicon
{
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "glyphicons-halflings-regular";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
} */
/*Added by Ravi End*/
.js.lt-ie9.wf-glyphicons-n4-loading .glyphicon:before,
.js.lt-ie9.wf-glyphicons-n4-inactive .glyphicon:before {
    content: '' !important;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\E001";
}

.glyphicon-music:before {
    content: "\E002";
}

.glyphicon-search:before {
    content: "\E003";
}

.glyphicon-heart:before {
    content: "\E005";
}

.glyphicon-star:before {
    content: "\E006";
}

.glyphicon-star-empty:before {
    content: "\E007";
}

.glyphicon-user:before {
    content: "\E008";
}

.glyphicon-film:before {
    content: "\E009";
}

.glyphicon-th-large:before {
    content: "\E010";
}

.glyphicon-th:before {
    content: "\E011";
}

.glyphicon-th-list:before {
    content: "\E012";
}

.glyphicon-ok:before,
.airport-locations-map .map-check-box.on:before {
    content: "\E013";
}

.glyphicon-zoom-in:before {
    content: "\E015";
}

.glyphicon-zoom-out:before {
    content: "\E016";
}

.glyphicon-off:before {
    content: "\E017";
}

.glyphicon-signal:before {
    content: "\E018";
}

.glyphicon-cog:before {
    content: "\E019";
}

.glyphicon-trash:before {
    content: "\E020";
}

.glyphicon-home:before {
    content: "\E021";
}

.glyphicon-file:before {
    content: "\E022";
}

.glyphicon-time:before {
    content: "\E023";
}

.glyphicon-road:before {
    content: "\E024";
}

.glyphicon-download-alt:before {
    content: "\E025";
}

.glyphicon-download:before {
    content: "\E026";
}

.glyphicon-upload:before {
    content: "\E027";
}

.glyphicon-inbox:before {
    content: "\E028";
}

.glyphicon-play-circle:before {
    content: "\E029";
}

.glyphicon-repeat:before {
    content: "\E030";
}

.glyphicon-refresh:before {
    content: "\E031";
}

.glyphicon-list-alt:before {
    content: "\E032";
}

.glyphicon-flag:before {
    content: "\E034";
}

.glyphicon-headphones:before {
    content: "\E035";
}

.glyphicon-volume-off:before {
    content: "\E036";
}

.glyphicon-volume-down:before {
    content: "\E037";
}

.glyphicon-volume-up:before {
    content: "\E038";
}

.glyphicon-qrcode:before {
    content: "\E039";
}

.glyphicon-barcode:before {
    content: "\E040";
}

.glyphicon-tag:before {
    content: "\E041";
}

.glyphicon-tags:before {
    content: "\E042";
}

.glyphicon-book:before {
    content: "\E043";
}

.glyphicon-print:before {
    content: "\E045";
}

.glyphicon-font:before {
    content: "\E047";
}

.glyphicon-bold:before {
    content: "\E048";
}

.glyphicon-italic:before {
    content: "\E049";
}

.glyphicon-text-height:before {
    content: "\E050";
}

.glyphicon-text-width:before {
    content: "\E051";
}

.glyphicon-align-left:before {
    content: "\E052";
}

.glyphicon-align-center:before {
    content: "\E053";
}

.glyphicon-align-right:before {
    content: "\E054";
}

.glyphicon-align-justify:before {
    content: "\E055";
}

.glyphicon-list:before {
    content: "\E056";
}

.glyphicon-indent-left:before {
    content: "\E057";
}

.glyphicon-indent-right:before {
    content: "\E058";
}

.glyphicon-facetime-video:before {
    content: "\E059";
}

.glyphicon-picture:before {
    content: "\E060";
}

.glyphicon-map-marker:before {
    content: "\E062";
}

.glyphicon-adjust:before {
    content: "\E063";
}

.glyphicon-tint:before {
    content: "\E064";
}

.glyphicon-edit:before {
    content: "\E065";
}

.glyphicon-share:before {
    content: "\E066";
}

.glyphicon-check:before {
    content: "\E067";
}

.glyphicon-move:before {
    content: "\E068";
}

.glyphicon-step-backward:before {
    content: "\E069";
}

.glyphicon-fast-backward:before {
    content: "\E070";
}

.glyphicon-backward:before {
    content: "\E071";
}

.glyphicon-play:before {
    content: "\E072";
}

.glyphicon-pause:before {
    content: "\E073";
}

.glyphicon-stop:before {
    content: "\E074";
}

.glyphicon-forward:before {
    content: "\E075";
}

.glyphicon-fast-forward:before {
    content: "\E076";
}

.glyphicon-step-forward:before {
    content: "\E077";
}

.glyphicon-eject:before {
    content: "\E078";
}

.glyphicon-chevron-left:before {
    content: "\E079";
}

.glyphicon-chevron-right:before {
    content: "\E080";
}

.glyphicon-plus-sign:before {
    content: "\E081";
}

.glyphicon-minus-sign:before {
    content: "\E082";
}

.glyphicon-remove-sign:before {
    content: "\E083";
}

.glyphicon-ok-sign:before {
    content: "\E084";
}

.glyphicon-question-sign:before {
    content: "\E085";
}

.glyphicon-info-sign:before {
    content: "\E086";
}

.glyphicon-screenshot:before {
    content: "\E087";
}

.glyphicon-remove-circle:before {
    content: "\E088";
}

.glyphicon-ok-circle:before {
    content: "\E089";
}

.glyphicon-ban-circle:before {
    content: "\E090";
}

.glyphicon-arrow-left:before {
    content: "\E091";
}

.glyphicon-arrow-right:before {
    content: "\E092";
}

.glyphicon-arrow-up:before {
    content: "\E093";
}

.glyphicon-arrow-down:before {
    content: "\E094";
}

.glyphicon-share-alt:before {
    content: "\E095";
}

.glyphicon-resize-full:before {
    content: "\E096";
}

.glyphicon-resize-small:before {
    content: "\E097";
}

.glyphicon-exclamation-sign:before {
    content: "\E101";
}

.glyphicon-gift:before {
    content: "\E102";
}

.glyphicon-leaf:before {
    content: "\E103";
}

.glyphicon-eye-open:before {
    content: "\E105";
}

.glyphicon-eye-close:before {
    content: "\E106";
}

.glyphicon-warning-sign:before {
    content: "\E107";
}

.glyphicon-plane:before {
    content: "\E108";
}

.glyphicon-random:before {
    content: "\E110";
}

.glyphicon-comment:before {
    content: "\E111";
}

.glyphicon-magnet:before {
    content: "\E112";
}

.glyphicon-chevron-up:before {
    content: "\E113";
}

.glyphicon-chevron-down:before {
    content: "\E114";
}

.glyphicon-retweet:before {
    content: "\E115";
}

.glyphicon-shopping-cart:before {
    content: "\E116";
}

.glyphicon-folder-close:before {
    content: "\E117";
}

.glyphicon-folder-open:before {
    content: "\E118";
}

.glyphicon-resize-vertical:before {
    content: "\E119";
}

.glyphicon-resize-horizontal:before {
    content: "\E120";
}

.glyphicon-hdd:before {
    content: "\E121";
}

.glyphicon-bullhorn:before {
    content: "\E122";
}

.glyphicon-certificate:before {
    content: "\E124";
}

.glyphicon-thumbs-up:before {
    content: "\E125";
}

.glyphicon-thumbs-down:before {
    content: "\E126";
}

.glyphicon-hand-right:before {
    content: "\E127";
}

.glyphicon-hand-left:before {
    content: "\E128";
}

.glyphicon-hand-up:before {
    content: "\E129";
}

.glyphicon-hand-down:before {
    content: "\E130";
}

.glyphicon-circle-arrow-right:before {
    content: "\E131";
}

.glyphicon-circle-arrow-left:before {
    content: "\E132";
}

.glyphicon-circle-arrow-up:before {
    content: "\E133";
}

.glyphicon-circle-arrow-down:before {
    content: "\E134";
}

.glyphicon-globe:before {
    content: "\E135";
}

.glyphicon-tasks:before {
    content: "\E137";
}

.glyphicon-filter:before {
    content: "\E138";
}

.glyphicon-fullscreen:before {
    content: "\E140";
}

.glyphicon-dashboard:before {
    content: "\E141";
}

.glyphicon-heart-empty:before {
    content: "\E143";
}

.glyphicon-link:before {
    content: "\E144";
}

.glyphicon-phone:before {
    content: "\E145";
}

.glyphicon-usd:before {
    content: "\E148";
}

.glyphicon-gbp:before {
    content: "\E149";
}

.glyphicon-sort:before {
    content: "\E150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\E151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\E152";
}

.glyphicon-sort-by-order:before {
    content: "\E153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\E154";
}

.glyphicon-sort-by-attributes:before {
    content: "\E155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\E156";
}

.glyphicon-unchecked:before {
    content: "\E157";
}

.glyphicon-expand:before {
    content: "\E158";
}

.glyphicon-collapse-down:before {
    content: "\E159";
}

.glyphicon-collapse-up:before {
    content: "\E160";
}

.glyphicon-log-in:before {
    content: "\E161";
}

.glyphicon-flash:before {
    content: "\E162";
}

.glyphicon-log-out:before {
    content: "\E163";
}

.glyphicon-new-window:before {
    content: "\E164";
}

.glyphicon-record:before {
    content: "\E165";
}

.glyphicon-save:before {
    content: "\E166";
}

.glyphicon-open:before {
    content: "\E167";
}

.glyphicon-saved:before {
    content: "\E168";
}

.glyphicon-import:before {
    content: "\E169";
}

.glyphicon-export:before {
    content: "\E170";
}

.glyphicon-send:before {
    content: "\E171";
}

.glyphicon-floppy-disk:before {
    content: "\E172";
}

.glyphicon-floppy-saved:before {
    content: "\E173";
}

.glyphicon-floppy-remove:before {
    content: "\E174";
}

.glyphicon-floppy-save:before {
    content: "\E175";
}

.glyphicon-floppy-open:before {
    content: "\E176";
}

.glyphicon-credit-card:before {
    content: "\E177";
}

.glyphicon-transfer:before {
    content: "\E178";
}

.glyphicon-cutlery:before {
    content: "\E179";
}

.glyphicon-header:before {
    content: "\E180";
}

.glyphicon-compressed:before {
    content: "\E181";
}

.glyphicon-earphone:before {
    content: "\E182";
}

.glyphicon-phone-alt:before {
    content: "\E183";
}

.glyphicon-tower:before {
    content: "\E184";
}

.glyphicon-stats:before {
    content: "\E185";
}

.glyphicon-sd-video:before {
    content: "\E186";
}

.glyphicon-hd-video:before {
    content: "\E187";
}

.glyphicon-subtitles:before {
    content: "\E188";
}

.glyphicon-sound-stereo:before {
    content: "\E189";
}

.glyphicon-sound-dolby:before {
    content: "\E190";
}

.glyphicon-sound-5-1:before {
    content: "\E191";
}

.glyphicon-sound-6-1:before {
    content: "\E192";
}

.glyphicon-sound-7-1:before {
    content: "\E193";
}

.glyphicon-copyright-mark:before {
    content: "\E194";
}

.glyphicon-registration-mark:before {
    content: "\E195";
}

.glyphicon-cloud-download:before {
    content: "\E197";
}

.glyphicon-cloud-upload:before {
    content: "\E198";
}

.glyphicon-tree-conifer:before {
    content: "\E199";
}

.glyphicon-tree-deciduous:before {
    content: "\E200";
}

.glyphicon-briefcase:before {
    content: "\1f4bc";
}

.glyphicon-calendar:before {
    content: "\1f4c5";
}

.glyphicon-pushpin:before {
    content: "\1f4cc";
}

.glyphicon-paperclip:before {
    content: "\1f4ce";
}

.glyphicon-camera:before {
    content: "\1f4f7";
}

.glyphicon-lock:before {
    content: "\1f512";
}

.glyphicon-bell:before {
    content: "\1f514";
}

.glyphicon-bookmark:before {
    content: "\1f516";
}

.glyphicon-fire:before {
    content: "\1f525";
}

.glyphicon-wrench:before {
    content: "\1f527";
}

.lt-ie9 .glyphicon-ie8 {
    display: none;
}

.glyphicon-remove:before {
    /*content: "\E014";*/
    content: "X";
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
}

.indicatorCss {
    font-size: 15px;
    color: grey;
    float: right;
}

.indicatorPaddingCss {
    padding-right: 55px;
    padding-top: 6px;
}

@media only screen and (min-width: 768px) {
    .promoLeft {
        width: 33%;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .promoLeft {
        width: 50%;
    }
}

@media only screen and (min-width: 768px) {
    .flight-aligner .container .col-md-12 {
        padding: 0;
    }

        .flight-aligner .container .col-md-12 .section-header {
            margin-top: 0.0rem !important;
        }
}

.c-category-list .c-info-panel .c-info-panel__close-btn {
    top: 0 !important;
    right: 1.2rem !important;
    font-size: 1.5rem !important;
}

.c-global-network__form .c-checkbox-group__tick::before {
    border: 2px solid #005294 !important;
    background: #fff !important;
}

.c-global-network__form .c-checkbox-group__tick:checked::before {
    background: #005294 !important;
}

/*.c-icon-table__icons{position:inherit !important;}*/

.c-category-list .c-info-panel h4.c-info-panel__subtitle, p.c-info-panel__text, .c-icon-table__header, .c-icon-table__label {
    font-size: 0.84rem;
    line-height: 16px;
}

.c-category-list .c-icon-table__icon {
    font-size: 1.2rem;
}

.c-category-list .c-info-panel .c-info-panel__text {
    font-size: 0.84rem;
}

@media only screen and (max-width: 768px) {
    .c-category-list .c-info-panel .c-info-panel__text a {
        color: #0088ce;
    }
}

@media only screen and (max-width: 1024px) {
    .c-category-list .c-info-panel .contactWidth {
        clear: both;
        width: auto !important;
    }
}

@media only screen and (max-width: 767px) {
    .c-category-list .c-info-panel .glyphicon-phone-alt, .c-category-list .c-info-panel .glyphicon-envelope {
        color: #0088ce;
    }
}

@media only screen and (min-width: 768px) {
    .c-category-list .c-info-panel .c-info-panel__text a {
        color: #ffffff;
    }
}

.c-category-list .c-info-panel .contactWidth {
    width: 50%;
    float: left;
    margin: 5px 0;
}

.c-category-list .c-info-panel .glyphicon-phone-alt, .c-category-list .c-info-panel .glyphicon-envelope {
    margin: 5px;
}

    .c-category-list .c-info-panel .glyphicon-phone-alt:before {
        content: "\e182";
        ;
    }

.c-category-list .c-info-panel .e-select__selected-option {
    background: #4c4c4c;
    border: 1px solid #6b6b6b;
    color: #fff;
    cursor: pointer;
}

.c-category-list .c-category-list__inner {
    padding: .9375rem !important;
}

.c-category-list .c-info-panel .e-select {
    width: 100%;
    margin: 10px 0;
}

.c-category-list .c-info-panel {
    padding: 0;
}

.c-category-list .c-icon-table .c-icon-table__item {
    border-top: 1px solid #a6abae;
    border-bottom: 1px solid #a6abae;
}

.c-category-list .c-icon-table .c-icon-table__header {
    padding: .625rem 0;
}

.c-category-list .headFlag {
    color: #fff !important;
    font-weight: bold;
    /*position: absolute;
    top: 30px;
    right: 4.5rem;*/
    width: 50%;
    margin-top: 15px;
    float: left;
}

    .c-category-list .headFlag a {
        color: #ffffff;
        font-size: 12px;
    }

    .c-category-list .headFlag .indicatorCss {
        float: left;
        margin-right: 5px;
        font-size: 12px;
        margin-top: 4px;
        padding: 0;
        color: #ffffff !important;
    }

.c-category-list .c-content__address .headTxt {
    color: #ffffff;
    font-weight: bold;
    display: block;
}

@media only screen and (max-width: 767px) {
    .c-category-list .c-info-panel h4.c-category-list__title {
        float: left;
        clear: both;
        margin-top: 10px;
    }

    .c-category-list ul.listItems {
        clear: both;
    }

    .c-category-list .headFlag {
        clear: both;
        margin: 0 0 10px 0;
    }

        .c-category-list .headFlag a {
            color: #005294;
        }

    .c-category-list .c-info-panel .e-select__selected-option {
        background: #fff;
        color: #393939;
        border: 1px solid #dee1e3;
    }

    .c-global-network__form .c-checkbox-group .c-checkbox-group__item {
        clear: both;
        float: left;
    }

    .c-category-list .c-category-list__inner ul.c-category-list__items {
        clear: both;
    }

    .c-category-list .listmainTitle .titleAlign {
        width: auto !important;
    }

    .c-category-list .headFlag .indicatorCss {
        float: left;
        margin-right: 5px;
        font-size: 12px;
        margin-top: 4px;
        padding: 0;
        color: #005294 !important;
    }

    .c-category-list .c-content__address .headTxt {
        color: #393939;
    }
}

.c-category-list .listmainTitle {
    float: left;
    clear: both;
    width: 100%;
}

    .c-category-list .listmainTitle .titleAlign {
        width: 50%;
        float: left;
    }

.c-category-list .c-info-panel .e-select {
    cursor: auto;
}

.c-category-list ul.e-select__dropdown .e-select__option--active, .e-select__option:focus, .e-select__option:hover {
    cursor: pointer;
}

/*----- Start --- custom Check Boxx Css ------- */



.ChkBoxControl {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
}

    .ChkBoxControl input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

.ChkBoxControl__indicator {
    position: absolute;
    top: -1px;
    left: 0;
    height: 23px;
    width: 23px;
    /*  background: #e6e6e6;*/
    border: 2px solid #005294;
    border-radius: 3px;
}

.ChkBoxControl--radio .ChkBoxControl__indicator {
    border-radius: 50%;
}

.ChkBoxControl input:checked ~ .ChkBoxControl__indicator {
    background: #005294;
}

.ChkBoxControl input:disabled ~ .ChkBoxControl__indicator {
    background: #005294;
    opacity: 0.6;
    pointer-events: none;
}

.ChkBoxControl__indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.ChkBoxControl input:checked ~ .ChkBoxControl__indicator:after {
    display: block;
}

.ChkBoxControl--checkbox .ChkBoxControl__indicator:after {
    left: 7px;
    top: 3px;
    width: 4px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.ChkBoxControl--checkbox input:disabled ~ .ChkBoxControl__indicator:after {
    border-color: #7b7b7b;
}

/* navigation space align */
.c-navigation .c-navigation__item--drill.hasFocus .c-navigation__item, .c-navigation .c-navigation__item--drill:focus .c-navigation__item, .c-navigation .c-navigation__item--drill:hover .c-navigation__item {
    padding: 0 0.4rem !important;
}


/*----- End --- custom Check Boxx Css ------- */


/*----- Career Page External Job Feed CSS Change Start ------- */

/*
.jobFilterCont {
     padding-bottom: 20px;
}
*/

.jobFilterCont .row {
    display: flex;
    flex-wrap: wrap;
}

.jobFilterCont .region-title {
    /*margin-bottom: 15px;*/
    /*padding-bottom: 20px;*/
    font-size: 24px;
    line-height: normal;
    color: #005da6;
    font-family: 'Titillium Web';
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
}
.col-lg-12.region-title:first-child {
    padding-top: 0px;
}

.jobFilterCont .region-title-text {
    border-bottom: 1.5px solid #e2e2e2;
    padding-bottom: 19px;
}
.jobFilterCont .countryselection {
    margin: 20px 0 0;
    padding: 0 16px 0 0;
}

.jobFilterCont .countryselection:first-child {
        padding-top: 0px;
}

    #jobFilter .jobFilterLabel {
        color: #515151;
        display: inline-block;
        margin-right: 10px;
    }

    #jobFilter .jobFilterSelect {
        display: inline-block;
        position: relative;
        width: 100%;
    }

        #jobFilter .jobFilterSelectWrapper img.location {
            width: 16px;
            height: 16px;
            flex-grow: 0;
            object-fit: contain;
            position: absolute;
            margin: 16px 10px 16px 20px;
            pointer-events: none;
        }

        #jobFilter .jobFilterSelectWrapper img.dropdown-arrow-country {
            width: 16px;
            height: 16px;
            flex-grow: 0;
            object-fit: contain;
            position: absolute;
            margin: 16px 10px 16px 20px;
        }

        #jobFilter .jobFilterSelectWrapper:before {
            content: '';
            background-image: url(/Content/img/arrow-down.png);
            background-repeat: no-repeat;
            width: 16px;
            height: 9px;
            position: absolute;
            top: 40%;
            right: 19.5px;
            pointer-events: none;
        }

    #jobFilter select {
        box-shadow: none;
        height: 48px;
        border: 0;
        appearance: none;
        -webkit-appearance: none;
        -ms-appearance: none;
        box-shadow: none;
        outline: none;
        padding: 0 15px 0px 46px;
        color: #6e6f73;
        font-size: 16px;
        border-radius: 3px;
        width: 100%;
        font-weight: 600;
        border: 1px solid #ecedef;
        font-weight: normal;
    }

        #jobFilter select option {
            color: #6e6f73;
        }

        #jobFilter select::-ms-expand {
            display: none;
        }

        #jobFilter select::-ms-value {
            background: transparent;
            color: #6e6f73;
        }

@media (max-width:767px) {
    .jobFilterCont {
        padding-right: 0;
    }

    .jobFilterCont .row {
        flex-direction : column;
    }
}

@media (max-width:432px) {
    #jobFilter .jobFilterLabel {
        display: block;
        margin-bottom: 10px;
    }

    #jobFilter .jobFilterSelect,
    #jobFilter .jobFilterSelectWrapper {
        display: block;
        width: 100%;
    }

    #jobFilter select {
        font-size: 14px;
    }
}

.jobBlock {
    background: #f6f7f8;
    padding: 30px;
    min-height: var(--job-desc-height);
    font-family: tahoma, sans-serif;
    border-radius: 3px;
    height: 100%;
}

    .jobBlock a.jobBlockLabel {
        font-size: 18px;
        color: #005da6;
    }

    .jobBlock a.jobBlockCountry {
        font-size: 18px;
        color: #005da6;
        height: 27px;
        display: inline-block;
        cursor:auto;
    }

    .jobBlock div.jobBlockLabel {
        font-size: 18px;
        color: #393939;
    }
    .jobBlock a.filter-country {
        cursor: pointer;
    }
    .jobBlock img.icon-external-link-icon {
        width: 16px;
        height: 16px;
        object-fit: contain;
        vertical-align: text-bottom;
    }


    .jobBlock .btn {
        border-radius: 3px;
        font-weight: 400;
        position: relative;
        height: 42px;
        font-size: 14px;
        padding: 0.7em 1.214em;
    }

        .jobBlock .btn .icon {
            font-size: 23px;
            line-height: 12px;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            height: 16px;
        }

.country-card-header {
    margin-top: 50px;
    margin-bottom: 36px;
}

 .jobBlock div.jobBlockLabel {
    margin-top: 10px;
    word-wrap: break-word;
    margin-bottom: 20px;
}

    .jobBlock .btn {    
    display: inline-block;
    width: auto;
    position: relative;
    top: 0;
    right: 0;
    transform: none;
    text-align: center;
}

@media (max-width:991px) {
    .col-lg-4 .jobBlock div.jobBlockLabel {
        min-height: auto;
    }

    #jobFilter select {
        min-width: initial;
    }

    #jobFilter .jobFilterSelectWrapper {
        display: block;
        width: 100%;
    }

    #jobFilter .jobFilterSelect {
        display: block;
        margin-bottom: 10px;
    }

        #jobFilter .jobFilterSelect.countrySelectedAll {
            margin-bottom: 30px;
        }

    .justify-end {
        display: block !important;
        width: 100%;
    }

}

@media (max-width:767px) {

    .jobBlock {
        padding: 30px 180px 30px 30px;
        margin-bottom: 18px;
    }

        .jobBlock:last-child {
            margin-bottom: 20px;
        }

        .jobBlock a.jobBlockLabel {
            font-size: 18px;
        }

        .jobBlock a.jobBlockCountry {
            font-size: 16px;
        }

        .jobBlock div.jobBlockLabel {
            font-size: 16px;
            line-height: normal;
        }

        .jobBlock div.jobBlockLabel {
            min-height: auto;
            margin-top: 10px;
            margin-bottom: 20px
        }

    #jobFilter .jobFilterSelectWrapper {
        display: block;
        width: 100%;
    }
    #jobFilter .jobFilterSelect {
        display: block;
    }
}

@media (max-width:480px) {

    .jobBlock {
        padding: 20px 20px 20px 20px;
        margin-bottom: 18px;
    }

        .jobBlock a.jobBlockLabel {
            font-size: 16px;
        }

        .jobBlock .btn {
            /*margin-top: 20px;*/
            display: block;
            width: 100% !important;
            position: relative;
            top: 0;
            right: 0;
            transform: none;
            text-align: center;
        }
}

.jobHeader {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: baseline;
}

.jobBlock {
    padding: 30px;
    font-size: 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.col-lg-12 .jobBlock {
    flex-direction: row;
    align-items: center;
}

    .col-lg-12 .jobBlock .btn {
        float: right;
    }

@media (orientation: landscape) {
    @media only screen and (max-width: 960px) {

        .jobHeader {
            flex-direction: column;
        }

        .jobBlock {
            flex-direction: row;
            align-items: center;
        }

            .jobBlock .btn {
                float: right;
            }

        .jobFilterCont .countryselection {
            padding-right: 0px;
        }
    }

    @media only screen and (min-width: 960px) {

        .jobFilterCont {
            padding-bottom: 20px;
        }

        .jobFilterCont .countryselection.countryPadding {
            padding-right: 0px;
        }

            .jobFilterCont .countryselection.countrySelectedOne{
                margin-top:0px;
            }
    }
}

@media (orientation: portrait) {
    @media only screen and (max-width: 540px) {
        .col-lg-12 .jobBlock {
            flex-direction: column;
            align-items: inherit;
        }

        .jobFilterCont .countryselection {
            padding-right: 0px;
        }
    }

    @media only screen and (max-width: 768px) {
        .jobHeader {
            margin-top: 0px;
            flex-direction: column;
            align-items: stretch;
        }

        .country-card-header {
            margin-bottom: 20px;
        }
    }

    @media only screen and (min-width: 767px) and (max-width: 1280px) {
        .jobBlock {
            flex-direction: row;
            align-items: center;
        }

        .jobFilterCont {
            padding-bottom: 20px;
        }

        .country-card-header {
            margin-bottom: 20px;
        }

        .jobHeader {
            flex-direction: column;
        }

            .jobBlock .btn {
                float: right;
            }

        .jobFilterCont .countryselection {
            padding-right: 0px;
        }
    }
}

.jobLink {
    white-space: nowrap;
}

    <!--
    Carrer Page External Job Feed CSS Change End -->
    .seperator {
        margin-right: 19px !important;
    }

    @media only screen and (max-width: 767px) {
        li.seperator {
            display: none;
        }
    }

    .line {
        width: 1px;
        height: 18px;
        /*margin: 2px 0px 14px 15px;
        border: solid 1px #979797;*/
        border-left: 1px solid #979797;
        margin-top: 2px;
    }

    .globe-holder {
        margin-right: 5px !important;
        padding-top: 3px;
    }

    .globe {
        width: 18px;
        height: 18px;
        /*margin: 3px 10px 13px 19px;
        border: solid 0.5px #4a4a4a;
        background-color: #4a4a4a;
        background-image: url(../img/global_lang.svg);*/
        background-image: url(/Content/img/global_black.svg);
        background-size: 18px 18px;
    }

    @media only screen and (min-width: 767px) {
        .language-holder {
            margin-right: 14px !important;
        }
    }

    @media only screen and (min-width: 1225px) {
        .language-holder {
            margin-right: 6px !important;
        }
    }

    .language-holder-mob {
        margin-right: 57px !important;
    }

    .language {
        width: 24px;
        height: 20px;
        /*margin: 0 5px 14px 10px;*/
        font-family: Tahoma;
        font-size: 19px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.05;
        letter-spacing: normal;
        color: #4a4a4a;
    }

        .language select {
            border: none;
            background-color: white;
            height: 20px;
        }

            .language select:focus {
                outline: none;
            }



    .dropdown-menu {
        position: relative;
        width: 58px;
        font-family: 'Helvetica', Arial, sans-serif;
    }

        .dropdown-menu label {
            /*background: #ffffff;*/
            color: #4a4a4a;
            display: block;
            float: left;
            position: relative;
            padding: 0px 13px 0px 5px;
            font-size: 14px;
            cursor: pointer;
            border-radius: 0.3em;
            transition: all 0.3s ease-out;
            font-family: Tahoma,'Helvetica', Arial, sans-serif;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.70;
            letter-spacing: normal;
            width: 38px;
        }

            .dropdown-menu label:after {
                content: "";
                position: absolute;
                top: 32%;
                right: 0;
                /* width: 0; */
                /* height: 0; */
                /* border-left: 6px solid transparent; */
                /* border-top: 6px solid rgba(0,0,0,0.6); */
                /* border-right: 6px solid transparent; */
                /* margin-left: -3px; */
                /* margin-top: -3px; */
                display: inline-block;
                /* position: absolute; */
                width: 6px;
                height: 6px;
                /* background: transparent; */
                text-indent: -9999px;
                border-top: 2px solid #bfbfbf;
                border-left: 2px solid #bfbfbf;
                transition: all 250ms ease-in-out;
                text-decoration: none;
                /* color: transparent; */
                transform: rotate( -135deg );
                /* right: 175px; */
                color: #4a4a4a;
            }

        .dropdown-menu input[type="checkbox"] {
            position: absolute;
            clip: rect(0,0,0,0);
            top: 99px;
        }

        .dropdown-menu ul {
            min-width: 40px;
            position: absolute;
            top: 25px;
            right: 4px;
            list-style-type: none;
            padding: 4px 10px 4px 10px;
            font-size: 13px;
            z-index: 999;
            border-radius: 0.3em;
            display: none;
            background: #ffffff;
            box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.40);
            -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.40);
            -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.40);
        }

            .dropdown-menu ul:after,
            .dropdown-menu ul:before {
                content: "";
                height: 0;
                width: 0;
                position: absolute;
                bottom: 100%;
                border: solid transparent;
            }

            .dropdown-menu ul:after {
                border-bottom-color: #fff;
                border-width: 5px;
                left: 50%;
                margin-left: -5px;
            }

            .dropdown-menu ul:before {
                border-bottom-color: #ddd;
                border-width: 6px;
                left: 50%;
                margin-left: -6px;
            }

        .dropdown-menu li {
            margin: 0 !important;
            float: none !important;
        }

        .dropdown-menu a {
            text-decoration: none;
            color: #727272;
            display: block;
            padding: 3px 0;
            font-size: 14px;
            font-family: Tahoma,'Helvetica', Arial, sans-serif;
        }

            .dropdown-menu a:hover {
                color: #333333;
            }

        .dropdown-menu input[type="checkbox"]:checked ~ ul {
            display: block;
        }

        .dropdown-menu input[type="checkbox"]:checked ~ label:after {
            transform: rotate(45deg);
            top: 40%;
        }

    .c-header-search {
        overflow: visible;
    }

    * {
        box-sizing: border-box;
    }

    .dropdown-menu ul li.selected {
        font-weight: 700;
    }

    .dnataaway-content {
        overflow: auto;
        max-height: 285px;
        position: absolute;
        top: 18%;
        width: 51.4%;
        line-height: normal;
        padding-top: 12.5px;
    }

    .dnataaway {
        position: relative;
        height: 355px;
        margin-bottom: 50px;
        overflow: hidden;
        margin-top: 30px;
    }

        .dnataaway > div:last-child {
            width: 50%;
        }

    .container-text {
        display: flex;
        flex-direction: row;
    }

    .container-right {
        display: flex;
        flex-direction: row;
    }

        .container-right h3.section-header {
            flex: 1;
            margin-top: 0px;
            margin-top: 17.5px;
            margin-bottom: 17.5px;
        }

    .dnataaway .away-image {
        width: 45.5%;
        height: 355px;
        top: 0;
        right: 0;
        background-size: cover;
        background-position: center center;
    }

    .justify-end {
        display: flex;
        justify-content: flex-end;
    }

    @media (max-width: 767px) {
        .justify-end {
            display: block;
        }

        #jobFilter select {
            min-width: initial;
        }

        .dropdown-menu input[type="checkbox"] {
            position: absolute;
            clip: unset;
            top: 0;
            width: 100%;
            height: 28px;
            /*outline: 1px solid red;*/
            z-index: 999;
            opacity: 0;
        }

        .language-holder-mob {
            margin-right: 0 !important;
        }

        .globe-holder {
            float: left;
        }

        .language-holder {
            float: left;
            margin-right: 6px !important;
        }

        .dropdown-menu label {
            font-size: 14px;
            padding-right: 14px;
            padding-left: 0px;
            line-height: 1.7;
            min-width: 34px;
        }

            .dropdown-menu label:after {
                right: 5px;
            }

        .dropdown-menu ul {
            right: 9px;
        }

        .dnataaway-content {
            max-height: none !important;
        }

        .dnataaway {
            height: auto;
            overflow: hidden;
            margin-top: 10px;
            margin-bottom: 30px;
        }

            .dnataaway > div:last-child {
                width: 100%;
            }

            .dnataaway .away-image {
                height: 224px;
                width: 100%;
            }

        .container-right {
            display: flex;
            flex-direction: column;
            margin-top: -5px;
        }

        .dnataaway-content {
            overflow: auto;
            max-height: 270px;
            position: static;
            width: 100%;
            margin-top: 20px;
            padding-top: 0px;
        }

        .container-right h3.section-header {
            margin-top: 20px;
            margin-bottom: 20px;
        }

        .dnataaway .container-right h3.section-header {
            margin-top: 10px;
            margin-bottom: 20px;
        }

        section.c-content {
            padding-left: 5px;
            padding-right: 5px;
        }
    }

/*One Trust Cookie Preference*/
.optanon-show-settings {
    font-weight: 500;
    font-family: var(--helvetica-neue);
    display: inline-block;
    max-width: 280px;
    height: 40px !important;
    line-height: 40px !important;
    font-size: .875rem;
    padding: 0 2.4rem;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    vertical-align: middle;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: .1s ease;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-color: #0088ce;
    border-color: #0088ce;
    color: #fff !important;
    margin-top: 2.4rem;
}

@media(max-width: 991px) {
    .optanon-show-settings {
        margin-top: 1.4rem
    }
}

.optanon-show-settings:hover {
    box-shadow: 0 0 6px 0 gray;
    color: #fff !important;
    text-decoration: none !important
}

/*End of Cookie Preference*/
