@media(max-width:1750px) {
    .slick-prev-custom {
        left: -30px;
    }
    .slick-next-custom {
        right: -30px;
    }
}

@media(max-width:1599px) {
    .theme-header .navbar-brand img {
        width: 200px;
    }
    .theme-header .nav-link {
        font-size: 14px;
    }
    .sub-heading h2 {
        font-size: 42px;
    }
    .hmg-bnr-home h1 {
        font-size: 62px;
        line-height: 72px;
    }
    .hmg-bnr-home p {
        font-size: 18px;
        margin-bottom: 30px;
    }
}

@media(max-width:1399px) {
    .hmg-bnr-home-ul li h2 {
        font-size: 36px;
    }
    .sub-heading p {
        font-size: 16px;
        line-height: 30px;
    }
    .expertise-contnt {
        padding-left: 50px;
    }
    .our-hmg-sec-ul li img {
        height: 500px;
    }
}

@media(max-width:1199px) {
    .theme-header .navbar-brand img {
        width: 150px;
    }
    .theme-header .nav-link {
        margin: 0 8px;
    }
    .hmg-bnr-home-ul {
        bottom: 15px;
        border-radius: 12px;
        padding: 20px 20px;
        width: 550px;
    }
    .unlock-the-power-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .expertise-img {
        width: 50%;
    }
    .expertise-contnt {
        width: 50%;
    }
}

@media(max-width:991px) {
    .theme-header .navbar-brand {
        display: block;
    }
    .theme-header .navbar-brand img {
        width: 150px;
    }
    .theme-header .navbar {
        padding: 10px 0;
    }
    .slick-prev-custom,
    .slick-next-custom {
        display: none!important;
    }
    .theme-header .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .theme-header {
        position: absolute;
        left: 0;
        top: 0;
        background-color: #000;
    }
    .hmg-bnr-home {
        margin-top: 70px;
    }
    .hmg-bnr-home {
        padding-top: 100px;
    }
    .unlock-the-power-sec img {
        border-radius: 24px;
        margin-bottom: 30px;
    }
    .hmg-cta-sec {
        text-align: center;
    }
    .hmg-cta-sec p {
        margin-bottom: 20px!important;
    }
    .expertise-sec {
        flex-wrap: wrap;
    }
    .expertise-contnt,
    .expertise-img {
        width: 100%;
    }
    .our-hmg-sec-ul li img {
        height: 350px;
    }
    .why-put-your-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .why-put-your-sec .row {
        row-gap: 30px;
        margin-top: 30px;
    }
    .hmg-contact-sec form {
        margin-top: 30px;
    }
    .hmg-contact-sec form .form-control {
        min-height: 46px;
    }
    .hmg-contact-sec form textarea.form-control {
        height: 100px;
    }
    .copy_right_txt p {
        text-align: center;
    }
    .copy_right_txt ul,
    .ftr-social-lnks {
        justify-content: center;
    }
    .theme_ftr_logo {
        width: 300px;
    }
}

@media(max-width:767px) {
    .hmg-bnr-home h1 {
        font-size: 48px;
        line-height: 58px;
    }
    .hmg-bnr-home {
        padding-top: 50px;
    }
    .hmg-bnr-home-ul {
        width: 500px;
    }
    .hmg-bnr-home-ul li h2 {
        font-size: 28px;
    }
    .hmg-bnr-home-ul li {
        padding-right: 0px;
    }
    .sub-heading h2 {
        font-size: 32px;
    }
    .hmg-cta-sec {
        padding: 25px 15px;
    }
    .hmg-cta-sec .text-end {
        text-align: center!important;
    }
    .expertise-contnt {
        padding: 25px 15px 0 15px;
    }
    .our-hmg-sec-ul {
        flex-wrap: wrap;
        justify-content: center;
    }
    .our-hmg-sec-ul li {
        width: 50%;
    }
    .hmg-bnr-home h1 {
        font-size: 36px;
        line-height: 46px;
    }
    .hmg-bnr-home-ul {
        width: 100%;
        flex-wrap: wrap;
        row-gap: 30px;
        justify-content: center;
    }
    .hmg-bnr-home-ul li {
        padding-right: 30px;
    }
    .free-consult-txt {
        margin-right: 0;
        display: block;
        margin-bottom: 15px;
    }
    .our-hmg-sec-ul li {
        width: 100%;
    }
    .copy_right_txt ul li {
        margin-left: 10px;
    }
}

@media(max-width:575px) {}