/*
 Theme Name: Etendo
Description: Child theme for the Avada
Author: Etendo Sverige AB
Template: Avada
*/

@import url("../Avada/style.css");

/* ======== FONTS ========= */

@font-face {
	font-family: 'Kaushan-Script';
	src: url('fonts/KaushanScript-Regular.eot');
	src: local('☺'), url('fonts/KaushanScript-Regular.woff') format('woff'), url('fonts/KaushanScript-Regular.ttf') format('truetype'), url('fonts/KaushanScript-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Futura-Condensed-Light';
	src: url('fonts/FuturaStd-CondensedLight.eot');
	src: local('☺'), url('fonts/FuturaStd-CondensedLight.woff') format('woff'), url('fonts/FuturaStd-CondensedLight.ttf') format('truetype'), url('fonts/FuturaStd-CondensedLight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ========= GENERAL ========= */

/* -- Cookie -- */

div#catapult-cookie-bar {
    font-size: 13px;
}

button#catapultCookie {
    border-radius: 0;
    font-weight: bold;
}

/* ----- */

.hide-element {
	display: none !important;
}


body{
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	font-family: 'PT Sans Narrow', helvetica, arial, sans-serif !important;
}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	-webkit-font-smoothing: antialiased !important;
	text-transform:uppercase;
}

a{
	text-decoration:underline;
}



p.fine-prints {
    font-style: italic;
    font-size: 12px;
}

.white-text{
	color:#ffffff !important;
}

#toTop{
	background-color:#efe9ed;
	text-decoration:none;
	color:#0069b1 !important;
}

body #toTop:before{
	color:#0069b1 !important;
}

#toTop:hover, #toTop:focus{
	background-color:#dfd8dd !important;
}

a.fusion-button {
    text-decoration: none;
}

a.fusion-button.button-xlarge {
    font-size: 20px;
}

.fusion-mobile-menu-icons a {
	color: #0069b1 !important;
}

.fusion-social-networks {
	padding: 0 !important;
}


.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder > ul, .fusion-mobile-nav-holder > ul {
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
}


/* ========= HEADER ========== */

.fusion-secondary-header, .fusion-header{
	border:0 !important;
}

.fusion-social-links-header .fusion-social-networks.boxed-icons a{
	text-decoration:none;
	vertical-align:middle !important;
	top:0 !important;
}

.fusion-social-links-header .fusion-social-networks.boxed-icons a.fusion-icon-custom{
	padding:0 !important;
}

.fusion-social-links-header{
	width:auto;
	margin-right:15px;
	float:left;
}

#lang_sel img.iclflag, #lang_sel_click img.iclflag{
	margin-right:0;
}

#lang_sel, #lang_sel_click {
    display: block;
    width: auto;
    float: left;
    margin-top: 6px;
}

#lang_sel a.lang_sel_sel {
    background: none;
	border:0;
	color:#ffffff;
	text-transform:uppercase;
}

#lang_sel a.lang_sel_sel:hover{
	color:#eee;
}

#lang_sel ul ul{
	border:0;
}

#lang_sel ul ul a{
	border-width:0;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height:1.54;
	/*font-family:'Futura-Condensed-Light', helvetica, arial, sans-serif;
	font-size:16px;*/
	text-transform:uppercase;
	background:rgba(255,255,255,0.9);
}

#lang_sel ul ul a:hover{
	background:#efe9ed;
}

#lang_sel a.lang_sel_sel:after {
    font-family: 'FontAwesome';
    content: '\f107';
    color: #ffffff;
    font-size: 14px;
    margin-left: 5px;
    vertical-align: bottom;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    border: none !important;
    border-top: none !important;
    top: 5px !important;
}


#wrapper .search-table .search-field input {
    border: 0;
}



form.searchform {
    min-width: 250px;
}

.fusion-secondary-menu-search .searchform .search-table .search-button input[type="submit"]{
	background:#ffffff !important;
    color: #2e5772 !important;
    font-size: 16px !important;
	width:33px !important;
}

#wrapper .search-table .search-button input[type="submit"]:hover {
	background-color: #1a80b6 !important;
	color: #ffffff !important;
}

.fusion-secondary-menu-search .searchform .search-table .search-button input[type="submit"],  .search #wrapper .fusion-secondary-menu-search .searchform .search-table .search-button input[type="submit"] {
    height: auto !important;
}

.searchform .search-table .search-field input{
	color:#636262;
	font-style:italic;
}

.searchform .search-table .search-field input::-webkit-input-placeholder {
	color:#636262;
	font-style:italic;
	font-size:13px;
}

.searchform .search-table .search-field input::-moz-placeholder { 
	color:#636262;
	font-style:italic; 
	font-size:13px;
}

.searchform .search-table .search-field input:-ms-input-placeholder {  
	color:#636262;
	font-style:italic;
	font-size:13px; 
}

/* ========== MENU ========== */

.fusion-main-menu > ul > li > a{
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased !important;
	text-decoration:none !important;
}

/* - Submenu - */

.fusion-main-menu .sub-menu li a {
    border-bottom: 1px solid #ffffff;
    font-family: 'Futura-Condensed-Light' !important;
    text-decoration: none;
    padding: 7px 15px;
}

.fusion-main-menu .sub-menu li:last-child a{
	border-bottom:0;
}

.fusion-main-menu .sub-menu{
	margin-top:-35px;
	border-top:0 !important;
}

.fusion-sticky-shadow .fusion-main-menu .sub-menu{
	margin-top:0;
}

/* ========= SLIDER ========== */

h2.ls-l{
	text-transform:none;
}

/* ========= FOOTER ======== */

img.footer-logo {
    width: 200px;
    margin-bottom: 20px;
}

.fusion-column.col-lg-3.col-md-3.col-sm-3:nth-child(2),  .fusion-column.col-lg-3.col-md-3.col-sm-3:nth-child(3),  .fusion-column.fusion-column-last.col-lg-3.col-md-3.col-sm-3 {
    padding-top: 32px;
}

.fusion-footer-widget-area h3, .fusion-footer-widget-area .widget-title{
	margin:0 0 10px 0;
	line-height:26px;
}

.fusion-widget-area .widget_nav_menu li {
    border: 0;
    padding: 0 0 1px 0;
}

.fusion-footer-widget-area ul li a{
	text-decoration:none;
}

.fusion-footer-widget-area ul li a:hover{
	text-decoration:underline;
	color:#fff !important;
}

.fusion-footer-widget-area ul li a:before{
	content:' ' !important;
}

div.textwidget p {
    margin-top: 0;
}

div.textwidget p.fine-prints {
    margin-top: -5px;
}

footer .fusion-footer-widget-area a:hover {
    color: #fff !important;
    text-decoration: none;
}

footer .fusion-social-networks.boxed-icons .fusion-social-network-icon{
	text-decoration:none;
	vertical-align:middle !important;
}

footer .fusion-social-networks .fusion-social-network-icon:hover{
	color:#0069b1 !important;
}

div#social_links-widget-2 {
    text-align: right;
}

footer .fusion-social-networks-wrapper a:last-child{
	display:none;
}

footer a.fusion-social-network-icon.fusion-tooltip:nth-child(3) {
    padding: 0 !important;
    background: transparent;
	border:0;
	font-size:16px !important;
}

footer a.fusion-social-network-icon.fusion-tooltip:nth-child(3) img{
	max-width:25px;
}

footer .fusion-widget-area .sub-menu {
    display: none;
}

#wrapper .fusion-widget-area .current-menu-item > a, #wrapper .fusion-widget-area .current_page_item > a{
	color:#fff !important;
}

.fusion-footer-widget-column {
    margin-bottom: 40px;
}

#text-3 div.textwidget strong {
    text-transform: capitalize;
}

footer #text_icl-3 #mc_embed_signup {
	margin-top: 10px;
}

#text_icl-4 p strong {
	text-transform: capitalize;
	min-width: 50px;
	display: inline-block;
}

#text_icl-4 p span {
	display: inline-block;
}

/* ========= NEWSLETTER ======== */

#mc_embed_signup .mc-field-group {
    clear: left !important;
    width: calc(100% - 50px) !important;
    float: left !important;
	position:relative;
	min-height:50px;
	padding-bottom:3%;
}

#mc_embed_signup .mc-field-group input{
	height:35px;
	width:100%;
	border:0;
	border-radius: 0 !important;
	padding: 5px 12px;
	color:#9a9a9a;
	font-size:14px;
	font-style:italic;
}

div.fusion-one-third #mc_embed_signup .clear input {
	padding: 0 !important;
}

#mc_embed_signup .mc-field-group input::-webkit-input-placeholder {
	color:#9a9a9a;
	font-size:14px;
	font-style:italic;
}

#mc_embed_signup .mc-field-group input::-moz-placeholder {  
	color:#9a9a9a;
	font-size:14px;
	font-style:italic;  
}

#mc_embed_signup .mc-field-group input:-ms-input-placeholder {  
	color:#9a9a9a;
	font-size:14px;
	font-style:italic; 
}

#mc_embed_signup .mc-field-group input:focus{
	border:0;
	outline:0;
}

#mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0em .5em 0em .5em;
    width: 90%;
    margin: 0 5%;
}

#mc_embed_signup .clear {
    clear: none !important;
    overflow: auto !important;
	width:50px;
}

#mc_embed_signup .clear input{
	height:35px;
	width:100%;
	border:2px solid #ffffff;
	background-color:#0069b1;
	color:#ffffff;
    font-family: 'Futura-Condensed-Medium';
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0px;
	cursor:pointer;
	transition: all 0.2s linear;
}

#mc_embed_signup .clear input:hover{
	background-color:#104163;
}

/* Home page newsletter */

div.fusion-one-third #mc_embed_signup .mc-field-group input {
    border: 2px solid #0069b1;
	height:40px;
	border-right:0;
}

div.fusion-one-third #mc_embed_signup .clear input{
	height:40px;
	border:0;
	font-size:22px;
}

div.fusion-one-third #mc_embed_signup .clear{
	width:45px;
}

/* ======= YOU MAY ALSO LIKE ===== */

div.bawmrp ul {
    padding: 0;
    margin: 0;
}

div.bawmrp ul li{
	width:calc((100% - 20px)/3);
	margin-right:10px;
	float:left;
	list-style-type:none;
	height:150px;
}

div.bawmrp ul li:last-child{
	margin-right:0;
}

div.bawmrp ul li a {
    display: block;
    height: 100%;
    width: 100%;
	text-align:center;
	color:#0069b1;
	text-decoration:none;
	background-color: #efe9ed;
	position:relative;
	transition: all 0.2s linear;
}

div.bawmrp ul li a:hover{
	background-color:#dfd8dd;
}
div.bawmrp ul li a span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-family: 'Futura-Condensed-Medium';
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0px;
    font-size: 32px;
    text-transform: uppercase;
    width: 90%;
}

div.bawmrp h3{
	margin-top:0;
}

/* ========== START ========= */

#layerslider_1 h1, #layerslider_2 h1 {
	left: 0 !important;
	right: 0 !important;
	margin: 0 auto !important;
	display: block !important;
	text-align: center !important;
	
}



/* Arriving & Departing */

table.live-table {
    font-size: 17px;
	font-family: 'PT Sans Narrow', 'Futura-Condensed-Medium', helvetica, arial, sans-serif;
}

table.live-table a{
	font-weight:bold;
}

table.live-table th {
    text-transform: uppercase;
	font-family: 'PT Sans Narrow', 'Futura-Condensed-Medium', helvetica, arial, sans-serif;
	font-weight:bold;
}

div#start-arriving {
    background-image: url('/wp-content/uploads/2016/09/aircraft-landing.svg');
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-position: center left;
    padding-left: 55px;
}

div#start-departing {
    background-image: url('/wp-content/uploads/2016/09/aircraft-take-off.svg');
    background-repeat: no-repeat;
    background-size: 45px 27px;
    background-position: center left;
    padding-left: 55px;
}

#live-departing td a img, #live-arriving td a img {
	width: 27px;
}




/* Opening hours and contact box */



.one-seven {
	display: inline-block;
	margin-right: 0px;
	vertical-align: top;
	float:left;
	width: 14.2%;
}

.one-seven h3 {
	margin-bottom: 10px !important;
	margin-top: 0px !important;
	background-color: #0069b1;
	padding: 18px 45px;
	font-size: 26px !important; 
	line-height: 28px !important;
	color: #ffffff !important;
	text-transform: uppercase;
	text-align: center;
}

.one-seven p {
	text-align: center;
	font-size: 20px !important;
	line-height: 1.4 !important;
	padding: 10px 5px 0 5px;
}

.opening-all-days {
	margin-bottom: 30px;
}


div#start-opening-hours .fusion-column{
	margin-bottom:0;
}

div#start-opening-hours h2.content-box-heading{
	line-height:34px !important;
}

div#start-opening-hours .heading{
	margin-bottom:10px;
}

#start-opening-hours ul {
	padding: 0 10px 0 0;
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 0px 10px 0;
	width: 33%;
}

#start-opening-hours ul strong {
	text-transform: uppercase;
}

#start-opening-hours ul:nth-child(7) {
	margin-bottom: 0 !important;
}

 /*
#start-opening-hours ul:nth-child(1)  {
	margin-bottom: 0px;
}

#start-opening-hours ul:nth-child(1), #start-opening-hours ul:nth-child(7) {
	margin-bottom: 0px;
	width: 35%;
	margin-right: 5px;
}

#start-opening-hours ul:nth-child(2), #start-opening-hours ul:nth-child(8) {
	margin-right: 5px;
	width: 28%;
}
*/
  */

#start-opening-hours ul strong{
	text-transform:uppercase;
}

#start-opening-hours .circle-no {
	width: 30px !important;
}

div#start-opening-hours .content-box-column-1 .content-wrapper-background{
	padding: 30px 10px 20px 20px;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .fontawesome-icon{
	margin-right:10px;
	margin-top:-1px;
}

div#start-opening-hours .content-box-column-2 .content-wrapper-background {
    padding: 10px 20px 30px 20px;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon img{
	margin-right:10px;
	padding-top:3px;
	height:30px;
	width: 30px;

	display:inline-block;
}



.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon, .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .image{
	width:50px;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .image{
	vertical-align:top;
}

div#start-opening-hours p:last-child{
	margin-bottom:0;
}

div#start-opening-hours a{
	color:#ffffff;
}

.link-area-link-icon-hover{
	color:#ffffff !important;
}

.fusion-content-boxes.content-boxes.columns .heading{
pointer-events: none !important;
}

/* Timetables*/

.fusion-content-boxes .content-wrapper-background {
    padding: 30px 20px;
}

a.timetable-link {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Futura-Condensed-Medium';
    cursor: pointer;
    background-image: url('/wp-content/uploads/2016/09/aircraft.svg');
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center left;
    padding-left: 30px;
    margin-bottom: 15px;
}

a.timetable-link:hover{
	color:#fff;
	text-decoration:underline;
}

a.timetable-link:last-child {
    margin-bottom: 0;
}



/* On the airport */

.start-on-airport a.heading-link {
    text-decoration: none;
}

#wrapper .start-on-airport .fusion-content-box-hover .link-area-box-hover .heading h2, #wrapper .start-on-airport .fusion-content-box-hover .link-area-box-hover .heading .heading-link h2{
	color:#333333 !important;
	text-decoration:underline;
}

#wrapper .start-on-airport .fusion-content-box-hover .link-area-box-hover .icon .circle-no{
	color:#662a4c !important;
}

.start-on-airport .fusion-column {
    margin-bottom: 15px;
}

.start-on-airport .heading h2{
	line-height:36px !important;
}

/* Region promotion */

#region-promotion{
	text-align:center;
}

#region-promotion div.content-wrapper-background{
	padding: 135px 35px 30px 35px;
}

#main #region-promotion h2 {
    color: #fff;
	margin-bottom:10px;
	font-size:50px;
	line-height:60px;
}

#region-promotion p {
    color: #fff;
	font-size:36px;
	font-weight:bold;
	margin-bottom:85px;
}

p#region-promotion-logo {
    overflow: auto;
    margin-bottom: 0;
}

p#region-promotion-logo img {
    max-width:105px;
}

#region-promotion .content-wrapper-background{
	transition: all 0.2s linear;
}

#region-promotion .content-wrapper-background.link-area-box-hover {
    background-color: #0191c6 !important;
}


/* News */

div#fb-iframe-container {
    width: 47%;
    float: left;
}

div#start-recent-posts {
    width: 47%;
    float: left;
    margin-right: 6%;
	margin-bottom:0;
}

.fusion-recent-posts .columns .column h4 a {
    color: #333;
    text-decoration: none;
}

.fusion-recent-posts .columns .column h4 {
    margin: 0 0 10px 0;
    color: #333;
    line-height: 32px;
}

.blog .post-content .fusion-read-more {
	text-decoration: none;
}

/* FB columns */

.fusion-one-third.fb-one-third {
    width: 26%;
    margin-right: 2%;
}

div#fb-two-fifth {
    width: 42%;
}

.fusion-column-last{
	margin-right:0 !important;
}

/* Start promo */

div#lca-promo{
	text-align:center;
}

div#lca-promo h2{
	color:#fff;
	font-size:65px !important;
}

#lca-promo p {
    padding: 0 20%;
	margin-bottom:45px;
}

p#lca-promos-logos {
    margin: 0;
}

.lca-promo-logos.alignright, .lca-promo-logos.alignleft{
	margin:0;
}

.lca-promo-logos{
	display:inline;
	vertical-align: middle;
	margin-right: 0 !important;
	float: none;
}

.klm-logo {
    max-width: 165px;
}

.sas-logo {
    max-width: 80px;
}

.czech-logo {
    max-width: 230px;
	margin-right:0 !important;
}



/* ===== OPENING HOURS ==== */

#opening-hours table thead {
    background-color: #0069b1;
}

#opening-hours table th {
    padding: 20px 0 20px 35px;
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 26px;
}

#opening-hours table td {
    padding: 5px 0 5px 35px;
	font-size: 20px;
}

#opening-hours table tbody tr:first-child td {
    padding: 25px 0 5px 35px;
}

#opening-hours div.content-wrapper-background div.heading div.icon i{
	height:40px !important;
	width:40px !important;
	line-height:40px !important;
}

#opening-hours div.content-wrapper-background strong{
	text-transform:uppercase;
}

#opening-hours div.content-wrapper-background div.content-container{
	padding-left:50px;
}

#opening-hours .fusion-content-boxes.fusion-columns-1 .fusion-column{
	margin-bottom:0;
}

#opening-hours .fusion-content-boxes .content-wrapper-background{
	padding:30px;
}

div.fusion-fullwidth.also-interested-in div.fusion-one-third{
	width:32.6666%;
	margin-right:1%;
}

div.fusion-fullwidth.also-interested-in div.fusion-column-last{
	margin-right:0;
}

div.fusion-fullwidth.also-interested-in div.fusion-one-third div.fusion-column-wrapper {
	height:150px;
}

div.fusion-fullwidth.also-interested-in div.fusion-one-third div.fusion-column-wrapper div.fusion-title{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

div.fusion-fullwidth.also-interested-in div.fusion-one-third span.fusion-column-inner-bg a span{
	transition:all 0.2s linear;
}

div.fusion-fullwidth.also-interested-in div.fusion-one-third span.fusion-column-inner-bg a:hover span{
	background-color:#dfd8dd !important;
}

/* ======= TIMETABLES ======= */

.timetable-header div.fusion-column-wrapper{
	padding: 15px 25px 8px 25px !important;
}

.timetable-header .fusion-title {
    float: left;
}

.timetable-header h2.title-heading-left {
    color: #fff;
	line-height:52px !important;
	margin-right:40px;
}

.timetable-header p{
	color: #fff;
	font-family: 'Futura-Condensed-Light', helvetica, arial, sans-serif;
	margin-bottom:0;
}

.timetable-header p:nth-child(2) {
    text-transform: uppercase;
    font-size: 34px;
    float: right;
	margin-top: 3px;
	margin-right: 5px;
}


.timetable-header p img {
	width: 75px;
	vertical-align: baseline;
}

.timetable-header p:nth-child(3) {
    float: right;
    font-size: 18px;
	margin-top: 21px;
}

.timetable-tables table{
	width: 48%;
	margin-right:4%;
	float: left;
	font-size:16px;
	margin-bottom:35px;
	line-height: 30px;
}

.timetable-tables table.last{
	margin-right:0;
}

.timetable-tables table th {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    font-family: 'PT Sans Narrow', helvetica, arial, sans-serif;
}

.timetable-tables table th:nth-child(4), .timetable-tables table td:nth-child(4) {
	padding-left:30px;
    
}

.timetable-tables table th:nth-child(3){
	background-image: url('/wp-content/uploads/2016/09/arrow-long-right.svg');
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 20px 20px;
} 

.timetable-tables p:nth-child(3){
	clear:both;
	margin-bottom:5px;
}

.timetable-tables p:nth-child(4) {
	text-align: left;
	display: inline-block;
    width: 100%;
    font-weight: 600;
    border-top: 1px solid #cccccc;
    padding-top: 25px;
	margin-bottom: 10px;
}


.timetable-tables p:nth-child(5) {
	margin-bottom: 0;
}

.timetable-tables p:nth-child(6){
	display: none;
}


.timetable-tables table td:first-child {
    width: 25%;
}

.timetable-tables table td:nth-child(2) {
    width: 15%;
}

.timetable-tables table td:nth-child(3) {
    width: 30%;
}

.timetable-tables table td:last-child {
    width: 30%;
}

.timetable-tables table td{
	vertical-align:top;
}


.timetable-tables .fusion-column-wrapper p:first-child {
	text-align: left;
	margin-bottom: 10px !important;
    font-weight: 600;
}

.timetable-tables .fusion-column-wrapper em p:first-child {
	text-align: left;
	margin-bottom: 0 !important;
    font-weight: 300;
}

.timetable-tables .fusion-column-wrapper {
	padding: 40px 30px 40px 40px !important;
}

.timetable-tables .fusion-column-wrapper em p {
	text-align: left;
	display: block;
	clear: both;
}


/* ========= OPERATORS ======== */

.operator-header div.fusion-column-wrapper{
	padding: 15px 25px 8px 25px !important;
}

.operator-container .fusion-three-fourth div.fusion-column-wrapper{
	padding:10px 10px 10px 25px !important;
}

.operator-container .fusion-one-fourth div.fusion-column-wrapper{
	padding:10px 25px 10px 10px !important;
}

.operator-header h2.title-heading-left {
    color: #fff;
	line-height:52px !important;
}

.operator-header h3.title-heading-left {
    color: #fff;
	line-height:52px !important;
}

.operator-container div.fusion-button-wrapper.fusion-alignright{
	margin-left:0;
	width:100%;
}

.operator-container a.fusion-button{
	width:100% !important;
}

.operator-header div.fusion-title-size-two{
	display:inline-block !important;
	margin-right:15px;
}

.operator-header div.fusion-title-size-three{
	display:inline-block !important;
	margin-right:15px;
}

.small-post-title{
	display:inline-block !important;
}

.operator-header .small-post-title h3 {
    color: #fff !important;
    font-family: 'Futura-Condensed-Light' !important;
    line-height: 45px !important;
}

.operator-header .small-post-title h4 {
    color: #fff !important;
    font-family: 'Futura-Condensed-Light' !important;
    line-height: 45px !important;
}


/* ======= General Aviation ======= */

#lfk .fusion-imageframe {
    margin: 10px 0 20px 0;
}

#lfk .fusion-imageframe img {
    width: 190px;
}

#gen-avi-pilot-icon .fusion-imageframe img {
    width: 40px;
}

#gen-avi-pilot-icon .fusion-imageframe {
    margin-top:15px;
}

#gen-avi-pilot-icon a:before {
    width: 40px;
    height: 40px;
    display: block;
    content: "";
    position: absolute;
    z-index: 999999;
	transition:all 0.2s linear;
	border-radius: 50%;
}

#gen-avi-pilot-icon a:hover:before {
    background-color: rgba(0,0,0,0.1);
}

/* form */

body .gform_wrapper ul li.gfield {
	overflow: auto;
}

body .gform_wrapper ul li.gfield.gsection {
    clear: both;
    width: 100%;
	border:0;
	padding:0;
	margin-bottom:0;
}

body .gform_wrapper ul li.gfield.gsection h2{
	font-size:26px !important;
}

body .gform_wrapper ul li.gfield, .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    clear: none;
    width: 50%;
    float: left;
	margin-top:0 !important;
	margin-bottom:20px;
}

.gform_wrapper select::-ms-expand {
    display: none;
}

.gform_wrapper select {
	background-image: url("/wp-content/uploads/2016/11/arrow-select.png") !important;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
    background-size: 12px !important;
    -moz-appearance: none !important;
	z-index: 9999 !important;
}

.gform_wrapper .select-arrow  {
    color: #ffffff;
}


body .gform_wrapper ul li.gfield.form-date, .gform_wrapper li.gfield.form-date.gfield_error.gfield_contains_required{
	width:30%;
}

body .gform_wrapper ul li.gfield.form-time, .gform_wrapper li.gfield.form-time.gfield_error.gfield_contains_required {
    width: 20%;
}

body .gform_wrapper .top_label input.medium, body .gform_wrapper .top_label select.medium {
    width: 95%;
}

body.fusion-body .gform_wrapper .ginput_container input.medium.datepicker{
    width: 95% !important;
}

.gform_wrapper #field_1_29, .gform_wrapper #field_1_27 {
    width: 50%;
    clear: left;
}

.gform_wrapper #field_1_30, .gform_wrapper #field_1_28 {
	width: 50%;
}

.gform_wrapper #field_1_10, .gform_wrapper #field_1_7 {
    margin-bottom: 2px !important;
}

body .gform_wrapper .gfield input[type="text"]{
	height:35px;
}

body .gform_wrapper .gravity-select-parent{
	width:95% !important;
}

body .gform_wrapper .gfield select{
	height:35px;
	padding-left:14px;
	-webkit-appearance:none;
	border-radius: 0 !important;
}

body .gform_wrapper ul.gfield_radio li {
    float: left;
    margin-right: 30px !important;
}

body .gform_wrapper ul.gfield_radio li label{
	vertical-align:baseline;
	width:auto;
}

body .gform_wrapper .gfield_time_hour, body .gform_wrapper .gfield_time_minute{
	width:48%;
}

body .gform_wrapper .gfield_time_hour input, body .gform_wrapper .gfield_time_minute input {
    width: 80%!important;
}

body .gform_wrapper li.gfield.gfield_error{
    background-color: #ffffff;
    margin-bottom: 6px!important;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    box-sizing: border-box;
}

body .gform_wrapper .field_description_below .gfield_description {
    padding-top: 2px;
    font-size: 12px;
}

body .gform_wrapper .gfield_error .gfield_label {
    color: #d53131;
}

body .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper li.gfield_error textarea, body .gform_wrapper li.gfield_error select {
    border: 1px solid #d53131;
}

body .gform_wrapper .validation_message{
	color: #d53131;
}

body .gform_wrapper .gfield_required {
    color: #d53131;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, body .gform_wrapper li.gfield_error ul.gfield_checkbox, body .gform_wrapper li.gfield_error ul.gfield_radio {
    color: #d53131;
}

body .gform_wrapper div.validation_error {
    color: #ffffff;
    border-top: 0;
    border-bottom: 0;
    background-color: #d53131;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{
	margin-top:5px;
}

body .gform_wrapper.gf_browser_chrome .gform_body {
    width: 100% !important;
}

body div#gform_confirmation_wrapper_1 {
    background-color: #0069b1;
    color: #ffffff;
    padding: 15px 20px;
    font-weight: bold;
}


body .gform_wrapper .top_label div.ginput_container {
    margin-top: 4px !important;
}

.gform_wrapper li.gfield.field_description_below+li.gsection {
    margin-top: 20px!important;
}

body .gform_wrapper ul li.gfield, .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	margin-bottom: 15px !important;
}

li#field_1_8 {
    margin-top: 14px !important;
}

body .gform_wrapper .top_label input.medium, body .gform_wrapper .top_label select.medium {
    width: 100% !important;
}

body .gform_wrapper .gravity-select-parent {
    width: 100% !important;
}

body .gform_wrapper ul li.gfield.form-field-100 {
	width: 100%;
}

body .gform_wrapper ul li.gfield, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.form-field-100 {
	width: 100%;
}

body.fusion-body .gform_wrapper .ginput_container input.medium.datepicker {
    width: 100% !important;
}

.gform_wrapper li.gfield.field_description_below+li.gsection {
    margin-top: 24px!important;
    margin-bottom: 5px !important;
}

li#field_1_19 {
    margin-top: 10px !important;
}



.gform_wrapper .gfield_error .ginput_container {
    padding-right: 15px !important;
}


.gform_wrapper .gfield_error .ginput_container.gfield_time_hour, .gform_wrapper .gfield_error .ginput_container.gfield_time_minute {
	padding-right: 0 !important;
}



.gform_validation_error li#field_1_13, .gform_validation_error li#field_1_2, .gform_validation_error li#field_1_3, .gform_validation_error li#field_1_4  {
    height: 90px;
}

li#field_1_24 {
    width: 100%;
}

li#field_1_21, li#field_1_1 {
    margin-bottom: 5px !important;
}




/* Dateicker */

body .ui-datepicker-header{
	background-color:#0069b1;
}

body td.ui-datepicker-unselectable.ui-state-disabled {
    background-color: #efe9ed;
}

body .ui-datepicker-calendar .ui-state-default{
	background:#ffffff;
}

body .ui-datepicker-calendar .ui-state-active{
	background-color:#ddeffb;
    box-shadow: 0 0 0;
    text-shadow: 0 0 0;
	border:0;
	margin:0;
}

body .ui-datepicker-title select {
    margin-top: 2.5%;
    height: 25px;
    margin-bottom: 2.5%;
	color: #313131;
	border-radius:0 !important;
	background-color:#fff;
	border:0;
}

body .ui-datepicker-title select.ui-datepicker-month{
	margin-right:10px;
}

body .ui-datepicker th{
	color:#313131;
	text-shadow:0 0 0;
}


/* ======= BOOK A TRIP ======== */

.fusion-tabs .nav {
    width: 30% !important;
}

.fusion-tabs.vertical-tabs.clean .tab-content {
    width: 70% !important;
}

.fusion-tabs .nav-tabs > li .fusion-tab-heading {
    font-size: 18px !important;
}

#wrapper .fusion-tabs.fusion-tabs-1.clean .nav-tabs li a {
	border-color:transparent !important;
    text-decoration: none;
    padding: 18px 10px;
}

.fusion-tabs .nav-tabs > li a:hover .fusion-tab-heading{
	color:#fff;
}

.fusion-tabs {
    margin-bottom: 0;
}

.fusion-tabs.clean .nav-tabs li {
    margin-bottom: 1px;
}

.fusion-tabs .nav-tabs li .fusion-tab-heading{
	line-height:1.5em !important;
}

li.active h4.fusion-tab-heading {
    color: #fff !important;
}

.fusion-tabs.vertical-tabs .tab-content{
	float:right;
    padding-top: 20px;
	padding-bottom: 20px;
    padding-left: 25px !important;
	background-color: #efe9ed;
}

.fusion-tabs.clean .tab-content .tab-pane{
	height: auto !important;
	min-height:157px !important;
	max-height:1110px !important
}

.fusion-tabs .nav {
    float: right;
    width: 25%;
}

.fusion-tabs.vertical-tabs.clean .nav-tabs{
	width:100%;
}

div.tab-content strong {
    text-transform: uppercase;
    font-family: 'Futura-Condensed-medium';
    font-weight: normal;
    font-size: 20px;
}

#book-agency div.fusion-one-half{
	margin-bottom:0 !important;
}

#book-airline div.fusion-one-half {
    width: 49.5%;
    margin-right: 1%;
	margin-bottom:0 !important;
}

#book-airline div.fusion-one-half.fusion-column-last {
    margin-right: 0;
}

#book-airline div.fusion-one-half .fusion-title {
    background-color: #0069b1;
    padding: 15px;
}

#book-airline div.fusion-one-half .fusion-title h4{
	color:#fff !important;
}

#book-airline div.fusion-one-half .fusion-column-wrapper .fusion-imageframe {
    background-image: url('/wp-content/uploads/2016/04/promo-background.jpg');
    width: 100%;
    height: 200px;
    background-size: cover;
	text-align:center;
	background-repeat: no-repeat;
}

#book-airline div.fusion-one-half .fusion-column-wrapper .fusion-imageframe img {
	max-width: 65%;
	max-height: 80px;
	height: auto;
	width: auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

#book-airline div.fusion-one-half  .fusion-column-inner-bg a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    z-index: 9999;
	transition:all 0.2s linear;
}

#book-airline div.fusion-one-half  .fusion-column-inner-bg a:hover {
background-color: rgba(239,233,237,0.2);
}

.operator-container strong{
    text-transform: uppercase;
    font-family: 'Futura-condensed-medium';
    font-weight: normal;
    font-size: 18px;
}



/* ======= TRAVEL TIP ======== */


.travel-tip, .travel-tip h4, .travel-tip h5 {
	color: #ffffff !important;
}

.travel-tip a {
	color: #ffffff !important;
}

.travel-tip-button {
	margin: 10px 0 40px 0;
}


.hidden-container {
	display: none;
}

.hidden-image {
    margin-right: 2%;
    width: 32%;
}

.about-tobias ul {
	padding-left: 20px;
}


/* ======= OPENING HOURS ======== */

.different-hours {
	display: none;
} 


/* ======= BAGAGE ======== */

#bagage-intro .fusion-button-wrapper {
    width: 250px;
}

#bagage-intro .fusion-button-wrapper a {
    width: 100%;
}


/* ======= CHECK IN ======== */

#klm-button-online {
	margin-right: 20px;
	margin-bottom: 20px;
}


/* ======== TO AND FROM THE AIRPORT ======== */

#to-from-airport i.fa.fontawesome-icon{
	position:relative;
	top:50%;
	transform:translateY(-50%);
	margin-right:5px !important;
}

#to-from-airport div.alignleft{
	height:60px;
}

#to-from-airport .fusion-title-size-two {
    float: left;
}

#to-from-airport  .fusion-title-size-four{
	clear:both;
}

#to-from-airport p {
    clear: both;
	width: 100% !important;
}

#to-from-airport span.fusion-imageframe img {
    width: 32px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#to-from-airport span.fusion-imageframe {
    height: 60px;
    margin-right: 12px !important;
}

#main #airport-shuttle img {
	width: 100% !important;
    top: 0;
    transform: none;
	margin-top: 20px;
}

#main #airport-shuttle {
	height: auto;
}


.google-maps {
    position: relative;
    padding-bottom: 300px; // (450 ÷ 500 = 0.9 = 90%)
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ======= SERVICE AT THE AIRPORT ======== */
.lounge-div h2 {
	line-height: 1.2 !important;
}

/* ========= advertising at the airport ========= */

.fusion-image-carousel {
    margin-bottom: 20px;
}


#advertising-logo .fusion-one-sixth {
    padding: 10px;
	margin-bottom: 0px !important;
}

.annonsbolaget-logo {
    max-width: 150px;
    margin: 0 auto;
    display: block;
}


/* ========= CONTACT ========= */

div#contact-notice h4 {
    color: #fff;
    line-height: 34px;
}

div#contact-notice a {
    color: #fff;
}

div#contact-notice a:hover {
    color: #fff;
	text-decoration:none;
}

div#contact-notice p {
    margin-bottom:5px;
}

span#annonsbolaget-image {
    max-width: 170px;
}

/* ======== NEWS ========= */

body.blog div#main, body.single-post div#main {
    padding-top: 230px;
}

div.fusion-post-content h2.entry-title a {
    color: #333 !important;
    text-decoration: none;
}

div.fusion-post-content h2.entry-title{
	font-size:26px !important;
	line-height:1.31em !important;
	margin-bottom: 10px !important;
}

.sidebar .widget h4 {
    font-size: 18px !important;
	color:#0069b1 !important;
	margin-bottom: 5px;
}

div.sidebar.fusion-widget-area .widget ul li a{
	color:#333;
	text-decoration:none;
}

div.sidebar.fusion-widget-area .widget ul li a:before {
    content: '';
    margin-left: 0;
}

div.sidebar.fusion-widget-area .widget ul li {
    padding:8px 0;
}

#wrapper #main div.post h2.entry-title {
    font-size: 42px;
    line-height: 48px;
	color:#313131;
}

.single-navigation.clearfix {
    border-top: 0;
	margin-bottom: 40px;
}

.single-navigation a{
	text-decoration:none;
    font-family: 'Futura-condensed-medium';
    font-weight: normal;
    font-size: 16px;
}

.single-navigation a[rel="prev"] {
    float: left;
	margin-left: 20px;
}

.single-navigation a[rel="next"] {
    float: right;
	margin-right: 20px;
}

.single-post div.post .fusion-meta-info {
    border: 0;
}

div.post .fusion-meta-info-wrapper {
    font-style: italic;
    font-size: 14px;
}

body.blog div#content {
    margin-bottom: 90px;
}

.fusion-load-more-button.fusion-blog-button {
    background-color: #662a4c !important;
    color: #fff !important;
}

.fusion-load-more-button.fusion-blog-button:hover {
    background-color: #582140 !important;
}

.blog .type-post span {
    font-style: italic;
	margin-bottom: 5px;
}

.blog .fusion-post-content.post-content .entry-title {
	margin-top: 5px;
}


.blog .post {
    margin-bottom: 30px;
    border-bottom: #eeeeee solid 1px;
    padding-bottom: 30px;
}

.blog .post .fusion-read-more {
    font-weight: 600;
}

.fusion-blog-layout-medium .fusion-post-slideshow {
	height: 225px;
}

/* ====== PRESS RELEASES ======= */


.mynewsdesk-post .fusion-column-wrapper p:first-child {
    margin-bottom: 5px;
    font-style: italic;
}

.mynewsdesk-post .fusion-row p:first-child {
    margin-bottom: 5px;
    font-style: italic;
}

.mynewsdesk-post p a {
    font-weight: bold;
}

.mynewsdesk-post h4{
	color:#333333 !important;
}

.newsletter-item .fusion-title {
    background-color: #0069b1;
    padding: 5px 10px;
}

.newsletter-item .fusion-title h4 {
    color:#ffffff;
}

.newsletter-item .fusion-column-inner-bg a {
	display:block;
}

.newsletter-item p {
    font-size:13px;
}



/* ====== NEWSLETTER ======= */

#posts-container h1 {
	color: #0069b1;
	font-size: 50px !important;
	font-family: 'Futura-Condensed-Medium' !important;
	font-weight: 400 !important;
    margin-top: 15px !important; 
}


/* ========== 404 + SEARCH ======== */


#wrapper div.error-page .search-table .search-field input, .search #wrapper .search-page-search-form .search-table .search-field input{
	border:2px solid #0069b1;
    padding: 5px 15px;
    height: 36px;
}

div.error-page .searchform .search-table .search-button input[type="submit"], .search #wrapper .searchform .search-table .search-button input[type="submit"]{
	background:#0069b1;
	width:36px;
	height:36px;
}

.error-page .useful-links {
    width: 100%;
    padding-left: 0;
}

.error-page .useful-links .error-menu ul{
	padding:0;
	margin:0;
}

.error-page .useful-links .error-menu ul li{
	list-style-type:none;
	display:inline;
}

.error-menu li a {
    width: 20%;
    display: inline-block;
}

.error-page .col-sm-12, .error-page .col-md-12, .error-page .col-lg-12{
	padding:0;
}

.post-content .error-page h3{
	margin:0;
	font-size:26px;
}

.error-page .fusion-column{
	margin-bottom:60px;
}

.error-page .fusion-columns{
	margin:0;
}

.error-page .fusion-title .title-sep-container, #post-404page .fusion-title .title-sep-container{
	display:none;
}

.search .fusion-title.fusion-title-size-two.sep-double .title-sep.sep-double {
	border: none !important;
}

.search-page-search-form-bottom {
    padding-top: 0;
    border-top: none;
    margin-top: 90px;
    margin-bottom: 80px;
}


/* ======== MEDIA QUERIES ========== */

/* --- Desktop --- */


@media only screen and (max-width : 1250px)  { 
	
	.operator-container .fusion-three-fourth {
	    width: 68% !important;
	}
	
	.operator-container .fusion-one-fourth {
	    width: 28% !important;
	}
	
	.operator-container a.fusion-button {
	    width: 250px !important;
	}

}


@media only screen and (max-width : 1200px)  { 
	.timetable-tables table th {
	    font-size: 16px;
	}
	
	.timetable-tables table td {
	    font-size: 15px;
	}
	
}


@media only screen and (max-width : 1150px)  { 

	#start-opening-hours ul{
		font-size:14px;
	}
	
	#lca-promo p {
	    padding: 0 10%;
	}
	
	
	.timetable-tables table td:nth-child(3) {
	    width: 32%;
	}
	
	.timetable-tables table td:last-child {
	    width: 33%;
	}
	
	.timetable-tables table th:nth-child(4), .timetable-tables table td:nth-child(4) {
	    padding-left: 20px;
	}
	
	#start-opening-hours ul:nth-child(1), #start-opening-hours ul:nth-child(4),#start-opening-hours ul:nth-child(7) {
		margin-right: 0 !important;
	}


}


@media only screen and (max-width : 1100px)  { 

	img.fusion-standard-logo {
	    max-height: 80px !important;
	}
	
	.fusion-main-menu > ul > li > a, .side-nav li a{
		font-size:15px !important;
		line-height: 100px !important;
		height: 100px !important;
	}
	
	.fusion-header{
		height:100px !important;
	}
	
	table.live-table {
	    font-size: 16px;
	}
	
	.start-on-airport .content-box-column h2.content-box-heading {
	    font-size: 22px !important;
	}
	
	div.page-padding-top {
	    padding-top: 175px !important;
	}
	
	body.blog div#main, body.single-post div#main {
	    padding-top: 210px;
	}
	
	.fusion-blog-layout-medium .fusion-post-slideshow {
	    height: 290px;
	}
	
	.one-seven h3 {
	    font-size: 23px !important;
		padding: 18px 37px;
	}
	
	.one-seven p {
	    font-size: 19px !important;
	}
	
	.timetable-tables .fusion-column-wrapper {
	    padding: 30px 15px 30px 25px !important;
	}
	
	.timetable-tables table th {
	    font-size: 15px;
	}
	
}

@media only screen and (max-width : 1050px)  { 

	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon, #start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .image {
	    width: 35px;
	}
	
	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .fontawesome-icon{
		font-size:26px !important;
	}
	
	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon img{
		width:23px;
	}
	
	div#start-opening-hours h2.content-box-heading {
	    line-height: 34px !important;
	    font-size: 20px !important;
	}
	
	#start-opening-hours ul {
		font-size:16px;
	    margin: 0 0 10px 0;
	}
	
	.fusion-content-boxes.content-boxes-icon-with-title.start-on-airport .heading-with-icon .icon, .fusion-content-boxes.content-boxes-icon-with-title.start-on-airport .heading-with-icon .image {
	    min-width: 50px;
	}
	
	.timetable-tables table{
		font-size:14px;
	}
	
	div.timetable-tables p em {
	    font-size: 13px;
	}
	
	.timetable-tables p:nth-child(3){
		font-size: 14px;
	}
	
	
	body .gform_wrapper ul li.gfield.form-date, .gform_wrapper li.gfield.form-date.gfield_error.gfield_contains_required {
	    width: 26%;
	}
	
	body .gform_wrapper ul li.gfield.form-time, .gform_wrapper li.gfield.form-time.gfield_error.gfield_contains_required {
	    width: 22%;
		padding-right:0;
	}
}



@media only screen and (max-width : 1000px)  { 
	
	.newsletter-item {
	    width: 30%;
	}
	
	.newsletter-item:nth-child(4) {
	    margin-right: 0 !important;
	}
	
	.newsletter-item-1 {
	    max-height: 430px;
	}
	
	#posts-container h1 {
		font-size: 43px !important;
		line-height: 60px !important;
	}
	
	.one-seven h3 {
	    padding: 16px 33px;
	    font-size: 21px !important;
	    line-height: 22px !important;
	}
	
	.one-seven p {
	    font-size: 14px !important;
	}
	
	.one-seven {
	    width: 14.2%;
	}
	
	#start-opening-hours ul {
		width: 100% !important;
		margin-bottom: 10px !important;
	}
	
	.fusion-blog-layout-medium .fusion-post-slideshow {
	    height: auto;
	    width: 100%;
	    margin-bottom: 10px;
	}
	
	.timetable-tables table {
	    width: 100%;
	    margin-right: 0;
	}
	
	.timetable-tables table {
	    font-size: 18px;
	}
	
	.timetable-tables table th {
	    font-size: 18px;
	}
	
	.timetable-tables table td:first-child {
	    width: 25%;
	}
	
	.timetable-tables table td:nth-child(2) {
	    width: 18%;
	}
	
	.timetable-tables table td:nth-child(3) {
	    width: 28%;
	}
	
	.timetable-tables table td:last-child {
	    width: 33%;
	}
	
	.timetable-header .fusion-title {
	    margin-bottom: 0 !important;
	}
	
	div.timetable-tables .fusion-column-wrapper{
		padding:40px 30px 20px 30px !important;
	}
	.timetable-tables table td {
	    font-size: 16px;
	}
	
	.timetable-container {
	    padding-bottom: 30px !important;
	}
}



@media only screen and (max-width : 990px)  { 

	table.live-table {
	    font-size: 14px;
	}
	
	.start-on-airport .content-box-column h2.content-box-heading {
	    font-size: 20px !important;
	}
	
	.start-on-airport .fusion-column {
	    margin-bottom: 5px;
	}
	
	
	.operator-container a.fusion-button {
	    width: 190px !important;
	    padding: 17px 10px;
	}
	
	
	.working-staff .fusion-one-half {
    	width: 79.5%;
	}
	
	
	.contact-staff .fusion-one-fourth {
	    width: 30%;
	}
}

@media only screen and (max-width : 960px)  { 

	img.fusion-standard-logo {
	    max-height: 60px !important;
	}
	
	.fusion-main-menu > ul > li > a, .side-nav li a{
		font-size:13px !important;
		line-height: 75px !important;
		height: 75px !important;
	}
	
	.fusion-header{
		height:75px !important;
	}
	
	.start-on-airport .content-box-column.col-sm-4{
		width:30%;
	}
	
	div#lca-promo h2 {
	    font-size: 55px !important;
	}
	
	div.page-padding-top {
	    padding-top: 150px !important;
	}
	
	div.bawmrp ul li {
	    height: 130px;
	}
	
	div.bawmrp ul li a span {
		font-size: 27px;
	}
	
	#book-airline div.fusion-one-half h4 {
		font-size: 20px !important;
	}
	
	#book-agency div.fusion-one-half {
		width: 100% !important;
		margin-bottom: 20px !important;
	}
	
	#book-agency .fusion-one-half.fusion-column-last {
		width: 80% !important;
	}
	
	body.blog div#main, body.single-post div#main {
	    padding-top: 190px;
	}

}


@media only screen and (max-width : 930px)  {
	#opening-hours table th {
	    padding: 15px 0 15px 25px;
	    font-size: 20px;
	    line-height: 20px;
	}

	#opening-hours table tbody tr:first-child td {
	    padding: 20px 0 5px 25px;
	}

	#opening-hours table td {
	    padding: 5px 0 5px 25px;
	    font-size: 16px;
	}
	
	#advertising-logo .fusion-one-sixth {
		width: 28% !important;
		height: 180px !important;
		padding: 10px;
	}
	
}


@media only screen and (max-width : 890px)  {

	table.live-table col:first-child{
		width:10%;
	}

	table.live-table col:nth-child(2){
		width:13%;
	}

	table.live-table col:nth-child(3){
		width:18%;
	}

	table.live-table col:last-child{
		width:18%;
	}

	.timetable-tables table th {
    	font-size: 14px;
	}
	
	
	.working-staff .fusion-one-fifth {
		width: 29% !important;
	}
	
	.working-staff .fusion-column-last {
		margin-right: 4% !important;
	}
	
	.working-staff .fusion-clearfix:nth-child(6) {
		display: none;
	}
	
	.working-staff .fusion-clearfix:nth-child(12) {
		display: none;
	}
	
	
	.working-staff .fusion-column-last:nth-child(11), .working-staff .fusion-column-last:nth-child(11) p {
		margin-bottom: 0 !important;
	}
	
	
	
	
	
	.trips-header h3.title-heading-left {
		font-size: 25px !important;
		line-height: 40px !important;
	}
	
	.trips-header h4.title-heading-left {
		font-size: 21px !important;
		line-height: 40px !important;
	}
	

}

@media only screen and (max-width : 860px)  { 

	.fusion-main-menu > ul > li {
	    padding-right: 30px !important;
	}
	
	.fusion-main-menu .fusion-last-menu-item, .fusion-main-menu > ul > li:last-child {
	    padding-right: 0 !important;
	}
	
	div#start-opening-hours h2.content-box-heading {
	    line-height: 23px !important;
	    font-size: 18px !important;
	}
	
	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon, #start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .image {
	    width: 30px;
	}
	
	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .fontawesome-icon {
	    font-size: 20px !important;
	}
	
	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon img {
	    width: 19px;
		padding-top: 0;
	}
	
	#start-opening-hours ul{
		font-size:14px;
	}
	
	#start-opening-hours ul {
	    width: 110px;
	}
	
	#lca-promo p {
	    padding: 0 5%;
	}
	
	.czech-logo {
	    max-width: 190px;
	}
	
	.sas-logo {
	    max-width: 65px;
	}
	
	.klm-logo {
	    max-width: 135px;
	}
	
	.one-seven h3 {
	    padding: 16px 20px;
	}
	
	
	#opening-hours div.content-wrapper-background div.content-container {
	    padding-left: 0px;
	}
}

@media only screen and (max-width : 800px)  { 
	
	#toTop {
	    bottom: -5px !important;
	}
	
	#start-opening-hours ul {
	    width: 130px;
	}
	
	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	    top: 3px !important;
	}
	
	.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header{
		padding-top:12px !important;
		padding-bottom:12px !important;
	}
	
	.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-nav-holder{
		padding-top:14px !important;
	}
	
	.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item a{
		text-decoration:none !important;
		font-family: 'Futura-Condensed-Light' !important;
	}
	
	.fusion-mobile-menu-icons a:focus{
		text-decoration:none !important;
	}
	
	.fusion-header {
	    height: 85px !important;
	}
	
	.fusion-mobile-menu-icons a {
	    font-size: 30px !important;
	    margin-top: 15px !important;
	}
	
	.fusion-mobile-menu-design-modern .fusion-alignleft {
	    border-bottom: 0 !important;
	}
	
	.fusion-social-networks.boxed-icons .fusion-social-network-icon{
		margin:0 5px;
	}
	
	.fusion-secondary-header{
		min-height:35px !important;
	}
	
	.fusion-mobile-menu-design-modern .fusion-social-links-header{
		margin-top:7px !important;
		margin-bottom:2px !important;
	}
	
	.fusion-social-links-header .fusion-social-networks.boxed-icons a {
	    width: calc(10px + (2 * 6px) + 2px) !important;
		font-size:10px !important;
	}
	
	#main h2.ls-l {
	    font-size: 60px !important;
	    left: 0 !important;
	    right: 0 !important;
	    position: absolute !important;
	    margin: 0 auto !important;
	    width: 275px !important;
		top: 26% !important;
	}
	
	h1.ls-l {
	    position: absolute !important;
	    left: 0 !important;
	    right: 0 !important;
	    margin: 0 auto !important;
	    width: 510px !important;
	    font-size: 120px !important;
	    top: 56% !important;
	}
	
	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .fontawesome-icon {
	    font-size: 30px !important;
	}
	
	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon, #start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .image {
	    width: 50px;
	}
	
	div#start-opening-hours {
	    max-width: 100%;
	    margin: 0;
	}
	
	div#start-opening-hours h2.content-box-heading {
	    line-height: 34px !important;
	    font-size: 26px !important;
	}
	
	#start-opening-hours ul {
	    font-size: 16px;
	    display: inline-block;
	    margin: 0 25px 0 0;
	}
	
	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon img {
	    width: 30px;
	}
	
	div#start-opening-hours .content-box-column-1{
		width:60%;
		float:left;
		padding:0;
	}
	
	div#start-opening-hours .content-box-column-2{
		width:40%;
		float:left;
		padding:0;
	}
	
	div#start-opening-hours .fusion-clearfix:nth-child(3) {
	    clear: none;
	    float: left;
	}
	
	div#start-opening-hours .content-box-column-1 .content-wrapper-background{
	    padding: 30px 15px 30px 30px;
		height:330px;
	}

	div#start-opening-hours .content-box-column-2 .content-wrapper-background {
		padding: 30px 30px 30px 15px;
		height:330px;
	}
	
	table.live-table col:first-child{
		width:11%;
	}

	table.live-table col:nth-child(2){
		width:14%;
	}

	table.live-table col:nth-child(3){
		width:19%;
	}

	table.live-table col:last-child{
		width:15%;
	}
	
	table.live-table {
	    font-size: 14px;
	}
	
	.start-on-airport .content-box-column h2.content-box-heading {
	    font-size: 26px !important;
	}
	
	.start-on-airport .fusion-clearfix{
		display:none;
	}
	
	.start-on-airport .content-box-column.col-sm-4 {
	    width: 50%;
	    float: left;
	}
	
	div#fb-two-fifth{
		width:100%;
	}
	
	body .fusion-one-third.fb-one-third {
	    width: 40%;
	}
	
	body .fusion-mobile-menu-design-modern .fusion-alignleft, body .fusion-mobile-menu-design-modern .fusion-alignright {
	    width: 50%;
	    float: left;
	    display: block;
	}
	
	#lang_sel > ul a, #lang_sel_click > ul a{
		padding-top:2px;
	}
	
	.fusion-secondary-menu-search{
	    margin-top: 6px;
	    width: 80%;
	    float: right !important;
		margin-right:5px;
	}
	
	.fusion-mobile-menu-design-modern .fusion-social-links-header{
		margin-left:5px;
	}
	
	.fusion-secondary-menu-search .searchform .search-table .search-field input, .fusion-secondary-menu-search input.s, .fusion-secondary-menu-search input[type="text"]{
		height:26px;
	}
	
	.fusion-secondary-menu-search .searchform .search-table .search-button input[type="submit"] {
	    height: 26px;
	    width: 26px;
	    line-height: 26px;
	}
	
	.fusion-secondary-menu-search .searchform .search-button{
		width:26px;
	}
	
	form.searchform{
		min-width:0;
	}
	
	h1.ls-l {
	    width: 85% !important;
	    font-size: 100px !important;
	    line-height: 1.2 !important;
	    top: 42% !important;
		text-align:center;
	}
	
	#layerslider_1 .ls-slide-1 h1#andorra-banner {
	    font-size: 60px !important;
		line-height: 70px !important;
		top: 33% !important;
	}
	
	h2#andorra-banner-2 {
	    top: 20% !important;
	}
	
	h2.ls-l {
	    width: 85% !important;
	    top: 30% !important;
	    text-align: center;
	}
	
	h1.ls-l.smaller-title{
		font-size:55px !important;
		line-height:70px !important;
		top: 65% !important;
	}
	
	img.ls-l.slider-logo-image {
	    top: 20% !important;
	}
	
	body footer .fusion-columns div.fusion-column {
	    width: 50% !important;
	    float: left;
	    min-height: 275px;
	}
	
	.fusion-column.col-lg-3.col-md-3.col-sm-3:nth-child(3), .fusion-column.fusion-column-last.col-lg-3.col-md-3.col-sm-3 {
	    padding-top: 0;
		margin-bottom:0;
	}
	
	.fusion-footer-widget-area{
		padding-bottom:0;
	}
	
	
	div.page-padding-top {
	    padding-top: 0 !important;
	
	}
	
	div.bawmrp ul li a span {
	    font-size: 22px;
	}
	
	div.bawmrp ul li {
	    height: 100px;
	}
	
	div#gen-avi-pilot-icon {
	    width: 80px;
	    float: right;
	    margin-top: -83px !important;
	}
	
	.operator-container .fusion-three-fourth {
	    width: 100% !important;
		margin-bottom: 0 !important;
	}
	
	.operator-container a.fusion-button {
	    width: 240px !important;
	}
	
	.operator-container .fusion-one-fourth {
	    width: 100% !important;
	}
	
	.operator-header div.fusion-title-size-three, .operator-header div.fusion-title-size-two, .operator-header div.fusion-title-size-four {
		margin-bottom: 0 !important;
	}
	
	.operator-header h3.title-heading-left {
		line-height: 52px !important;
	}
	
	.operator-header .small-post-title h4 {
		line-height: 35px !important;
	}
	
	.operator-container .fusion-three-fourth div.fusion-column-wrapper {
	    padding: 5px 10px 0px 5px !important;
	}
	
	.operator-container .fusion-one-fourth div.fusion-column-wrapper {
	    padding: 10px 25px 10px 5px !important;
	}
	.operator-container {
	    padding-bottom: 25px !important;
	}
	
	
	#book-airline div.fusion-one-half {
	    width: 100%;
	    margin-right: 0;
	    margin-bottom: 10px !important;
		margin-top: 10px !important;
	}
	
	#book-airline div.fusion-one-half .fusion-column-wrapper .fusion-imageframe, 	#book-airline div.fusion-one-half .fusion-column-wrapper {
		height: 180px;
	}
	
	#book-agency .fusion-one-half.fusion-column-last {
	    width: 100% !important;
	}
	
	#book-airline div.fusion-one-half .fusion-column-wrapper {
	    height: inherit;
	}
	
	#main .fusion-title {
	    margin-bottom: 3px !important;
	}
	
	#bagage-intro .fusion-button-wrapper {
	    width: 250px;
	    float: left;
	    margin-left: 0;
	}
	
	.working-staff .fusion-one-fifth {
		margin-right: 4% !important;
	}
	
	.working-staff .fusion-title {
		margin-top: 10px !important;
	}
	
	#who-works {
		padding-bottom: 0 !important;
	}
	
	#who-works .fusion-title {
		margin-bottom: 10px !important;
	}
	
	
	.contact-staff .fusion-one-fourth {
	    width: 48% !important;
	}
	
	.contact-staff .fusion-one-fourth:nth-child(1), .contact-staff .fusion-one-fourth:nth-child(3) {
	    margin-right: 4%;
	}
	
	#main .contact-staff .fusion-title {
		margin-top: 10px !important;
	}
	
	.contact-staff {
	    padding-top: 0 !important;
	}
	
	div#contact-notice {
	    margin-top: 20px !important;
	}
	
	
	.newsletter-item {
	    width: 48% !important;
	}
	
	.newsletter-item:nth-child(2), .newsletter-item:nth-child(4) {
	    margin-right: 4% !important;
	}
	
	.newsletter-item-1 {
	    max-height: 100% !important;
	}
	
	
	#main .newsletter-item .fusion-title {
		margin-bottom: 13px !important;
	}
	
	.fb-one-third {
	    width: 48% !important;
	}
	
	.fb-one-third:nth-child(2) {
	    margin-right: 4% !important;
	}
	
	.fusion-content-boxes.fusion-columns-1 .fusion-column {
	    margin-bottom: 30px;
	}
	
	#start-timetable {
		margin-top: 30px !important;
	}
	
	body.blog div#main, body.single-post div#main {
	    padding-top: 40px;
	}
	
	.fusion-footer-widget-area {
	    padding-bottom: 25px !important;
	}
	
	.one-seven h3 {
	    font-size: 19px !important;
	    line-height: 22px !important;
	}
	
	#main .travel-tip-headline {
		margin-top: 13px !important;
	}
	
	.travel-tip-text {
		margin-bottom: 30px !important;
	}
	
	.hidden-container {
		margin-top: 20px;
	}
	
	.travel-tip-button {
		margin-bottom: 30px;
	}
	
	.trips-header h4.title-heading-left {
	    font-size: 18px !important;
	    line-height: 35px !important;
	}
	
	.trips-header h3.title-heading-left {
	    font-size: 22px !important;
	    line-height: 35px !important;
	}
	
	#main .trips-header .fusion-title {
		margin-bottom: 0 !important;
	}
	
	#advertising-logo .fusion-one-sixth {
		width: 28% !important;
		height: 110px !important;
		padding: 20px;
		margin-right: 5%;
	}
	
	#advertising-logo .logo-height {
		height: 130px !important;
	}
	
	
	#layerslider_1 .ls-slide-3 h1.ls-l, #layerslider_1 .ls-slide-1 h1.ls-l, #layerslider_2 .ls-slide-1 h1.ls-l {
    	font-size: 80px !important;
    	line-height: 90px !important;
	}
	
	#start-opening-hours ul {
		width: 33% !important;
		margin-right:0;
	}

	/*
	#start-opening-hours ul:nth-child(1), #start-opening-hours ul:nth-child(4), #start-opening-hours ul:nth-child(7) {
		width: 35% !important;
	}
	*/

	#qtravel {
		bottom: 20px !important;
		right: 20px !important;
	}

}

@media only screen and (max-width : 785px)  { 
	
	div#lca-promo h2 {
	    font-size: 50px !important;
	    line-height: 62px !important;
	}

}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation: portrait)  {
	.columns .col {
		margin: 0 !important;
	}
}


@media only screen and (max-width: 768px) {
	
	.fusion-tabs-1.fusion-tabs .nav {
	    float: none;
	    width: 100% !important;
	}
	
	.fusion-tabs-1.fusion-tabs.vertical-tabs .tab-content {
	    float: none;
	    padding-top: 0px;
	    padding-left: 0px !important;
		width: 100% !important;
	}
	
	.fusion-tabs-1.fusion-tabs .tab-content > .active {
	    display: block;
	    padding: 5px 20px !important;
	}
	
	.fusion-tabs-1.fusion-tabs .nav-tabs > li .fusion-tab-heading {
	    text-align: left;
	}
	
	#wrapper .fusion-tabs.fusion-tabs-1.clean .nav-tabs li a {
	    padding: 9px 10px 9px 15px;
	}
	
	.fusion-tabs-1.fusion-tabs.clean .tab-content .tab-pane {
	    height: auto !important;
	}
	
	.fusion-tabs-1.fusion-tabs.clean .tab-content {
	    margin-top: 0px;
	}
}

@media only screen and (max-width : 735px)  { 

	#start-opening-hours ul {
	    font-size: 14px;
	}
	
	table.live-table {
	    font-size: 16px;
	}
	
	.timetable-header h2.title-heading-left {
	    line-height: 46px !important;
	    font-size: 35px !important;
		margin-right: 30px;
	}
	
	.timetable-header p:nth-child(2) {
	    font-size: 28px;
	}
	
	.timetable-header p:nth-child(3) {
	    font-size: 16px;
	    margin-top: 14px;
	}
	
	.trips-header h4.title-heading-left, .trips-header h3.title-heading-left {
	    line-height: 28px !important;
	}
	
	.timetable-header p img {
	    width: 56px;
	}

}

@media only screen and (max-width : 700px)  { 

	body .gform_wrapper ul li.gfield, .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	    width: 100%;
	    float: none;
	}
	
	body .gform_wrapper ul li.gfield.form-date, .gform_wrapper li.gfield.form-date.gfield_error.gfield_contains_required {
	    width: 50%;
		float:left;
	}
	
	body .gform_wrapper ul li.gfield.form-time, .gform_wrapper li.gfield.form-time.gfield_error.gfield_contains_required {
	    width: 50%;
		float:left;
	}
	
	body .gform_wrapper .gfield_time_hour, body .gform_wrapper .gfield_time_minute{
		max-width:100px;
	}
	
	body .gform_wrapper li.gfield.field_description_below+li.gsection {
	    margin-top: 35px!important;
	}
	
	.one-seven {
	    width: 24.2%;
	    margin-bottom: 0px;
	    margin-left: 0px;
	    margin-top: 10px;
	}

	.opening-all-days {
		display: flex;
		flex-flow: wrap;
	}
	
	.one-seven h3 {
	    padding: 9px 3px 5px 0px;
	    font-size: 27px !important;
	    line-height: 27px !important;
	    width: 105px;
	    color: #0069b1 !important;
	    background-color: transparent;
	    margin-bottom: 3px !important;
			text-align: left;
	}
	
	.one-seven p {
	    padding-left: 0px;
	    font-size: 18px !important;
			text-align: left;
			padding-right: 15px;
	}
	
	div.bawmrp ul li a span {
	    font-size: 21px;
	}
	
	
	.gform_validation_error li#field_1_13, .gform_validation_error li#field_1_2, .gform_validation_error li#field_1_3, .gform_validation_error li#field_1_4  {
	    height: auto;
	}
	
	#to-from-airport div.alignleft {
	    height: 53px;
	}
	
	.gform_wrapper #field_1_29, .gform_wrapper #field_1_27 {
	    display: inline-block;
	}
	
	.gform_wrapper #field_1_30, .gform_wrapper #field_1_28 {
	    display: inline-block;
	}
	
}

@media only screen and (max-width : 680px)  { 

	#start-opening-hours ul {
	    font-size: 13px;
		margin:0 0 20px 0;
	}
	
	div#start-opening-hours h2.content-box-heading {
	    line-height: 28px !important;
	    font-size: 22px !important;
	}
	
	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon, #start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .image {
	    width: 35px;
	}
	
	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .fontawesome-icon {
	    font-size: 24px !important;
	}
	
	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon img {
	    width: 24px;
	}
	
	h1.ls-l {
	    font-size: 75px !important;
	    line-height: 75px !important;
	}
	
	h2.ls-l{
		font-size:46px !important;
	    width: 90% !important;
	}
	
	h2#andorra-banner-2 {
	    font-size: 30px !important;
	    top: 20% !important;
	}
	
	h1#andorra-banner {
	    font-size: 50px !important;
	    line-height: 1.1 !important;
		top: 34% !important;
	}
	
	#layerslider_1 .ls-slide-3 h1.ls-l, #layerslider_1 .ls-slide-1 h1.ls-l, #layerslider_2 .ls-slide-1 h1.ls-l {
	    font-size: 60px !important;
	    line-height: 70px !important;
	}
	
	
	.czech-logo {
	    max-width: 160px;
		margin-right:0 !important;
	}
	
	.sas-logo {
	    max-width: 50px;
	}
	
	.klm-logo {
	    max-width: 110px;
	}
	
	.timetable-tables table td:last-child {
	    width: 31%;
	}
	
	.timetable-tables table td:nth-child(3) {
	    width: 28%;
	}
	
	.timetable-tables table td:first-child {
	    width: 23%;
	}
	
	#start-opening-hours ul {
	    width: 100px;
	}

}

@media only screen and (max-width : 660px)  { 

	table.live-table {
	    font-size: 14px;
	}

}


@media only screen and (max-width : 650px)  { 

	img.ls-l.slider-logo-image {
	    top: 15% !important;
	}
	
	h1.ls-l.smaller-title {
	    top: 60% !important;
	}
	
	div.bawmrp ul li {
	    width: 100%;
	    margin-right: 0px;
	    float: none;
	    height: 120px;
	    margin-top: 18px;
	}
	
	div.bawmrp ul li a span {
	    font-size: 28px;
	}
	
	.trips-header h3.title-heading-left {
		font-size: 20px !important;
		line-height: 25px !important;
		
	}
	
	.trips-header h4.title-heading-left {
		font-size: 17px !important;
		line-height: 25px !important;
		
	}
	
	
	.timetable-tables table {
	    font-size: 16px;
	}
	
	.timetable-tables p:nth-child(3){
		font-size: 14px;
	}
	
	
	

}

@media only screen and (max-width : 640px)  { 
	body .gform_wrapper ul li.gfield.form-date, .gform_wrapper li.gfield.form-date.gfield_error.gfield_contains_required {
	    width: 48%;
	    float: left;
	    margin-right: 4%;
	}
	
	body .gform_wrapper ul li.gfield.form-time, .gform_wrapper li.gfield.form-time.gfield_error.gfield_contains_required {
		width: 48%;
	}
	
	.gform_wrapper #field_1_29, .gform_wrapper #field_1_27 {
	    width: 48%;
	    clear: left;
	    display: inline-block;
	    margin-right: 4%;
	}
	
	.gform_wrapper #field_1_30, .gform_wrapper #field_1_28 {
	    width: 48%;
	    display: inline-block;
	}
	
	body .gform_wrapper .top_label div.ginput_container {
	    overflow: hidden;
	}
}



@media only screen and (max-width : 600px)  { 

	table.live-table col:first-child{
		width:10%;
	}

	table.live-table col:nth-child(2){
		width:13%;
	}

	table.live-table col:nth-child(3){
		width:18%;
	}

	table.live-table col:last-child{
		width:18%;
	}
	
	.start-on-airport .content-box-column.col-sm-4 {
	    width: 100%;
	    float: none;
	    margin-bottom: 15px;
	}
	
	.start-on-airport .content-box-column h2.content-box-heading {
	    font-size: 22px !important;
	}
	
	h1.ls-l {
	    font-size: 75px !important;
	    line-height: 75px !important;
	}
	
	h2.ls-l {
	    font-size: 40px !important;
	}

	.timetable-header h2.title-heading-left {
	    margin-right: 0;
	}
	
	.timetable-container .fusion-imageframe {
	    height: 230px;
		overflow:hidden;
	}
	
	.timetable-container .fusion-imageframe img {
	    height: 100%;
	    width: auto;
	    max-width: none !important;
		margin-left:-150px;
	}
	
	.timetable-tables table{
		margin-bottom:15px;
	}
	
	.timetable-tables p {
	    margin-bottom: 0;
	}
	
	div.timetable-tables .fusion-column-wrapper {
	    padding: 20px 30px !important;
	}
	
	.timetable-header p:nth-child(2) {
	    font-size: 24px;
	    margin-top: 0;
	}
	
	.timetable-tables p:nth-child(3){
		font-size: 12px;
		margin-bottom:0px;
	}
	
	
	.timetable-header p:nth-child(3){
		margin-top:10px;
	}
	
	.timetable-tables .fusion-column-wrapper p:first-child {
	    margin-bottom: 14px;
	    margin-top: 3px;
	}
	
	
	.timetable-header p img {
	    width: 56px;
		vertical-align: bottom;
	}
	
	
	#opening-hours .fusion-content-boxes .content-wrapper-background {
	    padding: 25px 22px;
	}
	
	.working-staff .fusion-one-fifth {
	    width: 46% !important;
	}
	
	.one-seven {
	    width: 34.2%;
	}
	
	#advertising-logo .fusion-one-sixth {
		width: 46% !important;
		height: 100px !important;
		padding: 30px;
		margin-right: 3%;
		text-align: center;
		margin: 0 auto;
	}
	
	#advertising-logo .logo-height {
		height: 120px !important;
	}
	
	#main #toyota {
		height: 100px !important;
	}
	
	#opening-hours div.content-wrapper-background div.content-container {
	    font-size: 14px;
	    line-height: 1.6em;
	}
	
	#advertising-logo .fusion-one-sixth img {
	    max-width: 120px;
	    max-height: 60px;
	    width: auto;
	}
	
	.timetable-tables table th {
	    font-size: 15px;
	}
	
	.timetable-tables table {
	    font-size: 13px;
		line-height: 22px;
	}
	
	.timetable-tables table td {
	    font-size: 14px;
	}
	
	.timetable-tables table th {
	    font-size: 14px;
	}
	
	.timetable-tables .fusion-column-wrapper p:first-child {
	    font-size: 13px;
	}
	
	.timetable-tables p:nth-child(4) {
		font-size: 13px;
	}
	
	div.timetable-tables p em {
	    font-size: 11px;
	}
	
	.working-staff .fusion-column-last:nth-child(11), .working-staff .fusion-column-last:nth-child(11) p {
	    margin-bottom: 20px !important;
	}
	
	.timetable-tables table td:nth-child(3) {
	    width: 35%;
	}
	
	.timetable-tables table td:last-child {
	    width: 30%;
	}
	
	.timetable-tables table th {
	    font-size: 13px;
	}
	
	div.timetable-tables .fusion-column-wrapper{
		padding:30px 20px 20px 20px !important;
	}
}

@media only screen and (max-width : 570px)  { 

	#lca-promo p {
	    padding: 0;
	}
	
	
	.klm-logo {
	    max-width: 150px;
	}
	
	.sas-logo {
	    max-width: 145px;
	}
	
	.czech-logo {
	    max-width: 200px;
	    margin-right: 0 !important;
		margin-top: 35px;
	}
	
	.operator-container .fusion-one-full h3 {
	    font-size: 27px !important;
	}
	
	
	.trips-header h3.title-heading-left {
		font-size: 20px !important;
		line-height: 25px !important;
		
	}
	
	#layerslider_1 .ls-slide-1 h1#andorra-banner {
		top: 26% !important;
	}
	
	h2#andorra-banner-2 {
	    top: 15% !important;
	}
	
}

@media only screen and (max-width : 545px)  { 
	
	div#start-opening-hours .content-box-column-1 {
	    width: 100%;
	    float: none;
	}
	
	div#start-opening-hours .content-box-column-2 {
	    width: 100%;
	    float: none;
	}
	
	div#start-opening-hours .content-box-column-1 .content-wrapper-background, div#start-opening-hours .content-box-column-2 .content-wrapper-background{
		height:auto;
	}
	
	.content-box-column-1 .content-wrapper-background {
	    padding: 30px 20px 20px 20px;
	}
	
	div#start-opening-hours .content-box-column-2 .content-wrapper-background {
	    padding: 10px 20px 30px 20px;
	}
	
	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon, #start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .image {
	    width: 50px;
	}
	
	div#start-opening-hours h2.content-box-heading {
	    line-height: 34px !important;
	    font-size: 26px !important;
	}
	
	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .fontawesome-icon {
	    font-size: 30px !important;
	}
	
	#start-opening-hours.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon img {
	    width: 30px;
	}
	
	#start-opening-hours ul {
	    font-size: 16px;
	}
	#start-opening-hours ul {
	    width: 130px;
	}
	
	
	body .fusion-mobile-menu-design-modern .fusion-alignleft, body .fusion-mobile-menu-design-modern .fusion-alignright {
	    width: 95%;
	    float: none;
		margin:0 auto;
	}
	
	.search-table {
	    padding-top: 5px !important;
	}
	
	.fusion-secondary-menu-search {
	    margin: 5px 0 10px 0;
	    width: 100%;
	    float: none !important;
	}
	
	.fusion-mobile-menu-design-modern .fusion-social-links-header {
	    margin-left: 0;
	}
	
	#lang_sel, #lang_sel_click{
		float:right;
	}
	
	img.ls-l.slider-logo-image {
	    top: 10% !important;
	}
	
	h1.ls-l.smaller-title {
	    top: 55% !important;
	}
	
	body footer .fusion-columns div.fusion-column {
	    width: 100% !important;
	    float: none;
	    min-height: 0;
		text-align:center;
	}
	
	div#social_links-widget-2 {
	    text-align: center;
	}
	
	.fusion-footer-widget-area {
	    padding-bottom: 35px !important;
	}
	
	.fusion-column.col-lg-3.col-md-3.col-sm-3:nth-child(2), .fusion-column.col-lg-3.col-md-3.col-sm-3:nth-child(3), .fusion-column.fusion-column-last.col-lg-3.col-md-3.col-sm-3 {
	    padding-top: 0;
	}
	
	.fusion-columns .fusion-column:not(.fusion-column-last) {
	    margin: 0 0 50px !important;
	}
	
	.contact-staff .fusion-one-fourth {
	    width: 100% !important;
		margin-right: 0 !important;
	}
	
	
	#layerslider_1 .ls-slide-3 h2.ls-l, #layerslider_1 .ls-slide-1 h2.ls-l, #layerslider_2 .ls-slide-1 h2.ls-l  {
	    font-size: 40px !important;
	    line-height: 70px !important;
		    top: 23% !important;
	}
	
	#layerslider_1 .ls-slide-1 h1#andorra-banner {
	    font-size: 45px !important;
	    line-height: 55px !important;
		top: 32% !important;
	}
	
	#layerslider_1 .ls-slide-1 h2#andorra-banner-2 {
		font-size: 30px !important;
	    top: 13% !important;
	}

}


@media only screen and (max-width : 520px)  { 
	
	table.live-table tr {
	    padding: 10px 0;
	    display: block;
		border-bottom:1px solid #efe9ed;
		min-width: 270px;
		max-width: 500px;
	}
	
	table.live-table thead{
		display:none;
	}
	
	table.live-table td{
		display:block;
	}
	
	table.live-table td:before {
	    content: attr(data-th);
	    font-weight: bold;
	    width: 45%;
	    display: inline-block;
	    text-transform: uppercase;
	}
	
	table.live-table {
	    font-size: 16px;
	}
	
	table#live-departing.live-table td:last-child {
	    display: none;
	}
	
	table#live-departing.live-table tr:last-child, table#live-arriving.live-table tr:last-child {
	    border-bottom:0;
	}
	
	div#start-departing, div#start-arriving{
		margin-bottom:0 !important;
	}
	
	h1.ls-l {
	    font-size: 65px !important;
	    line-height: 65px !important;
		top:45% !important;
	}
	
	h2.ls-l{
		font-size:38px !important;
		top:35% !important;
	}
	
	h2#andorra-banner-2 {
	    font-size: 22px !important;
	    top: 10% !important;
		line-height: 1.1 !important;
	    width: 95% !important;
	}
	
	h1#andorra-banner {
	    font-size: 40px !important;
	    line-height: 1.1 !important;
	    top: 27% !important;
	}
	
	h1.ls-l.smaller-title {
	    font-size: 45px !important;
	    line-height: 50px !important;
	}

	
	.different-hours h2 {
		font-size: 20px !important;
		line-height: 25px !important;
	}
	
	#opening-hours div.content-wrapper-background div.heading div.icon i {
	    height: 35px !important;
	    width: 35px !important;
	    line-height: 35px !important;
	}
	
	.fb-one-third {
	    width: 100% !important;
		margin-right: 0 !important;
	}
	
	#region-promotion div.content-wrapper-background {
	    padding: 60px 35px 30px 35px;
	}
	
	#region-promotion p {
	    margin-bottom: 45px;
	    line-height: 48px;
	}
	
	#region-promotion-logo {
		margin-bottom: 10px !important;
	}
	
	.one-seven {
	    width: 45%;
	}
}


@media only screen and (max-width : 500px)  {

	.timetable-header h2.title-heading-left {
	    line-height: 38px !important;
	    font-size: 30px !important;
	}
	
	.timetable-header p img {
	    width: 50px;
	    vertical-align: text-bottom;
	}
	
	.timetable-tables .fusion-column-wrapper p:first-child {
	    margin-bottom: 14px;
	    margin-top: 0px;
	    font-size: 13px;
	}
	
	
	#layerslider_1 .ls-slide-3 h1.ls-l, #layerslider_1 .ls-slide-1 h1.ls-l, #layerslider_2 .ls-slide-1 h1.ls-l {
	    font-size: 55px !important;
	    line-height: 70px !important;
	}
	
	
	#to-from-airport div.alignleft {
	    height: 40px;
	}
	
	#layerslider_1 .ls-slide-1 h1#andorra-banner {
	    font-size: 40px !important;
	    line-height: 50px !important;
	    top: 32% !important;
	}
	
	#layerslider_1 .ls-slide-1 h2#andorra-banner-2 {
		font-size: 25px !important;
	    top: 13% !important;
	}


}

@media only screen and (max-width : 480px)  {

	.timetable-tables table td:nth-child(3) {
	    width: 36%;
	}
	
	.timetable-tables table td:first-child {
	    width: 24%;
	}
	
	.timetable-tables table td:last-child {
	    width: 37%;
	}

	.timetable-tables table th:nth-child(3) {
	    background-size: 13px 13px;
	}
	
	.timetable-tables table th:nth-child(4), .timetable-tables table td:nth-child(4) {
	    padding-left: 15px;
	}

	body .gform_wrapper.gf_browser_chrome .gform_body {
	    width: 100%;
	}
	
	body .gform_wrapper ul li.gfield.form-date, .gform_wrapper li.gfield.form-date.gfield_error.gfield_contains_required {
	    width: 48%;
	    float: left;
		margin-right:4%;
	}
	
	body .gform_wrapper ul li.gfield.form-time, .gform_wrapper li.gfield.form-time.gfield_error.gfield_contains_required {
	    width: 48%;
	    float: left;
	}
	
	body .gform_wrapper .gfield_time_hour, body .gform_wrapper .gfield_time_minute {
	    max-width: 70px;
	}
	
	body .gform_wrapper li.gfield.form-time.gfield_error.gfield_contains_required div.ginput_container{
		max-width:70px;
	}
	
	
	.operator-container .fusion-one-full h3 {
		font-size: 25px !important;
		line-height: 35px !important;
	}


	.operator-header h2.title-heading-left {
	    line-height: 35px !important;
	    font-size: 28px !important;
	}
	
	.operator-container .fusion-one-full h4 {
		font-size: 20px !important;
		line-height: 30px !important;
	}
	
	.trips-header h3.title-heading-left {
		font-size: 20px !important;
		line-height: 25px !important;
		
	}
	
	.trips-header h4.title-heading-left {
		font-size: 17px !important;
		line-height: 25px !important;
		
	}
	
	
	.operator-header div.fusion-title-size-three {
		margin-right: 0 !important;
	}
	.operator-header div.fusion-column-wrapper {
	    padding: 15px 10px 8px 20px !important;
	}
	
	.newsletter-item {
	    width: 100% !important;
		margin-right: 0 !important;
	}
	
	#layerslider_1 .ls-slide-3 h1.ls-l, #layerslider_1 .ls-slide-1 h1.ls-l, #layerslider_2 .ls-slide-1 h1.ls-l {
	    font-size: 40px !important;
	    line-height: 40px !important;
	}
	
	
	#layerslider_1 .ls-slide-3 h2.ls-l, #layerslider_1 .ls-slide-1 h2.ls-l, #layerslider_2 .ls-slide-1 h2.ls-l {
	    font-size: 25px !important;
	    line-height: 35px !important;
		    top: 25% !important;
	}
	
	
 }
 
 @media (max-width: 480px), (max-device-width: 480px) {
 	body.fusion-body .fusion-column-wrapper .gform_wrapper .gfield_time_hour input {
 	    width: 84% !important;
 	}
 }


@media only screen and (max-width : 450px)  { 

	h1.ls-l {
	    font-size: 45px !important;
	    line-height: 45px !important;
	    top: 45% !important;
	}
	
	h2.ls-l {
	    font-size: 28px !important;
	    top: 33% !important;
	}
	
	
	#layerslider_1 .ls-slide-3 h2.ls-l, #layerslider_1 .ls-slide-1 h2.ls-l, #layerslider_2 .ls-slide-1 h2.ls-l {
		 top: 23% !important;
	}
	
	

	
	div#lca-promo h2 {
	    font-size: 40px !important;
	    line-height: 46px !important;
	}
	
	div#lca-promo {
	    padding-top: 45px !important;
	    padding-bottom: 45px !important;
	}

	
	
	div.bawmrp ul li {
	    height: 115px;
	}
	
	div.bawmrp ul li a span {
	    font-size: 25px;
	}
	
	.fusion-button-wrapper, .fusion-button {
	    width: 100% !important;
	}
	
	.working-staff .fusion-one-fifth {
	    width: 100% !important;
		margin-right: 0 !important;
	}
	
	#posts-container h1 {
	    font-size: 35px !important;
	    line-height: 50px !important;
	}
	
	#region-promotion div.content-wrapper-background {
	    padding: 35px 25px 3px 25px;
	}
	
	#region-promotion p {
	    color: #fff;
	    font-size: 28px;
	    font-weight: bold;
	    margin-bottom: 35px;
	    line-height: 35px;
	}
	
	#region-promotion-logo {
	    margin-bottom: 20px !important;
	}
	
	.one-seven {
	    width: 100%;
	}

	.one-seven p {
		padding-right: 0;
	}
	
	li#field_1_20 {
		padding-top: 20px !important;
	}
	
	#advertising-logo .fusion-one-sixth {
		width: 100% !important;
		height: auto !important;
		padding: 20px;
		margin-right: 0;
		margin-bottom: 20px !important;
	}
	
	#advertising-logo .fusion-one-sixth img {
		max-width: 170px;
		max-height: 90px;
	}
	
	#ericsson img {
		max-width: auto;
		width: auto;
		max-height: 130px;
	}
	
	
	#advertising-logo .logo-height {
		height: auto !important;
	}
	
	#main #toyota {
		height: auto !important;
	}
	
	.timetable-header h2.title-heading-left {
	    line-height: 32px !important;
	    font-size: 26px !important;
	}
	
	.timetable-header p img {
	    width: 42px;
	    vertical-align: baseline;
	}
	
	.timetable-header p:nth-child(2) {
	    margin-right: 0px;
	}
	
	.timetable-header h2.title-heading-left {
	    line-height: 34px !important;
	    font-size: 28px !important;
	}
	
	.timetable-header p:nth-child(2) {
	    font-size: 18px;
	    margin: 0;
	}
	
	.timetable-header p:nth-child(3) {
	    margin-top: 5px;
	    font-size: 14px;
	}
	
	.timetable-tables table th {
	    font-size: 10px;
		line-height: 14px;
	}
	
	.timetable-tables table {
	    font-size: 10px;
		line-height: 18px;
	}
	
	.timetable-tables .fusion-column-wrapper p:first-child {
	    font-size: 10px;
	}
	
	.timetable-tables p:nth-child(3){
		font-size: 10px;
	}
	
	.timetable-tables p:nth-child(4) {
	    font-size: 10px;
	}
	
	.timetable-tables table th:nth-child(4), .timetable-tables table td:nth-child(4) {
	    padding-left: 10px;
	}
	
	.timetable-tables table td {
	    font-size: 11px;
	}
	
	#layerslider_1 #slider-prag h2.ls-l{
		font-size: 26px !important;
	}
}

@media only screen and (max-width : 420px)  { 
	
	
	#start-opening-hours ul {
	    width: 120px;
	}

	
	div#social_links-widget-2 {
	    text-align: center;
	}
	
	.fusion-footer-widget-column {
	    margin-bottom: 10px;
	}
	

	
	.timetable-header p:nth-child(2) {
	    font-size: 24px;
	    margin: 0;
	}
	
	.timetable-header p:nth-child(3) {
	    margin-top: 9px;
	}
	
	.operator-container .fusion-one-full h3 {
		font-size: 20px !important;
		line-height: 35px !important;
	}

	.operator-container .fusion-one-full h4 {
		font-size: 18px !important;
		line-height: 25px !important;
	}
	
	.operator-header div.fusion-title-size-two {
	    margin-right: 8px;
	}
	
	.trips-header h3.title-heading-left {
		font-size: 20px !important;
		line-height: 25px !important;
		
	}
	
	.trips-header h4.title-heading-left {
		font-size: 17px !important;
		line-height: 25px !important;
		
	}
	
	#layerslider_1 #slider-prag h2.ls-l{
		font-size: 22px !important;
	}
	
	#layerslider_1 .ls-slide-1 h1#andorra-banner {
	    font-size: 34px !important;
	    line-height: 44px !important;
	    top: 29% !important;
	}
	
	#layerslider_1 .ls-slide-1 h2#andorra-banner-2 {
		font-size: 25px !important;
	    top: 13% !important;
	}

}

@media only screen and (max-width : 400px)  {
	
	.different-hours .content-container {
    	font-size: 14px;
	}
	
	.operator-container .fusion-one-full h3 {
	    font-size: 17px !important;
	    line-height: 27px !important;
	}
	
	.operator-container .fusion-one-full h2 {
	    font-size: 20px !important;
	    line-height: 25px !important;
	}
	
	.timetable-header h2.title-heading-left {
	    line-height: 26px !important;
	    font-size: 21px !important;
	}
	
	.timetable-header p img {
	    width: 36px;
	}
	
	.klm-logo {
	    max-width: 130px;
	}
	
	.czech-logo {
	    max-width: 170px;
	}
	
	#start-opening-hours ul {
	    width: 100% !important;
		margin-bottom: 10px !important;
	}
	
	

	
}


@media only screen and (max-width : 350px)  {
	#layerslider_1 h1, #layerslider_2 h1, #layerslider_1 .ls-slide-3 h1.ls-l, #layerslider_1 .ls-slide-1 h1.ls-l, #layerslider_2 .ls-slide-1 h1.ls-l {
	    font-size: 30px !important;
	    line-height: 42px !important;
	}
	
	#layerslider_1 h2, #layerslider_2 h2, #layerslider_1 .ls-slide-3 h2.ls-l, #layerslider_1 .ls-slide-1 h2.ls-l, #layerslider_2 .ls-slide-1 h2.ls-l {
	    font-size: 24px !important;
	    line-height: 40px !important;
		top: 22% !important;
	}
	
	#start-opening-hours ul {
	    font-size: 16px;
	    width: 100%;
	    margin-bottom: 10px;
	}
	
	#start-opening-hours ul:nth-child(2) {
		margin-bottom: 0 !important;
	}
	
	#region-promotion div.content-wrapper-background {
	    padding: 35px 25px 3px 25px;
	}
	
	#region-promotion p {
	    color: #fff;
	    font-size: 28px;
	    font-weight: bold;
	    margin-bottom: 30px;
	    line-height: 30px;
	}
	
	.timetable-tables table td:nth-child(3) {
	    width: 36%;
	}
	
	.timetable-tables table td:first-child {
	    width: 30%;
	}
	
	.timetable-tables table td:last-child {
	    width: 34%;
	}
	
	
	
	
	.operator-header div.fusion-column-wrapper {
	    padding: 15px 10px 8px 15px !important;
	}
	
	
	
	.timetable-header div.fusion-column-wrapper {
	    padding: 15px 25px 8px 18px !important;
	}
	
	.timetable-header h2.title-heading-left {
	    line-height: 34px !important;
	    font-size: 25px !important;
	}
	
	div.timetable-tables .fusion-column-wrapper {
	    padding: 20px 10px 15px 15px !important;
	}
	
	.timetable-tables table td:first-child {
	    width: 18%;
	    padding-right: 4px;
	}
	
	.timetable-tables table th:nth-child(3) {
	    background-position: right 0px center;
	}
	
	body .gform_wrapper .gfield_time_hour, body .gform_wrapper .gfield_time_minute {
	    max-width: 60px !important;
	}
	
	.gform_wrapper label.gfield_label {
	    font-weight: 700;
	    font-size: 14px !important;
	}
	
	body .gform_wrapper .top_label div.ginput_container {
		margin-top: 3px !important;
	}
	
	.operator-header h2.title-heading-left {
	    line-height: 24px !important;
	    font-size: 23px !important;
	}
	
	.operator-container .fusion-one-full h3 {
	    font-size: 17px !important;
	    line-height: 24px !important;
	}
	
	.operator-header div.fusion-title-size-two {
	    margin-right: 7px;
	}
	
	
	
	.gform_wrapper #field_1_29, .gform_wrapper #field_1_27 {
	    width: 100%;
	    display: block;
	    margin-right: 0;
	}
	
	.gform_wrapper #field_1_30, .gform_wrapper #field_1_28 {
	    width: 100%;
	    display: block;
	}
	

}
