﻿body {
    font-family: 'Pontano Sans', sans-serif;
    font-size: 14px;
    color: #555;
}
/*
@media only screen and (min-width:768px) {
    .ModelDialog {
        display: none;
    }
}*/

.table-scroll {
	position:relative;
	max-width:900px;
	margin:auto;
	overflow:hidden;
	margin-bottom: 5%;
    border: solid 1px #c5ddf5;
    
}
.table-scroll .matrix-price{
    font-weight:500;
    
}
.table-scroll img {
    margin: 0 40px;
    margin-bottom: 5px;
    margin-top: 5px;
        height: 39px;
    width: 39px;
    border-radius: 50%;
}
.table-scroll .fixed-side {
    
    background:#fff !important;
      border:solid 1px #c5ddf5 !important;
     color:#000;
}
.table-wrap {
  
	width:100%;
	overflow:auto;
}
.table-scroll table {
	width:1200px;
	margin:auto;
	border-collapse:separate;
	border-spacing:0;
}
.table-scroll th, .table-scroll td {
	padding:5px 10px;
	
	border-left: none;
    border-top: none;
    border-bottom: solid 1px #c5ddf5;
    border-right: solid 1px #c5ddf5;
    text-align: center;
}
.table-scroll thead, .table-scroll tfoot {
	background:#f9f9f9;
}
.clone {
	position:absolute;
	top:0;
	left:0;
	pointer-events:none;
}
.clone th, .clone td {
	visibility:hidden
}
.clone td, .clone th {
	border-color:transparent
}
.clone tbody th {
	visibility:visible;
	color:red;
}
.clone .fixed-side {
	border:1px solid #000;
	background:#eee;
	visibility:visible;
}







.airline-t {
  
       color: #313233;
    font-size: 12px;
       line-height: 10px;
    margin-top: 4px;
    padding: 2%;
    position: relative;
    text-align: center;
}
.airline-t-2 {
  
        color: #313233;
    font-size: 14px;
    line-height:12px;
    margin-top: 7px;
    padding-top: 5%;
    padding-bottom: 5%;
    position: relative;
    text-align: center;
}
.airline-t-3 {
  
           color: #103e65;
    font-size: 14px;
       line-height: 10px;
    margin-top: 4px;
    padding-top: 5%;
    position: relative;
    text-align: center;
}


.matrix-content .left {
                width: 155px;
                float: left;
                border-right: 1px solid #d7d7d7;
            }
            .filter-bg {
              padding: 0px 12px;
          }
          .height45 {
            height: 81px;
            padding-top: 27px;
            text-transform: uppercase;
        }
        .filter-label {
    padding: 5px 0px;
    border-bottom: 1px dashed #c9c9c9;
    text-align: center;
    font-size: 14px;
    color: #636363;
}
        .matrix-section {
    display: block;
    padding-top: 10px;
    position: relative;
}
        .matrix-section .head {
    position: absolute;
    right: 0px;
    top: -26px;
    font-size: 16px;
    color: #929292;
}
        .filter-btn2 {
    width: 23px;
    height: 23px;
    line-height: 23px;
    display: block;
    float: left;
    margin-left: 3px;
    position: relative;
    color: #fff;
    font-size: 19px;
    background: #4e4e4e;
    cursor: pointer;
    text-decoration: none;
    border: 0;
}
        .fa-angle-left:before {
    content: "\f104";
}
        .fa-angle-right:before {
    content: "\f105";
}


        .matrix-content {
    background: #fff;
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #d7d7d7;
}
.matrix-content .right {
    width: calc(100% - 155px);
    float: left;
}
.row-flex {
    flex-wrap: wrap;
    align-items: stretch;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.matrix-list-data {
    padding: 0 10px;
    float: left;
    width: 20%;
    font-size: 14px;
    color: #9f9f9f;
    text-align: center;
    cursor: pointer;
    position: relative;
    border-right: 1px solid #d7d7d7;
}
.filter-logo {
    padding: 0;
    min-height: 78px;
    border-bottom: 1px dashed #c9c9c9;
    text-align: center;
}
.matrix-list-data a {
    color: #333333;
    text-align: center;
    font-size: 13px;
}
.one-stop {
    padding: 5px 0;
    text-align: center;
    border-bottom: 1px dashed #c9c9c9;
    text-align: center;
}




.additional .modal-header{
    padding:0px;
    background:#103e65;
    margin:0 auto;
    top:0;

}

.additional{
    border-radius:0px;
}
.additional .modal-dialog{
    margin-top:12%;
}
.additional .modal-header h3{
    padding:5px;
        margin-top: 0px;
        text-transform:unset;
        font-size:18px;
        color:#fff;

}
.head-1{
    padding: 0 0 8px 5px;
}
.additional .close{
    padding-right:5px;
        padding-top: 5px;
}
.additional .fare-note{
padding:0px 5px;
line-height:16px;

font-weight:normal;

}
.additional .modal-body {
    position: relative;
    padding: 0 0 0px 0;
}
.additional .fare-note p{
    padding: 0px;
    margin: 12px;
    font-size: 13px;
    line-height: 19px;
    text-transform: unset;
    display:block;
    font-weight:normal;
}

.additional .modal-footer {
        padding: 4px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    padding-bottom: 3px;
    border-radius: 0px;
    background: #ffffff;
}


.additional .modal-footer .btn-primary{
    width:100px;
    max-width:100%;
    font-size:16px;
    border-radius:0px;
    padding:10px;
    line-height:8px;
    background-color:#ff7900;
    text-transform: uppercase

}
h2{
  text-align:center;
  padding: 20px;
}
/* Slider */
.slider-container {
overflow: hidden;
}

.slick-slide:nth-of-child(n+1) {
display: none;
}
..slick-initialized{
    visibility:hidden;
}
.slick-initialized,
.slick-slide:first-child {
display: block;
}
.slick-slide {
    margin: 0px 16px;
    display:inline-block;
    text-align:center;
}

/*

.deals-ad{
    margin-bottom:10px;
    border:2px solid #dedede;
}
    */
.fare-note .success i{
    color:#00ab05;

}
.fare-note .disabled i{
    
        color: #d41212;
    margin-right: 5px;
    margin-top: 4px;
}

.phone-deals-text h3 {
        font-size: 20px;
    font-weight: 500;
    padding: 16px 0px;
    line-height: 20px;
    text-transform: capitalize;
}
.phone-deals-text p{
    font-size: 20px;
    font-weight: 500;
    padding: 0px 0px;
    line-height: 0px;
    text-align:center;
    text-transform:uppercase;
    color:#ff7900;
}
.phone-deals-phone {
   font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    color: #215c8e;
    text-align: center;
    text-transform: capitalize;
    width: 90%;
}
    .phone-deals-phone i {
        padding: 10px;
        border: 5px solid #fff;
        margin-right: 13px;
        border-radius: 50%;
        background: #ff7900;
        color: #fff;
        line-height: 18px;
    }
.phone-deals-content {
    text-align: center;
    padding:0px 73px 12px 30px;
}
.modal-phoneDeals {
    background: #e4f4f8 url(/content/images/call-popup-bg.jpg) right top no-repeat;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 120px;
    top: 70px;
        border: 1px solid #103e65;
        border-radius: 0;
        
}
.modal-phoneDeals .modal-title{
    color:#fff;
    text-transform:uppercase;
    font-size:12px;
}
.modal-phoneDeals .modal-header{
    background-color:rgb(16, 62, 101);
    color:#fff;
        padding: 6px;
}
.modal-phoneDeals .phone-deals-content .phone-deals-img{
    height:50px;
   


}

.modal-phoneDeals.modal-footer{
    padding:0px;
        border:0 ;
}
.modal-phoneDeals.modal-footer p{
    padding:5px 12px;
    margin:0px;
    font-size:10px;
}
#bdfareampus{
    padding-right:0px !important;
}

.phonedeals-close{
        width: 50px;
    height: 50px;
    background: #103e65;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
    display: block;
    text-decoration: none;
    margin-top: 10px;
    border-radius: 50%;
    border: 2px solid #fff!important;
    position: absolute;
    right: -6%;
    top: -11%;
}
.cover-all i {
    color:#ff7900;
}
.tab-content i{
    color:#ff7900;
    margin-left:0px;
}
.flight-list i{
    color:#ff7900;
}
.fare-note p, ul, li{
    font-family:12px;
}
h1,h2,h3,h4,h5 { color:#145f90; margin:0 0 20px 0; padding:0; line-height:26px; font-family:'Pontano Sans' sans-serif !important; font-weight:600;}
h1>span { font-size:14px; font-weight:normal; color:#666; display:block;}
h2>span { font-size:14px; font-weight:normal; color:#666; display:block;}
h3>span { font-size:14px; font-weight:normal; color:#666; display:block;}
h4>span { font-size:14px; font-weight:normal; color:#666; display:block;}
.heading { background:#f6f6f6; border-top:1px solid #dedede; border-bottom:1px solid #dedede; padding:5px 0; text-align:center; margin-bottom:25px;}
h1 { margin:0 0 5px 0; font-size:26px; }
h2,h3,h4,h5{ margin:15px 0 5px 0; font-size:22px;}
.heighlight {font-weight:normal; font-size:16px; color:#ff7900;}

.form-control.dow {background:#fff url(/content/images/arrow.png)96% 20px no-repeat!important; padding-right:25px;}
.back-to-top { position:fixed; bottom:9%; width:45px; border-radius:50%; height:45px!important; z-index:100; display:none; transition:all 0.2s; left:auto; right:4px; line-height:14px; padding:10px 0 0 0; font-size:13px;}
.back-to-top i {font-size:20px; font-weight:bold; }
.back-to-top {text-align:center; background:#ff7900; background-color:rgba(255, 121,0, 0.7); color:#FFF;}
.back-to-top:hover, .back-to-top:active {text-decoration:none; color:#fff; background:#103e65;}
.text-danger { color:#ff7900;}
a { border:none; outline:0!important;}
a:hover { border:none; outline:none!important;}
a:active { border:none; outline:none!important;}

select::-ms-expand {
    display: none;
}
/*Time Filter*/
   .filter-block {
    border-top: 1px solid #e7e7e7;
    padding-top: 10px;
    padding-bottom: 10px;
}
.filter-heading {
    font-size: 14px;
    color: #212121;
    line-height: 1.5;
    cursor: pointer;
    text-transform: capitalize;
    margin-bottom: 2px;
}

.filter-heading span.show-hide {
    float: right;
    font-size: 12px !important;
    color: #c6c6c6;
}
.collapse.in {
    display: block;
}
.flighttimings.nav-tabs {
    background: 0 0;
    margin: 6px 0;
}
.filter-penel ul {
    padding: 0;
    margin: 0;
    
    
}
    .filter-penel ul li {
        display: inline-block;
        width: 9%;
        height: auto;
        margin-left:3px;
    }
    .flighttimings.nav-tabs > li {
        background: 0 0;
        color: #424242;
    }
.filter-penel ul li {
    display:inline-block;
    margin-bottom: 5px;
    margin-left:30px;
    margin-top:10px;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
#time1 .tab-pane.fade.active.in {
    padding-bottom: 5px;
}
.tab-pane.fade.active.in {
    padding: 0 0px;
    padding-bottom: 30px;
}
.tab-content>.active {
    display: block;
}



.filter-subheading {
    color: #666;
    line-height: 1.5;
    margin-bottom: 5px;
    outline: 0;
    font-size: .88em;
}
.departure-time {
    margin: 5px auto;
    width: calc(100%);
}
.departure-time ul {
    padding: 0;
    margin: 0;
    border: 1px solid #ddd;
    overflow: hidden;
}
.departure-time ul li {
    width: 25%;
    text-align: center;
    float: left;
    padding: 10px 0;
    font-size: 12px;
    cursor: pointer;
    line-height: 1.6;
    color: #999;
    border: none;
    margin: 0;
    border-right: 1px solid #ddd;
    border-bottom: 3px solid transparent !important;
    transition: none;
}
.departure-time ul li span:first-child {
    transform: scale(.85);
}
.departure-time ul li span {
    display: block;
    margin: 0 auto;
}
.morning_icon {
    background: url(../images/flight_listing_sprite.png) no-repeat;
    background-position: -2px -270px;
    width: 30px;
    height: 22px;
    display: inline-block;
}
.departure-time ul li span {
    display: block;
    margin: 0 auto;
}
.time {
    margin-top: 10px !important;
}
.departure-time ul li span:first-child {
    transform: scale(.85);
}
.noon_icon {
    background: url(../images/flight_listing_sprite.png) no-repeat;
    background-position: -39px -270px;
    width: 22px;
    height: 22px;
    display: inline-block;
}
.evening_icon {
    background: url(../images/flight_listing_sprite.png) no-repeat;
    background-position: -73px -267px;
    width: 32px;
    height: 22px;
    display: inline-block;
}
.night_icon {
    background: url(../images/flight_listing_sprite.png) no-repeat;
    background-position: -113px -265px;
    width: 27px;
    height: 22px;
    display: inline-block;
}
 
.sidebar-other-area .fare-note{
    font-size:13px;
}
.sidebar-other-area .fare-note h3{
        font-size: 19px;
}
.additional .modal-dialog .modal-content{ width:700px !important;}
.sidebar-other-area .fare-note p{
        font-size: 13px;
    font-weight: normal;
}
@media only screen and (min-width:768px) {
/*p { text-align:left!important;}*/
input[type=radio] {  display:none; }
input[type=radio] + label { display:inline-block; border-radius:6px;  margin:0; padding:4px 10px; font-weight:500!important; color:#fff; cursor:pointer; }
input[type=radio]:checked + label { background-image:none; background-color:#09355a; border:1px solid #ffab2e;}
#menuSample { display:none;}
.top { background:#37474f; }
.top .top-left {float:left; width:5%;}
.top .top-right {float:right; width:100%; text-align:right;}
.top .top-right ul {margin:0; padding:0;}
.top .top-right ul li { margin:0; list-style:none; display:inline; color:#fff; padding:25px 0 8px 15px; margin-left:12px; line-height:32px; border-left:1px solid #3f7eb4; font-size:13px; }
.top .top-right ul li.login a { text-transform:uppercase; color:#fefa34;}
.top .top-right ul li .fa { color:#ffA82E;} 
.top .top-right ul li a { color:#fff;}
/*.top .top-right ul li span { padding:0 4px}*/
.sec-top { background:#fff; height:75px;}
.sec-top .sec-left { float:left; width:30%; padding-top:8px;}
.sec-top .sec-right { float:right; width:65%; text-align:right;}    
.mobile-logo { display:none;}
.tollfree { display:none;}
.tollfree-pay{ float:right; width:40%; text-align:right; padding:2px 0 0 0; }
.tollfree-pay a { color:#fff; font-size:21px;}
.tollfree-pay-mob { display:none;}
.navbar { background:#fff;}
.navbar-brand {	padding:10px 0 5px 0; float:left; width:25%; position:relative;}
.navbar-brand.payment { padding:10px 0 12px 0!important} 
.navbar-nav { float:right; margin-top:25px}
.navbar-nav > li { padding:0; display:block;}
.navbar-nav > li > a { padding:0px 0 27px 22px; }
.navbar-nav > li > a .fa-angle-down { font-weight:bold; font-size:14px;}
.navbar-inverse .navbar-nav > li > a { font-size:12px; color:#145790;; font-weight:600; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {color:#ffa928; font-weight:600; }
.nav .glyphicon { font-size:12px; font-weight:normal;}
.pay-supp { float:right; padding:7px 0 0 0;}
.pay-supp .support { background:url(/content/images/support-icon-mobile.png) center 0 no-repeat; color:#fff; font-weight:bold; font-size:22px; padding:11px 115px 15px 80px;}
.pay-supp .support a { color:#fff;}
/*.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {float:right;}*/
/*.top-right .navbar-nav { float:right; margin-top:5px}*/
/** Dropdown **/
.navbar-nav > li > .dropdown-menu {margin-top:-1px; z-index:99999}
.dropdown-menu {width:180px!important;}
.dropdown-menu ul { float:left; margin:0 0 0 15px; width:26.5%; list-style:none; padding:0;}
.dropdown-menu ul li { margin:10px 0; font-size:13px;}
/*.dropdown-menu ul li a { color:#555; border-bottom:1px solid #dbdbdb; display:block; padding:0 5px; line-height:25px}
.dropdown-menu ul li a:hover { color:#ff7900 !important;}*/
.dropdown-menu > li > a { display:block; padding:0 10px; border-bottom:1px solid #ddd; clear:both; font-weight:normal; line-height:40px; color:#555; white-space:nowrap;}
.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus { color:#ffa928 !important; text-decoration:none; background-color:#f5f5f5;}

.top-nav-container { float:right; width:70%;}
.top-nav select {border:none; color:#333; border:1px solid #cbcbcb; font-size:11px; z-index:99999; background:#e7e7e7; width:60px; height:22px; -webkit-appearance:none; -moz-appearance:none; cursor:pointer; border-radius:2px;}
.top-nav li {  list-style:none; margin:2px 0 0 0; display:inline-block;}
.top-nav li.drop {margin:3px 0 0 0; -webkit-padding-start:0;}
.top-nav ul { -webkit-padding-start:0;}
.top-nav-content { float:right; margin-right:0;}
.top-nav img { margin-left:5px;}
.top-nav .select-border { border:none; padding-bottom:2px; }
/*.navbar-nav > li > .dropdown-menu.recent-srch {margin-top:-1px!important; z-index:99999}*/
.navbar-nav > li > .dropdown-menu.flags {margin-top:0px!important; z-index:99999}
.dropdown-menu { padding:0;}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { text-decoration:underline;}
.navbar-inverse .navbar-nav > li > a.active {color:#FFA928; font-weight:bold; text-decoration:underline;}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background:none}
.top-nav-content {float:none!important;}

.dropdown-menu.more { width:580px!important; padding:5px 0 0 0;}
.dropdown-menu .submen-head { font-weight:bold; font-size:15px;}
/*.dropdown-menu ul li:first-child {font-weight:bold; border-bottom:1px solid #ccc;}*/
.dropdown span.recent { background:#ff7900; padding:0px 4px 0 4px; font-size:10px; border-radius:2px; color:#103e65; font-weight:bold; }
.dropdown span.recent a { color:#fff;}
.dropdown-menu.recent-srch {text-align:left; width:300px!important; border:none; background:#fff; position:absolute; right:initial; margin-top:-2px; right:-119%; overflow:hidden; z-index:10000; display:none; }
.dropdown-menu.country {text-align:left; width:200px!important; border:none;  background:#103e65; position:absolute; right:initial; margin-top:0; right:-119%; overflow:hidden; z-index:10000; display:none; }
.dropdown-menu.country ul { padding:0; margin:0; width:100%;}
.dropdown-menu.country ul li { list-style:none; padding:5px; margin:0; float:left; display:inline; width:40px; line-height:15px; border-top:1px solid #789fc0; border-left:1px solid #789fc0; text-align:center;}
.dropdown-menu.country ul li:hover { background:#1c5584;}
.dropdown-menu.country ul li a { font-weight:normal; font-size:11px;}
.dropdown-menu.country ul li img {  vertical-align:middle; display:block;}
.srch-head { display:none;}
.srch-area { padding:8px; border-top:1px solid #306a9b; overflow:hidden; background:#103e65; color:#fff; font-size:13px;}
.srch-area:hover { background:#1c5584; cursor:pointer;}
.srch-area .departs { float:left; width:30%; line-height:18px;}
.srch-area .departs span { color:#7db0db; font-size:12px; padding:0!important;}
.srch-area .arrows { float:left; width:12%; margin:6px 0 0 0; color:#103e65; font-size:12px;}
.srch-area .arrivals{ float:left; width:30%; line-height:18px;}
.srch-area .arrivals span { color:#7db0db; font-size:12px; padding:0;}
.srch-area .fa { color:#fff !important;}
.srch-area .fares{float:left; width:27%; text-align:right; padding-top:8px; color:#ff7900; font-size:14px; font-weight:bold;}
.top-call { display:none;}


.tooltip::before {content: ''; position:absolute; bottom:100%; left:77%; margin-left:-5px; width:0; height:0; border:5px solid transparent;
border-bottom-color:transparent; border-bottom-color:#ff7900; border-top:none;} 
.tooltip {position:absolute; z-index:1070; display:block; font-size:12px; font-weight:normal; line-height:1.4; visibility:visible;
opacity:1; top:51px; right:-1%; background: #ff7900; width:150px; text-align:center; padding:3px 5px; border-radius:2px;}
.dropdown-menu.login-signup {text-align:left; width:250px!important; border-top:1px solid #306a9b; background:#103e65; position:absolute; right:initial; margin-top:0; right:-3%; overflow:hidden; z-index:10000; display:none; padding:10px; }
.login-signup .left-icon { float:left; width:30%;}
.login-signup .right-txt { float:right; width:65%; color:#a1d2f9; font-size:13px; line-height:20px;}
.login-signup .right-txt .btn { width:100px; height:30px; border-radius:0; background:#103e65; border:1px solid #fff; margin-top:10px; line-height:27px; color:#fff!important; font-size:14px;}
.login-signup .right-txt .btn:hover { background:#ff7900;color:#145790 !important;}

/*================================================================== footer ==================================================*/
footer { background:#37474f; position:relative; padding:0; color:#c1c1c1; font-size:12px; /*margin-top:50px;*/ }
.pay-footer {padding:15px 0 0 0!important;}
.btm-logo { position:absolute; text-align:center; top:-42px; margin:0 auto; left:45%; }
footer .btm-block { float:left; width:16%; margin-right:2%;}
footer .btm-block .btm-hd { color:#fff; font-size:14px; padding:0 0 5px 0; margin-bottom:10px;}
footer .btm-block.cont { width:23%;}
footer .btm-block.sub {width:20%; margin-right:0;}
footer .btm-block ul { margin:0; padding:0;}
footer .btm-block ul li { margin:0; padding:0; list-style:none; }
footer .btm-block ul li a {color:#c1c1c1; line-height:24px;}
footer .btm-block ul li a:hover {color:#ffAB2E; line-height:24px;}
.socials { text-align:center;}
.follow { margin:10px 0 0 0}
.follow .fa { font-size:18px; background:#fff; color:#fff; text-align:center; padding:5px 0; width:30px; margin-right:2px; }
.follow .fa.fa-facebook { background:#3b5eac;}
.follow .fa.fa-google-plus { background:#ca432b;}
.follow .fa.fa-twitter { background:#30b3dd;}
.follow .fa.fa-linkedin { background:#1c78be;}
.follow .fa.fa-pinterest { background:#a72e34;}
.follow .fa.fa-instagram { background:#a9278b;}
.follow .fa.fa-youtube { background:#f22c2a;}
.follow .fa:hover { transform: scale(1.1); }




   





footer .btm-block.sub .form-group { margin-top:25px!important; width:100%; }
footer .btm-block.sub .form-control { float:left; width:80%; background:#09355b; height:35px; border-radius:3px 0 0 3px; font-size:12px; color:#fff; border:none;}
footer .btm-block.sub .form-control::-webkit-input-placeholder{ color:#789fc0}
footer .btm-block.sub .btn { float:left; width:20%;  height:35px; border-radius:0 3px 3px 0!important; line-height:35px!important; }
footer .btm-block.sub .fa { font-size:22px;}
footer .btm-block.cont .contact { margin-top:10px;}
footer .btm-block.cont .contact a {color:#c1c1c1; }
footer .discliamer { margin-top:10px; font-size:10px; float:left; text-align:justify; width:65%;}
footer .trustpilot { float:right; text-align:left; width:28%;}
    footer .trustpilot .stripe{
        height:40px;width:auto;
    }
footer .copyright { background:#145790; overflow:hidden; margin-top:20px;}
footer .copyright .copy-left { /*float:left;*/ width:100%; color:#fff; line-height:25px; padding:15px 0;text-align:center;font-size:14px;font-weight:500;}
footer .copyright .copy-right { float:right; text-align:right; width:55%; color:#fff; line-height:25px;}
footer .copyright .copy-right ul { margin:0; padding:0;}
footer .copyright .copy-right ul li { margin:0 0 0 0; padding:10px 0 10px 0; list-style:none; float:left; }
footer .copyright .copy-right ul li span { padding:0 10px; color:#134a7a;}
footer .copyright .copy-right ul li span#siteseal { padding:0 0;}
footer .copyright { background:#145790; overflow:hidden; margin-top:20px;   }
footer .copyright .copy-left { /*float:left;*/ width:100%; color:#fff; line-height:25px; padding:15px 0;text-align:center;font-size:14px;font-weight:500;}
footer .copyright .copy-right { float:right; text-align:right; width:55%; color:#fff; line-height:25px;}
footer .copyright .copy-right ul { margin:0; padding:0;}
footer .copyright .copy-right ul li { margin:0 0 0 0; padding:10px 0 10px 0; list-style:none; float:left; }
footer .copyright .copy-right ul li span { padding:0 10px; color:#134a7a;}
footer .copyright .copy-right ul li span#siteseal { padding:0 0;}
/************************************/

    footer .footer-icon {
        background: #fff;
        overflow: hidden;
       
    }
        
        footer .footer-icon .container ul {
           margin:0px; padding:0px;margin-left:10%;

        }
        footer .footer-icon .container ul li{
            list-style: none;
            float: left;
           text-align:center;
        }

            footer .footer-icon .container ul li .footericon{
                height:90px;width:auto;
                
            }
            footer .footer-icon .container ul li .footericon1 {
                height: 90px;
                width: auto;
                margin-left: 90px;
            }
            /*******************************************/
            .mob-footer {
                display: none;
            }
.more-footer { background:#f9f9f9; margin-bottom:20px; padding-bottom:20px; padding-top:10px; border-top:1px dashed #d7d7d7;}
.show-more-airline { display:none;}
.show-more-dest { display:none;}
.show-more-inter-dest { display:none;}
.show-pop-route { display:none;}
.more-ft-hd { color:#333; font-size:15px; padding:0 0 0 2px}
.more-btn-footer {text-align:right; color:#fff; cursor:pointer;}
.more-btn-footer a { color:#20739b; background:#fbfbfb; border:1px solid #ddd; border-radius:2px; padding:2px 4px; cursor:pointer}
.btm-tops {  overflow:hidden;}
.btm-tops-head{ color:#333; font-size:13px; padding:5px 0 0 0; margin-bottom:0;}
.btm-tops ul li {  margin:7px 1% 0 0; background:url(/content/images/btm-bullets.png) 0 6px no-repeat; padding:0 0 0 10px; list-style:none; display:inline; float:left; width:23%; } 
.btm-tops ul li a { color:#888;}
.btm-tops ul li a:hover { color:#ff7900;}
.chat-btm { position:fixed; left:0;}

/************************** Why choose us **************************************************/
.reason-trust { text-align:center; margin-bottom:80px;}
    .reason-trust1 {
        text-align: center;
        margin-bottom: 80px;
    }
.reas-block { float:left; text-align:center; width:23%; margin-right:2%; margin-top:10px; text-align:center;}
.reas-block.last { margin-right:0;}
.reas-block .reas-hd { font-size:18px; color:#444; color:#145790;font-weight:700;}
.reas-block .reas-txt { padding:7px 0; line-height:20px; font-size:14px;}

.error { margin-top:15px; background:#fff; overflow:hidden; box-shadow:0px 0px 7px 1px rgba(82,82,82,1); padding:20px; border-radius:12px; min-height:300px; margin-bottom:35px;}
.oops { font-family:Roboto Condensed; font-size:30px; color:#999;}
.take-me-back a { color:#fff; margin:10px 0; width:150px; height:40px;}
.error-left { float:left; width:70%; text-align:left!important;}
.error-left .back-btn { width:150px;}
.error-right { float:right; width:25%;}
.reasons {float:right; position:relative; left:-50%; text-align:left;}
.reasons ul { margin:15px 0 15px 0; padding:0; position:relative; left:50%;}
.reasons ul li { margin:0 auto;float:left;position:relative; padding:0 20px 25px 35px; text-align:center; display:inline; list-style:none; font-size:18px; background:url(/content/images/list.png) 0 0 no-repeat; font-weight:300;}
.unpublished { background:#f5f4f1;box-shadow:1px 1px 1px 0px; padding:12px 0 21px 0; border-radius:45px; font-size:28px; margin:10px 0 20px 0; color:#103e65; text-align:center; border:1px solid #e4e4e4}
.unpublished span.fare { color:#ffab2e;}
.unpublished .support { background:url(/content/images/support-icon.png) 0 0 no-repeat; color:#fff; font-weight:bold; font-size:26px; padding:10px 85px 16px 31px;}
.unpublished .support a { color:#fff;}
.modal-content{    width: 450px!important;}
.newsletter { background:#f5efd5;box-shadow:1px 1px 1px 0px; padding:20px; border-radius:2px;  margin:10px 0 20px 0; border:1px solid #e6d9a4; overflow:hidden;}
.newsletter .flt-left { float:left; width:70%; font-size:28px; font-weight:bold; font-family:Roboto Condensed; color:#103e65; line-height:25px; }
.newsletter .flt-left span { font-size:18px; font-weight:300; font-family:Roboto; color:#996b42; }
.newsletter .flt-right {float:right; width:28%; }
.newsletter .flt-right .form-group { margin-top:5px!important; width:100%; border-right:none; }
.newsletter .flt-right .form-control { float:left; width:80%; background:#fff; border:1px solid #e6d9a4; height:45px!important; border-radius:3px 0 0 3px; font-size:12px; color:#a79858; padding:5px 10px;}
.newsletter .flt-right .btn { float:left; width:20%;  height:45px!important; border-radius:0 3px 3px 0!important; line-height:44px!important; }
.newsletter .flt-right .fa { font-size:22px;}

.btm-ads { margin:15px 0 25px 0; overflow:hidden;}
.btm-ads-area { border-top:1px dashed #bdbdbd; padding-top:30px}
.btm-block { float:left; width:30%; margin-right:5%}
.btm-block.last { margin-right:0;}
.btm-block img { float:left; padding-right:10px;}
.btm-block .btm-details { float:right; width:60%;}
.btm-block .btm-details span { font-size:18px; color:#333;}
.btm-block .btm-details .btn { width:100px; height:30px!important; border-radius:2px; line-height:28px; font-size:15px; margin-top:15px;}
.deals-discl { font-size:12px; font-weight:400; color:#999; padding-top:12px; margin-bottom:20px;}
.deals-discl span { color:#c31e1e;}

.app-news-bg { background:#ffab2e; margin-bottom:35px; padding:10px; overflow:hidden;box-shadow:1px 1px 2px 0px;}
.app-news-bg .aap-left { float:left; width:55%; background:#2667c1 url(/content/images/home-app-bg.jpg) no-repeat; min-height:160px; color:#fff;}
.app-news-bg .aap-left .txt1 { font-size:35px; padding:12px 0 0 25px; font-weight:bold; font-family:Roboto Condensed; line-height:38px;}
.app-news-bg .aap-left .txt2 { font-size:15px;  padding:0 0 0 25px;}
.app-news-bg .aap-left .txt3 { padding:18px 0 0 25px;}
.app-news-bg .aap-left .txt3 img { width:150px;}
.app-news-bg .aap-right { float:left; width:100%; background:#ffd131; color:#222; min-height:160px;}
.app-news-bg .aap-right .txt1 { font-size:35px; padding:12px 0 0 25px; font-weight:bold; font-family:Roboto Condensed; line-height:38px;}
.app-news-bg .aap-right .txt2 { font-size:15px;  padding:0 0 0 25px;}
.app-news-bg .aap-right .form-group { margin-top:22px!important; margin-left:25px!important; width:100%; }
.app-news-bg .aap-right .form-control { float:left; width:81%; background:#fff; height:45px!important; border-radius:3px 0 0 3px; font-size:12px; color:#a79858; padding:5px 10px;}
.app-news-bg .aap-right .btn { float:left; width:15%;  height:45px!important; border-radius:0 3px 3px 0!important; line-height:44px!important; }
.app-news-bg .aap-right .fa { font-size:22px;}

}

@media only screen and (min-width:992px) and (max-width:1199px) {
.navbar-nav > li { padding:0 3px 18px 3px; display:block;}
.navbar-nav > li > a { padding:0 10px;}
.reasons ul li { font-size:17px;}
.unpublished { font-size:23px;}
}

@media only screen and (min-width:768px) and (max-width:991px) {
.top {  height:auto;flex-direction: column;}
.dropdown-menu.recent-srch { margin-top:2%; margin-left:91%; }
.reasons ul li { width:40%; }
.unpublished { padding:10px 0 10px 0; border-radius:2px; font-size:24px; margin:10px 0 15px 0;}
.unpublished .support {  display:block; margin:10px auto 0 auto; width:310px;}
.newsletter { background:#f5efd5; padding:10px; border-radius:2px;  margin:10px 0 20px 0; border:1px solid #e6d9a4; overflow:hidden;}
.newsletter .flt-left {width:100%; font-size:18px; line-height:20px; }
.newsletter .flt-left span { font-size:15px; line-height:17px; }
.newsletter .flt-right { width:100%; }
.app-news-bg .aap-left .txt1 { font-size:28px; padding:12px 0 0 15px; }
.app-news-bg .aap-left .txt2 { padding:0 0 0 15px;}
.app-news-bg .aap-left .txt3 {padding:5px 0 0 15px;}
.app-news-bg .aap-right .txt1 { font-size:28px; padding:12px 0 0 15px; }
.app-news-bg .aap-right .txt2 { padding:0 0 0 15px;}
.app-news-bg .aap-right .form-group { margin-top:5px!important; margin-left:15px;}
footer .copyright .copy-left { width:100%; text-align:center; color:#fff; line-height:25px; padding:10px 0;font-size:14px;font-weight:500;}
footer .copyright .copy-right { text-align:center; width:100%; color:#fff;}
footer .copyright .copy-right ul li { margin:0; padding:10px 0 10px 0; list-style:none; display:inline; float:none; }
    /************************************/

    footer .footer-icon {
        background: #fff;
        overflow: hidden;
    }

        footer .footer-icon .container ul {
            margin: 0px;
            padding: 0px;
            margin-left: 20%;
        }

            footer .footer-icon .container ul li {
                list-style: none;
                float: left;
                text-align: center;
            }

                footer .footer-icon .container ul li .footericon {
                    height: 50px;
                    width: auto;
                }
    /*******************************************/


}

@media only screen and (max-width:767px) {
span.showonly {
position: absolute;
right: 27px !important;
top: 0px !important;
background:none;
}
span.showonly a {
    color: #85a3e0;
    display: none;
    padding:0px 30px;
    background:none;
    border:none;
    
    text-decoration: none;
}
.checkbox:hover span.showonly a {
    display: inline-block;
}

h1 { font-size:22px; color:#444; margin:10px 0 10px 0; padding:0; line-height:20px;}
h2,h3,h4,h5 { font-size:20px; color:#444; margin:10px 0 10px 0; padding:0; line-height:20px;}
h1>span { display:none;}
h2>span { display:none;}
h3>span {  display:none;}
h4>span {  display:none;}
.form-control.dow {background:#fff url(/content/images/arrow.png)96% 23px no-repeat!important; padding-right:25px;}
input[type=radio] {  display:none; }
input[type=radio] + label {  display:inline-block; border-radius:6px;  margin:0; padding:4px 10px; font-weight:500!important; color:#fff; }
input[type=radio]:checked + label { background-image:none; background-color:#09355a; border:1px solid #ffab2e !important; color:#fff;}

.form-control { width:100%; padding:8px 6px; height:50px; font-size:14px; border-radius:6px; background-color:#fff; color:#777; border:none;}
.form-control:focus {outline:0; border:1px solid #ff7900;}
select.form-control {width:100%; padding:0 0 0 3px; height:50px; font-size:14px; line-height:1.42857143; border-radius:6px; background:#fff; border:1px solid #c6c4c4; background:#fff url(/content/images/arrow.png)right no-repeat; -moz-appearance:none; -webkit-appearance:none; }
select.form-control:focus{border:1px solid #ffab2e;}
input.btn { background:#ffab2e !important; border:none; color:#fff; display:inline-block; width:100%; height:45px;  margin-bottom:0; font-size:18px; font-weight:normal; border-radius:6px; line-height:1.42857143;  border:none; text-align:center; white-space:nowrap; vertical-align:middle; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none; user-select:none; background-image:none; -webkit-transition:all ease 0.3s;-moz-transition:all ease 0.3s;transition:all ease 0.3s;}
.btn { background:#ffab2e; border:none; color:#fff; display:inline-block; width:100%; height:45px;  margin-bottom:0; font-size:18px; font-weight:normal; border-radius:6px;  line-height:37px; text-align:center; white-space:nowrap; vertical-align:middle; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none; user-select:none; background-image:none;-webkit-transition:all ease 0.3s;-moz-transition:all ease 0.3s;transition:all ease 0.3s;}
.form-group { margin-bottom:15px;}
.back-to-top { display:none!important; }

/*================= mobile common style =============================*/
.navbar { background:#145790!important;}
.navbar.mobile-nav { display:none;}
.navbar .container { padding:0!important}
.mobile-logo { padding-left:10px;}
.mobile-logo img { width:155px}
.desktop-logo { display:none;}
.navbar-brand {float:left; width:50%; padding:6px 0 0 0; text-align:left!important; position:relative;}
.tollfree { float:right; text-align:right; padding:0px 10px 2px 10px; margin:5px 5px 5px 5px; border:2px solid #fff; border-radius:4px; background:#ffAB2E;}
.tollfree a { color:#fff; font-size:22px;}
.navbar-toggle {  margin-top:0; background:#0d3454; padding:8px 6px 8px 6px; margin:5px; border:2px solid #fff; border-radius:4px;}
.pay-supp { display:none;}
.pushy {position:fixed; width:84%; height:100%; top:0; z-index:99999;  background:#fff; overflow:auto;  -webkit-overflow-scrolling:touch;  box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7); }
.pushy a { display:block; color:#555; padding: 15px 30px;  text-decoration:none;  border-bottom: 1px solid rgba(0, 0, 0, .1);}

.pushy ul:first-child { margin-top: 10px;}



.pushy.pushy-left {  left: -90%;}
/*.pushy-content {  visibility: hidden;}*/
.pushy-left { -webkit-transform: translate3d(-250px, 0, 0); -ms-transform: translate3d(-250px, 0, 0); transform: translate3d(-250px, 0, 0);}
.pushy-open-left #container,.pushy-open-left .push {-webkit-transform: translate3d(250px, 0, 0); -ms-transform: translate3d(250px, 0, 0); transform: translate3d(250px, 0, 0);}
.pushy-open-left .pushy{ -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.pushy-open-left .pushy-content{ visibility: visible;}
#container,.pushy,.push { transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);}
.pushy-content { padding:0 4px 0 0;  transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);}
.site-overlay { display: none;}
.pushy-open-left .site-overlay { display:block; position:fixed; top:0; right:0;  bottom:0; left:0;  z-index:9998; background-color:rgba(0, 0, 0, 0.5);  -webkit-animation: fade 500ms;  animation: fade 500ms;}
@keyframes fade { 0% {  opacity: 0; } 100% {   opacity: 1;  }}
@-webkit-keyframes fade { 0% {   opacity: 0;  } 100% {   opacity: 1;  }}

.tollfree-pay { display:none;}
.tollfree-pay-mob { float:right; text-align:right; padding:0px 10px 2px 10px; border-left:1px solid #8a0f13;}
.tollfree-pay-mob a { color:#fff; font-size:22px;}
#main-navigation { background:#113E65 }
#main-navigation .container { padding:0;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {width:100%; }
.navbar-inverse .navbar-toggle {border-color:none;}

.top { background:#37474f; height:32px; display:none;}
.top-left { float:left; width:25%; text-align:left; }
.top-right { float:left; width:100%; text-align:right;}
.com-listing { margin:0 0 10px 0; padding:0;}
.com-listing ul { margin:0 0 0 17px; padding:0;}
.com-listing ul li { list-style:url(../content/images/bullet.gif); margin:0; padding:0 0 0 5px; line-height:22px;}
/*================================================================== footer ==================================================*/
footer { background:#37474f; position:relative; padding:0 0 0 0; color:#7ca9ce; font-size:12px; }
.btm-logo { display:none; }
.desktop-footer { display:none;}
.mob-footer { overflow:hidden;}





    .unpub-promo-bga {
        width: 100%;
        background: #FFAB2E;
        overflow: hidden;
        color: #fff;
        bottom: 3%;
        position: fixed;
        height: 70px;
        z-index: 1;
    }

        .unpub-promo-bga .unpb-txta {
            float: left;
            width: 100%;
            font-size: 16px;
            font-weight: 300;
            padding: 10px;
            text-align: center;
        }

        .unpub-promo-bga .unpb-txt span {
            font-weight: bold;
        }

        .unpub-promo-bga .unpb-call {
            font-weight: 700;
            color: #ffd131;
            font-family: Roboto Condensed;
            font-size: 25px;
        }

            .unpub-promo-bga .unpb-call a {
                color: #fff
            }

            .unpub-promo-bga .unpb-call .fa {
                color: #ff7900;
            }

            .unpub-promo-bga .unpb-call .fat {
                color: #252525;
            }

        .unpub-promo-bga .unpb-img {
            float: left;
            width: 100%;
            text-align: center;
            margin-bottom: 10px;
        }








footer .btm-block.sub { margin:10px}
.follow {text-align:center; margin:15px auto 5px auto}
.follow .fa { font-size:18px; background:#fff; color:#fff; text-align:center; padding:5px 0; width:30px; margin-right:2px; }
.follow .fa.fa-facebook { background:#3b5eac;}
.follow .fa.fa-google-plus { background:#ca432b;}
.follow .fa.fa-twitter { background:#30b3dd;}
.follow .fa.fa-linkedin { background:#1c78be;}
.follow .fa.fa-pinterest { background:#a72e34;}
.follow .fa.fa-instagram { background:#a9278b;}
.follow .fa.fa-youtube { background:#f22c2a;}
.follow .fa:hover { transform: scale(1.1); }
footer .btm-block.sub .form-group { margin:10px 0 0 0!important; width:100%; }
footer .btm-block.sub .form-control { float:left; width:80%; background:#09355b; height:35px; border-radius:3px 0 0 3px; font-size:12px; color:#fff; border:none;}
footer .btm-block.sub .form-control::-webkit-input-placeholder{ color:#789fc0}
footer .btm-block.sub .btn { float:left; width:15%;  height:35px; border-radius:0 3px 3px 0!important; line-height:35px!important; }
footer .btm-block.sub .fa { font-size:22px;}
footer .copyright { background:#09355b; overflow:hidden; margin-top:10px;   }
footer .copyright .copy-left { /*float:left;*/ width:100%; text-align:center; color:#7ca9ce; line-height:18px; padding:8px 0;font-size:14px;font-weight:500;}
footer .copyright .copy-left span { display:none;}
footer .copyright .copy-right { display:none;}
footer .copyright .copy-right ul { margin:0; padding:0;}
footer .copyright .copy-right ul li { display:inline-block; margin:0 0 0 0; padding:0 0 5px 0; list-style:none; text-align:center;}
footer .copyright .copy-right ul li span { padding:0 2px; color:#2d6494;}

    /************************************/

    footer .footer-icon {
        background: #fff;
        overflow: hidden;
    }

        footer .footer-icon .container center ul {
            margin: 0px;
            padding: 0px;
            margin-left: 5%;
        }

            footer .footer-icon .container center ul li {
                list-style: none;
                float: left;
                text-align: center;
            }

                footer .footer-icon .container center ul li .footericon {
                    height: 35px;
                    width: auto;
                }

  footer .footer-icon {
        background: #fff;
        overflow: hidden;
    }

      footer .footer-icon .container center ul {
            margin: 0px;
            padding: 0px;
            margin-left: 13%;
        }

           footer .footer-icon .container center ul li {
                list-style: none;
                float: left;
                text-align: center;
            }

               footer .footer-icon .container center ul li .footericon {
                    height: 35px;
                    width: auto;
                }
    /*******************************************/

.heading { background:#f6f6f6; border-top:1px solid #dedede; border-bottom:1px solid #dedede; padding:5px 0; text-align:center; margin-bottom:25px;}
h1 { margin:0 0 5px 0;}
h2,h3,h4{ margin:15px 0 5px 0;  font-weight:300; font-size:20px; }
.heighlight {  font-weight:normal; font-size:16px; color:#ff7900;}

.reason-trust { text-align:center; margin-bottom:80px;}
    .reason-trust1 {
        text-align: center;
        margin-bottom: 80px;
    }
.reas-block { float:left; text-align:center; width:99%; margin-right:2%; margin-top:10px; text-align:center;}
.reas-block.last { margin-right:0;}
.reas-block .reas-hd { font-size:18px; color:#145790;font-weight:700;}
.reas-block .reas-txt { padding:7px 0; line-height:20px; font-size:14px;}

.error { margin:15px 0; background:#fff; overflow:hidden; box-shadow: 0px 0px 7px 1px rgba(82,82,82,1); padding:10px; border-radius:12px; min-height:300px;}
.oops { font-family:Roboto Condensed; font-size:20px; color:#999;}
.take-me-back a { color:#fff; margin:10px 0; width:150px; height:40px;}
.error-left { float:left; width:100%; text-align:left!important;}
.error-left .back-btn { width:150px;}
.error-right { float:right; width:100%; text-align:center;}
.reasons { display:none;}
.unpublished { background:#f5f4f1; padding:10px 0 10px 0;box-shadow:0 0 2px 0; border-radius:2px; font-size:20px; margin:10px 0 10px 0; color:#103e65; text-align:center; border:1px solid #e4e4e4; overflow:hidden;}
.unpublished span.fare { color:#ffAB2E;}
.unpublished .support { background:url(/content/images/support-icon.png) 0 0 no-repeat; color:#fff; font-weight:bold; font-size:25px; padding:9px 77px 16px 20px; margin:10px auto 0 auto; display:block; width:310px; }
.unpublished .support a { color:#fff;}

.newsletter { background:#fff;box-shadow:0 0 2px 0; padding:10px; border-radius:2px;  margin:10px 0 20px 0; border:1px solid #ffab2e; overflow:hidden;}
.newsletter .flt-left { float:left; width:100%; font-size:18px; font-weight:bold; font-family:Roboto Condensed; color:#103e65; line-height:20px; }
.newsletter .flt-left span { font-size:15px; font-weight:300; font-family:Roboto; color:#996b42;line-height:17px; }
.newsletter .flt-right {float:right; width:100%; }
.newsletter .flt-right .form-group { margin-top:5px!important; width:100%; }
.newsletter .flt-right .form-control { float:left; width:80%; background:#fff; border:1px solid #e6d9a4; height:45px!important; border-radius:3px 0 0 3px; font-size:12px; color:#a79858; padding:5px 10px;}
.newsletter .flt-right .btn { float:left; width:20%;  height:45px!important; border-radius:0 3px 3px 0!important; line-height:44px!important; }
.newsletter .flt-right .fa { font-size:22px;}

.mobile-modify-search { background:#113f65; color:#fff; padding:11px 10px; margin-bottom:10px; font-size:16px; font-weight:300;}
.mobile-modify-search img { width:45px; padding-right:10px}


.btm-ads { margin:15px 0 20px 0; overflow:hidden;}
.btm-ads-area { border-top:1px dashed #bdbdbd; padding-top:30px}
.btm-block { float:left; width:100%; margin-bottom:15px;}
.btm-block.last { margin-right:0;}
.btm-block img { float:left; padding-right:15px; width:100px;}
.btm-block .btm-details { }
.btm-block .btm-details span { font-size:18px; color:#333;}
.btm-block .btm-details .btn { width:100px; height:30px!important; border-radius:2px; line-height:28px; font-size:15px; margin-top:5px;}
.deals-discl { font-size:12px; font-weight:400; color:#999; padding-top:12px; margin-bottom:20px;}
.deals-discl span { color:#c31e1e;}

.app-news-bg { background:#f6f5f5; margin-bottom:35px; padding:0; overflow:hidden;}
.app-news-bg .aap-left { float:left; width:100%; background:#2667c1 url(/content/images/home-app-bg.jpg) no-repeat; background-size:100% 100%; min-height:160px; padding-bottom:20px; color:#fff;}
.app-news-bg .aap-left .txt1 { font-size:30px; padding:12px 0 0 10px; font-weight:bold; font-family:Roboto Condensed; line-height:38px;}
.app-news-bg .aap-left .txt2 { font-size:14px;  padding:0 0 0 10px;}
.app-news-bg .aap-left .txt3 { padding:18px 0 0 10px;}
.app-news-bg .aap-left .txt3 img { width:150px;}
.app-news-bg .aap-right { float:left; width:100%; background:#ffd131; color:#222; min-height:160px; padding-bottom:10px;}
.app-news-bg .aap-right .txt1 { font-size:30px; padding:12px 0 0 10px; font-weight:bold; font-family:Roboto Condensed; line-height:38px;}
.app-news-bg .aap-right .txt2 { font-size:14px;  padding:0 0 0 10px;}
.app-news-bg .aap-right .form-group { margin-top:22px!important; margin-left:10px!important; width:100%; }
.app-news-bg .aap-right .form-control { float:left; width:70%; background:#fff; height:45px!important; border-radius:3px 0 0 3px; font-size:12px; color:#a79858; padding:5px 10px;}
.app-news-bg .aap-right .btn { float:left; width:15%;  height:45px!important; border-radius:0 3px 3px 0!important; line-height:44px!important; }
.app-news-bg .aap-right .fa { font-size:22px;}

/********************************** why choose us *************************************************/

}

@media (max-width:1400px) and (min-width:640px) {
    .ModelDialog {
        display: none;
    }
}

@media (max-width:820px) and (min-width:223px) {
    /*Model style sheet*/
    .close {
        float: right;
        font-size: 21px;
        font-weight: bold;
        line-height: 1;
        color: #fff;
        text-shadow: 0 1px 0 #fff;
        filter: alpha(opacity=20);
        /*opacity: .2;*/
    }

        .close:hover,
        .close:focus {
            color: #fff;
            text-decoration: none;
            cursor: pointer;
            filter: alpha(opacity=50);
            opacity: .5;
        }

    button.close {
        -webkit-appearance: none;
        padding: 0;
        cursor: pointer;
        background: transparent;
        border: 0;
    }

    .modal1-open {
    }

    .modal1 {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        display: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0;
    }

        .modal1.fade .modal1-dialog {
            -webkit-transition: -webkit-transform .3s ease-out;
            -o-transition: -o-transform .3s ease-out;
            transition: transform .3s ease-out;
            -webkit-transform: translate(0, -25%);
            -ms-transform: translate(0, -25%);
            -o-transform: translate(0, -25%);
            transform: translate(0, -25%);
        }

        .modal1.in .modal1-dialog {
            -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            -o-transform: translate(0, 0);
            transform: translate(0, 0);
        }

    .modal1-open .modal1 {
        overflow-x: hidden;
        overflow-y: auto;
        /*width:70%; margin:0 auto; top:10%;*/
    }

    .modal1-dialog {
        position: relative;
        width: auto;
        margin: 10px;
    }

    .modal1-content {
        position: relative;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        /*border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;*/
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
        box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    }

    .modal1-backdrop {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        background-color: #000;
    }

        .modal1-backdrop.fade {
            filter: alpha(opacity=0);
            opacity: 0;
        }

        .modal1-backdrop.in {
            filter: alpha(opacity=50);
            opacity: .5;
        }

    .modal1-header {
        min-height: 16.42857143px;
        padding: 15px;
        border-bottom: 1px solid #e5e5e5;
    }

        .modal1-header .close {
            margin-top: -2px;
        }

    .modal1-title {
        margin: 0;
        line-height: 1.42857143;
    }

    .modal1-body {
        position: relative;
        padding: 15px;
    }

    .modal1-footer {
        padding: 15px;
        text-align: right;
        border-top: 1px solid #e5e5e5;
    }

        .modal1-footer .btn + .btn {
            margin-bottom: 0;
            margin-left: 5px;
        }

        .modal1-footer .btn-group .btn + .btn {
            margin-left: -1px;
        }

        .modal1-footer .btn-block + .btn-block {
            margin-left: 0;
        }

    .modal1-scrollbar-measure {
        position: absolute;
        top: -9999px;
        width: 50px;
        height: 50px;
        overflow: scroll;
    }
}
@media (min-width: 769px) {
    .modal1-dialog{
        display:none;
    }

}


    @media (min-width: 768px) {
        .modal1-dialog {
            width: auto;
            margin: 30px auto;
        }

        .modal1-content {
            -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .modal1-sm {
            width: 300px;
        }

        .carousel-inner {
            position: relative;
            width: 100%;
            overflow: hidden;
        }
    }

    @media (min-width: 992px) {
        .modal1-lg {
            width: 900px;
        }
    }
