@media screen and (max-width: 1690px) {
   
}

@media screen and (max-width: 1620px) {
    .container {
        max-width: 96%;
        width: 100%;
    }

  
}

@media screen and (max-width: 1480px) {
    h2 {
        font-size: 34px;
    }
    .footer-bottom {
    padding-top: 70px;
    padding-bottom: 55px;
    display: flex;
    /* justify-content: space-between; */
    column-gap: 20px;
}
.footer-3rd {
    width: 27%;
    display:none;
}
    .top-left {
    padding:13px;
}
    .top-left span, .top-right {
        font-size: 15px;
        padding: 10px;
    }
    .top-right a{
        font-size:16px;
    }
.top-left {
    width: 26%;
}
.banner-slide .banner-content {
    padding: 157px 2% 157px 3%;
    max-width: 1540px;
    margin: 0 auto;
}
.logo-area img {
    height: 60px;
    width: 100%;
    max-width: 250px;
    object-fit: contain;
}
.inner_section {
    padding: 120px 0px 120px 0px;
}
section.workshop_section,.contact-section {
    padding-top: 60px;
}
.services {
    padding: 60px 0px;
}
.section-header p{
    font-size:16px;
}
section.faq_section.contact_us {
    padding-top: 60px;
    padding-bottom: 60px;
}
section.core-values {
    padding: 60px 0px;
}
.service-detail {
    padding: 80px 0px 60px 0px;
}

   
}

@media screen and (max-width: 1300px) {
    .top-left {
    padding:13px;
}
    .top-left span, .top-right {
        font-size: 14px;
        padding: 5px;
    }
    .top-right a{
        font-size:16px;
    }
    .logo-area img {
    height: 60px;
    width: 100%;
    max-width: 250px;
    object-fit: contain;
}
ul.menunav {
    gap: 30px;
}
.main-nav {
    padding: 18px 25px;
}
}

@media screen and (max-width: 1200px) {
    .top-left span, .top-right {
        font-size: 13px;
        padding: 5px;
    } 
}

@media screen and (max-width: 1080px) {
    .container {
        max-width: 94%;
        width: 100%;
    }
    header.top-header {
    flex-wrap: wrap;
}
.top-left {
        width: 100%;
        text-align: center;
    }
.top-right {
    flex-wrap: wrap;
    justify-content: center;
    gap: 9px;
     width: 100%;
    text-align: center;
}
.banner-slide .banner-content {
    padding: 90px 2% 90px 3%;
}
.banner-content .title {
    font-size: 40.118px;
}
ul#menu-header-menu {
    display: none;
}
section.our_services,section.why_choose_us {
    padding: 60px 0px;
}
.section-header h2 {
    font-size: 32px;
    margin-bottom: 20px;
}
.services-tabs .tab-btn {
    flex: auto;
    width: 50%;
}
.services-tabs {
    display: flex;
    margin-bottom: 30px;
    margin-top: 30px;
    flex-wrap: wrap;
}
.tab-contents .tab-content.active {
    grid-template-columns: repeat(2, 1fr);
}
.customNavigation.prev_next {
    display: none;
}
.why_choose_container {
    gap: 60px;
    flex-wrap: wrap;
}
.why_choose_us_section, .additional_services, .about-content, .left_satisfaction_section{
    width: 100%;
}
.satisfaction-inner {
    gap: 45px;
    flex-wrap: wrap;
}
.right_satisfaction_section {
    width: 100%;
    gap: 40px;
    align-items: flex-start;
}
section.testimonials_section .row {
    width: 75%;
}
.testimonials-slider, section.testimonials_section .section-header {
    padding: 0px 12px 60px 12px;
}
section.testimonials_section {
    padding: 60px 0 60px 0;
}
.gallery-container {
    padding-top: 60px;
    padding-bottom: 60px;
}
.faq-question, .faq-answer{
    font-size: 16px;
        padding: 20px 50px 20px 20px;
}
.faq-cta {
    flex-wrap: wrap;
    gap: 20px;
}
.left_faq_cta {
    width: 100%;
}
section.faq_section,section.faq_section.contact_us {
    padding-bottom: 60px;
}
footer.footer {
    padding-top: 100px;
}

.footer-topbar {
    padding: 0px 3%;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
    justify-content: center;
}
.footer-bottom {
    flex-wrap: wrap;
    gap: 40px;
    padding-bottom: 60px;
}
.footer-1st, .footer-2nd,.footer-3rd,.footer-4th {
    width: 47%;
}
.search-box.show {
    display: block;
    position: absolute;
    bottom: -80px;
    z-index: 1000;
    width: 100%;
}
.search-box.show input{
    width: 250px;
}
.inner_section {
    padding: 90px 0px 90px 0px;
}
.breadcrum-content h1 {
    font-size: 40px;
    margin-bottom: 17px;
    padding-bottom: 17px;
}
section.workshop_section {
    padding-top: 60px;
    padding-bottom: 30px;
}
.workshop_left_section, .workshop_right_section {
    width: 100%;
    margin-bottom: 30px;
}
.trophy_section {
    padding: 25px 69px 42px 23px;
    font-size: 20px;
}
section.bottom_workstation .col-md-6 {
    width: 100%;
    padding-bottom: 20px;
}
.about-section {
    padding: 55px 0px;
}
section.core-values {
    padding: 50px 0px;
}
.values-grid {
    grid-template-columns: repeat(2, 1fr);
}
.services {
    padding: 60px 0px;
}
.services-grid {
    padding-top: 45px;
}
.service-content h3 {
    font-size: 20px;
}
section.experts_bottom {
    padding-bottom: 60px;
}
.process-section {
    padding: 64px 0px 64px 0px;
}
.process-steps {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 22px;
    margin-top: 40px;
}
.service-detail {
    padding: 60px 0px 40px 0px;
}
.service-detail p img:first-child:nth-last-child(2), .service-detail p img:first-child + img {
    width: calc(48% - 0.5em);
}
.blog-listing {
    padding: 60px 0;
}
.blog-detail {
    padding: 60px 0px 40px 0px;
}
.blog-detail h1 {
    font-size: 32px;
line-height:1.2;
}
.blog-detail h2 {
    font-size: 28px;
line-height:1.2;
}
.blog-detail h3, .blog-detail h4{
    font-size: 24px;
line-height:1.2;
}
blockquote p {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.contact-wrapper {
    display: flex;
    gap: 40px;
    flex-wrap:wrap;
}
.contact-info {
    flex: auto;
    width: 100%;
}
.contact-section {
    padding-top: 60px;
}
.contact_us .faq-question {
        font-size: 20px !important;
        padding: 20px;
        padding-right: 40px;
    }
    .contact_us .faq-answer{
        font-size:20px !important;
        line-height:24px;
    }
    html, body {
    overflow-x: hidden;
}
.logo-area img {
    width: 100%;
}
}

@media screen and (max-width: 992px) {
    .container {
        max-width: 94%;
        width: 100%;
    }
    .s-heading {
    margin-bottom: 5px;
    font-size: 20px;
}
.faq_image {
    width: 100%;
    height: 900px;
    max-height: 900px;
    object-fit: contain;
    margin-bottom: 30px;
}
.p-27 {
    padding: 0px;
    width: 100%;
}
.faq-question{
    font-size: 16px !important;
        padding:20px;
}

.faq-answer{
    font-size: 16px !important;
        padding: 0px 20px;
}
    .left_faq_cta {
        width: 60%;
    }
    .copyrigt-flex p{
        font-size:15px;
    }
    .copyrigt-flex a{
        font-size:16px;
    }
    .slider {
    max-width: 98%;
}
.gallery-slider .slick-slide.slick-center img {
    transform: scale(1.05);
}
.blog-grid { grid-template-columns: repeat(2,1fr); }

}

@media screen and (max-width: 767px) {
    .main-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.banner-slide .banner-content {
    padding: 50px 6% 50px 6%;
}
    .banner-content .title {
        font-size: 28.118px;
    }
    .banner-content p {
    font-size: 16px;
    line-height: 24px;
}
section.our_services, section.why_choose_us {
        padding: 40px 0px;
    }
    .section-header h5 {
    font-size: 18px;
    line-height: 26px;
}
    .section-header h2 {
        font-size: 28px !important;
        margin-bottom: 20px !important;
        line-height: 36px !important;
    }
    .services-tabs .tab-btn {
        width: 100%;
        color: #252525;
    }
    .tab-contents .tab-content.active {
        grid-template-columns: repeat(1, 1fr);
    }
    .why_choose_container {
        gap: 40px;
    }
    .additional_container {
    flex-wrap: wrap;
}
.image_section img {
    max-width: 100%;
}

.image_section {
    width: 100%;
}
.about-section {
    padding: 45px 0px;
}
.stats {
    margin-bottom: 30px;
    flex-wrap: wrap;
}
.satisfaction-section {
    padding: 50px 0px;
}
.s-title {
font-size: 24.533px;
    line-height: 37.639px;
    letter-spacing: 0.711px;
}
    .right_satisfaction_section {
        flex-wrap: wrap;
    }
        section.testimonials_section .row {
        width: 100%;
    }
        .faq_image {
        width: 100%;
        height: 600px;
        max-height: 600px;
        object-fit: contain;
        margin-bottom: 30px;
    }
    .faq-question {
    padding-right: 45px;
}
    .left_faq_cta {
        width: 100%;
    }
        footer.footer {
        padding-top: 50px;
    }
        .footer-topbar {
        justify-content: left;
    }
    .tinner_icon img {
    height: 45px;
}
.footer-bottom {
    padding-top: 55px;
    padding-bottom: 50px;
    display: flex;
    justify-content: space-between;
    gap: 25px;
}
    .footer-1st, .footer-2nd, .footer-3rd, .footer-4th {
        width: 100%;
    }
   .footer-2nd ul, .footer-3rd ul {
    padding-left: 0px;
    margin-bottom: 0px;
}
.footer-2nd ul li, .footer-3rd ul li {
    padding-bottom: 10px;
    list-style: none;
}
.footer-2nd h4, .footer-3rd h4, .footer-4th h4 {
    margin-bottom: 15px;
}
.social-icons {
    gap: 30px;
}
.gallery-slider img {
    width: 100%;
}
    html body div.wprm-wrapper {
        overflow: hidden;
    }
    .copyrigt-flex {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.copyrigt-flex p {
        font-size: 15px;
        text-align: center;
    }
        section.faq_section {
        padding-bottom: 40px;
    }
    .gallery-container {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .gallery-slider .slick-list {
    padding-top: 20px !important;
    padding-bottom: 40px !important;
    overflow: visible !important;
}
.gallery-slider .slick-prev, .gallery-slider .slick-next {
    display: none !important;
}
.footer-1st p, p,.section-header p {
    font-size: 16px;
}
.testimonial-box {
    flex-wrap: wrap;
    display: flex !important;
    column-gap: 15px;
}
.social {
    padding-top: 30px;
}
.breadcrum-content h1 {
    font-size: 32px;
    margin-bottom: 17px;
    padding-bottom: 17px;
}
    section.workshop_section {
        padding-top: 40px;
    }
    .right_setion_image img {
    height: 550px;
     padding: 25px 26px 10px 25px;
}
.workshop_right_section a {
    float: left;
}
.trophy_section {
        padding: 25px;
        font-size: 16px;
        line-height: 23px;
    }
        .testimonials-slider, section.testimonials_section .section-header {
        padding: 0px 4px 30px 4px;
    }
        .values-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .services {
        padding: 40px 0px;
    }
    .services-grid {
    grid-template-columns: repeat(1, 1fr);
}
.service-img img {
    width: 100%;
    height: 300px;
    display: block;
    max-height: 260px;
    object-fit: cover;
}
span.service-icon img {
    width: 100%;
    height: 100%;
}
.service-content h3 {
    text-align: left;
}
.process-section {
    padding: 45px 0px 45px 0px;
}
.process-steps {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    margin-top: 40px;
}
.service-detail h2, .service-detail h3 {
    font-size: 32px;
    margin-bottom: 22px;
    line-height: 36px;
}

.blog-detail h1, .blog-detail h3, .blog-detail h2 {
    font-size: 24px;
    margin-bottom: 22px;
    line-height: 30px;
}
    .service-detail p img:first-child:nth-last-child(2), .service-detail p img:first-child + img {
        width: calc(100% - 0.5em);
    }
    .service-detail p img{
        width:100%;
    }
        .service-detail {
        padding: 40px 0px 20px 0px;
    }
    .blog-listing {
    padding: 40px 0;
}
    .blog-detail {
        padding: 41px 0px 20px 0px;
    }
    .blog-detail blockquote {
    background: #f9f9f9;
    border-left: 5px solid #ff0000;
    padding: 13px;
    margin: 20px 0;
    font-style: italic;
    color: #333;
}
    .contact-section {
        padding-top: 40px;
    }
    section.map_section {
    padding-top: 60px;
}
section.faq_section.contact_us {
    padding-top: 30px;
}
    .contact_us .faq-question, .contact_us .faq-answer {
        font-size: 16px !important;
        padding-right: 45px;
    }
        section.faq_section, section.faq_section.contact_us {
        padding-bottom: 30px;
    }
    .btn-book {
    font-size: 16px;
    padding:10px;
}
.contact-info h2, .contact-form-box h3{
    font-size:24px;
    line-height:1.2;
    margin-bottom:15px;
}
.contact-form-box {
    padding: 43px 20px 5px 20px;
}
.info-item p, .info-item a {
    font-size: 14px;
    letter-spacing: 0;
}
.banner-content .subtitle{
    line-height:1.2;
}
.service-card ul {
    padding-left: 10px;
}
.trophy_section img {
    width: 104px;
    height: 104px;
    right: -20px;
}
    section.core-values {
        padding: 40px 0px;
    }
    .step-flex {
    flex-wrap: wrap;
}
    section.testimonials_section {
        padding: 40px 0 40px 0;
    }
    .logo-area img {
    width: 100%;
}
 .service-detail p img:first-child:nth-last-child(2),
    .service-detail p img:first-child + img {
        width: 100%;
        display: block;
        margin: 1em 0;
    }

}

@media screen and (max-width: 590px) {
    h2.maintitle, h2, .wrap .counter, h2.h2_title, .why_choose_content h2.h2_title, .counter.started {
        font-size: 26px;
    }
 .search-results h1 {
        font-size: 26px;
    }

    .search-item h2 {
        font-size: 20px;
    }

    .search-item p {
        font-size: 15px;
    }
    .blog-grid { grid-template-columns: 1fr; }
.blog-card img {
    width: 100%;
    height: 100%;
    max-height: 211px;
    object-fit: cover;
}
	  
}


