@media(max-width:1599px) {
    .learn-more-btn-outline,
    .learn-more-btn {
        font-size: 18px;
    }
    .theme-header .navbar-brand img {
        width: 150px;
    }
    .theme-header .nav-link {
        margin: 0 10px;
    }
}

@media(max-width:1399px) {
    .hmg-bnr-home h1 {
        font-size: 92px;
        line-height: 92px;
    }
    .theme_ftr_itm p {
        font-size: 16px;
        line-height: 26px;
    }
    .theme_ftr_itm h4 {
        font-size: 22px;
    }
    .copy_right_txt ul li a,
    .copy_right_txt p {
        font-size: 14px;
    }
    .copy_right_txt ul li {
        margin-left: 15px;
    }
    body {
        font-size: 16px;
    }
    .sub-heading h2 {
        font-size: 42px;
    }
    .sub-heading p {
        font-size: 16px;
    }
    .theme-header .nav-link {
        margin: 0 10px;
        font-size: 14px;
    }
    .theme-header .nav-link.get-free-btn {
        padding: 12px 15px !important;
    }
    .the_gigar_section_ul li {
        padding: 40px 30px;
    }
    .the_gigar_section_ul li p {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .by_invitation_section {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media(max-width:1199px) {
    .copy_right_txt ul li a,
    .copy_right_txt p {
        font-size: 12px;
    }
    .copy-right-social-lnks a {
        width: 25px;
        height: 25px;
        font-size: 14px;
    }
    .theme_ftr {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .sub-heading h2 {
        font-size: 40px;
    }
    .hmg-bnr-home h1 {
        font-size: 66px;
        line-height: 80px;
        text-align: center;
    }
    .hmg-bnr-home p {
        text-align: center;
    }
    .theme-header .nav-link {
        margin: 0 5px;
    }
    .theme-header .navbar-brand img {
        width: 110px;
    }
    .hmg-bnr-home {
        padding-top: 150px;
        height: 100vh;
        min-height: 800px;
    }
    .ritual_section_ul li {
        font-size: 20px;
    }
}

@media(max-width:991px) {
    .banner-slide{
        height:70vh!important;
        min-height:450px!important;
    }
    
    .theme-header .navbar-brand {
        display: block;
    }
    .theme-header .navbar-brand img {
        width: 150px;
    }
    .theme-header .navbar {
        padding: 10px 0;
    }
    .copy_right_txt p {
        text-align: center;
    }
    .copy_right_txt ul {
        justify-content: center;
    }
    .theme-header .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .theme-header {
        position: absolute;
        left: 0;
        top: 0;
    }
    .theme_ftr_itm ul li a {
        font-size: 14px;
    }
    .theme-header .navbar-nav .nav-item {
        text-align: left;
        width: 100%;
    }
    .theme-header .navbar-nav {
        row-gap: 15px;
        margin-bottom: 0;
    }
    .hmg-bnr-home {
        padding-top: 200px;
        height: auto;
        min-height: auto;
        padding-bottom: 200px;
    }
    .the_gigar_section_ul {
        flex-wrap: wrap;
    }
    .the_gigar_section_ul li {
        width: 50%;
    }
    .the_gigar_section_ul li:nth-child(2)::after {
        display: none;
    }
    .the_gigar_section_ul li:last-child {
        width: 100%;
    }
}

@media(max-width:767px) {
    .banner-slide{
        height:60vh!important;
        min-height:480px!important;
    }
    
    .sub-heading h2 {
        font-size: 32px;
    }
    .hmg-bnr-home {
        padding-top: 150px;
        padding-bottom: 50px;
    }
    .hmg-bnr-home p {
        font-size: 30px;
    }
    .hmg-bnr-home h1 {
        font-size: 48px;
        line-height: 58px;
    }
    .theme_ftr_itm {
        margin-top: 25px;
    }
    .ritual_section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media(max-width:575px) {
     .banner-slide{
        height:55vh!important;
        min-height:420px!important;
    }
    
    .ftr-social-lnks {
        column-gap: 10px;
    }
    .theme_ftr_logo_sec {
        margin-bottom: 0;
    }
    .learn-more-btn-outline,
    .learn-more-btn {
        font-size: 14px;
        padding: 10px 15px;
    }
    .sub-heading h2 {
        font-size: 28px;
    }
    .hmg-bnr-home h1 {
        font-size: 36px;
        line-height: 36px;
    }
    .hmg-bnr-home p {
        font-size: 18px;
    }
    .hmg_post_sec ul li:last-child,
    .the_gigar_section_ul li {
        width: 100%;
    }
    .the_gigar_section_ul li::after {
        display: none;
    }
    .hmg_post_sec ul li {
        width: 50%;
    }
    .by_invitation_section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}