@media(min-width:1400px) {}

@media(min-width: 1400px) and (max-width: 1699px) {
    .contact-wrapper .contact-right-img {
        height: 70%;
    }
}

/*max width 1399px*/
@media(max-width:1399px) {
    .common-title h3 {
        font-size: 30px;
    }

    /*### Header css start ####*/
    .header-menu-wrap .navbar .logo-wrap img {
        height: 80px;
    }

    .header-menu-wrap .navbar .navbar-nav li a {
        padding: 0px 4px;
    }

    /*### Header css end ####*/
    /*### Banner css start ####*/
    .banner-left-content h1 {
        font-size: 50px;
    }

    /*### Banner css end ####*/

    .about-middle-content h2 {
        font-size: 70px;
    }

    .why-choose-wrap h4 {
        font-size: 22px;
    }

    .why-choose-wrap p {
        font-size: 14px;
    }

    .services-tab-left h3 {
        font-size: 30px;
    }

    .services-tab-left p {
        font-size: 14px;
    }
}

/*max width 1200px to 1399px*/
@media(min-width: 1200px) and (max-width: 1399px) {
    .contact-wrapper .contact-right-img {
        height: 36%;
    }
}

/*max width 1199px*/
@media(max-width: 1199px) {
    .common-title h3 {
        font-size: 25px;
    }

    /* header banner css start */
    .header-menu-wrap .navbar .logo-wrap img {
        height: 60px;
    }

    .header-menu-wrap .navbar .navbar-nav li {
        padding: 0px 3px;
    }

    .header-menu-wrap .navbar .navbar-nav li a {
        padding: 0px 3px;
        font-size: 14px;
    }

    .head-right-wrap ul li .common-btn1 {
        padding: 4px 8px;
        font-size: 14px;
    }

    .head-right-wrap ul li .common-btn1 i {
        width: 24px;
        height: 24px;
        font-size: 13px;
    }

    .banner-left-content h1 {
        font-size: 40px;
    }

    .banner-left-content p {
        font-size: 14px;
    }

    /* header banner css end */
    /* inner banner css */
    .inner-banner-wrapper>img {
        height: 400px;
    }

    /* inner banner css end */
    .about-middle-content h2 {
        font-size: 60px;
    }

    .contact-wrapper .contact-right-img {
        height: 40%;
    }
}

/*max width 992px to 1199px*/
@media(min-width: 992px) and (max-width: 1199px) {}

@media(min-width:992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        min-width: 200px;
    }
}

/*max width 991px*/
@media(max-width: 991px) {

    /*#### Header css start ###*/
    .top-head-left {
        margin-bottom: 5px;
    }

    .top-head-left p {
        text-align: center;
    }

    .hed-contact-info ul {
        justify-content: center;
    }

    .header-menu-wrap .navbar .navbar-toggler {
        padding: 8px 10px;
        box-shadow: none;
        border: 1px solid #ea2229;
        color: #ea2229;
    }

    .header-wrapper .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: rgb(255 255 255 / 90%);
        padding: 10px 10px;
        border-radius: 5px;
        box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 50%);
        backdrop-filter: blur(10px);
    }

    .header-menu-wrap .navbar .navbar-nav li {
        padding: 5px 3px;
    }

    /*#### Header css end ###*/

    .contact-wrapper .contact-right-img {
        height: 45%;
    }

    /* inner banner css start */
    .inner-banner-wrapper>img {
        height: 300px;
    }

    .inner-banner-wrapper .inner-banner-content h1 {
        font-size: 30px;
        text-shadow: 1px 1px 1px #000;
    }

    .inner-banner-wrapper .inner-banner-content p {
        font-size: 14px;
    }

    /* inner banner css end */

    /*#### About page css start ####*/
    .our-expert-team-wrap {
        padding: 20px 20px;
    }

    .our-expert-team-wrap .team-img {
        width: 170px;
        height: 170px;
    }

    .our-expert-team-wrap .team-content {
        width: calc(100% - 170px);
    }

    /*#### About page css end ####*/
    .contact-wrapper .contact-right-img {
        display: none;
    }

    /*### Services details page css start */
    .services-dtls-right-content h3 {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .services-dtls-right-content h4 {
        font-size: 20px;
    }

    .services-dtls-right-content h5 {
        font-size: 17px;
    }

    .services-dtls-right-content p {
        font-size: 15px;
    }

    .services-dtls-right-content ul li {
        font-size: 15px;
    }

    /*### Services details page css end */
}

/*width 768px to 991px*/
@media(min-width: 768px) and (max-width: 991px) {}

/*max width 767px*/
@media(max-width: 767px) {
    .common-title h3 {
        font-size: 20px;
    }

    /*### Header Banner css start ####*/
    .banner-left-content h1 {
        font-size: 30px;
    }

    /*### Header Banner css end ####*/

    /* inner page banner css */
    .inner-banner-wrapper>img {
        height: 250px;
    }

    .inner-banner-wrapper .inner-banner-content h1 {
        font-size: 20px;
    }

    .inner-banner-wrapper .banner-breadcrumb-wrap .breadcrumb li {
        font-size: 14px;
    }

    .inner-banner-wrapper .banner-breadcrumb-wrap .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
        font-size: 6px;
        margin-top: 7px;
    }

    .inner-banner-wrapper .banner-breadcrumb-wrap .breadcrumb li.active {
        max-width: 196px;
        white-space: nowrap;
        overflow: hidden;
    }

    /* inner page banner css end */

    .about-middle-content h2 {
        font-size: 40px;
    }

    .services-nav .nav-tabs li .nav-link {
        font-size: 15px;
    }

    /*### Services details page css start  #####*/
    .bussinessSec .ab-inner-text h3 {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .bussinessSec .ab-inner-text h4 {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .bussinessSec .ab-inner-text p {
        font-size: 14px;
    }

    /*  */
    .filingeasy .gray-bg .container {
        padding: 40px 20px;
    }

    .filingeasy .gray-bg {
        padding-left: 15px;
        padding-right: 15px;
    }

    .filingeasy .gray-bg h4 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .filingeasy .gray-bg p {
        font-size: 14px;
    }

    /*### Services details page css end  #####*/
    /*### Blog details page css start ####*/
    .blog-details-content p {
        font-size: 14px;
    }

    /*### Blog details page css end ####*/
}

/*width 576px to 767px*/
@media(min-width: 576px) and (max-width: 767px) {}

/*max with 575px*/
@media(max-width: 575px) {

    /*#### Header css start #####*/
    .top-head-left p {
        font-size: 12px;
    }

    .hed-contact-info ul li p {
        font-size: 12px;
    }

    .header-menu-wrap .navbar .logo-wrap {
        position: relative;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    /*#### Header css end #####*/

    /*#### Banner css start ####*/
    .inner-banner-wrapper>img {
        height: 200px;
    }

    /*#### Banner css end ####*/

    .contact-wrapper .contact-right-img {
        display: none;
    }

    .banner-left-content {
        margin-bottom: 15px;
    }

    .about-left-content .about-left-img {
        width: calc(100% - 60px);
    }

    .about-left-content .abt-tech-deg-box {
        width: 120px;
        height: 120px;
    }

    .services-nav .nav-tabs li {
        padding: 3px 5px;
    }

    .services-nav .nav-tabs li .nav-link {
        font-size: 12px;
    }

    .services-tab-left h3 {
        font-size: 25px;
    }

    .services-list h3 {
        font-size: 18px;
    }

    .services-list p {
        font-size: 14px;
    }

    .contact-left-wrap .contact-info-list .info h4 {
        font-size: 14px;
    }


    .newsletter-main-wrap .left-title h3 {
        font-size: 20px;
    }

    .footer-inner-wrap h3 {
        font-size: 20px;
    }

    /* About page css */
    .abt-title {
        font-size: 25px;
    }

    .yellow-bg .ab-inner-text .abt-title {
        font-size: 20px;
    }

    .yellow-bg .ab-inner-text {
        padding: 20px;
    }

    .our-expert-team-wrap .team-img {
        width: 100%;
        height: auto;
    }

    .our-expert-team-wrap .team-content {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
    }

    .why-choose-list .count {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .why-choose-list .choose-content {
        width: calc(100% - 50px);
    }

    /* About page css end */

    /* contactus */
    .contact-info-left-wrap {
        padding: 25px 25px;
    }

    /* contactus end */

    /*### Services details page css start */
    .services-dtls-right-content h3 {
        font-size: 22px;
    }

    .services-dtls-right-content h4 {
        font-size: 18px;
    }

    .services-dtls-right-content h5 {
        font-size: 16px;
    }

    .services-dtls-right-content p {
        font-size: 14px;
    }

    .services-dtls-right-content ul li {
        font-size: 14px;
    }

    /*### Services details page css end */

}