﻿@media screen and (max-width:1366px) {
    .rteCriteria {
       top:15px;
        right: 15px;
        border-radius:15px;
        padding: 20px 20px 10px 15px;
    }
        .rteCriteria h1 {
            font-size: 16px;
        }
    .rteCriteria ul {
        margin-bottom: 5px;
    }
        
    }
@media screen and (max-width:1280px) {
    .rteCriteria ul {
        font-size: 13px;
    }
    .rteCriteria h1 {
        font-size: 14px;
    }
    .rteCriteria {
        top: 10px;
        right: 15px;
        border-radius: 10px;
        padding: 10px;
    }
    .rte_logo {
        max-width: 200px;
    }
    .psp-logo {
        max-width: 130px;
    }
    #topbar{height:auto;}
    .data-table-design h5 {
        font-size: 16px;
    }
    .data-table-design .table {
        font-size: 14px;
    }
        .data-table-design .table td, .data-table-design .table th {
            padding: 5px;
        }
    }


    @media screen and (max-width:1024px) {
        #services .box {
            padding: 20px;
        }

            #services .box h4 {
                margin-left: 80px;
                margin-bottom: 10px;
                font-size: 16px;
            }

            #services .box p {
                font-size: 12px;
                margin-left: 80px;
            }

        .section-header h2 {
            font-size: 28px;
            padding-bottom: 10px;
        }

        .nav-link {
            display: block;
            padding: 5px 10px;
            font-size: 14px;
        }

        .heading a {
            font-size: 13px;
        }

        .OfficeOrder li, .Circular li, .Notification li {
            padding: 10px 15px;
        }

        .content {
            margin: 22px 0
        }

        #why-us .counters span {
            font-size: 35px;
        }


        #testimonials .testimonial-item p {
            font-size: 14px;
        }

        #contact .contact-info address, #contact .contact-info p {
            font-size: 14px;
        }

        #footer .footer-top .footer-info p {
            font-size: 12px;
        }

        .copyright p {
            margin: 0;
        }

        img.img-fluid.pull-right.right-logo {
            max-width: 175px;
        }
        .rteCriteria{top:5px;}
        .rteCriteria h1 {
            font-size: 14px;
        }
        .rteCriteria ul {
            font-size: 12px;
            margin: 0;
        }

    }

@media (max-width:992px) {
    .rteCriteria h1 {
        font-size: 13px;
    }

    .rteCriteria ul {
        font-size: 12px;
        margin: 0;
    }
    #letest_news .fadeInRight { margin-top:30px;
    }
    .rteCriteria {
        position: inherit;
        border-radius: 0;
    }
    .nav-menu > li {
        margin-left: 0;
    }
    .nav-menu a {
        font-size: 12px;
    }
    .nav-menu a {
        padding: 10px;
    }
    .left-logo {
        margin: auto;
        display: block;
    }
    .rte_logo {
        margin-top: 10px;
    }
    .psp-logo {
        margin: auto;
        display: block;
        margin-top: 15px;
    }
    }
    @media (min-width: 769px) {
        #call-to-action .cta-btn-container {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: end;
            -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
            justify-content: flex-end;
        }
   
    }

    @media (max-width: 768px) {
        .login.float-right {
            padding-right: 15px;
        }
              .back-to-top {
            bottom: 15px;
        }

        #header {
            padding: 0;
            height: auto;
        }

            #header #logo h1 {
                font-size: 34px;
            }

            #header #logo img {
                max-height: 40px;
            }

        #nav-menu-container {
            display: none;
        }

        #mobile-nav-toggle {
            display: inline;
        }

        #about .about-img {
            height: auto;
        }

            #about .about-img img {
                margin-left: 0;
                padding-bottom: 30px;
            }

        #contact .contact-address, #contact .contact-phone, #contact .contact-email {
            padding: 20px 0;
        }

        #contact .contact-phone {
            border-left: 1px solid #ddd;
            border-right: 1px solid #ddd;
        }
   /*     .rte_logo {
            max-width: 160px;
        }*/
        #mobile-nav-toggle i {
            color: #fff;
        }
        #mobile-nav-toggle {
            margin: 5px 20px 0 0;
        }
        .contact-info, .login {
            padding: 7px 0;
            text-align: center;
        }
        #why-us .counters span {
            font-size: 24px;
        }
        .countcard img {
            width: 50px;
        }
    }

    @media (max-width: 767px) {
        .contact-info {
            display: none;
        }
        #intro .intro-content h2 {
            font-size: 34px;
        }

        #services .box .box {
            margin-bottom: 20px;
        }

        #services .box .icon {
            float: none;
            text-align: center;
            padding-bottom: 15px;
        }

        #services .box h4, #services .box p {
            margin-left: 0;
            text-align: center;
        }

        #topbar {
            height: auto;
        }

        #services .box h4, #services .box p {
            margin-left: 0;
        }

        #testimonials .testimonial-item {
            margin: 0;
        }

        .left-logo {
            max-width: 280px;
            margin-bottom: 5px;
        }

        #contact .contact-phone {
            border: none;
            border-top: 1px solid #ddd;
            border-bottom: 1px solid #ddd;
        }
        .counters .countcard{margin-bottom:15px;}
    }

    @media(max-width:575px) {
        .left-logo, .right-logo {
            display: block;
            margin: auto;
            float: none;
        }

        .breaking-news-name {
            padding: 5px 20px;
            font-size: 12px;
        }

        .ticker__viewport {
            font-size: 12px;
            padding: 5px 0;
        }

        .ticker__item {
            font-size: 12px;
        }

        #intro #intro-carousel .item {
            height: 30vh;
        }

        #intro {
            height: auto;
        }

            #intro #intro-carousel .owl-nav, #intro #intro-carousel .owl-dots {
                bottom: 10px;
            }

        .section-header h2 {
            font-size: 20px;
            padding-bottom: 5px;
        }

        .section-header {
            margin-bottom: 10px;
        }

        #services .box {
            padding: 15px;
            margin-bottom: 15px;
        }

        #letest_news .section-header h2 {
            margin-top: 30px;
        }

        #testimonials .testimonial-item {
            height: 250px;
        }

        #topbar .btn {
            font-size: 12px;
            line-height: 8px;
            padding: 5px;
        }

        #topbar select {
            font-size: 10px;
        }

        #portfolio .portfolio-item h2 {
            font-size: 12px;
        }

        #why-us .counters span {
            font-size: 20px;
        }

        #why-us .counters p {
            font-size: 10px;
        }

        .nav-tabs .nav-link {
            font-size: 12px;
            margin-right: 2px;
        }
        #mobile-nav-toggle {
                    left: 0;
        }
        #mobile-nav ul {
            margin-top: 15px;
        }
        .breaking-news-name {
            position: inherit;
            transform: inherit;
            margin: 0;
            border: none;
            font-style: inherit;
            padding: 5px;
            height: auto;
        }
            .breaking-news-name p {
                transform: inherit;
                text-align: center;
                margin: 0;
            }
        .login.float-right {
            padding-right: 0;
        }
        #footer {
            font-size: 12px;
        }
        .footer-bottom img {
            max-width: 80px;
            display: flex;
            margin: 0 auto !important;
        }
        }
