/*
Theme Name: PokaTheme Child
Template: pokatheme
Theme URI: https://pokatheme.com
Description: Premium Affiliate WordPress Theme
Author: PokaTheme
Author URI: https://pokatheme.com
Version: 1.0.0
License: Licensed theme
Tags: black, blue, white, two-columns
Text Domain:  poka
*/

/*
    Add your custom styles here
*/
@font-face {
    font-family: 'Avenir';
    src: url(https://www.mega888download.net/wp-content/themes/pokatheme_child/css/AvenirLTStd-Roman.otf) format('opentype');
	font-display: swap;
}
body {
    font-family: Avenir;
    overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Avenir;
}
h1 {
	font-size: 2.2em;
	line-height: 1.2em;
    margin: 10px 0;
}
h2 {
	font-size: 1.7em;
	line-height: 1.2em;
}
h3 {
	font-size: 1.3em;
	line-height: 1.2em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.2em;
}
h5 {
	font-size: 1em;
	line-height: 1em;
}
h6 {
	font-size: 0.75em;
	line-height: 1em;
}
p {
    margin-bottom: 15px;
}
a {
    color: #fd9d2d;
}
a.link-black {
    color: var(--text-color);
}
ol, ul {
    margin-left: 25px;
    margin-bottom: 20px;
}
.lang-dropdown {
    z-index: 9999;
    z-index: 9999;
    position: relative;
    width: 80px;
    text-align: right;
    margin: 0
}
.lang-dropdown button.flag-btn {
    padding: 0px 0px 3px 5px;
    border-radius: 5px;
    border: 1px solid #0f161f;
    cursor: pointer;
}
.lang-dropdown ul {
    display: none;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
    border: 1px solid #ddd;
    background: #fff;
    width: 220px;
    padding: 5px 20px;
    margin: 0;
    text-align: left;
    position: absolute;
    max-height: 300px;
    right: 0;
    z-index: 999;
}
.lang-dropdown:hover ul {
    display: block
}
.lang-dropdown ul li {
    list-style: none;
    padding: 10px 0
}
.lang-dropdown .dropdown-menu-toggle svg path {
    fill: var(--header-text-color);
}
.lang-dropdown img {
    width: 20px;
    margin-right: 5px
}
.lang-dropdown a {
    color: var(--header-text-color);
}
.lang-dropdown a:hover {
    color: #fd9d2d;
}
.page .wp-site-blocks {
    padding: 30px;
}
footer {
    background-color: #034ea1;
    color: #fff;
    font-size: 14px;
}
footer div,
footer a,
footer span,
footer p {
    color: #fff;
    margin: 0;
    font-size: 14px;
}
footer a:hover,
footer .widget ul li a:hover {
    color: #fd9d2d !important;
}
footer .widget ul li {
    padding: 0 !important;
}
footer .widget ul li a {
    color: #fff !important;
    font-size: 14px !important;
}
.footer-top-grid {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 20px;
}
.footer-logo img {
	width: 250px;
	height: auto;
	margin-bottom: 10px;
}
footer h3,
footer h3 a {
    font-size: 16px;
    margin: 15px 0 10px;
}
.footer-social {
    display: flex;
}
.footer-social .img-wrap {
	padding: 8px 0;
}
.footer-social img {
	margin-right: 10px;
}

.footer-section--copyright {
    padding: 10px 0;
}
.footer-section--padding-alt {
    padding: 30px 0;
}
.footer-widgets>div:first-child {
    min-width: 100%;
}
.widget ul {
    margin: 0;
}
.widget ul:not(.review-pros, .faq-list) li::before {
    content: none;
}
.widget ul:not(.review-pros, .faq-list) a {
    display: initial;
}
.footbtmwrapper {
    margin-bottom: 20px;
}
.footer-middle {
    margin-top: 20px;
}
.footer-middle .seo-content {
    margin-bottom: 20px;
}
.footer-middle .col-lg-4 {
    padding: 0 12px;
    font-size: 14px;
}
footer .footbtmwrapper ul {
    margin-top: 25px;
}
footer .wrap-a img {
    filter: grayscale(100%) opacity(0.5);
}
footer .wrap-a img:hover {
    filter: grayscale(0%) opacity(1);
}
footer .row .col-12.col-sm-3:nth-child(1) img {
    filter: grayscale(0%) opacity(1);
}
footer .footer-copyright {
    background: rgb(119 119 119);
}
.footbtmwrapper2:before {
    content: "";
    width: 89%;
    border-top: 1px dotted;
    height: 1px;
    display: block;
    padding-bottom: 30px;
}
.footbtmwrapper2:after {
    content: "";
    display: block;
    border-bottom: 1px dotted;
    padding-top: 50px;
}
.wrap-a img {
    filter: grayscale(0);
    padding-right: 10px;
    height: 35px;
    width: auto;
}
.footerlink ul {
    list-style: none;
    text-align: left;
}
.footerlink li {
    display: inline-block;
    align-items: center;
}
.review-box {
    margin-top: 10px;
}
#sidebar-wrapper {
    margin-top: 10px;
}
.single-post-wrapper img {
    border-radius: 10px;
}
.header-top {
    padding: 10px 0;
    background-color: #f3f5f6;
}
.header-top .container {
    max-width: 1230px;
}
.header-top .icon-btn--gray {
    background-color: transparent;
}
.header-top-flex-part--left {
    position: absolute;
    display: block;
    left: 10px;
}
.header-top-flex-part--right {
    position: absolute;
    right: 10px;
}
.header-menu>li {
    padding-left: 10px;
    padding-right: 10px;
}
.header-logo {
    max-width: 200px;
    margin: auto;
    text-align: center;
}
.header-logo>a {
    width: 130px;
    max-height: 40px;
}
.list-image-footer img {
    margin-right: 20px;
}
.custom-home .row {
    max-width: 1200px;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#msg-content p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    animation: marquee 35s linear infinite;
    color: #333;
    font-size: 13.5px;
}
@keyframes marquee {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}
.img-cover img {
    width: 100%;
    height: auto;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
}
.img-cover {
    position: relative;
    height: auto;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
}
.detail-tab-inner svg {
    width: 25px;
    max-height: 27px;
    margin-right: 8px;
    margin-top: -7px;
}
.detail-tab-inner svg path {
    fill: white;
}
.detail-tab-inner .device {
    display: contents;
    color: white;
    font-size: 17px;
    font-weight: bold;
}
.download-qr-img-container img {
    background: #fff;
    padding: 10px;
    width: 130px;
    height: 130px;
}
.btn-or {
    background: #fd9d2d;
    color: #fff;
    width: 130px;
    text-align: center;
    font-weight: 600;
    padding: 4px;
	border-radius: 5px;
}
.btn-or:hover {
    background: #ff7200;
}
.btn-absolute {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 30px;
	margin: auto;
}
.footer-widgets {
    display: block;
}
.header-buttons a {
    background-color: #034ea1;
    color: white;
    padding: 8px 22px;
    border-radius: 100px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 5px
}
.header-bottom {
    background-color: #f3f5f6;
}
ul.header-menu {
    padding: 8px 0;
    margin: 0;
}
.header-menu>li.current-menu-item a,
.header-menu li:hover a {
    color: #034ea1 !important;
    font-weight: bold;
    position: relative;
}
.header-menu>li .sub-menu a::after, .header-menu>li::before {
    content: none !important;
}
.header-menu .sub-menu {
    margin: 0;
}
.header-menu li a {
    font-size: 16px;
}
.header-bottom .header-buttons {
    display: none;
}
.owl-nav {
    margin: 0;
    list-style: none;
}
.owl-nav .owl-prev {
    left: 0;
    position: absolute;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.owl-nav .owl-next {
    right: -43px;
    position: absolute;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.owl-nav svg {
    width: 45px;
    height: 45px;
    background: hsla(0, 0%, 94.1%, .9);
    border-radius: 100%;
    padding: 10px;
    opacity: 1;
}
.owl-nav .owl-prev svg {
    transform: rotate(180deg);
}
.owl-nav svg path {
    fill: #034ea1;
}
.header-menu .menu-item-has-children ul.sub-menu li a {
    color: #333 !important;
}
.header-menu>li .sub-menu li.current-menu-item a,
.header-menu>li .sub-menu li:hover a {
    color: #034ea1 !important;
}
.taxonomy-intro {
    margin-bottom: 20px;
}
.post-element-category-list a,
.wysiwyg-part .post-element-category-list a {
    color: #005329;
}
.post-element--s1 {
    height: 100%;
}
.post-element--s1 .post-element-inner-wrapper {
    padding: 20px;
    border-radius: 0 0 10px 10px;
}
.post-element--s1 .post-element a.link-on-img {
    border-radius: 10px 10px 0 0;
}
.post-element--s1 .post-element-meta {
    margin-bottom: 10px;
}
.post-element--s1 .post-element-meta a {
    color: #fff;
    background-color: #0079ff;
    padding: 5px 10px;
    border-radius: 6px;
}
.post-element--s1 img.size-post-thumb,
.post-element--s1 img.size-post-wide {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 100%;
    min-height: 100%;
}
.post-element a.link-on-img {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 50%;
    background-position: 50% 50%;
    background-size: cover;
}
.spoiler-head {
    z-index: 0;
    position: relative;
}
/* Homepage Section */
.bwrap, .home-banner {
    background-color: #0b1624;
    text-align: center;
	position: relative;
}
.bwrap img,
.home-banner img {
    object-fit: cover;
    max-width: 2000px;
    height: 300px;
    width: 100%;
}
.section-h-intro {
    margin: 50px 0;
    text-align: center;
}
.posts-slider {
    padding: 30px 20px;
}
.posts-slider .img-cover {
    border-radius: 10px;
}
.posts-slider .img-cover img {
    height: 120px;
    border-radius: 10px;
}
.posts-slider .text-title {
    font-size: 14.5px;
    color: #0f161f;
    margin-top: 10px;
}
.posts-slider .owl-nav .owl-prev,
.posts-slider .owl-nav .owl-next {
    top: 38%;
}
.posts-slider .text-1 {
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 20px;
}
.section-h-download {
    color: #fff;
    margin-top: 30px;
    background: linear-gradient(146.79deg, #034ea1 8.16%, #66a3e7 91.58%);
}
.section-h-download .container.row {
    display: flex;
    flex-flow: row wrap;
    padding: 30px;
    align-items: center;
}
.section-h-download .download-wrap {
    flex-basis: 50%;
    max-width: 50%;
}
.section-h-download .text-slogan {
    font-weight: bold;
    font-size: 19px;
}
.section-h-download h2 {
    color: #fff;
    font-size: 35px;
}
.section-h-download .qr-row img {
    border-radius: 5px;
    border: 2px solid black;
    max-width: 100px;
    margin-bottom: 10px;
}
.section-h-download .download-app-btn-row {
    display: flex;
    gap: 2.5rem;
}
.section-h-download .download-app-btn-row .store-btn-row {
    display: grid;
}
.store-btn-row a {
    margin-bottom: 20px;
}
.section-page-content {
    padding: 30px 0;
}
.section-page-content.grey {
    background: #f8f8fc;
}
.section-page-content h1,
.section-page-content h2 {
    text-align: center;
}
/*game*/
.img-wrap {
    text-align: center;
}
.flex-wrapper-pattern {
    padding: 25px 0;
    border-top: 1px solid #ebebeb;
    display: flex;
}
.flex-wrapper-pattern:last-child {
    border-bottom: 1px solid #ebebeb;
}
.flex-wrapper-pattern .img-wrap {
    width: 30%;
    padding: 0 15px;
}
.flex-wrapper-pattern .img-wrap img {
    border-radius: 8px;
}
.flex-wrapper-pattern:nth-child(2n) .img-wrap {
    order: 2;
}
.flex-wrapper-pattern .content-wrap {
    width: 70%;
    padding: 0 15px;
}
.slider-tab {
    background-color: #f8f8fc;
    border-radius: 10px;
    padding: 10px;
    display: grid;
    grid-template-columns: repeat(9,1fr);
}
.icon-grid-wrapper {
    display: grid;
    align-items: center;
    grid-template-columns: 20% 80%;
    padding: 10px;
}
.icon-grid-wrapper .img-wrap img {
    max-width: 150px;
    height: auto;
}
.box-icon-wrapper {
    border: 1px solid #ebebeb;
    border-radius: 10px;
    padding: 10px;
}
.box-icon-wrapper .boxed-icon-intro {
    padding: 10px;
}
.box-icon-wrapper .boxed-icon-child {
    border-top: 1px solid #ebebeb;
    padding: 10px;
}
.box-icon-child-border {
    border: 1px solid #ebebeb;
    border-radius: 10px;
    margin: 20px 0;
}
.filled-icon-child {
    background: #f8f8fc;
    border-radius: 10px;
    margin: 20px 0;
}
.box-content-wrapper {
    border: 1px solid #ebebeb;
    border-radius: 6px;
    margin: 20px 0;
}
.su-accordion, .su-accordion h3, .su-accordion p {
    margin: 0 !important;
    padding: 0 !important;
}
.su-accordion h3 {
    font-size: 18px !important;
}
.grey-accordion .su-spoiler-title {
    padding: 10px;
}
.su-accordion.grey-accordion .su-spoiler {
    margin-bottom: 1.2em;
    background: #f8f8fc;
    border-radius: 5px;
}
.custom-banner-single {
    width: 100%;
    height: 300px;
    text-align: center;
    background-color: #0b1624;
}
.custom-banner-single img {
    object-fit: cover;
    height: 300px;
    width: 100%;
    max-width: 2000px;
}
.collapse,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}
.collapse.show,
.no-js .owl-carousel,
.owl-carousel.owl-loaded,
.show>.dropdown-menu {
    display: block
}
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}
@media only screen and (max-width: 1000px) {
    .header-right-btns {
        position: absolute;
        top: 15px;
        right: 90px;
    }
    .header-top-flex-part--right .icon-btn {
        display: flex;
    }
    .menu-main-menu-container>ul a {
        color: black;
    }
}
@media only screen and (max-width: 768px) {
    h1 {
        font-size: 2em;
        line-height: 1em;
    }
    h2 {
        font-size: 1.5em;
        line-height: 1em;
    }
    h3 {
        font-size: 1.2em;
        line-height: 1em;
    }
    h4 {
        font-size: 1em;
        line-height: 1em;
    }
    .section-h-download h2 {
        font-size: 28px;
    }
    .bwrap img,
    .home-banner img {
        height: 200px;
        width: 100%;
    }
    .btn-absolute {
        bottom: 20px;
    }
    .btn-or {
        width: 120px;
        padding: 2px;
    }
    .header-bottom {
        display: none;
    }
    .icon-grid-wrapper,
    .flex-wrapper-pattern {
        display: block;
    }
    .flex-wrapper-pattern .img-wrap,
    .flex-wrapper-pattern .content-wrap {
        width: 100%;
        padding: 10px 0px;
    }
    .link-bet {
        display: flex;
    }
    .link-bet .link {
        width: 33%;
        padding: 5px;
        text-align: center;
        margin: 0 7px;
    }
    .header-top-flex-part--right {
        margin-left: 135px;
    }
    .section-h-download .container.row {
        padding: 0 20px;
    }
    .section-h-download .container.row {
        display: block;
    }
    .section-h-download .download-wrap {
        flex-basis: 100%;
        max-width: 100%;
        margin: 15px 0;
    }
    .owl-nav svg {
        width: 35px;
        height: 35px;
    }
    .owl-nav .owl.owl-prev {
        margin-left: 8px;
    }
    .owl-nav .owl-next {
        right: -32px;
    }
    .devvn_readmore_flatsome {
        width: 85% !important;
    }
    .header-super-top .header-top-flex-part {
        position: relative;
        right: initial;
        justify-content: center;
    }
    .header-super-top .header-top-flex-part--right {
        width: 100%;
        max-width: 100%;
    }
    .header-super-top .header-top-flex-part--right {
        padding: 3px 30px 1px;
        margin: 0 10px;
    }
    .section-footer-1 .col-1,
    .section-footer-1 .col-2 {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
    .section-footer-1 .container {
        display: block;
        padding-bottom: 0;
    }
    .list-image {
        display: block;
        margin-bottom: 10px;
    }
    .app-detail-container {
        position: relative;
        left: 0;
        top: 120px;
        background: #034ea1;
        padding: 20px;
        top: 0;
    }
    .banner-about {
        display: none;
    }
    .header-top-flex-part--right .icon-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .header-top-flex-part--right .header-buttons {
        display: none;
    }
    .small-12 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .tns-nav {
        position: absolute !important;
        bottom: 0;
        margin-bottom: 10px;
        left: 30px;
    }
    .home .section-content h2 {
        margin-bottom: 10px;
    }
    .detail-container {
        width: 50%;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    .section-footer-2 ul {
        display: block;
    }
    .section-footer-2 ul li {
        display: initial;
        margin-right: 15px;
    }
    /* .column-1 .img-cover {
        padding-top: 56.25%;
    } */
    .footer-section .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
        margin: 0;
        width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)/2);
    }
    .register-guide-section .step-container .guide-box {
        padding: 5px;
        border-radius: 5px;
    }
    .register-guide-section .step-container .guide-box .guide-content {
        margin-top: 5px;
        font-size: 12px;
    }
    .register-guide-section .step-title-container .step-title:not(:last-child) {
        margin: 0 .27rem 0 0
    }
    .register-guide-section .step-title-container .step-title {
        font-size: 13px;
    }
    footer .col-sm-3,
    footer .col-sm-2,
    footer .col-sm-5,
    footer .col-lg-4,
    footer .col-lg-6,
    footer .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    footer .container {
        padding: 0 20px;
    }
    footer .row {
        display: inline-block;
    }
    footer .footbtmwrapper ul {
        margin-left: 20px;
    }
    .footer-middle .col-lg-4 {
        padding: 0;
    }
    .footer-top-grid {
        display: grid;
        grid-template-columns: 100%;
        gap: 15px;
        text-align: center;
    }
    .footer-social {
        justify-content: center;
    }
}
@media only screen and (max-width: 425px) {
    .bwrap img,
    .home-banner img {
        height: 125px !important;
        width: 100%;
    }
    .btn-absolute {
        bottom: 10px;
    }
    .btn-or {
        width: 100px;
        font-size: 13px;
    }
}