/*--------------------------------------------------------------
15. Media queries
--------------------------------------------------------------*/

@media (max-width: 1470px) {
    .hero-sec {
        padding: 80px 0px;
    }
    .hero-title {
        font-size: 27px;
        line-height: 55px;
        margin-bottom: 15px;
    }
    .hero-text {
        font-size: 22px;
        line-height: 50px;
        margin-bottom: 30px;
    }
    .hero-sec .btn-theme {
        font-size: 25px;
    }
    .box001 {
        padding: 40px 25px;
    }
    .number-text {
        font-size: 48px;
        line-height: 58px;
        margin-bottom: 10px;
    }
    .sub-title {
        font-size: 26px;
        line-height: 36px;
    }
    .title {
        font-size: 40px;
        line-height: 68px;
    }
    .sec-pad {
        padding: 60px 0px;
    }
    .icon-box2 {
        width: 140px;
        height: 140px;
        margin-bottom: 27px;
    }
    .icon-box2 img {
        width: 66px;
    }
    .cust-ul li {
        font-size: 23px;
    }
    .accordion-item {
        padding: 35px 45px;
        border-radius: 20px !important;
        margin-bottom: 30px;
    }
    .accordion-item .faq-icon {
        min-width: 50px;
        height: 50px;
        right: 45px;
        top: 24px;
    }
    .accordion-item .faq-icon svg {
        width: 24px;
    }
    .ft-36 {
        font-size: 30px;
        line-height: 40px;
    }
    .footer {
        padding: 50px 0px;
    }
    .f-ul {
        gap: 30px;
    }
    .f-right {
        gap: 50px;
    }
    .review-sec {
        padding: 25px 30px;
    }
}


@media (max-width: 1400px) {

}


@media (max-width: 1350px) {

}


@media (max-width: 1200px) {
    .header {
        padding: 20px 25px;
    }
    .header .btn-theme {
        padding: 15px 20px;
    }
    .logo {
        font-size: 27px;
        line-height: 16px;
        padding-left: 10px;
    }
    .hero-sec {
        padding: 60px 0px;
    }
    .hero-title {
        font-size: 24px;
        line-height: 44px;
        margin-bottom: 10px;
    }
    .hero-text {
        font-size: 20px;
        line-height: 36px;
        margin-bottom: 25px;
    }
    .btn-theme {
        padding: 18px 30px;
        font-size: 17px;
        line-height: 17px;
    }
    .hero-sec .btn-theme {
        font-size: 20px;
    }
    .hero-sec {
        padding: 40px 0px;
    }
    .sub-title {
        font-size: 24px;
        line-height: 32px;
    }
    .box001 {
        padding: 30px 20px;
        border-radius: 15px;
    }
    .number-text {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 10px;
    }
    .title {
        font-size: 35px;
        line-height: 55px;
    }
    .sec-pad {
        padding: 50px 0px;
    }
    .icon-box1 img {
        width: 40px;
    }
    .icon-box1 {
        width: 65px;
        height: 65px;
        border-radius: 15px;
        margin-bottom: 15px;
    }
    .icon-box2 {
        width: 120px;
        height: 120px;
        margin-bottom: 20px;
    }
    .icon-box2 img {
        width: 55px;
    }
    .cust-ul li {
        font-size: 20px;
    }
    .accordion-item {
        padding: 25px 35px;
        border-radius: 15px !important;
        margin-bottom: 25px;
    }
    .accordion-button .title {
        font-size: 21px;
        line-height: 27px;
    }
    .accordion-body {
        margin-top: 15px;
        line-height: 27px;
        padding-right: 80px;
    }
    .accordion-button {
        padding-right: 80px;
    }
    .accordion-item .faq-icon {
        min-width: 40px;
        height: 40px;
        right: 35px;
        top: 19px;
    }
    .accordion-item .faq-icon svg {
        width: 20px;
        transition: all 0.5s ease-in-out;
    }
    .ft-36 {
        font-size: 27px;
        line-height: 35px;
    }
    .footer {
        padding: 40px 0px;
    }
    .f-ul {
        gap: 25px;
    }
    .f-right {
        gap: 40px;
    }
    .review-sec {
        padding: 20px;
        gap: 30px;
    }
    .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 40px;
    }
    .testimonial-box {
        border-radius: 15px;
    }
}


@media (max-width: 992px) {
    .f-content {
        justify-content: center;
        gap: 15px;
        flex-direction: column;
    }
    .f-right {
        gap: 20px;
        flex-direction: column;
    }
    .footer {
        padding: 30px 0px;
    }
    .testimonial-profile {
        height: 200px;
    }
}


@media (max-width: 768px) {
    .header {
        padding: 13px 15px;
    }
    .header .btn-theme {
        padding: 12px 15px;
        font-size: 14px;
        line-height: 16px;
    }
    .logo {
        font-size: 22px;
        line-height: 10px;
        padding-left: 0px;
        white-space: nowrap;
    }
    .hero-title {
        font-size: 22px;
        line-height: 38px;
        margin-bottom: 5px;
    }
    .hero-text {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .btn-theme {
        padding: 14px 20px;
        font-size: 16px;
        line-height: 16px;
    }
    .hero-sec .btn-theme {
        font-size: 18px;
    }
    .title {
        font-size: 30px;
        line-height: 40px;
    }
    .number-text {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 5px;
    }
    .sub-title {
        font-size: 22px;
        line-height: 26px;
    }
    body {
        font-size: 16px;
    }
    p {
        line-height: 24px;
    }
    .box001 {
        padding: 20px 15px;
        border-radius: 10px;
    }
    .sec-pad {
        padding: 50px 0px;
    }
    .icon-box1 {
        width: 55px;
        height: 55px;
        border-radius: 10px;
        margin-bottom: 10px;
    }
    .icon-box1 img {
        width: 35px;
    }
    .icon-box2 {
        width: 100px;
        height: 100px;
        margin-bottom: 15px;
    }
    .icon-box2 img {
        width: 45px;
    }
    .profile-box {
        padding: 10px 10px 20px;
    }
    .profile-name {
        margin-top: 10px;
    }
    .cust-ul li {
        font-size: 18px;
    }
    .accordion-item {
        padding: 15px 20px;
        border-radius: 10px !important;
        margin-bottom: 15px;
    }
    .accordion-item .faq-icon {
        min-width: 30px;
        height: 30px;
        right: 20px;
        top: 11px;
    }
    .accordion-item .faq-icon svg {
        width: 16px;
    }
    .accordion-button .title {
        font-size: 19px;
        line-height: 23px;
    }
    .accordion-body {
        margin-top: 10px;
        line-height: 23px;
        padding-right: 40px;
    }
    .accordion-button {
        padding-right: 40px;
    }
    .ft-36 {
        font-size: 25px;
        line-height: 32px;
    }
    .social {
        gap: 10px;
    }
    .footer {
        padding: 20px 0px;
    }
    .testimonial-profile {
        height: 150px;
    }
    .review-sec {
        padding: 15px;
        gap: 20px;
    }
    .testimonial-box {
        border-radius: 10px;
    }
    .review-name {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 6px;
    }
    .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 30px;
    }
    .owl-dots {
        gap: 8px;
    }
}


@media (max-width: 576px) {
    .header {
        padding: 25px 15px;
        justify-content: center;
    }
    .header .btn-theme {
        display: none;
    }
    .hero-sec {
        padding: 30px 0px;
    }
    .sec-pad {
        padding: 30px 0px;
    }
    .title {
        font-size: 25px;
        line-height: 30px;
    }
    .accordion-body {
        padding-right: 0px;
    }
    .ft-36 {
        font-size: 22px;
        line-height: 30px;
    }
}


@media (max-width: 500px) {
    .testimonial-profile {
        height: 200px;
    }
}
