@media (min-width: 1200px) {
    .container{
        max-width: 1330px;
    }
    .container-lg{
        max-width: 1200px;
    }
    .dld-choose-list {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 1199px) {
    .dld-page-nav .dld-navbar {
        gap: 14px;
    }
    .dld-page-nav .dld-navbar .nav-link {
        font-size: 16px;
        font-weight: 500;
        line-height: 76px;
    }
    .dld-header-btn .btn-grad {
        padding: 5px 8px;
    }
    h1 {
        font-size: 38px;
    }
    h2 {
        font-size: 32px;
    }
    .dld-banner-caption {
        max-width: 500px;
    }
    .dld-search-form {
        max-width: 100%;
    }
    .dld-footer-page .ft-heading strong{
        font-size: 16px;
        line-height: 22px;
    }
    .dld-profile-steps-wrapper .dld-logo-startkit-list{
        grid-template-columns: repeat(3, 1fr);
    }
    .dld-profile-wrapper, .dld-profile-steps-wrapper {
        padding: 25px 20px 40px 20px;
    }
    .dld-profile-steps-list ul {
        margin-bottom: 30px;
    }
    .dld-edit-logo {
        width: 190px;
    }
    .dld-pricing-sec h2 {
        font-size: 24px;
    }
    .dld-compare-plan-wrapper{
        padding: 20px;
    }
    .dld-compare-plan-table-wrapper{
        overflow: auto;
    }
    .dld-compare-plan-table .dld-compare-ico {
        width: 22px;
        height: 22px;
        font-size: 14px;
    }
    .dld-blog-post .title {
        font-size: 22px;
    }
    .dld-blog-detail-post h1 {
        font-size: 27px;
    }
    .dld-blog-detail-post h2 {
        font-size: 23px;
    }
    .dld-blog-detail-post h3 {
        font-size: 21px;
    }
    .dld-addon-col{
        min-height: 300px;
    }
    .dld-category-banner-sec {
        min-height: 300px;
    }
    .dld-category-search-form .form-control {
        height: 42px;
    }
    .dld-startkit-features .dld-category-search-form {
        max-width: 400px;
    }
    .dld-startkit-features .search-btn {
        font-size: 18px;
        min-width: 85px;
    }
    .dld-startkit-aside .form-control {
        padding: 4px 55px 4px 14px;
        font-size: 15px;
        height: 42px;
    }
    .dld-checkout-wrapper {
        padding: 0 25px;
    }
    .dld-checkout-form-wrap {
        padding: 25px 0;
    }
    .dld-payment-method-head{
        margin-bottom: 10px;
    }
    .dld-checkout-form-footer {
        padding: 20px 25px 0;
    }
    .dld-logo-startkit-list:has(.old__logo) {
        grid-template-columns: repeat(3, 1fr);
    }
    /****  DLD Template Frame Content Responsive */
    .dld-template-frame-content {
        height: 600px;
    }
    .business-template-frame{
        -ms-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -o-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        transform: scale(.8);
        -ms-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 125%;
    }
    .invoices-addons-list{
        font-size: 14px;
    }
    .dld-invoice-listing {
        gap: 20px;
        grid-template-columns: repeat(3, 1fr);
    }
    .dld-editor-features-list > .tab-content {
        padding: 15px 15px 45px 15px;
    }
    .dld-search-category-addons-list {
        grid-template-columns: repeat(3, 1fr);
    }
    .dld-service-addons .dld-service-addons-wrap .ico {
        width: 130px;
    }
    .dld-service-addons .dld-service-addons-counter {
        font-size: 30px;
        line-height: 35px;
        padding: 10px;
        top: 29px;
    }
    .dld-service-addons .dld-service-addons-wrap{
        padding: 30px 20px 30px 37px;
    }
}
@media (max-width: 991px) {
    h1 {
        font-size: 32px;
    }
    h2 {
        font-size: 28px;
    }
    .dld-section-caption{
        line-height: 24px;
        gap: 13px;
    }
    .spacing-padding{
        padding: 30px 0;
    }
    .spacing-margin{
        margin: 0 0 30px;
    }
    .bg-gradient {
        background: linear-gradient(120deg, rgba(0,192,254,.6) 0%, rgba(131,104,255,.6) 100%) !important;
    }
    .btn-grad{
        letter-spacing: .25px;
    }
    .dld-banner-sec{
        padding: 30px 0;
    }
    .dld-banner-sec .dld-img-block{
        position: static;
        transform: none;
        border-radius: 0;
        height: auto;
        width: 60%;
    }
    .dld-banner-sec .dld-img-block img{
        height: auto;
    }
    .dld-search-form .form-control {
        font-size: 15px;
        height: 45px;
        padding: 0 130px 0 15px;
    }
    .dld-search-form .btn-grad, .dld-search-form .btn {
        height: 40px;
        font-size: 16px;
        padding: 0 12px;
    }
    .dld-content-sec .dld-section-caption {
        gap: 10px;
    }
    .dld-choose-list {
        gap: 15px;
    }
    .dld-question-sec .accordion-button{
        font-size: 16px;
        padding: 10px 30px 10px 15px;
    }
    .dld-question-sec .fa-chevron-down{
        font-size: 14px;
    }
    .dld-category-list a{
        font-size: 14px;
        letter-spacing: 0;
    }
    .dld-category-list a:before,
    .category-name{
        padding: 4px 10px;
    }
    .dld-testimonial-card {
        padding: 20px;
    }
    .dld-logo-steps-list{
        grid-template-columns: repeat(2, 1fr);
    }
    .dld-template-appear-block {
        grid-template-columns: repeat(3, 1fr);
    }
    .dld-template-appear:hover .dld-template-outer {
        min-height: 102%;
        width: 102%;
    }
    .dld-profile-steps-wrapper .dld-logo-startkit-list{
        grid-template-columns: repeat(2, 1fr);
    }
    .dld-choose-file .upload-btn {
        font-size: 15px;
        padding: 6px 55px 6px 10px;
    }
    .dld-profile-header {
        padding: 5px;
        font-size: 20px;
        line-height: 28px;
    }
    .dld-profile-steps-list ul{
        font-size: 16px;
        line-height: 24px;
    }
    .dld-profile-wrapper, .dld-profile-steps-wrapper {
        padding: 20px;
    }
    .dld-profile-form-btn .btn-grad {
        padding: 6px 16px;
    }
    .dld-mobile-steps-list ul{
        flex-direction: column;
        gap: 0;
        border-bottom: none;
        margin-bottom: 0;
    }
    .dld-mobile-steps-list ul a.active:after{
        content: none;
    }
    .dld-mobile-steps-list ul a.active{
        background: linear-gradient(180deg, rgba(0,192,254,.3) 0%, rgba(131,104,255,.3) 100%);
        color: var(--black);
        -webkit-text-fill-color: inherit;
    }
    .dld-mobile-steps-list ul li a{
        border-bottom: 1px solid var(--medium-grey);
        padding-bottom: 5px;
        display: block;
        padding: 4px 8px;
        text-align: center;
    }
    .dld-profile-steps-wrapper .dld-logo-startkit-list .btn-grad {
        font-size: 14px;
    }
    .dld-pricing-sec h2 {
        font-size: 22px;
    }
    .dld-package-list-item .list-group-item {
        min-width: 160px;
        font-size: 16px;
        padding: 8px 15px;
        line-height: 22px;
    }
    .single-pricing .title {
        font-size: 24px;
        color: var(--dark-grey);
    }
    .pricing-price .price {
        font-size: 38px;
        line-height: 40px;
    }
    .pricing-price .currency {
        font-size: 20px;
        line-height: 24px;
    }
    .dld-package-list-item {
        margin-bottom: 20px;
    }
    .dld-offers-package-layout {
        padding: 0 15px 25px;
    }
    .single-pricing .pricing-content {
        padding-top: 10px;
    }
    .single-pricing .pricing-content .btn-grad {
        font-size: 16px;
    }
    .single-pricing .pricing-content .pricing-btn {
        padding-top: 15px;
    }
    .dld-blog-post .title {
        font-size: 20px;
    }
    .dld-blog-post .blog-content {
        padding: 15px 15px 0px;
    }
    .dld-blog-post{
        line-height: 20px;
    }
    .dld-blog-detail-post h1 {
        font-size: 25px;
    }
    .dld-blog-detail-post h2 {
        font-size: 22px;
    }
    .dld-blog-detail-post h3 {
        font-size: 19px;
    }
    .dld-blog-detail-post .blog-detail-text {
        margin-bottom: 20px;
        padding-bottom: 4px;
    }
    /* .dld-blog-detail-post{
        font-size: 14px;
        line-height: 20px;
    } */
    .dld-blog-side-bar h3 {
        margin-bottom: 20px;
    }
    .dld-blog-side-bar{
        padding-top: 20px;
    }
    .dld-addon-download .btn,
    .dld-addon-download .btn-grad{
        padding: 4px 8px;
        font-size: 14px;
    }
    #business_signature .dld-list-img-preview li, #business_invoice .dld-list-img-preview li {
        width: 100% !important;
    }
    .dld-preview-modal .modal-body {
        padding: 10px 15px;
    }
    .dld-preview-modal .modal-header h3 {
        font-size: 18px;
    }
    .dld-preview-modal .modal-header .btn-close:after{
        width: 25px;
        height: 25px;
        font-size: 16px;
    }
    .dld-preview-modal .modal-header .btn-close {
        width: 25px;
        height: 26px;
    }
    .dld-preview-modal .modal-header {
        padding: 6px 12px;
    }
    .dld-addon-sec {
        padding: 25px 0 90px;
    }
    .dld-flip-card-back a {
        font-size: 18px;
    }
    .dld-hire-web-form-sec h1 {
        font-size: 24px;
    }
    .dld-header-btn .btn-grad {
        line-height: 25px;
    }
    .dld-hire-web-form-sec .btn-grad {
        padding: 8px 20px;
    }
    .dld-search-category-list {
        gap: 12px;
        grid-template-columns: repeat(4, 1fr);
    }
    .dld-search-category-list li .dld-category-name {
        min-height: 65px;
        font-size: 17px;
        line-height: 22px;
    }
    /*    .dld-category-search-form .search-btn{
            width: 50px;
        }*/
    /*.dld-category-search-form .form-control {
        height: 44px;
        padding: 4px 50px 4px 12px;
        font-size: 15px;
    }*/
    .dld-category-banner-sec h1 {
        font-size: 30px;
    }
    .dld-category-banner-sec {
        min-height: 220px;
        background-position: right;
    }
    .dld-about-us-page-sec{
        line-height: 23px;
    }
    .dld-about-us-page-sec h1 {
        font-size: 26px;
    }
    .dld-about-us-page-sec h2 {
        font-size: 23px;
    }
    .dld-about-us-page-sec h3 {
        font-size: 20px;
    }
    .dld-contact-col{
        height: calc(100% - 24px);
    }
    .sample-logo {
        width: 200px;
        height: 200px;
        font-size: 32px;
        letter-spacing: 1.5px;
    }
    .dld-checkout-logo-wrapper {
        width: 40%;
        padding: 15px;
    }
    .dld-register-form-wrapper {
        padding: 15px;
        width: 60%;
    }
    .dld-regiter-sec {
        padding: 30px 0;
    }
    .dld-logo-detail-list {
        grid-template-columns: repeat(3, 1fr);
    }
    .dld-startkit-features .search-btn {
        font-size: 16px;
        min-width: 70px;
    }
    .dld-startkit-aside {
        position: absolute;
        left: -350px;
        width: 350px;
        height: 100%;
        background: var(--dark-grey);
        top: 0;
        padding: 15px;
        z-index: 10;
        opacity: 0;
        gap: 20px;
    }
    .dld-startkit-aside .dld-brows-logo {
        gap: 10px;
    }
    .dld-startkit-aside .dld-brows-logo a{
        color: var(--white-color);
        font-size: 15px;
        line-height: 21px;
    }
    .dld-download-wrapper h2,
    .dld-payment-method-head h2 {
        font-size: 24px;
    }
    .dld-checkout-header h3:after {
        font-size: 14px;
        width: 23px;
        height: 23px;
    }
    .dld-checkout-header h3 {
        line-height: 24px;
        padding-left: 30px;
        font-size: 20px;
    }
    .dld-download-wrapper {
        padding: 20px;
    }
    .dld-category-banner-sec .shape-svg {
        bottom: -1px;
    }
    /****  DLD Template Frame Content Responsive */
    .dld-template-frame-content {
        height: 632px;
    }
    .dld-footer-page .ft-heading strong{
        margin-bottom: 10px;
    }
    .dld-logo-detail-list li img.old__logo{
        height: 170px !important;
    }
    .dld-post-detail-wrapper .dld-post-detail-form, .dld-post-detail-wrapper .dld-text-holder{
        margin-bottom: 20px;
    }
    .dld-invoices-plateform-panel{
        height: auto;
        padding: 15px;
    }
    .invoice-heading-text .form-control {
        height: 65px;
        font-size: 45px;
    }
    .dld-invoice-listing {
        grid-template-columns: repeat(2, 1fr);
    }
    .dld-post-detail-wrapper .btn-grad,
    .dld-post-card-btn .btn-grad {
        padding: 6px 15px;
    }
    .dld-post-detail-wrapper h1{
        font-size: 28px;
    }
    .dld-email-signature-listing {
        gap: 10px;
        grid-template-columns: repeat(2, 1fr);
    }
    .dld-editor-features-col:has(.dld-preview-link.active){
        height: auto !important;
        display: none;
    }
    .dld-editor-features-list:has(.dld-preview-link.active){
        display: none !important;
    }
    .dld-email-signature-preview {
        padding-top: 35px;
    }
    .dld-search-category-addons-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .dld-logo-overlay{
        flex-direction: column;
    }
    .dld-main-modal-dialog .modal-body {
        padding: 15px;
    }
    .dld-startkit-page-modal .form-control {
        height: 42px;
        font-size: 14px;
    }
    .dld-startkit-page-modal .form-group .btn{
        height: 42px;
        font-size: 14px;
    }
    .dld-startkit-modal-category-list{
        margin-top: 15px;
    }
    .dld-footer-features{
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .dld-transection-table-features{
        width: 100%;
        overflow: auto;
    }
    .dld-transection-table{
        width: 600px;
    }
    .review-details .rating {
        gap: 15px;
    }
    .review-list li {
        padding: 15px;
        gap: 15px;
    }
    .review-profile {
        min-width: 80px;
        min-height: 80px;
        width: 80px;
        height: 80px;
    }
    .review-img {
        width: 70px;
        height: 70px;
        min-width: 70px;
    }
    .author-profile {
        width: 70px;
        height: 70px;
        font-size: 28px;
    }
    .dld-categories-widget-list {
        margin-bottom:35px;
    }
    .dld-categories-widget-list h2 {
        width: 40px;
        min-width: 40px;
        font-size: 23px;
        line-height: 23px;
    }
    .dld-categories-widget-list h2 span {
        height: 40px;
    }
    .dld-offer-modal {
        max-width: 620px;
    }
    .dld-offer-modal .modals-body .btn-img {
        max-width: 245px;
    }
}
@media (max-width: 767px) {
    body{
        font-size: 15px;
    }
    h1{
        font-size: 29px;
    }
    h2{
        font-size: 25px;
    }
    h3{
        font-size: 20px;
    }
    h4{
        font-size: 17px;
    }
    .dld-banner-sec {
        border-bottom-right-radius: 100px;
    }
    .dld-search-form .form-group{
        gap: 10px;
    }
    .dld-search-form .form-control{
        border-radius: 5px !important;
        padding: 0 15px;
        height: 40px;
    }
    .dld-search-form .btn{
        position: relative !important;
        border-radius: 5px !important;
    }
    .dld-banner-sec .dld-img-block{
        width: 95%;
    }
    .dld-rating-wrapper .rating-points {
        font-size: 17px;
    }
    .dld-rating-wrapper .dld-rating-star {
        width: 100px;
        height: 22px;
        margin-right: 8px;
    }
    .dld-choose-list {
        gap: 10px;
        grid-template-columns: repeat(1, 1fr);
    }
    .dld-logo-steps-list{
        grid-template-columns: repeat(1, 1fr);
    }
    .dld-template-appear-block {
        grid-template-columns: repeat(2, 1fr);
    }
    .create-log-btn a{
        font-size: 13px;
    }
    .dld-search-category-list {
        gap: 10px;
        grid-template-columns: repeat(2, 1fr);
    }
    .dld-category-banner-sec h1 {
        font-size: 25px;
    }
    .dld-contact-sec .dld-contact-form {
        padding: 20px;
    }
    .dld-checkout-logo-wrapper {
        width: 100%;
    }
    .dld-register-form-wrapper {
        width: 100%;
    }
    .dld-register-form-wrapper .form-control {
        border: 1px solid var(--medium-grey);
        background: var(--light-grey);
        padding: 10px 10px 10px 40px;
    }
    .dld-register-form-wrapper .form-icon {
        left: 10px;
    }
    .dld-logo-detail-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .dld-logo-startkit-list:has(.old__logo),
    .dld-logo-startkit-list {
        gap: 8px;
        grid-template-columns: repeat(2, 1fr);
    }
    .dld-category-search-form .form-control {
        padding: 4px 50px 4px 10px;
        font-size: 15px;
        font-weight: 400;
    }
    .dld-category-search-form .search-btn{
        min-width: 60px;
    }
    .dld-payment-btn {
        padding: 7px;
        min-width: 140px;
    }
    .dld-checkout-wrapper {
        padding: 0 15px;
    }
    .dld-checkout-form-footer {
        padding: 20px 15px 0;
    }
    .dld-billing-wrapper:after{
        content: none;
    }
    /****  DLD Template Frame Content Responsive */
    .dld-template-frame-content{
        padding: 15px;
        height: 420px;
    }
    .invoice-template-frame {
        height: 320px;
    }
    .business-template-frame{
        -ms-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -o-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        transform: scale(.5);
        -ms-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 200%;
    }
    .dld-forgot-img{
        width: 200px;
    }
    .dld-register-form-wrapper h3 {
        font-size: 22px;
    }
    .dld-listing-card{
        height: auto;
        padding: 10px;
    }
    .dld-services-modal .modal-body{
        padding: 20px;
    }
    .dld-main-table-plateform .items,
    .dld-main-table-plateform .dld-main-list-head{
        flex-wrap: wrap;
    }
    .dld-main-table-plateform .dld-main-list-head li:last-child{
        display: none !important;
    }
    .dld-main-table-plateform ul li:nth-child(1) {
        width: calc(55% - 4px);
    }
    .dld-main-table-plateform ul li:nth-child(2) {
        width: calc(45% - 4px);
    }
    .dld-main-table-plateform ul li:nth-child(3){
        width: calc(26% - 5.5px);
    }
    .dld-main-table-plateform ul li:nth-child(4),
    .dld-main-table-plateform ul li:nth-child(5) {
        width: calc(36% - 5.5px);
    }
    .dld-main-table-plateform ul.items li:nth-child(3),
    .dld-main-table-plateform ul.items li:nth-child(4),
    .dld-main-table-plateform ul.items li:nth-child(5) {
        padding: 0;
    }

    .dld-hiring-popup{
        display: none !important;
    }
    .invoice-currency-changer .currency-name{
        font-size: 12px;
    }
    .dld-list-trash-btn{
        display: block;
    }
    .dld-main-table-plateform .items {
        border: 1px solid var(--medium-grey);
        padding: 10px 12px 4px;
        margin-bottom: 15px !important;
        background: var(--light-grey);
        position: relative;
    }
    .dld-main-table-plateform .items .form-control{
        background: var(--white-color);
    }
    .dld-list-trash-btn{
        position: absolute;
        top: -10px;
        right: -10px;
        width: 20px;
        height: 20px;
        background: var(--danger-color);
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--white-color);
        border-radius: 50px;
        font-size: 13px;
    }
    .dld-invoices-plateform-panel .btn-light{
        padding: 4px 9px;
        font-size: 12px;
    }
    .dld-main-table-plateform ul {
        gap: 4px 8px;
    }
    .invoice-heading-text .form-control {
        height: 55px;
        font-size: 35px;
    }
    .invoice-heading-text{
        width: 60%;
    }
    .dld-invoice-listing {
        grid-template-columns:auto;
    }
    .dld-post-detail-wrapper h1{
        font-size: 24px;
    }
    .dld-post-card-btn {
        padding-top: 20px;
    }
    .dld-email-signature-listing {
        gap: 10px;
        grid-template-columns: none;
    }
    .signature-preview-wrapper .signature-preview-holder{
        overflow: auto;
        width: 100%;
    }
    .signature-preview-wrapper .signature-preview-holder > table{
        width: 500px;
    }
    .dld-signature-icon-list label{
        gap: 4px;
    }
    .dld-signature-icon-list {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px 5px;
    }
    .offcanvas-header{
        padding: 7px 10px;
    }
    .dld-signature-generate-list .img-holder img {
        max-height: none;
        max-width: 82%;
    }
    .dld-signature-generate-list li {
        width: 100%;
    }
    .style-tab-content .template-text-style {
        width: 100%;
    }
    .style-tab-content .list-group{
        flex-wrap: wrap;
    }
    .style-tabpanel .list-group-item{
        width: 50%;
    }
    .style-tabpanel .list-group-item:last-child,
    .style-tabpanel .list-group-item:first-child {
        border-radius: 0 !important;
    }
    .dld-img-generate-list svg{
        width: 16px;
        height: 16px;
    }
    .btn-block-offcanvas .btn, .btn-block-offcanvas .btn-grad {
        min-width: 80px;
    }
    .dld-Addons-signature-list li {
        width: 80%;
        display: flex;
    }
    .dld-Addons-signature-list {
        gap: 10px;
        flex-direction: column;
    }
    .renewal-btn-block .btn-grad {
        font-size: 16px;
    }
    .dld-addon-download-detail {
        min-height: auto;
    }
    .dld-startkit-page-modal .form-group {
        max-width: 100%;
    }
    .dld-startkit-modal-category-list {
        grid-template-columns: none;
        gap: 10px
    }
    .dld-list-item .dld-img-holder img {
        max-height: 130px;
    }
    .dld-service-addons .dld-service-addons-wrap {
        padding: 15px 20px 15px 37px;
    }
    /*     .dld-service-addons-table-wrapper{
            overflow: auto;
            padding: 0 0 10px;
        } */
    .dld-service-addons-table-wrapper .dld-service-addons-table{
        /*         width: 430px; */
        font-size: 14px;
    }
    .dld-service-addons-table th,
    .dld-service-addons-table td{
        padding: 6px !important;
    }
    .dld-service-addons-table th:first-child{
        width: 50%;
    }
    .dld-service-addons-table th:nth-child(2),
    .dld-service-addons-table th:last-child{
        width: 25%;
    }
    .discount-price td:not(:first-child),
    .total-price td:not(:first-child){
        font-size: 14px;
    }
    .discount-price .form-control{
        font-size: 12px;
        padding: 3px 6px;
    }
    .alert-danger.w-50{
        width: 100% !important;
    }
    .dld-footer-page .dld-footer-wrapper {
        padding: 20px 0;
    }
    .dld-footer-features {
        grid-template-columns: none;
    }
    .dld-ft-logo img {
        max-width: 100px;
    }
    .dld-lead-form .dld-form-block {
        padding: 20px 20px;
    }
    .form-control {
        height: 38px;
    }
    .dld-lead-form textarea.form-control {
        min-height: 110px;
    }
    .dld-features-wrapper {
        padding: 0 50px;
    }
    .dld-features-slider .owl-prev, .dld-features-slider .owl-next{
        width: 40px;
        height: 40px;
    }
    .owl-prev::before, .owl-next::before{
        width: 14px;
        height: 14px;
    }
    .dld-features-slider .owl-prev{
        left: -5px;
    }
    .dld-features-slider .owl-next{
        right: -5px;
    }
    .review-list {
        grid-template-columns: auto;
    }
    .dld-upload-btn .file-upload{
        padding: 8px 15px;
        font-size: 14px;
    }
    .dld-choose-file-form{
        font-size: 14px;
    }
    .dld-custom-logo-input-field{
        padding: 20px 15px;
    }
    .dld-footer-inner-list .ft-list{
        gap: 7px 20px;
    }
    .dld-footer-wrap-holder{
        gap: 20px;
    }
    .dld-question-sec .fa-chevron-down{
        right: 10px;
    }
    .logo-mockup-btn {
        padding-top: 20px;
    }
    .dld-logo-steps-list {
        gap: 10px;
    }
    .th-preloader .animation-preloader .txt-loading{
        font-size: 36px;
        line-height: 40px;
    }
    .dld-offer-modal{
        margin: 30px;
    }
    .dld-offer-modal .modals-body .offer-btn {
        bottom: 20px;
    }
    .dld-offer-modal .modals-body .btn-img {
        max-width: 160px;
    }
    .dld-offer-modal .modals-body .offer-close-ico {
        top: -5px;
        right: -12px;
    }
    .dld-offer-modal .modals-body .offer-close-ico img {
        max-width: 30px;
    }
}
@media (max-width: 400px) {
    .dld-offer-modal .modals-body .offer-btn {
        bottom: 16px;
    }
}