@media(max-width: 1199px) {}

@media(max-width: 991px) {
    .navbar-toggler-icon {
        width: 2.2em;
        height: 2.2em;
    }

    .navbar-toggler {
        border: 0;
        padding: 0;
        background: transparent;
    }

    .nan-btn-icon {
        display: block;
        width: 30px;
        height: 3px;
        background-color: #000;
        margin: 5px 0;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .curent .sub-menu {
        visibility: visible;
        opacity: 1;
        position: relative;
        transform: translateY(0em);
        z-index: 1;
        transition: none;
        background-color: transparent;
        /* margin-top: 2px; */
        display: block !important;
        min-width: 100%;
        left: 0 !important;
        transform: translate(0%, 0px);
    }

    .sub-menu>li>a {
        color: hsl(222.2 84% 4.9%);
        padding: 5px 0;
        font-size: 14px;
    }

    .sub-menu>li {
        border: 0;
    }

    .web-header .navbar .navbar-nav li:hover .sub-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0%, 0px);
        -moz-transform: translate(0%, 0px);
        -ms-transform: translate(0%, 0px);
        -o-transform: translate(0%, 0px);
        transform: translate(0%, 0px);
    }

    .menu_overlay {
        display: none;
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 100%;
        display: none;
        z-index: 2;
    }

    .navbar-collapse {
        background-color: #f0f2f5;
        position: fixed;
        top: 0;
        left: 0;
        width: 260px;
        display: none;
        height: 100% !important;
        max-height: 100% !important;
        overflow: hidden;
        overflow-x: scroll;
        display: block !important;
        transform: translateX(-260px);
        opacity: 0;
        visibility: hidden;
        padding: 0px 0 20px;
        transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        z-index: 3;
        padding: 18px 15px;
    }

    .navbar-collapse.menu-visible {
        transform: translateX(0px);
        transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        opacity: 1;
        visibility: visible;
        overflow: auto;
    }

    .sub-menu {
        display: none !important;
        position: relative;
        border: none;
        box-shadow: none;
        transform: translate(0%, 0px);
        left: 0;
        width: 100%;
        background: transparent;
    }

    .web-header .navbar .navbar-nav .nav-item:hover .sub-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0%, 0px);
        -moz-transform: translate(0%, 0px);
        -ms-transform: translate(0%, 0px);
        -o-transform: translate(0%, 0px);
        transform: translate(0%, 0px);
    }

    .web-header .navbar .navbar-nav .nav-item.curent .sub-menu {
        visibility: visible;
        opacity: 1;
        position: relative;
        transform: translateY(0em);
        z-index: 1;
        transition: none;
        display: block !important;
        min-width: 100%;
        left: 0;
        transform: translate(0%, 0px);
    }

    .menu_overlay.menu-visible {
        display: block;
    }

    .nav-item .nav-link {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .nav-item {
        margin: 5px 0px;
    }

    .web-header-right {
        display: none;
    }

    .menu-bar-bottom {
        display: block;
        padding: 8px 7px;
    }

    .menu-bar-bottom p {
        margin-bottom: 20px;
        text-align: center;
    }

    .menu-bar-bottom .get-btn {
        width: 100%;
        padding: 8px 12px;
        margin-left: 0px;
        text-align: center;
    }

    .curent .sub-menu {
        background-color: #fff;
        padding: 5px 10px;
        margin-top: 5px;
    }

    .action-inner {
        width: 100%;
    }

    .popular-pricing-box {
        height: 626px;
        margin-top: 0;
    }

    .contact-left {
        display: none;
    }

    .contact-right {
        text-align: center;
    }

    .appartment-banner-right {
        /*display: none;*/
    }
    
    .web-footer-wrapper {
        flex-wrap: wrap;
    }
    
    .web-footer-box:first-child{
        width: 100%;
    }
    
    .blog-from-box {
        width: 40%;
    }
    
    .timeline:nth-child(even) {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .main-timeline .timeline-content {
        height: 169px;
    }
    
    .main-timeline .timeline:nth-child(2n) .border {
        margin: 0 0 18px 0;
    }
    
    .main-timeline .timeline:nth-child(2n) .timeline-icon:before {
        bottom: 0;
        top: auto; 
    }
    
    .main-timeline .timeline:nth-child(2n) .timeline-icon span {
        top: 0;
        bottom: 0;
    }
    
    .about-count-sec {
        width: 80%;
    }
    
    .about-count-box {
        width: 185px;
    }

}

@media(max-width: 767px) {
    .web-footer-box:first-child {
        width: 100%;
        padding-right: 0px;
    }

    .web-footer-box:nth-child(2) {
        width: 33.33%;
    }

    .web-footer-box:nth-child(3) {
        width: 33.33%;
    }

    .web-footer-box:last-child {
        width: 33.33%;
    }

    .web-footer-list {
        margin-top: 15px;
    }

    .web-footer-wrapper {
        flex-wrap: wrap;
    }

    .banner-wrapper {
        width: 100%;
    }

    .pricing-inner {
        padding: 0 120px;
    }

    .news-artical-wrapper {
        flex-wrap: wrap;
    }

    .news-artical-left {
        width: 100%;
    }

    .news-artical-right {
        width: 100%;
        border-left: 1px solid hsl(214.3 31.8% 91.4%);
        border-top: 0;
    }

    .news-artical-img img {
        width: 100%;
        height: 270px;
        object-fit: cover;
    }

    .heading-sec {
        width: 100%;
    }
    
    .pricing-details-inner {
        overflow: auto;
		position: relative;
		height:450px;
    }
    .pricing-details-inner table {
	  border-collapse: separate; /* important for sticky + shadow */
	  border-spacing: 0;
	  width: 100%;
	}
    .pricing-details-inner table thead tr th {
        padding:8px 14px;
    }
     .pricing-details-inner table thead tr th h4{
        font-size: 14px;
    }
    .pricing-details-inner table tbody tr td {
        padding:8px 14px;
        font-size: 12px;
    }
	.pricing-details-inner table thead tr th:first-child,
	.pricing-details-inner table tbody tr td:first-child {
	  position: sticky;
	  left: 0;
	  background: #fff; 
      border-right: 1px solid #16579c;
      box-shadow: 5px 0 8px -5px #16579c;
	}
    .pricing-details-inner table thead tr th{
		 position: sticky;
		top: 0;
	}
	.pricing-details-inner table thead tr th:first-child { 
		z-index: 2;
    }
	.pricing-details-inner table thead tr th:first-child h4{  
		color:#000;
    }
	.pricing-details-inner table tbody tr td:first-child {     
		color:#000;
		z-index: 1;
    }
    
    .main-timeline .timeline-content {
        height: 194px;
    }
    
    
}

@media(max-width: 575px) {
    .navbar-toggler-icon {
        width: 1.7em;
        height: 2.2em;
    }

    .banner-wraper-top h1 {
        font-size: 45px;
    }

    .banner-wraper-top p {
        font-size: 20px;
    }

    .banner-wraper-top ul li {
        font-size: 14px;
        margin-right: 14px;
    }

    .heading-sec {
        width: 100%;
    }

    .action-sec {
        padding: 44px 0;
    }

    .step-box {
        width: 100%;
        margin-bottom: 24px;
    }

    .step-box:last-child {
        margin: 0;
    }

    .constraction-sec {
        padding: 48px 0;
    }

    .pricing-box {
        height: 100%;
    }

    .pricing-inner {
        padding: 0 20px;
    }

    .testimonials-sec {
        padding: 40px 0;
    }

    .news-sec {
        padding: 40px 0;
    }

    .constraction-image img {
        width: 100%;
    }

    .web-footer-box:nth-child(2) {
        width: 50%;
    }

    .web-footer-box:nth-child(3) {
        width: 50%;
    }

    .web-footer-box:last-child {
        width: 100%;
    }

    .web-footer-bottom-wrapper {
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column-reverse;
    }

    .web-footer-bottom-right {
        margin-bottom: 12px;
    }

    .web-footer-bottom {
        padding-top: 20px;
    }

    .web-footer {
        padding: 24px 0;
        padding-top: 44px;
    }

    .videoModal .btn-close {
        width: 22px;
        height: 22px;
        top: -15px;
        right: -6px;
    }

    .videoModal .btn-close i {
        font-size: 19px;
        color: #fff;
    }

    .blog-sec {
        padding: 50px 0;
    }

    .blog-table {
        overflow: auto;
    }

    .blog-details-sec table thead tr th {
        font-size: 15px;
    }
    
    .blog-from-box {
        width: 100%;
    }
    
    .pricing-details-sec {
        padding: 27px 0;
    }
    
    .privacy-sec {
        width: 100%;
        padding: 29px 0;
    }
    
    .privacy-inner p {
        font-size: 15px;
    }
    
    .privacy-inner h3 {
        font-size: 21px;
    }
    
    .privacy-inner h4 {
        font-size: 19px;
    }
    
    .blog-details-sec {
        padding-right: 0px;
    }
    
    .project-management-right img {
        margin-bottom: 16px;
    }
    
    .about-image-text-left img {
        margin-bottom: 15px;
    }
    
    .about-count-box {
        width: 47%;
    }
    
    .about-count-sec {
        gap: 22px;
    }
    
    .videoModal .modal-content {
        max-width: 780px;
        height: auto;
        border-radius: 16px;
    }
}

@media(max-width: 440px) {
    .banner-wraper-top h1 {
        font-size: 37px;
    }

    .banner-wraper-top p {
        font-size: 15px;
    }

    .banner-wraper-top ul {
        flex-wrap: wrap;
    }

    .banner-btn-sec {
        flex-wrap: wrap;
    }

    .quote-btn {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
        font-size: 16px;
        padding: 4px 30px;
        justify-content: center;
    }

    .work-btn {
        width: 100%;
        font-size: 16px;
        padding: 4px 30px;
        justify-content: center;
    }

    .banner-counter-box {
        width: 50%;
        margin-bottom: 12px;
    }
	.heading-sec{margin-bottom:20px;}
    .heading-sec h2 {
        font-size: 24px;
    }
	
    .heading-sec p {
        font-size: 16px;
    }

    .action-video-sec {
        height: 456px;
    }

    .play-btn {
        width: 66px;
        height: 66px;
    }

    .pricing-box {
        padding: 20px;
    }

    .pricing-box-inner h3 {
        font-size: 28px;
    }

    .pricing-btn-sec .projects-btn-sec {
        flex-wrap: wrap;
    }

    .pricing-btn-sec .projects-btn-sec .work-btn {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .testimonials-bottom-box-btn-sec {
        flex-wrap: wrap;
    }

    .testimonials-bottom-box-btn-sec button {
        width: 100%;
    }

    .start-btn {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .news-artical-right {
        padding: 20px;
    }

    .news-artical-info ul {
        flex-wrap: wrap;
    }

    .news-artical-info ul li {
        margin-bottom: 5px;
    }

    .web-footer-list {
        margin-bottom: 20px;
    }

    .web-footer-bottom-left p {
        text-align: center;
        font-size: 14px;
    }

    .faq-sec {
        padding: 45px 0;
    }

    .faq-inner .accordion-button {
        font-size: 16px;
        line-height: 27px;
    }

    .faq-body ul li {
        font-size: 15px;
    }

    .blog-details-sec h3 {
        font-size: 22px;
    }

    .blog-details-sec img {
        height: 250px;
    }

    .blog-details-sec h4 {
        font-size: 20px;
    }

    .pricing-sec {
        padding: 40px 0;
    }

    .case-studies-sec {
        padding: 40px 0;
    }

    .case-studies-details-sec {
        padding: 40px 0px;
    }

    .case-studies-details-inner h2 {
        font-size: 24px;
    }

    .case-details-box ul li {
        width: 100%;
    }

    .case-details-box ul {
        margin-bottom: 0;
    }

    .case-studies-details-inner p {
        font-size: 16px;
    }

    .contact-us-sec {
        padding: 40px 0;
    }

    .contact-right h2 {
        font-size: 30px;
    }

    .web-header .navbar-brand span {
        display: block;
        font-size: 18px;
        padding-left: 16px;
    }

    .navbar-brand {
        padding: 0;
    }

    .appartment-banner-sec {
        padding: 40px 0;
    }

    .appartment-banner-left h2 {
        font-size: 31px;
    }

    .appartment-banner-left span {
        font-size: 13px;
    }

    .appartment-banner-left p {
        font-size: 16px;
    }

    .appartment-footer-inner h2 {
        font-size: 27px;
    }

    .appartment-footer-inner p {
        font-size: 16px;
    }

    .process-sec {
        padding: 40px 0;
    }

    .process-left img {
        border-radius: 10px;
    }

    .process-right .bg-text {
        padding-left: 10px;
        top: -17px;
    }

    .process-right {
        padding: 30px 0 0 15px;
    }

    .process-right .bg-text h2 {
        font-size: 148px;
    }

    .process-right h3 {
        font-size: 23px;
    }

    .process-box {
        padding-top: 52px;
        padding-bottom: 25px;
    }
    
    .project-management-right {
        margin-bottom: 20px;
    }
    
    .project-management-left h3 {
        font-size: 23px;
    }
    
    .web-footer-box:nth-child(3) {
        padding-left: 15px;
    }
    
    .web-footer-box .navbar-brand {
        font-size: 21px;
    }
    
    .Quotemodal .modal-title {
        font-size: 21px !important;
    }
    
    .modal-form-box input {
        height: 38px;
        padding: 10px 13px;
    }
    
    .pricing-tab-sec .nav-item {
        width: 100%;
    }
    
    .nav-item .nav-link {
        width: 100%;
        justify-content: space-between;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .case-details-image-sec {
        height: auto;
    }
    
    .blog-details-sec table tbody tr td {
        white-space: nowrap;
        font-size: 14px;
    }
    
    .about-image-text-left img {
        height: auto;
    }
    
    .about-inner p {
        margin-bottom: 0px;
    }
    
    .about-count-box {
        width: 100%;
    }
    
    .about-us-inner {
        padding-bottom: 40px;
    }
    
    .chatboat {
        width: 54px;
        height: 54px;
    }
    
    .whatsapp-btn {
        width: 54px;
        height: 54px;
        bottom: 40px;
        font-size: 28px;
    }
    
    .pricing-note-sec ul li {
        font-size: 14px;
    }
    
    .about-sec {
        padding-top: 0;
    }
    
    .testimonials-bottom-box-btn-sec a {
        width: 100%;
    }
    
    .case-studies-details-sec .heading-sec {
        margin-bottom: 10px;
    }
    
    .why-choose-sec {
        padding: 40px 0;
    }
    
    .appartment-banner-sec {
        padding-bottom: 0;
    }
    
    .testimonial-sec-box {
        height: 100%;
    }
    
    .blog-sec {
        padding: 26px 0 0 0;
    }
    
    .blog-from-sec {
        margin-bottom: 35px;
    }
    
    .contact-us-sec {
        padding: 4px 0 40px 0;
    }
    
    .privacy-sec .heading-sec {
        margin-bottom: 15px;
    }
}







