/*TsLabs CUSTOM STYLES*/

img{ width: auto !important; max-width: 100%; }

a, .text-white a{color: #f15c2a;}

a:hover, .text-white a:hover{color: #ed8323;}

.page-title{font-size: 68px;}

.bg-blue{background-color: #006bb6;}
.bg-white{background-color: #ffffff;}

.bg-orange{background-color: #f15a2a;}

.bg-black{background-color: #272727;}

.bg-orange-img{ background: #e8613c url(../../resources/images/bg-air-north.jpg) center center no-repeat; background-size: cover; }

.f-orange{ color: #f56125 !important; }

.f-blue{color: #006bb6 !important;}

.weight-light{font-weight: 300;}

.weight-bold{font-weight: 600;}

.line-30{ line-height: 30px; }
.line-24{ line-height: 24px; }
.line-18{ line-height: 18px; }

.max-1000{ max-width: 1000px; margin-left: auto; margin-right: auto; }

.gap-md{ margin: 45px 0 45px 0;}

.br2{border-right: 2px solid #efefef;}

.bl2{border-left: 2px solid #efefef;}



ul.slimmenu li > ul{ min-width: 200px; }

ul.slimmenu li > ul > li > a{ text-transform: none; font-size: 14px; padding: 12px 15px;}

.ico-board{background: url(../img/ico-board.png) 0 0 no-repeat; padding: 13px 0 13px 90px; font-size: 42px;}

.thumb-caption .thumb-meta{ font-size: 14px; }

.fare-table > thead > tr > th{border-bottom: 0; font-size: 42px; text-align: center; border-left: 3px solid #e4e4e4;}

.fare-table > thead > tr > th:first-child{ border-left:0;}

.fare-table > tbody > tr > th{ font-size: 20px; border-top: 0; padding: 25px 10px;}

.fare-table > tbody > tr > td{font-size: 16px; text-align: center; border-top: 0; padding: 25px 10px; border-left: 3px solid #e4e4e4;}

.contact-info span{display: inline-block; width: 100px; font-weight: bold;}

.fly-box { background-color: #f15a2a; padding: 20px; position: relative; min-height: 220px;}

.fly-box.fly-left { padding-left: 100px;}

.fly-box img{ position: absolute; }

.fly-box.fly-left.vacations img{ left: -40px; bottom: -20px;}

.fly-box.fly-left.gift img{ left: -18px; bottom: -36px;}

.fly-box.fly-center img{ right: 10px; bottom: -55px;}

.fly-box.fly-center h4, .fly-box.fly-center p{ text-align: center; }

.fly-box h4 {font-weight: 600; font-size: 26px;}

.fly-box p { font-size: 17px;}

.fly-box .btn { padding: 7px 18px 9px; text-transform: uppercase; font-weight: 600; position: absolute; bottom: 20px;}

.fly-box.fly-left .btn{left: 125px;}

.contact-tab .nav > li > a{color: #808080; font-size: 15px; font-weight: 600;}

.contact-tab .nav > li.active > a{background: #f15c2a; color: #FFF;}

.contact-tab .nav > li.active:after{left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(241, 92, 42, 0); border-left-color: #f15c2a; border-width: 8px; margin-top: -8px;}

.fly{background: #f24a2a; background: -moz-linear-gradient(left,  #f24a2a 0%, #f2672a 100%); background: -webkit-linear-gradient(left,  #f24a2a 0%,#f2672a 100%); background: linear-gradient(to right,  #f24a2a 0%,#f2672a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f24a2a', endColorstr='#f2672a',GradientType=1 );}

.fly-calgary{ background: url(../../resources/images/bg-calgary.png) right bottom no-repeat; }

.destination .hover-img .hover-inner{padding: 10px 12px;}

/* CSS by RK */
.page-header {
    background: #FFF;
    margin: 0;
    padding: 20px 0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
}
.page-header .page-title{
	font-size: 36px;
	margin: 0;
}
h3.sec-ttl{
	font-size: 24px;
	color: #565656;
}
h3.sec-ttl{
    font-size: 24px;
}
h4.sec-ttl{
    font-size: 18px;
}
.sec-box{
	padding: 18px 25px 10px; 
}
.row[data-gutter="20"] {
  margin-left: -10px;
  margin-right: -10px;
}
.one-fifth {
    float: left;
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
}
.director {
    background: #FFF;
    text-align: center;
    margin-top: 10px;
}
.director h4.director-name {
    font-size: 15px;
    margin: 0;
    padding: 15px 10px 0;
}
.director p{
	margin: 0;
	padding: 0 10px 15px;
}
.pass-feature-block{
    padding: 35px 30px 45px;
}
.pass-feature-block h2{
    font-size: 36px;
}
.sidebar .pass-feature-block{
    padding: 20px 20px 30px;
}
.sidebar .pass-feature-block h2{
    font-size: 30px;
}
h4.book-ttl {
    font-weight: normal;
}
blockquote.terms {
    border: 1px solid #D7D7D7;
    border-left-width: 4px;
    margin: 0;
    padding: 20px 20px;
}
blockquote.terms:before{
    content: '';
}
blockquote.terms p {
    line-height: 22px;
}
.lists {
    padding-left: 25px;
}
.lists li {
    list-style: none;
    position: relative;
    margin-bottom: 5px;
}
.lists li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: -25px;
    color: #F15C2A;
}
.request-quo label {
    margin-top: 5px;
}
.request-quo .form-group .input-icon{
    top: 1px;
}
.request-quo textarea.form-control{
    resize: none;
    height: 100px;
}
.request-quo .i-check{
    margin-top: -2px;
}
.w-100{
    width: 100px;
}
.f-md{
    font-size: 16px;
}
.f-sm {
    font-size: 13px;
}
.f-light{
    font-weight: 200;
}
.f-white{
    color: #FFF;
}
.p0{
    padding: 0 !important;
}
.p20{
    padding: 20px;
}
.p10{
    padding: 10px;
}
.m-t-0{
    margin-top: 0 !important;
}
.b-orange{
    border: 1px solid #F15C2A;
}
.max-500{
    max-width: 500px;
    margin: 0 auto;
}
.flight-tabs .nav-tabs{
    border: 0;
}
.flight-tabs .nav-tabs > li{
    border-bottom: 10px solid transparent;
    margin-right: 10px;
}
.flight-tabs .nav-tabs > li.active{
    border-color: #FFF;
}
.flight-tabs .nav-tabs > li > a {
    font-size: 16px;
    border: 0;
    margin-right: 0;
    background: #006BB6;
    color: #FFF;
    padding: 7px 15px;
}
.flight-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    color: #006BB6;
    border: 0;
    background-color: #FFF;
}
.flight-tabs .con-box{
    padding: 15px;
    background: #fff;
}
.flight-time{
    font-size: 14px;
    font-weight: 300;
    color: #565656;
}
.divider{
    border-top: 1px solid #e0e0e0;
    margin-top: 15px;
    padding-bottom: 15px;
}
.price-tag{
    color: #F15C2A;
    font-size: 48px;
    font-weight: bold;
    padding-top: 8px;
}
.price-tag span{
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    line-height: 16px;
    text-align: left;
}
.map-box{
    border: 1px solid #D7D7D7;
    border-left-width: 4px;
    margin: 20px 0 10px;
    padding: 20px 20px;
}
a.btn-terms {
    font-size: 18px;
    color: #565656;
    text-align: center;
    padding: 15px 10px 15px 50px;
    display: block;
    position: relative;
}
.terms-cond{
    padding: 0 15px 5px;
}
a.btn-terms:before{
    content: "\f068";
    font-family: FontAwesome;
    position: absolute;
    left: 13px;
    top: 50%;
    margin-top: -13px;
    border: 1px solid;
    width: 26px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 50%;
}
a.btn-terms.collapsed:before{
    content: "\f067";
}
a.btn-terms:hover, a.btn-terms:focus{
    text-decoration: none;
}
.table.table-baggage > thead > tr > th{
    font-size: 18px;
}

@media (max-width: 1500px){
	.fly-calgary {background-size: 75%;}
}

@media (max-width: 991px){
	.max-350{max-width: 350px; margin-left: auto; margin-right: auto;}
}

@media (max-width: 767px){
    .center-xs{text-align: center;}
    .mb15-xs{margin-bottom: 15px !important;}
    .mb10-xs{margin-bottom: 10px !important;}
}

@media (min-width: 768px){
	.vertical-align{display: flex; align-items: center; justify-content: center; flex-direction: row;}
}