/*
Theme Name: childtheme
Template: twentytwenty
*/


@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
*{
    margin: 0;
    padding: 0;
     font-family: "Inter", sans-serif !important;
}

body{ margin: 0;padding: 0;  font-family: "Inter", sans-serif !important;background:#fff !important;}

.elementor-section.elementor-section-boxed > .elementor-column-gap-default {
    width: 100%;
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
    box-sizing: border-box;
}
 i {font-family: 'Font Awesome 5 Free' !important;}
img{max-width: 100%; object-fit: cover;}
ul li{list-style-type: none;}
a{text-decoration: none;}
html{
    scroll-beheviour:smooth;
}
/*******default start*******/

p{font-size: 16px ;font-weight: 400 ;line-height:160%;}

p.last-updated-date {
    display: none;
}
a.blue-butt {
    display: none;
}

/*****home page start********/

/*********section header start**********/

.header-innsec .elementor-container.elementor-column-gap-default {justify-content: space-between;align-items: center;padding-block: 14px;}
.header-innsec .elementor-container.elementor-column-gap-default .logo-img {width: 100%;max-width: fit-content;height: 72px;}
.header-innsec .elementor-container.elementor-column-gap-default .logo-img img {width: 100%;max-width: 154px;height: 100%;}
.header-innsec .elementor-container.elementor-column-gap-default .nav-col {width: 100%;max-width: fit-content;}
.hfe-nav-menu:before, .hfe-nav-menu:after {display:none;}
.header-innsec .elementor-container.elementor-column-gap-default .nav-col ul li a {padding: 0px !important;font-size: 16px;font-weight: 400;color: #000;transition: 0.5s;}
.header-innsec .elementor-container.elementor-column-gap-default .nav-col ul {margin: 0px !important;gap: 59px;}
.header-innsec .elementor-container.elementor-column-gap-default .nav-col nav {width:100% !important;max-width: fit-content;}
.header-innsec .elementor-container.elementor-column-gap-default .button-head {width: 100% !important;max-width: fit-content;}
.header-innsec .elementor-container.elementor-column-gap-default .nav-col ul li a:hover {font-weight: 600;color: #044973;}

.butt a {background: #044973;font-size: 16px;font-weight: 500;border-radius: 30px;padding: 17px 29px;border: 1px solid transparent;transition: 0.5s;}
border: 1px solid transparent;transition: 0.5s;}
.butt a span.elementor-button-content-wrapper {gap: 8px;}
.butt a:hover {border: 1px solid #044973;color: #044973 !important;background: #fff !important;}
.butt a:hover span.elementor-button-icon svg {fill:#044973;}
.header-innsec .elementor-container.elementor-column-gap-default .nav-col ul li:last-child {display: none;}
/*********section header end**********/

/********section banner start*************/
.home-bann-col {
    padding: 102px 0px 189px 0px;
}

.home-bann-innsec-col {
    width: 100% !important;
    max-width: 750px;
    margin: 0 auto;
    padding: 68px 40px 45px 40px;
    background: rgb(0 0 0 / 60%);
    border-radius: 30px;
    border: 2px solid #fff;
    border-top: 6px solid #fff;
}

.home-bann-innsec-col h3 {position: absolute;top: -95px;padding: 14px 32px;background: #044973;border-radius: 30px;border-block: 1px solid #fff;border-inline: 4px solid #fff;left: 0;right: 0;margin: 0 auto;width: 100%;max-width: 382px;}

.home-bann-innsec-col {
    position: relative;
}

.home-bann-innsec-col .elementor-element {
    margin: 0px;
}

.home-bann-innsec-col p {
    padding: 20px 0px 30px 0px;
}


/********section banner end*************/

/*******section service slider start*********/

.potential-col {
    width: 100% !important;
    max-width: 733px;
    margin: 0 auto;
    padding: 80px 0px 30px 0px;
}

.potential-col .elementor-element {
    margin-bottom: 0px;
}

 .serv-blue h5 {
    width: 100%;
    max-width: fit-content;
    margin: 0 auto;
    position: relative;
    padding-inline: 10px;
}

 .serv-blue h5::after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 20px;
    background: #044973;
    top: 6px;
    right: -10px;
}

 .serv-blue h5::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 20px;
    background: #044973;
    top: 6px;
    left: -10px;
}

.elementor-element.elementor-element-dc1913f.three-head.elementor-widget.elementor-widget-heading {}

.three-head h3 {
    padding: 15px 0px 25px 0px;
}


.service-innsec .service-short .slick-track {
    display: flex;
    gap: 48px;
}

.slick-track:before, .slick-track:after {
    display: table;
    content: '';
    display:none;
}

.service-innsec .service-short .slick-track .service {
    width: 100% !important;
    max-width: 100% !important;
    position: relative;
    transition: all 0.3s;
}

.service-innsec .service-short .slick-track .service .service-img img {
    border-radius: 30px !important;
    height: 431px;
    width: 100%;
}

.service-innsec .service-short .slick-track .service .team-service p {
    color: #fff;
}

.service-innsec .service-short .slick-track .service .team-service .icon-title {
    display: flex;
    align-items: center;
    gap: 14px;
    padding-bottom: 29px;
}

.service-innsec .service-short .slick-track .service .team-service .icon-title img {
    height: 62px;
    width: 62px;
    border-radius: 50px;
    background: #9FA6A9;
}

.service-innsec .service-short .slick-track .service .team-service .icon-title h3 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    line-height: normal;
}

.service-innsec .service-short .slick-track .service .team-service {
    position: absolute;
    height: 60px;
    border-radius: 0px 0px 20px 20px;
    z-index: 1;
    transition: 0.5s;
    padding-right: 33px;
    padding-left: 21px;
    bottom: 36px;
}

/*.service-innsec .service-short .slick-track .service:hover .team-service {height: 184px; transition:all ease-in 0.3s;}*/
.service-innsec .service-short .slick-track .service:hover .team-service {height: auto; transition:all ease-in 0.3s;}

.service-innsec .service-short .slick-track .service {
    position: relative;
}

.service-innsec .service-short .slick-track .service::after {
    position: absolute;
    content: "";
    bottom: 0;
    height: 184px;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    width: 100%;
    border-radius: 20px;
}

.service-img {
    border-radius: 20px !important;
}
.service-innsec .service-short .slick-track .service:hover .icon-title {
    padding-bottom: 10px;
}



.service-innsec .service-short .slick-track .service:hover .icon-title {
    padding-bottom: 10px;
}











 .service-innsec .service-short .row-service button.slick-prev.slick-arrow:before {
    display: none;
}
.service-innsec .service-short .row-service button.slick-next.slick-arrow:before {
    display: none;
}
.service-innsec .service-short .row-service button.slick-next.slick-arrow svg path {
    fill: #ffffff69;
    transition: 0.5s;
}

.service-innsec .service-short  .row-service {
    position: relative;
    padding-bottom: 60px;
    margin-bottom: 60px;
}

.service-innsec .service-short .row-service button.slick-prev.slick-arrow {
    position: absolute;
    bottom: 0px;
    top: 100%;
    left: 45%;
    border: 1px solid #ffffff78;
    width: 51px;
    height: 51px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.service-innsec .service-short .row-service button.slick-next.slick-arrow {
    position: absolute;
    bottom: 0;
    top:100%;
    left: unset;
    right: 44%;
    border: 1px solid #ffffff6b;
    width: 51px;
    height: 51px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}


.service-innsec .service-short .row-service button.slick-prev.slick-arrow svg path {
    fill: #fffff880;
    transition: 0.5s;
}

.service-innsec .service-short .row-service button.slick-prev.slick-arrow:hover svg path {
    fill: #fff;
}

.service-innsec .service-short .row-service button.slick-prev.slick-arrow:hover {
    border: 1px solid #fff;
}

.service-innsec .service-short .row-service button.slick-next.slick-arrow:hover svg path {fill: #fff;}

.service-innsec .service-short .row-service button.slick-next.slick-arrow:hover {
    border: 1px solid #fff;
}




/*******section service slider end*********/



/*******section Choose Mirage start*********/
.last-image-box  .elementor-image-box-wrapper {
    padding-bottom: 0px !important;
}
.mirage-innsec .elementor-container.elementor-column-gap-default {
    padding: 0px !important;
    margin-bottom: -121px;
}


.mirage-innsec-col {
    padding-top: 10px;
    width: 100% !important;
    max-width: 485px;
}

.mirage-innsec .elementor-container.elementor-column-gap-default {
    justify-content: flex-start;
    gap: 80px;
}

.mirage-img {
    width: 100% !important;
    height: 562px;
    max-width: 620px;
}

.mirage-img img {
    border-radius: 22px;
}

.mirage-innsec-col .elementor-element {
    margin-bottom: 0px;
}

.mirage-innsec-col p {
    padding: 13px 0px 24px 0px;
}

.mirage-innsec-col .img-box .elementor-image-box-wrapper {
    gap: 10px;
    align-items: center;
    padding-bottom: 30px;
}

.mirage-innsec-col .img-box .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin: 0px !important;
    width: 100% !important;
    max-width: fit-content;
}

.mirage-innsec-col .img-box .elementor-image-box-wrapper figure.elementor-image-box-img img {
    width: 100%;
    max-width: 40px;
    height: 50px;
    object-fit: contain;
}


.mirage-sec {
    padding-top: 511px !important;
    background-image: url("http://beta.strixdevelopment.net/bright-mind-media/wp-content/uploads/2025/06/Rectangle-11.svg");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -453px !important;
    margin-bottom: 121px !important;
}

.service-col {
    position: relative;
    z-index: 1;
}

/*******section Choose Mirage end*********/


/********section Trusted By Homeowners start**********/
.trusted-innsec {
    padding-block: 80px !important;
}

.gallery-basic .gallery {
    display: flex;
    justify-content: space-between;
    gap: 96px;
}

.gallery-basic .gallery .gallery-icon.landscape img {
    margin: 0px !important;
    width: 100%;
    max-width: 180px;
    height: 60px;
}

.gallery-basic .gallery .gallery-icon.landscape {
    width: 100%;
    max-width: fit-content;
}

.gallery-basic .gallery figure.gallery-item {
    width: 100%;
    max-width: fit-content;
}

/********section Trusted By Homeowners end**********/

/********section customer start**********/

.trusted-innsec {
    padding-block: 80px !important;
}

.gallery-basic .gallery {
    display: flex;
    justify-content: space-between;
    gap: 96px;
}

.gallery-basic .gallery .gallery-icon.landscape img {
    margin: 0px !important;
    width: 100%;
    max-width: 180px;
    height: 60px;
}

.gallery-basic .gallery .gallery-icon.landscape {
    width: 100%;
    max-width: fit-content;
}

.gallery-basic .gallery figure.gallery-item {
    width: 100%;
    max-width: fit-content;
}

.hear-innsec-col h3 {
    padding: 20px 0px 40px 0px;
}

.hear-innsec-col .elementor-element {
    margin-bottom: 0px;
}

.hear-innsec img {
    border-radius: 20px !important;
    width: 100%;
    height: 586px;
}



.Jonathan-sec button.slick-prev.slick-arrow {
    display: none;
}

.Jonathan-sec button.slick-next.slick-arrow {
    display: none;
}
  

.Jonathan-innsec .elementor-container.elementor-column-gap-default {
    gap: 38px;
    padding: 40px 15px 80px 15px;
}

.Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col {
    padding: 27px 26px 27px 19px;
    background: rgb(4 73 115 / 5%);
    border-radius: 20px;
    margin-left: 20px;
}

.Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-element {
    margin-bottom: 0px;
}

.Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-image-box-wrapper {
    gap: 9px;
    align-items: center;
}

.Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin: 0px;
    width: 100%;
    max-width: 41px;
    height: 44px;
}

.Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-image-box-wrapper h3 {
    line-height: 160%;
}

.Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-element p {}

.main-para {
    padding: 20px 0px 36px 0px;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    margin-bottom: 20px !important;
}
.Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-element p {
    font-size: 18px;
    min-height: 144px;
}
.Jonathan-innsec .slick-track {
    display: flex;
    gap: 30px;
}
.Jonathan-innsec .slick-track:before, .slick-track:after {
    display: none;
}

.svzjne {
    display: none;
}

.Jonathan-innsec  p.elementor-image-box-description {
    min-height: unset !important;
}


/********section customer end**********/




/*******section ready to transform start********/

.transform-innsec {
    padding: 104px 0px 104px 0px !important;
}

.transform-inn-col {
    width: 100%;
    max-width: 476px;
}

.transform-innsec .elementor-container.elementor-column-gap-default {
    justify-content: space-between;
    align-items: center;
}

.transform-inn-col-2 {
    width: 100% !important;
    max-width: fit-content;
}


.transform-inn-col-2 .screen-reader-response form .email-field p span input {
    background: transparent !important;
}

.email-field input {background: rgba(255, 255, 255, 0.05);border: 1px solid rgba(255, 255, 255, 0.1);border-radius: 60px;padding: 15px 18px 14px 29px;padding-left: 29px;color: #fff;width: 100%;max-width: 372px;font-size: 16px;font-weight: 500;}

.email-field input::placeholder {
    color: #fff;
    font-size: 16px !important;
    font-weight: 500;
}

.email-field input:focus {
    outline: none;
}

.transform-inn-col-2 .sub {
    width: 100%;
    max-width: 172px;
    height: 70px;
    padding-top: 20px;
}

.transform-inn-col-2 .sub input {
    padding: 15px 29px 14px 2px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 30px;
    border: 1px solid #044973;
    background: #044973;
    width: 172px;
    position: relative;
    cursor: pointer;
    transition: 0.5s;
}


.transform-inn-col-2 .sub p{
    position:relative;
    width: 100%;
    max-width: fit-content;
    height: 100%;
    transition:0.5s;
    
}

.transform-inn-col-2 .sub p:after{
    content: "\f061";
    position: absolute;
    right: 22px;
    top: 13px;
    bottom: 0;
    font-family: 'Font Awesome 5 free';
    font-weight: 900;
    font-size: 20px;
    color: #fff;
    display: flex;
    height: 22px;
    cursor: pointer;
}
    .transform-inn-col-2 .sub  p:hover input{
    background: #fff;
    color: #044973;
    border: 1px solid #044973;

        
    }
  
.transform-inn-col-2 .sub  p:hover::after {
    color: #044973;
    
}



.transform-inn-col h6 {
    position: relative;
    padding-left: 24px;
}

.transform-inn-col h6::after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #fff;
    left: 0;
    border-radius: 20px;
    top: 5px;
}

.hear-innsec-col video.elementor-video {
    border-radius: 20px;
}
/*******section ready to transform start********/

/*******section footer start********/

.foot-innsec .innsec-col  .elementor-widget-wrap.elementor-element-populated .foot-logo {
    width:100%;
   position: relative;
    margin-bottom: 0px;
}

.foot-innsec .innsec-col  .elementor-widget-wrap.elementor-element-populated .foot-logo .hfe-site-logo a img {
    width: 100%;
    max-width: 218px;
    height: 102px;
}

.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .menu-icon ul {
    gap: 80px;
}

.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .menu-icon {
    margin: 35px 0px 50px 0px;
}

.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .menu-icon ul li a {
    font-size: 16px;
    font-weight: 400;
    transition: 0.5s;
}

.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .menu-icon ul li a:hover {
    font-weight: 600;
    color: #044973;
}

.foot-innsec {
    padding: 80px 0px 60px 0px !important;
    border-bottom: 1px solid rgb(0 0 0 / 13%);
}


.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .foot-icon ul {
    gap: 34px;
    align-items: center;
}

.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .foot-icon ul li {
    margin: 0px;
    width: 100%;
    max-width: fit-content;
    justify-content: center;
}

.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .foot-icon ul li a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgb(4 73 115 / 5%);
    color: #044973;
}

.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .foot-logo::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: rgb(0 0 0 / 13%);
    top: 50%;
}

.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .foot-logo .hfe-site-logo-container {
    width: 100%;
    max-width: 274px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    background: #fff;
}
.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .foot-icon ul li a span.elementor-icon-list-text {
    display: none;
}

.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .foot-icon ul li a span.elementor-icon-list-icon svg {
    width: 20px;
    height: 20px;
    margin-right: 0px;
}
.transform-inn-col-2 .sub p:after {
    display: none;
}

.sub button {
    background: #044973;
    border: 1px solid #044973;
    border-radius: 30px;
    width: 172px;
    height: 50px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: 0.5s;
}

.sub button i {
    padding-left: 10px;
}

.sub button:hover {
    background: #fff;
    border: 1px solid #044973;
    color: #044973;
}
.contact-sec .contact-inn-col-text .column-icon ul li {
    width: 100%;
    max-width: fit-content;
}
.contact-innsec .wpcf7 form .wpcf7-response-output {
    color: #000 !important;
}
.transform-innsec .wpcf7 form .wpcf7-response-output {
    color: #fff !important;
}
/*******section footer end********/

/****section copy right  start*******/

.copy-right-innsec .elementor-container.elementor-column-gap-default {
    justify-content: space-between;
    align-items: center;
}
.copy-right-innsec .elementor-container.elementor-column-gap-default .copyright-col span {
    font-size: 16px;
    line-height: 65.5px;
    font-weight: 400;
    color: #000;
}

.copy-right-innsec .elementor-container.elementor-column-gap-default .policy-col {
    width: 100%;
    max-width: fit-content;
}
.copy-right-innsec .elementor-container.elementor-column-gap-default .policy-col p {
    font-size: 16px;
    line-height: 46px;
    font-weight: 400;
}
/****section copy right end*******/

/*****home page end********/



/********about page start**********/

/******banner page start********/

.about-bann {
    padding: 107px 0px 123px 0px !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.about-bann .elementor-container.elementor-column-gap-default {
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}


.about-bann-col-1 {
    width: 100% !important;
    max-width: fit-content;
}

.about-bann-col-2 {
    width: 100% !important;
    max-width: fit-content;
}

.about-bann-col-2 p a {
    color: #fff !important;
}



/******banner page start********/

/******section About Mirage  start*********/
.aboutus-innsec {
    padding-block: 80px !important;
}

.aboutus-innsec .elementor-container.elementor-column-gap-default {
    gap: 56px;
}

.aboutus-imag-col {
    width: 100% !important;
    position: relative;
    max-width: 631px;
    height: 610px;
}

.aboutus-innsec .innsec-col {
    width: 100%;
    max-width: 593px;
}

.aboutus-imag-col img {
    border-radius: 20px;
    height: 610px;
    width: 100%;
}

.image-box-year {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 100% !important;
    max-width: fit-content;
}

.aboutus-innsec .innsec-col .elementor-element {
    margin-bottom: 0px;
}

.aboutus-imag-col .elementor-element {
    margin-bottom: 0px;
}

.image-box-year h3 {
    font-size: 60px !important;
    font-weight: 700 !important;
    color: #044973 !important;
    text-shadow: unset !important;
}

.image-box-year .elementor-image-box-content {
    display: flex;
    align-items: center;
    padding: 11px 26px 11px 20px;
    width: 100%;
    max-width: 308px;
    gap: 15px;
    background: #fff;
    border-radius: 20px;
}

.image-box-year .elementor-image-box-content p {
    line-height: normal;
    font-size: 24px;
    font-weight: 600;
}

.aboutus-innsec .innsec-col h5 {
    padding-left: 21px;
    position: relative;
}

.innsec-col h5::after {
    position: absolute;
    content: "";
    height: 7px;
    width: 7px;
    background: #044973;
    left: 0;
    top: 6px;
    border-radius: 17px;
}

 .aboutus-innsec .innsec-col h3 {
    padding-block: 20px;
}



.about-page-para-1 {
    padding-bottom: 30px;
}

.about-page-para-2 {
    padding-bottom: 25px;
}

.aboutus-innsec .innsec-col h4 {
    padding-bottom: 14px;
}



.aboutus-innsec .innsec-col .sets-us h4{
  padding-bottom: 20px;
    
}

.aboutus-innsec .innsec-col ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 43px !important;
}

.aboutus-innsec .innsec-col ul li {
    gap: 10px;
}

.aboutus-innsec .innsec-col ul li span.elementor-icon-list-icon svg {
    width: 18px;
    height: 18px;
}

.aboutus-innsec .innsec-col ul li span.elementor-icon-list-icon {
    width: 100%;
    max-width: fit-content;
}

.aboutus-innsec .innsec-col ul li span.elementor-icon-list-text {
    padding-left: 0px !important;
}

/******section About Mirage  end*********/

/********section Landscaping Experts start*********/

.our-team-innsec .elementor-container.elementor-column-gap-default {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-inline: 0px;
    gap: 40px;
}

.our-team-innsec .elementor-container.elementor-column-gap-default .john-col {
    width: 100% !important;
    max-width: 290px;
    padding: 30px 20px;
    border: 1px solid rgb(0 0 0 / 13%);
    border-radius: 20px;
}

.our-team-innsec .elementor-container.elementor-column-gap-default .john-col figure.elementor-image-box-img {
    width: 100%;
    max-width: fit-content;
    height: 100%;
    margin-bottom: 0px;

}

.our-team-innsec .elementor-container.elementor-column-gap-default .john-col figure.elementor-image-box-img img {
    width: 100%;
    max-width: 100px;
    height: 100px;
}

.our-team-innsec .elementor-container.elementor-column-gap-default .john-col .elementor-image-box-content h3 {
    padding: 11px 0px 12px 0px;
}

.our-team-innsec .elementor-container.elementor-column-gap-default .john-col .elementor-image-box-content p span {color: #044973;padding-bottom: 15px !important;display: inline-block;font-weight: 500 !important;}

.our-team-sec {
    padding-bottom: 80px !important;
}

/********section Landscaping Experts end*********/
/*.our-team-sec {*/
/*    padding-top: 80px !important;*/
/*}*/

/********about page end**********/





/**********service page strat*********/

.land-scaping-gallery .row-service {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 40px;
    column-gap: 48px;
}
.land-scaping-gallery .service {
    width: 100%;
    max-width: 394px;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
     cursor: pointer;
}

.land-scaping-gallery .service-img  img {
    width: 100%;
    max-width: 100%;
    height: 431px;
    border-radius: 20px;
    margin-bottom: -3px;
}

.land-scaping-gallery .team-service {
    position: absolute;
    bottom: 30px;
    left: 20px;
    right: 20px;
    height: 62px;
    transition: all ease-in 0.5s;
    z-index:1;
}

.land-scaping-gallery .team-service .icon-title {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 30px !important;
}

.land-scaping-gallery .team-service .icon-title img {
    width: 100%;
    max-width: 62px;
    height: 62px;
    margin-bottom: 0px;
}

.land-scaping-gallery .team-service .icon-title h3 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    transition: 0.5s;
}

.land-scaping-gallery .team-service .icon-title p {
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #fff;
}

.land-scaping-gallery a.book-now-button {
    padding: 15px 26px 16px 26px;
    display: inline-block;
    background: #044973;
    color: #ffff;
    border-radius: 30px !important;
    border: 1px solid #044973;
    margin-top: 20px;
    font-size:16px;
        transition: 0.5s;
}
.land-scaping-gallery a.book-now-button:hover {
    background: #fff;
    color: #044973;
    border: 1px solid #044973;
}
.land-scaping-gallery a.book-now-button i {
    padding-left: 10px !important;
}

/*.land-scaping-gallery .service:hover .team-service {*/
/*    height: 244px;*/
/*}*/
.land-scaping-gallery .service:hover .team-service {
    height: auto;
}
.land-scaping-gallery .team-service p {
    color: #fff;
}
.land-scaping-gallery .service::after {
    position: absolute;
    content: "";
    bottom: 0;
    height: 184px;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    width: 100%;
    border-radius: 20px;
    transition: 0.5s;
}
.land-scaping-gallery .service:hover::after {
    height: 100%;
}




.service::after {
    transition: 0.5s;
}
 .service:hover::after {
    height: 100% !important;
}
.service:hover .icon-title h3 {
    font-weight: 700 !important;
}
/*******service page end**********/


/*******contact page start**************/


/*******section form start********/
.contact-sec{padding:80px 0 !Important;}
.contact-sec .contact-inn-col-text{width:100% !important;max-width:630px;}
.contact-sec .contact-inn-col{width:100% !important;max-width: 586px;padding: 30px;background: #FFFFFF;box-shadow: 0px 16px 40px rgba(24, 34, 58, 0.15);border-radius: 8px;}
.contact-inn-col-text .elementor-inner-section  > .elementor-container{padding:0}
.contact-sec .contact-innsec > .elementor-container.elementor-column-gap-default {justify-content:space-between;gap: 75px;}
.contact-sec .contact-inn-col-text h5{padding-left:15px;position:relative;width:fit-content;}
.contact-sec .contact-inn-col-text h5::before{content:"";position:absolute;width:8px;height:8px;left:0;top:0;bottom:0;margin:auto;background:#044973;border-radius:50%;}
.contact-sec .contact-inn-col-text h5::after{content:"";position:absolute;width:8px;height:8px;right:-15px;top:0;bottom:0;margin:auto;background:#044973;border-radius:50%;}
.contact-sec .contact-inn-col-text .elementor-widget:not(:last-child){margin:0 !important;}
.contact-sec .contact-inn-col-text h4{font-family: 'Inter';font-style: normal;font-weight: 700;font-size: 40px !important;line-height: 48px !important;color: #000000;margin:15px 0 25px;}
.contact-sec .contact-inn-col-text .elementor-element-09876a2 p{max-width:545px;}
.contact-sec .contact-inn-col-text .column-icon{margin:0px 0 44px;}
.contact-sec .contact-inn-col-text .column-icon .elementor-icon-list-text {font-family: 'Inter'font-style: normalfont-weight: 400font-size: 20pxline-height: 160%color: rgba(0, 0, 0, 0.8);display:flex;flex-direction:column;gap:10px;padding:0;}
.contact-sec .contact-inn-col-text .column-icon .elementor-icon-list-text br{display:none;}
.contact-sec .contact-inn-col-text .column-icon .elementor-icon-list-text span:first-child{font-family: 'Inter';font-style: normal;font-weight: 600;font-size: 16px;line-height: 160%;color: #044973;}
.contact-sec .contact-inn-col-text .column-icon .elementor-icon-list-icon svg{width:48px;height:48px;margin:0;}
.contact-sec .contact-inn-col-text .column-icon .elementor-icon-list-icon {width:fit-content;height:max-content;}
.contact-sec .contact-inn-col-text .column-icon ul li.elementor-icon-list-item a{gap:15px;}
.innsec-givecall{margin:0 0 40px 0 !important;}
 
.column-talk p {
    width: 100%;
    max-width: 543px;
}
.innsec-givecall:last-child {
    margin-bottom: 0px !important;
}

.innsec-phoenix {
}

.innsec-phoenix .col-server h3 {
    width: 100%;
    max-width: 100%;
    padding: 81px 52px 82px 53px;
    text-align: center;
    line-height: normal;
}

.innsec-phoenix {
    width: 100% !important;
    max-width: 619px;
    border-radius: 20px;
}

.contact-main label {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    color: #0D151D;
}


.contact-main input {
    padding: 12px 15px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 60px;
    font-size: 18px;
    color: #999999;
    font-weight: 400;
    margin-top: 16px;
    margin-bottom: 25px;
    box-sizing: border-box;
    width: 100%;
}

.phone-email {
    display: flex;
    gap: 26px;
}

.contact-main {
    box-sizing: border-box;
}


.project-type {
    width: 100%;
}

.project-type select {
    width: 100%;
    padding: 12px 15px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 60px;
    font-size: 18px;
    font-weight: 400;
    color: #999999;
    margin-top: 16px;
    margin-bottom: 25px;
}

.project-type select:focus {
    outline: none;
}

.contact-main input:focus {
    outline: none;
}

.contact-main input::placeholder {
    color: #999999;
}


.contact-sec .contact-inn-col .message textarea {
    width: 100%;
    padding: 14px 15px 0px 15px;
    resize: none;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 20px;
    height: 99px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    color: #999999;
    margin-top: 16px;
}

.contact-sec .contact-inn-col .message textarea::placeholder {
    color: #999999;
}

.contact-sec .contact-inn-col .message textarea:focus {
    outline: none;
}

.contact-sec .contact-inn-col .sub-free input {
    max-width: 281px;
    width: 100%;
    background: #044973;
    color: #fff;
    border: 1px solid #044973;
    font-size: 16px;
    font-weight: 500;
    padding-block: 14px;
    cursor: pointer;
    transition: 0.5s;
    margin: 25px 0px 0px 0px;
}

.contact-sec .contact-inn-col .sub-free input:hover {
    background: #fff;
    color: #044973;
    border: 1px solid #044973;
}
.project-type select {appearance: none; -webkit-appearance: none;-moz-appearance: none;}
.project-type p{position:relative;}
.project-type p::before {content: "\f107";position: absolute;font-family: 'Font Awesome 5 Free';font-weight: 700;font-size: 18px;right: 20px;bottom: 34px;margin: auto;z-index: 2;color: #6e6e6e;pointer-events: none;}

/*******section form end********/
.google-map-sec {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 80px !important;
}

.google-map-sec .google-map-inn-col img {
    border-radius: 20px;
}



/*******contact page end**************/

/********gallery page start***********/
.section-gallery-inner  .category-filter-wrapper {position:relative;}
.section-gallery-inner  .category-filter-wrapper::after{content: "\f107";position: absolute;font-family: 'Font Awesome 5 Free';font-weight: 700;font-size: 18px;right: 15px;bottom: 0;margin: auto;z-index: 2; height:18px;width:18px;top:3px;color: #6e6e6e;pointer-events: none;}
.section-gallery-inner  .category-filter-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;}
 
.main-gallery-section .gallery-header {
    padding: 0px;
    margin-bottom: 30px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap:20px;
}

.main-gallery-section .gallery-header h2 {
    padding: 15px 0px 25px 0px;
    font-size: 40px;
    font-weight: 700;
    color: #000;
}

.main-gallery-section .gallery-header span.breadcrumb {
    margin-bottom: 0px;
    padding-inline: 21px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #044973;
    width: 100%;
    max-width: fit-content;
}

.main-gallery-section .gallery-header p {
    margin-top: 0px;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #6E6E6E;
}

.main-gallery-section .gallery-header span.breadcrumb::after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #044973;
    left: 0;
    top: 7px;
    border-radius: 10px;
}

.main-gallery-section .gallery-header span.breadcrumb::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #044973;
    right: 0;
    top: 7px;
    border-radius: 10px;
}

.gallery-header .category-filter-wrapper {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.gallery-header .category-filter-wrapper h6 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.gallery-header .category-filter-wrapper select {
    width: 100%;
    min-width: 215px !important;
    height: 50px;
    background: rgb(4 73 115 / 5%) !important;
    border: 1px solid rgb(4 73 115 / 13%) !important;
    border-radius: 60px !important;
    cursor: pointer;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: rgb(0 0 0 / 80%) !important;
    padding: 15px 14px;
}

.gallery-header .category-filter-wrapper select:focus {
    outline: none;
}
.section-gallery-inner {
    padding: 80px 0px 30px 0px  !important;
    margin-bottom: 80px !important;
}


.section-gallery-inner .elementor-container.elementor-column-gap-default {
    padding-inline: 0px !important;
}

.main-gallery-section .gallery-container {
    width: 100%;
    max-width: 1280px;
    padding: 0px;
}

.main-gallery-section .gallery-container .row-pattern-1 {
    margin: 0px 0px 32px 0px;
    gap: 32px !important;
    justify-content: space-between;
}

.main-gallery-section .gallery-container .row-pattern-1 .left-section {
    flex-direction: row;
    gap: 32px;
    width: 100%;
    justify-content: flex-start;
    max-width: 622px !important;
}

.main-gallery-section .gallery-container .row-pattern-1 .left-section img {
    width: 100%;
    max-width: 100%;
    height: 322px;
}

.main-gallery-section .gallery-container img {
    border-radius: 20px;
    overflow: auto;
}

.main-gallery-section .gallery-container .row-pattern-1 .right-section {
    width: 100%;
    height: 322px;
    max-width: 622px !important;
}

.left-section {display: flex;}


.main-gallery-section .gallery-container .row-pattern-2 {
    margin: 0px 0px 32px 0px;
    gap: 32px;
    display: flex !important;
    justify-content: space-between !important;
}

.main-gallery-section .gallery-container .row-pattern-2 .right-section {
    flex-direction: row;
    gap: 32px;
    width: 100%;
    justify-content: space-between;
    display:flex;
    max-width: 622px;
}

.main-gallery-section .gallery-container .row-pattern-2 .right-section img {
    width: 100%;
    max-width: 295px;
    height: 322px;
}

.main-gallery-section .gallery-container .row-pattern-2 .left-section {
    width: 50%;
    height: 100%;
}
.main-gallery-section .gallery-container .row-pattern-2 .left-section {
    width: 100%;
    height: 322px;
    max-width: 622px;
    display: block;
}

.left-section {display: flex;}


.main-gallery-section .gallery-container .row-pattern-2 .left-section img {
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.main-gallery-section .gallery-container .row-pattern-1 .right-section img {
    width: 100%;
    height: 100%;
    max-width: 100%;
}

.main-gallery-section .gallery-container  button {
    width: 100%;
    max-width: fit-content;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    padding: 18px 30px;
    border-radius: 30px;
    font-size: 16px;
    background: #044973;
    border: 1px solid #044973;
    transition: 0.5s;
    cursor: pointer;
    bottom: -60px;
    z-index: 1;
}

.main-gallery-section .gallery-container {
    position: relative;
}

.main-gallery-section .gallery-container::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 322px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    bottom: 0;
    left: 0;
}

.main-gallery-section .gallery-container button:hover {
    background: #fff;
    color: #044973;
    border: 1px solid #044973;
}

.about-bann-col-1 .elementor-widget-wrap.elementor-element-populated {
    padding: 0px !important;
}

.serv-blue {
    margin-bottom: 0px !important;
}
.land-scaping-gallery .row-service {
    position: relative;
    padding-bottom: 0px !important;
    margin-bottom: 80px !important;
}
.land-scaping-gallery .service:hover .icon-title h3 {
    font-weight: 700;
}
.transform-inn-col h2 {
    line-height: normal;
}

.wpcf7-not-valid-tip {
    padding-top: 15px;
}
.glightbox-clean .gslide-image img {
    max-height: 100vh !important;
    max-width: 100% !important;
    width: 80% !important;
}
 .gslider .gslide-media {
    width: 100% !important;
}
.google-map-inn-col .elementor-element {
    margin-bottom: 0px;
}

.google-map-inn-col iframe {
    width: 100%;
    height: 592px;
    border-radius: 20px;
}
.main-gallery-section .gallery-container .row-pattern-2 .right-section a {
    width: 100%;
}

.main-gallery-section .gallery-container .row-pattern-1 .left-section a {
    width: 100%;
}
.foot-logo a {
    display: block;
    width: 100%;
    max-width: 274px;
    margin: 0 auto;
}
/********gallery page end**********/










/******responsive start**********/
@media screen and (max-width:1280px) {
    
    h1{ font-size: 54px !important;}
h2{ font-size: 42px !important;}
h3{ font-size: 34px !important;}
h4{ font-size: 22px !important;}
    
    
    
    
    .google-map-inn-col iframe {
    height: 550px;
}
    .Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-element p {
    min-height: 172px;
}
    .butt a {
    padding: 14px 24px;
}
    .header-innsec .elementor-container.elementor-column-gap-default .nav-col ul {
    gap: 50px;
}
    .home-bann-col {
    padding: 90px 0px 150px 0px;
}
    .home-bann-innsec-col h3 {
    font-size: 20px !important;
}
    
    
    .service-innsec .service-short .slick-track {
    gap: 40px;
}
    .service-innsec .service-short .slick-track .service .service-img img {
    height: 400px;
}
    
.service-innsec .service-short .slick-track .service .team-service .icon-title h3 {
    font-size: 22px !important;
}    
  .service-innsec .service-short .slick-track .service .team-service .icon-title img {
    height: 55px;
    width: 55px;
}  
    
   .service-innsec .service-short .slick-track .service .team-service {
    height: 45px;
    padding-right: 20px;
    padding-left: 20px;
    bottom: 43px;
} 
.service-innsec .service-short .row-service button.slick-prev.slick-arrow i:before {
    font-size: 28px;
}    
    
 .service-innsec .service-short .row-service button.slick-next.slick-arrow i:before {
    font-size: 28px;
}   
 
    
    .mirage-img {
    height: 100%;
    max-width: 52%;
}
.mirage-img img {
    width: 100%;
    height: 550px;
}  
.mirage-innsec-col {
    padding-top: 10px;
    width: 48% !important;
}    
    
    
.mirage-sec {
    padding-top: 470px !important;
    background-position: center;
    margin-top: -430px !important;
    margin-bottom: 121px !important;
        margin-bottom: 104px !important;
}
 .mirage-innsec .elementor-container.elementor-column-gap-default {
    gap: 70px;
}   
.mirage-innsec-col .img-box .elementor-image-box-wrapper {
    padding-bottom: 25px;
}    
   .last-image-box {
    padding-bottom: 50px;
} 
    
  .mirage-innsec .elementor-container.elementor-column-gap-default {
    margin-bottom: -103px;
}  
    
   .gallery-basic .gallery .gallery-icon.landscape img {
    max-width: 100%;
    height: 50px;
} 
.gallery-basic .gallery {
    gap: 60px;
}    
 .potential-col {
    max-width: 700px;
    padding: 70px 0px 30px 0px;
}   
 .trusted-innsec {
    padding-block: 70px !important;
}   
.main-para {
    padding: 15px 0px 30px 0px;
    margin-bottom: 15px !important;
}    
.Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-image-box-wrapper h3 {
    font-size: 18px !important;
    text-align:left;
}    
.Jonathan-innsec .elementor-container.elementor-column-gap-default {
    gap: 32px;
    padding: 40px 15px 70px 15px;
    overflow: hidden;
}  
.transform-inn-col-2 .sub input {
    padding: 12px 29px 12px 2px;
    width: 161px;
}    
    
.transform-inn-col-2 .sub p:after {
    right: 29px;
    top: 11px;
    font-size: 19px;
}  
    .transform-innsec {
    padding: 90px 0px 90px 0px !important;
}

.foot-innsec {
    padding: 70px 0px 60px 0px !important;
}    
 .foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .menu-icon {
    margin: 30px 0px 40px 0px;
}   
  .foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .foot-icon ul {
    gap: 30px;
}
  .foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .menu-icon ul {
    gap: 70px;
}
  
  .aboutus-innsec {
    padding-block: 70px !important;
}
.aboutus-innsec .elementor-container.elementor-column-gap-default {
    gap: 45px;
}
.aboutus-innsec .innsec-col h3 {
    padding-block: 15px;
}

.about-page-para-1 {
    padding-bottom: 25px;
}
.aboutus-innsec .innsec-col ul {
    margin-bottom: 35px !important;
}
.image-box-year .elementor-image-box-content {
    max-width: 290px;
}
.image-box-year h3 {
    font-size: 50px !important;
}

.our-team-innsec .elementor-container.elementor-column-gap-default {
    gap: 30px;
}
.our-team-innsec .elementor-container.elementor-column-gap-default .john-col .elementor-image-box-content h3 {
    font-size: 20px !important;
        padding: 8px 0px 8px 0px;
}
.our-team-sec {
    padding-bottom: 70px !important;
}
  .image-box-year p {
    font-size: 22px !important;
}
  .about-bann {
    padding: 90px 0px 90px 0px !important;
}
  
.land-scaping-gallery .team-service .icon-title h3 {
    font-size: 20px !important;
}
.land-scaping-gallery .service:hover  .icon-title {
    margin-bottom: 20px !important;
}
/*.land-scaping-gallery .service:hover .team-service {*/
/*    height: 264px;*/
/*}*/
.land-scaping-gallery .service:hover .team-service {
    height: auto;
}
.land-scaping-gallery a.book-now-button {
    padding: 13px 23px 13px 23px;
}
.land-scaping-gallery .row-service {
    row-gap: 35px;
    column-gap: 40px;
}
.section-gallery-inner {
    padding: 70px 0px 30px 0px  !important;
    margin-bottom: 70px !important;
}

.main-gallery-section .gallery-header h2 {
    padding: 15px 0px 20px 0px;
    font-size: 34px !important;
}
.main-gallery-section .gallery-header {
    margin-bottom: 25px;
}
.main-gallery-section .gallery-container .row-pattern-1 .left-section {
    gap: 25px;
}
.main-gallery-section .gallery-container .row-pattern-1 {
    gap: 25px !important;
        margin: 0px 0px 25px 0px;
}
.main-gallery-section .gallery-container .row-pattern-2 {
    margin: 0px 0px 25px 0px;
    gap: 25px;
}

.main-gallery-section .gallery-container .row-pattern-2 .right-section {
    gap: 25px;
}

.contact-sec {
    padding: 70px 0 !Important;
}
.contact-sec .contact-innsec > .elementor-container.elementor-column-gap-default {
    gap: 60px;
}
.contact-sec .contact-inn-col-text h4 {
    font-size: 34px !important;
    line-height: 35px !important;
}
.innsec-givecall {
    margin: 0 0 30px 0 !important;
}
.innsec-phoenix .col-server h3 {
    max-width: 490px;
    padding: 70px 48px 70px 48px;
    margin: 0 auto;
}
.contact-main input {
    margin-top: 12px;
    margin-bottom: 20px;
}
.project-type select {
    margin-top: 12px;
    margin-bottom: 20px;
}
.contact-sec .contact-inn-col .sub-free input {
    margin: 20px 0px 0px 0px;
    max-width: 260px;

}
.contact-sec .contact-inn-col {
    padding: 25px;
}
.google-map-sec {
    margin-bottom: 70px !important;
}

.project-type p::before {
    bottom: 30px;
}


/*.our-team-sec {*/
/*    padding-top: 70px !important;*/
/*}*/







}


@media screen and (max-width:1120px) {
.service-innsec .service-short .row-service button.slick-next.slick-arrow {
    right: 43%;
}
    .service-innsec .service-short .row-service button.slick-prev.slick-arrow {
    left: 44%;
}
    
    
    
}




@media screen and (max-width:1024px) {
     h1{ font-size: 48px !important;}
h2{ font-size: 38px !important;}
h3{ font-size: 30px !important;}
h4{ font-size: 20px !important;}
       
       
       .foot-logo a {
    max-width: 230px;
}
       .Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-element p {
    min-height: 160px;
}
    a.blue-butt {
    display: block;
}
    .header-innsec .elementor-container.elementor-column-gap-default .button-head {
    display: none;
}
    
  .header-innsec .elementor-container.elementor-column-gap-default {
    position: relative;
}  
    
    
    .hfe-nav-menu.hfe-layout-horizontal.hfe-nav-menu-layout.horizontal.hfe-pointer__none {
    width: 100%;
    margin-left: auto;
    margin-right: 0;
}


.hfe-nav-menu__toggle.elementor-clickable {
    width: 100%;
    max-width: fit-content;
    margin-left: auto !important;
    margin-right: 0 !important;
}
    
    .header-innsec .elementor-container.elementor-column-gap-default .nav-col {
    width: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    padding-right: 0px;
    z-index: 0;
}
    
    
  .header-innsec .elementor-container.elementor-column-gap-default .nav-col nav {
    max-width: 100%;
    top: 72px;
}  
    
    .header-innsec .elementor-container.elementor-column-gap-default .nav-col ul li {
    border-bottom: none !important;
}
.header-innsec .elementor-container.elementor-column-gap-default .nav-col ul {
    gap: 30px;
    padding: 30px 0px 30px 20px;
}    
   .header-innsec .elementor-container.elementor-column-gap-default .nav-col .hfe-nav-menu-icon {
    margin-right: 15px;
}
    
    .header-innsec .elementor-container.elementor-column-gap-default .nav-col ul li:last-child {
    display: block;
}
    
    .header-innsec .elementor-container.elementor-column-gap-default .nav-col ul li a.blue-butt {
    padding: 12px 23px !important;
    background: #044973;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border-radius: 30px;
    border: 1px solid #044973;
    transition:0.5s;
}
.header-innsec .elementor-container.elementor-column-gap-default .nav-col ul li a.blue-butt:hover {
    color:#044973;
    background:#fff;
     border: 1px solid #044973;
}




.header-innsec .elementor-container.elementor-column-gap-default .nav-col ul li a.blue-butt i {
    padding-left: 10px;
}
 .header-innsec .elementor-container.elementor-column-gap-default .logo-img {
    position: relative;
    z-index: 1;
}   
    
    
  .home-bann-innsec-col {
    max-width: 600px;
    padding: 55px 30px 30px 30px;
}  
.home-bann-innsec-col h3 {
    top: -84px;
    padding: 14px 25px;
    background: #044973;
    max-width: 345px;
}    
    
 .home-bann-innsec-col h3 {
    font-size: 18px !important;
}   
 .home-bann-col {
    padding: 80px 0px 120px 0px;
}   
    
.potential-col {
    max-width: 600px;
    padding: 60px 0px 25px 0px;
}    
 .three-head h3 {
    padding: 15px 0px 20px 0px;
}  
/* .service-innsec .service-short .slick-track .service:hover .team-service {*/
/*    height: 165px;*/
/*}   */
 .service-innsec .service-short .slick-track .service:hover .team-service {
    height: auto;
} 
  .service-innsec .service-short .row-service button.slick-prev.slick-arrow i {
    width: 45px;
    height: 45px;
}  
 .service-innsec .service-short .row-service button.slick-next.slick-arrow i {
    width: 45px;
    height: 45px;
}   
.service-innsec .service-short .row-service button.slick-prev.slick-arrow {
    left: 44%;
} 
.service-innsec .service-short .row-service button.slick-prev.slick-arrow i:before {
    font-size: 24px;
}    
  .service-innsec .service-short .row-service button.slick-next.slick-arrow i:before {
    font-size: 24px;
}  
 .mirage-img {
    max-width: 100%;
}   
.mirage-innsec-col {
    padding-top: 0px;
    width: 100% !important;
}    
    
.mirage-innsec .elementor-container.elementor-column-gap-default {
    margin-bottom: 0px;
}    
.last-image-box {
    padding-bottom: 40px;
}    
    
 .mirage-sec {
    margin-bottom: 0px !important;
}   
  .gallery-basic .gallery .gallery-item {
    width: 100% !important;
    max-width: fit-content !important;
}  
.gallery-basic .gallery {
    column-gap: 45px;
    flex-wrap: wrap;
    row-gap: 20px;
}    
    
 .mirage-img img {
    height: 500px;
}   
.hear-innsec img {
    height: 500px;
}    
.Jonathan-innsec .elementor-container.elementor-column-gap-default {
    gap: 20px;
    padding: 35px 15px 60px 15px;
    flex-wrap: nowrap;
}   
.Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-element p {
    font-size: 16px;
}    
    
    .main-para {
    padding: 15px 0px 20px 0px;
}
 .transform-innsec .elementor-container.elementor-column-gap-default {
    gap: 20px;
}   
.email-field input {
    max-width: 350px;
}
.transform-innsec {
    padding: 80px 0px 80px 0px !important;
}

.foot-innsec {
    padding: 60px 0px 60px 0px !important;
}
.foot-innsec .innsec-col  .elementor-widget-wrap.elementor-element-populated .foot-logo .hfe-site-logo a img {
    max-width: 200px;
    height: 90px;
}
.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .foot-logo .hfe-site-logo-container {
    max-width: 230px;
}
.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .menu-icon ul {
    gap: 50px;
}
.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .foot-icon ul {
    gap: 25px;
}
.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .menu-icon {
    margin: 25px 0px 25px 0px;
}
.gallery-basic .gallery {
    justify-content: center;
}
.trusted-innsec {
    padding-block: 60px !important;
}

.aboutus-imag-col {
    max-width: 100%;
}
.aboutus-innsec .innsec-col {
    max-width: 100%;
}
.aboutus-innsec .elementor-container.elementor-column-gap-default {
    gap: 35px;
}
.about-page-para-1 {
    padding-bottom: 20px;
}
.about-page-para-2 {
    padding-bottom: 20px;
}
.aboutus-innsec .innsec-col ul {
    gap: 18px;
    margin-bottom: 30px !important;
}
.our-team-innsec .elementor-container.elementor-column-gap-default {
    gap: 25px;
}
.our-team-innsec .elementor-container.elementor-column-gap-default .john-col {
    width: 100% !important;
    max-width: 100%;
    padding: 25px 20px;
}

.our-team-innsec .elementor-container.elementor-column-gap-default {
    grid-template-columns: 1fr 1fr 1fr;

}
.our-team-sec {
    padding-bottom: 60px !important;
}
.aboutus-innsec {
    padding-block: 60px !important;
}

.land-scaping-gallery .row-service {
    grid-template-columns: 1fr 1fr;
}
.land-scaping-gallery .service {
    max-width: 100%;
}
/*.land-scaping-gallery .service:hover .team-service {*/
/*    height: 250px;*/
/*}*/
.land-scaping-gallery .service:hover .team-service {
    height: auto;
}
.land-scaping-gallery .team-service .icon-title img {
    max-width: 55px;
    height: 55px;
}
.land-scaping-gallery .team-service .icon-title {
    margin-bottom: 32px !important;
}
.main-gallery-section .gallery-header {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}
.main-gallery-section .gallery-header h2 {
    padding: 15px 0px 20px 0px;
    font-size: 30px !important;
}
.gallery-header .category-filter-wrapper select {
    min-width: 205px !important;
    height: 42px;
    padding: 0 10px;
}
.section-gallery-inner  .category-filter-wrapper::after {
    right: 10px;
}
.main-gallery-section .gallery-container .row-pattern-1 {
    flex-direction: column;
}

.main-gallery-section .gallery-container .row-pattern-1 .left-section {
    max-width: 100% !important;
}
.main-gallery-section .gallery-container .row-pattern-1 .right-section {
  height: auto;
    max-width: 100% !important;
}
.main-gallery-section .gallery-container .row-pattern-1 .left-section img {
    height: 100%;
}
.main-gallery-section .gallery-container .row-pattern-2 {
    flex-direction: column;
}
.main-gallery-section .gallery-container .row-pattern-2 .left-section {
    height: auto;
    max-width: 100%;
}
.main-gallery-section .gallery-container .row-pattern-2 .right-section {
    max-width: 100%;
}
.main-gallery-section .gallery-container .row-pattern-2 .right-section img {
    max-width: 100%;
    height: auto;
}
.section-gallery-inner {
    padding: 60px 0px 30px 0px  !important;
    margin-bottom: 60px !important;
}
.main-gallery-section .gallery-container  button {
    padding: 13px 28px;
}
.contact-sec {
    padding: 60px 0 !Important;
}
.google-map-sec {
    margin-bottom: 60px !important;
}
.contact-sec .contact-inn-col-text {
    max-width: 100%;
}
.innsec-phoenix {
    width: 100%;
    max-width: 100%;
}
.col-server {
    width: 100% !important;
    max-width: 100% !important;
}
.contact-sec .contact-inn-col {
    max-width: 100%;
}
 .contact-sec .contact-inn-col-text h4 {
    font-size: 20px !important;
    line-height: 30px !important;
}
.Jonathan-innsec .slick-track {
    gap: 15px;
}
.service-innsec .service-short .row-service button.slick-next.slick-arrow {
    right: 42%;
}
.service-innsec .service-short .row-service button.slick-prev.slick-arrow {
    left: 43%;
}
   .main-gallery-section .row-pattern-1 .right-section {
    height: 500px !important;
}


.main-gallery-section .row-pattern-2 .left-section {
    height: 500px !important;
}


        .hear-sec {
    padding-top: 60px !important;
}
}


@media screen and (max-width:876px) {
    
    .Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-element p {
    min-height: 206px;
}
    .service-innsec .service-short .row-service button.slick-prev.slick-arrow:hover svg {
    width: 25px;
}
   .service-innsec .service-short .row-service button.slick-prev.slick-arrow {
    width: 45px;
    height: 45px;
   }
        .service-innsec .service-short .row-service button.slick-next.slick-arrow:hover svg {
    width: 25px;
}
   .service-innsec .service-short .row-service button.slick-next.slick-arrow {
    width: 45px;
    height: 45px;
   }
        
    .google-map-inn-col iframe {
    height: 500px;
}
 .our-team-sec {
    padding-top: 60px !important;
}
    
    
    
    
}







@media screen and (max-width:768px) {
         h1{ font-size: 40px !important;}
h2{ font-size: 32px !important;}
h3{ font-size: 22px !important;}
h4{ font-size: 18px !important;}

    .aboutus-imag-col {
    width: 100% !important;
    position: relative;
    max-width: 100%;
    height: 100%;
}

    .image-box-year .elementor-image-box-content {
    border-radius: 15px;
}
    .foot-logo a {
    max-width: 220px;
}

    .sub button {
    width: 161px;
    height: 46px;
}
    .Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-element p {
    min-height: 230px;
}
    .aboutus-imag-col img {
    height: 500px;
}
.service-innsec .service-short .slick-track {
    gap: 20px;
}
    .home-bann-innsec-col {
    max-width: 500px;
    padding: 40px 30px 30px 30px;
}
  .home-bann-innsec-col h3 {
    top: -68px;
}  
 .home-bann-col {
    padding: 80px 0px 100px 0px;
}   
    
  .home-bann-innsec-col p {
    padding: 15px 0px 25px 0px;
}  
    
 .potential-col {
    max-width: 500px;
    padding: 50px 0px 20px 0px;
}   
    
/* .service-innsec .service-short .slick-track .service:hover .team-service {*/
/*    height: 140px;*/
/*}   */
 .service-innsec .service-short .slick-track .service:hover .team-service {
    height: auto;
}  
    
 .service-innsec .service-short .slick-track .service .team-service {
    padding-left: 25px;
}   
    
  .service-innsec .service-short .row-service button.slick-prev.slick-arrow {
    left: 40%;
}  
    
    .service-innsec .service-short .row-service button.slick-next.slick-arrow {
    right: 43%;
}
  .mirage-innsec .elementor-container.elementor-column-gap-default {
    gap: 50px;
}  
    
 .mirage-img img {
    height: 450px;
}   
.mirage-innsec-col {
    max-width: 100% !important;
}    
.mirage-innsec-col .img-box .elementor-image-box-wrapper {
    padding-bottom: 20px;
    display: flex;
    gap: 10px;
    align-items: center;
} 
   .mirage-innsec-col .img-box .elementor-image-box-wrapper h5 {
    font-size: 18px !important;
} 
    
  .mirage-innsec-col .img-box .elementor-image-box-wrapper figure.elementor-image-box-img {
    max-width: fit-content;
    height: 45px;
}  
    
 .trusted-innsec {
    padding-block: 50px !important;
}   
    
 .hear-innsec img {
    height: 450px;
}   
    
 .Jonathan-innsec .elementor-container.elementor-column-gap-default {
    flex-wrap: wrap;
}   
    
    .Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-image-box-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
  .Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 100%;
    max-width: 40px;
    margin: 0px !important;
}  
 .Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-image-box-wrapper .elementor-image-box-content {
    width: 100%;
    max-width: fit-content;
}   
  .transform-innsec .elementor-container.elementor-column-gap-default {
    gap: 30px;
}  
    
   .transform-innsec {
    padding: 50px 0px 50px 0px !important;
} 
    
 .email-field input {
    max-width: 100%;
}   
    
.foot-innsec {
    padding: 50px 0px 50px 0px !important;
}    
  .foot-innsec .innsec-col  .elementor-widget-wrap.elementor-element-populated .foot-logo .hfe-site-logo a img {
    max-width: 180px;
    height: 80px;
}  
 .foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .foot-logo .hfe-site-logo-container {
    max-width: 220px;
}   
 .foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .menu-icon ul {
    gap: 35px;
}   
    
 .foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .menu-icon {
    margin: 20px 0px 20px 0px;
}   
   .foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .foot-icon ul {
    gap: 20px;
} 
.copy-right-innsec .elementor-container.elementor-column-gap-default .copyright-col span {
    line-height: normal;
} 
    .copy-right-innsec .elementor-container.elementor-column-gap-default {
    gap: 20px;
    padding-block: 20px;
}
    
    .copy-right-innsec .elementor-container.elementor-column-gap-default .policy-col p {
    line-height: normal;
}
    
   .mirage-sec {
    margin-top: -460px !important;
} 
    
    .Jonathan-innsec .elementor-container.elementor-column-gap-default {
    gap: 30px;
    padding: 35px 15px 50px 15px;
}
 .about-bann {
    padding: 75px 0px 75px 0px !important;
}
 
 .aboutus-innsec {
    padding-block: 50px !important;
}
 
 .aboutus-imag-col img {
    height: auto;
}
 
 .image-box-year .elementor-image-box-content {
    max-width: 250px;
    padding: 11px 15px 11px 15px;
}
 
 .image-box-year h3 {
    font-size: 40px !important;
}
 .image-box-year p {
    font-size: 20px !important;
}
 
 .aboutus-innsec .innsec-col ul {
    gap: 15px;
    margin-bottom: 25px !important;
}
 .our-team-innsec .elementor-container.elementor-column-gap-default {
    grid-template-columns: 1fr 1fr;
}
 
 .our-team-innsec .elementor-container.elementor-column-gap-default .john-col .elementor-image-box-content p span {
    padding-bottom: 8px !important;
}
 .our-team-sec {
    padding-bottom: 50px !important;
}
 .our-team-innsec .elementor-container.elementor-column-gap-default .john-col figure.elementor-image-box-img img {
    max-width: 90px;
    height: 90px;
}
 .land-scaping-gallery .row-service {
    row-gap: 30px;
    column-gap: 30px;
}
.land-scaping-gallery .service-img  img {
    height: 400px;
} 
 .land-scaping-gallery .team-service .icon-title h3 {
    font-size: 16px !important;
}
/* .land-scaping-gallery .service:hover .team-service {*/
/*    height: 270px;*/
/*}*/
 .land-scaping-gallery .service:hover .team-service {
    height: auto;
}
 .land-scaping-gallery a.book-now-button {
    margin-top: 15px;
}
 .main-gallery-section .gallery-header h2 {
    font-size: 22px !important;
}
 .section-gallery-inner {
    padding: 50px 0px 30px 0px  !important;
    margin-bottom: 50px !important;
}
 
 .section-gallery-inner  .category-filter-wrapper::after {
    right: 14px;
}
 .contact-sec {
    padding: 50px 0 !Important;
}
 .google-map-sec {
    margin-bottom: 50px !important;
}
 .contact-sec .contact-inn-col-text h4 {
    font-size: 22px !important;
    line-height: 30px !important;
}
 .contact-sec .contact-innsec > .elementor-container.elementor-column-gap-default {
    gap: 50px;
}
 .innsec-givecall {
    margin: 0 0 25px 0 !important;
}
 .contact-main label {
    font-size: 18px;
}
 .contact-main input {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 16px;
}
 .project-type select {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 16px;
}
 .project-type p::before {
    bottom: 24px;
}
 .contact-sec .contact-inn-col-text h4 {
    margin: 15px 0 20px;
}
 .innsec-givecall {
    margin: 0 0 20px 0 !important;
}
 .contact-sec .contact-inn-col-text .column-icon .elementor-icon-list-text {
    gap: 5px;
}
 .contact-sec .contact-inn-col .message textarea {
    font-size: 16px;
}
 .project-type p::before {
    bottom: 16px;
}
 
 .Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-image-box-wrapper .elementor-image-box-content p {
    text-align: left;
}
 .google-map-inn-col iframe {
    height: 450px;
}
.main-gallery-section .row-pattern-1 .right-section {
    height: 320px !important;
}


.main-gallery-section .row-pattern-2 .left-section {
    height: 320px !important;
}
    .innsec-phoenix .col-server h3 {
    max-width: 390px;
    padding: 50px 48px 50px 48px;
}
 
 
 
 
         .hear-sec {
    padding-top: 50px !important;
}
.our-team-sec {
    padding-top: 50px !important;
}


}



@media screen and (max-width:716px){
    .Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col .elementor-element p {
    min-height: 110px;
}
 .Jonathan-innsec .slick-track {
    gap: 22px;
}   

    
}




@media screen and (max-width:599px) {
             h1{ font-size: 34px !important;}
h2{ font-size:24px !important;}
h3{ font-size: 20px !important;}
h4{ font-size: 16px !important;}
    
    



.foot-innsec .innsec-col  .elementor-widget-wrap.elementor-element-populated .foot-logo .hfe-site-logo a img {
    max-width: 150px;
    height: 70px;
}
.foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .foot-logo .hfe-site-logo-container {
    max-width: 190px;
}
.foot-logo a {
    max-width: 190px;
}

    .google-map-inn-col iframe {
    height: 350px;
}
  .header-innsec .elementor-container.elementor-column-gap-default .logo-img img {
    max-width: 130px;
}  
    .gallery-header .category-filter-wrapper h6 {
    font-size: 16px;
}
 .header-innsec .elementor-container.elementor-column-gap-default {
    padding-block: 10px;
}   
    
.home-bann-col {
    padding: 70px 0px 80px 0px;
}    
    .home-bann-innsec-col h3 {
    font-size: 16px !important;
}
  .home-bann-innsec-col h3 {
    padding: 12px 13px;
    max-width: 296px;
}  
    
 .service-innsec .service-short .slick-track {
    gap: 0px;
}   
    
.service-innsec .service-short .slick-track .service .service-img img {
    height: 100%;
}    
/* .service-innsec .service-short .slick-track .service:hover .team-service {*/
/*    height: 160px;*/
/*}   */

 .service-innsec .service-short .slick-track .service:hover .team-service {
    height: auto;
}   
 
  .mirage-img img {
    height: auto;
}  
    
   .mirage-innsec .elementor-container.elementor-column-gap-default {
    gap: 35px;
} 
    
 .mirage-innsec-col p {
    padding: 15px 0px 15px 0px;
}   
    .mirage-innsec-col .img-box .elementor-image-box-wrapper {
    padding-bottom: 15px;
    }
    
    .mirage-innsec-col .img-box .elementor-image-box-wrapper h5 {
    font-size: 16px !important;
}
    
   .hear-innsec img {
    height: auto;
} 
    
    .service-innsec .service-short .row-service button.slick-next.slick-arrow {
    right: 40%;
}
    
  .service-innsec .service-short .row-service button.slick-prev.slick-arrow {
    left: 38%;
}  
    .foot-innsec .innsec-col .elementor-widget-wrap.elementor-element-populated .menu-icon ul {
    column-gap: 20px;
    row-gap: 20px;
}
 
   .about-bann {
    padding: 65px 0px 65px 0px !important;
} 
.about-bann .elementor-container.elementor-column-gap-default {
    gap: 15px;
}  
   .image-box-year {
    position: absolute;
    bottom: 20px;
    left: 20px;
} 
 .image-box-year h3 {
    font-size: 30px !important;
}   
    
    .image-box-year p {
    font-size: 16px !important;
}
 .image-box-year .elementor-image-box-content {
    max-width: 200px;
        gap: 10px;
}   
    
    .aboutus-innsec .elementor-container.elementor-column-gap-default {
    gap: 30px;
}
 .aboutus-innsec .innsec-col ul {
    margin-bottom: 20px !important;
}   
  .butt a {
    font-size: 14px !important;
}  
   .our-team-innsec .elementor-container.elementor-column-gap-default {
    grid-template-columns: 1fr;
} 
    .our-team-innsec .elementor-container.elementor-column-gap-default .john-col figure.elementor-image-box-img img {
    max-width: 80px;
    height: 80px;
}
    .our-team-innsec .elementor-container.elementor-column-gap-default .john-col {
    padding: 20px 20px;
}
    .header-innsec .elementor-container.elementor-column-gap-default .nav-col nav {
    top: 68px;
}
   .header-innsec .elementor-container.elementor-column-gap-default .nav-col ul li a.blue-butt {
    font-size: 14px;
} 
    
    .land-scaping-gallery .row-service {
    grid-template-columns: 1fr;
}
/*.land-scaping-gallery .service:hover .team-service {*/
/*    height: 220px;*/
/*}*/
.land-scaping-gallery .service:hover .team-service {
    height: auto;
}
    .land-scaping-gallery a.book-now-button {
    font-size: 14px;
}
    .main-gallery-section .gallery-container .row-pattern-1 .left-section {
    gap: 20px;
    flex-direction: column;
}
    .main-gallery-section .gallery-container .row-pattern-1 .left-section img {
    height: 300px;
}
   .main-gallery-section .gallery-container .row-pattern-1 .right-section img {
    height: 300px;
} 
    .main-gallery-section .gallery-container .row-pattern-2 .left-section img {
    height: 100%;
}
    .main-gallery-section .gallery-container .row-pattern-1 {
    gap: 20px !important;
    margin: 0px 0px 5px 0px;
}
    .main-gallery-section .gallery-container .row-pattern-1 .left-section {
    gap: 20px;
}
    .main-gallery-section .gallery-container .row-pattern-2 {
    margin: 0px 0px 20px 0px;
    gap: 20px;
}
.main-gallery-section .gallery-container .row-pattern-2 .right-section {
    gap: 20px;
    flex-direction: column;
}
    .main-gallery-section .gallery-container .row-pattern-2 .right-section img {
    height: 300px;
}
    .contact-sec .contact-inn-col-text h4 {
    font-size: 20px !important;
    line-height: 25px !important;
}
    .contact-sec .contact-inn-col-text h4 {
    margin: 15px 0 15px;
}
   .innsec-phoenix .col-server h3 {
    padding: 40px 20px 40px 20px;
    max-width: 275px;
}
    .contact-sec .contact-innsec > .elementor-container.elementor-column-gap-default {
    gap: 30px;
}
    .contact-main label {
    font-size: 16px;
}
    .contact-main input {
    margin-top: 7px;
    margin-bottom: 10px;
    font-size: 14px;
}
    .phone-email {
    gap: 0;
    flex-direction: column;
}
    .project-type select {
    margin-top: 7px;
    margin-bottom: 10px;
    font-size: 14px;
}
    
 .contact-sec .contact-inn-col .message textarea {
    padding: 10px 15px 0px 15px;
    border-radius: 10px;
    height: 90px;
    font-size: 14px;
    margin-top: 10px;
}   
 .contact-sec .contact-inn-col .sub-free input {
    font-size: 14px;
 }
    
   .service-innsec .service-short .row-service button.slick-prev.slick-arrow {
    width: 42px;
    height: 42px;
} 
    .service-innsec .service-short .row-service button.slick-prev.slick-arrow svg {
    width: 25px;
}
    
    
   .service-innsec .service-short .row-service button.slick-next.slick-arrow {
    width: 42px;
    height: 42px;
} 
    .service-innsec .service-short .row-service button.slick-next.slick-arrow svg {
    width: 25px;
}    
    .gallery-header .category-filter-wrapper select {
    min-width: 185px !important;
    font-size: 14px !important;
}
    .sub button {
    font-size: 14px;
}
    
   .land-scaping-gallery .service-img  img {
    height: 370px;
} 
.aboutus-imag-col img {
    height: 375px;
}
    
}



@media screen and (max-width:425px) {
    .Jonathan-innsec .slick-track {
    gap: 5px;
}
.Jonathan-innsec .elementor-container.elementor-column-gap-default .Jonathan-inn-col {
    margin-left: 15px;
}
    
    
    .sub button {
    width: 100%;
}
    
    .transform-inn-col-2 .sub p:after {
    right: 140px;
    top: 11px;
    font-size: 16px;
}
    .transform-inn-col-2 .sub {
    width: 100%;
    max-width: 100%;
}
    .transform-inn-col-2 .sub input {
    width: 100%;
    max-width: 100%;
}
    .transform-inn-col-2 .sub p {
    width: 100%;
    max-width: 100%;
}
    .contact-sec .contact-inn-col .sub-free input {
    max-width: 100%;
}
    .service-innsec .service-short .row-service button.slick-next.slick-arrow {
    right: 37%;
}
.service-innsec .service-short .row-service button.slick-prev.slick-arrow {
    left: 34%;
}   
.service-innsec .service-short .row-service button.slick-prev.slick-arrow i {
    width: 40px;
    height: 40px;
}    
   .service-innsec .service-short .row-service button.slick-next.slick-arrow i {
    width: 40px;
    height: 40px;
} 
    .copy-right-innsec .elementor-container.elementor-column-gap-default .copyright-col span {
    font-size: 14px;
}   
 .copy-right-innsec .elementor-container.elementor-column-gap-default .policy-col p {
    font-size: 14px;
}   
/*    .land-scaping-gallery .service:hover .team-service {*/
/*    height: 250px;*/
/*}*/
    .land-scaping-gallery .service:hover .team-service {
    height: auto;
}
    
}


@media screen and (max-width:380px) {
.home-bann-innsec-col h3 {
    top: -85px;
}
.home-bann-innsec-col {
    padding: 50px 30px 30px 30px;
}
.service-innsec .service-short .row-service button.slick-next.slick-arrow {
    right: 36%;
}
.service-innsec .service-short .row-service button.slick-prev.slick-arrow {
    left: 31%;
}
}


/******responsive end**********/







