@media(max-width:1400px){
    .pack-rgt {
        top: 100px;
    }
    /* .main-header.sticky a.nav-link
     {
        padding: 30.4px 0 !important;
    } */
    section.i-banner {
        margin-top: -100px;
    }
    section.i-banner img {
        max-height: 350px;
    }
    .tfb-l i {
        font-size: 16px;
        color: #fff;
    }
    .tfb-l h5 {
        font-size: 18px;
        color: #fff;
    }
    section.banner-section {
        margin-top: -165px;
    }
    .mt-30 {
        margin-top: 20px !important;
    }
    .ckb-r a {
        font-size: 12px;
    }
    .ibn-ic p {
        font-size: 14px;
    }
    .ibn-ic p span {
        font-size: 12px;
        margin: 0 8px;
    }
    .ibn-ic h4 {
        font-size: 44px;
        margin-bottom: 2px;
    }
    .thr-ic a, .thr-ic span {
        color: #fff;
        font-size: 14px;
    }   
    img.header-logo {
        max-width: 200px;
    }
    a.nav-link {
        font-size: 19px;
        font-weight: 500;
        padding: 30.4px 0;
    }
    .bs-con span.tts {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .bs-con h4 {
        font-size: 65px;
        margin-bottom: 20px;
        font-weight: 700;
    }
    .bs-box img.hb-img {
        max-height: 750px;
        min-height: 750px;
    }
    .tbp {
        padding: 70px 0;
    }
    .hssc-box img {
        max-height: 320px;
        min-height: 320px;
        object-fit: cover;
        border-radius: 10px;
    }
    .tbm {
        margin: 70px 0;
    }
    .pt-250{
        padding-top: 220px;
    }
    .pt-200 {
        padding-top: 160px !important;
    }
    p {
        margin: 0 0 14px;
        line-height: 29px;
        font-size: 17px;
    }
    .mb-30 {
        margin-bottom: 24px !important;
    }
    .ml-50 {
        margin-left: 40px !important;
    }
    .mt-40 {
        margin-top: 30px !important;
    }
    .ulb-r p {
        margin-bottom: 0px;
        font-size: 15px;
        color: #fff;
        line-height: 26px;
    }
    .bs-con {
        max-width: 70%;
        margin-top: 45px;
    }
}
@media(max-width:1199px){
    a.nav-link {
        font-size: 16px;
        margin: 0 14px;
    } 
    .bs-con h4 {
        font-size: 54px;
        margin-bottom: 20px;
    }
    .bs-con span.tts {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .bs-con {
        max-width: 450px;
    }
    .bsc-btn {
        column-gap: 14px;
    }
    .slick-next, .slick-prev {
        width: 30px !important;
        height: 30px !important;
        background-size: 30px !important;
    }

}
@media(max-width:991px){
    .navbar-brand{
        padding-bottom: 15px;
    }
    div#navbarSupportedContent {
        background: #000;
        padding: 11px 20px;
        margin: 0 -12px;
    }
    .main-header.sticky a.nav-link {
        padding: 0 !important;
    }
       .mb-dwn {
    display: flex;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    width: 100%;
    align-items: center;
    text-align: center;
}
.mb-dwn div {
    width: 100%;
    height: 100%;
    min-height: 53px;
    max-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wht-ic {
    background: #00a948;
}
.wht-ic a {
    display: block;
    max-width: 50px;
    position: unset;
    bottom: unset;
    left: unset;
    margin-inline: auto;
}
.wht-btn {
    display: flex;
    background: transparent;
}
.wht-btn a {
    position: fixed;
    right: unset;
    top: unset;
    color: #000000;
    width: 50%;
    background: #7C877F;
    border: 2px solid #7b857f !important;
    transform: unset;
}
    .bs-con {
        max-width: 80%;
        width: 100%;
        margin-top: 20px;
    }
    span.navbar-toggler-icon {
        filter: brightness(0) invert(1);
        width: 1.8em !important;
        height: 1.8em !important;
    }
    a.nav-link {
        color: #FFF;
        margin: 8px 0px;
        padding: 0;
        font-size: 15px;
    }
    .header-btn {
        margin: 4px 0 14px;
    }
 .main-header{
    padding: 10px 0;
    background-color: #000 !important;
 }
.bs-con h4 {
    font-size: 46px;
    margin-bottom: 20px;
}
.about-us{
		padding: 50px 0;
	}
	.about-us-images{
		margin: 0 0 30px 0;
	}
	.experience-counter{
		height: 137px;
		width: 137px;
	}
	.experience-counter h3{
		font-size: 28px;
	}
	.about-us-content-list{
		margin-bottom: 30px;
	}

	.about-contact-item{
		margin-bottom: 30px;
	}
    .why-choose-us{
		padding: 50px 0;
	}

	.why-choose-content{
		margin-bottom: 30px;
	}

	.why-choose-item .icon-box{
		margin-right: 10px;
	}

	.why-choose-item-content{
		width: calc(100% - 70px);
	}

	.why-choose-images{
		margin-left: 0;
	}
    .our-services{
		padding: 50px 0;
	}

	.service-image img{
		aspect-ratio: 1 / 1.2;
	}
	.service-btn{
		top: 20px;
		right: 20px;
	}

	.service-btn a{
		height: 50px;
		width: 50px;
	}

	.service-content{
		bottom: 20px;
		left: 20px;
		right: 20px;
	}
	.all-services-btn{
		margin-top: 10px;
	}
    .video-play-button a{
		width: 80px;
		height: 80px;
	}
    .how-we-work{
		padding: 50px 0;
	}

	.how-we-work-item{
		width: calc(50% - 15px);
	}

	.how-we-work-item .icon-box{
		margin-bottom: 20px;
	}

	.how-work-company-slider{
		margin-top: 40px;
		padding-top: 40px;
	}
    .our-skill{
		padding: 50px 0;
	}

	.our-skill-content{
		margin-bottom: 30px;
	}

	.skills-progress-bar{
		margin-bottom: 30px;
	}

	.our-skill-image{
		max-width: 555px;
		margin: 0 auto;
	}
    .our-testimonials-image{
		height: auto;
	}

	.our-testimonials-image figure,
	.our-testimonials-image figure img{
		height: auto;
		aspect-ratio: 1 / 0.65;
	}

	.our-testimonial-content{
		padding: 50px 15px;
	}

	.our-testimonial-content .section-title{
		background-size: contain;
	}

	.testimonial-slider{
		max-width: 100%;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}

	.testimonial-rating{
		margin-bottom:15px;
	}

	.testimonial-content{
		margin-bottom: 30px;
	}

	.testimonial-content p{
		font-size: 18px;
	}

	.testimonial-rating-counter .rating-counter h2{
		font-size: 48px;
	}
    .intro-video-content{
        top: 20%;
    }
    .footer-col{
        margin-bottom: 40px;
    }
    	.page-header{
        padding: 150px 0 70px;
        margin-top: -92px;
    }

    .page-header-box h1{
        font-size: 50px;
    }

	.page-header-box ol li.breadcrumb-item{
		font-size: 18px;
	}

	.page-header-box ol .breadcrumb-item+.breadcrumb-item::before{
		font-size: 16px;
	}
    .about-facility-list{
		margin-top: 50px;
		gap: 20px;
	}

	.about-facility-item{
		width: calc(33.33% - 13.33px);
	}

	.about-facility-item .icon-box{
		height: 45px;
		width: 45px;
		margin-right: 10px;
	}

	.about-facility-item .icon-box img{
		max-width: 20px;
	}

	.about-facility-content{
		width: calc(100% - 55px);
	}

	.about-facility-content h3{
		font-size: 18px;
	}

    .vision-mission{
		padding: 50px 0 25px;
	}

	.vision-mission-box{
        padding: 30px 15px;
        gap: 30px 40px;
    }

	.vision-mission-item{
		width: calc(50% - 20px);
	}

	.vision-mission-item::before{
		right: -20px;
	}

	.vision-mission-item .icon-box{
		width: 70px;
		height: 70px;
	}

	.vision-mission-item .icon-box img{
		max-width: 30px;
	}

	.vision-mission-content h3{
		margin-bottom: 15px;
	}
    .best-selling{
		padding: 25px 0 50px;
	}

	.best-selling-content{
		margin-bottom: 20px;
	}

	.best-selling-content-img{
		margin-bottom: 20px;
	}
    .our-faqs{
		padding: 50px 0;
	}

	.our-faqs-content{
		margin-right: 0;
		margin-bottom: 30px;
	}

	.faq-accordion .accordion-item{
		margin-bottom: 20px;
	}

	.our-faqs-image{
		text-align: center;
		margin-left: 0px;
	}

	.our-faqs-image img{
		aspect-ratio: 1 / 0.8;
	}
    .our-clients{
		padding: 50px 0;
	}

	.our-clients .our-clients-box{
		max-width: 100%;
	}
    .service-feature-image{
		margin-bottom: 30px;
	}

	.service-entry{
		margin-bottom: 30px;
	}

	.service-entry ul li{
		font-size: 14px;
		padding-left: 25px;
		margin-bottom: 10px;
	}

	.service-entry ul li::before{
		font-size: 18px;
	}

	.why-choose-content.service-single-why-choose{
		margin-bottom: 30px;
	}
    .page-gallery{
		padding: 50px 0 20px;
	}

	.page-gallery-box .photo-gallery img{
		aspect-ratio: 1 / 0.85;
	}
    .page-contact-us{
		padding: 50px 0 25px;
	}

	.contact-us-image{
		height: auto;
		margin-bottom: 30px;
	}

	.contact-us-image img{
		aspect-ratio: 1 / 0.6;
	}

	.contact-us-form{
		margin-left: 0;
	}

	.contact-form .form-control{
		padding: 12px 15px;
	}

	.google-map{
		padding: 25px 0 50px;
	}

	.google-map-iframe,
	.google-map-iframe iframe{
		height: 400px;
	}

	.contact-info-box{
		gap: 20px;
		margin-top: 40px;
	}

	.contact-info-item{
		width: 47%;
	}

	.contact-info-item .icon-box{
		height: 50px;
		width: 50px;
		margin-right: 10px;
	}

	.contact-info-item .icon-box i{
		font-size: 16px;
	}

	.contact-info-content{
		width: calc(100% - 60px);
	}

	.contact-info-content h3{
		font-size: 18px;
	}

}

@media screen and (min-width:992px){
    #header-dropdwon .dropdown-menu {
  display: block;
  background-color: var(--dark-color);
  border: none;
  border-radius: 0 !important;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
  animation: none;
  pointer-events: none;
  margin: 0;
  padding: 0;
}
#header-dropdwon:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  animation: fadeInUpDropdown 0.3s ease forwards;
  pointer-events: auto;
}
#header-dropdwon .dropdown-menu li a{
    color: #FFF;
	border-bottom: 1px solid #ffffff24;
    padding: 7px 15px;
}
#header-dropdwon .dropdown-menu li a:hover, #header-dropdwon .dropdown-menu li a:active{
    background-color: var(--primary-color) !important;
}
}

@media(max-width:767px){
   .about-us-images{
		background-position: left 10px bottom 10px;
		background-size: 20% auto;
		padding: 10px 45px 100px 0;
	}
	.feedback-counter{
		transform: rotate(-180deg) translate(0, 0);
	}
	.feedback-counter p{
        font-size: 12px;
        height: 38px;
        width: 38px;
        margin: 0 0 6px 0;
    }
	.feedback-counter h3{
		font-size: 12px;
        width: calc(100% - 40px);
	}
	.about-img-2{
		max-width: 240px;
	}
	.experience-counter{
        height: 102px;
        width: 102px;
    }
	.experience-counter h3{
        font-size: 22px;
    }
	.experience-counter p{
		font-size: 12px;
		line-height: 1.1em;
	}
	.about-us-content-body{
		gap: 0px;
	}
	.about-us-content-body::before{
		display: none;
	}
	.about-us-content-info{
		width: 100%;
		border-bottom: 1px solid var(--divider-color);
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.about-us-content-list{
        margin-bottom: 20px;
    }
	.about-us-contact-list{
		width: 100%;
	}
	.about-us-content-list ul li{
		margin-bottom: 10px;
	}
	.about-us-content-list ul li::before{
		font-size: 18px;
		top: 3px;
	}
	.about-contact-item{
		margin-bottom: 20px;
	}
	.about-contact-content h3{
		font-size: 18px;
	}
    .why-choose-item-content h3{
		font-size: 18px;
		margin-bottom: 5px;
	}
	.why-choose-img-2 img{
		aspect-ratio: 1 / 1.02;
	}
	.why-choose-img-4 img{
		aspect-ratio: 1 / 1.588;
	}
    .service-content h3{
		font-size: 18px;
	}
    .intro-video-image img{
		aspect-ratio: 1 / 0.7;
	}
    .how-we-work-item{
		width: 100%;
	}
	.how-we-work-item .icon-box img{
		max-width: 50px;
	}
	.how-we-work-content h3{
		font-size: 18px;
	}
	.how-work-company-slider{
		margin-top: 30px;
		padding-top: 30px;
	}
    .our-skill-image{
		padding-bottom: 83px;
	}
	.our-skill-img-1{
		width: 200px;
		padding: 20px 0 0 20px;
	}
	.our-skill-img-2{
		width: 130px;
		top: 20px;
	}
	.our-skill-img-3{
		width: 200px;
	}
    .testimonial-rating{
		margin-bottom: 10px;
	}
	.testimonial-rating i{
		font-size: 16px;
	}
	.testimonial-content{
		margin-bottom: 20px;
	}
	.testimonial-content p{
        font-size: 16px;
    }
	.testimonial-body .author-content h3{
		font-size: 18px;
	}
	.testimonial-rating-counter .rating-counter h2{
        font-size: 38px;
    }
    .intro-video-content h1{
        font-size: 30px;
    }
    .intro-video-content p{
        font-size: 15px;
    }
    .page-header-box h1{
		font-size: 28px;
		margin-bottom: 12px;
	}
	.page-header-box ol li.breadcrumb-item{
        font-size: 16px;
    }
	.page-header-box ol .breadcrumb-item+.breadcrumb-item::before{
		font-size: 14px;
	}
    .section-row {
        margin-bottom: 30px;
    }
    .about-facility-item{
        width: 100%;
    }
    .vision-mission{
		background: linear-gradient(180deg, var(--primary-color) 40%, var(--white-color) 40%);
	}
	.vision-mission-box{
        padding: 20px;
        gap: 40px;
    }
	.vision-mission-item{
		width: 100%;
	}
	.vision-mission-item::before{
		height: 1px;
		width: 100%;
		top: auto;
		right: 0;
		bottom: -20px;
	}
	.vision-mission-item:nth-child(2n + 2)::before{
		display: block;
	}
	.vision-mission-item:last-child::before{
		display: none;
	}
	.vision-mission-content h3{
		font-size: 18px;
	}
    .faq-accordion .accordion-header .accordion-button{
		font-size: 18px;
		padding-right: 30px;
	}
	.faq-accordion .accordion-item .accordion-button::after, 
	.faq-accordion .accordion-item .accordion-button.collapsed::after{
		top: 2px;
	}
	.faq-accordion .accordion-body{
		padding-right: 0;
	}
	.our-faqs-image img{
		aspect-ratio: 1 / 1.26;
	}
    .service-entry p{
		margin-bottom: 15px;
	}

	.service-feature-image{
        margin-bottom: 20px;
    }

	.service-feature-image img{
        aspect-ratio: 1 / 0.7;
    }

	.service-entry-list-image{
		gap: 20px;
	}

	.service-entry-image,
	.service-entry-list{
		width: 100%;
	}
    .contact-us-image img{
        aspect-ratio: 1 / 0.75;
    }

	.google-map-iframe,
	.google-map-iframe iframe{
        height: 350px;
    }

	.contact-info-item{
		width: 100%;
	}
}
@media(max-width:575px){
	.main-header{
		padding: 5px 0 !important;
	}
	nav.navbar{
		padding: 0;
	}
	.navbar-nav .nav-item{
		margin: 4px 0;
	}
	img.header-logo {
        max-width: 160px;
    }
	.header-btn {
    margin-top: 20px;
}
	.sticky img.header-logo {
    max-width: 160px;
}
    .slick-next, .slick-prev {
        display: none !important;
    }
    .bs-con span.tts {
        font-size: 20px;
        margin-bottom: 4px;
    }
    .bs-con h4 {
        font-size: 31px;
        margin-bottom: 14px;
    }
    .bs-con {
        max-width: 450px;
        width: 100%;
        padding: 0 14px;
    }
    .section-title h2, .section-title h1{
        font-size: 31px;
        line-height: 42px;
    }
    .bsc-btn {
        column-gap: 8px;
    }
    .slick-dots {
        bottom: 20px !important;
    }
	.page-header {
    padding: 120px 0 26px;
}
    .intro-video-content{
        display: none;
    }
    .photo-gallery .icon-wrap i {
    font-size: 25px;
    }
    .whats-icon{
        max-width: 45px !important;
    }
  
}


@media screen and (min-width:992px) and (max-width:1199px){
    .navbar-container{
        max-width: 100% !important;
    }
}
