body {margin:0;padding:0;color:#555;font-family:"Trebuchet MS", Helvetica, sans-serif;font-weight:100;font-size:17px;}
a{text-decoration:none;cursor:pointer;color:#212121;}
input, select, optgroup, option,label { font-family:"Trebuchet MS", Helvetica, sans-serif;font-size:17px; }
optgroup{ color:#aaa; }
h1,h2,h3,h4,h5{font-size:22px;color:#212121;}
.heading{margin:15px 0 10px 0;font-size:22px;color:#1D5F9A;}
p:first-child{margin-top:0;}
p:last-child{margin-bottom:0;}
table{width:100%;}

article p, article li {line-height: 24px;text-align:justify;}
article a:hover,aside a:hover{text-decoration:underline;}

.container {padding-right:8px;padding-left:8px;margin-right: auto;margin-left: auto;}
.container.reservation, .container.page {padding-right:0;padding-left:0;}
.container body{background-color:#fff;}

.strip{background-color:#f1f1f1;padding:10px 0}
.admin{ background:#2974B9;border-bottom:solid 1px #5890C3;color:#fff;padding:3px 0; }
.admin a{ color:#fff; }
body > div > header {
    color:#fff;
    height:56px;
}
header nav {
    background:#2974B9;
    border-bottom:solid 1px #5890C3;
    height: 58px;
}

header nav a, header nav a:hover{
    color:#fff;
}
header nav .logo{
    padding-top:5px;
    float:left;
}
header nav .menu{
    position: absolute;
    left: auto;
    top: 58px;
    margin:0px 0;
    width:calc(100% - 19px);
    float:left;
    display:none;
    background:#eee;
    color:#666;
    z-index:250;
}
header nav .menu a{
    color:#666;
}
header nav .toggle{
    padding-top:5px;
    float:right;
}
header nav .toggle a{
    position:relative;
    top:0px;
    cursor:pointer;
    background:url('https://www.billejelufthavn.com/images/2/toggle.png') no-repeat;
    background-position:top center;
    padding:0 5px;
    margin-right:3px;
    height:53px;
    width:40px;
    display:inline-block;
}
header nav .toggle a.selected{
    background-color:#eee;
    background-image:url('https://www.billejelufthavn.com/images/2/toggle-black.png');
    border-bottom:none;
    z-index:251;
}

header nav .nav {
  padding-left: 0;
  margin-bottom: 0;
  margin-top:0;
  padding-top:0;
  list-style: none;
}
header nav .nav > li {
  position: relative;
  display: block;
}
header nav .nav > li > a, header nav .nav > li > a.home {
  position: relative;
  display: block;
  padding: 20px 20px 16px 20px;  
}
header nav .nav > li > a.home{
    background-image:url(https://www.billejelufthavn.com/images/2/home-black.png);
    background-repeat:no-repeat;
    background-position:20px 14px;
}
header nav .nav > li > a:hover,
header nav .nav > li > a:focus {
  text-decoration: none;
  background-color: #ddd;
}
header nav .nav > li.ddMenu > a:hover, header nav .nav > li.ddMenu.ddMenuBg > a
{
    background-image:url(https://www.billejelufthavn.com/images/2/down-arrow-black.png);
    background-repeat:no-repeat;
}
header nav .nav > li.ddMenu > a
{
    background-image:url(https://www.billejelufthavn.com/images/2/down-arrow-black.png);
    background-repeat:no-repeat;
    background-position:right 15px bottom 22px;
    padding-right:35px;
}
header nav .nav > li > ul {display:none;margin:0;padding:0 0 0 25px;background:#eee;border: none;}
header nav .nav > li > ul > li {list-style-type: none;float: none;}
header nav .nav > li > ul > li > a{display: block;padding:16px 35px 12px 20px;width:auto;color:#555;}
header nav .nav > li > ul > li > a:hover{background-color:#ddd;}


.intro{
    display:none;
    color:#fff;
    text-align:center;
}
.intro .title {
    font-size:20px;
    line-height:28px;
    padding:40px 0 40px 0;
}


article, aside, .content {
    background:#fff;
    vertical-align:top;
    margin:3px 0;
}
.merge article,.merge aside{
    margin-bottom:12px;
}
article > .inner, aside > .inner, .content > .inner{
    padding:10px 15px 10px 15px;
}
article p{
    text-align:justify;
}

article header, aside header, .content header {
    color:#555;
    padding:10px 15px 0 15px;
    margin-bottom:10px;
    border-bottom:solid 1px #e2e2e2;
    height:auto;
}
article.inline, aside.inline{
    display:block;
}
article .subtitle{
    font-size:130%;
    font-style:italic;
}
aside h3:first-child{
    margin-top:0;
}
.breadcrumb {
    display:none;
    padding:10px 0 0 15px;
}
.breadcrumb, .breadcrumb a {
    color:#777;
    font-size:11px;
}
.breadcrumb a {
    text-decoration:underline;
    font-size:11px;
}
.breadcrumb a:hover {
    color:#1D5F9A;
}


.ratings{
    background-color:#fff;
    padding:30px 0 40px 0;
}
.reviews .comments .section, .reviews .trustpilot .section,.reviews .reviewcentre .section {
    border:solid 1px #1D5F9A;
    display:inline-block;
    vertical-align:top;
    background:#fff;
}
.reviews .trustpilot .section,.reviews .reviewcentre .section{
    height:200px;
}
.reviews .our, .reviews .online, .reviews .trustpilot, .reviews .reviewcentre {
    display:block;    
}
.reviews h5{
    padding:0;
    margin:0;
    font-size:24px;
    color:#EF981E;
}
.reviews p{
    margin:3px 0 10px 0;
    font-style:italic;
}
.reviews .our, .reviews .comments .section {
    width:100%;
}
.reviews .online{
    padding-top:20px;
    width:auto;
}
.reviews .comments .section .review-container{
    padding:6px;
    text-align:center;
}
.reviews .comments .section .review-container h6{
    padding:0;
    margin:0;
}
.reviews .trustpilot .section,.reviews .reviewcentre .section {
    width:100%;
    text-align:center;
}
.reviews .reviewcentre {
    padding-top:10px;
}
.reviews .rating {
    padding-bottom:5px;
}
.reviews .score{
    font-size:36px;
    padding:20px 0 5px 0;
}


.booking-container{
    background:#2974B9;
}
.booking {
    background-color:#F4D771;
    height:auto;
    overflow: hidden;
    clear:both;
    width:auto;
    display:block;
    border-bottom:solid 3px #EDBE1D;
    vertical-align:top;
}.booking.verticle {
    border-bottom:solid 2px #e2e2e2;
}
.booking h2 {    
    background:url('https://www.billejelufthavn.com/images/2/search.png') no-repeat;
    background-size:26px;
    background-position:20px 30px;
    margin:0;
    padding:20px 20px 5px 54px;
    border-bottom:solid 1px #F0CA44;
    color:#555;
}
.booking .form {
    padding:5px 20px 20px 20px;
}
.incentive {
    background-color: #F4D771;
    height: auto;
    overflow: hidden;
    width: auto;
    display: block;
    border-bottom: solid 3px #EDBE1D;
    vertical-align: top;
    margin-top: 0;
    display: none;
}
.incentive .inner{
    padding:0 20px;
    display:table;
}
.incentive .inner .middle{
    display: table-cell;
    vertical-align: middle;
}
.incentive > .inner > .middle > div{
    background-image:url('https://www.billejelufthavn.com/images/2/checkmark.png');
    background-repeat:no-repeat;
    background-size:22px;
    background-position:0px 4px;
    padding:7px 0 7px 35px;
}

.incentive .inner {
    height: inherit;
    padding-top:20px;
    padding-bottom:20px;
}
.incentive .left, .incentive .right{
    display:inline-block;
    width:40%;
    min-width:200px;
}

.companies{padding-top: 20px;}
.companies .companies-container { padding: 5px 20px 20px 20px;text-align: center;}
.companies .company{  display:inline-block;background-repeat:no-repeat; background-size:80px 40px;height:40px;width:80px;}
.companies .company.alamo { background-image:url('https://www.billejelufthavn.com/images/2/alamo.gif'); }
.companies .company.avis { background-image:url('https://www.billejelufthavn.com/images/2/avis.gif'); }
.companies .company.budget { background-image:url('https://www.billejelufthavn.com/images/2/budget.gif'); }
.companies .company.dollar { background-image:url('https://www.billejelufthavn.com/images/2/dollar.gif'); }
.companies .company.enterprise { background-image:url('https://www.billejelufthavn.com/images/2/enterprise.gif'); }
.companies .company.europcar { background-image:url('https://www.billejelufthavn.com/images/2/europcar.gif'); }
.companies .company.hertz { background-image:url('https://www.billejelufthavn.com/images/2/hertz.gif'); }
.companies .company.thrifty { background-image:url('https://www.billejelufthavn.com/images/2/thrifty.gif'); }


.form-left .form-right{
    width:100%;
    height:65px;
    margin-top:5px;    
    display:inline-block;
    vertical-align:top;
}
.form-left.form-secondary, .form-right.form-secondary{
    margin-top: 25px;
}
.form-label{
    font-weight:bold;
    display:block;
    padding-bottom:7px;
    font-size:14px;
}
.form-control{
    border:solid 1px #a9a9a9;
    padding:7px;
    background:#fff;
    font-weight:bold;
    color:#444;
    margin-bottom:5px;
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
    cursor:pointer;
}
.form-control option{
    color:#444;
    background:#fff;
}
.form-check{
    margin:9px 0 10px 0;
}
.form-pickup .ui-ac, .form-dropoff .ui-ac {
    width:calc(100% - 42px);
}
.form-dropoff{
    display:none;
    width:100%;
}

.form-same{
    display:inline-block;
    width:400px;
    position: relative;
    top: 160px;
    padding-right:20px;
    float: left;
    text-align: left;
    padding-left: 20px;
}
.form-same.trigger{
    top:-10000px;
}
.form-currency{
    display:none;
}

.form-large{    
    margin-top: 20px;
    height: 115px;
    width: 100%;
}
.form-large.trigger {
    height: 135px;
}
.form-text{
    width:100%;
}
.form-date{
    width:calc(100% - 116px);
    background-image:url('https://www.billejelufthavn.com/images/2/calendar.png');
    background-size:26px;
    background-repeat:no-repeat;
    background-position:2px 5px;
    padding-left:35px;
}
.form-time{
    padding:6px 5px;
    width:110px;
    background-image:url('https://www.billejelufthavn.com/images/2/clock.png');
    background-size:26px;
    background-repeat:no-repeat;
    background-position:2px 5px;
    padding-left:35px;
}



.form-secondary{
    margin-top:25px;
}
.form-select{
    width:100%;
    padding:4px 5px;
}
.form-submit{
    margin:15px 0 0 0;
}
.form-submit .btn{
    background-color:#118C5F;
    color:#fff;
    display:inline-block;
    border:none;
    box-shadow:1px 1px #0E6B48;
    padding:14px 0;
    cursor:pointer;
    font-weight:bold;
    font-size:22px;
}


.form-submit .btn:hover {
    background-color:#107E55;
}
.form-submit .btn span{ 
    display:block;
    padding:4px 8px;
    text-align:center;
}
.form-location{
    background-image:url('https://www.billejelufthavn.com/images/2/marker.png');
    background-size:26px;
    background-repeat:no-repeat;
    background-position:2px 5px;
    padding-left:35px;
}

.form-inline .form-control{
    border:solid 1px #C37200;
    text-align-last: left; 
    background:none;        
}
.form-currency .form-select{
    text-align-last: right; 
    -ms-text-align-last: right;
    -moz-text-align-last: right;
    border:none;
}
.form-inline{
    display:inline-block;    
    width: calc(100% - 106px);
}
.form-label.form-inline{
    width:100px;
    text-align:right;
}    
.form-inline .form-select{
    width:100%;
}

.prefooter {
    background-color: #323c45;
    color:#fff;
    padding:30px 0;
}
.prefooter a{
    color:#fff;
    text-decoration:none;
}
.prefooter ul{
    margin:0;
    padding:0;
}
.prefooter li{
    list-style:none;
    display:inline-block;
    width:300px;
}
.prefooter .noshowmobile{
    display:none;
}

footer .container{
    text-align:center;
    font-size:12px;
}
footer .container div{
    padding:4px 0;
    color:#999ea2;
}


#psuggest-container, #dsuggest-container {display: block;position: relative;}
.ui-acl{background:#fff url(https://www.billejelufthavn.com/images/2/ind.gif) no-repeat; background-position:7px 10px;}
.ui-ac{width:250px;background:#fff;position:absolute;overflow:hidden;border:1px solid #a9a9a9;border-top: none;margin:0;margin-top:-5px; padding:0;list-style:none;display:none;z-index:1000;text-align:left;color:#444;}
.ui-ac ul{margin:0;padding:0;}
.ui-ac li{display:block;overflow:hidden;cursor:pointer;padding:8px 8px;font-weight:normal;text-align:left;}
.ui-ac li.s{background:#eee;}
.ui-ac li.as_cty,.ui-ac li.as_spt,.ui-ac li.as_trn{background:#2672B9 url(https://www.billejelufthavn.com/images/2/city-white.png) no-repeat 4px 4px;background-size:18px 18px;height:18px;padding:5px 0 5px 28px;font-weight:normal;text-align:left;cursor:default;color:#fff;}
.ui-ac li.as_spt{background-image:url(https://www.billejelufthavn.com/images/2/airport-white.png);}
.ui-ac li.as_trn{background-image:url(https://www.billejelufthavn.com/images/2/train-white.png);}
.ui-datepicker-month{padding:0;margin:0;}
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(../images/jq/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}
 .ui-widget-header{border:1px solid #aaa;background:#2672B9;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(../images/jq/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(../images/jq/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(../images/jq/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(../images/jq/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(../images/jq/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(../images/jq/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(../images/jq/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(../images/jq/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(../images/jq/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(../images/jq/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(../images/jq/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(../images/jq/ui-icons_cd0a0a_256x240.png)}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(../images/jq/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(../images/jq/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
div.ui-datepicker {font-family:"Trebuchet MS", Helvetica, sans-serif;font-size:17px;}

.ss{border:solid 1px green;margin-bottom:15px;padding:15px;font-weight:bold;color:Green;text-align:center;}
.ee{border:solid 1px #cc3300;margin-bottom:15px;padding:15px;font-weight:bold;color:#cc3300;text-align:center;} 

.wereabout{margin:40px 0;}
.wereabout .section{display:block;background-repeat: no-repeat; background-position:center 0;background-size:80px;text-align:center;padding-top:90px;margin:10px 0;}   
.wereabout .happyface{background-image: url('https://www.billejelufthavn.com/images/2/happyface.png');}   
.wereabout .globe{background-image: url('https://www.billejelufthavn.com/images/2/globe.png');}   
.wereabout .car{background-image: url('https://www.billejelufthavn.com/images/2/car.png');}    
.wereabout .title{font-weight:bold;font-size:110%;color:#1D5F9A;}
.wereabout p{text-align:center;}

.viewmore{display:none;}   

.destinations-horizontal header h3{margin:30px 0 10px 10px;padding:0;}
.destinations-horizontal .post{background-color:#fff;margin:0 10px 10px 10px;height:45px;}
.destinations-horizontal .post > .inner{padding:0;margin:auto;}
.destinations-horizontal figure {margin:0;}
.destinations-horizontal figure img {float:left;width:60px;}
.destinations-horizontal figcaption {padding:0 0 0 0;white-space: nowrap;max-width:calc(100% - 60px);overflow:hidden;}
.destinations-horizontal figcaption a {display:block;padding:14px 0 14px 10px;width:calc(100% - 10px);}
.destinations-horizontal figcaption a:hover {background-color:#e5e5e5;}
.destinations-horizontal figcaption a.airport{background-size:25px;background-repeat:no-repeat;background-position:right 10px center;background-image: url('https://www.billejelufthavn.com/images/2/airport.png');}

.bullets:before{content: "\203A\00A0";font-size:18px;}
.heading{margin:10px 0;font-size:130%;}

.blog .bullets{ display:block;width:auto;}

.link-list {list-style: none;margin-left: 0;padding-left: 0;}
.link-list li {padding-left:1em;text-indent:-1em;margin-bottom:2px;}
.link-list li:before {content: "\203A\00A0";padding-right: 4px;font-size:18px;}

.address-list{margin-bottom:5px;vertical-align:top;}
.address-list .name:before {content: "\203A\00A0";padding-right:4px;font-size:18px;}
.address-list .name{padding-left:1em;text-indent:-1em;}
.address-list .address{margin-left:16px;color:#aaa;font-style:italic;font-size:90%}


@media (min-width: 500px) {
    body, input, select, label, optgroup, option{
        font-size: 14px;
    }  
    .container.page{font-size: 15px;}
    body > div > header{
        height:auto;
    }
    header nav a{
        font-size: 13px;
    }
    div.ui-datepicker {
        font-size: 14px;
    }    
    .container.reservation, .container.page {
        padding-right:8px;
        padding-left:8px;
    }
    .intro {
        display:block;
    }
    .intro .title {
        font-size:23px;
        line-height:28px;
    }
    .booking .form {
        padding:5px 30px 30px 30px;
    }
    .booking.verticle {
        border-bottom-width:8px;
    }
    .booking h2 {    
        background-position:30px 28px;
        padding:30px 30px 5px 64px;
    }
    .form-same {width: 100%;top: 78px;padding-right: 40px;float: right;text-align: right;}
    .form-same.trigger{
        top:78px;
    }
    .form-large {
        height: 60px;
    }
    .form-large.trigger {
        height: 120px;
    }
    .form-pickup .ui-ac, .form-dropoff .ui-ac {
        width:calc(100% - 78px);
    }
    .form-date, .form-time, .form-location{
        background-position:2px 2px;
    }
    .ui-acl{background-position:7px 7px;}
    .companies{
        /*background-color:#fff;*/
    }
    article, aside, .content {
        margin:8px 0;
    }
    article > .inner, aside > .inner, .content > .inner{
        padding:20px 10px 20px 10px;
    }
    article header, aside header, .content header {
        padding:20px 10px 0 10px;
        margin-bottom:0;
    }
    article header{
        padding-top:0px;
    }
    article header.large{
        padding-top:20px;
    }
    .breadcrumb {        
        display:block;
        padding:20px 0 0 10px;
    }
    
    .viewmore{
        display:block;
        float:right;
        background-image: url('https://www.billejelufthavn.com/images/2/more.png');
        background-repeat: no-repeat;
        background-position:0 0;
        background-size:15px;
        padding-left:20px;
        margin:10px 3px 0 0;
        font-size:13px;
    }   

    .destinations-horizontal header h3{
        margin-left:0px;
    }
    .destinations-horizontal .inner {
        margin-left: -6px;
        margin-right: -6px;
    }
    .destinations-horizontal .post{
        display:inline-block;
        margin:0 5px 10px 5px;
        width:calc(50% - 13px)
    } 
    .blog .bullets {display:inline-block;width:49%;min-width:260px;} 
    
    .link-list li {display: inline-block;width: 47%;min-width: 285px;}  
    .address-list{display: inline-block;width: 49%;min-width: 285px;}
}

@media (min-width: 786px) {
    h1, h2, h3, .heading {
        font-size: 20px;
    }    
    .intro .title {
        font-size:25px;
        line-height:30px;
    }
    .container {
        width: 750px;
    }
    header nav .menu{
        width:750px;
    }

    .reviews .reviewcentre {
        padding-top: 0px;
    }

    .reviews .reviewcentre {
        margin-left: 10px;
    }

    .reviews .trustpilot, .reviews .reviewcentre {
        display: inline-block;
    }

    .reviews .trustpilot .section, .reviews .reviewcentre .section {
        width: 365px;
    }
    
    
    .booking{
        width:750px;
        height:auto;
        overflow: hidden;
        clear: both;
    }
    .incentive {
        width:750px;
        height:auto;
        font-size:18px;
    }
    .incentive > .inner > .middle > div {
        background-position: 0px 7px;
    }
    .incentive .left, .incentive .right{width:315px;}
    
    
    
    article > .inner, aside > .inner, .content > .inner{
        padding:30px 0px 30px 0px;
    }
    article header, aside header, .content header {
        padding:30px 0px 0 0px;
        margin-bottom:0;
    }
    article header{
        padding-top:0px;
    }
    article header.large{
        padding-top:20px;
    }
     article, aside, .content {
        margin:30px 0;
    }
    .merge article{
        margin-bottom:15px;
    }
     
    .breadcrumb {      
        padding:20px 0 0 0px;
    }

    .form-left {
        width: 355px;
        height: auto;
        margin-top: 5px;
        display:inline-block;
        vertical-align:top;
    }
    .form-right {
        width: 330px;
        height: auto;
        margin-top: 5px;
        display:inline-block;
        vertical-align:top;
    }
    .form-left.form-secondary, .form-right.form-secondary{
        margin-top: 25px;
    }
    .form-pickup{
        display:inline-block;
        width:690px;
    }
    .form-pickup .form-text {
        width: 684px;
    }
    .form-pickup .ui-ac {
        width: 683px;
    }
    .form-pickup.small{
        display:inline-block;
        width:325px;
    }
    .form-pickup.small .form-text, .form-dropoff .form-text {
        width:325px;
    }
    .form-pickup.small .ui-ac, .form-dropoff .ui-ac {
        width: 324px;
    }
    .form-dropoff{
        display:none;
        width:325px;
        margin-left:30px;
    }
    .form-same{
        width:300px;
        top: 78px;
        padding-right:40px;
        float: right;
        text-align: right;
        padding-left: 0;
    }
    
    .form-currency{
        display:inline-block;
        width:100px;
        position: relative;
        float: right;
        padding-right:0px;
        right:-175px;
        top:25px;
        text-align:right;
    }
    .form-large {
        margin-top: 20px;
        height: 60px;
        width:100%
    }
    .form-large.trigger {
        height: 60px;
    }

    .form-date {
        width: 210px;
    }
    .form-text {
        width: 325px;
    }
    .form-time {
        width: 110px;
    }
    .form-select {
        width: 325px;
    }
   
    .form-submit {
        margin: 0 5px 0 0;
    } 
    .form-inline{
        width:auto;
    }

    .form-inline .form-select{
        width:220px;
    }
 

    .prefooter .noshowmobile{
        display:block;
    }
    footer .container div{
        padding:15px 0 0 0;
    }
    .prefooter a{
        font-size:12px;
    }
    .prefooter li:before{
       content: "\203A\00A0";
    }
    .blog .bullets {display:inline-block;width: 340px;} 

    .link-list li {width: 325px;min-width:0;}    
    .address-list{width: 340px;min-width:0;}
    .prefooter li {
        width: 245px;
    }
    
}
@media (min-width: 1024px) {
    .intro .title {
        font-size:24px;
        line-height:40px;
    }
    .container {
        width: 990px;
    }
    
    header nav .menu {position: relative;top: 0px;width: auto;float: right;display: block;background: none;border: none;margin: 0;box-shadow: none;}
    header nav .menu a { color: #fff;}
    header nav .toggle {display: none;}
    header nav .nav {float: left;margin: 0;}
    header nav .nav > li:first-child { border-left: solid 1px #5890C3;}
    header nav .nav > li { float: left;border-right: solid 1px #5890C3;}
    header nav .nav > li > a { padding-top: 23px;padding-bottom: 17px;height: 18px;}
    header nav .nav > li > a:hover,
    header nav .nav > li > a:focus { background-color: #1D5F9A;color:#fff;}
    header nav .nav > li > a.home { padding-top: 20px; padding-bottom: 20px; height: 18px;width:20px; background-image:url(https://www.billejelufthavn.com/images/2/home-white.png);background-repeat:no-repeat;background-position:20px 18px;}
    header nav .nav li.ddMenu.fixed > a, header nav .nav li.ddMenu.fixed > ul > li > a{ width:85px;}
    header nav .nav > li.ddMenu > a:hover, header nav .nav > li.ddMenu.ddMenuBg > a {background-image:url(https://www.billejelufthavn.com/images/2/down-arrow-black.png); background-repeat:no-repeat;background-color: #fff; color:#555;}
    header nav .nav > li.ddMenu > a {background-image:url(https://www.billejelufthavn.com/images/2/down-arrow-white.png);background-repeat:no-repeat; background-position:right 15px bottom 26px;padding-right:35px;}
    header nav .nav > li > ul {position: absolute;display:none;margin:0;padding: 0;background:#fff;border: none;}
    header nav .nav > li > ul > li {list-style-type: none;float: none;}
    header nav .nav > li > ul > li > a{display: block;border-top:solid 1px #ccc;padding:12px 35px 8px 20px;width:160px;color:#555;}
    header nav .nav > li > ul > li > a:hover{background-color:#eee;}

    .reviews .comments .section {
        height: 200px;
    }

    .reviews .our, .reviews .online {
        display: inline-block;
    }

    .reviews .our, .reviews .comments .section {
        width: 430px;
    }

    .reviews .online {
        padding-top: 0px;
        margin-left: 10px;
        width: 544px;
    }

    .reviews .trustpilot .section, .reviews .reviewcentre .section {
        width: 261px;
    }
    
    .booking.horizontal {
        width:690px;
        height:335px;
        display:inline-block;
    }    
    .booking.verticle {
        width:auto;
        height:auto;
        border-bottom-width:20px;
    }
    .booking.verticle h2 {
        background:none;
        padding: 10px 10px 5px 10px;
        text-align:center;
    }
    .booking.verticle .form {
        padding: 0px 20px 20px 20px;
    }
    .incentive {
        width:298px;
        margin-top:0;
        margin-left: -5px;
        border-left:solid 1px #F0CA44;
        height:335px;
        display:inline-block;
        background-color:#F4D771;
        border-bottom:solid 3px #EDBE1D;        
    }
    .incentive .inner{padding-top:0;padding-bottom:0;}
    .incentive .left, .incentive .right{display:block;width:auto;}
    
    .booking.horizontal .form-left {
        width: 325px;
    }
    .booking.horizontal .form-right {
        width: 300px;
    }
    .booking.horizontal .form-pickup{
        width:630px;
    }
    .booking.horizontal .form-pickup .form-text {
        width: 624px;
    }
    .booking.horizontal .form-pickup .ui-ac {
        width: 623px;
    }
    .booking.horizontal .form-pickup.small{
        width:295px;
    }
    .booking.horizontal .form-pickup.small .form-text, .booking.horizontal .form-dropoff .form-text {
        width:295px;
    }
    .booking.horizontal .form-pickup.small .ui-ac, .booking.horizontal .form-dropoff .ui-ac {
        width: 294px;
    }
    .booking.horizontal .form-dropoff{
        width:295px;
        margin-left:30px;
    }

    .booking.horizontal .form-same{
        width:300px;
        top: 78px;
        padding-right:40px;
    }
    .booking.horizontal .form-currency{
        width:100px;
        padding-right:0px;
        right:-205px;
        top:25px;
    }
    .booking.horizontal .form-large {
        width:100%
    }

    .booking.horizontal .form-date {
        width: 180px;
    }
    .booking.horizontal .form-text {
        width: 295px;
    }
    .booking.horizontal .form-time {
        width: 110px;
    }
    .booking.horizontal .form-select {
        width: 295px;
    }    
    .booking.horizontal .form-inline .form-select{
        width:190px;
    }


    .booking.verticle .form-same {
        width: 300px;
        top: 148px;
        padding-right: 0;
        float: left;
        text-align: left;
        padding-left: 20px;
    }
    .booking.verticle .form-same.trigger {
        top: -10000px;
    }
     .booking.verticle .form-currency {
        display: none;
    }
    .booking.verticle .form-pickup {
        display: inline-block;
    }
    .booking.verticle .form-pickup .form-text, 
    .booking.verticle .form-pickup, 
    .booking.verticle .form-dropoff, 
    .booking.verticle .form-pickup .ui-ac, 
    .booking.verticle .form-dropoff .ui-ac, 
    .booking.verticle .form-pickup.small .form-text, 
    .booking.verticle .form-dropoff .form-text,
    .booking.verticle .form-left,
    .booking.verticle .form-right,
    .booking.verticle .form-text {
        width: 260px;
    }
    .booking.verticle .form-large {
        height: 100px;
    }
    .booking.verticle .form-large.trigger {
        height: auto;
    }
    .booking.verticle .form-dropoff {
        display: none;
        margin-left: 0;
    }
    .booking.verticle .form-date {
        width: 155px;
    }
    .booking.verticle .form-label.form-inline {
        width: 70px;
    }
    .booking.verticle .form-inline .form-select {
        width: 185px;
    }
    .booking.verticle .form-time {
        width: 100px;
    }
    .booking.verticle .form-time {
        padding-left: 30px;
    }
    
    article.inline, aside.inline{
        display:inline-block;
    }
    article.inline{
        margin-right:20px;
        width:665px;
    }
    aside.inline{
        width:300px;
    }
    .companies .company{  
        background-size:100px 50px;
        height:50px;
        width:100px;
    }
       
    footer .container{
        text-align:left;
    }

    .destinations-horizontal .post{
        width:calc(33% - 10px)
    } 
    
    .blog .bullets {display:block;width: auto;} 

    .link-list li {width: auto;display:block;}       
    .address-list{width: auto;display:block;}
    .prefooter li {
        width: 243px;
    }
}

@media (min-width: 1135px) {
    .intro .title {
        font-size:28px;
        line-height:40px;
    }
    .container {
        width: 1100px;
    }

    .booking.horizontal {
        width:800px;
        height:335px;
    }
    .incentive {
        width:298px;
        height:335px;
    }

    
    .reviews .our, .reviews .comments .section {
        width: 540px;
    }
    .reviews .online {
        padding-top: 0px;
        margin-left: 10px;
        width: 544px;
    }

    .booking.horizontal .form-left {
        width: 380px;
    }
    .booking.horizontal .form-right {
        width: 355px;
    }
    .booking.horizontal .form-pickup{
        width:740px;
    }
    .booking.horizontal .form-pickup .form-text {
        width: 734px;
    }
    .booking.horizontal .form-pickup .ui-ac {
        width: 733px;
    }
    .booking.horizontal .form-pickup.small{
        width:350px;
    }
    .booking.horizontal .form-pickup.small .form-text, .booking.horizontal .form-dropoff .form-text {
        width:350px;
    }
    .booking.horizontal .form-pickup.small .ui-ac, .booking.horizontal .form-dropoff .ui-ac {
        width: 349px;
    }
    .booking.horizontal .form-dropoff{
        width:350px;
    }
    .booking.horizontal .form-same{
        width:300px;
        top: 78px;
        padding-right:40px;
    }
    .booking.horizontal .form-currency{
        width:100px;
        right:-150px;
        top:25px;
    }
    .booking.horizontal .form-large {
        width:100%
    }

    .booking.horizontal .form-date {
        width: 235px;
    }
    .booking.horizontal .form-text {
        width: 350px;
    }
    .booking.horizontal .form-time {
        width: 110px;
    }
    .booking.horizontal .form-select {
        width: 350px;
    }
    .booking.horizontal .form-inline .form-select{
        width:250px;
    }    

    article.inline{
        width:775px;
    }
    .prefooter li {
        width: 270px;
    }
}