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,
strong,
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
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px
}

::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #000
}

a,
button {
    border: none;
    outline: 0;
    text-decoration: none;
    background-color: none
}

@font-face {
    font-family: Helvetica;
    src: url(../fonts/Helvetica/Helvetica.woff2) format('woff2'), url(../fonts/Helvetica/Helvetica.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Helvetica;
    src: url(../fonts/Helvetica/Helvetica-Bold.woff2) format('woff2'), url(../fonts/Helvetica/Helvetica-Bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Helvetica;
    src: url(../fonts/Helvetica/Helvetica-Light.woff2) format('woff2'), url(../fonts/Helvetica/Helvetica-Light.woff) format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Arketyp Serif';
    src: url(../fonts/ArketypSerif-Text.woff2) format('woff2'), url(../fonts/ArketypSerif-Text.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Apercu-Regular;
    src: url(../fonts/Apercu-Regular.otf)
}

@font-face {
    font-family: Apercu-Medium;
    src: url(../fonts/Apercu-Medium.otf)
}

@font-face {
    font-family: Apercu-Bold;
    src: url(../fonts/Apercu-Bold.otf)
}

@font-face {
    font-family: Apercu-Light;
    src: url(../fonts/Apercu-Light.otf)
}

@font-face {
    font-family: hagridextrabold;
    src: url(../fonts/hagrid-text-extrabold-trial.ttf) format('truetype')
}

@font-face {
    font-family: testsohne-kraftig;
    src: url(../fonts/testsohne-kraftig.otf)
}

@font-face {
    font-family: HeadingNowTrial-65Medium;
    src: url(../fonts/HeadingNowTrial-65Medium.ttf)
}

@font-face {
    font-family: brandon-grotesque-black;
    src: url(../fonts/brandon-grotesque-black.otf)
}

@font-face {
    font-family: brandon-grotesque-light;
    src: url(../fonts/brandon-grotesque-light.otf)
}

body {
    font-family: Helvetica;
    background: #000
}

.feedagpt-home-banner .feedagpt-home-banner-inner h2.werk-heading {
    font-family: hagridextrabold !important;
    letter-spacing: -1.5px
}

.feedagpt-home-banner .feedagpt-home-banner-inner h2.openhouse-heading {
    font-family: testsohne-kraftig !important
}

.feedagpt-home-banner .feedagpt-home-banner-inner h2.werk-heading i {
    font-style: normal;
    background: url(../images/co-work-union.png) no-repeat;
    color: #000;
    padding: 4px 10px;
    background-position: 4px 23px;
    padding-bottom: 18px;
    background-size: 100% auto
}

.feedagpt-home-banner .feedagpt-home-banner-inner h2.dehouse-heading {
    font-family: 'Arketyp Serif' !important
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 22px 48px;
    width: 100%;
    z-index: 15
}

.workin-home-banner .workin-app-store {
    position: absolute;
    bottom: 30px;
    left: 0 !important;
    width: 100%;
    text-align: center
}

.abode-uk-web .logo>img {
    height: 28px
}

.logo {
    width: 20%
}

.btn-area {
    width: 20%
}

.header_nav {
    width: 100%;
    border: 0 solid #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 0;
    padding: 3px
}

.link-area {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem
}

.link-area ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem
}

.ham_mob {
    background-color: transparent;
    display: none
}

.link-area a {
    color: #fff;
    font-weight: 500
}

.link-area a:hover {
    color: #f4a90a
}

.main-head .link-area a {
    color: #fff
}

.main-head .link-area a:hover {
    color: #f4a90a
}

.magic_btn {
    width: 100%;
    background: linear-gradient(#f9d171, #ff9fdf);
    opacity: 1 !important;
    color: #000 !important;
    border-radius: 7px
}

.ham-u {
    background-color: transparent;
    padding: 10px;
    display: none
}

.theme-button {
    background-color: #f4a90a;
    color: #000;
    display: block;
    padding: 15px 20px;
    border-radius: 15px;
    float: right;
    border: transparent solid 1px
}

.login {
    color: #fff
}

.modal-dialog .modal-content {
    border-radius: 25px
}

.modal-dialog .modal-content .container-popup {
    width: 70%;
    margin: 0 auto;
    text-align: center
}

.modal-dialog .modal-content .container-popup .popup-content {
    padding-bottom: 30px
}

.modal-dialog .modal-content .container-popup .popup-content h2 {
    font-size: 42px;
    line-height: 50px;
    text-transform: capitalize;
    font-family: Druk-WideMedium;
    font-weight: 400;
    padding: 10px 0;
    margin: 0;
    color: #000
}

.modal-dialog .modal-content .container-popup .popup-content p {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    padding: 0 0 15px 0
}

.modal-dialog .modal-content .container-popup .popup-content a {
    background: #e1a730;
    color: #000;
    font-size: 22px;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 40px;
    font-family: Druk-WideMedium
}

.Banner_hero_sec {
    width: 100%;
    height: calc(100vh - 110px);
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 50px;
    overflow: hidden auto
}

.card_device {
    max-width: 697px;
    height: 100vh;
    max-height: 530px;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    background: #f9d171;
    padding: 30px;
    position: relative
}

.head_card {
    color: #000;
    font-size: 68px;
    line-height: 1.1;
    font-weight: 400;
    font-family: "Bebas Neue", sans-serif
}

.para_card {
    color: #00000077;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 400
}

.card_bottom {
    width: 100%
}

.filter_frame_area {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative
}

.filter_frame_area2 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative
}

.filter_frame_area>img {
    width: 470px;
    margin-right: -5rem;
    opacity: 0;
    transition: opacity 1s ease-in-out
}

.banner_row {
    display: flex;
    gap: 20px
}

.filter_frame_area>img:not(:first-child) {
    position: absolute;
    right: 0
}

.filter_frame_area img.active {
    opacity: 1
}

.filter_frame {
    width: 100%;
    height: 400px;
    position: absolute;
    background-color: red
}

.first_card_row {
    display: flex;
    gap: 24px
}

.card_banner_col_left {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.card_banner_col_right {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px
}

.More_technologies {
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 20px;
    max-height: 530px;
    max-width: 170px;
    width: 100%;
    overflow: hidden auto;
    display: flex;
    flex-direction: column;
    gap: 15px
}

.for_mob_row {
    display: none;
    gap: 14px
}

.More_technologies::-webkit-scrollbar {
    display: none
}

.More_technologies>h3 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-family: "Bebas Neue", sans-serif;
    text-transform: uppercase
}

.card_bottom>a {
    border: 1px solid #000;
    color: #000;
    font-weight: 400;
    padding: 22px 50px;
    border-radius: 18px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 2;
    transition: .3s ease
}

.card_bottom>a:hover {
    background: #000;
    color: #fff
}

.agent_card {
    width: 100%;
    min-height: 115px;
    border-radius: 14px;
    background-color: #f4a90a;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px
}

.agent_card>p {
    color: #fff;
    font-size: 12px;
    text-align: center
}

.Cotation_cont {
    max-width: 900px;
    width: 100%;
    height: 100vh;
    max-height: 200px;
    background: #25a1b3;
    border-radius: 20px;
    padding: 25px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.Cotation_cont>a {
    border: 1px solid #fff;
    color: #fff;
    font-weight: 400;
    padding: 22px 25px;
    border-radius: 18px;
    display: block;
    transition: .3s ease
}

.Cotation_cont>a:hover {
    background: #fff;
    color: #000
}

.cot_detail {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    max-width: 620px
}

.cot_detail>h2 {
    color: #fff;
    font-size: 46px;
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif
}

.cot_detail>p {
    color: #fff;
    line-height: 1.5;
    font-size: 20px;
    font-weight: 400
}

.cut_mob {
    width: 400px;
    margin-right: -2rem;
    margin-top: -8rem
}

.cont_2 {
    background: #fba279
}

.bg_pink {
    background: #f4a90a
}

.gred1 {
    background: linear-gradient(#797ef6, #56c7e7)
}

.gred2 {
    background: linear-gradient(#f04393, #c5266f)
}

.gred3 {
    background: linear-gradient(#4adede, #27b2ea)
}

.gred4 {
    background: linear-gradient(#1aa7ec, #797ef6)
}

.gred5 {
    background: linear-gradient(#3c4cac, #ce4499)
}

.gred6 {
    background: linear-gradient(#250f8d, #363dac)
}

.gred7 {
    background: linear-gradient(#e8a39c, #ed5892)
}

.gred8 {
    background: linear-gradient(#f04393, #fbc34a)
}

.MainSection {
    width: 100%;
    height: 100dvh
}

.hide-menu {
    font-size: 14px
}

.sideBar_U {
    width: 270px;
    height: 100dvh;
    background-color: #000
}

.sidebar_head {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1.3rem;
    border-bottom: 1px solid #ffffff27;
    background: #000
}

.nav_logo>img {
    height: 20px
}

.nav-close {
    background-color: transparent;
    padding: 2px
}

.left-sidebar {
    background-color: #000 !important
}

.topbar {
    background: #ebebeb !important
}

#sidebarnav,
.navbar-header {
    background: 0 0 !important
}

.sidebar_icon {
    height: 24px;
    margin-right: 5px
}

.sidebar-item {
    padding: 2px 6px
}

.sidebar-item>a {
    display: flex;
    align-items: center;
    gap: 15px
}

.ham__u {
    display: none
}

.navbar-header {
    margin-top: -1.8rem
}

.Btn_share {
    display: flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
    color: #fff !important;
    font-size: 10px;
    background-color: #000 !important;
    padding: 10px;
    border-radius: 9px
}

.deshHead {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(90deg, #f4a90a, #f9d171) !important;
    padding: 12px 35px !important
}

.Btn_share>img {
    height: 12px
}

.dash_heading {
    color: #000;
    font-size: 40px
}

.switch {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 12px
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    -webkit-transition: .4s;
    transition: .4s;
    border: .2px solid #000
}

.slider:before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    left: 1.2px;
    bottom: 1px;
    background-color: #000;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked+.slider {
    background-color: #fff
}

input:focus+.slider {
    box-shadow: 0 0 1px #fff
}

input:checked+.slider:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.slider.round_u {
    border-radius: 34px
}

.slider.round_u:before {
    border-radius: 50%
}

.Switch_area {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 10px
}

.date_u {
    font-size: 10px;
    color: #0000007a
}

.head_rigt {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-end
}

.footer_link {
    display: flex;
    justify-content: space-between;
    padding: 2.5rem;
    background-color: #fff
}

.footer_link>p {
    color: #0000007e;
    font-size: 16px
}

.dash_foot_link {
    display: flex;
    align-items: center;
    gap: 2rem;
    background: 0 0
}

.dash_foot_link>a {
    color: #0000007e;
    font-size: 16px
}

.dash_foot_link>a:hover {
    color: #000
}

.wrap_u {
    padding: 2rem 2rem 0 !important
}

.dash_wrap_row_1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #000;
    padding-bottom: 1rem
}

.dash_wrap_row_1>h3 {
    color: #000;
    font-size: 18px;
    font-weight: 400
}

.para2 {
    color: #000;
    line-height: 1.3;
    padding: 1rem 0;
    font-size: 18px;
    font-weight: 400
}

.prompt_card {
    width: 100%;
    height: 255px;
    overflow: hidden auto;
    border: 1px solid #000;
    border-radius: 10px
}

.card_head_area {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    border-bottom: 1px solid #000;
    position: sticky;
    top: 0
}

.card_head_area>h2 {
    font-size: 18px;
    color: #000
}

.prompt_card>textarea {
    width: 100%;
    height: 100vh;
    max-height: 195px;
    border: none;
    outline: 0;
    background: 0 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    padding: 16px
}

.long_promp {
    height: 533px;
    position: relative
}

.long_promp textarea {
    max-height: 470px
}

.long_promp .card_head_area {
    background-color: #f9d171
}

.long_promp h2 {
    color: #000 !important
}

.wrap_u {
    height: calc(100vh - 200px);
    overflow: hidden auto
}

.askQ {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    border: none;
    border-top: 1px solid #000;
    background: #f5f5f5;
    font-size: 16px;
    font-weight: 300
}

.head_row_mob {
    display: none;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(90deg, #f4a90a, #f9d171);
    padding: 1.5rem
}

.head_left {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.sidebar_mob {
    display: none;
    background: #000 !important
}

.drop_logo {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.drop_logo>img {
    height: 50%
}

.blog-detial {
    padding: 130px 0
}

.blog-detial .blog-detial-inner {
    width: 70%;
    margin: 0 auto
}

.blog-detial .blog-detial-inner ol,
.blog-detial .blog-detial-inner ul {
    list-style: inherit;
    padding-left: 60px;
    margin: 20px 0
}

.blog-detial .blog-detial-inner ol {
    list-style: decimal
}

.blog-detial .blog-detial-inner ol li,
.blog-detial .blog-detial-inner ul li {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin-bottom: 15px
}

.blog-detial .blog-detial-inner blockquote {
    border: 0;
    border-left: 3px solid #000;
    margin: 20px 0;
    padding: 0 15px
}

.blog-detial .blog-detial-inner h1 {
    color: #000;
    font-size: 42px;
    line-height: 46px;
    margin-bottom: 25px;
    font-weight: 600;
    font-family: testsohne-kraftig !important
}

.blog-detial .blog-detial-inner h2 {
    color: #000;
    font-size: 26px;
    margin: 15px 0;
    font-family: testsohne-kraftig !important
}

.blog-detial .blog-detial-inner h3,
.blog-detial .blog-detial-inner h4,
.blog-detial .blog-detial-inner h5 {
    color: #000;
    font-size: 20px;
    font-family: testsohne-kraftig !important
}

.blog-detial .blog-detial-inner p {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin: 15px 0
}

.blog-detial .blog-detial-inner blockquote p {
    font-style: italic;
    font-size: 16px;
    line-height: 26px;
    color: #2d2d2d;
    margin: 10px 0
}

.blog-detial .blog-detial-inner a,
.blog-detial .blog-detial-inner blockquote a {
    color: #000;
    text-decoration: underline
}

.blog-detial .blog-detial-inner iframe,
.blog-detial .blog-detial-inner video {
    width: 100%;
    height: 550px
}

@media (min-width:1440px) {
    .by-author {
        font-size: 20px
    }

    .blog-detial .blog-detial-inner h1 {
        color: #000;
        font-size: 52px;
        line-height: 52px
    }

    .blog-detial .blog-detial-inner p {
        font-size: 22px;
        line-height: 32px;
        color: #000;
        margin: 20px 0
    }

    .blog-detial .blog-detial-inner blockquote p {
        font-style: italic;
        font-size: 19px;
        line-height: 29px
    }

    .blog-detial .blog-detial-inner ol li,
    .blog-detial .blog-detial-inner ul li {
        font-size: 22px;
        line-height: 32px
    }
}

@media (max-width:1680px) {
    .wrap_u {
        height: calc(100vh - 180px);
        min-height: fit-content !important
    }

    .head_card {
        font-size: 55px
    }

    .cot_detail {
        max-width: 520px
    }

    .cot_detail>p,
    .para_card {
        font-size: 16px;
        line-height: 1.5
    }

    .Cotation_cont>a {
        padding: 18px 20px;
        border-radius: 15px
    }

    .cut_mob {
        margin-top: -4rem
    }
}

@media (max-width:1600px) {
    .footer_link {
        padding: 2rem
    }

    .dash_heading {
        font-size: 32px
    }

    .filter_frame_area>img {
        width: 395px
    }

    .More_technologies,
    .card_device {
        max-height: 420px;
        border-radius: 20px
    }

    .head_card {
        font-size: 42px
    }

    .card_bottom>a {
        padding: 16px 35px;
        border-radius: 12px
    }

    .cot_detail>h2 {
        font-size: 38px
    }

    .Cotation_cont {
        max-height: 170px;
        padding: 20px
    }

    .cut_mob {
        width: 295px
    }

    .wrap_u {
        height: calc(100vh - 165px)
    }
}

@media(max-width:1599px) {
    .prompt_tag {
        font-size: 16px
    }
}

@media(max-width:1440px) {

    .askQ,
    .card_head_area>h2,
    .dash_foot_link>a,
    .footer_link>p,
    .prompt_card>textarea {
        font-size: 14px
    }

    .para2 {
        font-size: 16px
    }

    .More_technologies,
    .card_device {
        padding: 20px
    }

    .head_card {
        font-size: 36px
    }

    .cot_detail>p,
    .para_card {
        font-size: 14px
    }

    .cot_detail {
        max-width: 420px
    }

    .Cotation_cont>a {
        padding: 14px 20px;
        border-radius: 10px;
        font-size: 14px
    }

    .cut_mob {
        margin-top: -2rem
    }
}

@media(max-width:1366px) {

    .Cotation_cont,
    .More_technologies,
    .card_device {
        max-height: 340px;
        border-radius: 16px;
        padding: 15px
    }

    .Cotation_cont {
        max-height: 140px
    }

    .More_technologies {
        padding: 10px
    }

    .agent_card>img {
        height: 28px
    }

    .banner_row,
    .card_banner_col_left,
    .card_banner_col_right,
    .first_card_row {
        gap: 14px
    }

    .main-head .link-area a {
        font-size: 14px
    }

    .theme_for_banner {
        padding: 12px 15px;
        border-radius: 10px;
        font-size: 14px
    }

    .logo>img {
        height: 36px
    }

    .dryve-web .logo>img {
        height: 20px
    }

    .abode-uk-web .logo>img {
        height: 28px
    }

    .header_nav {
        border-radius: 14px
    }

    .agent_card>p {
        font-size: 9px
    }

    .More_technologies {
        max-width: 140px
    }

    .More_technologies>h3 {
        font-size: 22px
    }

    .Cotation_cont>a,
    .card_bottom>a {
        padding: 12px 24px;
        border-radius: 8px;
        font-size: 12px;
        text-wrap: nowrap
    }

    .cot_detail>h2 {
        font-size: 32px
    }

    .filter_frame_area>img {
        width: 314px
    }

    .Banner_hero_sec {
        width: 100%;
        height: calc(100vh - 95px)
    }
}

@media(max-width:1280px) {
    .logo>img {
        height: 36px
    }

    .head {
        font-size: 38px
    }

    .head1 {
        max-width: 720px
    }

    .para {
        font-size: 18px;
        line-height: 1.5
    }

    .footer_link {
        padding: 1rem;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        gap: 10px
    }

    .header {
        padding: 15px 25px
    }

    .Banner_hero_sec {
        padding: 0 25px
    }

    .More_technologies {
        max-width: 127px
    }

    .agent_card {
        min-height: 100px;
        border-radius: 10px
    }

    .head_card {
        font-size: 30px;
        max-width: 320px
    }

    .More_technologies,
    .card_device {
        max-height: 300px
    }

    .para_card {
        font-size: 14px;
        max-width: 380px
    }

    .Cotation_cont {
        gap: 2rem
    }

    .cot_detail>h2 {
        font-size: 26px
    }

    .filter_frame_area>img {
        width: 255px;
        margin-right: -3rem
    }

    .cut_mob {
        width: 245px;
        margin-right: -1rem;
        margin-top: -5rem
    }

    .Cotation_cont>a,
    .card_bottom>a {
        padding: 12px 20px
    }

    .Banner_hero_sec {
        height: calc(100vh - 80px)
    }

    .wrap_u {
        height: calc(100vh - 155px)
    }
}

@media(max-width:1200px) {
    #main-wrapper[data-sidebartype=full] .page-wrapper {
        margin-left: 65px
    }

    .page-wrapper {
        margin-left: 65px
    }

    .left-sidebar {
        position: fixed
    }

    .wrap_u {
        height: calc(100vh - 155px)
    }

    .dash_heading {
        font-size: 28px
    }

    .deshHead {
        padding: 10px 16px !important
    }

    .Cotation_cont {
        gap: 8px
    }

    .Cotation_cont {
        max-height: fit-content;
        height: auto
    }

    .first_card_row {
        flex-direction: column
    }

    .More_technologies {
        max-width: 100%;
        flex-direction: row;
        flex-wrap: wrap
    }

    .Banner_hero_sec {
        justify-content: flex-start;
        padding-bottom: 1rem
    }

    .agent_card {
        width: 120px;
        flex-basis: 26%
    }

    .More_technologies>h3 {
        flex-basis: 30%
    }
}

@media(max-width:1080px) {
    .dash_heading {
        font-size: 24px;
        max-width: 300px
    }
}

@media(max-width:991px) {
    .blog-detial .blog-detial-inner h1 {
        color: #000;
        font-size: 32px;
        line-height: 36px
    }

    .tag_row {
        max-width: 690px;
        flex-wrap: wrap
    }

    .prompt_tag {
        text-wrap: nowrap
    }

    .head {
        line-height: 1.2
    }

    .modal-dialog .modal-content .container-popup {
        width: 75%
    }

    .modal-dialog .modal-content .container-popup .popup-content a {
        font-size: 18px
    }

    .modal-dialog .modal-content .container-popup .popup-content p {
        font-size: 16px;
        line-height: 24px
    }

    .modal-dialog .modal-content .container-popup .popup-content h2 {
        font-size: 28px;
        line-height: 36px
    }
}

@media(max-width:900px) {
    .card_device {
        max-height: 330px
    }

    .cut_mob {
        margin-top: -4rem
    }

    .Cotation_cont {
        flex-direction: column
    }

    .agent_card {
        flex-basis: 30%
    }
}

@media(max-width:767px) {
    .btn-area {
        display: flex;
        align-items: center;
        gap: 2rem;
        width: auto
    }

    .theme-button {
        font-size: 12px
    }

    .Banner_hero_sec::-webkit-scrollbar {
        display: none
    }

    .sidebar_mob {
        display: flex
    }

    .header {
        padding: 1rem
    }

    .for_mob_row {
        display: flex
    }

    .ham-u {
        display: block
    }

    .ham-u>img {
        filter: invert()
    }

    .head_row_mob {
        display: flex
    }

    .btn-area {
        gap: 10px
    }

    .left-sidebar {
        display: none
    }

    #main-wrapper[data-sidebartype=full] .page-wrapper {
        margin-left: 0
    }

    .page-wrapper {
        margin-left: 0
    }

    .navbar-header {
        max-width: 100%;
        margin: 0;
        width: 100%;
        display: block !important
    }

    .page-breadcrumb {
        display: none
    }

    .wrap_u {
        height: 100%;
        min-height: 100%;
        padding: 1rem 1rem 0 !important
    }

    .nav-close {
        display: none
    }

    .ham_mob {
        display: block
    }

    .long_promp textarea {
        max-height: 260px
    }

    .link-area {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 2.5rem;
        flex-direction: column
    }

    .for-web {
        display: none
    }

    .banner_row {
        flex-direction: column
    }

    .Cotation_cont {
        flex-direction: row
    }

    .More_technologies>h3 {
        flex-basis: 100%
    }

    .agent_card {
        flex-basis: 47%
    }

    .head_card {
        font-size: 30px;
        max-width: 436px
    }

    .para_card {
        max-width: 465px
    }
}

@media(max-width:665px) {
    .blog-detial .blog-detial-inner blockquote p {
        font-style: italic;
        font-size: 13px;
        line-height: 22px
    }

    .blog-detial .entry-footer {
        display: none
    }

    .blog-detial .blog-detial-inner ol,
    .blog-detial .blog-detial-inner ul {
        padding-left: 40px
    }

    .blog-detial .blog-detial-inner blockquote p {
        font-style: italic;
        font-size: 14px;
        line-height: 24px;
        color: #898989;
        margin: 10px 0
    }

    .blog-detial .blog-detial-inner ol li,
    .blog-detial .blog-detial-inner ul li {
        font-size: 14px;
        line-height: 24px;
        color: #000;
        margin-bottom: 10px
    }

    .blog-detial .blog-detial-inner iframe,
    .blog-detial .blog-detial-inner video {
        width: 100%;
        height: 250px
    }

    .blog-detial .blog-detial-inner h3,
    .blog-detial .blog-detial-inner h4,
    .blog-detial .blog-detial-inner h5 {
        color: #000;
        font-size: 16px
    }

    .blog-detial .blog-detial-inner p {
        font-size: 14px;
        line-height: 20px
    }

    .blog-detial .blog-detial-inner h1 {
        font-size: 28px;
        line-height: 31px;
        margin-bottom: 15px
    }

    .blog-detial .blog-detial-inner {
        width: 90%;
        margin: 0 auto
    }

    .wrap_u .row {
        flex-direction: column;
        gap: 1rem
    }

    .wrap_u .row .col-6 {
        width: 100%;
        max-width: 100%
    }

    .prompt_card {
        height: 330px
    }

    .dash_foot_link>a,
    .footer_link>p {
        font-size: 12px
    }

    .dash_foot_link {
        gap: 1rem
    }

    .modal-dialog .modal-content .container-popup {
        width: 85%
    }

    .modal-dialog .modal-content .container-popup .popup-content h2 {
        font-size: 24px;
        line-height: 32px
    }

    .modal-dialog .modal-content .container-popup .popup-content p {
        font-size: 14px;
        line-height: 20px
    }

    .modal-dialog .modal-content .container-popup .popup-content a {
        font-size: 16px
    }

    .abode-uk-web .logo>img {
        height: 22px
    }
}

@media(max-width:613px) {
    .cot_detail>p {
        font-size: 10px
    }

    .agent_card {
        flex-basis: 46%
    }
}

.workin-banner-mobile {
    display: none
}

@media(max-width:500px) {
    .workin-banner-mobile {
        display: block
    }

    .workin-banner-desktop {
        display: none
    }

    .dash_foot_link {
        flex-direction: column
    }

    .Banner_hero_sec {
        padding: 0 16px
    }

    .Cotation_cont>a,
    .card_bottom>a {
        padding: 8px 14px;
        font-size: 10px
    }

    .cot_detail>h2 {
        font-size: 22px
    }

    .cot_detail>p {
        margin-top: 10px
    }

    .More_technologies {
        gap: 8px
    }

    .agent_card {
        flex-basis: 47%
    }

    .agent_card {
        min-height: 86px;
        border-radius: 10px
    }

    .More_technologies>h3 {
        font-size: 18px
    }

    .agent_card>img {
        height: 20px
    }
}

@media(max-width:450px) {
    .btn-area {
        gap: 0
    }

    .Cotation_cont {
        flex-direction: column
    }

    .for_mob_row {
        gap: 10px
    }

    .More_technologies {
        justify-content: center;
        align-items: center
    }
}

@media(max-width:400px) {
    .for_mob_row {
        flex-direction: column
    }
}

@media(max-width:375px) {
    .head_row_mob {
        padding: 1rem
    }

    .dash_heading {
        font-size: 22px
    }
}