@font-face {
    font-family: 'HelveticaNeue-Medium';
    src: url('../fonts/HelveticaNeue-Medium.eot');
    src: url('../fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue-Medium.woff') format('woff'), url('../fonts/HelveticaNeue-Medium.ttf') format('truetype'), url('../fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvantGardeITCbyBT-Book';
    src: url('../fonts/AvantGardeITCbyBT-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/AvantGardeITCbyBT-Book.otf') format('opentype'), url('../fonts/AvantGardeITCbyBT-Book.woff') format('woff'), url('../fonts/AvantGardeITCbyBT-Book.ttf') format('truetype'), url('../fonts/AvantGardeITCbyBT-Book.svg#AvantGardeITCbyBT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr-Roman';
    src: url('../fonts/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueCyr-Roman.otf') format('opentype'), url('../fonts/HelveticaNeueCyr-Roman.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Roman.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Roman.svg#HelveticaNeueCyr-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

textarea {
    resize: vertical;
}

li {
    list-style-type: none;
}

h1 span {
    color: #004f92;
}

h1,
h2,
h3,
h4,
h5,
h6{
	color: #01b5da;
	font-weight: normal;
	font-family: 'Oswald', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h1{
    margin: 0;
    padding: 0 0 20px;
	color: #004f92;
    font-size: 40px;
    line-height: 60px;
    text-transform: uppercase;
}
h2{
	color: #8b8989;
    font-size: 32px;
    line-height: 36px;
    text-transform: uppercase;
}
h3{
	color: #D04348;
	font-size: 24px;
    line-height: 26px;
}
h4{
    font-size: 22px;
    line-height: 24px;
}
h5{
	font-size: 18px;
    line-height: 24px;
}
h6{
	font-size: 16px;
    line-height: 24px;
}

p {
    color: #48494a;
    font-size: 18px;
    line-height: 28px;
}

a {
    color: #004f92;
    text-decoration: underline;
}

a:active {
    color: #01b5da;
    text-decoration: underline;
}

img {
    max-width: 100%;
}

input {
    border: none;
    outline: none;
}
select{
    opacity: 0;
}

html, body {
    margin:0;
    padding:0;
    width: 100%;
    height:100%;
}

body {
    font: 16px/26px Arial, 'Helvetica Neue', Helvetica, sans-serif;
    position:relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.clearfix {
    clear: both;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.container:before {
    display: table;
    content: '';
}

.container:after {
    display: table;
    content: '';
    clear: both;
}

/*==============================
=            SPRITE            =
==============================*/

.blu> span:after,
.reds> span:after,
#toTop,
.mobile-nav:before,
.mobil-search:before,
.accordion-prices .ui-accordion-header:after,
.accordion-prices .ui-accordion-header-active:after,
.not-found .look form .serach-inp:after,
.not-found .look ul li:before,
.lower-header-nav form .serach-inp:after,
span.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e,
.ui-accordion-header-active:before,
span.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s {
    background-image: url(../images/sprite.png);
}

.direction > span:after,
.direction > span:after{
    background-image: url(../images/sprite1.png);;
}


/*=====  End of SPRITE  ======*/


/*====================================
=            CUSTOM_STYLE            =
====================================*/

img.alignright {
    float: right;
    margin: 10px;
}

img.alignleft {
    float: left;
    margin: 10px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*=====  End of CUSTOM_STYLE  ======*/


/* ===================
    ALL: GasPrice Theme
   =================== */

header {
    padding: 9px 0 0;
    margin-bottom: 8px;
}

.title {
    margin-top: 4px;
    float: left;
}
.logo{
    display: inline-block;
    color: #000;
    font-size: 40px;
    line-height: 50px;
    font-family: 'Oswald', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}
.logo img{
    margin-right: 18px;
    vertical-align: top;
}
.logo-text{
    display: inline-block;
    vertical-align: bottom;
    color: #000;
}

.upper-header {
    overflow: hidden;
    margin-bottom: 36px;
}

.header-nav-soc {
    margin: 0;
    float: right;
    font-size: 14px;
}

.soc-nav {
    float: right;
}

.soc-nav ul li {
    float: left;
}


/*================================
=            TOP_MENU            =
================================*/

.top-nav {
    padding: 0 0 4px;
    overflow: hidden;
    width: 100%;
}

.top-nav ul li {
    margin-left: 28px;
    float: left;
}

.top-nav ul li a {
    font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 15px;
    line-height: normal;
    color: #004f92;
    text-decoration: none;
}

.top-nav ul li a:hover {
    text-decoration: underline;
}


/*=====  End of TOP_MENU  ======*/


/*====================================
=            SOC_ICON_TOP            =
====================================*/

.soc-nav ul li {
    margin-left: 6px;
    width: 34px;
    height: 34px;
    border: 2px solid #D04348;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.soc-nav ul li a:before {
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
}

.soc-nav ul li a {
    color: #D04348;
    text-align: center;
    text-decoration: none;
    display: block;
}

.soc-nav ul li:hover a {
    color: #004F92;
}

.soc-nav ul li:hover {
    border: 2px solid #004F92;
}

.face-b,
.lower-header-nav form .serach-inp,
.twitter,
.you-tub,
.google-plus,
.e-mail,
.pinterest,
.print {
    font-family: 'FontAwesome';
}

.face-b a:before {
    content: "\f09a";
}

.twitter a:before {
    content: "\f099";
}

.you-tub a:before {
    content: "\f167";
}

.google-plus a:before {
    content: "\f0d5";
}

.pinterest a:before {
    content: "\f0d2";
}

.e-mail a:before {
    content: "\f0e0";
}

.print a:before {
    content: "\f02f";
}


/*=====  End of SOC_ICON_TOP  ======*/


/*========================================
=            lower-header-nav            =
========================================*/

.lower-header-nav {
    width: 100%;
    background-color: #004f92;
}

#menu-blue-banner-menu > li {
	position: relative;
	float: left;
    margin-right: 8px;
    padding: 25px 0;
}
#menu-blue-banner-menu li{
	display: inline-block;
    color: #fff;
    font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 21px;
    line-height: 25px;
    text-transform: uppercase;
}
#menu-blue-banner-menu li a{
	display: block;
	position: relative;
	padding: 0 16px;
	color: #fff;
	text-decoration: none;
}
#menu-blue-banner-menu li a:hover {
    color: #00D0FA; /*#00b5da;*/
}
#menu-blue-banner-menu .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    text-align: left;
    list-style: none;
    background: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

#menu-blue-banner-menu > li:hover > .sub-menu, #menu-blue-banner-menu > li:focus > .sub-menu, #menu-blue-banner-menu > li:focus-within > .sub-menu {
    display: block;
}
#menu-blue-banner-menu .menu-item-has-children > a:after,
#menu-blue-banner-menu .sub-menu .menu-item-has-children > a:after {
    content: '\f0d7';
    font-family: 'FontAwesome';
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 18px;
}
#menu-blue-banner-menu .sub-menu .menu-item-has-children > a:after{
	content: "\f0da";
    right: 12px;
    top: 13px;
    color: #00b5da;
}
#menu-blue-banner-menu .sub-menu li {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 24px;
	font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
	text-transform: none;
}
#menu-blue-banner-menu .sub-menu li a{
    padding: 13px 35px 12px 16px;
    color: #000;
    white-space: nowrap;
    border-bottom: 1px solid #bfbfbf;
}
#menu-blue-banner-menu .sub-menu li:hover > a{
	border-color: #85afb7;
}
#menu-blue-banner-menu .sub-menu li:hover > a{
    background-color: #b2e9f4;
}
#menu-blue-banner-menu .sub-menu li:hover .sub-menu{
    display: block;
}
#menu-blue-banner-menu .sub-menu .sub-menu{
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	min-width: 210px;
}
#menu-blue-banner-menu .sub-menu .sub-menu li{
    font-size: 16px;
    line-height: 20px;
}
#menu-blue-banner-menu .sub-menu .sub-menu li a{
	padding: 15px 19px 14px;
}

/*=====  End of lower-header-nav  ======*/

.active {
    margin-top: -14px;
    border-top: 14px solid #00b5da;
}
.lower-header-nav li.active>a{
    color: #00b5da;
}


/*=======================================
=            FORM_NAV_HEADER            =
=======================================*/

.lower-header-nav form {
    padding: 13px 0 10px;
    float: right;
}
.lower-header-nav form input[type='text'],
.lower-header-nav form input[type='search'] {
    padding: 9px 37px 11px 9px;
    width: 190px;
    border: 2px solid #6e6f73;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font: 21px/25px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    color: #6e6f73;
}

.lower-header-nav form .serach-inp {
    position: relative;
}

.lower-header-nav form .serach-inp:after {
    content: "";
    position: absolute;
    right: 11px;
    top: 10px;
    width: 29px;
    height: 28px;
    background-position: -742px 0;
}


/*=====  End of FORM_NAV_HEADER  ======*/


/*============================
=            MAIN            =
============================*/

main {
    padding: 0 0 140px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
.page-template-template-gas_cost main{
    padding-bottom: 70px;
}


/*----------  MAP_BOX  ----------*/
.iwm_map_canvas{
    overflow: visible !important;
}
.map-box {
    margin-bottom: 23px;
    min-height: 360px;
    height: auto;
    background: #dedede;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.map-box .container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.map-box .container:before,
.map-box .container:after {
    display: none;
}

.map-box .map {
    -webkit-flex: 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.map-badges {
    padding: 60px 12px 40px 0;
}

.average-price {
    width: 180px;
    height: 180px;
    margin-top: 82px;
    padding: 26px 5px;
    float: left;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background-color: #D23235; /*#D04348;*/
    border-radius: 50%;
}
.average-price--blue {
    background-color: #01b5da;
}
.average-price p {
    font-size: 14px;
    line-height: 20px;
}
.average-price p.numb {
    padding: 8px 0;
    font-size: 34px;
    line-height: 40px;
}
.average-price p {
    color: #fff;
}
.average-price span {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
}

.average-price .fa{
    margin-top: 6px;
    color: #fff;
    font-size: 26px;
    vertical-align: top;
}

.average-price .fa-minus {
    font-size: 20px;
    margin-top: 10px;
}

.dc-average-price,
.dc-average-price p{
    color: #cb3439;
}


.small-states{
    position: absolute;
    right: 220px;
    bottom: 12%;
    width: 92px;
}
.small-states ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.small-states ul li{
    float: left;
}
.small-states ul li span{
    color: #000;
}
.small-states ul li a{
    position: relative;
    display: inline-block;
    width: 36px;
    height: 26px;
    margin: 0 0 4px 10px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    background: #004f92;
    border-radius: 5px;
}
.small-states ul li a:hover .hover-box{
    display: block;
}
.small-states .hover-box{
    display: none;
    position: absolute;
    right: 40px;
    bottom: 30px;
    z-index: 10;
    padding: 5px;
    color: #000;
    font-size: 32px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.88);
}
.small-states .hover-box p{
    color: #000;
    font-size: 32px;
    line-height: 100%;
}
.small-states .hover-box .state{
    font-size: 21px;
    line-height: 32px;
}


/*----------  MAP_BOX_END  ----------*/


/*----------  MOST_RECENT  ----------*/

.most-recent {
    margin-bottom: 20px;
    padding-left: 40px;
    font-size: 32px;
    overflow: hidden;
    color: #004f92;
    border-bottom: 1px solid #b3b3b3;
}

.mr-new {
    float: left;
    padding-right: 10px;
}

.mr-new p {
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    color: #D04348;
}

.news-box {
    padding: 0 0 10px;
}
.news-box p {
    color: #004f92;
    font-size: 30px;
    line-height: 36px;
}

.news-box p a {
    text-decoration: none;
    color: #004f92;
}
.news-box .more{
    color: #008099; /*#00b5da;*/
    font-size: 20px;
    line-height: 36px;
}
.news-box .more:hover{
    text-decoration: underline;
}


/*----------  MOST_RECENT_END  ----------*/


/*----------  CALC_TITLE  ----------*/

.row {
    padding-left: 40px;
}
.row-state {
    margin-top: 30px;
    border-top: 1px solid #595656;
}
.calc-title {
    padding: 0 0 20px;
    color: #004f92;
    font-size: 40px;
    line-height: 60px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.calc {
    padding: 20px 0 0;
}
.nati {
    padding-bottom: 0;
}

.jq-selectbox {
    width: 358px;
    vertical-align: top;
}

.jq-selectbox__select {
    padding: 3px 45px 0 14px;
    height: 45px;
    border: 2px solid #bababa;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    color: #959595;
    background: transparent;
    font-size: 16px;
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
}

.jq-selectbox__select:hover {
    background: transparent;
}

.jq-selectbox__trigger {
    border-left: 0;
}

.jq-selectbox__trigger-arrow {
    border-top: 15px solid #06569e;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    top: 14px;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #06569e;
}
.jq-selectbox.disabled .jq-selectbox__select{
    background: #e0e0e0;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #aaa;
}

.jq-selectbox.focused .jq-selectbox__select {
    border: 2px solid #000000;
}

.jq-selectbox li.selected {
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
    background-color: #004F92;
}

.jq-selectbox li {
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
    font-size: 16px;
    color: #737373; /*#9e9e9e;*/
}

.jq-selectbox li:hover {
    background-color: #008099; /*#01b5da;*/
}

.jq-selectbox__select-text {
    color: #806F6F;
}
.jq-selectbox.disabled .jq-selectbox__select-text { color: #636363;}
/*.jq-selectbox.focused .jq-selectbox__select-text { color: #806F6F;}*/
.jq-selectbox.changed .jq-selectbox__select-text {
    color: #00b5da;
}

.jq-selectbox__dropdown {
    margin: -2px 0 0;
    box-shadow: none;
    border-top: none;
    border: 2px solid #bababa;
    -webkit-border-darius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

form input[type="submit"],
.calc form input[type="submit"] {
    margin-left: 39px;
    height: 45px;
    padding: 0 67px;
    font-size: 25px;
    line-height: normal;
    color: #fff;
    background: #004f92;
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
    border: solid 2px transparent;
}

form input[type="submit"]:hover {
    background-color: #01b5da;
    color: #fff;
}

form input[type="submit"]:focus,
form input[type="submit"]:active{
    border: solid 2px #000000;
}

.title-tabl span,
.title-tabl {
    position: relative;
    padding: 40px 0 0;
    color: #8b8989;
    font-size: 32px;
    line-height: normal;
    font-family: 'Oswald', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-transform: uppercase;
}


/*----------  CALC_TITLE_END  ----------*/


/*----------  TABLE  ----------*/

table {
    margin: 40px 0;
    width: 100%;
    text-align: center;
}

table tbody tr td:first-child {
    text-align: left;
}

table thead {
    border-bottom: 1px solid #595656;
    margin-bottom: 38px;
}

table thead tr th {
    width: 15.6%;
    padding: 10px;
    font-size: 18px;
    line-height: 20px;
    color: #595656;
    font-family: 'AvantGardeITCbyBT-Book', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

table thead tr th:first-child {
    width: 22%;
}

table tbody tr td {
    padding: 16px 10px;
    font-family: 'HelveticaNeueCyr-Roman', Helvetica, sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #595656;
}

table tr {
    height: 46px;
}

table tbody tr td:first-child {
    padding-left: 38px;
}

table tbody tr:nth-child(2n) {
    background-color: #f0f5f9;
}


/*----------  TABLE_END  ----------*/

.row-sm {
    border-top: 1px solid #595656;
    padding: 40px 60px 0;
}

.row-sm h4 {
    font-size: 26px;
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
    text-transform: uppercase;
    color: #004f92;
}

.record-table tbody tr td {
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
}

.record-table {
    margin: 9px 0 0;
    border-bottom: none;
}

.record-table thead tr th:nth-child(4),
.record-table thead tr th:nth-child(5){
    width: auto;
    text-align: center;
    padding: 10px 0;
}

.record-table thead tr {
    height: 35px;
}

.record-table thead {
    border-bottom: none;
}

.record-table tbody tr:nth-child(1) td {
    padding-left: 0;
    color: #00b5da;
}

.record-table tbody tr:nth-child(2) td {
    padding-left: 0;
    color: #D04348;
}

.record-table tbody tr:nth-child(1) {
    border-bottom: 1px solid #b0afaf;
    -webkit-box-shadow: 0 1px 0 0 rgba(222, 222, 222, 1);
    -moz-box-shadow: 0 1px 0 0 rgba(222, 222, 222, 1);
    box-shadow: 0 1px 0 0 rgba(222, 222, 222, 1);
}

.record-table tbody tr:nth-child(2n) {
    background-color: transparent;
}


/*============================
=            SORT            =
============================*/

.sort {
    padding: 62px 0 51px;
}

.sort .right-box {
    float: right;
}

.sort .jq-selectbox {
    margin-top: 12px;
    width: 222px;
}

.sort .right-box .jq-selectbox__select {
    font-size: 25px;
}

.sort .left-box {
    width: 60%;
    display: inline-block;
}

.sort .left-box h2 span,
.sort .left-box h2 {
    padding-top: 0;
}

.op-dawn {
    padding-top: 27px;
}

.op-dawn span,
.op-dawn a {
    padding-right: 13px;
    font-size: 26px;
    line-height: normal;
    text-decoration: none;
    color: #636567;
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
}

.op-dawn span:hover,
.op-dawn a:hover {
    text-decoration: underline;
}

.op-dawn a:nth-child(2) {
    padding-left: 15px;
    border-left: 3px solid #636567;
}


/*=====  End of SORT  ======*/


/*========================================
=            ACCORDION_PRICES            =
========================================*/

.ui-accordion-header {
    position: relative;
    overflow: hidden;
    padding: 12px 40px !important;
    margin: 0 !important;
    font-size: 24px !important;
    line-height: normal;
    color: #676565;
    cursor: pointer;
    border-top: 2px solid #b0afaf;
    -webkit-box-shadow: 0 -1px 0 0 rgba(222, 222, 222, 1);
    -moz-box-shadow: 0 -1px 0 0 rgba(222, 222, 222, 1);
    box-shadow: 0 -1px 0 0 rgba(222, 222, 222, 1);
    background: none;
}

h3.ui-accordion-header:first-child {
    border-top: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.ui-accordion-header:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 60px;
    height: 60px;
    background: url(../images/sprite1.png) no-repeat 0 0;
}

.accordion-prices .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    right: 42px;
    left: auto;
    top: 50%;
    margin: -16px 0 0;
    background-position: -788px 0;
    width: 33px;
    height: 30px;
    display: block;
}

.accordion-prices .ui-accordion-header-active .ui-accordion-header-icon {
    background-position: -890px 0;
    width: 33px;
    height: 30px;
}

.ui-accordion-header:focus {
    outline: 0;
}

span.ui-accordion-header-icon {
    margin: 48px 0 0 23px;
    display: inline-block;
    overflow: hidden;
}

.ui-accordion-content {
    padding: 26px 40px !important;
    background-color: #f0f5f9;
}

.ui-accordion-content table {
    margin: 0 0 20px;
}

.ui-accordion-header-active span.container {
    color: #fff;
}

.ui-accordion-header-active,
.ui-accordion-header.ui-state-hover{
    border-bottom: none;
    background-color: #004f92;
    color: #fff;
}

.ui-accordion-header-active:before,
.ui-accordion-header.ui-state-hover:before{
    background: url(../images/sprite1.png) no-repeat -62px 0;
}

.accordion-prices .ui-accordion-header.ui-state-hover .ui-accordion-header-icon{
    background-position: -792px -34px;
}
.ui-accordion-content table thead {
    border-bottom: none;
}
.ui-accordion-content table thead tr th {
    font-size: 17px;
    padding: 20px 0;
}

.ui-accordion-content table tr {
    border-bottom: 1px solid #a5a6a8;
}
.ui-accordion-content table tr:last-child {
    border-bottom: none;
}
.ui-accordion-content .row-sm {
    border-top: none;
    padding: 12px 0 0;
}
.ui-accordion-content table tbody tr td {
    font-size: 20px;
    line-height: 24px;
    padding: 14px 0;
}


/* .ui-accordion-content .row-sm table tbody tr td:nth-child(1) {
    padding: 18px 0 9px;
} */

.ui-accordion-content .row-sm .record-table table tbody tr td:nth-child(4) {
    padding: 16px 0 9px 55px;
}

.ui-accordion-content .row-sm table.record-table thead tr {
    height: 46px;
}


/*=====  End of ACCORDION_PRICES  ======*/


/*====================================
=            COMPARE_GRAF            =
====================================*/

.compare-graf {
    margin-top: 50px;
    padding: 25px 0;
    border-top: 1px solid #595656;
    overflow: hidden;
}
.col-ls:first-child {
    width: 30%;
}
.col-ls:last-child {
    width: 36%;
}
.col-ls {
    width: 33.33333%;
    float: left;
}
.compare-graf .jq-selectbox {
    margin-right: -5px;
    width: 150px;
}
.compare-graf .jq-selectbox__select {
    border: 1px solid #bababa;
}
.compare-graf .jq-selectbox.focused .jq-selectbox__select {
    border: 2px solid #000000; /*border: 1px solid #bababa;*/
}
.compare-graf .jq-selectbox__select {
    height: 40px;
}
.gas-filt {
    overflow: hidden;
    padding: 3px 0 10px 33px;
}
.gas-filt li {
    margin-left: 7px;
    float: left;
}
.gas-filt li a {
    padding: 8px 10px;
    display: inline-block;
    text-decoration: none;
    border-right: 1px solid #004f92;
    font-size: 20px;
    line-height: normal;
    color: #676565;
}

.gas-filt li:last-child a {
    border-right: none;
}
.gas-filt li:first-child {
    padding: 15px 0;
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
    font-size: 20px;
    line-height: normal;
    color: #8b8989;
}
.compare-graf h2 {
    padding: 0;
}
.compare-graf .activ a {
    background-color: #D04348;
    color: #fff;
}
.gas-filt li:nth-child(2) a {
    padding: 2px 21px 8px 21px;
    margin: 10px 5px 5px 0;
}
.gas-filt li:nth-child(3) a {
    padding: 2px 14px 7px 0;
    margin: 10px 5px 0 0;
}
.gas-filt li:nth-child(4) a {
    padding: 1px 11px 7px 0;
    margin: 11px 5px 0 0;
}
.gas-filt li:nth-child(5) a {
    padding: 12px 0 8px;
}
.location {
    margin-top: 11px;
}
.location span {
    font-size: 21px;
    padding: 10px 0 0;
    display: inline-block;
    line-height: normal;
    color: #8b8989;
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
}
.ui-helper-hidden-accessible {
    display: none;
}

/*=====  End of COMPARE_GRAF  ======*/

.chat-container{
    padding-top: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.chat-container .col{
    width: 18%;
}
.chat-container .chart-block{
    padding: 40px 0 20px;
}
.chat-container .chart-block .chart-box{
    padding-bottom: 120%;
}
.chat-container .chart-block .chart-col{
    left: 5%;
    background: #D04348;
}
.chat-container .chart-block .col2{
    left: 53%;
    background: #0eb6db;
}
.chat-container .chart-block .value{
    top: -34px;
    color: #D04348;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
}
.chat-container .chart-block .col2 .value{
    color: #0eb6db;
}
.chat-container .chart-labels{
    border: none;
}
.chat-container .chart-labels .label{
    width: 100%;
    margin: 0;
    color: #8B8989;
    font-size: 20px;
    line-height: 22px;
    font-family: "HelveticaNeue-Medium",Helvetica,sans-serif;
}
.chat-container .chart-labels .label:first-child,
.chat-container .chart-labels .label:last-child{
    margin: 0;
}

/*----------  INFO_TOOL_TIP  ----------*/

.info {
    position: absolute;
    display: inline-block;
    width: 26px;
    height: 26px;
    margin: 5px 0 0 5px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    font: normal normal normal 16px/22px FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 2px solid #004f92;
    border-radius: 13px;
}
.info:hover {
    color: #0099B8; /*#00b5da;*/
    border-color: #0099B8; /*#00b5da;*/
}
.info:before {
    content: "\f129";
}

.tooltipster-noir {
    position: absolute;
    z-index: 999999;
    width: 300px;
    border: 1px solid #004f92;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.tooltipster-noir .tooltipster-content {
    padding: 10px 20px;
    color: #656666;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
}



/*----------  INFO_TOOL_TIP_END  ----------*/


/*===================================
=            OTHER_STYLE            =
===================================*/

.mobile-nav,
.lower-header-nav form.deck {
    display: none;
}

.mobi-average-price {
    display: none;
}


/*=====  End of OTHER_STYLE  ======*/


/*=====  End of MAIN  ======*/


/*==============================
=            FOOTER            =
==============================*/

footer {
    text-align: center;
    padding: 22px 0;
    width: 100%;
    background-color: #004f92;
    height: 70px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.copy {
    display: inline-block;
    text-align: center;
}

.copy p {
    display: inline-block;
    font-size: 19px;
    line-height: 25px;
    color: #fff;
    letter-spacing: 0.2px;
}
footer ul li{
    position: relative;
}
footer ul li:before{
    content: '•';
    position: absolute;
    left: -6px;
    top: 0;
    color: #fff;
    font-size: 19px;
    line-height: 25px;
}
footer ul,
footer ul li{
    display: inline-block;
    padding: 0 7px;
}
footer ul li a:visited{
    color: #fff;
}
footer ul li a{
    font-size: 19px;
    line-height: 25px;
    color: #fff;
    letter-spacing: 0.2px;
    text-decoration: none;
}
footer ul li a:hover{
    color: #00b5da;
}
footer .footer-box{
    overflow: hidden;
}

/*=====  End of FOOTER  ======*/


/* ==============
    MOBILE: Menu
   ============== */

.lower-header-nav {
    position: relative;
}

.mobile-menu-button,
.mobile-search-button{
    display: none;
    position: absolute;
    left: 0;
    top: 50%;
    width: 46px;
    height: 46px;
    margin-top: -24px;
    color: #fff;
    font-size: 22px;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
    background: #004f92;
    border-radius: 50%;
}

.mobile-search-button {
    display: none;
    position: absolute;
    left: auto;
    right: 0;
}

.mobile-menu-button a {
    color: #fff;
}

/*=======================================
=            COST_CALCULATOR            =
=======================================*/

.calc-result {
    height: 548px;
    -moz-background-size: cover;
    /* Firefox 3.6 */
    background-size: cover;
    background-position: center;
    /* Internet Explorer 7/8 */
}

.calculator h2, .calculator .title-tabl {
    text-transform: uppercase;
    font-weight: normal;
}

.calculator .average-price {
    margin-top: 0;
}
.calculator .average-price--blue {
    margin-top: 5px;
}

.calc-block-left {
    float: left;
    overflow: hidden;
    margin-bottom: 5px;
}

.calc-block-right {
    margin-bottom: 36px;
    margin-left: 231px;
}

.result table {
    margin: 27px 0 15px;
}

.result table thead tr {
    height: auto;
}

.calculator .title-tabl span,
.calculator .title-tabl {
    padding: 0 0 20px;
}

.calculator .jq-selectbox {
    width: 308px;
}

.calculator .jq-selectbox__select {
    height: 48px;
    padding: 6px 29px 0 9px;
}

.calculator .upper .jq-selectbox .jq-selectbox__select{
    padding: 6px 29px 0 40px;
}
.calculator .upper .jq-selectbox+.jq-selectbox{
    margin-left: 18px;
}
.calculator .upper .jq-selectbox:before{
    float: left;
    margin: 11px 0 0 15px;
    font-family: 'HelveticaNeue-Medium';
    font-size: 19px;
    color: #7c7c7c;
    position: absolute;
    z-index: 10;
}
.calculator .upper #loc-a-select-styler:before {
    content: 'A';
}
.calculator .upper #loc-b-select-styler:before {
    content: 'B';
}
.calculator .upper #loc-c-select-styler:before {
    content: 'C';
}
.calculator .under .title-tabl span,
.calculator .under .title-tabl {
    padding: 24px 0 18px;
}
.calculator .under .jq-selectbox:nth-child(1) {
    width: 294px;
}
.calculator .under .jq-selectbox:nth-child(2) {
    margin-left: 16px; /*17px;*/
    width: 88px;
}
.calculator .under .jq-selectbox:nth-child(3) {
    margin-left: 18px; /*18px;*/
    width: 220px;
}

.calculator .under .jq-selectbox:nth-child(4) {
    margin-left: 16px; /*17px;*/
}

.calculator .under .jq-selectbox:nth-child(5) {
    margin-left: 12px;
    width: 95px;
}

.calculator form input[type="submit"],
.calculator .calc form input[type="submit"] {
    padding: 0 31px;
    font-size: 20px;
    margin-left: 15px;
}

.calculator form span {
    padding: 13px 4px 0 15px; /*13px 5px 0 17px;*/
    display: inline-block;
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
    font-size: 18px;
    line-height: normal;
    color: #9e9e9e;
}


/*=====  End of COST_CALCULATOR  ======*/


/*==============================
=            RESULT            =
==============================*/

.result {
    padding-bottom: 70px;
    border-top: 1px solid #b3b3b3;
}

.result .title-tabl span,
.result .title-tabl {
    padding: 17px 0 0 26px;
}

.result .flo {
    padding: 17px 0 0 48px;
}

.result .direction {
    padding: 6px 0 0 48px;
}

.result table span {
    color: #005093;
}

.direction{
    color: #646464;
    font-size: 20px;
    line-height: 24px;
    font-family: 'HelveticaNeue-Medium', Arial, sans-serif;
}
.direction span:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 18px;
    margin: 0 12px -2px 18px;
    background-position: -18px -62px;
}
.prices-block .direction{
    color: #005093;
}
.prices-block .direction span:after {
    background-position: 0 -62px;
}
.prices-block .b-box .direction{
    color: #D04348;
}
.prices-block .b-box .direction span:after{
    background-position: -36px -62px;
}
.direction span:last-child:after {
    display: none;
}

.result table tbody tr td {
    padding: 20px 5px;
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
}
.result table tbody tr td:nth-child(6) {
    color: #005093;
}

.result table thead tr th {
    padding: 14px 5px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
}

.result table tbody tr:nth-child(2n) {
    background: transparent;
}

.result table tbody tr td:nth-child(1) {
    padding: 0 0 0 39px;
    width: 9%;
    padding: 0;
    text-align: center;
}
.result table tbody tr td:nth-child(2) {
    width: 26%;
    text-align: left;
}

.result table thead {
    border-bottom: none;
}
.result table thead tr th:nth-child(3) {
    width: 12%;
}
.result table thead tr th:nth-child(4) {
    width: 16%;
}
.result table thead tr th:nth-child(5) {
    width: 17%;
}
.result table thead tr th:nth-child(6) {
    width: 19%;
}
.result table tbody tr {
    border-bottom: 1px solid #b3b3b3;
}
.result table tbody tr:last-child {
    border-bottom: none;
}

.fuel-price p {
    padding: 0 0 27px 35px;
    font-size: 15px;
    line-height: 30px;
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
    color: #646464;
    border-bottom: 1px solid #b3b3b3;
}

.result table tbody tr td:nth-child(1):before {
    content: '';
    width: 38px;
    height: 28px;
    display: inline-block;
    background: url(../images/sprite1.png) no-repeat -54px -62px;
}


.prices-block{
    padding: 36px 42px 20px;
}
.prices-block h2{
    padding-bottom: 20px;
    text-transform: uppercase;
}
.prices-block .info{
    margin-top: -2px;
}
.prices-block .direction{
    padding: 0;
}
.price-box{
    padding-bottom: 40px;
}
.chart-block{
    max-width: 790px;
    margin: 0 auto;
    padding-top: 60px;
}
.chart-block .chart-box{
    position: relative;
    padding-bottom: 32%;
}
.chart-block .chart-col{
    position: absolute;
    bottom: 0;
    width: 14%;
    left: 5%;
    background: #005093;
}
.chart-block .col2{
    left: 43%;
}
.chart-block .col3{
    left: 80%;
    background: #00b5da;
}
.chart-block .value{
    position: relative;
    top: -40px;
    color: #005093;
    font-size: 30px;
    line-height: 36px;
    font-family: 'HelveticaNeue-Medium', Arial, sans-serif;
    text-align: center;
}
.chart-block .col3 .value{
    color: #00b5da;
}
.chart-labels{
    padding-top: 10px;
    overflow: hidden;
    border-top: 1px solid #e0e0e0;
}
.chart-labels .label{
    width: 14%;
    padding: 0 5px;
    float: left;
    color: #646464;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-family: 'HelveticaNeue-Medium', Arial, sans-serif;
}
.chart-labels .label:first-child{
    margin-left: 5%;
}
.chart-block .label:nth-child(2){
    margin-left: 24%;
}
.chart-block .label:last-child{
    float: right;
    margin-right: 6%;
}
.b-box .chart-block .chart-col{
    background: #D04348;
}
.b-box .chart-block .col3{
    background: #00b5da;
}
.b-box .chart-block .value{
    color: #D04348;
}
.b-box .chart-block .col3 .value{
    color: #00b5da;
}
.center{
    text-align: center;
}
.btn{
    display: inline-block;
    padding: 13px 30px;
    color: #fff;
    font-size: 28px;
    line-height: 34px;
    font-family: 'HelveticaNeue-Medium', Arial, sans-serif;
    text-decoration: none;
    background: #004f92;
    border: 1px solid transparent;
}
.btn:hover{
    background-color: #01b5da;
    border: 1px solid #52a6b7;
}


.mobil-result {
    display: none;
}

.comp-loc-l-js .jq-selectbox__select .jq-selectbox__select-text {
    color: #D04348;
}
.comp-loc-r-js .jq-selectbox__select .jq-selectbox__select-text {
    color: #00B5DA;
}

.mob {
    display: none;
}


/*=====  End of RESULT  ======*/


/*=================================
=            NEWS_PAGE            =
=================================*/

.last-post {
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    min-height: 560px;
    position: relative;
}

.last-post .post {
    margin: 40px 0 0;
    padding: 28px 0 24px;
    background-color: rgba(42, 41, 41, 0.65);
    position: absolute;
    bottom: 0;
    width: 100%;
}

.post-title {
    padding: 0 0 26px;
}

.post-title h2 {
	color: #fff;
    text-transform: uppercase;
}

.post-text p {
    color: #fff;
    font: 20px/26px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
}

.post-text p>a {
    text-decoration: none;
    color: #00b5da;
}

.post-text p>a:hover {
    text-decoration: underline;
}

.last-post .block-cover {
    position: relative;
}
.last-post .average-price {
    position: absolute;
    left: 0;
    top: 20px;
    margin: 0;
}
.last-post .average-price--blue {
    top: 210px;
}

.content {
    padding: 23px 0 0;
    overflow: hidden;
}


.content .lates-news article h2{
    color: #004f92;
    letter-spacing: 0.7px;
}
.content .lates-news article h2 a{
	color: #004f92;
	text-decoration: none;
}

.date-post {
    padding: 20px 0 18px;
}
.date-post span {
    padding: 0 8px 0 0;
    color: #48494a;
    font: 20px/30px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
}

.not-found,
.contact,
.singl-news,
.lates-news {
    width: 70%;
    max-width: 100%;
    padding: 0 20px 0 0;
    float: left;
    border-right: 1px solid #b7b8b8;
}

article {
    margin: 0 0 40px;
    overflow: hidden;
}

.img-prev{
    width: 160px;
    float: left;
    margin-right: 20px;
}
.img-prev img{
    width: 100%;
    height: auto;
    vertical-align: top;
}
.new-post {
    overflow: hidden;
}
.new-post p a {
    text-decoration: none;
}
.new-post p a:hover {
    text-decoration: underline;
}


/*----------Sidebar----------*/
aside {
    width: 30%;
    max-width: 100%;
    padding: 12px 0 0 38px;
    float: left;
}

aside h2{
    margin: 0 0 20px;
    font-size: 28px;
    line-height: 32px;
}
aside .row{
    padding: 0;
}


aside ul li {
    margin: 0 0 40px;
}

.widget_wysija_cont p label{
    padding: 0 0 8px;
    color: #727272;
    letter-spacing: 0.7px;
}
.wysija-input {
    width: 270px;
    max-width: 100%;
    padding: 10px;
    color: #727272;
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
    font-size: 18px;
    line-height: 26px;
    border: 2px solid #999;
}
.widget_wysija_cont .wysija-submit {
    height: 49px;
    margin: 12px 0 0;
    padding: 0 20px;
    font-size: 20px;
}

.box-cont h2 {
    letter-spacing: 0.4px;
}

.box-cont ul {
    overflow: hidden;
    padding: 3px 0 0;
}

.box-cont ul li {
    margin: 0 12px 0 0;
    text-align: center;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.box-cont ul li:last-child {
    margin: 0;
}

.box-cont ul li.twitter {
    background-color: #63cdf1;
}

.box-cont ul li.pinterest {
    background-color: #f15f5d;
}

.box-cont ul li.face-b {
    background-color: #507cbe;
}

.box-cont ul li.google-plus {
    background-color: #444749;
}

.box-cont ul li.you-tub {
    background-color: #ef6c53;
}

.box-cont ul li.twitter:hover,
.box-cont ul li.pinterest:hover,
.box-cont ul li.face-b:hover,
.box-cont ul li.google-plus:hover,
.box-cont ul li.you-tub:hover {
    opacity: 0.9;
}

.box-cont ul li a:before {
    color: #fff;
    font-size: 30px;
    line-height: 35px;
}

.box-cont ul li>a {
    padding: 10px;
    width: 54px;
    height: 54px;
    display: inline-block;
    text-decoration: none;
}

.Annual_Archive_Widget ul li {
    margin: 0;
    padding: 9px 0 3px;
    border-bottom: 2px solid #e6e6e6;
}

.Annual_Archive_Widget ul li a {
    color: #004f92;
    text-decoration: none;
    font: 20px/22px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
}

.Annual_Archive_Widget ul li a:hover {
    text-decoration: underline;
}

.pagination {
    text-align: center;
}

.pagination ul li a {
    width: 40px;
    height: 40px;
    display: block;
    padding: 5px;
    border: 3px solid #a0a0a0;
    text-decoration: none;
}

.pagination ul li a:hover {
    background-color: #a0a0a0;
    color: #fff;
}

.pagination ul {
    display: inline-block;
}

.pagination .active {
    margin-top: 0;
    border: 0;
}

.pagination .active a {
    color: #00b6dc;
}

.pagination ul li.next a,
.pagination ul li.prev a {
    border: 0;
    font-size: 31px;
    margin: 0 0 0 -7px;
}

.pagination ul li.next a:hover,
.pagination ul li.prev a:hover {
    text-decoration: underline;
    background-color: transparent;
    color: #004f92;
}

.pagination ul li.prev {
    padding: 0 10px;
}

.pagination ul li.next {
    padding: 0 0 0 5px;
}

.pagination ul li {
    margin-right: 12px;
    float: left;
}


/*=====  End of NEWS_PAGE  ======*/


/*==================================
=            singl-post            =
==================================*/

.singl-news h2, .singl-news h1 {
    color: #004f92;
}

.singl-news h1 {
    font-size: 32px;
    line-height: 36px;
    text-transform: uppercase;
}

.singl-news .date-post span {
    padding: 0 5px 0 0;
    letter-spacing: -0.1px;
}

article .singl-post-text img {
    width: auto;
    height: auto;
    max-width: 100%;
    float: none;
    margin: 0;
}

.singl-post {
    background-repeat: no-repeat;
    background-size: cover;
    height: 480px;
    background-position: center;
}

.singl-post-text p {
    padding: 10px 0 28px;
    color: #000;
}

.singl-news .pagination {
    display: none;
}

.singl-post-text ol,
.singl-post-text ul{
	padding: 0 0 28px 36px;
}
.singl-post-text ol li{
	list-style-type: decimal;
}
.singl-post-text ul li{
	list-style-type: disc;
}

.singl-news .pagination ul li.next a,
.singl-news .pagination ul li.prev a {
    display: none;
}

.mob-title {
    display: none;
}

.not-found-content,
.contact-content,
.singl-content {
    padding: 23px 0 0;
    overflow: hidden;
}


/*=====  End of singl-post  ======*/


/*=============================
=            toTop            =
=============================*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 50px;
    right: 8px;
    overflow: hidden;
    width: 27px;
    height: 27px;
    border: none;
    text-indent: 100%;
    background-position: -602px 0;
}

#toTop:active,
#toTop:focus {
    outline: none;
}


/*=====  End of toTop  ======*/


/*==============================
=            FILTER            =
==============================*/

.filter-titl {
    margin: 24px 0 0 3px;
    text-transform: uppercase;
}

.filter > .filter-title {
    padding: 33px 0 0;
}

.filter > .filter-title > p {
    font: 35px/36px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    color: #cb3439;
    text-decoration: underline;
    letter-spacing: -0.1px;
}

.filter .filter-row {
    display: table-cell;
    width: 25%;
    padding: 0 20px;
}
.filter .filter-row+.filter-row {
    border-left: 1px solid #636567;
}

.filter form {
    /*overflow: hidden;*/
}

.filter form {
    display: table;
    width: 100%;
}

.filter-row .row-title {
    padding: 0 0 14px;
}

.filter-row .row-title p,
.filter-row .row-title h2 {
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #595656;
    text-transform: initial;
}

.filter-row ul li label {
    font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #595656;
}

.filter .filter-row.clear {
    margin-right: 0;
}

.filter .filter-row.widt {
    width: 15%;
    border-right: 0;
}

.filter .filter-row input[type="submit"] {
    margin-left: 28px;
    padding: 0 9px;
    font-size: 26px;
    font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
}

.top-ten {
    padding-left: 40px;
}


/*=====  End of FILTER  ======*/


/*========================================
=            calculate-result            =
========================================*/
.calculate-result table {
    margin: 40px 0;
}
.calculate-result table thead tr th,
.calculate-result table tbody tr td{
    padding: 10px 40px;
    color: #004f92;
    font-size: 20px;
    line-height: 26px;
    font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    text-align: left;
}
.calculate-result table tbody tr td {
    padding: 12px 40px;
    color: #636567;
}
.calculate-result table tbody tr td a{
    color: #004f92;
    text-decoration: none;
}
.calculate-result table thead tr th:nth-child(1){
    width: 14%;
}
.calculate-result table thead tr th:nth-child(2) {
    width: 46%;
}
.calculate-result table thead tr th:nth-child(3){
    width: 20%;
}
.calculate-result table thead tr th:nth-child(4){
    width: 20%;
}
.calculate-result table tbody tr td:first-child{
    width: 14%;
}

.change{
    position: relative;
}
.plus,
.minus {
    position: relative;
    left: 0;
    top: 50%;
    margin: -12px 10px 0 0;
    color: #D04348;
    font: normal normal normal 24px/24px 'FontAwesome';
    text-align: center;
}
.minus {
    color: #00a651;
    border-color: #00a651;
}
.plus:before{
    content: "\f055";
}
.minus:before{
    content: "\f056";
}

.change .fa {
    margin: 0px 10px 0 4px;
    font-size: 12px;
    line-height: 26px;
    vertical-align: top;
}

.mob-filtr {
    display: none;
}

.calculate-result-mob {
    display: none;
}


/*=====  End of calculate-result  ======*/


/*=============================
=            RADIO            =
=============================*/

.jq-radio.focused {
    border: 2px solid #000000;
}

.jq-radio {
    width: 22px;
    height: 22px;
    margin: 0 10px 0 0;
    border: 2px solid #636567;
    background: transparent;
    box-shadow: none;
}

.jq-radio.checked .jq-radio__div {
    width: 22px;
    height: 22px;
    margin: -2px 0 0 -2px;
    background: #D04348;
    box-shadow: none;
}


/*=====  End of RADIO  ======*/


/*===============================
=            CONTACT            =
===============================*/

.contact ul li{
    color: #48494a;
    font-size: 22px;
    line-height: 30px;
}

.contact ul li a {
    color: #004f92;
    text-decoration: none;
}
.contact ul li a:hover {
    text-decoration: underline;
}
.contact hr{
    margin: 20px 0;
}


.contact ul {
    padding: 20px 0;
}

.contact p {
    padding: 10px 0 15px;
}
.contact p a{
    text-decoration: none;
}
.contact p a:hover{
    text-decoration: underline;
}
.contact h3 {
    color: #8b8989;
    font-size: 28px;
    line-height: normal;
    font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
}

.contact {
    padding: 0 20px 0 0;
}



/*=====  End of CONTACT  ======*/


/*=================================
=            NOT FOUND            =
=================================*/

.not-found h1 {
    margin: 0 0 27px;
    letter-spacing: 1.2px;
}

.not-found .look p {
    color: #48494a;
    font-size: 32px;
    line-height: 34px;
}

.not-found .look {
    margin: 59px 0 0;
}

.not-found .look ul {
    padding: 39px 0 0 58px;
}

.not-found .look ul li:before {
    content: '';
    margin-right: 12px;
    background-position: -197px 0;
    width: 17px;
    height: 18px;
    display: inline-block;
    vertical-align: inherit;
}

.not-found .look ul li a {
    color: #004f92;
    text-decoration: none;
    font: 32px/35px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
}

.not-found .look ul li a:hover {
    text-decoration: underline;
}

.not-found .look form p {
    padding: 12px 24px 0 0;
    float: left;
}

.not-found .look form {
    padding: 65px 0 0;
}

.not-found .look form input[type="text"] {
    height: 65px;
    width: 100%;
    border: 2px solid #8b8989;
    font: 28px/34px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    font-style: italic;
    color: #9e9e9e;
    padding: 20px 48px 20px 16px;
}

.not-found .look form .serach-inp {
    position: relative;
    display: inline-block;
    width: 71%;
}

.not-found .look form .serach-inp:after {
    content: "";
    position: absolute;
    right: 13px;
    top: 18px;
    width: 29px;
    height: 28px;
    background-position: -742px 0;
}

.not-found {
    padding: 14px 20px 0 0;
}
.contact-content,
.not-found-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*=====  End of NOT FOUND  ======*/

/*=====================================
=            FIX_ALL_STYLE            =
=====================================*/
.norm_row{
    width: 320px!important;
}
.sfsi_wicons{
    width: 50px!important;
    height: 50px!important;
    margin: 0 5px 0 0;
    padding: 0;
}

/*=====  End of FIX_ALL_STYLE  ======*/



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

@media only screen and (max-width: 1230px) {
    .container {
        padding: 0 15px;
    }
    .lower-header-nav ul li {
        margin-right: 0;
    }
    .col-ls:first-child {
        width: 100%;
    }
    .location {
        width: 50%;
    }
    .col-ls:last-child {
        width: 50%;
    }
    /*=================================
	=            GAST-COST            =
	=================================*/
    .calculator > .calc-block-left {
        display: none;
    }
    .calculator > .calc-block-right {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    /*=====  End of GAST-COST  ======*/
    /*===================================
	=            LATEST_NEWS            =
	===================================*/
    aside {
        padding-left: 20px;
    }
    .sfsi_wicons{
        width: 40px!important;
        height: 40px!important;
    }
    .norm_row{
        width: auto!important;
    }
    /*=====  End of LATTERS_NEWS  ======*/
    /*===============================
    =            CONTACT            =
    ===============================*/
    .contact .cont-block {
        padding: 20px 0 4px;
    }
    .contact ul {
        padding: 20px 0;
    }
    .contact ul li {
        font-size: 22px;
    }
    .contact h3 {
        padding: 15px 0;
        font-size: 30px;
    }

    /*=====  End of CONTACT  ======*/
    /*===========================
    =            404            =
    ===========================*/
    .not-found .look {
        margin: 30px 0 0;
    }
    .not-found .look p {
    	font-size: 25px;
    	line-height: 29px
    }
    .not-found .look ul li a {
    	font-size: 24px;
    	line-height: 33px;
    }
    .not-found .look form p {
        padding: 18px 24px 0 0;
    }
    /*=====  End of 404  ======*/
}


@media only screen and (max-width: 1200px){
    .prices-block{
        padding: 36px 0 20px;
    }
}

@media only screen and (max-width: 1175px) {
    h1,
    .calc-title{
        font-size: 36px;
        line-height: 52px;
    }
    h2{
        font-size: 28px;
        line-height: 34px;
    }
    .lower-header-nav form input[type='search'] {
        width: 170px;
    }
    .most-recent{
        padding-left: 0;
    }
    .row{
        padding-left: 0;
    }
    .mr-new p,
    .news-box p {
        font-size: 25px;
        line-height: 29px;
    }
    .calc {
        padding: 12px 0 0;
    }
    .title-tabl span,
    .title-tabl{
        font-size: 28px;
        line-height: 34px;
    }
    /*=================================
	=            GAST_COST            =
	=================================*/
    .calculator h2 {
        font-size: 36px;
        line-height: normal;
    }
    .calculator .jq-selectbox {
        width: 280px;
    }
    .calculator .under .jq-selectbox:nth-child(1){
        width: 220px;
    }
    .calculator .under .jq-selectbox:nth-child(3){
        width: 200px;
    }

    /*=====  End of GAST_COST  ======*/
    .box-cont ul li>a {
        width: 45px;
        height: 45px;
    }
    .box-cont ul li a:before {
        font-size: 20px;
        line-height: 25px;
    }
    article {
        margin: 0 0 25px;
    }
    .pagination {
        padding: 15px 0 0;
    }
    .box-archive ul li a {
        font: 25px/31px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    }

    /*=============================
	=            FILTR            =
	=============================*/
    .filter-row ul li label {
        font-size: 19px;
    }
    .filter-row .row-title p {
        font-size: 23px;
    }
    .filter .filter-row {
        width: 33%;
        margin-right: 0;
        margin-bottom: 35px;
    }
    .filter .filter-row.widt {
        margin: 0;
        width: 100%;
        border-left: none;
        text-align: center;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .filter .filter-row.clear {
        border-right: 0;
    }
    .top-ten {
        padding: 0;
    }
    .filter form {
        padding: 0 0 80px;
        position: relative;
    }
    /*=====  End of FILTR  ======*/
}

@media only screen and (max-width: 1024px){
    table thead tr th,
    table tbody tr td {
        font-size: 16px;
        line-height: 18px;
    }
    table tbody tr td {
        padding: 14px 6px;
    }
    table tbody tr td:first-child {
        padding-left: 20px;
    }
    .result table tbody tr td{
        padding: 14px 5px;
        font-size: 18px;
        line-height: 20px;
    }
    .chat-container .col{
        width: 26%;
    }
    .chat-container .chart-block .value{
        font-size: 22px;
        line-height: 24px;
    }
    .chat-container .chart-block .chart-box {
        padding-bottom: 100%;
    }
    .chat-container .chart-labels .label{
        font-size: 16px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 996px) {
    .lower-header-nav form input[type='search'] {
        width: 150px;
    }
    .mr-new p,
    .news-box p {
        font: 21px/25px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    }
    .title-tabl span,
    .title-tabl {
        padding: 20px 0 0;
    }
    h4{
        font-size: 20px;
        line-height: 22px;
    }

    .ui-accordion-content table tbody tr td {
        font-size: 18px;
    }
    .ui-accordion-header {
        padding: 12px 15px !important;
        font-size: 26px !important;
    }
    .ui-accordion-content {
       padding: 20px !important;
   }
    .row-sm {
       padding: 25px 10px 0;
    }
    .row-state {
        padding-top: 20px;
    }


    /*=================================
	=            GAST-COST            =
	=================================*/
    .calculator .jq-selectbox {
        width: 240px;
    }
    .calculator .jq-selectbox__select {
        font-size: 15px;
    }
    .calculator .upper .jq-selectbox+.jq-selectbox{
        margin-left: 12px;
    }

    .calculator .under .jq-selectbox:nth-child(1){
        width: 120px;
    }
    .calculator .under .jq-selectbox:nth-child(3) {
        width: 118px;
    }
    .calculator h2 {
        font-size: 30px;
        line-height: normal;
    }
    .calculator .title-tabl span,
    .calculator .title-tabl {
        padding: 10px 0 15px;
    }
    /*=====  End of GAST-COST  ======*/
    /*=================================
	=            LAST_POST            =
	 =================================*/
    .post-title{
        padding-bottom: 18px;
    }
    .post-text p {
    	font-size: 18px;
    }

    /*=====  End of LAST_POST  ======*/
    /*==============================
    =            FILTER            =
    ==============================*/
    .filter .filter-row{
        padding: 0 15px;
    }
    .filter-row .row-title p {
        font-size: 20px;
    }
    .filter-row ul li label {
        font-size: 16px;
    }
    .jq-radio {
        margin: 3px 10px 7px 9px;
        width: 20px;
        height: 20px;
    }
    .jq-radio.checked .jq-radio__div {
        margin: -4px 0 0 -3px;
        width: 22px;
        height: 22px;
    }
    /*=====  End of FILTER  ======*/
    .jq-selectbox__select,
    .jq-selectbox li {
        font-size: 14px;
    }
}

@media only screen and (max-width: 931px) {
    .last-post .post{
        margin: 20px 0 0;
    }
    .lates-news {
        width: 100%;
        padding: 0;
        border: none;
    }
    aside {
        border-top: 1px solid #b7b8b8;
        width: 100%;
        padding: 26px 0 0;
    }
    .pagination {
        margin: 0 0 20px;
    }
    .calc-result {
        height: 350px;
    }
    /*==================================
	=            SINGL_POST            =
	==================================*/
    .singl-news .pagination {
        display: block;
    }
    .singl-news {
        width: 100%;
        border-right: none;
    }
    .singl-post {
        height: 355px;
    }
    /*=====  End of SINGL_POST  ======*/
    /*==============================
	=            TOP_10            =
	==============================*/
    .filter > .filter-title {
        padding: 8px 0 0;
    }
    .filter > .filter-title > p {
    	font-size: 25px;
    	line-height: 36px;
    }
    .calculate-result table thead tr th,
    .calculate-result table tbody tr td{
        padding: 10px 20px;
    }
    /*=====  End of TOP_10  ======*/
    /*===============================
    =            CONTACT            =
    ===============================*/
    .contact {
        width: 100%;
        border-right: none;
    }
    /*=====  End of CONTACT  ======*/
    /*===========================
    =            404            =
    ===========================*/
    .not-found {
        width: 100%;
        border-right: none;
    }
    .not-found .look {
        margin: 30px 0 35px;
    }
    /*=====  End of 404  ======*/
}

@media only screen and (max-width: 919px) {
    .location span {
        width: 100%;
        font-size: 18px;
    }
    .gas-filt li a {
        font-size: 20px;
    }
    .gas-filt {
        padding: 3px 0 10px 19px;
    }
}

@media only screen and (max-width: 850px) {
    .top-nav ul li {
        margin-left: 16px;
    }
    .mr-new p,
    .news-box p {
        font: 19px/25px 'Arial', ' Helvetica Neue', Helvetica, sans-serif;
    }

    .title-tabl span,
    .title-tabl {
        font-size: 30px;
    }
    .op-dawn span,
    .op-dawn a {
        font-size: 22px;
    }
    .op-dawn {
        padding-top: 10px;
    }
    .sort {
        padding-top: 20px;
        padding-bottom: 80px;
    }
    .sort .right-box .jq-selectbox__select {
        font-size: 20px;
    }
    .lower-header-nav form input[type='search'] {
        width: 140px;
    }
    /*=================================
	=            GAST-COST            =
	=================================*/
    .calculator .jq-selectbox__select {
        font-size: 12px;
    }
    .calculator .jq-selectbox {
        width: 209px;
    }
    .calculator .under .jq-selectbox:nth-child(2) {
        width: 90px;
    }
    .calculator .under .jq-selectbox:nth-child(3) {
        width: 80px;
    }
    .calculator h2 {
        font-size: 25px;
        line-height: normal;
    }
    .calculator .upper .jq-selectbox:before {
        font-size: 13px;
    }
    /*=====  End of GAST-COST  ======*/
    /*==================================
	=            SINGL_POST            =
	==================================*/
    .singl-news {
        padding: 0;
    }

    /*=====  End of SINGL_POST  ======*/
}

@media only screen and (max-width: 767px) {
    iframe { max-width: 100%;}
    iframe img { max-width: 100%; height: auto;}
    .tblwrap { max-width: 100%; overflow-x: auto;}
    p {
        font-size: 18px;
        line-height: 26px;
    }
    header {
        padding: 16px 0;
        margin-bottom: 0;
        border-bottom: 1px solid #c2c6c9;
    }
    h1,
    .calc-title {
    	font-size: 32px;
    	line-height: 36px;
    }
    h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .calc-title {
        margin-top: 19px;
    }
    .calc form input[type="submit"] {
        padding: 0px 21px;
        height: 31px;
        margin: 13px auto 3px;
        font-size: 15px;
        display: block;
        text-transform: uppercase;
    }
    .nati {
        margin-top: 20px;
        padding-bottom: 15px;
    }    

    .jq-selectbox {
        width: 100%;
        z-index: 999999;
    }
    .title-tabl span,
    .title-tabl {
        font-size: 25px;
    }
    .dc-average-price{
        display: none;
    }
    .mobi-average-price {
        display: block;
        padding: 10px 0 7px;
        border-bottom: 1px solid #c2c6c9;
        text-align: center;
    }
    .mobi-average-price--first {
        border-bottom: none;
    }
    .mobi-average-price p {
        font-size: 18px;
        line-height: normal;
    }
    .mobi-average-price .fa {
        font-size: 16px;
    }
    .mobi-average-price .fa-minus {
        font-size: 12px;
    }
    .price-text--red {
        color: #ed1c2e;
    }
    .price-text--blue {
        color: #01b5da;
    }    
    .most-recent {
        display: none;
    }
    .title {
        float: none;
        width: 100%;
        text-align: center;
    }
    .map-box {
        display: none;
    }
    .soc-nav ul {
        display: inline-block;
        overflow: hidden;
    }
    .header-nav-soc {
        float: none;
    }
    .upper-header {
        margin-bottom: 0;
    }
    .soc-nav {
        display: none;
        margin-top: 20px;
        float: none;
        width: 100%;
        text-align: center;
        overflow: hidden;
    }
    .top-nav {
        display: none;
    }
    .desk {
        display: none;
    }
    .mobile-nav {
        display: none;
    }
    .lower-header-nav {
        background-color: transparent;
        border-bottom: 1px solid #c2c6c9;
    }
    .mobile-nav {
        position: absolute;
        top: 5px;
        background-color: #004f92;
        left: 12px;
        z-index: 9999999;
    }
    .mobile-nav:before {
        content: '';
        background-position: -513px 0;
        left: 0;
        top: -8px;
        position: absolute;
        width: 23px;
        height: 8px;
    }
    table {
        /*display: none;*/
    }
    .record-table,
    .table-mob {
        display: table;
        margin: 0 auto 20px;
    }
    .row-sm h4 {
        font-size: 18px;
    }
    .sort .right-box,
    .op-dawn {
        display: none;
    }
    .sort {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .sort .left-box {
        width: 100%;
    }
    .compare-graf {
        display: none;
    }
    .lower-header-nav ul li {
        float: none;
        margin-right: 0;
        padding: 0;
    }
    .mobile-nav .active {
        margin-top: 0;
        border-top: 0;
    }
    .mobile-nav {
    	color: #fff;
    	font: 15px/17px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    	text-transform: uppercase;
    }
    .mobile-nav li a  {
    	position: relative;
        display: block;
        padding: 8px 20px 8px 6px;
        color: #fff;
        text-decoration: none;
        border-bottom: 2px solid #80a7c9;
    }
    .mobile-nav .menu-item-has-children > a:after,
    .mobile-nav .sub-menu .menu-item-has-children > a:after {
    	content: '\f0da';
	    font-family: 'FontAwesome';
	    vertical-align: middle;
	    position: absolute;
	    right: 14px;
	    top: 7px;
	    font-size: 15px;
    }
    .mobile-nav li a:hover {
        color: #00b5da;
    }
    .mobile-nav li {
        padding: 7px 0;
    }
    .mobile-nav .sub-menu {
    	text-transform: none;
    	background: #00b5da;
    }
    .mobile-nav li.menu-item-has-children > .sub-menu {
        display: none;
    }
    .mobile-nav li.menu-item-has-children.opened > a:after {
        content: '\f0d7';
    }
    .mobile-nav li.menu-item-has-children.opened > .sub-menu {
        display: block;
    }
    .mobile-nav li.menu-item-has-children.opened:before {
        display: none;
    }

    .mobile-nav .sub-menu li a {
    	border-color: #0082b6;
    }
    .mobile-nav .sub-menu li a:hover {
    	color: #fff;
    }
    .lower-header-nav form.deck {
        display: none;
    }
    .mobile-nav .sub-menu .sub-menu{
    	background: #dedede;
    }
    .mobile-nav .sub-menu .sub-menu li {
    	color: #707070;
    }
    .mobile-nav .sub-menu .sub-menu li a{
    	color: #707070;
    	border-color: #c1c1c1;
    }
    .mobil-search {
        position: absolute;
        right: 9px;
        top: 5px;
        padding: 7px 11px;
        background-color: #004f92;
        display: none;
        z-index: 11111;
    }
    .mobil-search:before {
        content: '';
        background-position: -513px 0;
        right: 0;
        top: -8px;
        position: absolute;
        width: 23px;
        height: 8px;
    }
    .mobil-search form {
        float: none;
    }
    .mobile-menu-button,
    .mobile-search-button {
        display: block;
    }
    .mobil-search form input[type='search'] {
        width: 260px;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .lower-header-nav {
        border-bottom: none;
        height: 0;
    }
    .mr-new p,
    .news-box p {
        font: 18px/25px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    }

    .news-box {
        padding: 0 0 10px;
    }
    .title {
        margin: 0 auto;
    }
    .logo{
        font-size: 28px;
        line-height: 36px;
        text-transform: none;
    }
    .logo img{
        width: 76px;
        height: auto;
        margin-right: 12px;
    }
    .upper-header {
        position: relative;
        overflow: visible;
    }
    .title-tabl span,
    .title-tabl {
        font-size: 20px;
    }
    .accordion-prices .ui-accordion-header{
        padding: 18px 24px 18px 8px !important;
        font-family: 'Oswald', Arial, 'Helvetica Neue', Helvetica, sans-serif;
        font-size: 17px !important;
        line-height: normal;
        border-bottom: 1px solid #19609d;
        border-top: none;
        text-transform: uppercase;
        box-shadow: none;
    }
    .accordion-prices .ui-accordion-header:after {
        content: '';
        margin: 3px 0 0;
        background-position: -348px 0;
        width: 20px;
        height: 22px;
        float: right;
        position: relative;
        z-index: 10;
    }
    .accordion-prices .ui-accordion-header.ui-state-hover:after{
        background-position: -348px -34px;
    }
    .accordion-prices .ui-accordion-header.ui-state-active:after {
        background-position: -388px 0;
    }
    .info {
        width: 20px;
        height: 20px;
        margin-top: 2px;
        font-size: 14px;
        line-height: 16px;
    }
    span.ui-accordion-header-icon,
    .ui-accordion-header:before {
        display: none !important;
    }
    footer {
        padding: 17px 0;
        height: 60px;
    }
    .copy p {
        font-size: 12px;
        line-height: 16px;
    }
    .jq-selectbox__trigger-arrow {
        top: 6px;
    }
    .mobi-average-price p {
        font-size: 14px;
    }

    .jq-selectbox__select {
        padding: 0 37px 6px 6px;
        height: 28px;
        border: 1px solid #bababa;
        font-size: 13px;
        line-height: 24px;
    }
    .jq-selectbox li {
        padding: 2px 10px 2px;
        font-size: 13px;
        line-height: 24px;
    }
    .jq-selectbox__dropdown {
        border: 1px solid #bababa;
    }
    .jq-selectbox.focused .jq-selectbox__select {
        border: 2px solid #000000; /*border: 1px solid #bababa;*/
    }
    .ui-tooltip {
        font-size: 12px;
    }
   
    /* span {
        color: #676565;
    } */
    .average-price span {
        color: #fff;
    }
    .container.mob-cont {
        padding: 0;
    }
    .row {
        padding: 0 8px;
    }
    .row-state {
        margin-top: -1px;
    }
    .title-tabl {
        padding: 20px 15px;
    }
    .row .title-tabl {
        padding: 20px 0 0;
    }
    .ui-accordion-content table tbody tr td {
        padding: 22px 0 9px 15px;
    }
    .ui-accordion-content {
        padding: 5px 0 !important;
        border-bottom: 1px solid #19609d;
    }
    .mob {
        display: block;
    }
    h2.title-tabl.flo.mob {
        padding: 14px 0 0 15px;
    }
    .ui-accordion-content table tbody tr td:nth-child(1) {
        width: 25%;
    }
    .container {
        padding: 0 8px;
    }
    /*=================================
	=            GAST-COST            =
	=================================*/
    .calculator .jq-selectbox {
        margin-bottom: 10px;
        width: 100%;
    }
    .calculator .upper .jq-selectbox+.jq-selectbox{
        margin-left: 0;
    }
    .calculator .jq-selectbox__select {
        height: 29px;
        line-height: 15px;
    }
    .calculator .upper .jq-selectbox:before {
        margin: 1px 0 0 15px;
    }
    .calculator .upper .jq-selectbox .jq-selectbox__select {
        padding: 6px 29px 0 30px;
    }
    .calculator .under .jq-selectbox:nth-child(5),
    .calculator .under .jq-selectbox:nth-child(3),
    .calculator .under .jq-selectbox:nth-child(2),
    .calculator .under .jq-selectbox:nth-child(1) {
        width: 100%;
        margin-left: 0;
    }
    .calculator .under .jq-selectbox:nth-child(3) {
        margin-bottom: 3px;
    }
    .calculator form span {
        padding: 0 5px 5px 0;
        width: 100%;
        font-family: 'HelveticaNeue-Medium', Helvetica, sans-serif;
        color: #06569e;
        text-align: center;
        text-transform: uppercase;
    }
    .calculator h2 {
        font-size: 18px;
    }
    .calculator form input[type="submit"] {
        display: block;
        margin: 0 auto;
        font-size: 14px;
        height: 38px;
        padding: 0 50px;
        text-transform: uppercase;
    }
    .calculator .jq-selectbox__select {
        font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    }
    .fuel-price {
        display: none;
    }
    .mobil-result > table {
        display: block;
    }
    .result .mobil-result table tbody tr td:nth-child(1):before {
        display: none;
    }
    .result .mobil-result table tbody tr td:nth-child(1) {
        padding-left: 12px;
        font-size: 15px;
        line-height: normal;
        font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
        text-align: left;
    }
    .result .mobil-result table thead tr th:last-child {
        width: 1%;
        padding: 0;
        text-align: left;
    }
    .result .mobil-result table tbody {
        display: table;
        width: 100%;
    }
    .result .mobil-result table {
        border-bottom: 1px solid #cacaca;
    }
    .result .mobil-result table tbody tr {
        border-bottom: none;
    }
    .result .mobil-result table thead tr th:last-child:before {
        content: '';
        display: inline-block;
        width: 20px;
        height: 18px;
        float: left;
        margin-right: 5px;
        background: url(../images/sprite1.png) no-repeat -94px -62px;
    }
    .result .mobil-result table tbody tr td:nth-child(2) {
        width: 5%;
        padding: 5px 0 8px;
        font-size: 15px;
    }
    .result .mobil-result table tbody tr:last-child td:nth-child(2) {
        color: #004f92;
    }
    .result .mobil-result table {
        margin: 10px 0;
    }
    .calculator h1 >span {
        display: none;
    }
    .mobil-result {
        display: block;
    }

    .result .flo {
        padding: 0 0 20px;
    }
    .result .direction{
        padding: 0;
    }

    .prices-block{
        padding: 20px 0;
    }
    .direction{
        font-size: 18px;
        line-height: 20px;
    }
    .direction span:after{
        width: 10px;
        height: 11px;
        margin: 0 8px;
        background-position: -18px -82px;
    }
    .prices-block .direction span:after{
        background-position: 0 -82px;
    }
    .prices-block .b-box .direction span:after{
        background-position: -36px -82px;
    }
    .chart-block .value{
        top: -30px;
        font-size: 22px;
        line-height: 28px;
    }
    .chart-labels{
        padding-top: 5px;
    }
    .chart-labels .label{
        padding: 0;
        font-size: 14px;
        line-height: 18px;
    }
    .btn{
        padding: 10px 24px;
        font-size: 22px;
        line-height: 28px;
    }

    .calc-result {
        height: 150px;
    }
    .calculator form input[type="submit"] {
        padding: 0 21px;
        height: 31px;
        margin: 3px auto;
        font-size: 15px;
    }
    .calc-block-right {
        margin-bottom: 20px;
    }
    .tooltipster-noir .tooltipster-content {
        padding: 5px 20px;
        widows: 150px;
    }
    /*=====  End of GAST-COST  ======*/
    /*=================================
	=            last-post            =
	=================================*/
    .last-post {
        display: none;
    }


    .date-post span {
        font: 13px/20px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    }
    .date-post {
        padding: 5px 0 5px;
    }
    article {
        margin: 0 0 36px;
    }
    .img-prev{
        width: 120px;
    }
    .pagination ul li {
        margin-right: 8px;
    }
    .pagination ul li a {
        width: 30px;
        height: 30px;
        display: block;
        padding: 1px;
        border: 2px solid #a0a0a0;
    }
    .pagination ul li.next a,
    .pagination ul li.prev a {
        font-size: 18px;
    }
    .pagination ul li.prev {
        padding: 0;
    }
    .pagination {
        padding: 6px 0 0 0;
    }
    aside {
        padding: 20px 0 0 0;
    }
    aside h2 {
        margin-bottom: 12px;
    	font-size: 24px;
    	line-height: 28px;
    }
    .widget_wysija_cont p label{
        font: 13px/20px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    }
    .wysija-input{
        width: 262px;
        padding: 8px 10px;
        font-size: 16px;
        line-height: 20px;
    }
    .widget_wysija_cont .wysija-submit{
        height: 46px;
        font-size: 16px;
    }
    .sfsi,
    .widget-easy-twitter-feed-widget-kamn,
    .Annual_Archive_Widget{
        display: none;
    }
    aside ul li{
        margin: 0 0 31px;
    }
    .box-more img {
        width: 259px;
    }
    main {
        padding: 0 0 80px;
    }
    .page-template-template-gas_cost main{
        padding-bottom: 60px;
    }
    .result{
        padding: 20px 0 40px;
    }
    /*=====  End of last-post  ======*/
    /*==================================
	=            SINGL_POST            =
	==================================*/
    .singl-news .pagination ul li.prev:before {
        content: 'Pages';
        margin: 3px 0 0;
        display: inline-block;
        font-size: 15px;
        color: #004f92;
    }
    .singl-post {
        height: 161px;
    }

    .singl-news h2, .singl-news h1 {
    	font-size: 18px;
    	line-height: 26px;
        color: #48494a;
    }
    .singl-news article {
        margin: 0 0 5px;
    }
    .singl-post {
        margin: 0 8px;
    }
    .mob-title {
        display: block;
        margin: 0 8px;
        padding: 20px 0;
    }
    .mob-title h1 {
        text-transform: uppercase;
        padding-bottom: 0;
        font-size: 28px;
        line-height: 32px;
    }
    .singl-content {
        padding: 10px 0 0;
    }
    /*=====  End of SINGL_POST  ======*/
    /*========================================
=            calculate-result            =
========================================*/
    .calculate-result table{
        display: table;
    }
    .calculate-result table thead tr th,
    .calculate-result table tbody tr td{
        width: auto;
        padding: 8px 5px;
        font-size: 16px;
        line-height: 22px;
    }
    .calculate-result table tbody tr td:nth-child(1),
    .calculate-result table thead tr th:nth-child(1){
        width: 80px;
        padding: 8px 10px;
        text-align: center;
    }
    .calculate-result table thead tr th:nth-child(2){
        width: auto;
    }

    .filter > .filter-title {
        display: none;
    }
    .filter .filter-row.widt {
        display: block;
        border-right: none;
        width: 100%;
    }
    .mob-filtr {
        width: 100%;
        display: block;
    }
    .filter .filter-row {
        display: none !important;
    }
    .filter .mob-filtr .filter-row {
        display: block !important;
        position: static !important;
    }
    .filter form {
        padding: 0;
        overflow: visible;
    }
    .top-ten {
        padding: 0 8px 20px;
    }
    .filter-titl {
    	font-size: 25px;
    	line-height: 27px;
        margin: 21px 0 0 3px;
        letter-spacing: -1px;
    }
    .filter {
        margin: 16px 0 0;
    }
    .mob-filtr .jq-selectbox {
        margin: 0 0 17px;
    }
    .mob-filtr .jq-selectbox__select {
        padding: 0 41px 6px 6px;
        height: 31px;
        font-size: 15px;
        line-height: 29px;
    }
    .filter .filter-row input[type="submit"] {
        margin-left: 0;
        padding: 0 36px;
        font-size: 15px;
        height: 27px;
    }
    .filter .filter-row.widt {
        margin: 14px 0 0;
    }
    .calculate-result-mob{
        padding-bottom: 20px;
    }
    .calculate-result-mob table {
        display: block;
    }
    .calculate-result-mob table {
        padding: 0 0 10px;
        margin: 17px 0 10px;
        border-bottom: 1px solid #979797;
    }
    .calculate-result-mob table tbody {
        width: 100%;
        display: table;
    }
    .calculate-result-mob table tbody tr:nth-child(2n) {
        background-color: #fff;
    }
    .calculate-result-mob table tbody tr td:nth-child(1) {
        padding: 0;
        width: 50%;
        font: 17px/25px 'Oswald', Arial, 'Helvetica Neue', Helvetica, sans-serif;
        color: #48494a;
    }
    .calculate-result-mob table tbody tr td:nth-child(2) {
        text-align: left;
        font: 16px/20px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
        color: #676565;
    }
    .calculate-result-mob table tbody tr td:nth-child(2) a{
        color: #004f92;
        text-decoration: none;
    }
    .calculate-result-mob table tbody tr td {
        padding: 0;
    }
    .calculate-result-mob table tr {
        height: auto;
    }
    .calculate-result-mob .title-tabl {
        padding: 31px 0 4px;
    }
    .calculate-result-mob .change{
        padding-left: 0;
        line-height: 28px;
    }
    .calculate-result-mob .plus,
    .calculate-result-mob .minus{
        position: static;
        display: inline-block;
        margin: 0px 4px 0 0;
        vertical-align: top;
    }

    /*=====  End of calculate-result  ======*/
    /*===============================
    =            CONTACT            =
    ===============================*/
    .contact-content {
        padding: 0;
    }
    .contact{
        padding: 20px 0 0;
    }
    .contact h1 {
        display: none;
    }
    .contact h2{
        margin-bottom: 10px;
    }

    .contact ul {
        padding: 0 0 20px;
    }
    .contact ul li {
        font-size: 16px;
        line-height: 20px;
    }
    .contact h3 {
        padding: 0 0 14px;
        font: 19px/28px 'Oswald', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    }
    .contact p {
        padding: 0 0 10px;
    }
    /*=====  End of CONTACT  ======*/
    /*===========================
    =            404            =
    ===========================*/
    .not-found h1 {
        display: none;
    }
    .not-found {
        padding: 0;
    }
    .not-found h2 {
    	font-size: 26px;
    	line-height: 38px;
    }
    .not-found .look {
        margin: 15px 0 20px;
    }
    .not-found .look p {
        font: 21px/25px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    }
    .not-found .look ul {
        padding: 24px 0 0;
    }
    .not-found .look form {
        padding: 30px 0 0;
    }
    .not-found .look form p {
        padding: 6px 24px 0 0;
    }
    .not-found .look form input[type="text"] {
        height: 40px;
        border: 1px solid #8b8989;
        font: 19px/22px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
        font-style: italic;
        color: #9e9e9e;
        padding: 8px 48px 8px 13px;
    }
    .not-found .look form .serach-inp:after {
        top: 6px;
    }
    /*=====  End of 404  ======*/
    footer ul li a{
        font-size: 12px;
        line-height: 16px;
    }

    .filter > .filter-title {
        padding: 8px 0 25px;
    }
    .filter > .filter-title > p {
    	font-size: 20px;
    	line-height: 22px;
    }
}


@media only screen and (min-width: 601px){
    .chat-container .chart-block .chart-col{
        width: 43% !important;
    }
}
@media only screen and (max-width: 600px){
    p {
        font-size: 16px;
        line-height: 22px;
    }

    .chat-container{
        display: block;
        padding: 20px 15px;
    }
    .chat-container .col{
        width: 100%;
    }
    .chat-container .chart-block {
        position: relative;
        padding: 34px 60px 10px 0;
    }
    .chat-container .chart-block .chart-box{
        padding-bottom: 0;
    }
    .chat-container .chart-block .chart-col{
        position: static;
        height: 30px !important;
        margin-bottom: 5px;
    }
    .chat-container .chart-block .value {
        display: inline-block;
        top: auto;
        left: 100%;
        padding-left: 5px;
        font-size: 18px;
        line-height: 30px;
    }
    .chat-container .chart-labels{
        position: absolute;
        top: 0;
    }
    .chat-container .chart-labels .label{
        text-align: left;
    }

    .calculate-result{
        display: none;
    }
    .calculate-result-mob {
        display: block;
    }

    .direction {
        font-size: 16px;
        line-height: 18px;
    }
    .chart-block .value {
        top: -24px;
        font-size: 16px;
        line-height: 20px;
    }
    .chart-labels .label{
        width: 16%;
        font-size: 12px;
        line-height: 16px;
    }
    .chart-labels .label:first-child {
        margin-left: 4%;
    }
    .chart-block .label:nth-child(2) {
        margin-left: 22%;
    }
    .chart-block .label:last-child{
        margin-right: 5%;
    }

    .img-prev{
        margin: 0 20px 10px 0;
    }
    .new-post{
        overflow: initial;
    }
    .singl-post-text p{
        padding: 0 0 20px;
    }
}

@media only screen and (max-width: 480px){
    h1,
    .calc-title {
        font-size: 28px;
        line-height: 32px;
        padding-bottom: 12px;
    }
    h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .img-prev{
        width: 100px;
        margin: 0 10px 0 0;
    }

    .logo {
        font-size: 20px;
        line-height: 30px;
    }
    .logo img {
        width: 60px;
        margin-right: 6px;
    }
    .mobile-menu-button,
    .mobile-search-button{
        width: 40px;
        height: 40px;
        margin-top: -20px;
        font-size: 20px;
        line-height: 40px;
    }

    .prices-block{
        padding-bottom: 0;
    }
    .chart-block .chart-col{
        width: 20%;
    }
    .chart-block .col2 {
        left: 40%;
    }
    .chart-block .col3{
        left: auto;
        right: 5%;
    }
    .chart-labels .label{
        width: 22%;
    }
    .chart-block .label:nth-child(2) {
        margin-left: 13%;
    }
    .chart-block .label:last-child {
        margin-right: 4%;
    }
    .btn{
        font-size: 18px;
        line-height: 24px;
    }
    .calculate-result-mob table{
        margin: 10px 0;
    }
    .calculate-result-mob table tbody tr td:nth-child(1),
    .calculate-result-mob table tbody tr td:nth-child(2){
        font-size: 14px;
        line-height: 20px;
    }

    .ui-accordion-content .table-mob {
        margin: 0 0 10px;
    }

    .ui-accordion-content .table-mob thead tr th {
        padding: 10px 3px;
        font-size: 12px;
        line-height: 14px;
    }

    .table-mob thead tr th,
    .table-mob tbody tr td,
    .ui-accordion-content .table-mob tbody tr td,
    .record-table thead tr th,
    .record-table tbody tr td{
        font-size: 12px;
        line-height: 14px;
    }
    .table-mob tr {
        height: auto;
    }
    .table-mob tbody tr td,
    .ui-accordion-content .table-mob tbody tr td{
        padding: 10px 3px;
    }
    .table-mob tbody tr td:first-child {
        padding-left: 3px;
    }

    .record-table thead tr th,
    .record-table tbody tr td {
        font: 15px/20px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    }

    .row-sm h4 {
        font: 14px/20px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    }
}

@media only screen and (max-width: 400px) {
    .title-tabl span,
    .title-tabl {
        font-size: 19px;
        padding: 14px 0 0;
    }
    .mobil-search form input[type='search'] {
        width: 200px;
    }
    /*=================================
	=            GAST-COST            =
	=================================*/
    .result .mobil-result table thead tr th:last-child {
        width: 90%;
    }
    /*=====  End of GAST-COST  ======*/
    /*===============================
	=            TOP_TEN            =
	===============================*/
    .calculate-result-mob .title-tabl {
        padding: 31px 0 4px;
    }
    /*=====  End of TOP_TEN  ======*/
    /*===========================
    =            404            =
    ===========================*/
    .not-found h1 {
    	font-size: 20px;
    	line-height: 26px;
        letter-spacing: 0;
    }
    .not-found h2 {
    	font-size: 19px;
    	line-height: 25px;
    }
    .not-found .look p {
    	font-size: 18px;
    	line-height: 24px;
    }
    .not-found .look ul {
        padding: 14px 0 0;
    }
    .not-found .look ul li a {
        font: 18px/28px 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
    }
    .not-found .look form {
        padding: 17px 0 0;
    }
    .not-found .look form input[type="text"] {
        margin: 10px 0 0;
        width: 100%;
    }
    .not-found .look form .serach-inp:after {
        top: 15px;
    }
    /*=====  End of 404  ======*/

    .mob-title h1 {
        font-size: 20px;
        line-height: 24px;
    }
    .content .lates-news>h1 {
        font-size: 20px;
        line-height: 24px;
    }
    .content .lates-news article h2{
        padding: 0 0 5px;
        font-size: 16px;
        line-height: 20px;
    }
}



/* new css map */
@font-face {
  font-family: 'HelveticaNeueLTCom-Cn';
  src: url('../fonts/HelveticaNeueLTCom-Cn.eot?#iefix') format('embedded-opentype'),  url('../fonts/HelveticaNeueLTCom-Cn.woff') format('woff'), url('../fonts/HelveticaNeueLTCom-Cn.ttf')  format('truetype'), url('../fonts/HelveticaNeueLTCom-Cn.svg#HelveticaNeueLTCom-Cn') format('svg');
  font-weight: normal;
  font-style: normal;
}

.clearfix:before, .clearfix:after{content: ''; display: block; clear: both;}

.map-box .container{position: relative;}

.map-box .map #map_canvas_1{margin-right: -35px;}
.map-box .map #map_canvas_1 svg path{cursor: pointer;}
.map-box .map #map_canvas_1 svg path:hover{stroke-width: 2;}

.map-box .average-price{margin: 0 0 10px;}

.map-box .map-history{width: 225px; padding: 50px 0 20px 35px; font-family: 'HelveticaNeueLTCom-Cn',Helvetica,sans-serif; color: #454545; font-size: 22px; flex: none;}
.map-box .map-history .title-history{margin-bottom: 8px;}
.map-box .map-history .map-history-in{clear: both; line-height: 18px; padding: 0 0 3px; position: relative;}
.map-box .map-history .map-history-in .color-history{width: 52px; height: 18px; border: 1px solid #454545; position: absolute; left: 0; top: 0;}
.map-box .map-history .map-history-in .info-history{display: block; color: #454545; padding-left: 62px;}
.map-box .map-history .text-history{padding: 12px 0 0;}
.map-box .map-history .text-history p{font-family: 'HelveticaNeueLTCom-Cn',Helvetica,sans-serif; color: #454545; font-size: 22px; line-height: 100%; margin: 0; padding: 0;}

.compare-graf{overflow: visible;}

/* Tooltip for HTML5 Maps plugin */
.fm-map-container {
    margin: 5% auto 0;
}
.fm-tooltip {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    text-align: center;
    background: rgba(255, 255, 255, 0.88);
    min-width: auto;
    padding: 5px;
    text-align: center;
}
.fm-tooltip-frame {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    opacity: 1;
    text-transform: uppercase;
    height: auto;
}
.fm-tooltip-frame tbody {
    display: inline-block;
}
.fm-tooltip-comment {
    color: #000;
    font-size: 32px;
    line-height: 100%;
    opacity: 1;
    padding: 0 !important;
}
.fm-tooltip-name {
    color: #000 !important;
    font-size: 21px !important;
    line-height: 1.7;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0;
    text-align: center !important;
}
/* end Tooltip for HTML5 Maps plugin */

.map-box .google-visualization-tooltip{border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; text-align: center; background: rgba(255, 255, 255, 0.88); border: none; margin: -70px 0 0 !important;}
.map-box #map_canvas_1 .google-visualization-tooltip{margin: -40px 0 0 !important;}
.map-box .google-visualization-tooltip ul li{color: #000; font-size: 32px !important; line-height: 100%; text-transform: uppercase; font-weight: normal !important;}
.map-box .google-visualization-tooltip ul li span{font-size: 21px !important; font-weight: normal !important;}

.gas-filt{float: right; padding: 11px 0 0;}
.gas-filt li{margin-left: 0;}
.gas-filt li:first-child{padding: 5px 15px;}
.gas-filt li a{margin: 0 !important; padding: 5px 12px 5px !important;}
.compare-graf .location span{font-size: 21px !important; width: auto !important;}

@media only screen and (max-width: 1200px){
    .map-box .google-visualization-tooltip ul li{font-size: 26px !important;}
    .map-box .google-visualization-tooltip ul li span{font-size: 18px !important;}

    .map-box .average-price{width: 180px; height: 180px; padding: 28px 10px;}
    .average-price p {font-size: 14px; line-height: 20px;}
    .average-price p.numb{padding: 5px 0; font-size: 28px; line-height: 30px;}
    .average-price span{font-size: 12px; line-height: 18px;}
    .average-price .fa {margin-top: 2px; font-size: 24px;}
    .average-price .fa-minus {margin-top: 8px; font-size: 18px;}
    .small-states .hover-box p{font-size: 26px;}
    .small-states .hover-box .state{font-size: 18px; line-height: 26px;}
}

@media (max-width: 1024px){
    .map-box {
        padding-bottom: 20px;
    }
    .map-box .container {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .map-box .map{
        width: calc(100% - 192px);
    }
	.map-box .map #map_canvas_1{margin: 0;}
	.map-box .map-history{width: 100%; padding: 0 0 20px;}
	.map-box .map-history .map-history-in{clear: none; width: 50%; float: left;}
	.map-box .map-history .text-history{width: 100%; overflow: hidden;}

    .small-states{top: 40%; right: 15px; bottom: auto;}
}

@media (max-width: 980px) {
    .gas-filt li:first-child, .gas-filt li a {padding: 5px 12px !important;}
}

@media only screen and (max-width: 850px){
    .map-badges {
        padding-top: 30px;
    }
    .map-box .average-price{width: 180px; height: 180px; padding: 30px 10px;}
    .map-box .average-price p{font-size: 14px;}
    .map-box .average-price p.numb{font-size: 30px;}
    .map-box .average-price span{font-size: 12px;}

    .compare-graf .location span{font-size: 17px !important;}
    .gas-filt li:first-child, .gas-filt li a{font-size: 17px !important;}
    .compare-graf .col-ls{width: 100%;}
    .gas-filt{float: none;}
    .gas-filt li:first-child{padding-left: 0 !important;}

    .map-box .google-visualization-tooltip ul li{font-size: 22px !important;}
    .map-box .google-visualization-tooltip ul li span{font-size: 14px !important;}

    .map-box .map-history .text-history p{font-size: 20px;}
}

@media (min-width: 768px) and (max-width: 1090px){
    header {
        position: relative;
    }
    .mobile-search-button {
        display: block;
        color: #004f92;
        background-color: #fff;
        top: auto;
        bottom: 14px;
        right: 10px;
        z-index: 9;
    }
    .mobil-search {
        display: none;
    }
    .mobil-search {
        position: absolute;
        right: 10px;
        top: 73px;
        padding: 7px 11px;
        background-color: #004f92;
        display: none;
        z-index: 11111;
    }
    .mobil-search:before {
        content: '';
        background-position: -513px 0;
        right: 0;
        top: -8px;
        position: absolute;
        width: 23px;
        height: 8px;
    }
    .mobil-search form {
        float: none;
    }
    .mobil-search form input[type='search'] {
        width: 200px;
    }
    #menu-blue-banner-menu > li {
        margin-right: 0;
    }
    #menu-blue-banner-menu > li > a{
        font-size: 16px;
        padding: 0 14px;
    }
    #menu-blue-banner-menu .menu-item-has-children > a:after{
    	top: 0;
    }
    #menu-blue-banner-menu .sub-menu li {
    	font-size: 16px;
    }
    #menu-blue-banner-menu .sub-menu li a {
    	padding: 10px 30px 10px 16px;
    }
    #menu-blue-banner-menu .sub-menu .menu-item-has-children > a:after{
    	content: '\f0d7';
        top: 10px;
    }
    #menu-blue-banner-menu .sub-menu .sub-menu {
    	position: static;
    	box-shadow: none;
    }
    #menu-blue-banner-menu .sub-menu .sub-menu li {
    	font-size: 14px;
    }
    #menu-blue-banner-menu .sub-menu .sub-menu li a{
    	padding-left: 24px;
    }
    .map-badges {
        padding-top: 10px;
    }
    .map-box .average-price {
        width: 175px;
        height: 175px;
        padding: 25px 10px 20px;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    #menu-blue-banner-menu > li {
        margin-right: 0;
    }
    #menu-blue-banner-menu > li {
        font-size: 18px;
    }
    #menu-blue-banner-menu > li > a{
    	padding: 0 14px;
    }
    #menu-blue-banner-menu .sub-menu > li {
    	font-size: 18px;
    }
}

@media only screen and (max-width: 768px){
    .map-box .map-history .text-history p{font-size: 18px;}
}
@media only screen and (max-width: 767px){
    .compare-graf{border-top: none; margin-top: 0;}
    .compare-graf{display: block;}
    .compare-graf .jq-selectbox__select{height: auto;}
    .compare-graf .location span{padding: 0;}
}
@media only screen and (max-width: 480px){
    main{padding: 0 0 20px;}
    .page-template-template-gas_cost main{padding-bottom: 0;}
    footer{position: static; height: auto;}
    footer ul{display: block;}
}
@media only screen and (max-width: 400px){
    .gas-filt li:first-child, .gas-filt li a{min-width: inherit; padding: 5px 9px !important; font-size: 16px !important;}
    .gas-filt li:first-child{padding-left: 0 !important;}
    .compare-graf .location span{width: 100% !important;}
}

@media print{
    * {
        -webkit-print-color-adjust:exact;
    }
    .container{
        width: 1000px;
    }
    .lower-header-nav ul li{
        margin-right: 5px;
    }
    .lower-header-nav li a{
        padding: 0 10px;
        font-size: 18px;
    }
    .mobil-search{
        display: none;
    }

    .col-ls:first-child{
        width: 100%;
    }
    .col-ls,
    .col-ls:last-child{
        width: auto;
    }

    .chat-container .chart-block .chart-col {
        width: 43% !important;
    }

    .calculator .jq-selectbox{
        width: 32%;
    }
    .calculator .upper .jq-selectbox+.jq-selectbox{
        margin-left: 1%;
    }
    .calculator .under .jq-selectbox:nth-child(1){
        width: 18%;
    }
    .calculator .under .jq-selectbox:nth-child(2),
    .calculator .under .jq-selectbox:nth-child(3){
        width: 18%;
        margin-left: 1%;
    }
    #calc-print-page{
        opacity: 0;
    }

    .result{
        padding-bottom: 40px;
    }
    .result .info{
        display: none;
    }
    .result .flo{
        padding: 20px 0 10px;
    }
    .result .direction{
        padding: 0;
    }
    h2,
    .title-tabl span,
    .title-tabl{
        font-size: 20px;
        line-height: 26px;
    }
    .fuel-price p{
        padding: 0 0 10px;
        font-size: 12px;
        line-height: 16px;
    }
    .result table thead tr th:first-child,
    .result table tbody tr td:first-child{
        display: none;
    }
    .result table thead tr th,
    .result table tbody tr td{
        width: auto;
        padding: 6px 5px;
        font-size: 14px;
        line-height: 18px;
    }
    .prices-block {
        padding: 36px 0 0;
    }
    .price-box{
        padding-bottom: 0;
        page-break-inside: avoid;
    }
    .price-box+.price-box{
        padding-top: 40px;
    }
    .direction span:after{
        content: '-';
        width: auto;
        background: none;
    }

    .page-template-template-top_ten .calculate-result-mob,
    .page-template-template-top_ten .center{
        display: none;
    }
    .page-template-template-top_ten main{
        padding: 0 0 100px;
    }
    .most-recent,
    .top-ten{
        padding-left: 0;
    }
    .filter-row ul li label{
        font-size: 18px;
        line-height: 28px;
    }
    .page-template-template-top_ten .item-js{
        display: table-row !important;
    }
    .page-template-template-top_ten .calculate-result{
        display: block;
        page-break-before: always;
    }
    .calculate-result table{
       width: auto;
       margin: 0;
    }
    .calculate-result table tr{
        height: auto;
    }
    .calculate-result table thead tr th,
    .calculate-result table tbody tr td{
        padding: 5px 20px;
        font-size: 14px;
        line-height: 24px;
    }

    .page-template-template-gas_cost .result .btn{
        display: none;
    }

    .map-box{
        display:none;
    }
}

/* top-ten-table */

.top-ten-table thead tr th {
    cursor: pointer;
}
.top-ten-table thead tr th:hover {
    color: #fff;
    background: #004f92;
}
.top-ten-table thead tr th span {
    position: relative;
    display: inline-block;
    padding-right: 20px;
}
.top-ten-table thead tr th .fa {
    font-size: 22px;
    color: #d8d8d8;
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%;
}
.top-ten-table thead tr th:hover .fa {
    color: #fff;
}
.top-ten-table thead tr th.headerSortUp .fa:before {
    content: "\f0d8";
}

.top-ten .minus,
.top-ten .plus {
    font-size: 26px;
    left: 2px;
}
.top-ten .minus:before {
    content: "\f0d7";
}
.top-ten .plus:before {
    content: "\f0d8";
}


/* update filter Top Trends  */

.filter {
    white-space: nowrap;
    margin-left: -15px;
}
.filter .filter-row,
.filter .filter-row.widt {
    width: 18%;
}
.filter .filter-row:nth-child(1),
.filter .filter-row:nth-child(3) {
    width: 23%;
}

.top-ten-table .headerSortDown,
.top-ten-table .headerSortUp {
    color: #fff;
    background: #004f92;
}

.top-ten-table .headerSortDown .fa,
.top-ten-table .headerSortUp .fa {
    color: #fff;
}

.top-ten-table .remove-bg {
    color: #004f92;
    background: none;
}

.top-ten-table .remove-bg .fa {
    color: #d8d8d8;
}

.top-ten-table thead tr th.remove-bg .fa:before {
    content: "\f0d7";
}

/* top-trends page */
.top-ten .filter .filter-row {
    width: 1%;
}
.top-ten .filter .filter-row .jq-selectbox {
    width: 230px;
}
.top-ten .filter .filter-row.widt {
    text-align: center;
}
.top-ten .filter .filter-row.widt input[type="submit"] {
    margin-left: 0;
}

@media only screen and (max-width: 1400px) { 
    .top-ten .filter .filter-row {
        width: 30% !important;
    }
    .top-ten .filter form {
        padding: 0 0 80px;
        position: relative;
    }
    .top-ten .filter .filter-row.widt {
        width: 100% !important;
        margin: 0;
        border-left: none;
        position: absolute;
        left: 0;
        bottom: 0;
    }
}

@media only screen and (max-width: 1175px) {
    .filter {
        margin: 0 -15px;
    }
    .filter .filter-row {
        width: 22%;
    }
    .filter .filter-row:nth-child(1),
    .filter .filter-row:nth-child(3) {
        width: 28%;
    }
    .filter .filter-row.widt {
        width: 100%;
    }
    .filter-row .row-title p {
        font-size: 21px;
    }
}

@media only screen and (max-width: 996px) {
    .filter {
        margin: 0 -10px;
    }
    .filter-row .row-title p {
        font-size: 18px;
    }
    .filter .jq-radio {
        margin: 0 10px 0 0;
    }

    .top-ten .filter .filter-row {
        padding: 0 5px;
    }
    .top-ten .filter .filter-row .jq-selectbox {
        width: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .filter {
        white-space: normal;
        margin: 0;
    }
}

@media only screen and (max-width: 600px) {
    .top-ten .minus,
    .top-ten .plus {
        font-size: 22px;
        margin-top: 1px;
    }
}

/* sortable-table */

.sortable-title {
    text-transform: uppercase;
}

.sortable-table {
    margin: 10px 0 0;
}
.sortable-table thead {
    border-bottom: 2px solid #919191;
}
.sortable-table thead tr th {
    font-size: 20px;
    color: #004f92;
    cursor: pointer;
    white-space: nowrap;
    padding: 14px 10px;
}
.sortable-table thead tr th:hover,
.sortable-table thead tr th.headerSortDown,
.sortable-table thead tr th.headerSortUp {
    color: #fff;
    background: #004f92;
}
.sortable-table thead tr th:first-child {
    text-align: left;
    padding-left: 16px;
}
.sortable-table thead tr th .fa {
    font-size: 22px;
    color: #d8d8d8;
}
.sortable-table thead tr th:hover .fa,
.sortable-table thead tr th.headerSortDown .fa,
.sortable-table thead tr th.headerSortUp .fa {
    color: #fff;
}
.sortable-table thead tr th.headerSortUp .fa:before {
    content: "\f0d8";
}

.sortable-table tbody tr:nth-child(2n) {
    background-color: #fff;
}
.sortable-table tbody tr:nth-child(2n+1) {
    background-color: #f0f5f9;
}
.sortable-table tbody tr td {
    font-size: 18px;
    line-height: 22px;
    padding: 14px 10px;
}
.sortable-table tbody tr td:first-child {
    color: #004f92;
    padding-left: 16px;
}
.sortable-table tbody tr td .no-price {
    color: #ccc;
}

@media only screen and (max-width: 1023px) {
    .sortable-table thead tr th {
        font-size: 18px;
    }
    .sortable-table thead tr th .fa {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .sortable-title {
        padding: 20px 0 30px;
    }
    .sortable-table {
        display: table;
        margin: 30px 0;
    }
    .sortable-table thead tr th,
    .sortable-table tbody tr td {
        width: 60%;
        display: none;
    }
    .sortable-table thead tr th:first-child,
    .sortable-table tbody tr td:first-child {
        width: 40%;
        display: table-cell;
    }
    .sortable-table tbody tr td:first-child {
        border-right: 2px solid #b6b6b6;
    }
    .sortable-mobile {
        display: block;
    }
}

.top-ten-cont tr td a {
  text-decoration: none;
}


/* Ad Styling */
.ad-center {
	margin-left:auto;
	margin-right:auto;
}

.ad-right {
	float:right;
}

.ad-left {
	float:left;
}
.mobile-accblity { display: none;}
a.accblity { display: inline-block; align-self: center; margin-left: 6px;}
.accblity img { height: 30px;max-height: 30px; width: 100%;}

@media (min-width: 768px){ .header-nav-soc .soc-nav { display: flex; flex-wrap: nowrap;} }

@media (max-width: 767px){
  .mobile-accblity img { height: 28px; max-height: 28px; width: 100%;}
  .mobile-accblity { display: inline-block; max-height: 28px; position: absolute; right: 0; top: 50%; margin-top: -14px;}
  .mobile-search-button { right: 80px;}
  .mobil-search:before { right: 91.5px; }
}

@media (max-width: 479px){
  .mobile-accblity img { height: 28px; max-height: 28px; width: 100%;}
  .mobile-accblity { display: block; max-height: 28px; position: relative; right: auto; top: auto; margin-top: 10px;}
  .mobile-search-button { right: 0px;}
  .mobile-menu-button, .mobile-search-button { top: 20px;}
  .mobil-search:before { right: 0px; }
  .mobil-search { top: -28px; }
}

.sr-only {
  /*position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;*/

  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; 
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
/*    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;*/
    background-color: #ffffff;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #181818;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
  }