    /* Large desktops and laptops */
    
    @media (min-width: 1200px) {}
    /* Portrait tablets and medium desktops */
    
    @media (min-width: 992px) and (max-width: 1199px) {
        .main-header .nav-item .nav-link {
            font-size: 15px;
            padding: 15px;
        }
        .main-header .navbar-nav {
            padding: 10px;
        }
        .main-header .navbar-brand img {
            width: 35%;
        }
        .banner-holder .carousel-caption h5 {
            font-size: 23px;
        }
        .banner-holder .carousel-caption p {
            font-size: 13px;
        }
        .banner-holder .carousel-caption {
            top: 10%;
        }
        .bg-03 {
            padding: 15px;
        }
    }
    /* Portrait tablets and small desktops */
    
    @media (min-width: 768px) and (max-width: 991px) {
        .main-header .navbar-toggler {
            float: right;
            margin-top: 10px;
        }
        .main-header .navbar-nav {
            text-align: center;
        }
        .main-header .navbar-brand img {
            width: 35%;
        }
        .bg-01 {
            margin-top: 0;
        }
        .bg-01 .wrapper .content ol li h3 {
            font-size: 18px;
        }
        .bg-01 .wrapper .content ol li p {
            font-size: 14px;
        }
        .banner-holder .carousel-caption h5 {
            font-size: 16px;
        }
        .banner-holder .carousel-caption p {
            font-size: 13px;
        }
        .banner-holder .carousel-caption {
            top: 10%;
        }
        .bg-03 {
            padding: 15px;
        }
        .bg-02 .wrapper .bs h3 {
            font-size: 16px;
        }
        .bg-02 .wrapper .bs p {
            font-size: 13px;
        }
        .heading {
            margin: 10px 0px;
        }
        .bg-03 .wrapper {
            margin: 10px 0;
        }
        .bg-03 .wrapper .content ol li h3 {
            font-size: 16px;
        }
        .bg-03 .wrapper .content ol li p {
            font-size: 14px;
        }
        .bg-05 {
            padding: 20px 0;
        }
        .heading h2 {
            font-size: 20px;
        }
        .bg-05 .blog-main-card .blog-sub .blog-content-section .blo-content-title h4 {
            font-size: 16px;
        }
        .bg-05 .blog-main-card .blog-sub .blog-content-section .blo-content-title p {
            font-size: 14px;
        }
    }
    /******************************* blog **************************/
    
    @media (min-width: 640px) and (max-width: 767px) {
        .main-header .navbar-toggler {
            float: right;
            margin-top: 20px;
            top: 0;
            position: absolute;
            right: 35px;
        }
        .main-header .navbar-brand img {
            width: 12%;
        }
        .main-header .navbar-nav {
            text-align: center;
        }
        .banner-holder .carousel-caption h5 {
            font-size: 11px;
            margin: 5px 0;
        }
        .carousel-caption p {
            display: none;
        }
        .bg-01 {
            margin-top: 0;
        }
        .bg-01 .wrapper .content ol li h3 {
            font-size: 18px;
        }
        .bg-01 .wrapper .content ol li p {
            font-size: 14px;
        }
        .banner-holder .carousel-caption h5 {
            font-size: 16px;
        }
        .banner-holder .carousel-caption p {
            font-size: 13px;
        }
        .banner-holder .carousel-caption {
            top: 10%;
        }
        .bg-03 {
            padding: 15px;
        }
        .bg-02 .wrapper .bs h3 {
            font-size: 16px;
        }
        .bg-02 .wrapper .bs p {
            font-size: 13px;
        }
        .heading {
            margin: 10px 0px;
        }
        .bg-03 .wrapper {
            margin: 10px 0;
        }
        .bg-03 .wrapper .content ol li h3 {
            font-size: 16px;
        }
        .bg-03 .wrapper .content ol li p {
            font-size: 14px;
        }
        .bg-05 {
            padding: 20px 0;
        }
        .heading h2 {
            font-size: 20px;
        }
        .bg-05 .blog-main-card .blog-sub .blog-content-section .blo-content-title h4 {
            font-size: 16px;
        }
        .bg-05 .blog-main-card .blog-sub .blog-content-section .blo-content-title p {
            font-size: 14px;
        }
    }
    
    @media (min-width: 480px) and (max-width: 639px) {
        .main-header .navbar-toggler {
            float: right;
            margin-top: 20px;
            top: 0;
            position: absolute;
            right: 35px;
        }
        .main-header .navbar-brand img {
            width: 12%;
        }
        .main-header .navbar-nav {
            text-align: center;
        }
        .banner-holder .carousel-caption h5 {
            font-size: 11px;
            margin: 5px 0;
        }
        .carousel-caption p {
            display: none;
        }
        .btn-sm {
            padding: 3px;
            font-size: 10px;
        }
        .bg-01 {
            margin-top: 0;
        }
        .bg-01 .wrapper .content ol li h3 {
            font-size: 18px;
        }
        .bg-01 .wrapper .content ol li p {
            font-size: 14px;
        }
    }
    
    @media (min-width: 320px) and (max-width: 479px) {
        .main-header .navbar-toggler {
            float: right;
            margin-top: 10px;
            top: 0;
            position: absolute;
            right: 35px;
        }
        .main-header .navbar-brand img {
            width: 12%;
        }
        .main-header .navbar-nav {
            text-align: center;
        }
        .banner-holder .carousel-caption h5 {
            font-size: 11px;
            margin: 5px 0;
        }
        .carousel-caption p {
            display: none;
        }
        .btn-sm {
            padding: 3px;
            font-size: 10px;
        }
        .bg-01 {
            margin-top: 0;
        }
        .bg-01 .wrapper .content ol li h3 {
            font-size: 18px;
        }
        .bg-01 .wrapper .content ol li p {
            font-size: 14px;
        }
        .bg-0-b .main-card-contact .sup-card-contact-0a .dived .form-group {
            width: 100%;
        }
    }