@media all and (max-width: 1399px) {
    .pb-100 {
        padding-bottom: 70px;
    }
    .pt-100 {
        padding-top: 70px;
    }
    .pb-70 {
        padding-bottom: 50px;
    }
    .pb-30 {
        padding-bottom: 20px;
    }
    .pt-30 {
        padding-top: 20px;
    }
    .mt-50 {
        margin-top: 30px;
    }
    h1 {
        font-size: 44px;
        line-height: 44px;
    }
    h3 {
        font-size: 46px;
    }
    section#banner {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .banner-form {
        padding: 20px 20px;
        border-radius: 30px;
    }
    .banner-form h3 {
        font-size: 36px;
    }
    .banner-form .form-group input {
        height: 48px;
        padding-left: 15px;
        border-radius: 5px;
    }
    .banner-form .form-group textarea {
        height: 100px;
        padding-left: 15px;
        padding-top: 12px;
        border-radius: 5px;
    }
    .banner-description ul {
        gap: 0.5rem !important;
    }
    .marquee-row .marquee-inner span {
        font-size: 35px;
        margin-right: 35px;
    }
    .packages-section .card .card-footer .connect h5 a {
        font-size: 20px;
    }
    .services-section .card {
        padding: 20px 15px;
    }
    .record-section .card {
        height: 100%;
        border-radius: 10px;
    }
    .record-section .card .card-header {
        width: 70px;
        height: 70px;
        flex: 0 0 70px;
        border: 2px solid #fff !important;
        margin-right: 15px;
    }
    .record-section .card .card-header img {
        width: 40px;
    }
    .record-section .card .card-body h3 {
        font-size: 22px;
    }
    .choose-section .card {
        padding: 24px 28px 24px;
        border-radius: 14px;
    }
    .choose-section .card .card-header h3 {
        font-size: 65px;
    }
    .choose-section .card .card-body {
        margin-top: 10px;
    }
    br {
        display: none;
    }
    .faqs-box {
        padding: 28px 28px;
        border-radius: 15px;
    }
    div#accordionFlushExample {
        margin-top: 0;
    }
    footer p {
        font-size: 16px;
    }
    .slider-box.portfolio-box-inner {
        height: 521px !important;
    }
}
@media all and (max-width: 1199px) {
    * {
        font-size: 16px;
        line-height: 1.3;
    }
    .pb-100 {
        padding-bottom: 50px;
    }
    .pt-100 {
        padding-top: 50px;
    }
    .pt-76 {
        padding-top: 26px;
    }
    .pt-70 {
        padding-top: 30px;
    }
    .pb-70 {
        padding-bottom: 30px;
    }
    .mb-30 {
        margin-bottom: 20px;
    }
    .mt-40 {
        margin-top: 20px;
    }
    .mt-15 {
        margin-top: 10px;
    }
    .mt-20 {
        margin-top: 10px;
    }
    h1 {
        font-size: 37px;
        line-height: 37px;
    }
    .banner-form h2,
    h2 {
        font-size: 22px !important;
    }
    .banner-form h3 {
        font-size: 30px;
    }
    .banner-form-flat .form-fields {
        width: 90%;
    }
    .banner-form-flat .form-fields .form-group input {
        font-size: 14px;
        padding: 14px 14px;
    }
    h3 {
        font-size: 42px;
    }
    .banner-form .form-group input,
    .banner-form .form-group button {
        height: 45px;
    }
    .banner-form .form-group textarea {
        height: 100px;
    }
    .banner-section p {
        margin-top: 10px;
    }
    .marquee-row .marquee-inner span {
        font-size: 30px;
        margin-right: 30px;
    }
    .packages-section .card .card-header .package-title h4,
    .packages-section .card .card-header .package-price h4 {
        font-size: 26px;
    }
    .packages-section .card .card-header .package-title h4 small,
    .packages-section .card .card-footer .connect h5 small {
        font-size: 13px;
    }
    .packages-section .card .card-footer .connect h5 a {
        font-size: 16px;
    }
    a.link-btn {
        padding: 10px 10px;
    }
    .packages-section .card {
        padding: 20px 20px;
        border-radius: 15px;
    }
    .contact-section .card {
        flex-direction: column !important;
    }
    .contact-section .card {
        flex-direction: column !important;
        align-items: flex-start !important;
        overflow: hidden;
    }
    .contact-section .card .card-header {
        margin: 0;
        width: 45px;
        height: 45px;
        flex: 0 0 45px;
    }
    .contact-section .card .card-header img {
        max-width: 20px;
    }
    .contact-section .card .card-body h4 {
        font-size: 16px;
        margin: 10px 0 5px;
    }
    footer .col-xxl-6 img {
        width: 100%;
    }
    footer p {
        font-size: 14px;
    }
    footer .col-xxl-5 {
        align-items: flex-end;
    }
    footer .col-xxl-5 img {
        width: 300px;
    }
    .slider-box.portfolio-box-inner {
        height: 470px !important;
    }
}
@media all and (max-width: 991px) {
    * {
        font-size: 14px;
        line-height: 1.3;
    }
    h1 {
        font-size: 30px;
        line-height: 34px;
    }
    .banner-form h2,
    h2 {
        font-size: 20px !important;
    }
    .banner-form h3 {
        font-size: 24px;
    }
    h3 {
        font-size: 26px;
    }
    .banner-form {
        width: 100%;
        padding: 15px 15px;
        border-radius: 15px;
    }
    .banner-rating {
        margin-top: 20px;
    }
    a.link-btn {
        padding: 8px 16px;
        height: 100%;
    }
    .banner-form .form-group input,
    .banner-form .form-group button {
        height: 40px;
        padding-left: 10px;
    }
    .banner-form .form-group textarea {
        height: 80px;
        padding-left: 10px;
        padding-top: 10px;
    }
    .banner-form .form-group button {
        border-radius: 10px;
        font-size: 18px;
    }
    .marquee-row .marquee-inner span {
        font-size: 25px;
        margin-right: 25px;
    }
    .brand-marquee-inner .marquee-box {
        margin-right: 20px;
        min-height: 90px;
        border-radius: 20px;
        width: 150px;
    }
    .packages-section .card .card-header .package-title h4,
    .packages-section .card .card-header .package-price h4 {
        font-size: 24px;
    }
    .packages-section .card .card-body {
        padding: 10px;
        border-radius: 10px;
    }
    .packages-section .card .card-body ul {
        height: 244px;
    }
    .portfolio-box .portfolio-box-inner {
        padding: 15px;
        border-radius: 10px;
    }
    .services-section .card .card-body h2 {
        font-size: 16px !important;
    }
    .record-section .card {
        flex-direction: column !important;
    }
    .record-section .card {
        flex-direction: column !important;
        text-align: center;
    }
    .record-section .card .card-header {
        margin: 0;
        width: 55px;
        height: 55px;
        flex: 0 0 50px;
        border-radius: 10px !important;
    }
    .record-section .card .card-header img {
        width: 30px;
    }
    .record-section .card .card-body {
        margin-top: 10px;
    }
    .choose-section .card {
        padding: 20px;
        border-radius: 10px;
    }
    .choose-section .card .card-header h3 {
        font-size: 50px;
    }
    .faqs-box {
        padding: 20px;
    }
    .slider-box.portfolio-box-inner {
        height: 521px !important;
    }
}
@media all and (max-width: 767px) {
    .pt-100 {
        padding-top: 30px;
    }
    .pb-100 {
        padding-bottom: 30px;
    }
    .mt-30 {
        margin-top: 10px;
    }
    .mb-20 {
        margin-bottom: 10px;
    }
    .banner-rating {
        margin-top: 10px;
    }
    section#banner {
        margin-top: 0;
    }
    .banner-description {
        gap: 0.5rem !important;
    }
    a.link-btn {
        padding: 8px 16px;
    }
    a.link-btn img {
        display: none;
    }
    section#banner {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .banner-form {
        width: 70%;
        padding: 20px 20px;
        border-radius: 15px;
        margin: 15px auto 0;
        float: left;
    }
    .banner-form-flat .form-fields {
        width: 100%;
    }
    .banner-description ul li {
        font-size: 12px;
    }
    .banner-description ul li img {
        margin: 3px !important;
    }
    .banner-form-flat .form-fields .form-group input {
        padding: 10px 10px;
        font-size: 12px;
    }
    .banner-form-flat .form-btn {
        width: 180px;
        margin-left: 8px;
    }
    .banner-form h2,
    h2 {
        font-size: 18px !important;
    }
    .banner-rating img {
        width: 70%;
    }
    h1 {
        font-size: 26px;
        line-height: 30px;
    }
    h3 {
        font-size: 24px;
    }
    .portfolio .col-xxl-7 {
        text-align: center;
    }
    .services-section .row.mt-40 .col-xxl-3:nth-child(odd) .card {
        background: var(--light) !important;
    }
    .services-section .row.mt-40 .col-xxl-3:nth-child(even) .card {
        background: var(--dark) !important;
    }
    .services-section .card .card-body h2 {
        font-size: 18px !important;
    }
    .record-section .col-xxl-4:nth-child(even) .card {
        background: var(--dark) !important;
    }
    .affor-section {
        text-align: center;
    }
    .affor-section ul li {
        justify-content: center !important;
    }
    .choose-section .card .card-header h3 {
        font-size: 36px;
    }
    .choose-section .col-xxl-4:nth-child(even) .card {
        background: var(--light) !important;
    }
    .portfolio-box .portfolio-box-inner .porfolio-image {
        height: 400px !important;
    }
    footer#footer {
        text-align: center;
    }
    footer .col-xxl-6 img {
        width: 250px;
    }
    footer .col-xxl-5 {
        align-items: center !important;
    }
    .modal-content {
        padding: 20px;
    }
    .modal-content .modal-header h3 {
        font-size: 24px;
    }
    .modal-content .modal-body {
        margin-top: 15px;
    }
    .modal-content .modal-body .modal-form form input {
        height: 45px;
    }
    .modal-form .row.mt-10 {
        gap: 10px;
    }
    .modal-content .modal-body .modal-form form textarea {
        height: 80px;
        padding-top: 10px;
    }
    .modal-content .modal-body .modal-form form button {
        width: 150px;
        height: 40px;
    }
    footer .col-xxl-4.col-xl-4.col-lg-4.col-md-4.col-sm-12.mb-md-0.mb-sm-3.mb-2.text-center {
        margin: 10px 0 !important;
    }
    .hide-mob {
        display: none;
    }
    section#ecom.ecom-packages.d-none,
    section#portfolio.portfolio.d-none {
        display: block !important;
    }
    section#ecom.ecom-packages.d-none {
        padding-bottom: 30px;
    }
    .contact-section .card {
        flex-direction: row !important;
        align-items: center !important;
    }
    .contact-section .card .card-header {
        margin-right: 15px;
    }
    .contact-section .card .card-body h4 {
        margin-top: 0;
    }
    section#brand {
        padding-top: 5px;
    }
    .slider-box.portfolio-box-inner {
        height: 740px !important;
    }
}
@media all and (max-width: 575px) {
    * {
        font-size: 14px;
        line-height: 1.2;
    }
    header ul li:nth-child(2),
    header ul li:last-child {
        display: none;
    }
    header .logo-box img {
        width: 170px;
        filter: brightness(0) saturate(100%) invert(65%) sepia(35%) saturate(6846%) hue-rotate(182deg) brightness(99%) contrast(101%);
    }
    header.pt-10.pb-10 ul li span,
    header.pt-10.pb-10 ul li a {
        color: #fff !important;
    }
    .pb-100 {
        padding-bottom: 30px;
    }
    .pt-100 {
        padding-top: 30px;
    }
    .pt-76 {
        padding-top: 26px;
    }
    .pt-70 {
        padding-top: 30px;
    }
    .pb-70 {
        padding-bottom: 30px;
    }
    .pb-30 {
        padding-bottom: 15px;
    }
    .pt-30 {
        padding-top: 15px;
    }
    .mt-50 {
        margin-top: 20px;
    }
    .mb-50 {
        margin-bottom: 20px;
    }
    .mt-30 {
        margin-top: 15px;
    }
    .mt-40 {
        margin-top: 20px;
    }
    .mt-20 {
        margin-top: 15px;
    }
    .mt-15 {
        margin-top: 10px;
    }
    a.link-btn {
        padding: 6px 10px;
        border-radius: 4px;
        height: auto;
    }
    h1 {
        font-size: 22px;
        line-height: 26px;
        letter-spacing: -1px;
    }
    h1 br {
        display: block;
    }
    header {
        position: absolute;
        top: 0;
        z-index: 11;
        left: 0;
        right: 0;
    }
    header .container .row {
        flex-direction: row !important;
        justify-content: space-between;
    }
    header .container .row .col-xxl-3,
    header .container .row .col-xxl-9 {
        display: inline-flex;
        width: auto;
    }
    section#banner {
        padding-top: 80px;
        padding-bottom: 30px;
    }
    .banner-section {
        margin-top: 0;
    }
    .banner-section .col-lg-10.col-md-12.text-center {
        text-align: left !important;
    }
    .banner-description {
        gap: 0 !important;
    }
    .banner-description ul:last-child {
        margin-top: 10px;
    }
    .banner-form {
        width: 100%;
        padding: 20px;
        border-radius: 20px;
        margin-top: 20px;
    }
    .banner-form h2,
    h2 {
        font-size: 20px !important;
    }
    .banner-form h3 {
        font-size: 26px;
    }
    .banner-description ul {
        justify-content: flex-start !important;
    }
    .banner-rating {
        justify-content: flex-start !important;
    }
    h3 {
        font-size: 26px;
    }
    .banner-form .form-group input {
        height: 45px;
        padding-left: 15px;
        border-radius: 10px;
    }
    .banner-form .form-group textarea {
        height: 90px;
        padding-left: 15px;
        padding-top: 10px;
    }
    .banner-form .form-group button {
        height: 45px;
        border-radius: 8px;
        font-size: 16px;
    }
    .marquee-row .marquee-inner span {
        font-size: 24px;
        font-weight: 600;
        margin-right: 15px;
    }
    .marquee-row-1 .marquee-inner,
    .brand-marquee-inner {
        -webkit-animation: slide-left 40s linear infinite;
        animation: slide-left 40s linear infinite;
    }
    .brand-marquee-inner .marquee-box {
        margin-right: 15px;
        min-height: 75px;
        border-radius: 10px;
        width: 120px;
    }
    .packages-section .card {
        padding: 15px 15px;
        border-radius: 15px;
        max-width: 70%;
        margin: 0 auto;
    }
    .packages-section .card .card-header .package-title h4,
    .packages-section .card .card-header .package-price h4 {
        font-size: 22px;
    }
    .packages-section .card .card-footer .connect h5 a {
        font-size: 18px;
        margin-top: 3px;
    }
    .packages-section .card .card-header .package-price h4 {
        align-items: center !important;
    }
    .packages-section .card .card-body {
        padding: 15px;
        border-radius: 10px;
    }
    .packages-section .card .card-body ul {
        height: 186px;
    }
    .packages-section .card .card-footer .chat .link-btn {
        padding: 10px;
    }
    .packages-section .card .card-body ul li b {
        font-size: 11px;
    }
    .portfolio .col-xxl-7.col-xl-7.col-lg-7.col-md-7.col-sm-12 {
        text-align: center;
    }
    .portfolio-box .portfolio-box-inner {
        padding: 15px;
        border-radius: 10px;
    }
    .portfolio .side-porfolio {
        flex-direction: column;
    }
    .portfolio-box-inner:hover .porfolio-image,
    .portfolio-box-inner,
    .portfolio-box-inner img {
        width: 100%;
    }
    .case-result h2 {
        font-size: 30px !important;
    }
    .services-section .card {
        padding: 20px 20px;
        border-radius: 10px;
    }
    .record-section .card {
        padding: 15px;
        flex-direction: column !important;
        border-radius: 10px;
    }
    .record-section .card .card-header {
        margin: 0;
        width: 60px;
        height: 60px;
        flex: auto;
        border-radius: 10px !important;
    }
    .record-section .card .card-header img {
        width: 35px;
    }
    .record-section .card .card-body {
        text-align: center;
        margin-top: 10px;
    }
    .affor-section h3 {
        text-align: center;
    }
    .affor-section ul li:first-child {
        display: none !important;
    }
    .affor-section ul li {
        justify-content: center !important;
    }
    .choose-section .card {
        padding: 20px 20px;
        border-radius: 10px;
    }
    .choose-section .card .card-header h3 {
        font-size: 50px;
    }
    .choose-section .card .card-body {
        margin-top: 10px;
    }
    .faqs-box {
        padding: 20px;
        border-radius: 10px;
    }
    div#accordionFlushExample {
        margin-top: 0;
    }
    .accordion-button.collapsed {
        padding: 10px 0;
    }
    br {
        display: none;
    }
    .contact-section .card .card-header {
        width: 50px;
        height: 50px;
        flex: 0 0 50px;
    }
    .contact-section .card .card-body h4 {
        font-size: 18px;
    }
    footer {
        text-align: center;
    }
    footer img[src="assets/images/footer-logo.svg"] {
        width: 150px;
    }
    footer .col-xxl-5 p {
        text-align: center !important;
        font-size: 10px;
    }
    .faq-section .portfolio-box-inner .porfolio-image {
        height: 250px !important;
    }
    .modal-content {
        padding: 15px;
    }
    .modal-content .modal-footer {
        display: none;
    }
    .slider-box.portfolio-box-inner {
        height: 600px !important;
    }
}
@media all and (max-width: 480px) {
    h1 {
        font-size: 20px;
        line-height: 24px;
    }
    h1 br {
        display: none;
    }
    .banner-description ul {
        flex-direction: column;
    }
    .banner-form-flat form {
        flex-direction: column;
    }
    .banner-form-flat .form-fields {
        width: 100%;
        flex-direction: column;
        border-radius: 0;
    }
    .banner-form-flat .form-fields .form-group {
        width: 100%;
    }
    .banner-description ul {
        flex-direction: column;
    }
    .banner-form-flat .form-fields .form-group {
        width: 100%;
    }
    .banner-form-flat form {
        flex-direction: column;
    }
    .banner-form-flat .form-fields .form-group:nth-child(even) {
        border: 0;
        margin: 10px 0;
    }
    .banner-form-flat .form-btn {
        margin: 10px 0 0;
        width: 100%;
        height: 38px;
        border-radius: 5px !important;
    }
    .banner-rating img {
        width: 100%;
    }
    .packages-section .card {
        max-width: 90%;
        margin: 0 auto;
    }
}
@media all and (max-width: 450px) {
    section#banner {
        padding-top: 120px;
        padding-bottom: 30px;
    }
}
@media all and (max-width: 360px) {
    .packages-section .card {
        max-width: 100%;
        margin: 0 auto;
    }
}
