@media (min-width:320px) and (max-width:600px) {
    .intearnal-banner {
        background: none;
        background-color: #e7e7e7;
        padding: 80px 0px;
        background-position: 90% 0px !important;
    }
    .top-header {
        display: none;
    }
    .desktop-heading h1 {
        font-size: 22px;
    }
    .desktop-heading p {
        font-size: 16px;
        line-height: 26px;
    }
    .desktop-deatil p {
        font-size: 14px;
        line-height: 26px;
    }
    .contact-info h2 {
        font-size: 22px;
    }
    .testimonial-heading h1 {
        font-size: 22px;
    }
    .testimonial-heading p {
        font-size: 14px;
        line-height: 26px;
    }
    .discription-box {
        padding: 60px 35px;
        margin: 0px 0px 0px 0px;
    }
    nav>div a.nav-item.nav-link,
    nav>div a.nav-item.nav-link.active {
        font-size: 12px;
    }
    nav>div a.nav-item.nav-link.active::after {
        bottom: -39px;
    }
    /*-28-jan-2020*/
    .input-group.searchbox {
        padding: 5px 0px;
    }
    /*end-28-jan-2020*/
    .blog-banner img {
        width: 170px;
    }
    #SubscribeModalNew .modal-body {
        padding: 30px 10px;
    }
}

@media (min-width:601px) and (max-width:767px) {
    /*-28-jan-2020*/
    .input-group.searchbox {
        padding: 5px 0px;
    }
    /*end-28-jan-2020*/
    .desktop-heading h1 {
        font-size: 22px;
    }
    .desktop-heading p {
        font-size: 16px;
        line-height: 26px;
    }
    .desktop-deatil p {
        font-size: 14px;
        line-height: 26px;
    }
    .contact-info h2 {
        font-size: 22px;
    }
    .testimonial-heading h1 {
        font-size: 22px;
    }
    .testimonial-heading p {
        font-size: 14px;
        line-height: 26px;
    }
    .discription-box {
        padding: 60px 35px;
        margin: 0px 0px 0px 0px;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .desktop-heading h1 {
        font-size: 22px;
    }
    .desktop-heading p {
        font-size: 16px;
        line-height: 26px;
    }
    .desktop-deatil p {
        font-size: 14px;
        line-height: 26px;
    }
    .contact-info h2 {
        font-size: 22px;
    }
    .testimonial-heading h1 {
        font-size: 22px;
    }
    .testimonial-heading p {
        font-size: 14px;
        line-height: 26px;
    }
}

@media (min-width:320px) and (max-width:992px) {
    .contact-section li {
        display: inline;
        line-height: 28px;
        margin-left: 10px;
        font-size: 12px !important;
    }
    .navbar-nav a {
        color: #262626;
        padding: 10px 15px !important;
        text-decoration: none;
    }
    .navbar-nav {
        background: #c41230;
        margin-bottom: 20px;
    }
    .nav-item:hover {
        background: #262626;
    }
    .contact {
        margin-bottom: 20px;
    }
    .navbar-nav a {
        padding: 5px 15px;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
        color: #fff;
    }
    .dropdown-menu {
        background: none !important
    }
}

@media (min-width:993px) {
    .navbar-nav li {
        padding: 0px 5px;
    }
    .dropdown-menu {
        background: #c41230;
    }
    .dropdown-item {
        padding: 10px 15px;
    }
}


/*17-11-2023*/

@media (min-width:320px) and (max-width:992px) {
    .call-options h2 {
        font-size: 18px;
        line-height: 24px;
    }
    .call-options p {
        font-size: 14px;
        line-height: 22px;
    }
    .category-contant {
        margin-top: 40px;
    }
    .category-contant h2,
    .latest-news h2 {
        font-size: 22px !important;
        line-height: 28px !important;
    }
    .blog-text-contant a {
        font-size: 14px;
        line-height: 22px;
    }
    .blog-text a {
        font-size: 14px;
        line-height: 22px;
    }
    .contant-box ul li a {
        font-size: 14px;
        line-height: 22px;
    }
    .single-contant p {
        font-size: 14px;
        line-height: 22px;
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .category-contant h2,
    .latest-news h2 {
        font-size: 22px;
        line-height: 28px;
    }
    .blog-text-contant,
    {
        margin-top: 10px;
    }
    .blog-text-contant a {
        font-size: 14px;
        line-height: 24px;
    }
    .call-options h2 {
        font-size: 18px;
        line-height: 28px;
    }
    .call-options p {
        font-size: 14px;
        line-height: 24px;
    }
    .blog-text a {
        font-size: 14px;
        line-height: 20px;
    }
}


/*17-11-2023*/


/*21-11-2023*/

@media (max-width:567px) {
    .blog-banner {
        display: none;
    }
}


/*21-11-2023*/