* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-text-size-adjust: 100%
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

ul {
    list-style: none;
    padding: 0
}

a {
    text-decoration: none;
    outline: 0;
    color: inherit
}

a:hover {
    cursor: pointer;
    text-decoration: none;
    text-indent: 0
}

svg {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    /* font-family: "Roboto Flex", sans-serif !important; */
    font-family: 'Poppins', sans-serif;
}

.v11 {
    font-family: Inter, sans-serif !important
}

.news_v11,
.v4 {
    font-family: "Roboto Flex", sans-serif !important
}

.pckg_pop_v5 {
    font-family: "Roboto Flex", sans-serif !important
}

body.ie-style {
    line-height: 1
}

.pp_header {
    width: 100%;
    background-color: #1e1840;
    padding: 13px 10px;
    text-align: center
}

.close_pp_header {
    cursor: pointer;
    padding-left: 8px
}

.close_pp_header svg {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle
}

.header-link:hover {
    text-decoration: underline
}

.main-wrapper {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 97vw;
}

.header-wrapper {
    background-color: #211a46
}

.cm__logowraper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1138px;
    min-height: 60px;
    max-height: 60px;
    margin: 0 auto;
    padding: 16px 0
}

.cm__logowraper .header-logo {
    padding: 12px 0 16px
}

.lander_v1 .cm__logowraper .header-logo {
    padding: 5px 0 0
}

.header-logo svg {
    display: block
}

.header-disclaimer {
    max-width: 421px;
    font-size: 12px;
    color: #c5c0dc;
    text-align: right
}

.recipe_pop_v7 .step3 {
    padding: 8px 0 8px 20px !important
}

.recipe_pop_v7 .step3 .step_desc {
    max-width: unset !important
}

.recipe_pop_v7 .header-disclaimer {
    max-width: 426px
}

.v11 .header-disclaimer {
    max-width: 450px
}

.utility_v5 .header-disclaimer {
    max-width: 470px
}

.index_popup_ff_v4 .header-disclaimer {
    max-width: 426px
}

.v6_2 .header-disclaimer {
    max-width: 460px
}

.v6_2.news_v11 .header-disclaimer {
    min-height: 30px
}

.atf-wrp {
    flex: 1 0 auto;
    padding: 80px 0;
    background-position: top;
    background-size: auto;
    background-repeat: no-repeat
}

.games_v1 .atf-wrp {
    background-size: cover
}

.v2 .atf-wrp {
    background: url(../images/atf_flight_icons_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.index_v3 .atf-wrp {
    background: url(../images/atf_bg_world.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.flight_index_v6 .atf-wrp {
    background: linear-gradient(-34deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../images/flight_v6_atf_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.flight_pop_v8 .atf-wrp {
    background: url(../images/atf_bg_world.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.package_pop_v6 .atf-wrp {
    background: linear-gradient(0deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url(../images/v14_15_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.v12 .atf-wrp {
    min-height: 622px
}

.games_pvpv6 .atf-wrp {
    background: 0 0
}

.games_pvpv6 .main-wrapper {
    min-height: 100vh;
    background: url(../images/v22_ff_atf_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.index_popup_v1 .atf-wrp {
    background-color: rgba(0, 0, 0, .3);
    min-height: calc(100vh - 146px);
    background-image: none;
    padding: 0;
    position: relative
}

.index_popup_v1 .atf-wrp #map-enlarge {
    min-height: calc(100vh - 146px)
}

.index_popup_v1 .atf-wrp #map-enlarge canvas {
    min-height: calc(100vh - 146px);
    width: 100% !important
}

.index_popup_v1 .atf-wrp::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    overflow: hidden;
    z-index: 10
}

.index_popup_v1 .atf-wrp .popup {
    top: 43%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 11;
    width: 100%
}

.popup {
    text-align: center;
    max-width: 752px;
    max-height: 420px;
    margin: 0 auto;
    padding: 48px 70px 78px;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    border-radius: 14px
}

.news_popupv4 .popup {
    max-width: 780px
}

.index_popup_v3 .popup {
    padding: 48px 63px 78px
}

.popup-heading {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 14px;
    color: #211a46;
    text-transform: uppercase;
    line-height: 1.16
}

.popup-subheading {
    max-width: 611px;
    margin: 0 auto 22px;
    font-size: 16px;
    color: #565f7b;
    line-height: 1.5;
    letter-spacing: .12px
}

.index_popup_v3 .popup-subheading {
    max-width: 626px
}

.browser-compatible {
    max-width: 499px;
    margin: 0 auto 32px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 8px 21px;
    line-height: 0;
    background: rgba(178, 180, 192, .17);
    border-radius: 80px
}

.compatible-icon {
    margin-right: 11px
}

.compatible-txt {
    font-size: 16px;
    color: #211a46;
    letter-spacing: .19px
}

.popup-cta {
    width: 455px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #30a42a;
    border-radius: 4.96px;
    transition: .3s
}

.popup-cta:hover {
    background: #ff811a
}

.cta-txt {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    margin-right: 20px;
    line-height: 1.14;
    letter-spacing: 1.2px
}

.news_popupv4 .respTextSize {
    margin-right: 0 !important
}

.popup-cta-arrow {
    margin-top: 4px
}

.cta-container {
    display: flex;
    align-items: center
}

.cta-container .left-arrow {
    animation: ltr 1s linear infinite
}

@keyframes ltr {
    0% {
        transform: translate(-10px, 0)
    }

    50% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(-10px, 0)
    }
}

.cta-container .left-arrow svg,
.cta-container .right-arrow svg {
    width: 81px;
    height: 68px
}

.cta-container .right-arrow {
    animation: rtl 1s linear infinite
}

@keyframes rtl {
    0% {
        transform: translate(10px, 0)
    }

    50% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(10px, 0)
    }
}

.browser-icon {
    margin-left: 7px
}

.sl__footer {
    position: absolute;
    width: 100%;
    bottom: 0
}

.footer-data {
    display: flex;
    justify-content: space-between;
    max-width: 1138px;
    width: 100%;
    padding: 15px;
    margin: 0 auto
}

.footer-list,
.sl__disclaimer-subtext {
    font-size: 10px;
    text-align: center;
    color: #9e9ab1
}

.footer-list ul {
    display: flex;
    align-items: center
}

.footer-list ul li a:hover {
    text-decoration: underline
}

.footer-list ul li::after {
    content: "\2022";
    font-size: 12px;
    color: #9e9ab1;
    padding: 0 3px;
    position: relative;
    top: 1px
}

.footer-list ul li:last-child::after {
    display: none
}

.firefox-hide {
    display: none
}

.firefox-align {
    justify-content: space-between
}

.container {
    max-width: 1158px;
    padding: 0 10px;
    margin: 0 auto
}

.card-flex,
.feature-flex,
.footer-flex,
.last-flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.continue-btn {
    margin-top: 40px;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 #b9c4d5;
    background-color: #31a42a;
    display: block;
    max-width: 300px;
    width: 100%;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    padding: 20px;
    transition: all ease .3s
}

.continue-btn:hover {
    background-color: #ff811a
}

.cta-arrow,
.cta-txt {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase
}

.cta-arrow svg {
    display: block
}

.cta-arrow {
    margin-left: 10px
}

.newtab img {
    width: 100%
}

.ie-style .newtab img {
    display: block
}

.donotwrap {
    white-space: nowrap
}

.trademark {
    font-size: 10px;
    color: #878a93;
    text-align: center
}

.trademark2 {
    margin: 0 auto
}

.popup-disc-one {
    font-size: 14px;
    padding: 13px 0;
    color: #878a93;
    background: #f4f8fe
}

.footer_v2 .popup-disc-one {
    background: 0 0;
    font-size: 12px;
    padding: 13px 0 0
}

.footer_v2 .popup-footer-wrapper {
    max-height: 44px
}

.footer-links {
    padding: 0
}

.popup-footer-wrapper {
    width: 100%;
    max-width: 1158px;
    padding: 0 10px;
    margin: 0 auto;
    max-height: 44px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer-yahoo {
    font-size: 12px;
    padding: 16px 0 14px
}

.footer-item ul {
    list-style-type: none
}

.footer-item ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px
}

.footer-item ul li::after {
    content: "";
    width: 3px;
    height: 3px;
    display: inline-block;
    background-color: #878a93;
    border-radius: 50%;
    margin: 0 0 2px 5px
}

.footer-item ul li:last-child::after {
    display: none
}

.footer-item ul li a {
    font-size: 12px;
    text-align: center;
    color: #878a93
}

.footer-item ul li a:hover {
    text-decoration: underline
}

.files {
    text-align: center;
    margin: 40px 0 20px
}

.files svg {
    width: 100%
}

.loading-animations {
    animation: 1.5s normal .5s 1 slideInFromLeft;
    -webkit-animation: 1.5s normal .5s 1 slideInFromLeft;
    -moz-animation: 1.5s normal .5s 1 slideInFromLeft;
    -o-animation: 1.5s normal .5s 1 slideInFromLeft;
    -ms-animation: 1.5s normal .5s 1 slideInFromLeft;
    animation-fill-mode: forwards;
    background: linear-gradient(to left, #fff 50%, #30a42a 50%);
    background-size: 200% 100%;
    background-position: right bottom
}

.loading-animations span {
    animation: fadeIn 5s;
    -webkit-animation: fadeIn 5s;
    -moz-animation: fadeIn 5s;
    -o-animation: fadeIn 5s;
    -ms-animation: fadeIn 5s
}

@keyframes fadeIn {
    20% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes slideInFromLeft {
    from {
        background-position: right bottom
    }

    to {
        background-position: 0 0;
        background-color: #30a42a
    }
}

.wav4 .cm__logowraper .header-logo {
    padding: 5px 0 0
}

.news_v8 .cm__logowraper .header-logo,
.news_v9 .cm__logowraper .header-logo {
    padding: 0
}

.news_v8 .atf-wrp {
    background: url(../../news/images/news_pop_v8.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.news_v9 .atf-wrp {
    background: url(../../news/images/news_pop_v9_1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.in6 .cm__logowraper .header-logo {
    margin-right: 0
}

.recipe_pop_v3 .atf-wrp {
    background: url(../../recipe/images/popup_v3.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.news_popv3 .cm__logowraper .header-logo {
    padding: 0
}

.news_popv3 .atf-wrp {
    background: url(../../news/images/bg-index14-v18.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.news_popv10 .atf-wrp,
.news_v11 .atf-wrp {
    background: url(../../news/images/bg-index14-v18.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.news_popv10 .cm__logowraper .header-logo {
    padding: 0
}

.news_popv11 .atf-wrp {
    background: url(../../news/images/news_pop_v7.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.news_popv12 .atf-wrp {
    background: url(../../news/images/news_pop_v12.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.news_popv14 .atf-wrp {
    background: url(../../news/images/news_pop_v14.jpeg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.news_popv13 .atf-wrp {
    background: url(../../news/images/news_pop_v13.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.news_popv15 .atf-wrp {
    background: url(../../news/images/news_pop_v15.jpeg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.news_popv18 .atf-wrp {
    background: url(../../news/images/news_pop_v18.jpeg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.manuals_popv7 .atf-wrp {
    background: url(../../manuals/images/bg_atf_v30_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.manuals_popv12 .atf-wrp {
    background: url(../../manuals/images/bg_atf_v30_3.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.manuals_popv8 .atf-wrp {
    background: url(../../manuals/images/atf-index27ff_v1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.manuals_popv9 .atf-wrp {
    background: url(../../manuals/images/atf-index27ff_v9.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.wa_popv2 .cm__logowraper .header-logo {
    padding: 5px 0 0
}

.wa_popv2 .cm__logowraper {
    max-width: 1164px;
    padding: 16px 12px
}

.games_pvpv10 .atf-wrp {
    background: 0 0
}

.games_pvpv11 .atf-wrp {
    background: 0 0 !important
}

.recipe_pop_v4.comploadanimate .popup {
    border-radius: 12px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.recipe_pop_weather_v3 .step3 {
    padding: 8px 7px 8px 20px
}

.recipe_pop_weather_v3 .step3 .step_desc {
    max-width: unset !important
}

.recipe_pop_v5 .atf-wrp {
    background: linear-gradient(0deg, rgba(25, 20, 49, .3), rgba(25, 20, 49, .3)), url(../images/pdf-conv-bg-wo.png);
    background-position: top;
    background-size: auto;
    background-repeat: no-repeat;
    padding: 50px 0
}

.recipe_pop_v5 .step_num {
    font-size: 12px
}

.recipe_pop_v5 .step2 {
    padding: 8px 35px 8px 20px
}

.manuals_popv10 .atf-wrp {
    background: url(../../manuals/images/bg_atf_v30_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.manuals_popv11 .atf-wrp {
    background: url(../../manuals/images/bg_atf_v33.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.taskMangerV8 .atf-wrp {
    background: url(../images/taskmangerV10.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.utility_v9 .atf-wrp {
    background: url(../images/utility_v9_bg.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.utility_v10 .atf-wrp {
    background: 0 0;
    position: relative;
    z-index: 5;
    padding: 0
}

.v13.comploadanimate .popup {
    border-radius: 12px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 2px solid #dfdfdf
}

.v13 .v4-steps {
    max-width: 466px;
    margin: 0 auto;
    padding: 19px 18px 20px 23px;
    border-radius: 0 0 20px 23px;
    display: flex;
    background-color: #fff
}

.v13 .step1 {
    background: url(../../recipe/images/v4_step1.png) no-repeat center;
    padding: 8px 0 8px 20px;
    width: 138px;
    height: 55px
}

.v13 .step2 {
    background: url(../../recipe/images/v4_step2.png) no-repeat center;
    padding: 8px 35px 8px 20px;
    margin: 0 10px 0 10px;
    width: 138px;
    height: 55px
}

.v13 .step3 {
    background: url(../../recipe/images/v4_step3.png) no-repeat center;
    padding: 8px 11px 8px 20px;
    width: 128px;
    height: 55px
}

.v13 .step-num {
    color: #4186fc;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 8px;
    line-height: 1.25;
    text-transform: capitalize
}

.v13 .step-desc {
    font-weight: 600;
    font-size: 10px;
    line-height: 1.1;
    text-transform: capitalize
}

.v13 .step3 .step-desc {
    max-width: 97px
}

.v13 .v4-step-cta {
    text-transform: uppercase;
    font-weight: 700
}

.v13 .v4-step-cta:hover {
    text-decoration: underline
}

.games_pvpv7 .main-wrapper {
    background: url(../../easygamestab/images/v7popup_bg.jpg) no-repeat;
    background-size: cover
}

.games_pvpv8 .main-wrapper {
    background: url(../../easygamestab/images/v8popup_bg.jpg) no-repeat;
    background-size: cover
}

.games_pvpv9 .main-wrapper {
    background: url(../../easygamestab/images/v9popup_bg.jpg) no-repeat;
    background-size: cover
}

.games_pvpv11 .main-wrapper {
    min-height: calc(100vh - 60px);
    background: url(../../easygamestab/images/v11popup_bg.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.games_pvpv12 .main-wrapper {
    background: url(../../easygamestab/images/v7popup_bg.jpg) no-repeat;
    background-size: cover
}

.pckg_pop_v4.comploadanimate .compt-txt-2,
.pckg_pop_v5.comploadanimate .compt-txt-2 {
    font-weight: 700
}

.pckg_pop_v5.comploadanimate .cta-txt {
    font-size: 34px
}

.pckg_pop_v5.comploadanimate .popup-cta {
    background-color: #30a42a
}

.pckg_pop_v5.comploadanimate .popup {
    max-height: 478px;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.wa_pop_v4 .atf-wrp {
    background: url(../images/wa_pop_v5.jpg) no-repeat;
    background-size: cover
}

.popup_v5 .popup-disc-one {
    background: 0 0
}

.popup_v5 .footer-item ul li a,
.popup_v5 .footer-yahoo,
.popup_v5 .popup-disc-one {
    color: #c5c0dc
}

.popup_v4 .atf-wrp {
    background: url(../images/popup_v4.jpg) no-repeat;
    background-size: cover;
    background-position: center
}

.popup_v5 .atf-wrp {
    background: 0 0
}

.popup_v5 .main-wrapper {
    background: url(../images/popup_v5.jpg) no-repeat;
    background-size: cover;
    background-position: center
}

.wa_pop_v5 .atf-wrp {
    background: url(../images/wa_pop_v5.jpg) no-repeat;
    background-size: cover
}

.pdf_pop_v12 .atf-wrp {
    background: url(../images/pdf_pop_v12.jpg) no-repeat;
    background-size: cover;
    background-position: center
}

.pdf_pop_v13 .atf-wrp {
    background: url(../images/pdf_pop_v13.jpg) no-repeat;
    background-size: cover;
    background-position: center
}

.pictab_pop_v5 .atf-wrp {
    background: url(../images/pictab_pop_v15_bg.png) no-repeat;
    background-size: cover
}

.pdf_index_v15 .atf-wrp {
    background: url(../images/pdf_pop_v15_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center
}

.flight_pop_v8 .covid-discl {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -.1px;
    line-height: 1.14;
    z-index: 1;
    padding: 9px 10px 6px 10px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    color: #f1edea;
    background: #ed1c24
}

.flight_pop_v8 .covid-discl .marquee {
    display: inline-block;
    white-space: normal
}

.flight_pop_v8 .covid-discl .discl-hdng {
    text-transform: uppercase;
    font-weight: 600
}

.news_popv16 .atf-wrp {
    background: 0 0
}

.news_popv16 .main-wrapper {
    background: url(../images/news_pop16.jpeg) no-repeat;
    background-size: cover
}

.news_popv16 .popup-disc-one {
    background: 0 0
}

.pictab_pop_v17.comploadanimate .popup {
    padding: 37px 10px 17px 10px;
    border-bottom: none
}

.pictab_pop_v17 .v4-steps {
    flex-direction: column;
    padding: 0 18px 20px 23px
}

.pictab_pop_v17 .steps-wrap {
    display: flex
}

.pictab_pop_v17 .steps-head {
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 20px;
    line-height: 1.21;
    text-align: center;
    color: #464646
}

.stepper {
    position: relative;
    max-width: 512px;
    width: 100%;
    margin: 0 auto;
    border-radius: 0 0 10px 10px;
    display: flex;
    background-color: #fff;
    padding: 0 40px 32px;
    border-radius: 0 0 10px 10px;
    box-shadow: none
}

.stepper .nav-tabs {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 24px 0 0;
    border: 0;
    border-top: 1px solid #e9e9e9;
    align-items: center;
}

.stepper .nav-tabs>li {
    position: relative;
    width: 100%;
    float: left;
    z-index: 2;
    background: 0 0;
    padding: 0;
    height: auto
}

.stepper .nav-tabs>li:nth-child(1) {
    max-width: fit-content;
    max-height: 36px
}

.stepper .nav-tabs>li,
.stepper .nav-tabs>li:nth-child(2),
.stepper .nav-tabs>li:nth-child(3) {
    width: auto;
    max-width: fit-content
}

.step-num {
    font-weight: 500;
    font-size: 11px;
    line-height: 1.18;
    color: rgba(128, 128, 128, 1);
    text-transform: uppercase
}

.stepper .step-text {
    padding-top: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #565f7b;
    margin-bottom: 0 !important;
    text-align: left;
    color: #000
}

.stepper .nav-tabs .active .step-text,
.stepper .step-text {
    padding-top: 6px
}

.stepper .step-text a {
    font-weight: 700;
    color: #27ae60;
    text-decoration: none;
    transition: .3s all
}

.stepper .step-text a {
    font-weight: 900;
    color: rgba(107, 183, 63, 1)
}

.stepper .step-text a:hover {
    text-decoration: underline
}

.f11svganime1 path {
    opacity: 0;
    animation: stepOneGlow 4s ease-in infinite
}

@keyframes stepOneGlow {
    0% {
        opacity: 0
    }

    25% {
        opacity: 1
    }

    50%,
    90% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.f11svganime2 path {
    opacity: 0;
    animation: stepTwoGlow 4s ease-in infinite
}

@keyframes stepTwoGlow {

    0%,
    30% {
        opacity: 0
    }

    50%,
    90% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@media only screen and (min-width:1920px) {
    .top-section-content {
        max-width: 890px
    }

    .pdf-title {
        font-size: 40px
    }

    .pdf-info {
        padding: 20px 0 26px;
        font-size: 22px;
        max-width: 670px
    }

    .hti {
        margin-top: 60px
    }

    .hti ul {
        padding-left: 8px
    }

    .chng-width {
        font-size: 21px;
        max-width: 800px
    }

    .index10_1 .files {
        margin-top: 60px
    }

    .files svg {
        width: 462px;
        height: 65px
    }

    .index10_1_3 .pdf-info {
        max-width: 830px
    }

    .index10_1_1 .pdf-info {
        max-width: 755px
    }

    .in_10_v2 .pdf-info {
        max-width: 750px
    }

    .in_10_v7 .reg-atf {
        left: 62px
    }

    .in_10_v7 .reg-btf {
        left: 53px;
        top: -4px
    }

    .in_10_v7 span.yah-pos {
        margin-right: 5px
    }

    .index_popup_v1 .atf-wrp .popup {
        top: 0;
        transform: translate(-50%, 12%)
    }
}

@media only screen and (min-width:921px) and (max-width:1124px) {
    .in_10_v7 .card {
        min-height: 438px;
        display: flex;
        flex-direction: column
    }

    .in_10_v7 .card-para {
        flex: 1 0 auto
    }
}

@media (max-width:1180px) and (max-height:750px) {
    .news_popupv4 .atf-wrp {
        background-size: auto
    }
}

@media only screen and (max-width:1160px) {
    .footer_v1 .footer-flex {
        flex-direction: column
    }

    .footer_v1 .trademark,
    .yahoo-disc {
        margin-bottom: 10px
    }

    .in_10_v7 .ff-mr {
        margin-right: 0
    }

    .in_10_v7 .reg-btf {
        left: 53px
    }

    .in_10_v7 span.yah-pos {
        margin-right: 4px
    }

    .cm__logowraper {
        padding: 12px
    }

    .footer_v1 .trademark {
        margin-bottom: 0
    }

    .wa_popv2 .cm__logowraper {
        padding: 16px 12px
    }

    .wa_pop_v1 .cm__logowraper {
        padding: 16px 12px
    }
}

@media only screen and (max-width:1070px) {
    .card-para {
        min-height: 150px
    }
}

/* @media only screen and (max-width:980px) {
    .card {
        padding: 30px 20px
    }

    .continue-btn {
        margin-top: 20px
    }

    .last-btn {
        margin-top: 0
    }

    .card-para {
        font-size: 18px;
        min-height: 150px
    }

    .point {
        font-size: 18px
    }

    .footer-flex {
        flex-direction: column
    }

    .trademark {
        margin-bottom: 10px
    }

    .utility_v10 .trademark {
        margin-bottom: 0
    }

    .last-para {
        max-width: 547px;
        margin-right: 10px;
        font-size: 24px
    }

    .footer-data {
        display: block
    }

    .footer-list ul {
        justify-content: center;
        padding-bottom: 5px
    }

    .topbtn {
        max-width: 400px;
        height: 90px
    }

    .right-arrow {
        padding-left: 60px
    }

    .cont {
        font-size: 30px
    }

    .pdf-title {
        font-size: 30px
    }

    .cm__logowraper {
        max-height: 100%
    }

    .cm__logowraper .header-logo {
        padding: 0;
        margin-right: 20px
    }

    .header-disclaimer {
        padding: 0
    }

    .cta-container .right-arrow {
        padding-left: 0
    }

    .wa_popv2 .cm__logowraper {
        max-height: 60px
    }

    .v13 .cm__logowraper {
        max-height: 60px
    }

    .v13 .cm__logowraper .header-logo {
        padding: 12px 0 16px;
        margin-right: 0
    }

    .wa_pop_v1 .cm__logowraper {
        max-height: 60px
    }
} */

@media only screen and (max-width:920px) {

    .card-flex,
    .feature-flex,
    .last-flex {
        flex-direction: column
    }

    .left-part {
        margin-right: 0;
        text-align: center;
        margin-bottom: 60px
    }

    .continue-btn {
        margin: 20px auto 0
    }

    .card:first-child {
        margin-bottom: 40px
    }

    .card-title {
        font-size: 23px;
        padding: 14px 0 8px 50px
    }

    .card-para {
        font-size: 17px;
        min-height: auto;
        margin-top: 10px;
        text-align: center
    }

    .last-para {
        margin-right: 0;
        font-size: 23px;
        text-align: center;
        max-width: 525px
    }

    .feature-title {
        font-size: 23px
    }

    .points-wrap {
        margin-top: 10px
    }

    .in_10_v2 .card-title {
        padding-top: 0
    }

    .in_10_v7 .srt-hdng-card {
        padding: 0 0 19px 50px
    }

    .in_10_v7 .reg-atf {
        left: 50px;
        top: -2px
    }

    .in_10_v7 .reg-btf {
        left: 50px;
        top: -3px
    }

    .footer-links {
        flex-direction: row
    }

    .index_popup_ff_v4 .cm__logowraper {
        flex-direction: column;
        align-items: center;
        max-height: 100%;
        padding: 15px
    }

    .index_popup_ff_v4 .header-disclaimer {
        text-align: center;
        padding: 10px 0 0;
        max-width: 100%
    }

    .recipe_pop_v3 .popup-footer-wrapper {
        flex-direction: column;
        max-height: fit-content
    }

    .recipe_pop_v3 .footer-yahoo {
        padding: 16px 0 6px
    }

    .recipe_pop_v3 .footer-item {
        padding: 0 0 10px
    }
}

@media only screen and (max-width:900px) {
    .agmInc .popup-footer-wrapper {
        flex-direction: column;
        max-height: 100%
    }

    .agmInc .footer-links {
        padding: 10px
    }

    .footer-yahoo {
        padding: 0
    }

    .agmInc .footer-item {
        padding: 0
    }

    .agmInc .footer_v1 .trademark {
        margin-bottom: 10px
    }

    .recipe_pop_v4.comploadanimate .atf-wrp {
        padding: 20px 15px
    }

    .footer_v2 .trademark2 {
        margin-bottom: 10px
    }

    .recipe_pop_v5.comploadanimate .atf-wrp {
        padding: 50px 0
    }

    .pckg_pop_v5 .cm__logowraper {
        flex-direction: column;
        max-height: fit-content
    }

    .pckg_pop_v5 .cm__logowraper .header-logo {
        padding: 0 0 16px
    }

    .pckg_pop_v5 .header-disclaimer {
        text-align: center
    }

    .games_pvpv12 .popup-footer-wrapper {
        flex-direction: column;
        max-height: 100%
    }

    .games_pvpv12 .footer_v1 .trademark {
        margin-bottom: 10px
    }

    .news_popv12 .popup-footer-wrapper {
        flex-direction: column;
        max-height: 100%
    }

    .news_popv13 .popup-footer-wrapper {
        flex-direction: column;
        max-height: 100%
    }

    .news_popv12 .footer_v1 .trademark.footer-yahoo,
    .news_popv13 .footer_v1 .trademark.footer-yahoo {
        margin-bottom: 10px
    }

    .news_popv12 .footer_v1 .footer-flex,
    .news_popv13 .footer_v1 .footer-flex {
        padding: 10px
    }

    .news_popv12 .popup-disc-one,
    .news_popv13 .popup-disc-one {
        padding: 10px;
        margin-bottom: 10px
    }

    .popup_v4 .footer-yahoo {
        padding: 16px 0 7px
    }

    .popup_v4 .popup-footer-wrapper {
        flex-direction: column
    }

    .popup_v4 .footer-item {
        padding: 0 0 15px
    }

    .popup_v5 .popup-footer-wrapper {
        max-height: fit-content
    }

    .games_pvpv10 .popup-footer-wrapper {
        flex-direction: column;
        max-height: 100%
    }

    .games_pvpv10 .footer_v1 .trademark {
        margin-bottom: 10px
    }

    .speed_v13 .popup-footer-wrapper {
        flex-direction: column;
        max-height: 100%
    }

    .speed_v13 .footer_v1 .trademark {
        margin-bottom: 10px
    }

    .uti_pop .popup-footer-wrapper,
    .wa_pop_v1 .popup-footer-wrapper {
        flex-direction: column
    }

    .uti_pop .footer-yahoo,
    .wa_pop_v1 .footer-yahoo {
        padding: 12px 0
    }

    .uti_pop .footer-item,
    .wa_pop_v1 .footer-item {
        padding: 0 0 12px
    }
}

@media only screen and (max-width:885px) {
    .games_pvpv9 .footer_v2 .popup-footer-wrapper {
        flex-direction: column
    }
}

@media only screen and (max-width:860px) {
    .v6_2 .header-disclaimer {
        text-align: center;
        padding: 10px 0 0
    }

    .v6_2 .cm__logowraper {
        flex-direction: column;
        align-items: center;
        max-height: 100%;
        padding: 15px
    }

    .games_popv5 .cm__logowraper {
        flex-direction: column
    }

    .games_popv5 .header-disclaimer {
        max-width: 100%;
        padding: 10px 0 0
    }
}

@media only screen and (max-width:830px) {
    .v11 .popup-footer-wrapper {
        flex-direction: column
    }

    .wa_popv2 .cm__logowraper {
        flex-direction: column
    }

    .wa_popv2 .cm__logowraper {
        max-height: 100%;
        padding: 12px
    }

    .wa_popv2 .header-disclaimer {
        text-align: center;
        font-size: 11px
    }

    .wa_popv2 .cm__logowraper .header-logo {
        margin-right: 0;
        padding: 0
    }

    .recipe_pop_v5 .header-logo svg {
        max-width: 290px
    }
}

@media only screen and (max-width:795px) {
    .v11 .header-disclaimer {
        font-size: 11px;
        line-height: 1.3
    }

    .wa_popv2 .header-disclaimer {
        line-height: normal
    }
}

@media only screen and (max-width:785px) {
    .hti ul {
        flex-direction: column
    }

    .arrow-svg {
        transform: rotate(90deg);
        display: block
    }

    .hti li {
        margin: 4px 0
    }

    .arrow-li {
        display: none
    }

    .hti h1 {
        justify-content: center;
        padding: 14px 10px 14px 10px
    }

    .sl__footer {
        position: relative
    }

    .sl-content {
        height: 100%
    }

    .align-height {
        min-height: 100vh;
        height: auto
    }

    .top-section-content {
        margin-top: 50px
    }

    .in_10_v7 .reg-atf {
        left: 50px;
        top: -2px
    }

    .in_10_v7 .reg-btf {
        left: 50px;
        top: -3px
    }

    .in_10_v7 span.yah-pos {
        margin-right: 4px
    }

    .news_popupv4 .popup {
        margin: 0 15px
    }

    .news_popupv4 .popup-cta {
        width: 390px
    }

    .index_popup_v1 .atf-wrp .popup {
        width: 95%;
        left: 50%;
        margin: 0;
        top: 45.6%
    }
}

@media only screen and (max-width:700px) {
    .row1 {
        padding: 40px 0
    }

    .continue-btn {
        font-size: 26px
    }

    .left-part {
        margin-bottom: 35px
    }

    .last-part,
    .row2 {
        padding: 40px 0 0
    }

    .feature-title,
    .last-para {
        font-size: 22px
    }

    .point {
        font-size: 17px
    }

    .card {
        width: 100%;
        max-width: 500px
    }

    .card-title {
        max-width: 320px;
        width: 100%;
        margin: 0 auto;
        font-size: 22px
    }

    .white-bg {
        margin-top: -220px
    }

    .newtab {
        margin-top: 35px
    }

    .cm__logowraper {
        flex-direction: column;
        align-items: center;
        max-height: 100%;
        padding: 15px
    }

    .cm__logowraper .header-logo {
        padding: 0
    }

    .header-disclaimer {
        text-align: center;
        padding: 10px 0 0;
        max-width: 100%
    }

    .atf-wrp {
        height: 570px
    }

    .popup {
        margin: 0 10px
    }

    .popup-heading {
        font-size: 32px
    }

    .v6 .popup-heading {
        font-size: 25px
    }

    .compatible-txt {
        font-size: 15px
    }

    .browser-compatible {
        max-width: 475px
    }

    .popup-disc-one {
        padding: 10px
    }

    .games_pvpv10 .popup-disc-one {
        padding: 10px
    }

    .popup-footer-wrapper {
        flex-direction: column;
        max-height: 100%
    }

    .footer-links {
        padding: 10px
    }

    .footer-yahoo {
        padding: 0
    }

    .footer-item {
        padding: 0
    }

    .footer_v1 .trademark {
        margin-bottom: 10px
    }

    .cta-container .left-arrow svg,
    .cta-container .right-arrow svg {
        width: 61px
    }

    .news_popupv4 .popup-cta {
        width: 300px;
        height: 80px
    }

    .news_popupv4 .cta-txt {
        font-size: 28px
    }

    .news_popupv4 .popup-cta-arrow svg {
        width: 20px;
        height: 20px
    }

    .news_popupv4 .respTextSize {
        font-size: 22px !important
    }

    .index_popup_v1 .compatible-txt {
        font-size: 13px
    }

    .recipe_pop_v3 .footer_v1 .trademark {
        margin-bottom: 0
    }

    .recipe_pop_v3 .footer-links {
        padding: 0
    }

    .recipe_pop_v5 .cm__logowraper .header-logo {
        margin-right: 0
    }

    .wa_popv2 .header-disclaimer {
        padding: 0
    }

    .wa_popv2 .cm__logowraper {
        padding: 12px
    }

    .wa_popv2 .footer-links {
        padding: 0
    }

    .wa_popv2 .footer_v1 .trademark {
        margin-bottom: 0
    }

    .wa_popv2 .popup-disc-one {
        padding: 13px 0
    }

    .v13 .cm__logowraper {
        max-height: 100%
    }

    .v13 .cm__logowraper .header-logo {
        padding: 0
    }

    .v13 .popup-disc-one {
        padding: 13px 10px
    }

    .v13 .footer-links {
        padding: 0
    }

    .pckg_pop_v5 .cm__logowraper {
        max-height: fit-content;
        padding: 12px
    }

    .pckg_pop_v5 .cm__logowraper .header-logo {
        padding: 0 0 16px
    }

    .pckg_pop_v5 .header-disclaimer {
        padding: 0
    }

    .popup_v4 .footer-links {
        padding: 0
    }

    .popup_v4 .footer_v1 .trademark,
    .popup_v5 .footer_v1 .trademark {
        margin: 0
    }

    .wa_pop_v1 .cm__logowraper {
        max-height: fit-content
    }

    .uti_pop .cm__logowraper .header-logo,
    .wa_pop_v1 .cm__logowraper .header-logo {
        margin-right: 0
    }

    .uti_pop .footer-links,
    .wa_pop_v1 .footer-links {
        padding: 0
    }

    .uti_pop .footer_v1 .trademark,
    .wa_pop_v1 .footer_v1 .trademark {
        margin-bottom: 0
    }
}

@media only screen and (max-width:650px) {
    .row1 {
        padding: 30px 0
    }

    .card-para,
    .point {
        font-size: 16px
    }

    .continue-btn {
        font-size: 24px;
        padding: 15px 10px;
        max-width: 280px
    }

    .cm__logowraper {
        justify-content: center
    }

    .cm__logowraper svg {
        width: 100%
    }

    .cta-arrow svg {
        height: 18px
    }

    .card-title {
        max-width: 295px;
        font-size: 20px
    }

    .feature-title,
    .last-para {
        font-size: 20px
    }

    .footer-item ul li {
        display: block;
        text-align: center;
        margin-bottom: 5px
    }

    .footer-item ul li::after {
        display: none
    }

    .footer-item ul li:last-child {
        margin-bottom: 0
    }

    .topbtn {
        max-width: 370px;
        height: 80px
    }

    .right-arrow {
        padding-left: 40px
    }

    .cont {
        font-size: 27px
    }

    .pdf-title {
        font-size: 28px
    }

    .right-arrow svg {
        width: 23px;
        vertical-align: middle
    }

    .formatcontainer {
        max-width: 280px;
        width: 100%;
        margin: 0 auto;
        justify-content: space-between
    }

    .in_10_v7 .reg-atf {
        left: 50px;
        top: -2px
    }

    .in_10_v7 .reg-btf {
        left: 47px;
        top: -3px
    }

    .in_10_v2 .card-title-txt {
        line-height: 1.2
    }

    .in_10_v7 span.yah-pos {
        margin-right: 4px
    }

    .popup {
        padding: 22px 60px 45px
    }

    .index_popup_v3 .popup {
        padding: 22px 60px 45px
    }

    .compatible-txt {
        font-size: 13px
    }

    .browser-compatible {
        max-width: 425px;
        line-height: normal
    }

    .popup-cta {
        width: 320px;
        height: 90px
    }

    .cta-txt {
        font-size: 28px
    }

    .popup-cta-arrow {
        line-height: 0
    }

    .popup-cta-arrow svg {
        width: 23px;
        height: 23px
    }

    .news_popupv4 .popup {
        padding: 22px 45px 45px
    }

    .news_popupv4 .popup-heading {
        font-size: 24px
    }

    .cta-container {
        max-width: 455px;
        margin: 0 auto
    }

    .cta-container .left-arrow svg,
    .cta-container .right-arrow svg {
        width: 46px
    }

    .news_popupv4 .popup-cta {
        width: 250px;
        height: 70px
    }

    .news_popupv4 .cta-txt {
        font-size: 24px
    }

    .news_popupv4 .popup-cta-arrow {
        margin-top: 0
    }

    .news_popupv4 .popup-cta-arrow svg {
        width: 18px;
        height: 18px
    }

    .news_popupv4 .respTextSize {
        font-size: 18px !important
    }

    .recipe_pop_v3 .footer-yahoo {
        padding: 16px 0
    }
}

@media only screen and (max-width:510px) {
    .stepper .nav-tabs {
        flex-direction: column;
        gap: 25px 0
    }

    .stepper .step-text {
        font-size: 14px
    }

    .step-divider {
        display: none
    }

    .stepper .nav-tabs>li {
        text-align: center
    }

    .topbtn {
        max-width: 320px;
        height: 70px
    }

    .right-arrow {
        padding-left: 30px
    }

    .cont {
        font-size: 25px
    }

    .pdf-title {
        font-size: 25px
    }

    .right-arrow svg {
        width: 20px
    }

    .pdf-info {
        font-size: 16px;
        line-height: 1.25
    }

    .file {
        padding: 10px 10px 0
    }

    .in_10_v7 .reg-atf {
        left: 45px;
        top: -2px
    }

    .in_10_v7 .reg-btf {
        left: 47px;
        top: -3px
    }

    .in_10_v7 span.yah-pos {
        margin-right: 5px
    }

    .popup {
        padding: 26px 25px 40px
    }

    .index_popup_v3 .popup {
        padding: 26px 25px 40px
    }

    .popup-heading {
        font-size: 20px
    }

    .v6 .popup-heading {
        font-size: 17px
    }

    .popup-subheading {
        font-size: 15px
    }

    .browser-compatible {
        line-height: normal;
        max-width: 390px
    }

    .compatible-icon svg {
        width: 15px;
        height: 15px
    }

    .compatible-txt {
        font-size: 12px
    }

    .browser-icon svg {
        width: 15px;
        height: 15px
    }

    .popup-cta {
        width: 240px;
        height: 75px
    }

    .index_popup_v1 .popup-cta {
        max-width: 240px;
        width: 100%;
        margin: 0 auto
    }

    .cta-txt {
        font-size: 24px
    }

    .popup-cta-arrow svg {
        width: 19px;
        height: 19px
    }

    .popup-disc-one {
        font-size: 12px
    }

    .header-disclaimer {
        font-size: 11px
    }

    .cta-container {
        max-width: 350px
    }

    .cta-container .left-arrow svg,
    .cta-container .right-arrow svg {
        width: 41px
    }

    .news_popupv4 .popup {
        padding: 22px 30px 45px
    }

    .news_popupv4 .popup-heading {
        font-size: 22px
    }

    .news_popupv4 .popup-cta {
        width: 200px;
        height: 60px
    }

    .news_popupv4 .cta-txt {
        font-size: 20px
    }

    .news_popupv4 .popup-cta-arrow {
        margin-top: 0
    }

    .news_popupv4 .popup-cta-arrow svg {
        width: 15px;
        height: 15px
    }

    .news_popupv4 .respTextSize {
        font-size: 15px !important
    }

    .index_popup_v1 .compatible-txt {
        font-size: 12px
    }

    .wa_popv2 .popup-disc-one {
        padding: 10px 0
    }

    .v13 .v4-steps {
        flex-direction: column;
        align-items: center
    }

    .v13 .step {
        padding: 6px 0 0;
        text-align: center;
        border-radius: 6px;
        background: 0 0;
        background-color: #f2f7ff
    }

    .v13 .step2 {
        margin: 10px 0
    }

    .v13 .step3 {
        width: 138px
    }

    .v13 .step3 .step-desc {
        max-width: 100%
    }

    .package_pop_v6 .atf-wrp {
        padding: 50px 10px !important
    }

    .flight_pop_v8 .covid-discl {
        font-size: 11px
    }

    .pictab_pop_v17 .steps-wrap {
        flex-direction: column;
        align-items: center
    }
}

@media only screen and (max-width:400px) {

    .card-title,
    .feature-title,
    .last-para {
        font-size: 18px
    }

    .card-para,
    .point {
        font-size: 15px
    }

    .continue-btn {
        font-size: 22px
    }

    .card-title {
        padding: 12px 0 7px 38px;
        max-width: 260px
    }

    .in_10_v7 .srt-hdng-card {
        padding: 0 0 7px 38px
    }

    .card {
        padding: 20px 10px
    }

    .card-icon svg {
        height: 40px;
        width: 30px
    }

    .in_10_v2 .card-title {
        font-size: 20px
    }

    .pdf-title {
        font-size: 20px
    }

    .topbtn {
        max-width: 280px;
        height: 65px
    }

    .cont {
        font-size: 20px
    }

    .right-arrow svg {
        width: 17px
    }

    .footer-list ul {
        display: block;
        text-align: center
    }

    .footer-list ul li::after {
        display: none
    }

    .file {
        padding: 10px 5px 0
    }

    .pdf-info {
        font-size: 15px;
        line-height: 1.3
    }

    .in_10_v7 .reg-atf {
        left: 43px;
        top: -2px
    }

    .in_10_v7 .reg-btf {
        left: 44px;
        top: -4px
    }

    .in_10_v7 span.yah-pos {
        margin-right: 5px
    }

    .news_popupv4 .popup-heading {
        font-size: 18px
    }

    .news_popupv4 .cta-txt {
        font-size: 18px;
        margin-right: 12px
    }

    .news_popupv4 .popup-cta-arrow {
        margin-top: 0
    }

    .news_popupv4 .popup-cta {
        width: 150px;
        height: 50px
    }

    .cta-container .left-arrow svg,
    .cta-container .right-arrow svg {
        width: 35px
    }

    .news_popupv4 .compatible-txt {
        font-size: 11px
    }

    .news_popupv4 .respTextSize {
        font-size: 11px !important
    }
}

@media only screen and (max-height:720px) {
    .index_popup_v1 .atf-wrp {
        min-height: 100vh
    }

    .index_popup_v1 .atf-wrp #map-enlarge {
        min-height: 100vh
    }

    .index_popup_v1 .atf-wrp #map-enlarge canvas {
        min-height: 100vh;
        width: 100% !important
    }
}

@media only screen and (max-height:600px) {
    .index_popup_v1 .atf-wrp .popup {
        transform: translate(-50%, -44%)
    }
}

@media only screen and (max-height:675px) {
    .top-section {
        height: auto
    }

    .sl-content {
        height: 100%
    }

    .formatcontainer {
        padding-top: 30px
    }

    .hti {
        margin-top: 25px
    }

    .top-section-content {
        margin: 15px auto
    }

    .pdf-info {
        padding-bottom: 13px
    }

    .footer-list ul li::after {
        top: 2px
    }
}

@media only screen and (max-height:600px) {
    .sl__footer {
        position: relative
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .topbtn span {
        display: inline-block
    }
}

.comploadanimate .popup {
    text-align: center;
    max-width: 466px;
    max-height: 476px;
    margin: 0 auto;
    background: #fff;
    border: 3px solid #fff;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 37px 10px 17px 10px
}

.comploadanimate .loading-wrp.prt {
    box-shadow: none
}

.comploadanimate .loading-wrp {
    width: 226px;
    height: 226px;
    border-radius: 50%;
    background: #fff;
    box-shadow: -1px -1px 14px #cee3ff;
    position: relative
}

.manuals_popv18.comploadanimate .loading-wrp {
    width: max-content
}

.comploadanimate .loading-wrp-one {
    position: absolute;
    width: 226px;
    height: 226px;
    border-radius: 50%
}

.manuals_popv18.comploadanimate .loading-wrp-one {
    position: initial
}

.comploadanimate .compt-txt {
    max-width: 172px;
    width: 100%;
    margin: 60px auto 0;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.25;
    text-align: center;
    color: #38415d
}

.comploadanimate .compt-prg-txt {
    font-weight: 700;
    font-size: 42px;
    line-height: 1.095;
    letter-spacing: -.02em;
    color: #1f93f3;
    margin: 18px 0 0 0
}

.comploadanimate .circle_loader {
    border-radius: 50%;
    width: 226px;
    height: 226px;
    position: absolute;
    top: 0;
    z-index: 100;
    -webkit-animation: loader 3s linear infinite;
    animation: loader 3s linear infinite
}

@keyframes loader {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.comploadanimate .circle_loader svg {
    width: 226px;
    height: 226px;
    z-index: 999;
    display: block
}

.comploadanimate .loading-wrp-two {
    display: none;
    background: #f1f8fe;
    position: absolute;
    width: 226px;
    height: 226px;
    border-radius: 50%;
    border: 4px solid #1b93f2
}

.manuals_popv18.comploadanimate #lottie-animation-wrap svg {
    height: 130px !important
}

.manuals_popv18.comploadanimate .loading-wrp-two {
    position: initial;
    width: 311px;
    background: 0 0;
    border: none
}

.manuals_popv18 .comptText svg {
    vertical-align: middle
}

.manuals_popv18 .comptText {
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    color: #000;
    margin-top: 25px
}

.manuals_popv18 .loading-two-img {
    max-height: 130px
}

.manuals_popv18.manuals_popv18 .comptText {
    font-size: 30px;
    line-height: 36px;
    margin-top: 24px
}

.comploadanimate .compt-txt2 {
    max-width: 172px;
    width: 100%;
    margin: 56px auto 0;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.16;
    text-align: center;
    letter-spacing: -.4px;
    color: #38415d
}

.comploadanimate .compt-img {
    width: 60px;
    height: 60px;
    margin: 14px auto 0;
    box-shadow: 0 2px 24px #96cef9;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    position: relative
}

.comploadanimate .compt-img svg {
    display: block
}

.comploadanimate .compt-img svg {
    display: block
}

.comploadanimate .tick {
    position: absolute;
    top: 12px;
    right: -31px;
    display: block
}

.comploadanimate .popup-cta {
    max-width: 426px;
    width: 100%;
    height: 110px;
    margin: 40px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #30a42a;
    border-radius: 4.96px;
    transition: .3s
}

.comploadanimate .popup-cta.blue_cta {
    background: #1473e6
}

.comploadanimate .popup-cta.cta-loading-animations {
    background-color: transparent;
    width: 100%;
    justify-content: flex-start;
    transition: .3s
}

.comploadanimate .popup-cta.cta-loading-animations .loading-animations-content {
    background: #1473e6;
    border: 2px solid #1473e6;
    border-radius: 4.96px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: load 1.5s normal forwards;
    -webkit-animation: load 1.5s normal forwards;
    -moz-animation: load 1.5s normal forwards;
    -o-animation: load 1.5s normal forwards;
    -ms-animation: load 1.5s normal forwards;
    transition: .3s
}

.comploadanimate .popup-cta.cta-loading-animations:hover .loading-animations-content {
    background: #ff811a;
    border: 2px solid #ff811a
}

.comploadanimate .popup-cta.cta-loading-animations:hover {
    background: 0 0
}

.comploadanimate .popup-cta.cta-loading-animations .loading-animations-content>span {
    animation: fadeInform0 3s;
    -webkit-animation: fadeInform0 3s;
    -moz-animation: fadeInform0 3s;
    -o-animation: fadeInform0 3s;
    -ms-animation: fadeInform0 3s
}

@keyframes load {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@keyframes fadeInform0 {
    0% {
        opacity: 0
    }

    48% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.manuals_popv22 .popup-cta.blue_cta .cta-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    max-width: 351px;
    width: 100%
}

.manuals_popv22 .popup-cta.blue_cta .cta-icon {
    width: 75px;
    height: 100%;
    background: #1557ce;
    border-radius: 0 5px 5px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s
}

.manuals_popv22 .popup-cta:hover {
    background: #ff811a !important
}

.manuals_popv22 .popup-cta:hover .cta-icon {
    background: #eb6a00 !important
}

.games_pvpv12.comploadanimate .popup-cta {
    background: 0 0;
    position: relative
}

.games_pvpv12.comploadanimate .popup-cta img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.comploadanimate .popup-cta:hover {
    background: #ff811a
}

.games_pvpv12.comploadanimate .popup-cta:hover {
    background: 0 0
}

.recipe_pop_v22.comploadanimate .popup-cta {
    background: linear-gradient(179.31deg, #ffe55a -20.91%, #e96136 99.4%)
}

.recipe_pop_v22.comploadanimate .popup-cta:hover {
    background: #30a42a
}

.comploadanimate .popup-cta.pulsting_effect:hover {
    -webkit-animation: pulse .45s linear 2 backwards;
    animation: pulse .45s linear 2 backwards
}

.common-btn.pulsting_effect:hover {
    -webkit-animation: pulse .45s linear 2 backwards;
    animation: pulse .45s linear 2 backwards
}

@-webkit-keyframes pulse {
    0% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes pulse {
    0% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.comploadanimate .cta-arrow,
.comploadanimate .cta-txt {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase
}

.comploadanimate .cta-txt {
    font-size: 34px;
    font-weight: 700;
    color: #fff;
    margin-right: 0;
    line-height: 1.176;
    letter-spacing: 1.2px
}

.games_pvpv12.comploadanimate .cta-txt {
    position: relative;
    z-index: 1
}

.comploadanimate .atf-disc {
    max-width: 426px;
    width: 100%;
    margin: 10px auto 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #939393
}

.recipe_pop_v26.comploadanimate .loading-wrp-two {
    border: none;
    background: 0 0;
    position: initial;
    width: 100%;
    height: auto
}

.recipe_pop_v26.comploadanimate .compt-img {
    position: initial;
    width: auto;
    height: auto;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent
}

.recipe_pop_v26.comploadanimate .compt-txt2 {
    max-width: 272px;
    font-weight: 700;
    font-size: 35px;
    margin: 30px auto 0;
    line-height: 1.17;
    letter-spacing: initial;
    color: rgba(0, 0, 0, 1)
}

.recipe_pop_v26.comploadanimate .popup {
    max-width: 512px;
    max-height: 534px;
    padding: 40px 40px 32px;
    border-radius: 10px 10px 0 0
}

.recipe_pop_v26.comploadanimate .loading-container {
    max-width: 432px;
    width: 100%;
    height: 14px;
    margin: 25px auto 0;
    padding: 3px;
    border-radius: 7px;
    border: 1px solid #ee933e;
    display: flex;
    justify-content: center;
    align-items: center
}

.recipe_pop_v26.comploadanimate .loading-wrp {
    width: 100%;
    height: 170px;
    box-shadow: none;
    border-radius: 0
}

.recipe_pop_v26.comploadanimate .loading-wrp-one {
    position: initial;
    width: 100%;
    height: 170px
}

.recipe_pop_v26.comploadanimate .compt-txt {
    max-width: 220px;
    font-weight: 700;
    font-size: 35px;
    line-height: 1.17;
    margin: 89px auto 0;
    color: #000
}

.recipe_pop_v26.comploadanimate .popup-cta {
    max-width: 432px;
    height: 100px;
    margin: 25px auto 0;
    box-shadow: none;
    width: 100%
}

.recipe_pop_v28.comploadanimate .popup-cta.loading-animations-content {
    background: linear-gradient(179.31deg, #ffe55a -20.91%, #e96136 99.4%);
    animation: load 1.5s normal forwards;
    -webkit-animation: load 1.5s normal forwards;
    -moz-animation: load 1.5s normal forwards;
    -o-animation: load 1.5s normal forwards;
    -ms-animation: load 1.5s normal forwards;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center
}

.recipe_pop_v28.comploadanimate .popup-cta.loading-animations-content>span {
    animation: fadeInform0 3s;
    -webkit-animation: fadeInform0 3s;
    -moz-animation: fadeInform0 3s;
    -o-animation: fadeInform0 3s;
    -ms-animation: fadeInform0 3s
}

.recipe_pop_v28.comploadanimate .popup-cta.cta-loading-animations {
    background-color: transparent;
    width: 100%;
    justify-content: flex-start;
    transition: .3s;
    background: 0 0
}

.recipe_pop_v28.comploadanimate .popup-cta.cta-loading-animations .loading-animations-content {
    background: linear-gradient(179.31deg, #ffe55a -20.91%, #e96136 99.4%);
    border: none
}

@keyframes load {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@keyframes fadeInform0 {
    0% {
        opacity: 0
    }

    48% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@media screen and (max-width:900px) {
    .comploadanimate .atf-wrp {
        padding: 20px
    }

    .games_popv5 .atf-wrp {
        padding: 50px 0
    }
}

@media screen and (max-width:790px) {
    .games_popv5 .popup-footer-wrapper {
        flex-direction: column;
        max-height: 100%
    }
}

@media screen and (max-width:700px) {
    .atf-wrp {
        height: auto
    }
}

@media screen and (max-width:650px) {
    .comploadanimate .popup {
        padding: 20px
    }

    .comploadanimate .popup-cta {
        max-width: 320px;
        height: 90px
    }

    .comploadanimate .cta-txt {
        font-size: 28px
    }

    .manuals_popv22 .popup-cta.blue_cta .cta-icon {
        width: 60px
    }

    .manuals_popv22 .popup-cta.blue_cta .cta-icon svg {
        width: 26px;
        height: 26px
    }
}

@media screen and (max-width:500px) {

    .comploadanimate .atf-wrp,
    .recipe_pop_v26.comploadanimate .atf-wrp {
        padding: 20px 10px
    }

    .comploadanimate .popup,
    .recipe_pop_v26.comploadanimate .popup {
        padding: 20px 10px
    }

    .comploadanimate .popup-cta,
    .recipe_pop_v26.comploadanimate .popup-cta {
        height: 75px
    }

    .comploadanimate .cta-txt {
        font-size: 25px
    }

    .recipe_pop_v26.comploadanimate .compt-txt2,
    .recipe_pop_v26.comploadanimate .cta-txt {
        font-size: 28px
    }
}

.recipe_pop_v4 .atf-wrp {
    min-height: calc(100vh - 60px)
}

.mid-bottom-content {
    padding: 70px 0 80px
}

.mid-title-txt {
    font-size: 28px;
    line-height: .86;
    text-align: center;
    color: #39495a;
    margin-bottom: 40px;
    font-weight: 700
}

.receipe-data {
    display: flex;
    justify-content: center
}

.recipe-list:not(:last-child) {
    margin-right: 18px
}

.recipe-wrap {
    max-width: 270px;
    padding: 32px 10px;
    min-height: 249px;
    border-radius: 4px;
    background-color: #f0f4f1;
    text-align: center
}

.recipe-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #4b514c;
    margin: 15px auto 20px
}

.recipe-detail {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #7a8087
}

.recipe-bottom-wrap {
    margin-top: 20px
}

.recipe-box {
    max-width: 367px;
    min-height: 369px;
    border-radius: 4px;
    padding: 32px 10px;
    text-align: center;
    background-color: #f0f4f1
}

.bottom-wrap {
    background: url(../images/bottom-img_v1.png) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 60px 0 20px
}

.align-content {
    max-width: 1196px;
    margin: 0 auto;
    padding: 0 15px
}

.bottom-title {
    max-width: 774px;
    margin: 0 auto;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    color: #fff
}

.bottom-btn {
    margin: 40px auto 62px
}

.bottom-disclaimer {
    max-width: 916px;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    color: #b9b9b9;
    margin: 10px auto 0
}

.footer-container {
    padding-top: 10px
}

.footer-container ul {
    display: flex;
    justify-content: center
}

.footer-container ul li::after {
    /*content: '|'; */
    font-size: 12px;
    padding: 0 5px;
    color: #969696
}

.footer-container ul li:last-child::after {
    display: none
}

.footer-container ul li a {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.58;
    text-align: center;
    color: #969696
}

.footer-container ul li a:hover {
    text-decoration: underline;
    color: #fff
}

.align-recipe-tilte {
    max-width: 228px
}

.firefox-hide {
    display: none
}

.chrome-browsr,
.ie-browsr {
    display: none
}

.firefox-align-disc {
    max-width: 750px
}

.a-play a.ctabtn {
    position: relative
}

.a-play .continue-link:before {
    display: none
}

.a-play a.ctabtn:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../images/cta_play_btn.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    bottom: 12px;
    right: 12px
}

.a-play a.ctabtn.h-ply-ico:before {
    display: none
}

.hdr .align-disc {
    max-width: 453px
}

.chrome-desc {
    margin-top: 15px
}

.hdr .dark-disclaimer {
    color: #b3b3b3
}

.recipe_pop_v22_cta .btn {
    background: linear-gradient(179.31deg, #ffe55a -20.91%, #e96136 99.4%)
}

.recipe_pop_v22_cta .btn:hover {
    background: #30a42a
}

.btn-icon {
    margin-left: 32px
}

.popup-disc-one {
    font-size: 14px;
    padding: 13px 0;
    color: #878a93;
    background: #f4f8fe
}

.trademark {
    font-size: 12px;
    color: #b9b9b9;
    text-align: center;
    background: 0 0
}

.footer-yahoo {
    padding: 0 0 14px !important
}

.recipe_v15 .atf-wrp {
    background: url(../images/v15bg-1.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.recipe_v16 .atf-wrp {
    background: url(../images/v16bg.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.recipe_pop_v17 .popup {
    max-height: 510px;
    padding: 30px 10px 17px
}

.recipe_pop_v17 .print-popup-heading {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.1;
    margin: 0 0 25px;
    text-transform: capitalize;
    color: #39415b
}

.recipe_pop_v26 .stepper {
    max-width: 512px
}

.recipe_pop_v26 .progressbar-line {
    background: -moz-linear-gradient(90deg, #95d5b0 17%, #fff 20%);
    background: -webkit-linear-gradient(90deg, #95d5b0 17%, #fff 20%);
    background: linear-gradient(90deg, #95d5b0 17%, #fff 20%)
}

.recipe_pop_v26 .progressbar-line.steps-ctaClicked {
    background: #95d5b0;
    background: -moz-linear-gradient(90deg, #95d5b0 50%, #fff 50%);
    background: -webkit-linear-gradient(90deg, #95d5b0 50%, #fff 50%);
    background: linear-gradient(90deg, #95d5b0 50%, #fff 50%)
}

.recipe_pop_v26 .progressbar-line.steps-completed {
    background: #95d5b0;
    background: -moz-linear-gradient(90deg, #95d5b0 100%, #fff 78%);
    background: -webkit-linear-gradient(90deg, #95d5b0 100%, #fff 78%);
    background: linear-gradient(90deg, #95d5b0 100%, #fff 78%)
}

.recipe_pop_v26 .loading-bar {
    max-width: 100%;
    width: 100%;
    border-radius: 20px;
    background-color: #fff
}

.recipe_pop_v26 .loading-move .loading-bar-move {
    height: 8px;
    border-radius: 5px;
    box-shadow: 0 4px 34px rgba(106, 53, 255, .05);
    background: linear-gradient(270deg, #fbe984 -16.82%, #f1a13e 100%), linear-gradient(90deg, #fbe984 0, #f1a13e 100%);
    animation: progress 1.5s;
    transition: .4s linear;
    transition-property: all;
    transition-property: width, background-color
}

.recipe_pop_v26 .header-disclaimer {
    max-width: 472px;
    font-size: 14px
}

@keyframes progress {
    0% {
        width: 0%
    }

    100% {
        width: 100%
    }
}

@media only screen and (min-height:765px) {
    .top-content-wrap {
        padding-top: 80px
    }
}

@media only screen and (min-height:1000px) {
    .top-content-wrap {
        padding-top: 150px
    }
}
@media only screen and (max-width:890px) {
    .align-step-txt {
        max-width: 235px;
        display: inline-block
    }
}

@media only screen and (max-width:700px) {
    .align-step-txt {
        max-width: 100%
    }

    .mid-top-content {
        flex-direction: column
    }

    .right-data {
        margin-left: 0
    }

    .left-data {
        text-align: center
    }

    .symbol svg {
        margin: auto
    }

    .middle-btn {
        margin: auto auto 20px
    }

    .mid-top-wrap {
        padding: 39px 0 42px
    }

    .mid-bottom-content {
        padding: 35px 0 40px
    }

    .mid-title-txt {
        margin-bottom: 20px;
        line-height: 1.2
    }

    .receipe-data {
        flex-direction: column
    }

    .recipe-box,
    .recipe-wrap {
        margin: 10px auto
    }

    .recipe-box {
        height: auto;
        min-height: 300px
    }

    .recipe-wrap {
        height: auto;
        min-height: 249px
    }

    .recipe-list {
        margin: 0 auto !important
    }

    .bottom-btn {
        margin: 20px auto 31px
    }

    .recipe-wrap {
        width: 270px
    }

    p.recipe-detail.align-recipe-tilte {
        margin-left: auto;
        margin-right: auto
    }

    .title {
        font-size: 32px
    }

    .btn {
        max-width: 311px;
        font-size: 29px;
        height: 75px
    }

    .title-txt {
        font-size: 20px
    }

    .middle-btn {
        max-width: 243px;
        font-size: 24px;
        height: 72px
    }

    .btn-icon {
        margin-left: 24px
    }

    .middle-btn svg {
        width: 12px;
        height: 18px
    }

    .mid-title-txt {
        font-size: 23px
    }

    .bottom-title {
        font-size: 24px
    }

    .recipe-title {
        font-size: 18px
    }

    .align-recipe-tilte {
        max-width: 193px
    }

    .sell-footer-changes ul {
        display: block;
        text-align: center
    }

    .sell-footer-changes ul li::after {
        display: none
    }

    .hdr .align-content {
        flex-direction: column
    }

    .hdr .disc {
        margin-top: 4px;
        margin-bottom: 4px;
        text-align: center
    }
}

@media only screen and (max-width:480px) {
    .logo-wrap svg {
        margin: auto
    }

    .footer-container ul {
        display: block;
        text-align: center
    }

    .footer-container ul li::after {
        display: none
    }

    .title {
        font-size: 28px
    }

    .title-info {
        font-size: 14px;
        max-width: 95%
    }

    .hti-wrap .steps,
    .hti-wrap .steps .brw-name {
        font-size: 14px
    }

    .hti-wrap .steps a {
        font-size: 14px !important
    }

    .recipe-detail {
        font-size: 14px
    }

    .btn {
        max-width: 260px;
        font-size: 22px
    }

    .btn svg {
        width: 12px;
        height: 16px
    }

    .title-txt {
        font-size: 18px
    }

    .btn-icon {
        margin-left: 25px
    }

    .middle-btn svg {
        width: 12px;
        height: 14px
    }

    .mid-title-txt {
        font-size: 20px
    }

    .bottom-title {
        font-size: 20px
    }

    .recipe-title {
        font-size: 16px
    }

    .align-recipe-tilte {
        max-width: 193px
    }

    .top-content {
        padding: 30px 10px 40px
    }

    .hti-wrap .wrap {
        width: 96%;
        margin-left: 10px;
        margin: 0 auto
    }

    .recipe_pop_v17 .print-popup-heading {
        font-size: 24px
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .atf-section {
        height: 100vh
    }

    .hti-wrap .wrap {
        width: 310px
    }
}


.firefox_cust_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
}

.firefox_sqrw {
    position: absolute;
    top: 175px;
    left: 302px;
}

.firefox_cust_overlay_yes .firefox_sqrw {
    top: 120px;
}

.v68show {
    display: block;
}

.v68hide {
    display: none;
}

ul {
    list-style: none
}

.cws-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(1, 1, 1, 0.8);
    font-family: 'Montserrat';
    font-weight: 400;
    z-index: 99999
}

.cws-overlay * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word
}

.cws-overlay *:before,
.cws-overlay *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ff_first_v19 .ff-arrow-content {
    width: 540px;
    height: 150px;
    padding: 30px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background: #365DCF;
    border: 0;
}

#routePopup,
.ff_first_v19 .ff-arrow-content,
#secondPopup2,
.ff_first_v19 .ff-arrow-content-v2,
#display_location .ff_first_v19 .ff-arrow-content {
    padding: 0px !important;
    align-items: start !important;
    overflow: hidden;
    height: auto !important;
}

#routePopup,
.ff_first_v19 .ff-arrow-content .ff-arrow-text,
#secondPopup2,
.ff_first_v19 .ff-arrow-content-v2 .ff-arrow-text,
#display_location .ff_first_v19 .ff-arrow-content .ff-arrow-text {
    padding: 20px 20px !important;
}

/* .ff_first_v19 .ff-arrow-content.removePadding .arrow-text {
    padding: 50px;
} */

.ff_first_v19 .ff-arrow-content-v2 {
    width: 540px;
    height: 170px;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background: #365DCF;
    border: 0;
    padding-top: 22px;
    display: inline-block;
}


.ff_first_v19 .arrow-text,
.ff_first_v19 .arrow-text-v2 {
    font-family: 'poppins', sans-serif;
    padding: 0;
    width: 100%;
}

@keyframes spring2 {

    0%,
    100% {
        transform: translateY(20px);
    }

    50% {
        transform: translateY(5px);
    }
}

@-webkit-keyframes spring2 {

    0%,
    100% {
        -webkit-transform: translateY(20px);
    }

    50% {
        -webkit-transform: translateY(5px);
    }
}

@-moz-keyframes spring2 {

    0%,
    100% {
        -moz-transform: translateY(20px);
    }

    50% {
        -moz-transform: translateY(5px);
    }
}

.stp-sctn {
    display: inline-block;
    font-weight: 400;
}

.ff-arrow-v2 {
    display: none;
}

/* .ff_first_v19 .overlay-arrow,
.overlay-arrow-v2 { */
/* animation: spring2v2 1s infinite linear !important;
    -webkit-animation: spring2v2 1s infinite linear !important;
    -moz-animation: spring2v2 1s infinite linear !important;
    height: 97px;
    width: 91px;
    text-align: center; */
/* } */

@keyframes spring2v2 {

    0%,
    100% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(10px);
    }
}

@-webkit-keyframes spring2v2 {

    0%,
    100% {
        -webkit-transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(10px);
    }
}

@-moz-keyframes spring2v2 {

    0%,
    100% {
        -moz-transform: translateY(0px);
    }

    50% {
        -moz-transform: translateY(10px);
    }
}

.firefox_cust_overlay-v2 {
    font-family: 'Inter', sans-serif;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 999999;
}

.firefox_sqrw-v2 {
    position: absolute;
    top: 175px;
    left: 302px;
}

.firefox_cust_overlay_yes-v2 .firefox_sqrw-v2 {
    top: 225px;
}

.v68show-v2 {
    display: block;
}

.v68hide-v2 {
    display: none;
}

/* centering arrow */

.ff_loader_wrap {
    position: fixed;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ff_loader_text_block {
    max-width: 548px;
    height: max-content;
    margin: 0 auto;
}

.ff_loader_text_block h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 0 16px;

}

.ff_loader_line {
    position: relative;
    width: 100%;
    max-width: 548px;
    height: 16px;
    border: 2px solid #F4BC67;
    border-radius: 30px;
    box-sizing: border-box
}

.ff_loader_line::before {
    content: '';
    position: absolute;
    left: 2px;
    top: 2px;
    width: 100%;
    max-width: 540px;
    height: 8px;
    background: #343435;
    border-radius: 30px;
}

/* body{
background: rgba(0, 0, 0, 0.8);
} */
.ff_loader_line::after {
    content: '';
    position: absolute;
    left: 2px;
    top: 2px;
    width: 100%;
    max-width: 540px;
    height: 8px;
    background: linear-gradient(90deg, #F4CE69 0%, #F29961 98.93%);
    border-radius: 30px;
}

.hide-2s {
    display: none;
}

.load-animation::after {
    animation: loading-animation 2s;
}


@keyframes loading-animation {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

.ff_first_v19 .overlay-arrow-main-content-wrap,
.ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    position: absolute;
    z-index: 99999;
}

.ff_first_v19 .overlay-arrow-main-content-wrap .overlay-arrow-v109,
.ff_first_v19 .overlay-arrow-main-content-wrap-v2 .overlay-arrow-v2-v109 {
    display: none;
    position: absolute;
    right: -164px;
}

.ff_first_v19 .overlay-arrow-main-content-wrap-v2 .overlay-arrow-v2-v109 {
    top: -55px;
}

.ff_first_v19 .overlay-arrow-main-content-wrap .overlay-arrow-v109 {
    top: -45px;
}

.ff_first_v19 .overlay-arrow-main-content-wrap .overlay-arrow-v108,
.ff_first_v19 .overlay-arrow-main-content-wrap-v2 .overlay-arrow-v2-v108 {
    display: block;
    position: absolute;
    right: 3px;
    z-index: 9;
}

.ff_first_v19 .ff-arrow .overlay-arrow-main-content-wrap .overlay-arrow-v108,
.ff_first_v19 .overlay-arrow-main-content-wrap-v2 .overlay-arrow-v2-v108 {
    top: -84px;
}

.ff_first_v19 .overlay-arrow-main-content-wrap .overlay-arrow-v108 {
    top: -85px;
}

.version-v109 .firefox_sqrw,
.version-v109 .firefox_sqrw-v2 {
    left: unset !important;
}

.version-v109.ff_first_v19 .ff-arrow-content {
    margin-left: -565px;
}

.version-v109.ff_first_v19 .ff-arrow-content-v2 {
    margin-left: -490px;
}

.version-v109.ff_first_v19 .overlay-arrow-main-content-wrap {
    top: 100px;
    right: -49px;
}

/* mac css */

.mac-overlay .firefox_sqrw {
    left: 425px;
}

.mac-overlay.firefox_cust_overlay_yes .firefox_sqrw {
    top: 225px;
}

.mac-overlay-v2 .firefox_sqrw-v2 {
    left: 425px;
}

.mac-overlay-v2 .firefox_cust_overlay_yes-v2 .firefox_sqrw-v2 {
    top: 225px;
}

.mac-overlay .version-v109.ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
    right: -31px;
}

.mac-overlay .version-v109.ff_first_v19 .overlay-arrow-main-content-wrap {
    right: -44px;
}

.version-v109.ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
    right: -30px;
}

.ff_first_v19 .overlay-arrow-main-content-wrap {
    top: 257px;
    right: 145px;
}

.ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
    top: 256px;
    right: 35px;
}

.ff_first_v19 .stp-sctn,
.ff_first_v19 .stp-sctn-v2 {
    font-family: 'poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #ffff;
    margin-top: 10px;
}

.ff_first_v19 .arrow-text-v2 span.span-text-color-v2,
.ff_first_v19 .arrow-text span.span-text-color {
    font-family: 'poppins', sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #ffffff;
    font-size: 20px;
    margin-top: 10px;
    display: inline-block;
}

.version-v109.ff_first_v19 .overlay-arrow-main-content-wrap,
.version-v109.ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
    left: unset;
}

.ff_first_v19 .overlay-arrow-main-content-wrap .overlay-arrow-v108,
.ff_first_v19 .overlay-arrow-main-content-wrap .overlay-arrow-v109,
.ff_first_v19 .overlay-arrow-main-content-wrap-v2 .overlay-arrow-v2-v108,
.ff_first_v19 .overlay-arrow-main-content-wrap-v2 .overlay-arrow-v2-v109 {
    animation: spring2v2 1s infinite linear !important;
    -webkit-animation: spring2v2 1s infinite linear !important;
    -moz-animation: spring2v2 1s infinite linear !important;
}

.ff_first_v19 .arrow-text-v2 span.one_last_text {
    margin: 0 0 20px 0;
    display: inline-block;
}

.ff_first_v19 .arrow-text span.almost_text {
    margin: 0 0 20px 0;
    display: inline-block;
}

/* fixed popup css start */
.ff_arrow_popup {
    position: fixed;
    top: -23px;
    right: 65px;
    font-family: 'DM Sans', sans-serif !important;
    z-index: 1;
}

.mac-overlay .ff_arrow_popup {
    right: 65px;
}

.ff_arrow_main_container {
    width: 333px;
    height: 133px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 48px rgba(0, 0, 0, 0.15);
    border-radius: 0px 0px 10px 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.popup_text_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 7px;
    margin-top: 26px;
}

.popup_icon {
    width: 56px;
    height: 56px;
}

.popup_icon svg {
    width: 56px;
    height: 56px;
}

.popup_text_one {
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #282828;
    margin: 0px 0px 0px 15px;

}

.popup_txt_edit {
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    display: inline-block;
    color: #3070CC;
}

.popup_text_two {
    max-width: 214px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: #686868;
    margin: 5px 0 0 15px;
}

.popup_btn {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.popup_cancel_btn {
    border: 1px solid #3070CC;
    filter: drop-shadow(0px 10px 20px rgba(48, 112, 204, 0.2));
    border-radius: 5px;
    width: 85px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    font-family: 'DM Sans', sans-serif;
}

.popup_cancel_btn a {
    font-family: 'DM Sans', sans-serif;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: #3070CC;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup_restart_btn {
    background: #3070CC;
    box-shadow: 0px 10px 20px rgba(48, 112, 204, 0.2);
    border-radius: 5px;
    width: 198px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.popup_restart_btn a {
    text-decoration: none;
    font-family: 'DM Sans', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF !important;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* fixed popup css end */

@media only screen and (min-width: 2200px) {
    .overlay-arrow-main-content-v2 {
        margin-left: -20px;
    }
}

@media only screen and (max-width: 1100px) {
    .ff_first_v19 .overlay-arrow {
        right: 0;
    }

    .ff_first_v19 .ff-arrow-content {
        margin-left: 20px;
    }

}

@media only screen and (max-width: 1024px) {
    .mac-overlay .firefox_sqrw {
        left: 380px;
    }

    .version-v109.ff_first_v19 .ff-arrow-content {
        margin-left: -390px;
    }

    .version-v109.ff_first_v19 .ff-arrow-content-v2 {
        margin-left: -380px;
    }

    .ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
        left: 20px;
    }

}


ul {
    list-style: none
}

.cws-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(1, 1, 1, 0.8);
    font-family: 'poppins', sans-serif;
    font-weight: 400;
    z-index: 99999
}

.cws-overlay * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word
}

.cws-overlay *:before,
.cws-overlay *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ff_second_v12 .ff-arrow2-content {
    width: 556px;
    min-height: 156px;
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background: #365DCF;
}

.ff_second_v12 .ff-arrow2-content-wrapper {
    font-family: 'poppins', sans-serif !important;
    display: flex;
    padding: 0px;
    color: white;
}

.ff_second_v12 .arrow-text2,
.ff_second_v12 .arrow-bg {
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    color: #ffff;
    font-family: 'poppins', sans-serif !important;
}

.ff_second_v12 .arrow-bg {
    font-weight: 700;
}

@keyframes spring2 {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px);
    }
}

@-webkit-keyframes spring2 {

    0%,
    100% {
        -webkit-transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(10px);
    }
}

@-moz-keyframes spring2 {

    0%,
    100% {
        -moz-transform: translateY(0);
    }

    50% {
        -moz-transform: translateY(10px);
    }
}

.firefox_cust_overlay {
    font-family: 'poppins', sans-serif;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 999999;
}

.firefox_sqrw2 {
    position: absolute;
    top: 175px;
    left: 293px;
}

.firefox_cust_overlay_yes .firefox_sqrw2 {
    top: 150px;
}

.ff_second_v12 .overlay-arrow2-main-content {
    display: flex;
    align-items: flex-end;
    position: relative;
    top: 40px;
    z-index: 9999999;
    left: 245px;
}

.ff_second_v12 .arrow-bg {
    color: #fff;
    margin: 0 6px;
    font-family: 'poppins', sans-serif !important;
}

/* mac css */

.mac-overlay .ff_second_v12 .ff-arrow2-content {
    left: 25px;
}

.mac-overlay .firefox_sqrw2 {
    left: 460px;
}

.mac-overlay.firefox_cust_overlay_yes .firefox_sqrw2 {
    top: 140px;
}

.mac-overlay .ff_second_v12 .overlay-arrow2-main-content {
    left: 160px !important;
}

.ff_second_v12 .overlay-arrow2 {
    z-index: 9;
    position: absolute;
    left: 22px !important;
    top: -85px !important;
}

@media only screen and (max-width: 1300px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 226px;
    }
}

@media only screen and (max-width: 1600px) {
    .mac-overlay .ff_second_v12 .overlay-arrow2-main-content {
        left: 176px !important;
    }
}

@media only screen and (max-width: 1400px) {
    .mac-overlay .ff_second_v12 .overlay-arrow2-main-content {
        left: 155px !important;
    }
}

.ff_second_v12 .overlay-arrow2 {
    animation: spring2 1s infinite linear !important;
    -webkit-animation: spring2 1s infinite linear !important;
    -moz-animation: spring2 1s infinite linear !important;
}


@media only screen and (max-width: 1024px) {
    .mac-overlay .firefox_sqrw2 {
        left: 410px;
    }

    .ff_second_v12 .overlay-arrow2-main-content {
        left: 190px;
    }
}

@media only screen and (max-width: 1200px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 200px;
    }
}

@media only screen and (max-width: 900px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 180px;
    }
}

@media only screen and (max-width: 700px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 160px;
    }
}

@media only screen and (max-width: 1100px) {
    .ff_second_v12 .ff-arrow2-content {
        width: 506px;
        min-height: 148px;
        padding: 30px 18px;
    }
}



.policy-overlay * {
    list-style: none;
    padding: 0;
    border: 0;
    text-decoration: none;
    margin: 0;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.47;
    color: #b0b0b0;
}

.policy-overlay {
    position: fixed;
    top: 0;
    width: 575px;
    right: -100%;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    bottom: 0;
    transition: 800ms ease all;
    z-index: 9999;
}

.policy-overlay.policy-overlay--show {
    right: 0;
}

.policy-overlay__close {
    color: #bdbdbd;
    position: absolute;
    right: 30px;
    top: 10px;
    font-size: 15px;
    font-family: sans-serif;
    cursor: pointer;
}

.policy-overlay__close:hover {
    color: #fff;
}

.policy-overlay__footer_container_inline .policy-overlay__content {
    overflow: auto;
}

.policy-overlay__actions {
    display: flex;
    justify-content: space-between;
}

.policy-overlay__open-link {
    display: block;
    position: relative;
    margin: 5px 0 5px 12px;
    padding: 5px 8px;
    border: 1px solid transparent;
    transition: 250ms ease all;
    border-radius: 30px;
}

.policy-overlay__open-link:hover {
    color: #fff;
    border-color: #fff;
}

.policy-overlay__inner-content .policy-overlay__content {
    padding: 0 45px 0px 25px;
    height: calc(100vh - 41px);
}

.policy-overlay__inner-content footer {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 50px;
    display: flex;
    padding-left: 20px;
    align-items: center;
    background: #171717;
}

.policy-overlay__content>.policy-overlay__container {
    padding-bottom: 70px
}

.policy-overlay__inner-content footer .policy-overlay__container ul {
    display: flex;
}

.policy-overlay__inner-content footer .policy-overlay__container ul li {
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
    padding-right: 30px;
    position: relative;
}

.policy-overlay__inner-content footer .policy-overlay__container ul li a {
    font-size: 10px;
    color: #fff;
}

.policy-overlay__inner-content footer .policy-overlay__container ul li a:hover {
    text-decoration: underline;
}

.policy-overlay__inner-content footer .policy-overlay__container ul li:after {
    content: '\b7';
    color: #182642;
    height: 3px;
    width: 3px;
    font-size: 40px;
    position: absolute;
    line-height: 16px;
    right: 20px;
}

.policy-overlay__inner-content footer,
.policy-overlay__inner-content footer .policy-overlay__container ul li:last-child:after {
    display: none;
}

.policy-overlay__loader {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.788235294117647);
    z-index: 1;
}

.policy-overlay__loader .lds-css_nssa {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}



.policy-overlay__main-title,
.policy-overlay__section-title {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0;
    color: #fff;
    text-transform: capitalize;
}

.policy-overlay__main-title {
    border-bottom: 1px solid #ffff;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1030px) {
    .policy-overlay {
        width: 400px;
        right: -400px;
    }

    .policy-overlay__main-title,
    .policy-overlay__section-title {
        font-size: 16px;
        padding: 16px 0;
    }
}

a {
    cursor: pointer;
}

@media only screen and (max-width: 480px) {
    .policy-overlay {
        width: 300px;
        right: -300px;
    }
}

@keyframes lds-rolling {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@-webkit-keyframes lds-rolling {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.lds-rolling {
    position: relative;
}

.lds-rolling div,
.lds-rolling div:after {
    position: absolute;
    width: 160px;
    height: 160px;
    border: 20px solid #ffffff;
    border-top-color: transparent;
    border-radius: 50%;
}

.lds-rolling div {
    -webkit-animation: lds-rolling 1s linear infinite;
    animation: lds-rolling 1s linear infinite;
    top: 100px;
    left: 100px;
}

.lds-rolling div:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.lds-rolling {
    width: 58px !important;
    height: 58px !important;
    -webkit-transform: translate(-29px, -29px) scale(0.29) translate(29px, 29px);
    transform: translate(-29px, -29px) scale(0.29) translate(29px, 29px);
}

#firstPopup,
#display_location,
#routePopup,
#secondPopup2,
#secondPopup,
#yesPopup,
#staticPopup,
#loadingLine {
    display: none;
}

body.beforeClass::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.8) !important;
    z-index: 99;
    overflow: hidden;
	backdrop-filter: blur(3px) !important;
}

#loader img {
    width: 120px;
}

#loading-window {
    display: none !important;
}

.routeDetails2 {
    background-color: #fff;
}

.routeDetails2 .detailsDiv {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 700;
    color: #1f1e57;
    padding: 8px 15px;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    opacity: 0.2;
}

.privacy_policy {
    font-size: 10px;
    text-align: center;
    margin-top: 16px;
    color: #787878;
    line-height: 16px;
}

.privacy_policy a {
    font-size: 10px;
}

.privacy_policy a:hover {
    text-decoration: underline;
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
.routeDetails2 {
    scrollbar-width: thin;
    scrollbar-color: #8080802e #ffffff;
}

.changeHeight {
    width: 10px;
    margin: 0 10px;
}

/* img 1 */

@media only screen and (max-width: 839px) {

    .ff_first_v19 .ff-arrow-content {
        width: auto;
        height: auto;
        right: 50px;
    }

    #secondPopup .ff_first_v19 .ff-arrow-content-v2 {
        height: auto;
        right: 30px;
    }

}

/* img 2 */
@media only screen and (max-width: 717px) {

    #firstPopup .overlay-arrow-v108 {
        right: 40px;
    }

}

/* img 3 */

@media (max-width : 667px) {

    #firstPopup .overlay-arrow-v108 {
        right: 30px;
    }

}

@media (max-width : 1350px) {
    .ff_first_v19 .overlay-arrow-main-content-wrap {
        right: 170px;
    }
}

@media (max-width : 1480px) {
    .overlay-arrow-v2-v108 {
        right: 12px !important;
    }
}

@media (max-width : 1230px) {
    .overlay-arrow-v2-v108 {
        right: 20px !important;
    }
}

@media (max-width : 1050px) {
    .overlay-arrow-v2-v108 {
        right: 28px !important;
    }
}

@media (max-width : 900px) {
    .overlay-arrow-v2-v108 {
        right: 28px !important;
    }
}

@media (max-width : 750px) {
    .overlay-arrow-v2-v108 {
        right: 34px !important;
    }
}
@media (max-width : 587px) {
    .overlay-arrow-v2-v108 {
        right: 75px !important;
    }
}


@media (max-width : 555px) {
    #firstPopup .overlay-arrow-v108 {
        right: 80px;
    }

    #routePopup .overlay-arrow-v108 {
        right: 80px;
    }

    #secondPopup2 .overlay-arrow-v108 {
        right: 80px;
    }

    #display_location .overlay-arrow-v108 {
        right: 80px;
    }

    .overlay-arrow-v2-v108 {
        right: 75px !important;
    }
}

@media (max-width : 1030px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 100px;
    }

    .ff_second_v12 .overlay-arrow2 {
        left: 105px !important;
    }
}

@media (max-width : 930px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 0px;
    }

    .ff_second_v12 .overlay-arrow2 {
        left: 190px !important;
    }
}

@media (max-width : 830px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: -150px;
    }

    .ff_second_v12 .overlay-arrow2 {
        left: 335px !important;
    }
}

@media (max-width : 670px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: -250px;
    }

    .ff_second_v12 .overlay-arrow2 {
        left: 425px !important;
    }
}



/* extra css in popup */
.ff-arrow-text-v2 .arrow-text-title,
.ff-arrow-text,
.ff-arrow-text .arrow-text-title {
    font-weight: 700 !important;
    font-size: 30px;
    line-height: 20px;
    color: #FFFFFF;
    margin: 0 0 0 0;
    text-align: left;
    font-family: 'Poppins', sans-serif !important;
}

.ff-arrow-text-v3 {
    height: 170px;
    padding: 30px;
    padding-top: 22px;
}

.ff-arrow-text .stp-sctn {
    max-width: 409px !important;
}

.ff-arrow-text-v2 .stp-sctn-v2 {
    max-width: 342px;
}

.arrow-text-v2 .ff-arrow-text-v2 {
    height: 170px;
    padding: 30px;
    padding-top: 22px;
}
/* extra responsive */

@media only screen and (max-width: 1350px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 228px;
    }
}
@media only screen and (max-width: 1300px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 222px;
    }
}
@media only screen and (max-width: 1250px) {
    .ff_second_v12 .overlay-arrow2-main-content {
      left: 216px;
    }
  }

@media only screen and (max-width: 1200px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 216px;
    }
}
@media only screen and (max-width: 1130px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 198px;
    }
}
@media only screen and (max-width: 1100px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 166px;
    }
    .ff_second_v12 .overlay-arrow2 {
        left: 54px !important;
    }
}
@media only screen and (max-width: 1050px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 160px;
    }
}
@media (max-width: 1030px) {    
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 95px;
    }

    .ff_second_v12 .overlay-arrow2 {
        left: 114px !important;
    }
}
@media (max-width: 960px) {
    .ff_second_v12 .overlay-arrow2-main-content {
      left: 84px;
    }
  }
@media (max-width: 930px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 0px !important;
    }

    .ff_second_v12 .overlay-arrow2 {
        left: 192px !important;
    }
}

@media (max-width: 880px) {
    .ff_second_v12 .overlay-arrow2-main-content {
      left: -8px !important;
    }
  }
@media (max-width: 860px) {
    .ff_second_v12 .overlay-arrow2-main-content {
      left: -10px !important;
    }
  }
@media (max-width: 830px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: -150px !important;
    }

    .ff_second_v12 .overlay-arrow2 {
        left: 328px !important;
    }
}

@media (max-width: 700px) {
    .ff_second_v12 .overlay-arrow2-main-content {
      left: -161px !important;
    }
}

@media (max-width: 670px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: -234px !important;
    }

    .ff_second_v12 .overlay-arrow2 {
        left: 400px !important;
    }
}
@media (max-width: 600px) {
    .ff_second_v12 .overlay-arrow2-main-content {
      left: -245px !important;
    }
  }

@media screen and (max-width:450px){
    .ff-arrow-text, .ff-arrow-text .arrow-text-title{
        font-size: 28px;
    }
}

/* FOR MAC CSS */

.forMacCss {
    width: 100vw !important;
}

.forMacCss .ff_first_v19 .overlay-arrow-main-content-wrap {
    right: 35px;
}

.forMacCss .ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
    right: 35px;
}

.forMacCss .ff_second_v12 .overlay-arrow2-main-content {
    left: 330px;
}
.forMacCss .ff_second_v12 .overlay-arrow2 {
    left: 4px !important;
}

/* @media (max-width : 1675px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 315px;
    }
}

@media (max-width : 1555px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 300px;
    }
}

@media (max-width : 1500px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 300px;
    }
}

@media (max-width: 1480px) {
    .forMacCss .overlay-arrow-v2-v108 {
        right: 20px !important;
    }
}


@media (max-width : 1445px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 290px;
    }
} */

@media (max-width : 1350px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 275px !important;
    }
    .forMacCss .ff_second_v12 .overlay-arrow2{
        left: 46px !important;
    }
}

@media only screen and (max-width: 1300px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 275px !important;
    }
}

@media only screen and (max-width: 1200px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 240px !important;
    }
    .forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 56px !important;
    }
}

@media only screen and (max-width: 1100px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 200px !important;
    }
    .forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 80px !important;
    }
}


@media (max-width: 1030px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 100px !important;
    }
    .forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 170px !important;
    }
}

@media (max-width: 930px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 60px !important;
    }
    .forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 196px !important;
    }
}

@media (max-width: 860px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: -150px !important;
    }

    .forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 398px !important;
    }
}
@media (max-width: 700px) {
    .forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 398px !important;
    }
}

@media (max-width: 670px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: -150px !important;
    }
}
@media (max-width : 690px) {

    .forMacCss .ff_first_v19 .overlay-arrow-main-content-wrap {
        right: 75px !important;
    }

    .forMacCss #display_location .overlay-arrow-v108 {
        right: 80px !important;
    } 

    .forMacCss .ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
        right: 36px !important;
    }

    .forMacCss .overlay-arrow-v2-v108 {
        right: 60px !important;
    }
}
@media (max-width: 630px) {
    .forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 378px !important;
    }
}
@media (max-width: 592px) {
    .forMacCss .ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
        right: 70px !important;
    }
}
@media (max-width: 555px) {
    .forMacCss #routePopup .overlay-arrow-v108 {
        right: 15px !important;
    }
}

@media (max-width: 1480px) {
    .forMacCss .overlay-arrow-v2-v108 {
        right: 20px !important;
    }
}