    .flag {
        background-repeat: no-repeat;
        background-size: 30px 30px;
        display: inline-block;
        width: 30px;
        height: 30px;
        margin: 0;
        padding: 0;
    }
    
    .countrylist {
        width: 980px;
        margin: 0 auto;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
    }
    .countryUl {
        margin: 0 1%;
        min-width: 210px;
    }
    .countrylist-title{
        font-size: 20px;
        white-space: nowrap;
    }
    
    .item-country {
        width: 100%;
        padding: 2% 0;
        white-space: nowrap;
    }
    
    .item-country:hover {
        background: #f8f8f8;
    }
    
    .countrylist-caption {
        width: calc(100% - 50px);
        margin-left: 15px;
    }
    
    .item-country a {
        display: flex;
        align-items: center;
    }
    
    @media only screen and (min-width: 1025px) and (max-width: 1420px) {
        #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link {
            padding: 0px 10px 0px 10px;
            font-size: 13px !important;
        }
        #mega-menu-main-navigation>li:last-of-type a {
            padding: 0 20px !important;
        }
    }
    
    #mega-menu-main-navigation>li:last-of-type a {
        background-color: #4ba5d3 !important;
        color: #fff !important;
        height: 40px !important;
        line-height: 40px !important;
        margin: 25px 0 !important;
        border-radius: 5px !important;
    }
    
    body:not(.home) .qodef-content {
        margin-top: 0 !important;
    }
    
    .sub-nav-tab {
        top: 0;
        margin: 0 !important;
        -webkit-transition: all .33s ease 0s;
        -moz-transition: all .33s ease 0s;
        -o-transition: all .33s ease 0s;
        transition: all .33s ease 0s;
    }
    
    .product-sticky-down {
        top: 0 !important;
        position: fixed;
        width: 100%;
        z-index: 99999999;
    }
    
    .product-sticky-up {
        position: fixed;
        width: 100%;
        z-index: 99999999;
    }
    
    .qodef-mobile-header .qodef-mobile-menu-opener {
        float: left;
    }
    
    .qodef-mobile-header .qodef-grid {
        width: 100%;
    }
    
    .home-mid-banner>.qodef-section-inner {
        width: 90%;
        margin: 0 auto;
    }
    
    .qodef-mobile-header .qodef-mobile-menu-opener {
        float: left;
    }
    
    .qodef-mobile-header .qodef-grid {
        width: 100%;
    }
    
    .home-mid-banner>.qodef-section-inner {
        width: 90%;
        margin: 0 auto;
    }
    
    @media only screen and (max-width: 480px) {
        #qodef-particles .qodef-p-content,
        .qodef-container-inner,
        .qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-wrapper,
        .qodef-grid,
        .qodef-grid-section .qodef-section-inner,
        .qodef-slider .carousel-inner .qodef-slider-content-outer {
            width: 90% !important;
        }
        .home-pre-footer h6 {
            font-size: 11px;
            line-height: 16px;
        }
    }
    
    @media only screen and (max-width: 1024px) {
        .qodef-mobile-header .qodef-mobile-menu-opener {
            margin-left: 5%;
        }
    }
    
    .vc_row .qodef-full-section-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
    
    .vc_row [class*='vc_col'] {
        display: flex;
        flex-direction: column;
    }
    
    @media only screen and (max-width: 767px) {
        .footer-content {
            max-height: 0;
            overflow: hidden;
            transition: max-height .2s ease-out;
        }
        .footer-title:after {
            content: '\002B';
            font-weight: 400;
            float: right;
            margin-left: 5px;
            font-size: 26px;
        }
        .footer-title:after {
            content: '\002B';
            font-weight: 400;
            float: right;
            margin-left: 5px;
            font-size: 26px;
        }
        .no-collapsible .footer-title:after {
            content: "" !important;
        }
        .footer-title.active:after {
            content: "\2212";
        }
        .home-pre-footer .vc_col-xs-4,
        .product-pre-footer .vc_col-xs-4 {
            width: 32% !important;
        }
        .home-pre-footer .vc_col-xs-4 .vc_column-inner {
            padding-left: 5px !important;
            padding-right: 5px !important;
        }
        .footer-two-row-top {
            padding-bottom: 0 !important;
        }
    }
    
    .qodef-search-opener {
        vertical-align: middle;
    }
    
    #fsCell85180095 {
        padding: 0 !important;
        margin: 0 !important;
    }
    /*#fsSubmit3669786 {
    text-align: left !important;
}*/
    
    .desktop-float-right {
        float: right;
    }
    /* safari fix */
    
    .clearfix:after,
    .clearfix:before,
    .vc_column-inner:after,
    .vc_column-inner:before {
        content: normal;
    }
    /* + - icon FAQ */
    
    span.ui-accordion-header-icon.ui-icon.fa.fa-plus,
    span.ui-accordion-header-icon.ui-icon.fa.fa-minus {
        text-indent: initial;
        position: initial;
        display: inline-block;
        background: none;
    }
    
    </style><style type="text/css" id="qode_startit-custom-css">
    /*JENNY*/
    
    .hidden {
        display: none;
    }
    
    .qodef-btn {
        border-radius: 0px;
        text-transform: initial;
        font-weight: 700;
    }
    
    p,
    h1,
    h2,
    h3,
    h4,
    h6 {
        padding: 0 1% 2% 1%;
    }
    
    .display-product: {
        max-width: 350px !important;
    }
    
    .qodef-image-gallery {
        padding: 1% 0;
    }
    
    .qodef-mobile-header .qodef-mobile-nav {
        background-color: #222;
    }
    
    .feature-list:hover {
        box-shadow: 3px 3px 10px rgba(35, 35, 35, 0.15);
        transition: 0.5s;
    }
    
    .home-mid-banner {
        padding: 6% 0;
    }
    
    .home-pre-footer {
        margin: 1% 0;
    }
    
    .row-eq-height>div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    
    .row-eq-height>div>.wpb_column {
        display: flex;
        display: inline-flex;
        flex-direction: column;
    }
    
    .row-eq-height>div>.wpb_column>.vc_column-inner {
        height: 100%;
    }
    
    .row-product-list-two {
        margin: 1% 3% 0 3%;
    }
    
    .row-product-list-full {
        margin: 1% 3.5% 0 3.5%;
    }
    
    .list-block {
        padding: 0.5%;
    }
    
    .list-block .vc_column-inner {
        background-color: #f5f5f5;
        padding: 4% 8%;
    }
    
    .list-block .vc_column-inner:hover {
        box-shadow: 3px 3px 10px rgba(35, 35, 35, 0.15);
        transition: 0.5s;
    }
    
    .list-block-full-content {
        padding: 3% 0;
    }
    
    .list-block-full {
        background: #f5f5f5;
        padding: 3%;
    }
    
    .list-block-full:hover {
        box-shadow: 3px 3px 10px rgba(35, 35, 35, 0.15);
        transition: 0.5s;
    }
    
    .ac-block {
        margin: 3% 5%;
    }
    
    .ac-block-bottom {
        margin: 3% 5%;
        padding-bottom: 5%;
    }
    
    a {
        color: #888888;
    }
    /* NEW SEGWAY MEGA MENU */
    
    .mega-title-below {
        letter-spacing: 1px;
    }
    /* NEW SEGWAY PRODUCT DETAIL */
    
    .text-overlay-img-parallax {
        padding: 15% 5%;
    }
    
    .text-overlay-img {
        padding: 12% 5%;
    }
    
    .text-overlay-img-content {
        padding: 5% 0;
    }
    
    .text-overlay-columnns-content {
        padding: 10% 5%;
    }
    
    .text-overlay-img-top {
        padding: 10% 5% 25% 5%;
    }
    
    .text-overlay-img-bottom {
        padding: 25% 5% 10% 5%;
    }
    
    .text-img-side {
        padding: 5% 3%;
    }
    
    .top-intro {
        padding: 5% 0;
    }
    
    .white-text {
        color: #fff;
    }
    
    .feature-icon-background {
        background: #000000;
        padding: 8% 5%;
    }
    
    .feature-icon-background-es3 {
        background: #1b1da7;
        padding: 10% 5%;
    }
    
    .feature-icon-background-es3 h6 {
        color: #9f9f9f;
        text-align: center;
        padding: 10%;
    }
    
    .feature-icon-background h6 {
        color: #9f9f9f;
        text-align: center;
        padding: 10%;
    }
    
    .emoped-icon-img {
        width: 80%;
        padding: 3%;
        margin: auto;
    }
    
    .press-background {
        background: #111111;
        padding: 5% 3%;
    }
    
    .use-case {
        padding: 5% 3%;
    }
    
    .use-case-row {
        padding: 2% 0;
    }
    
    .use-case-row-content {
        padding: 10% 5%;
    }
    
    .use-case-row-content-last {
        padding: 0 5% 10%;
    }
    
    .use-case-content {
        padding: 15% 8%;
    }
    
    ul#sub-nav li {
        list-style-type: none;
        display: inline;
        color: #fff;
        font-size: 15px;
        letter-spacing: 1px;
    }
    
    .sub-nav-btn {
        padding: 0 10px;
    }
    
    .sub-nav-tab {
        background-color: #232323 !important;
    }
    
    .p-list-bottom>.wpb_wrapper ul {
        max-width: 380px;
        margin: 0 auto;
        list-style-position: inside;
        padding: 1% 0 3%;
        letter-spacing: 1px;
    }
    
    .sub-nav {
        padding: 10px 0;
        float: left;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    
    .sub-nav ul {
        list-style: none;
    }
    
    .sub-nav ul li {
        color: #fafafa;
        font-size: 15px;
        display: inline-block;
        padding-right: 3%;
    }
    
    .btn-fd {
        padding-right: 0px;
    }
    
    .wp-spaios-swiper-3dcarousel-wrapper.swiper-container-coverflow {
        padding-bottom: 4%;
    }
    
    .wp-spaios-slider-wrap.wp-spaios-swiper-3dslider-wrapper .swiper-pagination .swiper-pagination-bullet,
    .wp-spaios-slider-wrap .wp-spaios-swiper-3dcarousel-wrapper .swiper-pagination .swiper-pagination-bullet {
        height: 10px;
        width: 10px;
        margin: 0px 10px !important;
    }
    
    .main-full {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .wpos-tab-slider .as-layer.as-black {
        background: none;
        margin: 10px;
    }
    
    .wpos-tab-slider .panel-counter {
        font-size: 18px;
        letter-spacing: 1px;
        -webkit-transform: none;
        transform: none;
    }
    
    .feature-item {
        text-align: center;
    }
    
    .feature-item svg {
        width: 60px;
        height: 60px;
        margin-right: 8px;
        vertical-align: middle;
        fill: #9f9f9f;
    }
    
    .ac-fullwidth {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .featureicon-note {
        font-size: 10px;
        line-height: 16px;
        color: #4b4b4b;
        text-align: center;
    }
    
    .qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-wrapper .qodef-fullwidth-slider-item-wrapper-inner:after {
        background: none;
    }
    
    .qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-wrapper .qodef-fullwidth-slider-item-text p {
        color: #fafafa !important;
    }
    
    .qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-wrapper .qodef-fullwidth-slider-item-elements-holder {
        padding: 0 70px;
    }
    
    .qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-holder {
        background: linear-gradient(90deg, rgba(33, 33, 33, 0.9) 50%, transparent 50%);
    }
    
    .qodef-fullwidth-slider-item-subtitle h4 {
        font-size: 14px;
        line-height: 22px;
        color: #fafafa;
    }
    
    .video-block {
        padding: 15% 5%;
    }
    
    .video-block h6 {
        padding: 2% 0;
    }
    /*SPEC*/
    
    .spec-section {
        padding: 7% 5%;
    }
    
    .spec-section-bottom {
        padding: 3% 5% 5% 5%;
    }
    
    .spec-inner {
        padding: 2% 0;
    }
    
    .spec-inner table tbody th {
        border-right: 0px !important;
    }
    
    .spec-inner table {
        border-collapse: collapse;
        width: 100%;
    }
    
    .spec-inner th {
        width: 30%;
    }
    
    .spec-inner td {
        width: 70%;
    }
    
    .spec-inner th,
    .spec-inner td {
        color: #232323 !important;
        text-align: left !important;
        letter-spacing: 1px;
    }
    
    .title-semi {
        font-weight: 600 !important;
    }
    
    .table tbody th {
        border-right: none !important;
    }
    
    .th {
        background-color: #fff;
    }
    
    tr:nth-child(odd) {
        background-color: #eef7fd6b;
    }
    
    .icon-right {
        float: right;
    }
    
    table tbody tr,
    table thead tr {
        border: none;
    }
    
    .spec-note {
        padding: 5px 0;
    }
    /*TESTIMONIAL*/
    
    .testimonial-section {
        background: #111111;
        padding: 5% 0 7% 0;
    }
    
    .testimonial-section p,
    .testimonial-section h6 {
        color: #fff;
        text-align: center;
    }
    
    .testimonial-row {
        margin: 2% 5%;
    }
    
    .mega-testimonial-3 img {
        border: none !important;
        box-shadow: none !important;
    }
    
    .mega-testimonial-3 i {
        display: none !important;
    }
    
    .testimonial-com {
        color: #ffffff;
        text-align: center;
    }
    
    .testimonial-block {
        padding: 3% 2%;
    }
    
    .testimonial-block .vc_column-inner {
        background: #ffffff08;
        padding: 5%;
    }
    
    .product-gallery {
        padding: 5% 7%;
    }
    
    .product-gallery h1 {
        padding-bottom: 3%;
    }
    /*PRODUCT BOTTOM*/
    
    .product-bottom {
        background: #f5f5f5;
        padding: 5% 0;
    }
    /*COMPARE*/
    
    .compare-title {
        padding: 5% 3%;
    }
    /*BLOG*/
    
    .qodef-blog-standard-post-date {
        display: none !important;
    }
    
    .qodef-blog-standard-info-holder {
        display: none !important;
    }
    
    .qodef-post-info-bottom {
        display: none !important;
    }
    
    .qodef-blog-holder article {
        padding-bottom: 5%;
    }
    
    .blog-section {
        padding: 3% 2% 0 2%;
    }
    
    .blog-section-bottom {
        padding: 3% 2% 3% 2%;
    }
    
    .blog-block {
        background: #f5f5f5;
        margin: 1% 0.5%;
        padding: 3%;
    }
    
    .blog-block:hover {
        box-shadow: 3px 3px 10px rgba(35, 35, 35, 0.15);
        transition: 0.5s;
    }
    
    .blog-title {
        padding: 20px 0;
    }
    
    .blog-text {
        padding: 10px 0;
    }
    
    .qodef-blog-holder article:not(.format-audio) .qodef-post-image {
        display: none;
    }
    
    .qodef-blog-list-holder .qodef-item-info-section {
        display: none;
    }
    
    .qodef-blog-list-holder .qodef-excerpt {
        display: none;
    }
    /*CONTACT FORM*/
    
    .contact-section {
        padding: 5% 0 2% 0;
    }
    
    .contact-form-sub {
        padding: 0;
    }
    
    .fsForm input.fsField[type="text"] {
        height: 42px !important;
        width: 100% !important;
    }
    
    .fsForm select.fsField {
        height: 42px !important;
        width: 100% !important;
    }
    
    .fsForm textarea.fsField {
        width: 100% !important;
    }
    
    #field86276609M,
    #field86276609D,
    #field86276609Y,
    #field72279340M,
    #field72279340D,
    #field72279340Y {
        width: 30% !important;
    }
    
    .fsBody .fsForm .fsRequiredLabel {
        color: #232323 !important;
        font-family: 'Open Sans' !important;
        font-size: 14px !important;
        line-height: 18px !important;
    }
    
    .fsBody .fsForm .fsLabel {
        color: #232323 !important;
        font-family: 'Open Sans' !important;
        font-size: 14px !important;
        font-weight: 700 !important;
        line-height: 18px !important;
        letter-spacing: 0.5px !important;
    }
    
    .fsRequiredLabel span {
        font-family: 'Open Sans' !important;
        font-size: 14px !important;
        font-weight: 700 !important;
        line-height: 18px !important;
        letter-spacing: 0.5px !important;
    }
    
    .fsRequiredMarker {
        color: #4ba5d3;
    }
    
    .fsFieldFocused {
        background-image: none !important;
    }
    
    .fsForm input[type=file].fsField:focus,
    .fsForm input[type=text].fsField:focus,
    .fsForm textarea.fsField:focus,
    .fsForm input[type=number].fsField:focus,
    .fsForm input[type=email].fsField:focus,
    .fsForm input[type=tel].fsField:focus,
    .fsForm select.fsField:focus {
        border-color: #4ba5d3 !important;
    }
    
    .fsRowBody,
    .fsCell,
    .fsFieldCell,
    .fsFirst,
    .fsLabelVertical {
        text-align: left;
    }
    
    div.fsSaveIncomplete {
        box-shadow: none !important;
    }
    
    .fsProgress {
        border: 0px !important;
    }
    
    .bottom-em {
        padding: 3%;
    }
    
    canvas.jSignature {
        width: 700px !important;
        height: 190px !important;
    }
    /*EVENTS*/
    
    .event-block {
        margin: 0 2%;
        padding: 3% 5%;
    }
    
    .video-event {
        padding: 20% 5%;
        margin: 0;
    }
    /*NEWSROOM*/
    
    .newsroom-top {
        padding: 2% 3%;
        background: #f5f5f5;
    }
    
    .newsroom-top h2 {
        text-align: center;
        padding: 2% 0 3% 0;
    }
    
    .news-tagcloud {
        padding: 3% 10% 0 10%;
    }
    
    .tagcloud {
        text-align: center;
    }
    
    .news-hero {
        padding: 3% 10%;
    }
    
    .news-hero-pr {
        color: #DA0F47;
        padding: 3% 1% 4% 1%;
    }
    
    .news-hero h6 {
        color: #232323;
        font-weight: 700;
    }
    
    .news-mid {
        padding: 0 10%;
    }
    
    .news-last {
        padding: 0 10% 3% 10%;
    }
    
    .news-hero-text {
        padding: 3% 0;
    }
    
    ul.news-social li {
        padding: 3% 1%;
        list-style: none;
    }
    
    .subscribe-widget {
        background: #fafafa;
        padding: 7% 6%;
    }
    
    a.tag-cloud-link {
        font-size: 12px !important;
        background: #f5f5f5;
        padding: 1% 2%;
        line-height: 35px;
    }
    
    .qodef-portfolio-list-holder-outer.qodef-ptf-standard article .qodef-item-text-holder .qodef-item-title {
        padding: 3% 1% 8% 1%;
        font-weight: 700;
    }
    
    .qodef-blog-holder.qodef-blog-type-masonry article:not(.format-quote):not(.format-link) .qodef-post-text {
        border: none;
        background: #f7f7f7;
    }
    
    h2.qodef-post-title {
        line-height: 30px;
    }
    
    .qodef-portfolio-single-holder .qodef-portfolio-single-nav {
        display: none;
    }
    /*FOOTER*/
    
    .pre-footer {
        padding: 3% 0 4% 0;
        background-color: #fff;
    }
    
    .pre-footer h6 {
        text-align: center;
        padding: 2% 0;
    }
    
    p>.aligncenter {
        margin: 0px auto;
    }
    
    .footer-bottom a {
        color: #b2b2b2;
    }
    
    .footer-bottom a:hover {
        color: #fafafa;
    }
    
    .footer-title {
        font-size: 14px;
        color: #ffffff;
        font-weight: 600;
    }
    
    .footer-content {
        font-size: 12px;
        color: #b2b2b2;
    }
    
    .footer-content li {
        padding: 2% 0;
    }
    
    .footer-sec-top {
        padding-bottom: 5%;
    }
    
    footer .qodef-footer-bottom-holder {
        background: #232323;
        border-top: 0px;
        box-shadow: none;
        padding: 3% 0;
    }
    
    .footer-bottom-text {
        font-size: 10px;
        color: #6c7073;
    }
    
    .footer-bottom-border {
        border-top: 1px solid #87878752 !important;
    }
    
    footer .widget ul {
        color: #b2b2b2;
        display: inline-block;
        margin-left: 0px;
    }
    
    .footer-dealer {
        background-color: #4b4b4b;
    }
    
    .footer-dealer h2 {
        color: #fff;
        font-size: 20px;
        font-weight: normal;
    }
    
    .footer-dealer p {
        color: #fff;
    }
    
    .footer-service {
        background-color: #f7f7f7;
    }
    
    .footer-service h2 {
        color: #000;
        font-size: 20px;
        font-weight: normal;
    }
    
    .footer-service p {
        color: #000;
    }
    
    .footer-tour {
        background-color: #000;
    }
    
    .footer-tour h2 {
        color: #fff;
        font-size: 20px;
        font-weight: normal;
    }
    
    .footer-tour p {
        color: #fff;
    }
    
    .footer-dealer,
    .footer-service,
    .footer-tour {
        padding: 40px 30px 75px 30px;
    }
    
    .footer-dealer .qodef-btn.qodef-btn-icon,
    .footer-service .qodef-btn.qodef-btn-icon,
    .footer-tour .qodef-btn.qodef-btn-icon {
        position: absolute;
        bottom: 35px;
    }
    
    .contact-bar {
        padding: 55px 55px 75px 55px;
    }
    
    .contact-bar h3 {
        font-size: 20px;
        font-weight: bold;
    }
    
    .contact-bar .contact-button {
        text-align: right;
        padding-top: 20px;
    }
    
    .footer-two-row-top {
        padding: 0 0 10% 0;
    }
    /* NEW SUBSCRIBE FORM FOOTER */
    
    .fsBody {
        padding: 0px !important;
    }
    
    .fsBody .fsForm {
        margin: auto !important;
        padding: 0px !important;
        background-color: rgba(255, 255, 255, 0) !important;
    }
    
    .fsBody .fsFieldRow {
        margin-bottom: 10px !important;
    }
    
    .fsBody .fsRowBody {
        margin-bottom: 0px !important;
    }
    
    .fsForm .fsSubmit {
        margin-top: 0px !important;
        padding: 10px 0 !important;
    }
    
    footer input[type="submit"] {
        border-color: #232323 !important;
    }
    
    .fsSubmitButton {
        background-color: #3d3e40 !important;
        display: inline-block !important;
        width: auto !important;
        height: 48px !important;
        line-height: 23px !important;
        text-indent: 0 !important;
        padding: 0 11% !important;
    }
    
    input#fsSubmitButton3669786 {
        border-radius: 7px !important;
    }
    /*TEXT PAGE */
    
    .text-page {
        padding: 3% 3% 6% 3%;
    }
    
    .text-page h2 p {
        padding: 1% 0;
    }
    
    .text-page ul {
        list-style: none;
        padding: 0 1% 2% 1%;
    }
    
    .text-page ul>li>a {
        color: #383838;
    }
    
    .text-page ul>li>a:hover {
        color: #4ba5d3;
    }
    
    .text-page li {
        padding-bottom: 1%;
    }
    
    .text-block {
        padding: 2% 0;
    }
    
    .text-block-space {
        padding: 4% 0;
    }
    
    .safety-top {
        background: #f5f5f5;
        padding: 5% 8%;
        text-align: center;
    }
    
    .safety-section {
        padding: 3% 10%;
    }
    
    .safety-section h2 {
        padding: 1% 0;
    }
    
    .safety-section p {
        padding: 2% 0;
    }
    
    .safety-video {
        padding: 2% 0;
    }
    
    .qodef-video-button-play .qodef-video-button-wrapper {
        border: 2px solid #fff;
        background-color: #00000000;
    }
    
    .qodef-video-button-play .qodef-video-button-wrapper:hover {
        border: 2px solid #4aa5d3;
    }
    
    .qodef-video-button-play {
        font-size: 50px !important;
    }
    
    .qodef-video-button-play .qodef-video-button-wrapper:hover {
        background-color: #0000;
        color: #4aa5d3;
    }
    
    .about-section {
        padding: 1% 0;
    }
    
    .about-intro {
        padding: 3% 17% 1%;
    }
    
    .award-section {
        padding-top: 5%;
    }
    
    .award-section-last {
        padding-bottom: 5%;
    }
    
    .ces-events h6 {
        font-weight: 600;
        padding: 2% 0;
    }
    
    .ih-item.square {
        margin-bottom: 0px;
    }
    
    .wpsl-input label,
    #wpsl-radius label,
    #wpsl-category label {
        width: auto !important;
    }
    
    li.qodef-blog-list-item.clearfix {
        clear: initial;
    }
    /*where to buy*/
    
    .where-buy {
        background: #f7f7f7;
        padding: 5% 10% 7%;
    }
    
    .where-buy h2 {
        margin-bottom: 1% !important;
    }
    
    .where-buy h6 {
        border-bottom: 1px solid #ced3d4;
        font-weight: 600;
    }
    
    .buy-tab {
        background: #fff;
        padding: 5%;
    }
    
    .buy-tab p {
        padding-top: 2%;
    }
    
    .where-buy table td {
        padding: 2% 5%;
        background: #fff;
    }
    
    .map-table {
        padding: 2% 0 !important;
    }
    
    .wb-logo {
        width: 70%;
        margin: auto;
    }
    
    #tabs_desc_10916_5 #wpsl-result-list li p {
        text-align: left;
        margin: 0 0 3% 0 !important;
        letter-spacing: 0.5px;
    }
    /*tab*/
    
    .map-table #wpsl-result-list p {
        text-align: left !important;
    }
    /*mobile*/
    
    @media only screen and (max-width: 767px) {
        .wpos-tab-slider .as-pagination-button {
            margin: 0 1%;
        }
    }
    
    @media only screen and (max-width: 480px) {
        .feature-icon-background-es3 h6 {
            padding: 5%;
            font-size: 12px;
            letter-spacing: 0.5px;
            line-height: 20px;
        }
        .feature-icon-background h6 {
            padding: 8% 5%;
            font-size: 12px;
            letter-spacing: 0.5px;
            line-height: 20px;
        }
        .text-overlay-img-top {
            padding: 7% 5% 35% 5%;
        }
        .wp-spaios-swiper-3dcarousel-wrapper.swiper-container-coverflow {
            padding-bottom: 7%;
        }
        .wp-spaios-slider-wrap.wp-spaios-img-fit .wp-spaios-img-wrap {
            height: auto !important;
        }
        .product-gallery {
            padding: 8% 7%;
        }
        .press-background h6 {
            font-size: 15px;
            line-height: 22px;
        }
    }
    
    @media only screen and (max-width: 480px) {
        h1 {
            font-size: 31px;
            line-height: 36px;
        }
        .top-intro {
            padding: 25% 0;
        }
        h2 {
            font-size: 26px;
            line-height: 32px;
            letter-spacing: 0.5px;
        }
        h4 {
            font-size: 18px;
            line-height: 24px;
            letter-spacing: 0.5px;
        }
    }
    
    @media only screen and (max-width: 767px) {
        .product-pre-footer h6 a {
            font-size: 11px;
            line-height: 16px;
            letter-spacing: 0.5px;
        }
    }
    
    @media only screen and (max-width: 767px) {
        .spec-inner th,
        .spec-inner td {
            font-size: 14px !important;
            padding: 10px 10px !important;
        }
        .qodef-btn.qodef-btn-small.qodef-btn-solid {
            height: 40px !important;
            line-height: 40px !important;
            padding: 3px 22px;
        }
        .qodef-btn.qodef-btn-small.qodef-btn-outline {
            height: 40px !important;
            line-height: 40px !important;
            padding: 2px 22px;
        }
        .qodef-btn.qodef-btn-large.qodef-btn-solid {
            padding: 3px 22px;
            height: 44px !important;
            line-height: 44px !important;
        }
        .qodef-btn.qodef-btn-large.qodef-btn-outline {
            padding: 3px 22px;
            height: 40px !important;
            line-height: 40px !important;
        }
        .sub-nav ul li {
            margin: 8px 0;
        }
    }
    
    @media only screen and (min-width: 767px) {
        .spec-inner th,
        .spec-inner td {
            font-size: 17px !important;
            padding: 25px 35px !important;
        }
    }
    /* remove tab borders for rmp */
    
    .qodef-tabs.qodef-horizontal.qodef-tab-text.clearfix.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
        border: none !important;
    }
    
    .qodef-tabs .qodef-tabs-nav li a {
        border-color: #ededed !important;
    }
    
    .ui-tabs .ui-tabs-nav li a {
        padding: 1em 1.5em !important;
        border: 0px !important;
    }
    
    .ui-widget-header {
        border: 0px !important;
        background: #fff !important;
    }
    
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default {
        border: 0px !important;
        background: #fff !important;
    }
    
    .qodef-tabs.qodef-horizontal .qodef-tab-container {
        padding: 5% 3%;
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag {
           /* background-image: url(https://static4.segway.com/wp-content/uploads/flags/segway-flag.png) */
        }
    }
    
    .flag-ad {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ad/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ad {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ad/60.png")
        }
    }
    
    .flag-ae {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ae/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ae {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ae/60.png")
        }
    }
    
    .flag-af {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/af/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-af {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/af/60.png")
        }
    }
    
    .flag-ag {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ag/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ag {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ag/60.png")
        }
    }
    
    .flag-ai {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ai/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ai {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ai/60.png")
        }
    }
    
    .flag-al {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/al/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-al {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/al/60.png")
        }
    }
    
    .flag-am {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/am/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-am {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/am/60.png")
        }
    }
    
    .flag-an {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/an/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-an {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/an/60.png")
        }
    }
    
    .flag-ao {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ao/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ao {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ao/60.png")
        }
    }
    
    .flag-ar {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ar/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ar {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ar/60.png")
        }
    }
    
    .flag-as {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/as/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-as {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/as/60.png")
        }
    }
    
    .flag-at {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/at/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-at {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/at/60.png")
        }
    }
    
    .flag-au {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/au/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-au {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/au/60.png")
        }
    }
    
    .flag-aw {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/aw/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-aw {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/aw/60.png")
        }
    }
    
    .flag-az {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/az/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-az {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/az/60.png")
        }
    }
    
    .flag-bb {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bb/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bb {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bb/60.png")
        }
    }
    
    .flag-bd {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bd/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bd {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bd/60.png")
        }
    }
    
    .flag-be {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/be/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-be {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/be/60.png")
        }
    }
    
    .flag-bg {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bg/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bg {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bg/60.png")
        }
    }
    
    .flag-bh {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bh/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bh {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bh/60.png")
        }
    }
    
    .flag-bl {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bl/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bl {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bl/60.png")
        }
    }
    
    .flag-bm {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bm/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bm {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bm/60.png")
        }
    }
    
    .flag-bn {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bn/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bn {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bn/60.png")
        }
    }
    
    .flag-bo {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bo/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bo {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bo/60.png")
        }
    }
    
    .flag-bq-bo {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bq-bo/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bq-bo {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bq-bo/60.png")
        }
    }
    
    .flag-bq-sa {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bq-sa/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bq-sa {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bq-sa/60.png")
        }
    }
    
    .flag-bq-se {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bq-se/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bq-se {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bq-se/60.png")
        }
    }
    
    .flag-br {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/br/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-br {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/br/60.png")
        }
    }
    
    .flag-bs {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bs/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bs {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bs/60.png")
        }
    }
    
    .flag-bt {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bt/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bt {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bt/60.png")
        }
    }
    
    .flag-bw {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bw/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bw {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bw/60.png")
        }
    }
    
    .flag-by {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/by/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-by {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/by/60.png")
        }
    }
    
    .flag-bz {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/bz/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-bz {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/bz/60.png")
        }
    }
    
    .flag-ca {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ca/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ca {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ca/60.png")
        }
    }
    
    .flag-cd {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/cd/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-cd {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/cd/60.png")
        }
    }
    
    .flag-cf {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/cf/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-cf {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/cf/60.png")
        }
    }
    
    .flag-ch {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ch/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ch {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ch/60.png")
        }
    }
    
    .flag-ci {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ci/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ci {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ci/60.png")
        }
    }
    
    .flag-ck {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ck/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ck {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ck/60.png")
        }
    }
    
    .flag-cl {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/cl/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-cl {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/cl/60.png")
        }
    }
    
    .flag-cm {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/cm/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-cm {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/cm/60.png")
        }
    }
    
    .flag-cn {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/cn/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-cn {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/cn/60.png")
        }
    }
    
    .flag-co {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/co/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-co {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/co/60.png")
        }
    }
    
    .flag-cr {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/cr/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-cr {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/cr/60.png")
        }
    }
    
    .flag-cv {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/cv/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-cv {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/cv/60.png")
        }
    }
    
    .flag-cw {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/cw/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-cw {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/cw/60.png")
        }
    }
    
    .flag-cx {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/cx/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-cx {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/cx/60.png")
        }
    }
    
    .flag-cy {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/cy/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-cy {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/cy/60.png")
        }
    }
    
    .flag-cz {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/cz/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-cz {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/cz/60.png")
        }
    }
    
    .flag-de {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/de/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-de {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/de/60.png")
        }
    }
    
    .flag-default {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/default/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-default {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/default/60.png")
        }
    }
    
    .flag-dk {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/dk/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-dk {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/dk/60.png")
        }
    }
    
    .flag-dm {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/dm/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-dm {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/dm/60.png")
        }
    }
    
    .flag-do {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/do/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-do {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/do/60.png")
        }
    }
    
    .flag-ec {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ec/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ec {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ec/60.png")
        }
    }
    
    .flag-ee {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ee/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ee {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ee/60.png")
        }
    }
    
    .flag-eg {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/eg/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-eg {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/eg/60.png")
        }
    }
    
    .flag-es {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/es/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-es {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/es/60.png")
        }
    }
    
    .flag-es-ce {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/es-ce/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-es-ce {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/es-ce/60.png")
        }
    }
    
    .flag-es-cn {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/es-cn/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-es-cn {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/es-cn/60.png")
        }
    }
    
    .flag-es-ml {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/es-ml/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-es-ml {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/es-ml/60.png")
        }
    }
    
    .flag-es-xi {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/es-xi/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-es-xi {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/es-xi/60.png")
        }
    }
    
    .flag-es-xm {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/es-xm/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-es-xm {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/es-xm/60.png")
        }
    }
    
    .flag-es-xn {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/es-xn/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-es-xn {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/es-xn/60.png")
        }
    }
    
    .flag-fi {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/fi/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-fi {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/fi/60.png")
        }
    }
    
    .flag-fj {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/fj/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-fj {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/fj/60.png")
        }
    }
    
    .flag-fk {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/fk/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-fk {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/fk/60.png")
        }
    }
    
    .flag-fm {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/fm/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-fm {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/fm/60.png")
        }
    }
    
    .flag-fo {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/fo/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-fo {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/fo/60.png")
        }
    }
    
    .flag-fr {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/fr/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-fr {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/fr/60.png")
        }
    }
    
    .flag-gb {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gb/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gb {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gb/60.png")
        }
    }
    
    .flag-gd {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gd/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gd {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gd/60.png")
        }
    }
    
    .flag-ge {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ge/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ge {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ge/60.png")
        }
    }
    
    .flag-gf {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gf/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gf {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gf/60.png")
        }
    }
    
    .flag-gg {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gg/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gg {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gg/60.png")
        }
    }
    
    .flag-gh {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gh/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gh {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gh/60.png")
        }
    }
    
    .flag-gi {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gi/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gi {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gi/60.png")
        }
    }
    
    .flag-gl {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gl/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gl {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gl/60.png")
        }
    }
    
    .flag-gm {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gm/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gm {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gm/60.png")
        }
    }
    
    .flag-gn {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gn/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gn {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gn/60.png")
        }
    }
    
    .flag-gp {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gp/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gp {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gp/60.png")
        }
    }
    
    .flag-gp-xd {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gp-xd/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gp-xd {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gp-xd/60.png")
        }
    }
    
    .flag-gp-xm {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gp-xm/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gp-xm {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gp-xm/60.png")
        }
    }
    
    .flag-gp-xs {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gp-xs/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gp-xs {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gp-xs/60.png")
        }
    }
    
    .flag-gq {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gq/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gq {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gq/60.png")
        }
    }
    
    .flag-gr {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gr/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gr {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gr/60.png")
        }
    }
    
    .flag-gt {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gt/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gt {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gt/60.png")
        }
    }
    
    .flag-gu {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gu/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gu {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gu/60.png")
        }
    }
    
    .flag-gw {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gw/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gw {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gw/60.png")
        }
    }
    
    .flag-gy {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/gy/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-gy {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/gy/60.png")
        }
    }
    
    .flag-hk {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/hk/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-hk {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/hk/60.png")
        }
    }
    
    .flag-hn {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/hn/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-hn {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/hn/60.png")
        }
    }
    
    .flag-hr {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/hr/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-hr {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/hr/60.png")
        }
    }
    
    .flag-ht {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ht/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ht {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ht/60.png")
        }
    }
    
    .flag-hu {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/hu/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-hu {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/hu/60.png")
        }
    }
    
    .flag-id {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/id/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-id {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/id/60.png")
        }
    }
    
    .flag-ie {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ie/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ie {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ie/60.png")
        }
    }
    
    .flag-il {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/il/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-il {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/il/60.png")
        }
    }
    
    .flag-im {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/im/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-im {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/im/60.png")
        }
    }
    
    .flag-in {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/in/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-in {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/in/60.png")
        }
    }
    
    .flag-is {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/is/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-is {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/is/60.png")
        }
    }
    
    .flag-it {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/it/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-it {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/it/60.png")
        }
    }
    
    .flag-je {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/je/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-je {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/je/60.png")
        }
    }
    
    .flag-jm {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/jm/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-jm {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/jm/60.png")
        }
    }
    
    .flag-jo {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/jo/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-jo {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/jo/60.png")
        }
    }
    
    .flag-jp {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/jp/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-jp {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/jp/60.png")
        }
    }
    
    .flag-ke {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ke/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ke {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ke/60.png")
        }
    }
    
    .flag-kg {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/kg/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-kg {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/kg/60.png")
        }
    }
    
    .flag-kh {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/kh/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-kh {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/kh/60.png")
        }
    }
    
    .flag-kn {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/kn/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-kn {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/kn/60.png")
        }
    }
    
    .flag-kr {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/kr/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-kr {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/kr/60.png")
        }
    }
    
    .flag-kw {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/kw/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-kw {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/kw/60.png")
        }
    }
    
    .flag-ky {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ky/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ky {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ky/60.png")
        }
    }
    
    .flag-kz {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/kz/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-kz {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/kz/60.png")
        }
    }
    
    .flag-la {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/la/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-la {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/la/60.png")
        }
    }
    
    .flag-lb {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/lb/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-lb {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/lb/60.png")
        }
    }
    
    .flag-lc {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/lc/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-lc {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/lc/60.png")
        }
    }
    
    .flag-li {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/li/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-li {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/li/60.png")
        }
    }
    
    .flag-lk {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/lk/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-lk {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/lk/60.png")
        }
    }
    
    .flag-ls {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ls/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ls {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ls/60.png")
        }
    }
    
    .flag-lt {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/lt/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-lt {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/lt/60.png")
        }
    }
    
    .flag-lu {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/lu/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-lu {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/lu/60.png")
        }
    }
    
    .flag-lv {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/lv/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-lv {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/lv/60.png")
        }
    }
    
    .flag-ma {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ma/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ma {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ma/60.png")
        }
    }
    
    .flag-mc {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/mc/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-mc {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/mc/60.png")
        }
    }
    
    .flag-md {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/md/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-md {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/md/60.png")
        }
    }
    
    .flag-me {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/me/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-me {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/me/60.png")
        }
    }
    
    .flag-mf {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/mf/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-mf {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/mf/60.png")
        }
    }
    
    .flag-mg {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/mg/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-mg {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/mg/60.png")
        }
    }
    
    .flag-mk {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/mk/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-mk {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/mk/60.png")
        }
    }
    
    .flag-ml {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ml/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ml {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ml/60.png")
        }
    }
    
    .flag-mn {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/mn/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-mn {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/mn/60.png")
        }
    }
    
    .flag-mo {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/mo/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-mo {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/mo/60.png")
        }
    }
    
    .flag-mp {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/mp/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-mp {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/mp/60.png")
        }
    }
    
    .flag-mq {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/mq/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-mq {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/mq/60.png")
        }
    }
    
    .flag-ms {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ms/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ms {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ms/60.png")
        }
    }
    
    .flag-mt {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/mt/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-mt {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/mt/60.png")
        }
    }
    
    .flag-mu {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/mu/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-mu {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/mu/60.png")
        }
    }
    
    .flag-mv {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/mv/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-mv {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/mv/60.png")
        }
    }
    
    .flag-mx {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/mx/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-mx {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/mx/60.png")
        }
    }
    
    .flag-my {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/my/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-my {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/my/60.png")
        }
    }
    
    .flag-mz {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/mz/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-mz {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/mz/60.png")
        }
    }
    
    .flag-na {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/na/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-na {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/na/60.png")
        }
    }
    
    .flag-nc {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/nc/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-nc {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/nc/60.png")
        }
    }
    
    .flag-ne {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ne/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ne {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ne/60.png")
        }
    }
    
    .flag-nf {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/nf/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-nf {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/nf/60.png")
        }
    }
    
    .flag-ng {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ng/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ng {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ng/60.png")
        }
    }
    
    .flag-ni {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ni/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ni {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ni/60.png")
        }
    }
    
    .flag-nl {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/nl/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-nl {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/nl/60.png")
        }
    }
    
    .flag-no {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/no/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-no {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/no/60.png")
        }
    }
    
    .flag-np {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/np/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-np {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/np/60.png")
        }
    }
    
    .flag-nr {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/nr/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-nr {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/nr/60.png")
        }
    }
    
    .flag-nz {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/nz/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-nz {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/nz/60.png")
        }
    }
    
    .flag-om {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/om/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-om {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/om/60.png")
        }
    }
    
    .flag-pa {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/pa/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-pa {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/pa/60.png")
        }
    }
    
    .flag-pe {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/pe/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-pe {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/pe/60.png")
        }
    }
    
    .flag-pf {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/pf/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-pf {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/pf/60.png")
        }
    }
    
    .flag-pg {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/pg/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-pg {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/pg/60.png")
        }
    }
    
    .flag-ph {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ph/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ph {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ph/60.png")
        }
    }
    
    .flag-pk {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/pk/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-pk {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/pk/60.png")
        }
    }
    
    .flag-pl {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/pl/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-pl {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/pl/60.png")
        }
    }
    
    .flag-placeholder {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/placeholder/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-placeholder {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/placeholder/60.png")
        }
    }
    
    .flag-pm {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/pm/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-pm {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/pm/60.png")
        }
    }
    
    .flag-pr {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/pr/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-pr {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/pr/60.png")
        }
    }
    
    .flag-pt {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/pt/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-pt {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/pt/60.png")
        }
    }
    
    .flag-pt-20 {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/pt-20/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-pt-20 {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/pt-20/60.png")
        }
    }
    
    .flag-pt-30 {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/pt-30/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-pt-30 {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/pt-30/60.png")
        }
    }
    
    .flag-py {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/py/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-py {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/py/60.png")
        }
    }
    
    .flag-qa {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/qa/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-qa {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/qa/60.png")
        }
    }
    
    .flag-re {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/re/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-re {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/re/60.png")
        }
    }
    
    .flag-ro {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ro/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ro {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ro/60.png")
        }
    }
    
    .flag-rs {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/rs/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-rs {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/rs/60.png")
        }
    }
    
    .flag-ru {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ru/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ru {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ru/60.png")
        }
    }
    
    .flag-sa {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/sa/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-sa {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/sa/60.png")
        }
    }
    
    .flag-sb {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/sb/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-sb {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/sb/60.png")
        }
    }
    
    .flag-sd {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/sd/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-sd {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/sd/60.png")
        }
    }
    
    .flag-se {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/se/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-se {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/se/60.png")
        }
    }
    
    .flag-sg {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/sg/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-sg {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/sg/60.png")
        }
    }
    
    .flag-si {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/si/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-si {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/si/60.png")
        }
    }
    
    .flag-sj {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/sj/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-sj {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/sj/60.png")
        }
    }
    
    .flag-sk {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/sk/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-sk {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/sk/60.png")
        }
    }
    
    .flag-sn {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/sn/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-sn {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/sn/60.png")
        }
    }
    
    .flag-sr {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/sr/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-sr {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/sr/60.png")
        }
    }
    
    .flag-sv {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/sv/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-sv {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/sv/60.png")
        }
    }
    
    .flag-sx {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/sx/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-sx {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/sx/60.png")
        }
    }
    
    .flag-sz {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/sz/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-sz {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/sz/60.png")
        }
    }
    
    .flag-tc {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/tc/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-tc {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/tc/60.png")
        }
    }
    
    .flag-th {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/th/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-th {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/th/60.png")
        }
    }
    
    .flag-tj {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/tj/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-tj {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/tj/60.png")
        }
    }
    
    .flag-tm {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/tm/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-tm {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/tm/60.png")
        }
    }
    
    .flag-tn {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/tn/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-tn {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/tn/60.png")
        }
    }
    
    .flag-to {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/to/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-to {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/to/60.png")
        }
    }
    
    .flag-tr {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/tr/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-tr {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/tr/60.png")
        }
    }
    
    .flag-tt {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/tt/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-tt {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/tt/60.png")
        }
    }
    
    .flag-tw {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/tw/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-tw {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/tw/60.png")
        }
    }
    
    .flag-tz {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/tz/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-tz {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/tz/60.png")
        }
    }
    
    .flag-ua {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ua/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ua {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ua/60.png")
        }
    }
    
    .flag-ug {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ug/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ug {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ug/60.png")
        }
    }
    
    .flag-us {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/us/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-us {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/us/60.png")
        }
    }
    
    .flag-uy {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/uy/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-uy {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/uy/60.png")
        }
    }
    
    .flag-uz {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/uz/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-uz {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/uz/60.png")
        }
    }
    
    .flag-va {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/va/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-va {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/va/60.png")
        }
    }
    
    .flag-vc {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/vc/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-vc {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/vc/60.png")
        }
    }
    
    .flag-ve {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ve/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ve {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ve/60.png")
        }
    }
    
    .flag-vg {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/vg/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-vg {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/vg/60.png")
        }
    }
    
    .flag-vi {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/vi/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-vi {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/vi/60.png")
        }
    }
    
    .flag-vn {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/vn/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-vn {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/vn/60.png")
        }
    }
    
    .flag-vu {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/vu/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-vu {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/vu/60.png")
        }
    }
    
    .flag-ws {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/ws/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-ws {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/ws/60.png")
        }
    }
    
    .flag-xc {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/xc/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-xc {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/xc/60.png")
        }
    }
    
    .flag-xk {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/xk/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-xk {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/xk/60.png")
        }
    }
    
    .flag-za {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/za/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-za {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/za/60.png")
        }
    }
    
    .flag-zh-cn {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/zh-cn/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-zh-cn {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/zh-cn/60.png")
        }
    }
    
    .flag-zm {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/zm/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-zm {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/zm/60.png")
        }
    }
    
    .flag-zw {
        background-image: url("https://static4.segway.com/wp-content/uploads/flags/zw/30.png")
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
        .flag-zw {
            background-image: url("https://static4.segway.com/wp-content/uploads/flags/zw/60.png")
        }
    }
    
     .flag-taiwan {
        background-image: url("http://ap-en.segway.com/static/images/flag-taiwan.png")
    }
     .flag-aodaliya {
        background-image: url("http://ap-en.segway.com/static/images/flag-aodaliya.png")
    }
     .flag-eluosi {
        background-image: url("http://ap-en.segway.com/static/images/flag-eluosi.png")
    }
     .flag-riben {
        background-image: url("http://ap-en.segway.com/static/images/flag-riben.png")
    }
     .flag-hanguo {
        background-image: url("http://ap-en.segway.com/static/images/flag-hanguo.png")
    }
    
    
     .flag-hasakesitan {
        background-image: url("http://ap-en.segway.com/static/images/flag-hasakesitan.png")
    }
     .flag-xinjiapo {
        background-image: url("http://ap-en.segway.com/static/images/flag-xinjiapo.png")
    }
     .flag-xinxilan {
        background-image: url("http://ap-en.segway.com/static/images/flag-xinxilan.png")
    }
     .flag-yinni {
        background-image: url("http://ap-en.segway.com/static/images/flag-yinni.png")
    }
    
    .page-countries .section-hero {
        text-align: center;
        padding-top: 74px
    }
    
    @media only screen and (max-width: 1068px) {
        .page-countries .section-hero {
            padding-top: 72px
        }
    }
    
    @media only screen and (max-width: 735px) {
        .page-countries .section-hero {
            padding-top: 60px
        }
    }
    
    .page-countries .section-content {
        margin-left: auto;
        margin-right: auto;
        width: 980px;
        padding-bottom: 5%;
    }
    
    @media only screen and (max-width: 1068px) {
        .page-countries .section-content {
            margin-left: auto;
            margin-right: auto;
            width: 692px
        }
    }
    
    @media only screen and (max-width: 735px) {
        .page-countries .section-content {
            margin-left: auto;
            margin-right: auto;
            width: 90%
        }
    }
    
    @media only screen and (max-width: 600px) {
        .page-countries .section-content {
            margin-left: auto;
            margin-right: auto;
            width: 90%
        }
    }
    
    .page-countries .section-content::before,
    .page-countries .section-content::after {
        content: ' ';
        display: table
    }
    
    .page-countries .section-content::after {
        clear: both
    }
    
    @media only screen and (max-width: 1068px) {
        .page-countries .section-content {
            padding-bottom: 65px
        }
    }
    
    @media only screen and (max-width: 735px) {
        .page-countries .section-content {
            padding-bottom: 54px
        }
    }
    
    .page-countries .section-region .countrylist {
        list-style: none;
        margin: 4px 0 0 0
    }
    
    @media only screen and (max-width: 735px) {
        .page-countries .section-region .countrylist {
            margin-top: 10px
        }
    }
    
    .page-countries .section-region .item-country {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        float: left;
        width: 20%;
        height: 30px;
        padding: 2% 2%;
    }
    
    .page-countries .section-region .item-country:hover {
        background-color: #f5f5f5;
    }
    
    @media only screen and (max-width: 1068px) {
        .page-countries .section-region .item-country {
            width: 25%
        }
    }
    
    @media only screen and (max-width: 735px) {
        .page-countries .section-region .item-country {
            width: 50%;
            margin: 10px 0
        }
    }
    
    @media only screen and (max-width: 600px) {
        .page-countries .section-region .item-country {
            width: 48%;
            padding: 2% 0;
        }
    }
    
    .page-countries .section-region .countrylist .flag {
        margin-right: 6px;
        vertical-align: middle
    }
    
    .page-countries .section-region .countrylist-caption {
        color: #666;
        display: inline-block;
        vertical-align: middle;
        width: 150px
    }
    
    .countrylist-caption {
        font-size: 12px;
        line-height: 1.33341;
        font-weight: 400;
        letter-spacing: -.01em;
    }
    
    @media only screen and (max-width: 735px) {
        .page-countries .section-region .countrylist-caption {
            width: 220px;
            display: initial;
            font-size: 11px;
        }
    }
    
    .page-countries .section-region .countrylist a:hover .countrylist-caption {
        color: #0070c9
    }
    
    .page-countries .section-region .countrylist .caption-rtl {
        max-width: 74px;
        text-align: right
    }
    
    @media only screen and (max-width: 735px) {
        .page-countries .section-region .countrylist .caption-multiline-small {
            width: 190px;
            display: inline-block;
            vertical-align: top;
            margin-top: -3px
        }
    }
    
    @media only screen and (max-width: 600px) {
        .page-countries .section-region .countrylist .caption-multiline-small {
            display: initial;
            vertical-align: middle;
            width: 220px
        }
    }