@media screen and (max-width: 1180px) {
    .status-point {
        padding: 0 20px;
    }
    .left-col {
        padding: 0 12px !important;
    }
}
@media screen and (max-width: 1140px) {
    
    .navigation li  a {
        font-size: 16.73px !important;
    }
    .navigation li:not(:last-child) {
        margin-right: 27px;
    }    
    
}
@media screen and (max-width: 1024px) {
    
    .profile-img .img-fluid {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
@media screen and (max-width: 991px){
	.ban-text p {
	font-size: 20px !important;
}
.alert-dismissible .btn-close {
    position: absolute;
    top: 7px !important;
    right: 7px !important;
    z-index: 2;
    padding: 0rem 0rem !important;
    font-size: 17px !important;
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(300deg) brightness(102%) contrast(103%);
}
    .at-991 {
        justify-content: center !important;
    }
    .logo {
        width: 250px;
    }
    .hide-102  {
        margin-top: 20px;
    }
    .navigation .login-item {
        margin: 0 auto 20px;
        height: 48px;
    }
    .navicon i {
        display: block;
    }
    .logo {
        height: 72px;
    }
    header .logo img {
        width: 227px;
    }
    .services-banner .col-lg-4 {
        max-width: 50%;
        margin-bottom: 50px;
    }
    .ser-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .business-ser .ser-content {
        width: 100%;
    }
    .ser-detail {
        background: white;
        box-shadow: 0px 2px 10px grey;
        border-radius: 10px;
    }
    .homepage .ser-content {
        height: auto;
    }
    .globle-head {
        font-size: 40px;
    }
    .globle-content {
        font-size: 18px;
    }
    .ser-content {
        width: 100%;
        height: auto;
        margin-top: 0px;
        box-shadow: none;
        border-radius: 0;
        background: none;
    }
    .read-more {
        right: 15px
    }
    .remark-sec {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .remark-img {
        height: fit-content;
    }
    .remark-img img {
        width: 100%;
        max-height: 100%;
        object-fit: cover;
        margin-bottom: 20px;
    }
    .remark-detail h3 {
        margin-top: 20px;
    }
    .serving-item .col-lg-4 {
        max-width: 50%;
        margin-bottom: 50px;
    }
    
    .contact-info {
       margin-top: 20px;
    }
    .footer-des {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer-bottom {
        padding: 24px 10px;
    }
    .contact-detail {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        order: 1;
    }
    .message-sec {
        width: 100%;
        margin: 0px 0 45px 0;
    }
    .message-body {
        width: 100%;
    }
    .message-body .form-input {
        width: 100%;
    }
    .contact-detail .detail-body {
        padding: 5.5% 3.5%;
    }
    .contact-detail .links {
        padding: 0 5%;
    }
    .contact-detail .links li:not(:last-child) {
        margin-bottom: 3.3%;
    }
    .contact-detail .detail-body h2 {
        margin-bottom: 3.3%;
    }
    .profiles {
        margin-right: 0px;
        margin-left: 0px;
    }
    .profiles .col-lg-4 {
        padding: 0 12px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .banner-img {
        height: 641px;
    }
    .business-build {
        width: 300px;
    }
    .box-blue {
        width: 300px;
    }
    .business-build p {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 18px;
    }
    .business-build h1 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .services-banner .col-lg-4 {
        max-width: 100%;
        margin-bottom: 50px;
    }
    .ser-detail {
        width: 100%;
    }
    .ser-content h3 {
        font-size: 22px;
        margin-bottom: 12px;
    }
    .business-ser .col-lg-6 {
        margin-bottom: 50px;
    }
    .business-ser .ser-img {
        height: 375px;
    }
    .business-ser .ser-img img {
        max-height: 100%;
    }
    .remark-detail h3 {
        font-size: 26px;
        margin-bottom: 25px;
    }
    .head-h2 {
        font-size: 32px;
    }
    .content-des {
        font-size: 18px;
        line-height: 25px;
    }
    .serving-item .col-lg-4 {
        max-width: 100%;
        margin-bottom: 50px;
    }
    .testi-slider .left-move {
        display: none !important;
    }
    .testi-slider .right-move {
        display: none !important;
    }
    .testi-slider {
        width: 80.5%;
        margin-top: 55px !important;
    }
    .testi-banner {
        margin-top: 28px;
        margin-bottom: 50px;
    }
    .page-links {
        margin-left: 0;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .sub-page {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .sub-page li {
        margin-bottom: 0 !important;
        margin-right: 15px;
        width: 100%;
    }
    .page-links h3 {
        margin-bottom: 10px;
    }
    .footer-des .col-lg-5 {
        width: 100%;
    }
    
    .globle-head {
        font-size: 27px;
    }
    .work-video{
        height: 350px;
    }
    .video-detail {
        top: 11%;
    }
    .video-detail p {
        font-size: 26px;
    }
    .play-btn span i {
        height: 100%;
    }
    .play-btn span {
        width: 56px;
        height: 56px;
    }
    .play-btn {
        height: 85px;
        width: 85px;
    }
    .play-btn span img {
        top: 34%;
        left: 44%;
        width: 17px;
    }
    .video-detail h3 {
        font-size: 29px;
        padding: 0 10px;
    }
    .buisness-team {
        margin-bottom: 56px;
    }
    .accounting .ser-detail:nth-child(odd) {
        margin-right: 27px;
    }
    .globle-services-banner {
        margin-top: 50px !important;
    }
    .secure-portal .ser-detail {
        width: 95%;
        margin: auto;
    }
    .blog-body .blog-content {
        width: 100%;
    }
    .blog-body .latest-article {
        width: 100%;
        margin-bottom: 50px;
    }
    .tax-resource .ser-detail {
        width: 100%;
    }
    .tax-resource .ser-detail:nth-child(odd){
        margin-right: auto;
    }
    .contact-detail .detail-body h2 {
        font-size: 24px;
    }
    .contact-detail .content-des {
        font-size: 14px;
    }
    .privacy-terms .globle-head {
        font-size: 24px;
    }
    .globle-services-banner {
        margin-top: 70px !important;
    }
    
    .privacy-content {
        font-size: 17.83px;
        padding: 0px 2%;
        margin-bottom: 10px !important;
    }
    .status-content {
        font-size: 16px;
    }
    .privacy-terms .points h3 {
        font-size: 23px;
    }
}
@media screen and (max-width: 550px){
    .logo {
        width: 165px;
    }
    header .logo img {
        width: 156px;
        height: 46px;
    }
    .ser-img {
        height: 250px;
    }
    .ser-img img {
        object-fit: cover;
    }
    .accounting .ser-detail {
        width: 95%;
        margin: auto;
    }
    .accounting .ser-detail:nth-child(odd) {
        margin-right: auto !important;
    }
   
    .secure-portal .ser-detail:nth-child(odd) {
        margin-right: auto !important;
    }
    .submit-btn .learn-more {
        padding: 13px 13px;
    }
}
@media screen and (max-width: 500px) {
    .learn-more {
        font-size: 12px;
        padding: 18px 13px;
        width: 120px;
        margin: auto;
        justify-content: center;
    }
    .ser-content p {
        font-size: 14px;
    }
    .footer-des .col-lg-4 {
        min-width: 100%;
    }
    .copyright li img {
        width: 140px;
    }
    .remark-img {
        height: 276px;
    }
    .business-ser .ser-img {
        height: 240px;
    }
}
@media screen and (max-width: 375px) {
    .business-build {
        width: 83%;
    }
    .box-blue {
        width: 83%;
    }
    .tax-banner .col-md-5 {
        min-width: 100%;
    }
}