
article {
    padding:10px;
}
article section {
    clear: both;
}
article section, article header, article ul.page_num, article nav.categ {
    padding-bottom:30px;
}
article section p, article header p {
    padding-bottom:10px;
}
article section p:last-child, article header p:last-child {
    padding-bottom: 0;
}
article section.news_articles_list a {
    display: block;
    clear: both;
    text-decoration: none;
    padding: 5px;
    background: #F56F6C;
    color:#ffffff;
    width:150px;
    text-align: center;
    border-radius: 4px;
}
article section.news_articles_list a:hover {
    background: #E55F5C;
}
article section.news_articles_list ul li {
    margin-bottom: 10px;
}
article section.news_articles_list ul li a {
    display: block;
    text-decoration: underline;
    color: #2980B9;
    padding: 0;
    background: none;
    width: auto;
    text-align: left;
    font-size: 120%;
}
article section.news_articles_list ul li a:hover {
    color: #F56F6C;
    text-decoration: none;
    background: none;
}
article section.news_articles_list ul li p {
    padding-bottom: 0;
}
article section.news_articles_list ul li small {
    font-size: 80%;
}
article section.news_articles_list ul li ol li {
    float: left;
    display: block;
    padding: 0;
    margin: 0;
}
article section.news_articles_list ul li ol li a {
    color:#555555;
    font-size: 90%;
    margin: 0 10px 0 0;
    padding: 0;
    display: block;
}
article section.news_articles_list ul li img {
    float:left;
    margin: 5px 10px 0 0;
    border: 1px solid #999999;
}
article nav.categ ul li {
    float:left;
    padding: 0 5px 5px 0;
}
article nav.categ ul li a {
    display: block;
    border: 1px solid #aaaaaa;
    line-height: 1;
    padding: 10px;
    border-radius: 4px;
    text-decoration: none;
    color: #aaaaaa;
}
article nav.categ ul li a.active {
    background: #F56F6C;
    color:#ffffff;
    border-color: #eeeeee;
}
article nav.categ ul li a:hover {
    color:#000000;
    border-color: #000000;
}
article nav.categ ul li a.active:hover {
    background: #F56F6C;
    color:#ffffff;
    border-color: #eeeeee;    
}

article section img.main {
    float:left;
    margin: 0 10px 10px 0;
    border:1px solid #eeeeee;
    border-radius: 4px;
}

article section.all_routes ul li {
}
article section.all_routes ul li a {
    text-decoration: none;
}

article form section table tr:hover {
    background: #eeeeee;
}
article form section table tr td {
    padding: 5px;
}
article form section table tr td label small {
    display: block;
    font-size: 90%;
}

#SubmitRouteButtonBottom {
    display:block;
    padding:1%;
    width: 48%;
    border-radius: 4px;
    border:1px solid #555555;
    background: #F56F6C;
    color:#ffffff;
}
#SubmitRouteButtonBottom:hover {
    background: #e55F5C;
}

#all_maps_info {
    position: relative;    
}
#map_ya, #map_google, #map_google2 {
    height: 400px;
    border: 1px solid #474d58;
    margin: 10px 10px 0 10px;
}
#map_directions, #map_directions_google, #map_directions_google2  {
    height: 400px;
    border-top: 1px solid #474d58;
    border-bottom: 1px solid #474d58;
    overflow: hidden;
    display: none;
}
#map_directions div, #directionsPanel, #directionsPanel2 {
    height: 340px;
    overflow-x: hidden;
    overflow-y: scroll;
}
#map_directions .print_button, #map_directions_google .print_button, #map_directions_google2 .print_button {
    padding:20px;
    padding-left: 60px;
    border-left: 1px solid #474d58;
    display: block;
    color: #ffffff;
    background: #2980B9 url(/images/printer_white_big.png) no-repeat 20px;
    border-bottom: 1px solid #2980B9;
    text-decoration: none;
}
#map_directions .print_button:hover, #map_directions_google .print_button:hover, #map_directions_google2 .print_button:hover {
    color: #2980B9;
    background: #ffffff url(/images/printer_blue_big.png) no-repeat 20px;
    border-bottom: 1px solid #2980B9;
    text-decoration: none;
}

#google_travel_mode {
    width: 230px;
}
#google_travel_mode-button {
    background: #ffffff;
}
#google_travel_mode-menu li.ui-state-focus {
    background: #eeeeee;
    font-weight: 300;
}


#map_tabs {
    clear: both;
    display: none;
}
#map_tabs ul li:before,#route_detail_buttons li:before,#route_detail_buttons, #map_tabs ul {
    margin: 0 3%;
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
    overflow: hidden;
font-weight: 300;
font-size: 100%;
line-height: 1.4;
    content: none;
}
ul#ml li{
content:none;
padding:5px;
    overflow: hidden;
list-style: outside none none;
}
#map_tabs ul li{
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
    overflow: hidden;
font-weight: 300;
font-size: 100%;
line-height: 1.4;
   float:left;
    margin-right: 5px;
}
#map_tabs ul li a {
    display: block;
    border: 1px solid #aaaaaa;
    border-top: none;
    line-height: 1;
    padding: 10px;
    border-radius: 0 0 4px 4px;
    text-decoration: none;
    color: #aaaaaa;
}
#map_tabs ul li a.active {
    background: #F56F6C;
    color:#ffffff;
    border-color: #eeeeee;
}
#map_tabs ul li a:hover {
    color:#000000;
    border-color: #000000;
}
#map_tabs ul li a.active:hover {
    background: #F56F6C;
    color:#ffffff;
    border-color: #eeeeee;    
}


#route_detail_buttons {
    display: none;
}
#route_detail_buttons li{
    float:left;
padding-left:0px;
padding-right:10px;
    margin-right: 0px;
    margin-bottom: 5px;
}
#route_detail_buttons li a {
    display: block;
    border: 1px solid #aaaaaa;
    line-height: 1;
    padding: 10px;
    border-radius: 4px;
    text-decoration: none;
    color: #aaaaaa;
}
#route_detail_buttons li a.active {
    background: #F56F6C;
    color:#ffffff;
    border-color: #eeeeee;
}
#route_detail_buttons li a:hover {
    color:#000000;
    border-color: #000000;
}
#route_detail_buttons li a.active:hover {
    background: #F56F6C;
    color:#ffffff;
    border-color: #eeeeee;    
}

article section.route_detail_box {
}
#route_detail_main ul li {
    font-size: 120%;
    margin-bottom: 10px;
}
#route_detail_main ul li small{
    font-size: 70%;
    display: block;
}
#route_detail_main div {
    padding:10px;
    border-radius: 4px;
    background: #ebeff8;
    margin-top:20px;
}
#route_detail_main div label {
    display: block;
    margin-top: 7px;
    margin-bottom: 5px;
}
#route_detail_main div input {
    padding: 5px;
    border-radius: 4px;
    width:95%;
}

#route_detail_point table tr td {
    padding: 0 5px 5px 0;
}

#route_detail_point a.print_button {
    display: block;
    background: #2980B9 url(/images/printer_white.png) no-repeat 5px;
    color:#ffffff;
    text-decoration: none;
    padding: 5px;
    width: 120px;
    text-align: right;
    margin: 5px;
    border-radius: 4px;
    border: 1px solid #2980B9;
    position: relative;
}
#route_detail_point a.print_button:hover {
    background: #ffffff url(/images/printer_blue.png) no-repeat 5px;
    color:#2980B9;
    border: 1px solid #2980B9;
}

#route_detail_tickets ul li {
    margin-bottom: 10px;
    padding: 10px 5px 5px 10px;
}
#route_detail_tickets ul li p{
    float:left;
    padding: 0 5px 5px 0;
}
#route_detail_tickets ul li:nth-child(odd) {
    background: #eeeeee;
}



#route-mark-up, #route-mark-down {
    display: inline-block;
    padding: 10px 50px;
    margin: 0;
    border: 1px solid #aaaaaa;
    color: #aaaaaa;
    background: #ffffff;
    border-radius: 0 4px 4px 0;
}
#route-mark-up {
    background: #F56F6C;
    color:#ffffff;
    border-radius: 4px 0 0 4px;
    border-right: none;
}
#route-mark-down:hover {
    color:#000000;
    border-color: #000000;
}
#route-mark-up:hover {
    background: #F57F7C;
    border-color: #000000;
}



#social_buttons div.box {
    float:left;
    width:150px;
    overflow: hidden;
    height: 30px;
    margin: 0 20px 20px 0;
    position: relative;
}
#social_buttons div.box div.fb-share-button {
    position: relative;
    top:-1px;
}

ul.page_num {
    clear: both;
}
ul.page_num li {
    float:left;
}
ul.page_num li a {
    display: block;
    padding: 10px 15px;
    border: 1px solid #2980B9;
    border-radius: 4px;
    margin: 0 5px 5px 0;
    text-decoration: none;
}
ul.page_num li a:hover {
    border: 1px solid #F56F6C;
}


aside {
    padding:10px;
    margin-top: 50px;
    background: #ebeff8;
}
aside section {
    margin-bottom: 10px;
}
aside section ul li {
    margin-bottom: 10px;
}
aside section ul li a {
    text-decoration: none;
}
aside section ul li small {
    display: block;
    font-size: 80%;
}


footer {
    padding:10px;
    background: #191C21;
    color:#999999;
}
footer section, footer nav {
    color:#999999;
    overflow: hidden;
    text-align: right;
}
footer section p {
    color:#999999;
    float:right;
    padding: 10px 0 0 20px;
}
footer nav ul li {
    padding: 0 0 10px 20px;
    float:right;
}
footer nav ul li a {
    color:#999999;
    text-decoration: none;
}

#modal_bg {
    background: #999999;
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom: 0;
    opacity: 0.9;
    display: none;
}
#modal_find_route {
    background: #ffffff;
    border-radius: 4px;
    position: fixed;
    top:0;
    left:0;
    right: 0;
    margin: 5%;
    padding:5%;
    border:1px solid #191C21;
    display: none;
}
#modal_find_route p {
    font-size: 120%;
    text-transform: uppercase;
}

#vk_comments {
    clear: both;
}
#vk_comments,
#vk_comments iframe {
    width: 100% !important;
}

#modal_progressbar {
    margin: 20px 0;
}
#modal_progressbar .ui-progressbar-value {
    background-color: #F56F6C;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

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

    header.first {
    }
    header.first nav {
    }
    header.first nav  ul li {
    }
    header.first nav  ul li a {
    }
    header.first nav  ul li:first-child {
    }
    header.first nav  ul li:first-child a {
    }
    header.first p {
        padding:20px 10px;
        font-size: 200%;
    }
    header.first p span {
    }
    header.first p span b {
    }
    
    header.first form {
    }
    header.first form p {
    }
    header.first form input {
    }
    header.first form label {
    }
    header.first form small {
    }
    header.first form button {
    }
    header.first form button:hover {
    }
    
    header.page {
    }
    header.page nav {
    }
    header.page nav  ul li {
    }
    header.page nav  ul li a {
    }
    header.page nav  ul li:first-child {
    }
    header.page nav  ul li:first-child a {
    }
    
    header.page form {
    }
    header.page form p {
    }
    header.page form input {
    }
    header.page form label {
    }
    header.page form small {
    }
    header.page form button {
    }
    header.page form button:hover {
    }
    
    nav.breadcrumb {
    }
    nav.breadcrumb ul {
    }
    nav.breadcrumb ul li {
    }
    nav.breadcrumb ul li:last-child {
    }
    
    
    #modal_find_route {
        margin: 10%;
        padding:5%;
    }
    #modal_find_route p {
        font-size: 150%;
    }
    
}

@media only screen and (min-width: 768px) {
    
    h1 {
        font-size: 175%;
    }
    h2 {
        font-size: 150%;
    }
    h3 {
        font-size: 130%;
    }

    header.first {
        background: #474d58 url(/images/bg_top_big.jpg) no-repeat center;
        background-size: cover;
        padding-bottom: 20px;
    }
    header.first .bgchange{
        position: absolute;
        top:0;
        left:0;
        bottom: 0;
        right: 0;
        background: #474d58 url(/images/bg_top_big.jpg) no-repeat center;
        background-size: cover;
    }
    #bgchange_1 {
        background-image: url(/images/bg_top_big.jpg);
    }
    #bgchange_2 {
        background-image: url(/images/bg_top_big_2.jpg);
    }
    #bgchange_3 {
        background-image: url(/images/bg_top_big_3.jpg);
    }
    #bgchange_4 {
        background-image: url(/images/bg_top_big_4.jpg);
    }
    #bgchange_5 {
        background-image: url(/images/bg_top_big_5.jpg);
    }
    header.first nav {
        padding: 20px 3%;
        z-index: 1;
        position: relative;
    }
    header.first nav  ul {
        position: relative;
    }
    header.first nav  ul li {
    }
    header.first nav  ul li a {
    }
    header.first nav  ul li:first-child {
        display: block;
        position: absolute;
        top:-3px;
    }
    header.first nav  ul li:first-child a {
    }
    header.first p {
        padding:50px 3%;
        font-size: 250%;
        z-index: 1;
        position: relative;
    }
    header.first p span {
        display:block;
    }
    header.first p span b {
    }
    
    header.first form {
        z-index: 1;
        position: relative;
        margin: 0 3%;
        overflow: hidden;
        padding:20px;
        border: 1px solid #ffffff;
        border-radius: 4px;
        background: url(/images/bg_top_form.png);
    }
    header.first form p {
        font-size:150%;
        margin:0;
        padding: 0;
        line-height: 1;
    }
    header.first form input {
        padding:1%;
        width:30%;
        float:left;
        margin-right:1%;
        margin-top: 20px;
    }
    header.first form label {
        display:block;
        float:left;
        color: #ffffff;
        font-size: 200%;
        margin-right:1%;
        width:4%;
        text-align: center;
        margin-top: 10px;
    }
    header.first form small {
        display:block;
        float:left;
        color:#bbbbbb;
        width:32%;
        margin-right:6%;
        padding-right:2px;
        font-size: 85%;
    }
    header.first form small span {
        display:inline-block;
        color:#bbbbbb;
        border-bottom: 1px dashed #bbbbbb;
        cursor: pointer;
    }
    header.first form small span:hover {
        border-bottom: none;
    }
    header.first form button {
        display:block;
        float: left;
        padding:1%;
        width: 28%;
        margin-top: 20px;
    }
    header.first form button:hover {
    }
    
    header.page {
        background: #474d58 url(/images/bg_top_big.jpg) no-repeat center;
        background-size: cover;
    }
    header.page nav {
        padding: 10px 3%;
    }
    header.page nav  ul li {
        margin-left:20px;
    }
    header.page nav  ul li a {
    }
    header.page nav  ul li:first-child {
        display: block;
        position: absolute;
        top:3px;
    }
    header.page nav  ul li:first-child a {
    }
    
    header.page form {
        padding: 20px;
        overflow:hidden;
        padding-right: 3%;
        padding-left: 3%;
    }
    header.page form p {
        font-size:150%;
        margin: 0;
    }
    header.page form input {
        padding:1%;
        width:30%;
        float:left;
        margin-right:1%;
        margin-top: 20px;
    }
    header.page form label {
        display:block;
        float:left;
        color: #ffffff;
        font-size: 200%;
        margin-right:1%;
        width:4%;
        text-align: center;
        margin-top: 10px;
    }
    header.page form small {
        display:block;
        float:left;
        color:#bbbbbb;
        width:32%;
        margin-right:6%;
        padding-right:2px;
        font-size: 85%;
    }
    header.page form small span {
        display:inline-block;
        color:#bbbbbb;
        border-bottom: 1px dashed #bbbbbb;
        cursor: pointer;
    }
    header.page form small span:hover {
        border-bottom: none;
    }
    header.page form button {
        display:block;
        float: left;
        padding:1%;
        width: 28%;
        margin-top: 20px;
    }
    header.page form button:hover {
    }
    
    nav.breadcrumb {
        display: block;
        padding: 20px 3%;
    }
    nav.breadcrumb ul {
    }
    nav.breadcrumb ul li {
    }
    nav.breadcrumb ul li:last-child {
    }
    
    article {
        padding:20px 3%;
    }
    article section {
    } 
    article section, article header {
    }
    article section p, article header p {
    }
    article section p:last-child, article header p:last-child {
    }
    
    article section.news_articles_list a {
    }
    article section.news_articles_list a:hover {
    }
    article section.news_articles_list ul li {
        margin-right:1%;
        float:left;
        width:49%;
    }
    article section.news_articles_list ul li:nth-child(2n+1) {
        clear: both;
    }
    article section.news_articles_list ul li a {
    }
    article section.news_articles_list ul li a:hover {
    }
    article section.news_articles_list ul li p {
    }
    article section.news_articles_list ul li small {
    }
    article section.news_articles_list ul li ol li {
        width: auto;
        margin: 0;
    }
    article section.news_articles_list ul li ol li a{
    }
    
    
    #route_detail_buttons {
        display: block;
    }
    #route_detail_buttons li{
    }
    #route_detail_buttons li a {
    }
    #route_detail_buttons li a.active {
    }
    #route_detail_buttons li a:hover {
    }
    #route_detail_buttons li a.active:hover {  
    }
    
    article section.route_detail_box {
        display: none;
    }
    #route_detail_main {
        display: block;
    }
    #route_detail_main ul li {
    }
    #route_detail_main ul li small{
        display: inline-block;
        font-size: 80%;
    }
    #route_detail_main div {
        overflow: hidden;
        padding: 20px;
    }
    #route_detail_main div label {
        display: block;
        width:30%;
        float:left;
        clear: both;
    }
    #route_detail_main div input {
        display: block;
        float: left;
        width: 65%;
        margin-bottom: 10px;
    }
    
    
    
    article section.all_routes ul li {
        float:left;
        margin:  0 1% 1% 0;
        width:48%;
    }
    article section.all_routes ul li a {
    }
    
    #map_ya, #map_google, #map_google2 {
        margin: 0;
        border-right: none;
        border-left: none;
        float: left;
        width:65%;
    }
    #map_directions, #map_directions_google, #map_directions_google2 {
        display: block;
        margin: 0;
        border-right: none;
        border-left: none;
        float: left;
        width:35%;
    }
    #map_directions_google, #map_directions_google2 {
        display: none;
    }
    #map_directions div {
        padding:0px;
        border-left: 1px solid #474d58;
    }
    #map_google, #map_google2 {
        display: none;
    }
    
    #map_tabs {
        display: block;
    }
    
    aside {
        padding: 20px 3%;
        overflow: hidden;
    }
    aside section {
        margin-right:1%;
        margin-bottom: 20px;
        float:left;
        width:49%;
    }
    aside section:nth-child(2n+1) {
        clear: both;
    }
    aside section ul li {
    }
    aside section ul li small {
    }
    
    
    footer {
        padding: 20px 3%;
    }
    footer section, footer nav {
    }
    footer section p {
    }
    footer nav ul li {
    }
    footer nav ul li a {
    }
    
    #modal_find_route {
        margin: 10% 20%;
        padding:5%;
    }
    #modal_find_route p {
        font-size: 200%;
    }
    
}

@media only screen and (min-width: 1024px) {
    
    h1 {
        font-size: 200%;
    }
    h2 {
        font-size: 170%;
    }
    h3 {
        font-size: 145%;
    }
    
    header.first {
        padding-bottom: 130px;
    }
    header.first nav {
        background: url(/images/bg_top_nav.png);
    }
    header.first nav  ul li {
    }
    header.first nav  ul li a {
    }
    header.first nav  ul li:first-child {
    }
    header.first nav  ul li:first-child a {
    }
    header.first p {
        padding:100px 3%;
        font-size: 300%;
    }
    header.first p span {
    }
    header.first p span b {
    }
    
    header.first form {
    }
    header.first form p {
        font-size:160%;
    }
    header.first form input {
    }
    header.first form label {
        font-size: 200%;

    }
    header.first form small {
    }
    header.first form button {
    }
    header.first form button:hover {
    }
    
    header.page form {
    }
    header.page form p {
        font-size:160%;
    }
    header.page form input {
    }
    header.page form label {
    }
    header.page form small {
    }
    header.page form small span {
    }
    header.page form small span:hover {
    }
    header.page form button {
    }
    header.page form button:hover {
    }
    
    nav.breadcrumb {
    }
    nav.breadcrumb ul {
    }
    nav.breadcrumb ul li {
    }
    nav.breadcrumb ul li:last-child {
    }
    
    article {
    }
    article section {
    } 
    article section, article header {
    }
    article section p, article header p {
    }
    article section p:last-child, article header p:last-child {
    }
    
    article section.news_articles_list a {
    }
    article section.news_articles_list a:hover {
    }
    article section.news_articles_list ul li {
        margin-right:1%;
        float:left;
        width:32%;
    }
    article section.news_articles_list ul li:nth-child(2n+1) {
        clear: none;
    }
    article section.news_articles_list ul li:nth-child(3n+1) {
        clear: both;
    }
    article section.news_articles_list ul li a {
    }
    article section.news_articles_list ul li a:hover {
    }
    article section.news_articles_list ul li p {
    }
    article section.news_articles_list ul li small {
    }
    
    #route_detail_buttons {
    }
    #route_detail_buttons li{
    }
    #route_detail_buttons li a {
    }
    #route_detail_buttons li a.active {
    }
    #route_detail_buttons li a:hover {
    }
    #route_detail_buttons li a.active:hover {  
    }
    
    article section.route_detail_box {
    }
    #route_detail_main ul li {
    }
    #route_detail_main ul li small{
    }
    #route_detail_main div {
    }
    #route_detail_main div label {
        width:25%;
    }
    #route_detail_main div input {
        width: 70%;
    }
    
    #map_ya, #map_google, #map_google2 {
        width:70%;
    }
    #map_directions, #map_directions_google, #map_directions_google2 {
        width:30%;
    }
    
    aside {
    }
    aside section {
        width:24%;
    }
    aside section:nth-child(2n+1) {
        clear: none;
    }
    aside section:nth-child(4n+1) {
        clear: both;
    }
    aside section ul li {
    }
    aside section ul li small {
    }
    
    footer {
        padding: 20px 3%;
    }
    footer section, footer nav {
    }
    footer section p {
    }
    footer nav ul li {
    }
    footer nav ul li a {
    }
    
    #modal_find_route {
        margin: 10% 25%;
        padding:2%;
    }
    #modal_find_route p {
        font-size: 200%;
    }
}

@media only screen and (min-width: 1280px) {
 
    h1 {
        font-size: 225%;
    }
    h2 {
        font-size: 190%;
    }
    h3 {
        font-size: 160%;
    }
    
    header.first {
    }
    header.first nav {
    }
    header.first nav  ul li {
    }
    header.first nav  ul li a {
    }
    header.first nav  ul li:first-child {
    }
    header.first nav  ul li:first-child a {
    }
    header.first p {
        padding:100px 3%;
        font-size: 400%;
    }
    header.first p span {
    }
    header.first p span b {
    }
    
    header.first form {
    }
    header.first form p {
    }
    header.first form input {
    }
    header.first form label {
    }
    header.first form small {
    }
    header.first form button {
    }
    header.first form button:hover {
    }
        
    header.page form {
    }
    header.page form p {
    }
    header.page form input {
    }
    header.page form label {
    }
    header.page form small {
    }
    header.page form small span {
    }
    header.page form small span:hover {
    }
    header.page form button {
    }
    header.page form button:hover {
    }
    
    nav.breadcrumb {
    }
    nav.breadcrumb ul {
    }
    nav.breadcrumb ul li {
    }
    nav.breadcrumb ul li:last-child {
    }
    
    article {
    }
    article section {
    } 
    article section, article header {
    }
    article section p, article header p {
    }
    article section p:last-child, article header p:last-child {
    }
    
    article section.news_articles_list a {
    }
    article section.news_articles_list a:hover {
    }
    article section.news_articles_list ul li {
    }
    article section.news_articles_list ul li:nth-child(2n+1) {
    }
    article section.news_articles_list ul li:nth-child(3n+1) {
    }
    article section.news_articles_list ul li a {
    }
    article section.news_articles_list ul li a:hover {
    }
    article section.news_articles_list ul li p {
    }
    article section.news_articles_list ul li small {
    }
    
    #route_detail_buttons {
    }
    #route_detail_buttons li{
    }
    #route_detail_buttons li a {
    }
    #route_detail_buttons li a.active {
    }
    #route_detail_buttons li a:hover {
    }
    #route_detail_buttons li a.active:hover {  
    }
    
    article section.route_detail_box {
    }
    #route_detail_main ul li {
    }
    #route_detail_main ul li small{
    }
    #route_detail_main div {
    }
    #route_detail_main div label {
        width:20%;
    }
    #route_detail_main div input {
        width: 75%;
    }
    
    #map_ya, #map_google, #map_google2 {
        width:75%;
        height: 500px;
    }
    #map_directions, #map_directions_google, #map_directions_google2 {
        width:25%;
        height: 500px;
    }
    #map_directions div, #directionsPanel, #directionsPanel2 {
        height: 420px;
    }
    
    aside {
    }
    aside section {
    }
    aside section:nth-child(2n+1) {
    }
    aside section:nth-child(4n+1) {
    }
    aside section ul li {
    }
    aside section ul li small {
    }
    
    footer {
        padding: 20px 3%;
    }
    footer section, footer nav {
    }
    footer section p {
    }
    footer nav ul li {
    }
    footer nav ul li a {
    }
    
    #modal_find_route {
        margin: 10% 30%;
        padding:2%;
    }
    #modal_find_route p {
        font-size: 200%;
    }
}

@media only screen and (min-width: 1400px) {
    
    h1 {
        font-size: 250%;
    }
    h2 {
        font-size: 210%;
    }
    
    header.first {
    }
    header.first nav {
    }
    header.first nav  ul li {
    }
    header.first nav  ul li a {
    }
    header.first nav  ul li:first-child {
    }
    header.first nav  ul li:first-child a {
    }
    header.first p {
        padding:100px 3%;
    }
    header.first p span {
    }
    header.first p span b {
    }
    
    header.first form {
    }
    header.first form p {
        font-size:180%;
    }
    header.first form input {
        width:36.5%;
        margin-right:0.5%;
        padding:0.5%;
    }
    header.first form label {
        font-size: 200%;
        margin-right:0.5%;
        width:3%;
        margin-top: 10px;
    }
    header.first form small {
        width:38,5%;
        margin-right: 9.5%;
    }
    header.first form button {
        display:block;
        float: left;
        padding:0.5%;
        width: 20%;
        margin-top: 20px;
    }
    header.first form button:hover {
    }
    
    header.page form {
    }
    header.page form p {
        font-size:180%;
    }
    header.page form input {
        width:36.5%;
        margin-right:0.5%;
        padding:0.5%;        
    }
    header.page form label {
        font-size: 200%;
        margin-right:0.5%;
        width:3%;
        margin-top: 10px;        
    }
    header.page form small {
        width:38,5%;
        margin-right: 9.5%;
    }
    header.page form small span {
    }
    header.page form small span:hover {
    }
    header.page form button {
        display:block;
        float: left;
        padding:0.5%;
        width: 20%;
        margin-top: 20px;
    }
    header.page form button:hover {
    }
    
    nav.breadcrumb {
    }
    nav.breadcrumb ul {
    }
    nav.breadcrumb ul li {
    }
    nav.breadcrumb ul li:last-child {
    }
    
    article {
    }
    article section {
    } 
    article section, article header {
    }
    article section p, article header p {
    }
    article section p:last-child, article header p:last-child {
    }
    
    article section.news_articles_list a {
    }
    article section.news_articles_list a:hover {
    }
    article section.news_articles_list ul li {
        margin-right:1%;
        float:left;
        width:24%;
    }
    article section.news_articles_list ul li:nth-child(2n+1) {
    }
    article section.news_articles_list ul li:nth-child(3n+1) {
        clear: none;
    }
    article section.news_articles_list ul li:nth-child(4n+1) {
        clear: both;
    }
    article section.news_articles_list ul li a {
    }
    article section.news_articles_list ul li a:hover {
    }
    article section.news_articles_list ul li p {
    }
    article section.news_articles_list ul li small {
    }
    
    article section.all_routes ul li {
        width:31.5%;
    }
    article section.all_routes ul li a {
    }
    
    #map_ya, #map_google, #map_google2 {
        width:80%;
        height: 600px;
    }
    #map_directions, #map_directions_google, #map_directions_google2 {
        width:20%;
        height: 600px;
    }
    
    #map_directions div, #directionsPanel, #directionsPanel2 {
        height: 540px;
    }
    aside {
    }
    aside section {
    }
    aside section:nth-child(2n+1) {
    }
    aside section:nth-child(4n+1) {
    }
    aside section ul li {
    }
    aside section ul li small {
    }
    
    footer {
        padding: 20px 3%;
    }
    footer section, footer nav {
    }
    footer section p {
    }
    footer nav ul li {
    }
    footer nav ul li a {
    }
    
}
.art-article .field-type-image{float:left;padding:10px;}