body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
#wb_header
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1
{
   float: left;
   height: 47px;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 500px)
{
#header > .row > .col-1
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_evroute
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: rgba(255,255,255,0.69);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
}
#evroute
{
   box-sizing: border-box;
   height: 100vh;
   padding: 45px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#evroute > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#evroute > .row > .col-1, #evroute > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#evroute > .row > .col-1, #evroute > .row > .col-2
{
   float: left;
}
#evroute > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#evroute > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#evroute:before,
#evroute:after,
#evroute .row:before,
#evroute .row:after
{
   display: table;
   content: " ";
}
#evroute:after,
#evroute .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#evroute > .row > .col-1, #evroute > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#evroute-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
}
#evroute-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#evroute-divider-bottom .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #007BFF;
}
#wb_HeadingEVRoute
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0 0 5px 0 ;
   padding: 0 0 10px 0;
   text-align: left;
}
#HeadingEVRoute
{
   color: #696969;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_HeadingVroute
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0 0 5px 0 ;
   padding: 0 0 10px 0;
   text-align: left;
}
#HeadingVroute
{
   color: #696969;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#data_info1
{
   background-color: #FFFFFF;
   border-collapse: collapse;
   border-spacing: 0;
   border: 1px #DDDDDD solid;
   color: #333333;
   font-family: Verdana;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   width: 100%;
}
#data_info1 th,
#data_info1 td
{
   padding: 2px 2px 2px 2px;
   vertical-align: top;
}
#data_info1 th 
{
   text-align: left;
   color: #333333;
   font-weight: bold;
   font-style: normal;
}
#data_info1 thead th
{
   background-color: #FFFFFF;
}
#data_info1 > tbody > tr:nth-child(2n+1) > td, #data_info1 > tbody > tr:nth-child(2n+1) > th 
{
   background-color: #F9F9F9;
   color: #333333;
}
@media screen and (max-width:480px)
{
   #data_info1,
   #data_info1 thead,
   #data_info1 tbody,
   #data_info1 th,
   #data_info1 td,
   #data_info1 tr
   {
      display: block;
   }
   #data_info1 thead tr
   {
      left: -9999px;
      position: absolute;
      top: -9999px;
   }
   #data_info1 tr
   {
     border: 1px solid #DDDDDD;
   }
   #data_info1 td
   {
      border: none;
      border-bottom: 1px solid #DDDDDD;
      padding-left: 50%;
      position: relative;
      text-align: left;
      white-space: normal;
   }
   #data_info1 td:before
   {
   font-weight: bold;
      position: absolute;
      left: 2px;
      padding-right: 10px;
      text-align:left;
      top: 2px;
      white-space: nowrap;
      width: 45%; 
   }
   #data_info1 td:before
   {
      content: attr(data-title);
   }
}
#wb_data_info1{
   margin: 5px 0 0 0 ;
}
#data_info2
{
   background-color: #FFFFFF;
   border-collapse: collapse;
   border-spacing: 0;
   border: 1px #DDDDDD solid;
   color: #333333;
   font-family: Verdana;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   width: 100%;
}
#data_info2 th,
#data_info2 td
{
   padding: 2px 2px 2px 2px;
   vertical-align: top;
}
#data_info2 th 
{
   text-align: left;
   color: #333333;
   font-weight: bold;
   font-style: normal;
}
#data_info2 thead th
{
   background-color: #FFFFFF;
}
#data_info2 > tbody > tr:nth-child(2n+1) > td, #data_info2 > tbody > tr:nth-child(2n+1) > th 
{
   background-color: #F9F9F9;
   color: #333333;
}
@media screen and (max-width:480px)
{
   #data_info2,
   #data_info2 thead,
   #data_info2 tbody,
   #data_info2 th,
   #data_info2 td,
   #data_info2 tr
   {
      display: block;
   }
   #data_info2 thead tr
   {
      left: -9999px;
      position: absolute;
      top: -9999px;
   }
   #data_info2 tr
   {
     border: 1px solid #DDDDDD;
   }
   #data_info2 td
   {
      border: none;
      border-bottom: 1px solid #DDDDDD;
      padding-left: 50%;
      position: relative;
      text-align: left;
      white-space: normal;
   }
   #data_info2 td:before
   {
   font-weight: bold;
      position: absolute;
      left: 2px;
      padding-right: 10px;
      text-align:left;
      top: 2px;
      white-space: nowrap;
      width: 45%; 
   }
   #data_info2 td:before
   {
      content: attr(data-title);
   }
}
#wb_data_info2{
   margin: 5px 0 0 0 ;
}
#data_route1
{
   background-color: #FFFFFF;
   border-collapse: collapse;
   border-spacing: 0;
   border: 1px #DDDDDD solid;
   color: #333333;
   font-family: Verdana;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   width: 100%;
}
#data_route1 th,
#data_route1 td
{
   padding: 2px 2px 2px 2px;
   vertical-align: top;
}
#data_route1 th 
{
   text-align: left;
   color: #333333;
   font-weight: bold;
   font-style: normal;
}
#data_route1 thead th
{
   background-color: #FFFFFF;
}
#data_route1 > tbody > tr:nth-child(2n+1) > td, #data_route1 > tbody > tr:nth-child(2n+1) > th 
{
   background-color: #F9F9F9;
   color: #333333;
}
@media screen and (max-width:480px)
{
   #data_route1,
   #data_route1 thead,
   #data_route1 tbody,
   #data_route1 th,
   #data_route1 td,
   #data_route1 tr
   {
      display: block;
   }
   #data_route1 thead tr
   {
      left: -9999px;
      position: absolute;
      top: -9999px;
   }
   #data_route1 tr
   {
     border: 1px solid #DDDDDD;
   }
   #data_route1 td
   {
      border: none;
      border-bottom: 1px solid #DDDDDD;
      padding-left: 50%;
      position: relative;
      text-align: left;
      white-space: normal;
   }
   #data_route1 td:before
   {
   font-weight: bold;
      position: absolute;
      left: 2px;
      padding-right: 10px;
      text-align:left;
      top: 2px;
      white-space: nowrap;
      width: 45%; 
   }
   #data_route1 td:before
   {
      content: attr(data-title);
   }
}
#wb_data_route1{
   margin: 5px 0 0 0 ;
}
#data_route2
{
   background-color: #FFFFFF;
   border-collapse: collapse;
   border-spacing: 0;
   border: 1px #DDDDDD solid;
   color: #333333;
   font-family: Verdana;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   width: 100%;
}
#data_route2 th,
#data_route2 td
{
   padding: 2px 2px 2px 2px;
   vertical-align: top;
}
#data_route2 th 
{
   text-align: left;
   color: #333333;
   font-weight: bold;
   font-style: normal;
}
#data_route2 thead th
{
   background-color: #FFFFFF;
}
#data_route2 > tbody > tr:nth-child(2n+1) > td, #data_route2 > tbody > tr:nth-child(2n+1) > th 
{
   background-color: #F9F9F9;
   color: #333333;
}
@media screen and (max-width:480px)
{
   #data_route2,
   #data_route2 thead,
   #data_route2 tbody,
   #data_route2 th,
   #data_route2 td,
   #data_route2 tr
   {
      display: block;
   }
   #data_route2 thead tr
   {
      left: -9999px;
      position: absolute;
      top: -9999px;
   }
   #data_route2 tr
   {
     border: 1px solid #DDDDDD;
   }
   #data_route2 td
   {
      border: none;
      border-bottom: 1px solid #DDDDDD;
      padding-left: 50%;
      position: relative;
      text-align: left;
      white-space: normal;
   }
   #data_route2 td:before
   {
   font-weight: bold;
      position: absolute;
      left: 2px;
      padding-right: 10px;
      text-align:left;
      top: 2px;
      white-space: nowrap;
      width: 45%; 
   }
   #data_route2 td:before
   {
      content: attr(data-title);
   }
}
#wb_data_route2{
   margin: 5px 0 0 0 ;
}
#iframe_route1
{
   box-sizing: border-box;
}
#iframe_route1
{
   display: block;
   float: left;
   width: 100%;
   height: 487px;
   vertical-align: top;
}
#iframe_route2
{
   box-sizing: border-box;
}
#iframe_route2
{
   display: block;
   float: left;
   width: 100%;
   height: 487px;
   vertical-align: top;
}
#wb_ResponsiveMenu1
{
   display: block;
   font-family: Beware;
   font-weight: normal;
   text-align: left;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   background-color: #DCDCDC;
   height: 43px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 15px;
   width: 15px;
   margin-bottom: 2px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #DCDCDC;
   color: #000000;
   font-family: Beware;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 5px 20px 10px 20px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 28px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: #EDEDED;
   color: #0000CD;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 43px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 129px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #DCDCDC;
   border: 0px solid #C5C5C5;
   color: #000000;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #EDEDED;
   color: #0000CD;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 5px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 129px;
   position: relative;
   top: -43px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #000000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #000000;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #0000CD;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #0000CD;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:480px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #DCDCDC;
   color: #000000;
   padding: 0 20px 0 20px;
   line-height: 45px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: #EDEDED;
   color: #0000CD;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 43px !important;
   line-height: 43px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #DCDCDC;
   color: #000000;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #DCDCDC;
   color: #000000;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 5px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 20px;
   top: 9px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #000000;
   color: #000000;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #EDEDED;
   color: #0000CD;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #0000CD;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #0000CD;
}
}
#wb_ResponsiveMenu1.affix
{
   top: 0 !important;
   position: fixed !important;
}
#upStickyLayer
{
   background-color: #005B9E;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_HeadingVroute
{
   display: inline-block;
   width: 350px;
   height: 70px;
   z-index: 5;
}
#wb_ResponsiveMenu1
{
   display: block;
   width: 100%;
   z-index: 0;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 9;
}
#wb_data_info1
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 2;
}
#wb_data_info2
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 6;
}
#wb_HeadingEVRoute
{
   display: inline-block;
   width: 350px;
   height: 70px;
   z-index: 1;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 12;
}
#wb_data_route2
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 7;
}
#wb_data_route1
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 3;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: 1vh;
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_evroute
{
   visibility: visible;
   display: table;
}
#wb_evroute
{
   height: 100vh;
   margin-top: 20px;
   margin-bottom: 0px;
}
#evroute
{
   height: 100vh;
   padding: 45px 15px 50px 15px;
}
#evroute .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#evroute-divider-bottom
{
   height: 50px;
}
#evroute-divider-bottom
{
   bottom: 0%;
}
#wb_upIcon
{
   left: 5px;
   top: 5px;
   width: 17px;
   height: 17px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 17px;
   height: 17px;
}
#upIcon i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#wb_HeadingEVRoute
{
   width: 482px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 5px 0 ;
   padding: 0 0 10px 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_HeadingEVRoute
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#HeadingEVRoute
{
   color: #696969;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   text-align: left;
   text-transform: none;
}
#wb_HeadingVroute
{
   width: 482px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 5px 0 ;
   padding: 0 0 10px 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_HeadingVroute
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#HeadingVroute
{
   color: #696969;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   text-align: left;
   text-transform: none;
}
#wb_data_info1
{
   visibility: visible;
   display: block;
}
#wb_data_info2
{
   visibility: visible;
   display: block;
}
#wb_data_route1
{
   visibility: visible;
   display: block;
}
#wb_data_route2
{
   visibility: visible;
   display: block;
}
#iframe_route1
{
   width: 100%;
   height: 387px;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
}
#iframe_route2
{
   width: 100%;
   height: 387px;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#upStickyLayer
{
   width: 37px;
   height: 37px;
   visibility: visible;
   display: block;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: 1vh;
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_evroute
{
   visibility: visible;
   display: table;
}
#wb_evroute
{
   height: 100vh;
   margin-top: 20px;
   margin-bottom: 0px;
}
#evroute
{
   height: 100vh;
   padding: 45px 15px 50px 15px;
}
#evroute .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#evroute-divider-bottom
{
   height: 50px;
}
#evroute-divider-bottom
{
   bottom: 0%;
}
#wb_upIcon
{
   left: 4px;
   top: 4px;
   width: 11px;
   height: 11px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 11px;
   height: 11px;
}
#upIcon i
{
   line-height: 11px;
   font-size: 11px;
   width: 10px;
}
#wb_HeadingEVRoute
{
   width: 354px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 5px 0 ;
   padding: 0 0 10px 0;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_HeadingEVRoute
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#HeadingEVRoute
{
   color: #696969;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: left;
   text-transform: none;
}
#wb_HeadingVroute
{
   width: 351px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 5px 0 ;
   padding: 0 0 10px 0;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_HeadingVroute
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#HeadingVroute
{
   color: #696969;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: left;
   text-transform: none;
}
#wb_data_info1
{
   visibility: visible;
   display: block;
}
#wb_data_info2
{
   visibility: visible;
   display: block;
}
#wb_data_route1
{
   visibility: visible;
   display: block;
}
#wb_data_route2
{
   visibility: visible;
   display: block;
}
#iframe_route1
{
   width: 100%;
   height: 345px;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
}
#iframe_route2
{
   width: 100%;
   height: 345px;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#upStickyLayer
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: block;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: 1vh;
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_evroute
{
   visibility: visible;
   display: table;
}
#wb_evroute
{
   height: 100vh;
   margin-top: 20px;
   margin-bottom: 0px;
}
#evroute
{
   height: 100vh;
   padding: 45px 15px 50px 15px;
}
#evroute .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#evroute-divider-bottom
{
   height: 50px;
}
#evroute-divider-bottom
{
   bottom: 0%;
}
#wb_upIcon
{
   left: 3px;
   top: 3px;
   width: 4px;
   height: 4px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 4px;
   height: 4px;
}
#upIcon i
{
   line-height: 4px;
   font-size: 4px;
   width: 3px;
}
#wb_HeadingEVRoute
{
   width: 443px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 5px 0 ;
   padding: 0 0 10px 0;
   font-size: 20px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_HeadingEVRoute
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#HeadingEVRoute
{
   color: #696969;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: left;
   text-transform: none;
}
#wb_HeadingVroute
{
   width: 450px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 5px 0 ;
   padding: 0 0 10px 0;
   font-size: 20px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_HeadingVroute
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#HeadingVroute
{
   color: #696969;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: left;
   text-transform: none;
}
#wb_data_info1
{
   visibility: visible;
   display: block;
}
#wb_data_info2
{
   visibility: visible;
   display: block;
}
#wb_data_route1
{
   visibility: visible;
   display: block;
}
#wb_data_route2
{
   visibility: visible;
   display: block;
}
#iframe_route1
{
   width: 100%;
   height: 445px;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
}
#iframe_route2
{
   width: 100%;
   height: 445px;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#upStickyLayer
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: block;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: 1vh;
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_evroute
{
   visibility: visible;
   display: table;
}
#wb_evroute
{
   height: 100vh;
   margin-top: 20px;
   margin-bottom: 0px;
}
#evroute
{
   height: 100vh;
   padding: 45px 15px 50px 15px;
}
#evroute .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#evroute-divider-bottom
{
   height: 50px;
}
#evroute-divider-bottom
{
   bottom: 0%;
}
#wb_upIcon
{
   left: 2px;
   top: 2px;
   width: 0px;
   height: 0px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 0px;
   height: 0px;
}
#upIcon i
{
   line-height: 0px;
   font-size: 0px;
   width: 1px;
}
#wb_HeadingEVRoute
{
   width: 287px;
   height: 6px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 5px 0 ;
   padding: 0 0 10px 0;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_HeadingEVRoute
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#HeadingEVRoute
{
   color: #696969;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_HeadingVroute
{
   width: 290px;
   height: 6px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 5px 0 ;
   padding: 0 0 10px 0;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_HeadingVroute
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#HeadingVroute
{
   color: #696969;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_data_info1
{
   visibility: visible;
   display: block;
}
#wb_data_info2
{
   visibility: visible;
   display: block;
}
#wb_data_route1
{
   visibility: visible;
   display: block;
}
#wb_data_route2
{
   visibility: visible;
   display: block;
}
#iframe_route1
{
   width: 100%;
   height: 325px;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
}
#iframe_route2
{
   width: 100%;
   height: 325px;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#upStickyLayer
{
   width: 12px;
   height: 12px;
   visibility: visible;
   display: block;
}
}
