<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width:1400px){
    #top-main-section .row .col-lg-3 {
        max-width: 18%;
    }
    .app-link-demo .col-lg-10{
            width: 70.333333%;
    }
}
@media only screen and (max-width:1200px){
    picture.info-box-img img {
        max-width: 100%;
    }
    #top-main-section .row .col-lg-3{
        max-width: unset;
    }
    .store-btn {
        padding: 15px 15px;
        min-width: 100%;
        float: left;
    }
    .store-btn {
        padding: 15px 25px;
        min-width: 100%;
        float: left;
    }
    .app-link-demo .app-store-btn {
        margin-left: 15px;
    }
    section#mid-txt-main .container .row {
        margin-top: 30px;
    }
    #Android-screens .item picture img {
        max-width: 80%;
    }
    #Android-screens .owl-nav button.owl-prev{
        left: -5px;
    }
    #Android-screens .owl-nav button.owl-next{
        right: -5px;
    }
    #acoordian-section button.accordion-button{
        font-size: 15px;
    }
}
@media only screen and (max-width:991px){
    #top-main-section .row .col-lg-3 {
        margin-top: 50px;
        max-width: 50%;
        z-index: 99;
    }
    #top-main-section .row:last-child .col-lg-6 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    section#mid-txt-main .container .row {
        margin-top: 0px;
    }
    #Features-section-2 .col-lg-7 {
        display: flex;
        justify-content: center;
    }
    .Features-div img {
        margin-right: 0px;
    }
    section#Benefits-section {
        padding-bottom: 30px;
    }
    #mid-txt-main .row {
        display: flex;
        justify-content: center;
    }
    picture.info-box-img {
        display: none;
    }
    .info-box {
        padding-left: 0px;
    }
    .breadcrum-bar {
        margin-top: 98px;
    }
    section#Benefits-section .row {
        flex-direction: column-reverse;
    }
    .on-demand-section {
        justify-content: center;
    }
       picture.shape3 img {
        /* left: 50%; */
        /* transform: translateX(-50%); */
        right: auto;
        padding: 0 20px;
    }
    .advanced-features .row .col-lg-4 {
        max-width: 50%;
    }
    .advanced-txt {
        max-width: 100%;
    }
    .advanced-sm-txt {
        max-width: 100%;
    }
    .video_leaf {
        left: -65px;
        top: -22px;
    }
    .cup {
        right: -85px;
        bottom: 25px;
    }
    #our-apps .row .col-lg-4 {
        max-width: 50%;
    }
    #app-demo-section .row .col-lg-6 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .para-app-demo {
        text-align: center;
    }
    .app-link-demo {
        display: flex;
        flex-direction: row !important;
        justify-content: center;
    }
    .app-link-demo .col-lg-10 {
        padding-top: 15px;
        margin-bottom: 40px;
    }
    #airbnb-contact-us .nav-pills .nav-link {
        padding: 0.5rem 0.5rem !important;
    }
    .key-feautures-box .description {
        font-size: 14px;
    }
    #mid-txt-main picture.reason1 {
        display: flex;
        justify-content: center;
    }
    #mid-txt-main picture.reason2 {
        display: flex;
        justify-content: center;
    }
    picture.Features-div {
        display: flex;
        justify-content: center;
    }
    #app-demo-section{
        padding: 45px 0 80px;
    }
    .reason1 img {
        height: auto;
        width: auto;
    }
    .reason2 img {
        height: auto;
        width: auto;
    }
    #top-main-section{
        padding-top: 50px;
    }
    section#main-info-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    section#mid-txt-main .container h2{
        margin-top: 30px;
    }
    .store-btn {
        padding: 15px 40px;
    }
    .our-app-txt{
        font-size: 14px;
    }
}
@media only screen and (max-width:767px){
    .heading-app-demo {
        text-align: center; 
        font-size: 37px;
    }
    #airbnb-contact-us li.nav-item {
        width: 50%;
    }
    #top-main-section{
        padding: 40px 0 40px;
    }
    #Benefits-section .benefits-heading {
        font-size: 27px !important;
        line-height: 38px;
    }
    .advanced-features .row .col-lg-4 {
        text-align: center;
        margin-bottom: 40px;
    }
    .cup {
        right: -70px;
        bottom: 25px;
    }
    section#mid-txt-main .container h2 {
        font-size: 26px;
        line-height: 35px;
        margin-top: 20px;
    }
    .Android-screens-txt {
        padding-bottom: 30px;
    }
    #app-demo-section {
        padding: 45px 0 45px;
    }
    .responsive-table {
        overflow-x: scroll;
    }
    .pricing-table {
        width: 767px;
    }
    .video_info p {
        line-height: 50px;
        top: 50%;
        font-size: 60px;
    }
    #pricing-section ::-webkit-scrollbar {
        width: 10px;
      }
      
      #pricing-section ::-webkit-scrollbar-track {
        background: #f1f1f1;
      }
      
      #pricing-section ::-webkit-scrollbar-thumb {
        background: #888;
      }
      
      #pricing-section ::-webkit-scrollbar-thumb:hover {
        background: #555;
      }
      #top-main-section .row .col-lg-6 h1{
        font-size: 35px;
      }
      #top-main-section{
        padding-top: 20px;
      }
      #Features-section-2 .row .col-lg-5 h2{
        font-size: 27px !important;
        line-height: 38px;
    }
    .admin-detail p:first-child{
        font-size: 25px;
    }
    .admin-detail p{
        font-size: 14px;
    }
    .our-app-txt{
        font-size: 13px;
    }
}
@media only screen and (max-width:575px){
    .info-box {
        padding: 0 25px;
    }
    section#key-features .col-lg-3.col-md-4.col-sm-6 {
        max-width: 50%;
    }
    .key-feautures-box{
        margin: 60px 0 40px;
    }
    .cup {
        right: 0px;
        bottom: 25px;
    }
    .video_leaf {
        left: 0px;
        top: -22px;
    }
    .android-sreeen-slider .owl-item .item picture img {
        max-width: max-content;
    }
    .on-demand-section .shape3 img {
        padding: 0 20px;
    }
    #Benefits-section .benefits-heading {
        font-size: 23px !important;
    }
    #Features-section-2 .row .col-lg-5 h2{
        font-size: 23px !important;
    }
    .app-heading{
        font-weight: 600;
        color: #222d39;
        font-size: 24px;
    }
    .our-app-link{
        font-size: 14px;
    }
    .heading-app-demo{
        font-size: 30px;
    }
    .btn-td button{
        font-size: 13px;
    }
    .contact-us-heading{
        font-size: 23px;
    }
}
@media only screen and (max-width:480px){
    #top-main-section .row .col-lg-6 h1 {
        font-size: 30px;
        line-height: 33px;
    }
    .advanced-features .row .col-lg-4 {
        max-width: 100%;
    }
    section#key-features .col-lg-3.col-md-4.col-sm-6 {
        max-width: 100%;
    }
    .key-feautures-box .description {
        font-size: 16px;
    }
    #our-apps .row .col-lg-4 {
        max-width: 100%;
    }
    .store-btn {
        padding: 10px 30px;
        font-size: 14px;
    }
    .store-btn {
        padding:10px 25px;
        font-size: 14px;
    }
}
@media only screen and (max-width:400px){
    .store-btn {
        padding: 10px 10px;
    }
}</pre></body></html>