
@media screen and (max-width: 1500px) {
    .widget-gallery.google-review-slider .owl-carousel .client-review p {
        min-height: 170px;
    }
    .responsive .hero-content .title {
        font-size: 65px;
        line-height: 80px;
    }

    .responsive .hero-area {
        padding: 450px 0 180px;
    }

    .responsive .about-us-area .about-us-right .title,
    .responsive .our-services-head .title,
    .widget-html.happy-customer-title h2,
    .responsive .our-clients-head .title {
        font-size: 50px;
        line-height: 65px;
    }
    .widget-html.service-btn .service-btn-link {
        padding: 40px 0 110px;
    }
    .responsive .about-us-area {
        padding: 110px 0;
    }

    .widget-gallery.happy-customer-testimonial-slider {
        padding: 0 0 110px;
    }

    .responsive .our-clients-area {
        padding: 110px 0 120px;
    }

    .responsive.page-home .make-an-enquiry-today-form {
        padding: 100px 0 120px;
    }

    .responsive .page-heading h1, .widget.widget-pageHeading h1, .widget.widget-pageHeading h2 {
        font-size: 55px;
        line-height: 70px;
    }

    .responsive .about-over-sec {
        padding: 120px 0;
    }

    .responsive .who-we-area .who-we-right .title,
    .widget-html .our-client-heading-inner h2,
    .responsive .about-over-sec .full-area .left-area h2,
    .responsive .footer-cta .bottom-part h2,
    .responsive .key-cutting-top .full-content .right-content h2,
    .responsive .contact-information .inner-text h2,
    .widget-html.review-title .inner-title h2,
    .responsive .make-an-enquiry-today-form .widget-title,
    .responsive .blog-post-details .title{
        font-size: 40px;
        line-height: 52px;
    }
    .responsive .about-over-sec .full-area .right-area .left-item .item .top-part span{
    font-size: 40px;
    }
    .responsive .make-an-enquiry-today-form.contact .custom-form {
        width: 700px;
    }
    .responsive .address .location-text {
        right: 120px;
    }
    .widget-gallery.google-review-slider, .widget-gallery.happy-customer-testimonial-slider {
        padding: 0 0 110px;
    }
    .widget-snippet .our-services-all .our-services-single {
        min-height: 515px;
    }
    }

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

    .responsive .make-an-enquiry-today-form.contact .custom-form {
        width: 690px;
    }
    .responsive .address .location-text {
        right: 80px;
    }
    }

@media screen and (max-width: 1300px){
    .widget-gallery.google-review-slider .owl-carousel .client-review p {
        min-height: 130px;
    }
    .widget-gallery.google-review-slider .owl-carousel .owl-stage-outer {
        margin-left: 40px;
    }
    .responsive .who-we-area .who-we-right {
        padding-left: 60px;
    }

    .responsive .make-an-enquiry-today-form.contact .custom-form {
        width: 680px;
    }
    .responsive .address .location-text {
        right: 40px;
    }

}

@media screen and (max-width: 1200px) {
    .blog-post-details .content h3, .blog-post-details .content h4, .blog-post-details .content h5, .blog-post-details .content h6 {
        margin: 30px 0 15px;
        line-height: 30px;

}
.blog-post-details .content figure {
    margin: 0;
}
    .responsive .header > .widget-container,
    .responsive .footer > .widget-container {
        max-width: 100%;
    }

    /*** start header-menu **/
    .header .widget.widget-navigation.main-menu .menu-title {
        position: absolute;
        right: 20px;
        bottom: 30px;
        z-index: 1;
    }

    .header .widget.widget-navigation.main-menu {
        width: 100%;
    }

    .header .widget-navigation.main-menu .menu-button em {
        background-color: #fff;
        height: 3px;
        margin: 5px 0 5px 3px;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper.horizontal {
        text-align: left;
        overflow: hidden;
        margin: 0;
        background: #fff;
        box-shadow: 12px 12px 15px 0 rgba(0, 0, 0, .1);
        z-index: 9999;
    }

    .widget-navigation.main-menu .menu-button {
        height: 22px;
        width: 30px;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child:hover span::before {
        color: #000;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item > .navigation-item-child-container.open {
        display: block;
        box-shadow: unset;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container {
        background: #ceefe6;
        box-shadow: none;
        box-sizing: border-box;
        display: none;
        height: auto !important;
        padding: 0;
        position: static;
        width: 100%;
        transform: translateX(0%);
    }

    .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:first-child a {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom: 0;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span::after {
        display: none;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child:hover > a span {
        color: #000;
    }

    .header .widget.widget-navigation.main-menu .navigation-item .navigation-item-child-container .navigation-item {
        margin: 0;
        padding: 0;
        border: none;
    }

    .header .widget.widget-navigation.main-menu .navigation-item.active a::before {
        display: none;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item:first-child a::after, .widget.widget-navigation.main-menu .horizontal .navigation-item a::after {
        left: 0;
        height: 1px;
        width: 100%;
        margin-left: 0;
    }

    .header .widget.widget-navigation.main-menu .navigation-item .navigation-item-child-container a:hover, .header .widget.widget-navigation.main-menu .navigation-item .navigation-item-child-container a:focus {
        color: rgba(255, 255, 255, 0.6);
    }

    .header .widget-navigation.main-menu .horizontal .navigation-item.has-child::before {
        display: none;
    }

    .header .responsive-navigation.main-menu .navigation-item.has-child .child-opener.close::before {
        content: "\f068";
        font-family: fontawesome;
    }


    .header .widget.widget-navigation.main-menu .horizontal .navigation-item a {
        text-align: left;
        padding: 18px 20px;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper .navigation-item {
        background-color: transparent;
        padding: 0;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper .navigation-item a,
    .header .widget.widget-navigation.main-menu .navigation-item.has-child a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.04);
        line-height: 20px;
        padding: 15px 20px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin: 0;
        color: #000;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item > .navigation-item-child-container.open .navigation-item a {
        padding-left: 40px;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item > .navigation-item-child-container.open .navigation-item:last-child a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item > .navigation-item-child-container .navigation-item > .navigation-item-child-container.open .navigation-item a {
        padding-left: 45px;
        font-size: 15px;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item > .navigation-item-child-container .navigation-item > .navigation-item-child-container .navigation-item > .navigation-item-child-container.open .navigation-item a {
        padding-left: 60px;
        font-size: 15px;
    }

    .header .widget.widget-navigation.main-menu .navigation-item.has-child a:hover .child-opener::before {
        color: #fff;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper .navigation-item a:hover {
        color: #fff;
        background: #f6a335;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item a:focus {
        color: #000;
        background: #f6a335;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item a:hover {
        color: #000;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item a:focus {
        color: #000;
        background: #f6a335;
    }

    .header .responsive-navigation.main-menu .navigation-item.has-child .child-opener {
        position: absolute;
        right: 20px;
        top: 3px;
        width: 50px;
    }

    .header .widget.widget-navigation.main-menu .navigation-item.has-child .child-opener::before {
        content: '\f107';
    }

    .header .responsive-navigation.main-menu .navigation-item.has-child .child-opener.close::before {
        content: '\f106';
    }

    .header .widget.widget-navigation.main-menu .horizontal > .has-child > a span::after {
        display: none !important;
    }

    .header .widget.widget-navigation.main-menu .navigation-item .navigation-item-child-container::before {
        display: none;
    }

    .header .widget.widget-navigation.main-menu .navigation-item .navigation-item-child-container {
        margin: 0;
        border-radius: 0;
    }

    .header .widget.widget-navigation.main-menu .navigation-item-child-container .navigation-item.first a::before {
        display: none !important;
    }

    .header .widget.widget-navigation.main-menu .navigation-item.active a::after {
        display: none;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper {
        background-color: #fff;
        left: 0;
        top: 25px;
        width: 100%;
        height: auto !important;
        padding: 0 !important;
        z-index: 1;
        border-top: 0;
    }

    .header.sticky .widget.widget-navigation.main-menu .nav-wrapper .navigation-item a{
        padding: 15px 20px;
    }

    .header .widget.widget-navigation.main-menu div.horizontal > .has-child > .navigation-item-child-container {
        left: unset;
        top: unset;
        width: 100%;
        transform: unset;
        position: relative;
        background: #f4f4f4;
        /*border-top: 1px solid #f5f5f5;
        border-bottom: 1px solid #f5f5f5;*/
    }

    .header .widget-navigation.main-menu .navigation-item {
        padding: 0;
    }

    .header .widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item a::before {
        display: none;
    }

    .header .widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child:hover > a {
        color: #000;
        background: #f6a335;
    }

    .widget-navigation .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
        background: #f4f4f4;
        border-bottom: 1px solid #f5f5f5;
    }

    /** End header menu **/
    .responsive .hero-content .title {
        font-size: 50px;
        line-height: 60px;
        max-width: 470px;
    }

    .responsive .hero-content .title-2 {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 25px;
    }

    .responsive .hero-area {
        padding: 390px 0 100px;
    }

    .responsive .hero-container,
    .responsive .about-us-container,
    .responsive .our-services-container,
    .responsive .our-clients-container,
    .responsive .who-we-container {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
    }

    .responsive .about-us-area {
        padding: 100px 0;
    }

    .responsive .about-us-area .about-us-right .title,
    .responsive .our-services-head .title,
    .widget-html.happy-customer-title h2,
    .responsive .our-clients-head .title {
        font-size: 45px;
        line-height: 55px;
    }

    .responsive .about-us-area .about-us-right {
        padding-left: 50px;
    }

    .responsive .about-us-area .about-us-right .title-2 {
        font-size: 20px;
        line-height: 28px;
    }

    .responsive .about-us-area .about-us-left img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 12px;

    }

    .responsive .our-services-all {
        grid-gap: 20px;
    }

    .responsive .our-services-all .our-services-single .content .name-link {
        font-size: 22px;
        line-height: 28px;
        min-height: 50px;
    }

    .responsive .our-services-all .our-services-single .content .text {
        min-height: 100px;
    }

    .widget-snippet .our-services-area {
        padding: 80px 0 0;
    }

    .widget-html.service-btn .service-btn-link {
        padding: 40px 0 70px;
    }
    .responsive .service-call-action .inner-content {
        padding: 0 0 90px;
    }
    .widget-gallery.google-review-slider .owl-carousel .owl-stage-outer {
        margin-left: 30px;
    }

    .widget-html.review-title .review-title-part {
        padding: 90px 0 50px;
    }

    .widget-gallery.google-review-slider, .widget-gallery.happy-customer-testimonial-slider {
        padding: 0 0 90px;
    }

    .responsive .our-clients-area {
        padding: 90px 0;
    }

    .responsive.page-home .make-an-enquiry-today-form {
        padding: 80px 0 90px;
    }

    .responsive .page-heading h1, .widget.widget-pageHeading h1, .widget.widget-pageHeading h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .page-heading, .widget-pageHeading {
        padding:370px 20px 70px;
        margin: 0 0 90px 0;
    }

    .responsive .who-we-area {
        padding: 90px 0 260px;
        margin: 0 -20px;
    }

    .responsive .about-inner-cta .inner-content {
        max-width: 100%;
        margin: -180px auto 0;
        padding: 60px 30px;
    }

    .responsive .about-inner-cta .inner-content ul li {
        font-size: 16px;
        line-height: 30px;
    }

    .responsive .who-we-area .who-we-right .title-2 {
        font-size: 20px;
        line-height: 30px;
    }

    .responsive .about-over-sec {
        padding: 100px 0 90px;
    }

    .responsive .about-over-sec .full-area .right-area .left-item .item .top-part span {
        font-size: 35px;
        line-height: 40px;
    }

    .responsive .about-over-sec .full-area .right-area .left-item .item {
        padding: 25px 20px;
    }

    .responsive .about-over-sec .full-area .right-area .left-item {
        padding: 0 35px 0 0;
    }

    .responsive .about-over-sec .full-area .left-area p {
        font-size: 20px;
        line-height: 30px;
    }

    .responsive .about-over-sec .full-area .left-area h2 {
        margin: 0 0 20px;
    }

    .responsive .footer-cta .inner-content .top-part .right-part a {
        font-size: 28px;
        line-height: 25px;
    }

    .page-content {
        padding: 0 20px;
    }

    .widget-html .our-client-heading-inner {
        padding: 85px 0 40px;
        margin: 0 -20px;
    }

    .widget-html.service-title .our-client-heading-inner h2 {
        padding: 0 20px;
    }

    .widget-snippet.our-service-inner .our-services-area {
        margin: 0 -20px;
        padding: 0 0 90px;
    }

    .responsive .key-cutting-top .full-content {
        max-width: 100%;
        padding: 0;
    }

    .responsive .key-cutting-top .full-content .right-content {
        padding: 0 0 0 50px;
    }

    .responsive .key-cutting-top {
        margin: 0 0 90px;
    }

    .responsive .key-cutting-top .full-content {
        align-items: unset;
    }
    .responsive .key-cutting-top .full-content .left-content img {
        height: 100%;
        object-fit: cover;
    }
    .widget-snippet.our-client-inner .our-clients-area {
        padding: 0 0 100px;
        margin: 0 -20px;
    }
    .widget-blogPost.blog-listing .blog-post-item,
    .blog-category-details .blog-post-item{
        width: calc(100% / 3 - 20px);
        margin: 0 10px 15px;
    }
    .widget-blogPost.blog-listing {
        margin: 0 -10px;
    }
    .widget-blogPost.blog-listing .blog-post-item .post-description,
    .blog-category-details .blog-post-item .post-description{
        padding: 15px 0;
    }
    .responsive .contact-information {
        margin-left: 20px;
        padding: 0 50px 0 0;
    }
    .responsive .make-an-enquiry-today-form.contact .custom-form {
        margin-right: 20px;
        width: 560px;
        padding: 45px 40px 40px;
    }
    .page-contact-us #spltr-38990893-E5B6-4EF3-BFBA-332993434A99 {
        background: #EFF0F3;
        padding: 100px 0 90px;
    }
    .responsive .address .location-text {
        right: 20px;
        padding: 30px 30px 40px;
    }
    .responsive .address-map iframe {
        height: 500px;
    }
    .page-blog-post #spltr-9D96DBC7-0AB1-4CC8-BDFB-232BFA562990 {
        padding: 0 20px 0 0;
    }

    .responsive .body > .body-section > .widget-container {
        width: 100%;
    }
    .widget-html.blog-page {
        padding: 0 20px;
    }
    .responsive .blog-post-details {
        max-width: 100%;
        padding: 0 60px 0 20px;
    }
    body.page-blog-post > .body {
        padding: 210px 0 90px !important;
    }
    .responsive .sidebar-lost-key {
        padding: 30px 25px;
    }
    .widget-article .page_404 .big {
        font-size: 95px;
        margin-left: -12px;
    }
    .widget-article .page_404 .ops .big_font {
        font-size: 95px;
        margin-right: -12px;
    }
    .widget-article .page_404 .ops {
        font-size: 60px;
    }
    .widget-article .page_404 .error {
        font-size: 32px;
    }
    .widget-article .page_404 {
        margin: 0 auto 100px;
    }
    .responsive .container-thankyou .text-content h3 {
        font-size: 42px;
        line-height: 55px;
    }
    .responsive .container-thankyou {
        margin: 100px auto;
}
    body > .body {
        margin-top: -152px;
    }
    body.page-blog-post .header::after {
        height: 152px;
    }
    .widget-snippet .our-services-all .our-services-single {
        min-height: 490px;
    }
    .page-blog-category .page-content {
        padding: 0 10px;
    }
    .blog-category-details span.title {
        padding: 0 10px 25px;
    }
}

@media screen and (max-width: 991px) {
    .widget-snippet .our-services-all .our-services-single {
        min-height: 500px;
    }
    .responsive .header-top-wrap .header-top-single:last-child .text {
        font-size: 18px;
        line-height: 22px;
    }
    body > .body {
        padding: 0 !important;
    }

    .widget.widget-article.footer-copyright p b {
        display: none;
    }

    .widget.widget-article.footer-copyright p {
        line-height: 25px;
    }

    body > .footer::after {
        height: 100px;
    }

    .responsive .hero-content .title {
        font-size: 45px;
        line-height: 55px;
        max-width: 100%;
    }

    .responsive .hero-area {
        padding: 380px 0 85px;
    }

    .responsive .about-us-area {
        padding: 90px 0;
    }

    .responsive .about-us-area .about-us-right .title,
    .responsive .our-services-head .title,
    .widget-html.happy-customer-title h2,
    .responsive .our-clients-head .title {
        font-size: 40px;
        line-height: 50px;
    }

    .responsive .our-services-all {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .widget-html.service-btn .service-btn-link {
        padding: 40px 0 65px;
    }

    .responsive .who-we-area .who-we-right .title,
    .responsive .about-over-sec .full-area .left-area h2,
    .responsive .footer-cta .bottom-part h2,
    .responsive .contact-information .inner-text h2,
    .widget-html.review-title .inner-title h2,
    .responsive .make-an-enquiry-today-form .widget-title {
        font-size: 38px;
        line-height: 48px;
    }

    .responsive .blog-post-details .title,
    .responsive .key-cutting-top .full-content .right-content h2,
    .widget-html .our-client-heading-inner h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .widget-html.review-title .review-title-part {
        padding: 80px 0 45px;
    }

    .widget-gallery.google-review-slider .owl-carousel .owl-stage-outer {
        margin-left: 20px;
    }

    .widget-gallery.google-review-slider .owl-carousel .client-review p {
        min-height: 150px;
    }

    .widget-gallery.google-review-slider, .widget-gallery.happy-customer-testimonial-slider {
        padding: 0 0 85px;
    }

    .responsive .our-clients-area {
        padding: 80px 0;
    }

    .responsive .our-clints-all {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .responsive .make-an-enquiry-today-form .custom-form {
        width: 680px;
        padding: 50px 35px 40px;
    }

    .responsive .make-an-enquiry-today-form .widget-title {
        margin: 0 0 30px;
    }

    .responsive.page-home .make-an-enquiry-today-form {
        padding: 70px 0 90px;
    }

    .responsive .page-heading h1,
    .widget.widget-pageHeading h1,
    .widget.widget-pageHeading h2 {
        font-size: 45px;
        line-height: 55px;
    }

    .page-heading, .widget-pageHeading {
        padding: 360px 20px 60px;
        margin: 0 0 85px 0;
    }

    .responsive .who-we-area .who-we-right {
        padding-left: 40px;
    }

    .responsive .who-we-area {
        padding: 80px 0 240px;
    }

    .responsive .about-inner-cta .inner-content,
    .responsive .about-inner-cta .inner-content .right-content {
        align-items: unset;
    }

    .responsive .about-inner-cta .inner-content {
        margin: -185px auto 0;
        padding: 45px 30px 40px;
    }

    .responsive .about-inner-cta .inner-content .right-content .left-inner-content {
        width: 35%;
    }

    .responsive .about-inner-cta .inner-content .right-content .right-inner-content {
        width: 65%;
    }

    .responsive .about-over-sec .full-area {
        max-width: 100%;
        flex-direction: column;
    }

    .responsive .about-over-sec .full-area .left-area {
        width: 100%;
        padding: 0 0 40px 0;
    }

    .responsive .about-over-sec .full-area .right-area {
        width: 100%;
    }

    .responsive .about-over-sec .full-area .right-area .left-item {
        width: 45%;
    }

    .responsive .about-over-sec .full-area .right-area .right-item {
        width: 55%;
        text-align: right;
    }

    .responsive .about-over-sec .full-area .right-area .right-item img {
        width: 100%;
    }

    .responsive .about-over-sec .full-area .left-area h2,
    .responsive .about-over-sec .full-area .left-area p {
        text-align: center;
    }

    .responsive .about-over-sec {
        padding: 80px 0 90px;
    }

    .responsive .footer-cta {
        padding: 80px 0 85px;
    }

    .responsive .footer-cta .inner-content .top-part .right-part a {
        font-size: 25px;
        line-height: 28px;
    }

    .widget-html .our-client-heading-inner {
        padding: 80px 20px 40px;
    }

    .widget-blogPost.blog-listing .blog-post-item,
    .blog-category-details .blog-post-item{
        width: calc(100% / 2 - 20px);
        margin: 0 10px 20px;
    }

    .widget-html.service-title .our-client-heading-inner h2 {
        padding: 0;
    }

    .blog-post-details .title {
        margin: 35px auto 0;
    }

    .widget-blogPost.featured-post .widget-title {
        padding: 45px 0 15px;
    }

    .responsive .blog-post-details .blog-post-info {
        width: 100%;
    }
    body.page-blog-post > .body {
        padding: 210px 0 80px !important;
    }
    .responsive .blog-post-details .social-media-share-bar {
        margin: 40px auto 0px;
    }
    .page-contact-us #spltr-38990893-E5B6-4EF3-BFBA-332993434A99 {
        padding: 80px 0 90px;
    }
    .responsive .contact-information .inner-text h2 {
        margin: 0 0 35px;
}
    .responsive .make-an-enquiry-today-form.contact{
        margin: 0 20px;
    }
    .responsive .make-an-enquiry-today-form.contact .custom-form {
        width: 100%;
        margin: 0 auto;
    }
    .responsive .contact-information {
        margin: 0 20px;
        padding: 0 0 20px;
    }
    .responsive .address .location-text {
        max-width: 350px;
    }
    .responsive .our-services-all .our-services-single .content .name-link {
        min-height: 30px;
    }
    .responsive .our-services-all .our-services-single .content .text {
        min-height: 70px;
    }
}

@media screen and (max-width: 767px) {
    .responsive .contact-us-button a {
        font-size: 15px;
        height: 40px;
        max-width: 135px;
    }
    .header .widget-navigation.main-menu .menu-button em {
        height: 2px;
        margin: 6px 0 5px 3px;
    }
    .header .widget.widget-navigation.main-menu .menu-title {
        right: 15px;
        bottom: 27px;
    }
    .header .widget.widget-navigation.main-menu .nav-wrapper .navigation-item a,
    .header .widget.widget-navigation.main-menu .navigation-item.has-child a {
        padding: 15px;
    }
    .header .widget.widget-navigation.main-menu .horizontal .navigation-item > .navigation-item-child-container.open .navigation-item a {
        padding-left: 30px;
    }
    .responsive .header-top-wrap .header-top-single svg {
        display: none;
    }
    .responsive .header-top-wrap {
        padding: 0 15px;
    }
    .responsive .header-top-wrap .header-top-single .text, .responsive .header-top-wrap .header-top-single:last-child .text {
        font-size: 14px;
        letter-spacing: 0;
        font-weight:500;
    }
    .responsive .header-top-wrap {
        padding: 0 15px;
        justify-content: center;
    }
    .responsive .header-top-wrap .header-top-single {
        padding-right: 10px;
        margin-right: 10px;
    }
    body > .footer {
        padding: 0 15px;
    }
    .footer .widget-title {
        line-height: 26px;
    }
    .responsive .footer-contact a,
    .responsive .footer-contact p{
        margin: 0 0 12px;
    }
    .widget-snippet .our-services-all .our-services-single {
        min-height: auto;
    }

    .responsive .service-call-action .inner-content h3 {
        margin: 0 0 20px;
        font-size: 25px;
        line-height: 38px;
    }
    .responsive .service-call-action .inner-content {
        padding: 0 15px 60px;
        max-width: 100%;
    }
    .responsive .service-call-action .inner-content .service-cta-btn a.make-inquiery {
        height: 40px;
        max-width: 180px;
    }
    .responsive .service-call-action .inner-content .service-cta-btn .call-btn {
        margin: 0 0 0 15px;
    }
    .responsive .service-call-action .inner-content .service-cta-btn .call-btn p {
        font-size: 14px;
        line-height: 24px;
    }
    .footer .widget-navigation.footer-menu .navigation-item a{
        padding: 0 0 12px;
    }
    .responsive .service-call-action .inner-content .service-cta-btn .call-btn a {
        font-size: 17px;
        line-height: 25px;
    }
    body > .footer::after {
        height: 170px;
    }
    .responsive .hero-content .title {
        font-size: 30px;
        line-height: 40px;
        max-width: 100%;
        margin: 0 0 15px;
    }
    .responsive .hero-container,
    .responsive .about-us-container,
    .responsive .our-services-container,
    .responsive .our-clients-container,
    .responsive .who-we-container {
        padding: 0 15px;
    }
    .responsive .hero-area {
        padding: 300px 0 60px;
    }
    .responsive .hero-content .buttons .or-call {
        margin: 0 0 0 20px;
    }
    .responsive .hero-content .buttons .or-call a {
        font-size: 16px;
        line-height: 25px;
    }
    .responsive .hero-content .buttons .make-inquiery {
        height: 40px;
        max-width: 180px;
    }
    .responsive .hero-content .title-2 {
        margin: 0 0 15px;
        font-size: 17px;
        line-height: 25px;
    }
    .responsive .about-us-container {
        flex-direction: column-reverse;
    }
    .responsive .about-us-area .about-us-right {
        padding: 0 0 30px;
        width: 100%;
    }
    .responsive .about-us-area .about-us-left img {
        height: auto;
}
    .responsive .about-us-area .about-us-left {
        width: 100%;
    }
    .responsive .about-us-area .about-us-right .text {
        margin: 0 0 15px;
    }
    .responsive .about-us-area .about-us-right .title-2 {
        font-size: 17px;
        line-height: 25px;
    }
    .responsive .about-us-area .about-us-right .title,
    .responsive .our-services-head .title,
    .widget-html.happy-customer-title h2,
    .responsive .our-clients-head .title,
    .widget-html.review-title .inner-title h2,
    .responsive .make-an-enquiry-today-form .widget-title,
    .responsive .who-we-area .who-we-right .title{
        font-size: 30px;
        line-height: 40px;
    }
    .responsive .about-us-area {
        padding: 60px 0 60px;
    }
    .widget-snippet .our-services-area {
        padding: 60px 0 0;
    }
    .responsive .our-services-all {
        display: block;
    }
    .responsive .our-services-all .our-services-single {
        margin: 0 0 20px;
    }
    .responsive .our-services-all .our-services-single:last-child {
        margin:0;

    }
    .responsive .our-services-all .our-services-single .content .name-link {
        min-height: auto;
    }
    body > .body {
        margin-top: -122px;
    }
    body > .header::before {
        height: 44px;
    }
    .responsive .our-services-all .our-services-single .content .text {
        min-height: auto;
    }
    .responsive .our-services-head .text {
        line-height: 22px;
    }
    .responsive .our-services-head {
        margin: 0 0 25px;
    }
    .widget-html.service-btn .service-btn-link {
        padding: 30px 0 55px;
    }

    .responsive .about-over-sec .full-area .left-area h2,
    .responsive .footer-cta .bottom-part h2,
    .responsive .contact-information .inner-text h2{
        font-size:28px;
        line-height: 38px;
    }
    .widget-html.review-title .inner-title {
        padding: 0 0 15px;
        flex-direction: column;
    }
    .widget-html.review-title .inner-title h2 {
        padding: 0 0 10px;
    }
    .widget-html.review-title .review-title-part {
        padding: 60px 0 35px;
    }
    .widget-gallery.google-review-slider .owl-carousel .owl-stage-outer {
        margin: 0;
    }
    .widget-gallery.google-review-slider .owl-carousel .client-review p {
        min-height: auto;
    }
    .widget-gallery.google-review-slider,
    .widget-gallery.happy-customer-testimonial-slider {
        padding: 0 15px 60px;
    }
    .responsive .our-clients-area {
        padding: 60px 0;
    }
    .responsive .our-clints-all {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .responsive .our-clients-head .text {
        line-height: 26px;
    }
    .responsive .our-clients-head {
        margin: 0 0 25px;
    }
    .responsive .make-an-enquiry-today-form .widget-title {
        margin: 0 0 20px;
    }
    .responsive.page-home .make-an-enquiry-today-form {
        padding: 60px 15px;
    }
    .responsive .make-an-enquiry-today-form .custom-form {
        width: 100%;
        padding: 35px 20px 30px;
    }
    .make-an-enquiry-today-form .custom-form .form-row input[type="text"],
    .make-an-enquiry-today-form .custom-form .form-row select {
        height: 45px;
    }
    .widget-form .double-input-row .form-row {
        width: 100%;
    }
    .make-an-enquiry-today-form .custom-form .form-row input[type="text"],
    .make-an-enquiry-today-form .custom-form .form-row select {
        font-size: 15px;
        line-height: 15px;
    }
    .make-an-enquiry-today-form .custom-form .form-row {
        margin: 0 0 15px;
    }
    .make-an-enquiry-today-form .custom-form .form-row textarea {
        font-size: 15px;
        line-height: 15px;
        height: 100px;
    }
    .make-an-enquiry-today-form .custom-form .form-row.btn-row .submit-button {
        height: 40px;
        margin: 25px 0 0;

    }
    .responsive .page-heading h1, .widget.widget-pageHeading h1, .widget.widget-pageHeading h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .page-heading, .widget-pageHeading {
        padding:282px 15px 40px;
        margin: 0 0 60px 0;
    }
    .responsive .who-we-container {
        flex-direction: column-reverse;
    }
    .responsive .who-we-area .who-we-right {
        padding: 0 0 10px;
        width: 100%;
    }
    .responsive .who-we-area .who-we-right .title-2 {
        font-size: 17px;
        line-height: 26px;
    }
    .responsive .who-we-area .who-we-left {
        width: 100%;
    }
    .responsive .about-inner-cta .inner-content {
        margin: -350px auto 0;
        padding: 35px 20px 30px;
        flex-direction: column;
    }
    .responsive .about-inner-cta .inner-content .left-content {
        width: 100%;
        margin: 0 0 25px;
    }
    .responsive .about-inner-cta .inner-content .right-content {
        width: 100%;
        flex-direction: column;
    }
    .responsive .about-inner-cta .inner-content .right-content .left-inner-content {
        width: 100%;
        max-width: 150px;
        margin: 0 auto;
    }
    .responsive .about-inner-cta .inner-content .right-content .right-inner-content {
        width: 100%;
        padding: 20px 0 0;
    }
    .responsive .about-inner-cta .inner-content p {
        line-height: 28px;
    }
    .responsive .about-inner-cta .inner-content ul li {
        font-size: 16px;
        line-height: 28px;
    }
    .responsive .who-we-area {
        padding: 60px 0 400px;
        margin: 0 -15px;
    }
    .responsive .about-over-sec {
        padding: 60px 0;
    }
    .responsive .about-over-sec .full-area .left-area p {
        font-size: 18px;
        line-height: 25px;
    }
    .responsive .about-over-sec .full-area .left-area h2 {
        margin: 0 0 15px;
    }
    .responsive .about-over-sec .full-area .right-area {
        flex-direction: column;
    }
    .responsive .about-over-sec .full-area .right-area .left-item {
        width: 100%;
        padding: 0 0 15px;
    }
    .responsive .about-over-sec .full-area .right-area .left-item .item {
        margin: 0 0 15px;
    }
    .responsive .about-over-sec .full-area .right-area .left-item .item .top-part span {
        font-size: 30px;
        line-height: 35px;
    }
    .responsive .about-over-sec .full-area .right-area .left-item .item .top-part p {
        font-size: 40px;
        line-height: 35px;
        margin: 0 0 0 5px;
    }
    .responsive .about-over-sec .full-area .right-area .right-item {
        width: 100%;
    }
    .page-content {
        padding: 0 15px;
    }
    .responsive .about-over-sec .full-area .left-area {
        padding: 0 0 30px 0;
    }
    .responsive .footer-cta {
        padding: 60px 15px;
    }
    .responsive .footer-cta .inner-content .top-part .right-part a {
        font-size: 20px;
        line-height: 25px;
    }
    .responsive .footer-cta .inner-content .top-part .left-part img {
        width: 75px;
    }
    .responsive .footer-cta .bottom-part h2 {
        line-height: 38px;
    }
    .responsive .footer-cta .bottom-part h2 {
        margin: 20px 0 25px;
    }
    .responsive .blog-post-details .title, .responsive .key-cutting-top .full-content .right-content h2, .widget-html .our-client-heading-inner h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .widget-html .our-client-heading-inner {
        padding: 60px 15px 30px;
        margin: 0 -15px;
    }
    .widget-snippet.our-service-inner .our-services-area {
        margin: 0 -15px;
        padding: 0 0 60px;
    }
    .responsive .key-cutting-top {
        margin: 0 0 60px;
    }
    .responsive .key-cutting-top .full-content {
        flex-direction: column-reverse;
    }
    .responsive .key-cutting-top .full-content .left-content {
        width: 100%;
    }
    .responsive .key-cutting-top .full-content .right-content {
        padding: 0 0 30px;
        width: 100%;
    }
    .responsive .key-cutting-top .full-content .right-content h2 {
        margin: 0 0 10px;
    }
    .responsive .key-cutting-top .full-content .left-content img {
        height: auto;
    }
    .responsive .key-cutting-top .full-content .right-content p {
        margin: 0 0 15px;
    }
    .widget-snippet.our-client-inner .our-clients-area {
        padding: 0 0 60px;
        margin: 0 -15px;
    }
    .widget-blogPost.blog-listing .blog-post-item .post-description .title,
    .blog-category-details .blog-post-item .post-description .title{
        padding: 0 0 10px;
    }
    .widget-blogPost.blog-listing .blog-post-item .post-description .title a,
    .blog-category-details .blog-post-item .post-description .title a{
        font-size: 18px;
        line-height: 26px;
    }
    .widget-blogPost.blog-listing .blog-post-item,
    .blog-category-details .blog-post-item {
        width: 100%;
        margin: 0 0 40px;
    }
    .widget-blogPost.blog-listing {
        margin: 0;
    }
    .widget-blogPost.blog-listing .blog-post-item .post-description,
    .blog-category-details .blog-post-item .post-description{
        padding: 15px 0 0;
    }
    .widget-blogPost.blog-listing .blog-post-content .footer {
        margin: 0 auto;
    }
    body.page-blog-post .header::after {
        height: 127px;
    }
    body.page-blog-post > .body {
        padding: 180px 0 60px !important;
    }
    .blog-post-details .title {
        margin: 15px auto 0;
    }
    .responsive .blog-post-details {
        max-width: 100%;
        padding: 0 15PX;
    }
    .responsive .blog-post-details .title {
        margin: 20px auto 0;
    }
    .responsive .blog-post-details .image {
        margin: 25px auto 0;
    }
    .responsive .blog-post-details .content h1 {
        font-size: 30px;
        line-height: 35px;
    }
    .responsive .blog-post-details .content h2{
        line-height: 30px;
    }
    .responsive .blog-post-details .content h3 {
        line-height: 28px;
    }
    .responsive .blog-post-details .content h4,
    .responsive .blog-post-details .content h5,
    .responsive .blog-post-details .content h6{
        line-height: 25px;
    }

    .responsive .blog-post-details .content h1,
    .responsive .blog-post-details .content h2,
    .responsive .blog-post-details .content h3,
    .responsive .blog-post-details .content h4,
    .responsive .blog-post-details .content h5,
    .responsive .blog-post-details .content h6 {
        margin: 30px 0 12px;
    }
    .responsive .blog-post-details .content figure {
        margin: 0;
    }
    table th {
        font-size: 17px;
    }
    table, th, td {
        padding: 12px;
    }
    .responsive .blog-post-details .social-media-share-bar {
        margin: 30px auto 0px;
    }
    .responsive .footer-cta .bottom-part h2 {
        line-height: 35px;
        font-size: 25px;
    }
    .responsive .contact-information .inner-text h2 {
        margin: 0 0 25px;
        line-height: 35px;
        font-size: 25px;
    }
    .responsive .contact-information .inner-text .all-item .item h3 {
        font-size: 18px;
        line-height: 25px;
    }
    .responsive .contact-information {
        margin: 0 15px;
        padding: 0;
    }
    .page-contact-us #spltr-38990893-E5B6-4EF3-BFBA-332993434A99 {
        padding: 60px 0;
    }
    .responsive .contact-information .inner-text .all-item .item.phone {
        padding-bottom: 40px;
    }
    .responsive .make-an-enquiry-today-form.contact .custom-form {
        width: 100%;
        margin: 0 auto;
        padding: 35px 20px 30px;
    }
    .responsive .make-an-enquiry-today-form.contact {
        margin: 0 15px;
    }
    .responsive .contact-information .inner-text .all-item .item p,
    .responsive .contact-information .inner-text .all-item .item a{
        font-size: 15px;
        line-height: 26px;
    }
    .responsive .address .location-text {
        max-width: 250px;
        right: 15px;
        padding: 25px 25px 30px;
    }
    .responsive .address .location-text p,
    .responsive .address .location-text a span{
        font-size: 15px;
        line-height: 25px;
    }
    .responsive .address-map iframe {
        height: 350px;
    }
    .widget-article .page_404 .big {
        font-size: 75px;
        margin-left: -9px;
    }
    .widget-article .page_404 .ops .big_font {
        font-size: 75px;
        margin-right: -10px;
    }
    .widget-article .page_404 .ops {
        font-size: 50px;
    }
    .widget-article .page_404 .error {
        font-size: 28px;
        margin: 12px 0 15px;
    }
    .widget-article .page_404 a {
        margin: 25px auto 0;
        height: 40px;
    }
    .widget-article .page_404 {
        margin: 0 auto 70px;
        max-width: 100%;
    }
    .responsive .container-thankyou {
        margin: 0 auto;
        max-width: 100%;
        padding: 15px 15px 70px;
    }
    .responsive .container-thankyou .img-content {
        width: 80px;
        margin: 0 auto;
    }
    .responsive .container-thankyou .text-content h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .responsive .container-thankyou .text-content h6 {
        font-size: 20px;
        line-height: 28px;
        margin: 10px 0 12px;
    }
    .responsive .container-thankyou .text-content a {
        height: 40px;
        margin: 25px auto 0;
    }
    .responsive .container-thankyou .text-content p {
        font-size: 16px;
        line-height: 26px;
    }
    .blog-post-details .blog-post-info {
        width: 100%;
    }
    body.page-blog-post .header::after {
        height: 122px;
    }
    .responsive .our-services-all .our-services-single .content {
        padding: 30px 24px 35px;
    }
    .page-blog-post #spltr-9D96DBC7-0AB1-4CC8-BDFB-232BFA562990 {
        padding: 0 15px;
    }
    .widget-blogPost.featured-post .widget-title {
        padding: 60px 0 15px;
    }
    .widget-blogPost.featured-post .blog-post-item .post-description{
        padding: 15px 0 60px 0;
    }
    .widget-blogPost.featured-post .blog-post-item .post-description .title,
    .blog-category-details .blog-post-item .post-description .title{
        padding: 0;
    }
    .widget-blogPost.sidebar-post .blog-post-content {
        padding: 15px 0 60px 0;
    }
    .news-categories .widget-title {
        margin: 0 0 15px;
        padding: 0;
    }
    .responsive .sidebar-lost-key {
        margin-top: 60px;
    }
    .news-categories .navigation-item a {
        padding: 0 0 0 16px;
        margin: 0 0 15px;
    }
    .news-categories .navigation-item a::before {
        top: 8px;
    }
    .page-blog-category .page-content {
        padding: 0 15px;
    }
    .blog-category-details span.title {
        padding: 0 0 20px;
        font-size: 28px;
        line-height: 40px;
    }
    }

@media screen and (max-width: 320px){
    .responsive .header-top-wrap .header-top-single .text {
        font-size: 12px;
        letter-spacing: -0.1px;
    }
    .responsive .contact-us-button a {
        font-size: 14px;
        max-width: 115px;
    }
    .widget.widget-snippet.header-btn{
        width: 115px !important;
    }
    .responsive .header-top-wrap .header-top-single {
        padding-right: 5px;
        margin-right: 5px;
    }
    .widget.widget-article.footer-copyright p {
        letter-spacing: -0.7px;
    }
    .responsive .service-call-action .inner-content .service-cta-btn a.make-inquiery,
    .responsive .hero-content .buttons .make-inquiery{
        max-width: 160px;
        font-size: 15px;
        letter-spacing: 0;
    }
}
