:not(#tve) ul {
    margin-left: 0 !important;
}

.gcontainer a {
    color: inherit;
    text-decoration: none;
    background-position-y: 0;
    background-image: linear-gradient(transparent 50%, #b19452 50%);
    transition: all 500ms ease;
    background-size: 2px;
    background-size: auto 185%;
}

.gcontainer a:hover {
    background-position-y: 100%;
    color: #fff;
    text-decoration: none;
}

.gcontainer .fa,
.gcontainer .fas {
    font-size: 12px;
    padding-left: 5px;
}

.gslide-media.gslide-inline {
    background: #1C2538
}

.gcontainer .inner-header {
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 31px;
    font-weight: 400;
    line-height: 1.5em;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    text-align: center;
}

.elementor-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.flex {
    display: flex;
}

div#popup.active {
    display: flex;
}

.inner-content .inpopup {
    z-index: 1001;
    background-color: #fff;
    max-width: 1065px;
    max-height: 90%;
    padding: 0;
    overflow-y: auto;
    flex-direction: column;
}

.inner-content .inpopup #close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: rgba(255, 255, 255, .5);
    font-size: 30px;
    line-height: 1;
    z-index: 99999;
    cursor: pointer;
}

.inner-content .inpopup header {
    background-color: #1d3557;
    padding: 0 15px;
    color: rgba(255, 255, 255, .5);
    position: fixed;
    display: inline-block;
    z-index: 999;
    max-width: fit-content;
    padding: 0;
    width: 1065px;
    margin-top: -1px;
}

.inner-content .inpopup header .flex {
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 5px 5px 5px;
    width: 1065px;
}

.inner-content .inpopup header .flagname {
    width: 100%;
    flex-wrap: nowrap;
    margin-right: auto;
}

.nameblock {
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    padding: 0 40px 0 20px;
    overflow: hidden;
}

.nameblock .mobile,
.nameblock .desktop {
    font-size: 17px;
}

.nameblock #name {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    white-space: nowrap;
}

.passport-rank-link a {
    white-space: nowrap;
}

.map_box {
    max-width: 1150px !important;
}

.pass_taxtype h3 span {
    font-weight: 300;
}

#pass_taxtype_note {
    padding-top: 20px;
}

#pass_taxtype_note b {
    color: #333333;
    font-weight: 400;
    font-size: 22px;
}

.nameblock p {
    font-size: 0.72em;
}

p {
    white-space: unset !important;
}

.inner-content .inpopup .main {
    padding: 0 15px;
    color: #7a7a7a;
    font-size: 19px;
    font-family: "Roboto", Sans-serif;
    line-height: 1.6;
    margin-top: 115px;
    min-height: 100px;
}

.tooltip.bottom .tooltip-arrow {
    left: 35% !important;
    border-bottom-color: #1D3557;
     !important;
}

#flag img {
    width: 90px;
    border: 5px solid #fff;
    border-radius: 50%;
    box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.25);
    margin-top: -5px;
}

.leftbord {
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    padding: 10px 10px 10px 20px;
    font-size: 14px;
    width: 50%;
}

.leftbord>div {
    font-size: 28px;
    color: #fff;
    font-family: "Roboto", Sans-serif;
}

.inner-content .inpopup header span.grade {
    font-size: 28px;
    font-family: "Roboto", Sans-serif;
    background-color: inherit;
    color: #457A1F;
    width: auto;
    height: auto;
    font-weight: 600;
}

.inner-content .inpopup header span.grade.b {
    color: #5E9933;
}

.inner-content .inpopup header span.grade.c {
    color: #FFBE00;
}

.inner-content .inpopup header span.grade.d {
    color: #FF6D00;
}

.inner-content .inpopup header span.grade.f {
    color: #B20020;
}

.inner-content .inpopup .main .block {
    position: relative;
}

.inner-content .inpopup .main .block:not(:last-child) {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.services_providers,
.resources h3,
.pass_howget,
.pass_taxtype {
    padding: 0;
}

.pass_taxtype {
    padding: 0 !important;
    margin-top: 15px;
}

.inner-content .inpopup .main h3 {
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 1em;
    margin: 0 0 15px 0;
    color: #333333;
}

.resources h3 {
    max-width: 65%;
}

span.grade {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #457A1F;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 15px;
    font-weight: 700;
}

span.grade.b {
    background-color: #77B54A;
}

span.grade.c {
    background-color: #FFBE00;
}

span.grade.d {
    background-color: #ff6d00;
}

span.grade.f {
    background-color: #B20020;
}

span.flag {
    display: block;
    margin: auto;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: url("//www.schiffsovereign.com/wp-content/uploads/2018/06/country-flags-bulk.png") no-repeat;
    background-size: auto 100%;
    margin-bottom: 3px;
}

span.flag.us {
    background-position-x: -21px;
}

span.flag.uk {
    background-position-x: -42px;
}

span.flag.ca {
    background-position-x: -63px;
}

span.flag.ch {
    background-position-x: -84px;
}

span.flag.ja {
    background-position-x: -105px;
}

.block.access .flex {
    margin-right: -15px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.block.access .flex>div {
    color: #999999;
    font-size: 19px;
    padding-right: 15px;
    width: 50%;
}

.block.access .percents {
    /*  padding-left: 10px;*/
    color: #333;
    font-weight: 700;
}

.block.access .percents i {
    margin-right: 5px;
}

.visafree .flex {
    flex-wrap: wrap;
}

.visafree .flex>div {
    width: 100%;
    padding-right: 5px;
}

.visafree .flex>div>span {
    padding-right: 10px;
}

.post-link {
    color: #7a7a7a;
    list-style: none;
    font-size: 20px;
}

.post-link a {
    color: inherit;
    text-decoration: none;
    background-position-y: 0;
    background-image: linear-gradient(transparent 50%, #b19452 50%);
    transition: all 500ms ease;
    background-size: 2px;
    background-size: auto 185%;
}

.post-link a:hover,
.post-link a:focus {
    background-position-y: 100%;
    text-decoration: none;
    background: #b19452;
    color: #fff;
}

.gslide-inline .ginlined-content {
    padding: 0 !important;
}

.post-date {
    font-size: 14px;
}

.decorative-line {
    height: 1px;
    background: #ccc;
    width: 100%;
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}

.pass_info,
.price_info,
.safety_info,
.climate_info {
    margin-bottom: 1rem;
}

.tax_tooltip {
    max-width: 600px;
}
button.btn.dropdown-toggle.btn-default {
    padding: 7px;
    background: white;
    color: black;
}
.imapsInnerTooltip{font-size:15px;background:#fff;max-width:400px;}
/*
.preloader-map {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    border: 5px solid #f3f3f3;
    -webkit-animation: spin 0.5s linear infinite;
    animation: spin 0.5s linear infinite;
    border-top: 5px solid #555;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: none;
    z-index: 999;
}
*/
.preloader-map.visible {
    display: block;
}

.elementor-element-333e611b,
.igm-hidden-footer-content {
    opacity: 0;
}

.igm-hidden-footer-content {
    display: none;
}

.table-container {
    display: block;
    margin: 10px;
    width: 100%;
    max-width: 1000px;
    padding: 0 10px 0 0;
}

.table-resources th {
    font-size: 16px;
}

.table-resources td:first-child,
.table-resources td:nth-child(4),
.table-resources td:nth-child(3) {
    font-size: 14px;
    white-space: nowrap;
}

.table-resources td:nth-child(3) {
    font-style: italic;
}

.table-resources td:nth-child(4) {
    font-weight: bold;
}

.imapsMapObject-group tspan {
    font-weight: bold;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
}

.services_providers p {
    font-size: 15px;
    text-align: left;
    white-space: nowrap;
}

.flex-table {
    display: flex;
    flex-flow: row wrap;
    border-left: solid 1px #d9d9d9;
    transition: 0.5s;
}

.flex-table:first-of-type {
    border-top: solid 1px #d9d9d9;
    border-left: solid 1px #d9d9d9;
}

.flex-table:first-of-type .flex-row {
    background: #efefef;
    color: rgb(0, 0, 0);
    font-weight: bold;
}

.flex-table.row:nth-child(odd) .flex-row {
    background: #f4f2f1;
}

.flex-table:hover {
    background: #F5F5F5;
    transition: 500ms;
}

.flex-row {
    width: calc(100% / 5);
    text-align: center;
    padding: 0.5em 0.5em;
    border-right: solid 1px #d9d9d9;
    border-bottom: solid 1px #d9d9d9;
}

.rowspan {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: center;
}

.column {
    display: flex;
    flex-flow: column wrap;
    width: 75%;
    padding: 0;
}

.column .flex-row {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    padding: 0;
    border: 0;
    border-bottom: solid 1px #d9d9d9;
}

.column .flex-row:hover {
    background: #F5F5F5;
    transition: 500ms;
}

.flex-cell {
    width: calc(100% / 3);
    text-align: center;
    padding: 0.5em 0.5em;
    border-right: solid 1px #d9d9d9;
}

.more-info {
    text-align: center;
    margin-bottom: 50px;
}

.passport-link {
    text-align: center;
    color: #fff;
    background: #AD9353;
    padding: 20px 50px 20px 50px;
    width: 100%;
}

.inner-content p {}

.post-link .fa-1x {
    font-size: 14px;
}


.imapsPointedRectangle-group {
    fill: #F5F6F8;
    color: #000;
    fill-opacity: 1;
    stroke-width: 0;
}


#tooltip-map div,
#tooltip-map b {
    color: #000;
}

#tooltip-map b {
    font-size: 20px;
}

.tooltip-dnv div {
    max-width: 350px;
    max-height: 250px;
    white-space: break-spaces;
    line-height: 1.6em;
}

.tooltip-dnv div span {
    font-weight: bold;
}

.desktop {
    display: inline-block;
}

.mobile {
    display: none;
}

span.price-level {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    white-space: nowrap;
    font-weight: bold;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);

}

div.price-level {
    color: #fff;
    white-space: nowrap;
    font-weight: bold;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
}

.price-level.dirt-cheap {
    background-color: #457A1F;
}

.price-level.very-cheap {
    background-color: #5E9933;
}

.price-level.cheap {
    background-color: #77B54A;
}

.price-level.moderate {
    background-color: #FFBE00
}

.price-level.expensive {
    background-color: #FF6D00;
}

.price-level.very-expensive {
    background-color: #D80027;
}

.price-level.most-expensive {
    background-color: #B20020;
}

.level1 {
    background-color: #457A1F;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
}

.level2 {
    background-color: #5E9933;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
}

.level3 {
    background-color: #77B54A;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    display: inline-block;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    white-space: nowrap;
}

.level4 {
    background-color: #FFBE00;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}

.level5 {
    background-color: #FF6D00;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    display: inline-block;
    white-space: nowrap;
}

.level6 {
    background-color: #D80027;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}

.level7 {
    background-color: #B20020;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}


.climate-level1 {
    background-color: #5E9933;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
}

.climate-level2 {
    background-color: #77B54A;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    display: inline-block;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    white-space: nowrap;
}

.climate-level3 {
    background-color: #FFBE00;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}

.climate-level4 {
    background-color: #FF6D00;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    display: inline-block;
    white-space: nowrap;
}

.climate-level5 {
    background-color: #D80027;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}

.safety-level1 {
    background-color: #5E9933;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
}

.safety-level2 {
    background-color: #77B54A;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    display: inline-block;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    white-space: nowrap;
}

.safety-level3 {
    background-color: #FFBE00;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}

.safety-level4 {
    background-color: #FF6D00;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    display: inline-block;
    white-space: nowrap;
}

.safety-level5 {
    background-color: #D80027;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}

.safety-level6 {
    background-color: #B20020;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}

.safety-level7 {
    background-color: #7F0017;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}


.pollution-level1 {
    background-color: #5E9933;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
}

.pollution-level2 {
    background-color: #77B54A;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    display: inline-block;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    white-space: nowrap;
}

.pollution-level3 {
    background-color: #FFBE00;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}

.pollution-level4 {
    background-color: #FF6D00;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    display: inline-block;
    white-space: nowrap;
}

.pollution-level5 {
    background-color: #D80027;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}

.pollution-level6 {
    background-color: #7F0017;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}

.english-native {
    background-color: #5E9933;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
}


.english-level2 {
    background-color: #77B54A;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    display: inline-block;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    white-space: nowrap;
}

.english-level3 {
    background-color: #FFBE00;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}

.english-level4 {
    background-color: #FF6D00;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 25px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    display: inline-block;
    white-space: nowrap;
}

.english-level5 {
    background-color: #D80027;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}

.english-level6 {
    background-color: #B20020;
    font-weight: bold;
    border-radius: 12px;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
}

.table-container .flex-row {
    white-space: break-spaces;
    align-items: center;
    justify-content: center;
    display: flex;
}

.flex-row.level1,
.flex-row.level2,
.flex-row.level3,
.flex-row.level4,
.flex-row.level5,
.flex-row.level6,
.flex-row.level7 {
    border-radius: 0;
    padding: 0.5em 0.5em;
    height: auto;
    font-weight: bold;
    line-height: unset;

}

.float-right {
    float: right;
    text-align: right;
    font-size: 15px;
}

.passport-rank-link {
    max-width: 200px;
    margin: -35px 0 0 129px;
}

.show-map {
    color: #fff;
    background: #1A2538;
    display: flex;
    text-transform: uppercase;
}

.dropdown-header span.text {
    color: #000;
    font-weight: bold;
    font-size: 15px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff !important;
    background-color: #3D90FC !important;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #222D45 !important;
}

.show-map-type {
    color: #fff;
    background: #1A2538;
    display: flex;
    width: 260px;
    text-transform: uppercase;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 270px !important;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    text-align: center;
    text-transform: uppercase;
}


.search-map {
    color: #fff;
    background: #1A2538;
    display: flex;
    width: 270px;
}

.search-map input {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000000;
    height: 34px;
    font-size: 13px;
    padding: 0 12px;
    border: 0;
    text-align: center;
    text-transform: uppercase;
}

.show-map label,
.show-map-type label {
    align-self: center;
    margin-top: 6px;
    font-size: 15px;
}

#show-map-select {
    color: #000;
    text-align: center;
    width: 190px;
}

#show-map-select-type {
    color: #000;
    text-align: center;
    width: 130px;
}

.block.resources {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: 0px !important;
}

.block.table-container {
    padding-bottom: 0 !important;
}

.tooltip {
    font-family: "Roboto";
    font-size: 14px;
}

.tooltip-inner {
    max-width: 600px;
    text-align: left;
    background: #1D3557;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4em;
}

.tooltip.in {
    filter: alpha(opacity=100);
    opacity: 1;
}

.taxtype_hover_link {
    font-size: 20px;
    text-decoration-line: underline;
    text-decoration-style: dotted;
}


.show {
    display: inline-block;
    height: 30px;
    width: 60px;
    border-radius: 15px;
    background-color: #dddddd;
    position: relative;
    margin: 0 10px;
    cursor: pointer;
}

.changeview {
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    min-width: 270px;
}

.show span {
    display: inline-block;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    background-color: #1d3557;
    position: absolute;
    top: 3px;
    left: 3px;
    transition: left 0.3s;
}

.show.right span {
    left: 33px;
}

.tooltip-flag {
    width: 25px !important;
    height: auto !important;
    float: left !important;
    margin-right: 5px !important;
    border: 2px solid #fff !important;
    border-radius: 50% !important;
}

.tax-legend {
    margin-left: auto;
    color: #fff;
    font-size: 25px;
    display: flex;
}

.tax-legend .tooltip {
    width: 270px;
}

.tax-type-explanation {
    font-size: 15px;
    margin-right: 5px;
    margin-top: 1px;
}


.easy-autocomplete {
    position: relative;
    width: 100% !important;
}

.easy-autocomplete input {
    border-color: #ccc;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #555;
    float: none;
    padding: 6px 12px
}

.easy-autocomplete input:hover,
.easy-autocomplete input:focus {
    box-shadow: none
}

.easy-autocomplete a {
    display: block
}

.easy-autocomplete.eac-blue-light input:hover,
.easy-autocomplete.eac-blue-light input:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6)
}

.easy-autocomplete.eac-blue-light ul {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6)
}

.easy-autocomplete.eac-blue-light ul li,
.easy-autocomplete.eac-blue-light ul .eac-category {
    border-color: #66afe9
}

.easy-autocomplete.eac-blue-light ul li.selected,
.easy-autocomplete.eac-blue-light ul .eac-category.selected {
    background-color: #ecf5fc
}

.easy-autocomplete.eac-green-light input:hover,
.easy-autocomplete.eac-green-light input:focus {
    border-color: #41DB00;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6)
}

.easy-autocomplete.eac-green-light ul {
    border-color: #41DB00;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6)
}

.easy-autocomplete.eac-green-light ul li,
.easy-autocomplete.eac-green-light ul .eac-category {
    border-color: #41DB00
}

.easy-autocomplete.eac-green-light ul li.selected,
.easy-autocomplete.eac-green-light ul .eac-category.selected {
    background-color: #9eff75
}

.easy-autocomplete.eac-red-light input:hover,
.easy-autocomplete.eac-red-light input:focus {
    border-color: #ff5b5b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6)
}

.easy-autocomplete.eac-red-light ul {
    border-color: #ff5b5b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6)
}

.easy-autocomplete.eac-red-light ul li,
.easy-autocomplete.eac-red-light ul .eac-category {
    border-color: #ff5b5b
}

.easy-autocomplete.eac-red-light ul li.selected,
.easy-autocomplete.eac-red-light ul .eac-category.selected {
    background-color: #ff8e8e
}

.easy-autocomplete.eac-yellow-light input:hover,
.easy-autocomplete.eac-yellow-light input:focus {
    border-color: #ffdb00;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6)
}

.easy-autocomplete.eac-yellow-light ul {
    border-color: #ffdb00;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6)
}

.easy-autocomplete.eac-yellow-light ul li,
.easy-autocomplete.eac-yellow-light ul .eac-category {
    border-color: #ffdb00
}

.easy-autocomplete.eac-yellow-light ul li.selected,
.easy-autocomplete.eac-yellow-light ul .eac-category.selected {
    background-color: #ffe233
}

.easy-autocomplete.eac-dark-light input:hover,
.easy-autocomplete.eac-dark-light input:focus {
    border-color: #333;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6)
}

.easy-autocomplete.eac-dark-light ul {
    border-color: #333;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6)
}

.easy-autocomplete.eac-dark-light ul li,
.easy-autocomplete.eac-dark-light ul .eac-category {
    border-color: #333
}

.easy-autocomplete.eac-dark-light ul li.selected,
.easy-autocomplete.eac-dark-light ul .eac-category.selected {
    background-color: #4d4d4d;
    color: #fff
}

.easy-autocomplete.eac-dark {
    color: #fff
}

.easy-autocomplete.eac-dark input {
    background-color: #404040;
    border-radius: 4px;
    box-shadow: 0;
    color: #f6f6f6
}

.easy-autocomplete.eac-dark input:hover,
.easy-autocomplete.eac-dark input:focus {
    border-color: #333;
    box-shadow: 0
}

.easy-autocomplete.eac-dark ul {
    border-color: #333
}

.easy-autocomplete.eac-dark ul li,
.easy-autocomplete.eac-dark ul .eac-category {
    background-color: #404040;
    border-color: #333
}

.easy-autocomplete.eac-dark ul li.selected,
.easy-autocomplete.eac-dark ul .eac-category.selected {
    background-color: #737373;
    color: #f6f6f6
}

.easy-autocomplete.eac-dark-glass {
    color: #fff
}

.easy-autocomplete.eac-dark-glass input {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 4px;
    box-shadow: 0;
    color: #f6f6f6
}

.easy-autocomplete.eac-dark-glass input:hover,
.easy-autocomplete.eac-dark-glass input:focus {
    border-color: rgba(0, 0, 0, 0.8);
    box-shadow: 0
}

.easy-autocomplete.eac-dark-glass ul {
    border-color: rgba(0, 0, 0, 0.8)
}

.easy-autocomplete.eac-dark-glass ul li,
.easy-autocomplete.eac-dark-glass ul .eac-category {
    background-color: rgba(0, 0, 0, 0.8);
    border-color: rgba(0, 0, 0, 0.8)
}

.easy-autocomplete.eac-dark-glass ul li.selected,
.easy-autocomplete.eac-dark-glass ul .eac-category.selected {
    background-color: rgba(64, 64, 64, 0.8);
    color: #f6f6f6
}

.easy-autocomplete.eac-dark-glass ul li:last-child,
.easy-autocomplete.eac-dark-glass ul .eac-category:last-child {
    border-radius: 0 0 4px 4px
}

.easy-autocomplete.eac-blue {
    color: #fff
}

.easy-autocomplete.eac-blue input {
    background-color: #6d9ed1;
    border-radius: 4px;
    box-shadow: 0;
    color: #f6f6f6
}

.easy-autocomplete.eac-blue input::-webkit-input-placeholder {
    color: #f6f6f6
}

.easy-autocomplete.eac-blue input:-moz-placeholder {
    color: #f6f6f6
}

.easy-autocomplete.eac-blue input::-moz-placeholder {
    color: #f6f6f6
}

.easy-autocomplete.eac-blue input:-ms-input-placeholder {
    color: #f6f6f6
}

.easy-autocomplete.eac-blue input:hover,
.easy-autocomplete.eac-blue input:focus {
    border-color: #5A91CB;
    box-shadow: 0
}

.easy-autocomplete.eac-blue ul {
    border-color: #5A91CB
}

.easy-autocomplete.eac-blue ul li,
.easy-autocomplete.eac-blue ul .eac-category {
    background-color: #6d9ed1;
    border-color: #5A91CB
}

.easy-autocomplete.eac-blue ul li.selected,
.easy-autocomplete.eac-blue ul .eac-category.selected {
    background-color: #94b8dd;
    color: #f6f6f6
}

.easy-autocomplete.eac-yellow {
    color: #333
}

.easy-autocomplete.eac-yellow input {
    background-color: #ffdb7e;
    border-color: #333;
    border-radius: 4px;
    box-shadow: 0;
    color: #333
}

.easy-autocomplete.eac-yellow input:hover,
.easy-autocomplete.eac-yellow input:focus {
    border-color: #333;
    box-shadow: 0
}

.easy-autocomplete.eac-yellow ul {
    border-color: #333
}

.easy-autocomplete.eac-yellow ul li,
.easy-autocomplete.eac-yellow ul .eac-category {
    background-color: #ffdb7e;
    border-color: #333
}

.easy-autocomplete.eac-yellow ul li.selected,
.easy-autocomplete.eac-yellow ul .eac-category.selected {
    background-color: #ffe9b1;
    color: #333
}

.easy-autocomplete.eac-purple {
    color: #333
}

.easy-autocomplete.eac-purple input {
    background-color: #d6d1e7;
    border-color: #b8afd5;
    box-shadow: 0;
    color: #333
}

.easy-autocomplete.eac-purple input:hover,
.easy-autocomplete.eac-purple input:focus {
    border-color: #333;
    box-shadow: 0
}

.easy-autocomplete.eac-purple ul {
    border-color: #333
}

.easy-autocomplete.eac-purple ul li,
.easy-autocomplete.eac-purple ul .eac-category {
    background-color: #d6d1e7;
    border-color: #333
}

.easy-autocomplete.eac-purple ul li.selected,
.easy-autocomplete.eac-purple ul .eac-category.selected {
    background-color: #ebe8f3;
    color: #333
}

.easy-autocomplete.eac-bootstrap input {
    border-color: #ccc;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: #555;
    padding: 6px 12px
}

.easy-autocomplete-container {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2
}

.easy-autocomplete-container ul {
    background: none repeat scroll 0 0 #ffffff;
    border-top: 1px dotted #ccc;
    display: none;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
    top: -1px
}

.easy-autocomplete-container ul li,
.easy-autocomplete-container ul .eac-category {
    background: inherit;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 4px 12px
}

.easy-autocomplete-container ul li:last-child {
    border-radius: 0 0 2px 2px;
    border-width: 0 1px 1px
}

.easy-autocomplete-container ul li.selected {
    background: none repeat scroll 0 0 #ebebeb;
    cursor: pointer
}

.easy-autocomplete-container ul li.selected div {
    font-weight: normal
}

.easy-autocomplete-container ul li div {
    display: block;
    font-weight: normal;
    word-break: break-all
}

.easy-autocomplete-container ul li b {
    font-weight: bold
}

.easy-autocomplete-container ul .eac-category {
    font-color: #aaa;
    font-style: italic
}

.eac-description .eac-item span {
    color: #aaa;
    font-style: italic;
    font-size: 0.9em
}

.eac-icon-left .eac-item img {
    margin-right: 4px;
    max-height: 30px
}

.eac-icon-right .eac-item {
    margin-top: 8px;
    min-height: 24px;
    position: relative
}

.eac-icon-right .eac-item img {
    margin-left: 4px;
    max-height: 30px;
    position: absolute;
    right: -4px;
    top: -8px
}

.easy-autocomplete.eac-square {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.easy-autocomplete.eac-square input {
    border: 1px solid #7f8c8d;
    border-radius: 0;
    color: #7f8c8d;
    font-family: inherit;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 0;
    min-width: 350px;
    padding: 12px 43px 12px 15px
}

.easy-autocomplete.eac-square ul {
    border-color: #7f8c8d;
    border-top: 0;
    box-shadow: none;
    top: 0
}

.easy-autocomplete.eac-square ul li,
.easy-autocomplete.eac-square ul .eac-category {
    border-color: #7f8c8d;
    font-family: inherit;
    font-size: 16px;
    font-weight: 300;
    padding: 6px 12px;
    transition: all 0.4s ease 0s
}

.easy-autocomplete.eac-square ul li *,
.easy-autocomplete.eac-square ul .eac-category * {
    font-weight: 300
}

.easy-autocomplete.eac-square ul li.selected,
.easy-autocomplete.eac-square ul .eac-category.selected {
    background-color: #f1f1f1;
    font-weight: 300
}

.easy-autocomplete.eac-square ul li b,
.easy-autocomplete.eac-square ul .eac-category b {
    font-weight: 600
}

.easy-autocomplete.eac-round {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.easy-autocomplete.eac-round input {
    border: 2px solid #888;
    border-radius: 10px;
    color: #888;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    min-width: 300px;
    padding: 10px
}

.easy-autocomplete.eac-round input:hover,
.easy-autocomplete.eac-round input:focus {
    border-color: #3079ed
}

.easy-autocomplete.eac-round ul {
    background: none;
    border-color: #888;
    border-width: 0;
    box-shadow: none;
    min-width: 300px;
    top: 20px
}

.easy-autocomplete.eac-round ul li,
.easy-autocomplete.eac-round ul .eac-category {
    background: #fff;
    border-color: #3079ed;
    border-width: 0 2px;
    font-size: 14px;
    padding: 8px 12px;
    transition: all 0.4s ease 0s
}

.easy-autocomplete.eac-round ul li.selected,
.easy-autocomplete.eac-round ul .eac-category.selected {
    background-color: #d4e3fb
}

.easy-autocomplete.eac-round ul li:first-child,
.easy-autocomplete.eac-round ul .eac-category:first-child {
    border-radius: 10px 10px 0 0;
    border-width: 2px 2px 0
}

.easy-autocomplete.eac-round ul li:last-child,
.easy-autocomplete.eac-round ul .eac-category:last-child {
    border-radius: 0 0 10px 10px;
    border-width: 0 2px 2px
}

.easy-autocomplete.eac-round ul li b,
.easy-autocomplete.eac-round ul .eac-category b {
    font-weight: 700
}

.easy-autocomplete.eac-funky {
    font-family: "Inconsolata", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.easy-autocomplete.eac-funky input {
    background: #07ED89;
    border: 0;
    border-radius: 0;
    color: #ED076B;
    font-family: inherit;
    font-size: 18px;
    min-width: 240px;
    padding: 12px
}

.easy-autocomplete.eac-funky ul {
    background: transparent;
    border: 0
}

.easy-autocomplete.eac-funky ul li,
.easy-autocomplete.eac-funky ul .eac-category {
    background: transparent;
    border: 0;
    color: #ED076B;
    font-size: 18px;
    padding: 4px 12px;
    transition: all 0.4s ease 0s
}

.easy-autocomplete.eac-funky ul li.selected,
.easy-autocomplete.eac-funky ul .eac-category.selected {
    color: #8907ED
}

.easy-autocomplete.eac-solid input {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
    border-color: #ddd;
    color: #666;
    font-size: 13px;
    min-height: 0;
    padding: 6px 12px
}

.easy-autocomplete.eac-solid ul li,
.easy-autocomplete.eac-solid ul .eac-category {
    transition: all 0.4s ease 0s
}

.easy-autocomplete.eac-solid ul li.selected,
.easy-autocomplete.eac-solid ul .eac-category.selected {
    background-color: #f2f2f2
}

.easy-autocomplete.eac-plate {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.easy-autocomplete.eac-plate input {
    font-size: 13px;
    padding: 6px 12px
}

.easy-autocomplete.eac-plate ul {
    background: #b5b5b5;
    border-radius: 6px;
    border-width: 0;
    top: 10px
}

.easy-autocomplete.eac-plate ul li,
.easy-autocomplete.eac-plate ul .eac-category {
    background: #b5b5b5;
    color: #FAFAFA;
    font-size: 12px;
    transition: all 0.4s ease 0s
}

.easy-autocomplete.eac-plate ul li b,
.easy-autocomplete.eac-plate ul .eac-category b {
    color: #ffd464
}

.easy-autocomplete.eac-plate ul li.selected,
.easy-autocomplete.eac-plate ul .eac-category.selected {
    background: #656565
}

.easy-autocomplete.eac-plate ul li:first-child,
.easy-autocomplete.eac-plate ul .eac-category:first-child {
    border-radius: 6px 6px 0 0
}

.easy-autocomplete.eac-plate ul li:last-child,
.easy-autocomplete.eac-plate ul .eac-category:last-child {
    border-radius: 0 0 6px 6px
}

.easy-autocomplete.eac-plate-dark {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.easy-autocomplete.eac-plate-dark input {
    font-size: 13px;
    padding: 6px 12px
}

.easy-autocomplete.eac-plate-dark ul {
    background: #212121;
    border-radius: 6px;
    border-width: 0;
    top: 10px
}

.easy-autocomplete.eac-plate-dark ul li,
.easy-autocomplete.eac-plate-dark ul .eac-category {
    background: #212121;
    color: #FAFAFA;
    font-size: 12px;
    transition: all 0.4s ease 0s
}

.easy-autocomplete.eac-plate-dark ul li b,
.easy-autocomplete.eac-plate-dark ul .eac-category b {
    color: #ffd464
}

.easy-autocomplete.eac-plate-dark ul li.selected,
.easy-autocomplete.eac-plate-dark ul .eac-category.selected {
    background: #656565
}

.easy-autocomplete.eac-plate-dark ul li:first-child,
.easy-autocomplete.eac-plate-dark ul .eac-category:first-child {
    border-radius: 6px 6px 0 0
}

.easy-autocomplete.eac-plate-dark ul li:last-child,
.easy-autocomplete.eac-plate-dark ul .eac-category:last-child {
    border-radius: 0 0 6px 6px
}

.eac-item {
    color: #000;
}

#eac-container-country ul {
    margin: 0 !important;
}

.eac-bootstrap input {
    background-image: url("../img/icon_search.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
}

#resources {
    margin-top: -55px;
}

#resources label {
    font-size: 15px;
}



.igm_close {
    font-family: Arial;
    cursor: pointer;
    position: absolute;
    top: 0px !important;
    right: 0px !important;
    text-align: center;
    background: #2c2b2b;
    color: #fff;
    width: 40px !important;
    height: 40px !important;
    font-size: 26px !important;
    border-radius: 3px;
    z-index: 9999 !important;
    opacity: .75;
}

.elementor-element-146a0a11 {
    margin-bottom: 0 !important;
}

.bootstrap-select .dropdown-menu li a span.text {
    text-transform: uppercase;
}

@media (max-width: 575px) {
    .visafree .flex>div {
        width: 50%;
    }
}

@media (min-width: 576px) {}

@media (max-width: 2000px) {
    .inner-content .inpopup header .flagname {
        width: 30%;
        margin-top: -10px;
    }
}

@media (max-width: 1024px) {
    .elementor-34650 .elementor-element.elementor-element-6f9e7253 {
        padding: 20px 0px 0px 0px !important;
    }

    .elementor-element-523a12f4 {
        padding: 0px 0px 20px 0px !important;
    }

    .inner-content .inpopup header .flagname {
        max-width: 375px !important;
    }

    .inner-content .inpopup header .flagname {
        width: 25%;
    }

    .leftbord {
        width: 16%;
    }

    .inner-content .inpopup header .flagname {
        width: 30%;
    }
}

@media (max-width: 792px) {
    .inner-content .inpopup header .flagname {
        width: 100%;
    }

    .leftbord {
        width: 50%;
        padding: 0px 10px 10px 20px;
    }

    .inner-content .inpopup header .flex {
        padding: 16px 0 0 10px;
    }

    .passport-rank-link {
        display: none;
    }

    .inner-content .inpopup .main {
        margin-top: -35px;
    }

    .inner-content .inpopup header {
        position: unset;
    }

    .inner-content .inpopup .main .block:not(:last-child) {
        margin-bottom: 2em;
    }

    .float-right {
        margin-top: -30px;
        margin-right: 10px;
    }

    .leftbord>div {
        font-size: 20px;
    }

    .table-container {
        padding: 30px 10px 0 0;
    }

    .table-resources td:nth-child(2) {
        font-size: 16px;
    }

    .table-resources td:nth-child(1),
    .table-resources td:nth-child(4),
    .table-resources td:nth-child(3) {
        font-size: 14px;
        white-space: nowrap;
    }

    .flex-row {
        width: calc(100% / 3);
        font-size: 14px;
    }

    .inner-content .inpopup .main {
        min-height: 400px;
    }

    .flex-table:first-of-type {
        border-left: unset !important;
    }

    .column {
        width: 100%;
    }

    .table-container {
        width: 100%;
    }

    .desktop {
        display: none !important;
    }

    .mobile {
        display: inline-block !important;
    }

    .inner-content .inpopup header .flex,
    .inner-content .inpopup header .flagname {
        width: 100%;
    }

    .show-map label {
        display: none;
    }

    .show-map {
        margin: 0 auto;
        width: auto;
    }

    .igm_close {
        top: 25px !important;
    }

    .inner-content .inpopup .main {
        padding: 0;
    }

    .table-resources td:nth-child(3) {
        font-weight: bold;
        font-style: normal;
    }

    #flag {
        margin-bottom: 25px;
    }

    .map_box {
        max-width: 100%;
    }

    .flex-table {
        display: table-cell;
        border: 0;
    }

    .flex-table.header .flex-row {
        width: 155px;
        border: 0;
    }

    .flex-table.content .flex-row {
        width: 100%;
        border: 0;
        display: inline-flex;
        white-space: nowrap;
    }

    .services_providers p a {
        white-space: break-spaces;
    }

    .table-container {
        margin-bottom: 20px !important;
    }

    .show-map {
        color: #fff;
        background: #1A2538;
        display: flex;
    }

    .show-map-type {
        color: #fff;
        background: #1A2538;
        display: flex;
        width: 100%;
    }

    .show-map .control-label,
    .show-map-type .control-label {
        min-width: 100px;
    }

    #show-map-select,
    #show-map-select-type {
        color: #000;
        text-align: center;
        width: 180px;
    }

    div#glightbox-body:not(.glightbox-clean) {
        display: none;
    }

    .search-map {
        margin: 0 auto;
    }

    .general_info {
        padding: 0 15px 0 0;
    }

    #resources {
        margin-top: unset !important;
    }

    .resources h3 {
        max-width: 100%;
    }

    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: left;
    }

    :not(#tve) ul {
        margin-left: 0 !important;
        padding-left: 25px;
    }



}

@media (max-width: 767px) {
    .filterrow {
        flex-direction: column;
    }

    .map-options {
        flex-flow: column;
    }

    .show-map {
        padding-bottom: 10px;
    }

    .changeview,
    #search_filter {
        margin-bottom: 15px;
    }

    .pace {
        top: 85px;
    }

}

@media all and (max-width: 430px) {
    .flex-table .flex-row {
        border-bottom: 0;
    }

    .flex-table .flex-row:last-of-type {
        border-bottom: solid 1px #d9d9d9;
    }

    .header .flex-row {
        border-bottom: solid 1px;
    }

    .flex-row {
        width: 100%;
    }

    .flex-row.first {
        width: 100%;
        border-bottom: solid 1px #d9d9d9;
        display: block;
    }

    .column {
        width: 100%;
    }

    .column .flex-row {
        border-bottom: solid 1px #d9d9d9;
    }

    .flex-cell {
        width: 100%;
    }

    .inner-content .inpopup .main .block:not(:last-child) {
        margin-bottom: 20px;
    }

    .pass_taxtype {
        margin-top: 0px;
        padding: 15px 0 5px !important;
    }
}

@media (min-width: 768px) {
    .visafree .flex>div {
        width: 33.3%;
    }
}

@media (min-width: 792px) {
    .visafree .flex>div {
        width: 20%;
    }

    .block.access .flex>div {
        width: auto;
    }

    .inner-content .inpopup header .flagname {
        width: auto;
        max-width: 35%;
    }

    .leftbord {
        width: 16%;
    }
}