/*@media screen and (max-width: 1000px) {
     div.social {display: none;}
	 div.logo {width: 100%;}
     div.head {width: 100%;}
     div.header {width: 100%; height: 680px;}
     div.content1 {display: none;}
     div.about_social_buttons_wrapper {display: none;}
     div.ads_g {display: none;}
     div.container {display: none;}
     div.content_text {width: 100%; font-size: 19px;}
     div.content {width: 100%; font-size: 19px;}
     div.footer {width: 100%; font-size: 19px;}
     div.footer_text {width: 100%; font-size: 19px;}
	 #main-nav {display: none;}
     div.form {width: 100%; height: 550px;}
	 div.form_ins {width: 95%; margin-left: 0px;}
	 div.form_pc {display: none;}
}
*/
@media screen and (min-width: 1000px) {
div.form_mob {display: none;}
}

body {
width: 100%;
height: 100%;
margin: 0px;
background-color: #F9F9F9;
/*font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 15px;
}
a {
text-decoration: none;
}
.line {
width: 100%;
float: left;
height: 5px;
background: url(line.gif) repeat-x;
}

.top {
width: 100%;
float: left;
height: 55px;
/*background: #1267a2;

color: #0065b8;
height: 120px;*/
background: #fff;
border-bottom: 1px solid transparent;
padding-bottom: .47058824em;
border-color: #c7c7c7;
box-shadow: 0 1px 1px 1px rgba(136, 136, 136, .30);
}

.header {
width: 100%;
float: left;
/*margin-bottom: 15px;*/
height: 180px;
background: #3296ca;
border-bottom: 1px solid transparent;
padding-bottom: .47058824em;
border-color: #c7c7c7;
box-shadow: 0 1px 1px 1px rgba(136, 136, 136, .30);
}
.top_inside {
margin: 0 auto;
width: 980px;
height: 55px;
}
.logo {
width: 180px;
height: 45px;
float: left;
/*margin-top: 10px;*/
}

.menu {
/*width: 180px;
height: 45px;*/
float: right;
/*margin-top: 20px;*/
}

.search_form {
margin: 0 auto;
width: 980px;
height: 150px;
margin-top: 15px;
}

.main {
width: 100%;
float: left;

}
.footer {
width: 100%;
float: left;
background: #1267a2;
} 
.footer_inside {
margin: 0 auto;
width: 980px;
height: 30px;
margin-top: 10px;
}
.main_inside {
margin: 0 auto;
width: 980px;
min-height: 200px;
margin-top: 10px;

}
.bootom {
width: 100%;
float: left;
background: #fff; 
min-height: 120px;
webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.05);
-moz-box-shadow: 0 -1px 1px rgba(0,0,0,.05);
box-shadow: 0 -1px 1px rgba(0,0,0,.05);
}
.titl {
width: 100%;
float: left;
background: #fff; 
/* min-height: 360px; */
webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.05);
-moz-box-shadow: 0 -1px 1px rgba(0,0,0,.05);
box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.bootom_inside {
margin: 0 auto;
width: 980px;
/*height: 30px;*/
margin-top: 10px;
}
.copyright {
/*min-width: 280px; */
color: #fff;
/* margin-top: 50px; */
padding: 5px 0;
font-size: .8em;
/* background: #3296ca; */
}
/**********MENU*****************************/
.navbar-nav.navbar-right:last-child {
margin-right: -5px;
text-transform: uppercase;
color: #555;
/*
padding-top: 5px;
padding-bottom: 5px
*/
}
.navbar-right {
float: right !important;
}
.menu li {
float: left;
position: relative;
display: block;
list-style: none;
font-size: 13px;
text-transform: uppercase;
color: #555;
}
.menu li a {
color: #555;
line-height: 20px;
padding-top: 15px;
padding-bottom: 15px;
position: relative;
display: block;
padding: 10px 15px;
text-decoration: none;
}
/**********************************************/
h1 {
color: #666;
font-size: 28px;
line-height: 1.4em;
display: block;
margin-top: 0;
font-family: inherit;
font-weight: 500;
}
.iata {
font-size: 14px;
color: #666;
}
table {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
}
/************CITIES MAIN**********************/
.hl-grid-list {
/*text-align: center !important;*/
}
.hl-grid-list {
font-size: 0 !important;
margin-left: -35px;
margin-bottom: 15px;
}
.hl-grid-list-item {
width: 24.9% !important;
}
.hl-grid-list-item {
font-size: 10px !important;
vertical-align: top !important;
display: -moz-inline-box !important;
display: inline-block !important;
}
.hl-grid-l-i-c {
padding: 0px !important;
}
.hl-grid-l-i-c {
position: relative !important;
font-size: 10px !important;
/* padding: 9px !important; */
margin: 10px !important;
background: #fff !important;
text-align: left !important;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
box-shadow: 0 1px 1px 1px rgba(136, 136, 136, .30) !important;
}
.photo {
margin: 0 0 0px !important;
}
.photo img {
max-width: 100% !important;
}
.hot  {
/*width: 980px !important;*/
margin-left: -25px;
}
.min_title {
font-size: 15px !important;
font-weight: 600 !important;
padding: 5px 5px 5px 5px !important;
color: #1267a2;
margin-bottom: 10px;
text-decoration: none;
}
/**********************************************/

/**************LIST***************************/
.hl-layout-row-c {
position: relative;
margin: 0 auto;
}
.countriesAll.hl-list-text {
margin-top: 20px;
}
.hl-list {
margin: -5px 0;
}
.countriesAll.hl-list-text .hl-list-list {
margin-top: 10px;
}
.hl-list-list {
font-size: 0;
margin: 0 -10px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.hl-list-horizontal-4 .hl-list-list-item {
width: 33%;
}
.hl-list-text .hl-list-list-item {
font-size: 15px;
line-height: 1.5em;
margin: .15em 0;
}
.hl-list-list-item {
font-size: 10px;
padding: 0 10px;
vertical-align: top;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
display: -moz-inline-box;
display: inline-block;
}
.hl-list-list-item a {
outline: none;
cursor: pointer;
text-decoration: none;
color: #005ca9 !important;
}
/**********************************************/
/* IMPL */
h2 {
    color: #666;
    font-size: 16px;
    line-height: 1.4em;
    display: block;
    margin-top: 0;
    font-family: inherit;
    font-weight: 500;
}

/* For NEW version */
.mp_aviabilety {
    float: left;
    width: 100%;
}
.mp_aviabilety .inside {
    margin: 10px auto;
    width: 980px;
}
.mp_aviabilety .inside a,
.row a { color: #1b96d3; }
.mp_aviabilety .inside ul {
    display: inline-block;
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0;
    width: 33%;
}
.mp_aviabilety .inside ul li {
    padding: 10px;
    text-align: center;
}
.mp_aviabilety .inside .ext {
    margin: 30px 0 40px;
    text-align: center;
    width: 100%;
}

.row { font-size: 0; }
.row > div {
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
}

.row > div a {
    color: #1b96d3;
}
.aviabilety-all-list.row > div.w25,
.aviabilety-from-list .row > div.w33 { vertical-align: middle; }
.aviabilety-all-list.row > div.w25 a,
.aviabilety-from-list .row > div.w33 a {
    display: inline-block;
    font-size: 14px;
    padding: 0 0 4px;
    margin: 2px;
}
.aviabilety-all-list.row > div.w25 a { font-size: 12px; }

.w33 { width: 33%; }
.w25 { width: 25%; }

.aviabilety-all-list { padding: 0 20px; }
.aviabilety .w33 { padding: 0 0 6px; }
.table {
    border-collapse: separate;
    box-shadow: 1px 1px 10px rgba(0,0,0,.1);
    font-size: 14px;
    margin: 20px 2px 30px;
    padding: 0;
    width: 98%;
}
.table.with-find td:last-of-type { width: 60px; }
.table thead tr {
    background: #1b96d3;
    color: #FFF;
    font-size: 15px;
}
.table tr { background: #f9f9f9;}
.table tbody tr:nth-child(odd) { background:#FFF; }
.table tbody tr:hover { background:#f2f2f2; }
.table th,
.table td {
    font-weight: normal;
    padding: 10px 14px;
    text-align: center;
}
.table .airline-logo { text-align: right; width: 70px;}
.table .airline-name { text-align: left;}
.tp-city-city h2 { font-size: 22px; }
.tp-city-city h3 {
    color: #666;
    font-size: 18px;
    font-weight: normal;
}
.one-half {
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    padding: 0 0 8px;
    vertical-align: top;
    width: 49.8%;
}
.one-third {
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    padding: 0 0 8px;
    vertical-align: middle;
    width: 32.8%;
}
.one-fourth {
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    padding: 0 0 8px;
    vertical-align: middle;
    width: 24.8%;
}
.one-fourth {
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    padding: 0 0 8px;
    vertical-align: middle;
    width: 24.8%;
}
.find-ticket-price {
    background: #1b96d3;
    border-radius: 3px;
    box-shadow: 0 2px 2px rgba(0,0,0,.2);
    color: #FFF !important;
    padding: 2px 6px;
}
.find-ticket-price:hover {
    background: #1ba4e2;
    box-shadow: 0 2px 2px rgba(0,0,0,.3);
}

.hidden-fields {
    display: inline-block;
    opacity: .01;
}