body#neve_body header#masthead {
    position: fixed !important;
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background: transparent;
    bottom: auto;
}
body#neve_body.sticky_header header#masthead {
    background: #000;
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.7);
}
body#neve_body header#masthead {
    transition: 0.5s all ease;
}
header#masthead .header-menu-wrap li:not(:last-child) {
	padding-right: 74px;
}
header#masthead .header-menu-wrap ul li a {
    transition: 0.5s all ease;
    letter-spacing: 0.36px;
}
header#masthead .header-menu-wrap ul li a:hover,
header#masthead .header-menu-wrap li.current_page_item a {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(180deg, #ffbf00 0%, #ff8000 50%, #ff4000 100%);
}
header#masthead .header-menu-wrap li.current_page_item a,
footer#colophon nav ul li.current_page_item a {
    font-weight: 700;
}
footer#colophon .footer-title h2 span {
    font-weight: 700;
}
footer#colophon .footer-title h2 {
    position: relative;
}
footer#colophon .footer-title h2:before {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    bottom: -16px;
    right: 0;
    width: 40px;
    height: 2px;
    background-color: #088ed1;
}
footer#colophon .social-media-wrap a {
    font-size: 0;
    height: 46px;
    width: 46px;
    position: relative;
    background-color: rebeccapurple;
    border-radius: 100%;
}
footer#colophon .maps {
    margin-top: 40px;
}
footer#colophon .social-media-wrap {
    display: flex;
    align-items: center;
    padding-top: 45px;
    padding-left: 28px;
}
footer#colophon .social-media-wrap a {
    font-size: 0;
    height: 46px;
    width: 46px;
    position: relative;
    background-image: linear-gradient(180deg, #088ed1 0%, #112e64 100%);
    border-radius: 100%;
    margin: 0 5px;
}
footer#colophon .social-media-wrap a:hover {
    background-image: linear-gradient(180deg, #ffbf00 0%, #ff8000 50%, #ff4000 100%);
}
footer#colophon .footer-contact.contact .address {
    padding-right: 0;
    max-width: 220px;
}
footer#colophon nav ul li {
    display: block;
    width: 100%;
    padding: 4px 0;
}
footer#colophon nav ul li a, footer#colophon .footer-contact.contact a, footer#colophon .footer-contact.contact p {
	padding: 0;
	font-size: 17px;
	line-height: 120%;
	color: #333333;
	font-weight: 400;
	display: inline-block;
	margin: 0;
	font-family: "Montserrat", Sans-serif;
}
footer#colophon nav ul {
    padding-top: 30px;
}
footer#colophon .footer-contact.contact {
    margin-top: 35px;
}
footer#colophon nav ul li a:hover,
footer#colophon .footer-contact.contact a:hover,
footer#colophon .footer-two a:hover,
footer#colophon nav ul li.current_page_item a {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(180deg, #ffbf00 0%, #ff8000 50%, #ff4000 100%);
}
footer#colophon .footer-two a:hover {
    font-weight: 400;
}
/* footer#colophon .footer-two .copyright-text-wrap a {
    font-weight: 500;
} */
footer#colophon .footer-contact .phone_no_wrap a {
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    font-family: "Montserrat", Sans-serif;
}
footer#colophon .privacy-term-wrap {
    display: flex;
}
footer#colophon .footer-two a, footer#colophon .footer-two p {
	color: #333333;
	font-size: 17px;
	line-height: 120%;
	margin: 0;
	opacity: 1;
	font-family: "Montserrat", Sans-serif;
}
footer#colophon .privacy-term-wrap .privacy-policy {
    margin-right: 22px;
    padding-right: 22px;
    border-right: 1px solid #dddddd;
}
footer#colophon .footer-contact.contact > div {
    padding-left: 32px;
    position: relative;
}
footer#colophon .footer-contact.contact > div.po-box {
    margin: 12px 0 19px;
}
footer#colophon .footer-contact.contact > div.phone_no_wrap {
    margin-bottom: 18px;
}
footer#colophon .footer-contact.contact > div:before,
footer#colophon .social-media-wrap a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    height: 35px;
    width: 25px;
    background-image: url("../images/footer-sprite-image.png");
    background-repeat: no-repeat;
    background-position: -75px -17px;
    /* background-color: red;
     */
}
footer#colophon .footer-contact.contact > div.po-box::before {
    background-position: 2px 4px;
    background-image: url("../images/footer-sprite-po.png");
}
footer#colophon .footer-contact.contact > div.phone_no_wrap:before {
    top: -3px;
    background-position: -75px -90px;
}
footer#colophon .footer-contact.contact > div.email:before {
    background-position: -75px -169px;
}
footer#colophon .social-media-wrap .facebook-link a:before {
    background-position: -3px -17px;
    left: 5px;
    top: 9px;
}
footer#colophon .social-media-wrap .instagram-link a:before {
    background-position: -9px -93px;
    left: 10px;
    top: 8px;
}
footer#colophon .social-media-wrap .linkedin-link a:before {
    background-position: -8px -168px;
    left: 10px;
    top: 10px;
}
body#neve_body.sticky_header header#masthead .header-wrap .e-con-inner {
    padding: 8px 0;
}
/*about*/
.gallery-bg-img .about-image-con {
    position: relative;
}
.gallery-bg-img .about-image-con:before {
    content: "";
    position: absolute;
    top: 0;
    left: 33px;
    right: 0px;
    bottom: 0;
    height: 642px;
    width: 642px;
    background-image: linear-gradient(180deg, #ffbf00 0%, #ff8000 50%, #ff4000 100%);
    border-radius: 100%;
    opacity: 0.2;
    margin: auto 0 auto;
}
body#neve_body .gallery-bg-img .comm-image .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: lightgray;
}
body#neve_body .gallery-bg-img .comm-image .elementor-widget-container {
    border-radius: 30px;
    overflow: hidden;
}
body#neve_body .gallery-bg-img .third-image .elementor-widget-container {
    width: 305px;
    height: 338px;
}
body#neve_body .gallery-bg-img .first-image .elementor-widget-container {
    width: 277px;
    height: 277px;
    margin: 0 0 0 auto;
}
body#neve_body .gallery-bg-img .second-image .elementor-widget-container {
    width: 400px;
    height: 390px;
    margin: 0 0 0 auto;
}
.bulldog-description .billdog-solar-haeding h2 span {
    font-weight: 700;
    color: #112d64;
    position: relative;
}
.bulldog-description .billdog-solar-haeding h2 {
    position: relative;
}
.bulldog-description .billdog-solar-haeding h2:before {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: -11px;
    width: 66px;
    height: 2px;
    background-color: #088ed1;
}
/*responsive menu*/
@media only screen and (max-width: 1500px) {
.img-back-line .img-wrap:before {
    left: -15px;
    bottom: -15px;
}
.img-back-line.right-img-content .img-wrap:before {
    left: auto;
    right: -15px;
}
.solar-home-sys-section .img-content .img-wrap::before, .commercial-serv-section .img-content .img-wrap::before, .residential-commercial-section .img-content .img-wrap::before {
    left: -15px;
    bottom: -15px;
}
.productive-use-section .img-content .img-wrap::before, .solar-water-pump-section .img-content .img-wrap::before, .street-li-section .img-content .img-wrap::before {
    bottom: -15px;
    right: -15px;
}
.residential-commercial-section .left-img-content.img-content {
    padding-left: 15px;
}
}
@media only screen and (max-width: 1399px) {
    .services-sec .title {
        font-size: 20px;
        line-height: 24px;
    }
    body#neve_body .gallery-bg-img .second-image .elementor-widget-container {
        width: 365px;
        height: 365px;
    }
    .footer-wrap::before {
        width: 347px;
        height: 480px;
        right: -80px;
    }
    header#masthead .header-menu-wrap li:not(:last-child) {
        padding-right: 60px;
    }
    #neve_body .chhose-sec {
        grid-gap: 50px;
    }
}
@media only screen and (max-width: 1300px) {
    body#neve_body .gallery-bg-img .second-image .elementor-widget-container {
        width: 350px;
    }
    body#neve_body .gallery-bg-img .second-image .elementor-widget-container {
        width: 350px;
    }
    .img-back-line .img-wrap:before{
        left: -15px;
        bottom: -15px;
        z-index: -1;
    }
    .img-back-line.right-img-content .img-wrap:before {
        right: -15px;
    }
    .solar-home-sys-section .img-content .img-wrap::before, .commercial-serv-section .img-content .img-wrap::before,
    .residential-commercial-section .img-content .img-wrap::before {
        left: -15px;
        bottom: -15px;
    }
    .productive-use-section .img-content .img-wrap::before,
    .solar-water-pump-section .img-content .img-wrap::before,
    .street-li-section .img-content .img-wrap::before {
        bottom: -15px;
        left: auto;
        right: -15px;
    }
}
@media only screen and (max-width: 1199px) {
    header#masthead .header-menu-wrap li:not(:last-child) {
        padding-right: 65px;
    }
    .services-sec {
        max-width: 1024px;
        margin: 0 auto;
    }
    .right-section-icon {
        width: 80px;
        height: 80px;
        padding: 15px;
    }
    .right-section-icon img {
        width: auto;
        height: auto;
    }
    .logo-desgin-wrap::before {
        width: 453px;
        height: 380px;
    }
    .logo-desgin-wrap .logo-desgin {
        min-width: 380px;
        height: 380px;
        max-width: 380px;
    }
    .services-sec .listing li {
        font-size: 16px;
        line-height: 26px;
    }
    .services-sec .title {
        font-size: 18px;
        line-height: 22px;
    }
    .round-section-wrap {
        margin: 0 0 0 -60px;
    }
    .right-cont .round-section-wrap {
        margin: 0 -60px 0 0;
    }
    .round-section-wrap .left-section-wrap {
        padding-left: 10px;
        width: 80%;
    }
    .right-cont .round-section-wrap .left-section-wrap {
        padding-left: 0;
        padding-right: 10px;
    }
    .center .round-section-wrap .left-section-wrap {
        padding: 10px 0 0;
        width: auto;
    }
    .right-cont .second .round-section-wrap {
        margin: 0 -45px 0 0;
    }
    .second .round-section-wrap {
        margin: 0 0 0 -45px;
    }
    .center .round-section-wrap {
        margin: -85px auto 0;
    }
    body#neve_body .gallery-bg-img .first-image .elementor-widget-container {
        width: 240px;
        height: 240px;
    }
    body#neve_body .gallery-bg-img .second-image .elementor-widget-container {
        width: 268px;
        height: 300px;
    }
    body#neve_body .gallery-bg-img .third-image .elementor-widget-container {
        width: 260px;
        height: 280px;
    }
    .gallery-bg-img .about-image-con:before {
        height: 480px;
        width: 480px;
    }
    .ourteam-item:not(:last-child) {
        margin-right: 15px;
    }
    .footer-wrap::before {
        width: 277px;
        height: 430px;
        right: -20px;
    }
    #neve_body .chhose-sec {
        grid-gap: 25px;
    }
    #neve_body .bulldog-description .cust-btn.readmore .elementor-button:before {

        top: 20px;
    }

}
@media only screen and (max-width: 1024px) {
    header #masthead .hfe-nav-menu__toggle {
        position: absolute;
        height: 50px;
        width: 50px;
        right: 0px;
        top: 0px;
        left: auto;
        bottom: 0;
        margin: auto;
        border: 1px solid #fff;
        transition: none;
        background-image: linear-gradient(180deg, #ffbf00 0%, #ff8000 50%, #ff4000 100%);
        box-shadow: 4.95px 4.95px 5px rgba(0, 0, 0, 0.45);
        transition: 0.5s all ease-in-out;
    }
    /* header #masthead .hfe-nav-menu__toggle:hover {
        background-image: linear-gradient(180deg, #088ed1 0%, #112e64 100%);
        color: #fff;
    } */
    header #masthead .hfe-nav-menu__toggle .hfe-nav-menu-icon {
        display: block;
        opacity: 0;
    }
    header #masthead .hfe-nav-menu__toggle::before {
        content: "";
        position: absolute;
        height: 2px;
        width: 24px;
        background: #fff;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        box-shadow: 0 -7px 0 0 #fff, 0 7px 0 0 #fff;
        transition: 0.5s all;
    }
    header #masthead .hfe-nav-menu__toggle.hfe-active-menu::before {
        box-shadow: none;
        transform: rotate(45deg);
        background: #fff;
        height: 2px;
        box-shadow: unset !important;
    }
    html.no-scroll {
        overflow: hidden;
    }
    header #masthead .hfe-nav-menu__toggle.hfe-active-menu::after {
        height: 2px;
        width: 24px;
        background: #fff;
        content: "";
        position: absolute;
        margin: auto;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        transform: rotate(-45deg);
        transition: 0.5s all;
    }
    header #masthead nav {
        position: fixed;
        top: 0;
        right: 0;
        left: 0 !important;
        bottom: 0;
        padding: 100px 0 0 0;
        /* background: #1a1463;
         */
        background-image: linear-gradient(180deg, #ffbf00 0%, #ff8000 50%, #ff4000 100%);
        height: 100vh;
        overflow: hidden;
        transform: translateX(100%);
        transition: 0.5s all;
        z-index: 99999 !important;
        width: 100% !important;
        margin: 0;
        border-radius: 0;
        display: block;
    }
    /* 15-10-2024P Edit css */
    header #masthead .hfe-nav-menu__toggle.hfe-active-menu {
        z-index: 999999;
        top: -45px;
    }
     /* 15-10-2024P Edit css End*/
    header #masthead .hfe-nav-menu__toggle.hfe-active-menu + nav {
        transform: translateY(0);
    }
    header #masthead nav > ul {
        overflow: hidden;
        /* overflow-Y: auto;
         */
        max-height: calc(100vh - 104px);
        display: block;
        opacity: 1;
    }
    header #masthead nav > ul > li {
        margin: 0;
        background: transparent;
        border-bottom: 1px solid #fff;
        padding: 0px;
        border-radius: 0;
    }
    header #masthead nav > ul > li > a {
        background: transparent;
        margin: 0px !important;
        padding: 13px 15px !important;
        color: white;
    }
    header #masthead nav ul li.current-menu-parent > div > a,
    header #masthead nav ul li.current-menu-item > a {
        background: #fff !important;
        color: #1a1463 !important;
    }
    header #masthead nav ul li.current-menu-parent > div i::before,
    header #masthead nav ul li.current-menu-parent > div i::after {
        background: #1a1463;
    }
    header #masthead nav > ul > li:first-child {
        border-left: 0;
    }
    body .smart-menu-bar nav ul li {
        border-right: 0;
    }
    header #masthead nav > ul > li > a::after {
        display: none;
    }
    body .smart-menu-bar nav ul li.mob-menu {
        display: block;
    }
    header .sub-menu::before {
        display: none;
    }
    header #masthead nav > ul > li.menu-item-has-children > div.hfe-has-submenu-container > a,
    header #masthead nav > ul > li.menu-item-has-children > ul.sub-menu > li > a.hfe-sub-menu-item {
        padding: 13px 15px;
        background: #1a1463;
        color: #fff;
    }
    body #masthead .smart-menu-bar nav ul li.current-menu-item a,
    body #masthead .smart-menu-bar nav ul li a:hover {
        background: #000 !important;
    }
    header #masthead nav > ul > li.menu-item-has-children .sub-menu::after {
        opacity: 0 !important;
    }
    header #masthead nav > ul > li.menu-item-has-children > ul.sub-menu > li:first-child {
        border-top: 1px solid #fff;
        border-radius: 0;
    }
    header #masthead nav > ul > li.menu-item-has-children .sub-menu {
        background: transparent;
        border-radius: 0;
    }
    header #masthead nav > ul > li.menu-item-has-children .sub-menu > li {
        padding-left: 15px;
    }
    header .elementor-widget-navigation-menu,
    header .header-menu-col .elementor-widget-wrap,
    header .header-menu-col {
        position: static;
    }
    body .smart-menu-bar nav ul li:first-child a,
    body .smart-menu-bar nav ul li a {
        border: 0;
    }
    header #masthead nav > ul li .sub-arrow {
        border: 0;
    }
    header #masthead nav > ul li i.fa::before,
    header #masthead nav > ul li i.fa::after {
        height: 2px;
        width: 17px;
        background: #fff;
        content: "";
        position: absolute;
        right: 19px;
        top: 21px;
    }
    header #masthead nav > ul li i.fa::after {
        width: 2px;
        height: 16px;
        top: 14px;
        right: 26px;
    }
    header #masthead nav > ul li .sub-menu-active i.fa::after {
        opacity: 0;
    }
    header #masthead .header-contact-btn {
        width: auto;
        margin-right: 80px;
    }
    header #masthead .header-menu-wrap {
        width: auto;
        height: auto;
        position: static;
        left: auto;
        right: 0;
        top: 30px;
    }
    header#masthead .header-menu-wrap li:not(:last-child) {
        padding-right: 0;
    }

    footer#colophon .footer-one > div {
        width: auto;
    }
    footer#colophon .footer-contact.contact .address {
        padding-right: 0;
    }
    footer#colophon .footer-one .footer-details {
        padding: 0px 35px 0 0px;
    }
    body#neve_body.sticky_header header #masthead .header-menu-wrap {
        top: 19px;
    }
    header#masthead .header-menu-wrap ul li a:hover,
    header#masthead .header-menu-wrap li.current_page_item a {
        -webkit-text-fill-color: unset;
        color: #088ed1 !important;
    }
    footer#colophon nav ul {
        max-width: 250px;
    }


    .img-back-line .img-wrap:before {
        height: 450px;
    }
    .contact-form .submit-wrap {
        margin-left: 20px;
        width: 34%;
    }
    body#neve_body .shadow-class {
        min-width: 100%;
    }
}
@media only screen and (max-width: 1023px) {
    header #masthead .header-menu-wrap {
        top: 20px;
    }
    footer#colophon .footer-one .footer-details {
        padding: 0 5px 0 30px;
    }
    footer#colophon .footer-contact.contact .address {
        padding-right: 0;
    }
    footer#colophon .footer-contact .phone_no_wrap a {
        font-size: 18px;
    }
    footer#colophon .footer-two a,
    footer#colophon .footer-two p {
        font-size: 15px;
    }
    footer#colophon .privacy-term-wrap .privacy-policy {
        margin-right: 12px;
        padding-right: 12px;
    }
    body#neve_body.sticky_header header #masthead .header-menu-wrap {
        top: 11px;
    }
    /* #neve_body .content-wrap-banner {
        max-width: 480px;
    } */
    #neve_body .chhose-sec {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 25px;
    }
    .logo-desgin-wrap .logo-desgin {
        min-width: 300px;
        height: 300px;
        max-width: 300px;
    }
    .right-cont .round-section-wrap, .round-section-wrap, .center .round-section-wrap, .right-cont .second .round-section-wrap, .second .round-section-wrap {
        margin: 0;
        flex-direction: row-reverse;
        justify-content: flex-end;
        padding: 20px 0 0;
        align-items: center;
    }
    .right-cont .left-section-wrap > div {
        margin: 0;
        text-align: left;
    }
    .services-sec .right-cont .listing li,
    .services-sec .listing li,
    .services-sec .center .listing li {
        padding-left: 28px;
        padding-right: 0;
    }
    .services-sec .right-cont .listing li::after,
    .services-sec .listing li::after,
    .services-sec .center .listing li::after {
        left: 0;
        right: auto;
    }
    .round-section-wrap .left-section-wrap,
    .right-cont .round-section-wrap .left-section-wrap,
    .center .round-section-wrap .left-section-wrap {
        padding: 0px 0 0 20px;
    }
    .services-sec .title {
        max-width: 100%;
    }
    .bulldog-description .billdog-solar-haeding h2::before {
        margin: 0 auto;
    }
    .gallery-bg-img .about-image-con::before {
        left: 0;
        right: 0;
        margin: auto;
    }

    .our-team-wrap .ourteam-section .ourteam-item .ourteam-title-wrap {
        margin-top: 25px;
    }
    .our-team-wrap .ourteam-section .ourteam-item .ourteam-title-wrap .ourteam-title:first-child {
        margin-bottom: 3;
    }

.contact-form .submit-wrap {
    margin-left: 0;
    width: 100%;
    float: none;
    padding-top: 19px;
}
.contact-form .filed.recaptcha-wrap {
    float: none;
}
.contact-form .field-section-wrap {
    grid-template-columns: auto;
    grid-gap: 20px;
}
.filed.message-wrap.form-details {
    margin-top: 20px;
    margin-bottom: 11px;
}
.form-section .contact-details .contact > div p, .form-section .contact-details .contact > div a, .form-section .contact-details .contact > div label {
    font-size: 15px;
}
main#content .site-logo-img {
    left: 15px;
    right: 15px;
    bottom: 15px;
}
footer#colophon .footer-wrap .footer-one {
    flex-wrap: wrap;
    justify-content: space-between;
}
footer#colophon .footer-one > div {
    width: auto;
    margin-bottom: 30px;
}
footer#colophon .footer-two .copyright-text-wrap a {
    line-height: 20px;
}
.footer-wrap::before {
	top: auto;
	bottom: 0;
}
#neve_body .bulldog-description .cust-btn.readmore .elementor-button:before {

    top: 14px;
}
footer#colophon .footer-width-fixer .footer-section .footer-one .footer-details .footer-contact.contact {
	padding-left: 0;
	margin-top: 12px;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-gap: 20px;
	align-items: flex-start;
}
footer#colophon .footer-width-fixer .footer-section .footer-one .footer-details .footer-contact.contact > div {
	width: 100%;
	max-width: 100%;
}

}
@media only screen and (max-width: 767px) {
    footer#colophon .footer-two .copyright-text-wrap a {
        line-height: 17px;
    }
    #neve_body .cust-btn.arrow .elementor-button::before {
        right: 12px;
        width: 18px;
        height: 10px;
        background-size: 100%;
    }
    footer#colophon .menu-section {
        display: none;
    }
    .header-logo a {
        height: 45px;
    }
    .footer-logo a {
        height: 60px;
    }
    footer#colophon .footer-one > div {
        width: 100%;
    }
    .right-box {
        display: block;
    }
    footer#colophon .footer-one .footer-details {
        padding: 0 0px 0 0px;
    }
    footer#colophon .social-media-wrap {
        padding-top: 30px;
        padding-left: 0;
        justify-content: center;
    }
    .header-wrap .header-menu-wrap,
    .header-wrap .header-contact-btn,
    .footer-two .policy-sec {
        align-items: center;
    }
    footer#colophon .footer-two a, footer#colophon .footer-two p {
        font-size: 13px;
        text-align: center;
        margin-bottom: 4px;
    }
    #neve_body .choose-img.common-image .elementor-widget-container {
        height: 80px;
        max-width: 80px;
        padding: 15px;
    }
    .services-sec .title {
        font-size: 16px;
        line-height: 22px;
    }
    .services-sec .listing li {
        font-size: 14px;
        line-height: 24px;
    }
    .services-sec .right-cont .listing li,
    .services-sec .listing li,
    .services-sec .center .listing li {
        padding-left: 20px;
    }
    header #masthead .hfe-nav-menu__toggle {
        height: 40px;
        width: 40px;
    }
    body#neve_body.sticky_header header#masthead .header-wrap .e-con-inner {
        padding: 14px 0;
    }
    body#neve_body .gallery-bg-img .first-image .elementor-widget-container {
        width: 150px;
        height: 150px;
    }
    body#neve_body .gallery-bg-img .second-image .elementor-widget-container {
        width: 170px;
        height: 180px;
    }
    body#neve_body .gallery-bg-img .third-image .elementor-widget-container {
        width: 160px;
        height: 160px;
        margin-top: 33px;
    }
    .gallery-bg-img .about-image-con::before {
        height: 280px;
        width: 280px;
    }
    footer#colophon .footer-one > div.footer-maps {
        width: 100%;
    }
    header #masthead .header-contact-btn {
        margin: auto 0;
        margin-right: 50px;
        display: block;
    }
    header #masthead .header-contact-btn a.elementor-button {
        font-size: 12px;
        padding: 10px 21px;
    }
    .img-back-line .img-wrap:before {
    height: 300px;
}
.our-team-wrap .ourteam-section.owl-carousel {
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.ourteam-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 23px;
}
.round-section-wrap {
    align-items: center;
}
 .right-cont .round-section-wrap .right-section-icon {
    width: 100px;
}

body#neve_body .right-cont .round-section-wrap .right-section-icon {
    width: auto;
}

footer#colophon .footer-contact.contact > div.po-box {
    margin: 14px 0 19px;
}
.right-cont.about-pa {
	width: 100%;
}
body#neve_body .right-cont.about-pa .round-section-wrap .right-section-icon {
	width: 80px;
}
#neve_body .contact-form input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]), #neve_body .contact-form textarea, #neve_body .contact-form select {
	font-size: 14px;
    line-height: 20px;
}
.contact-form .form-details.input_focus label, .contact-form .form-details.value_focus label {
	font-size: 13px;
	line-height: 16px;
}
.footer-wrap::before {
	width: 150px;
	height: 230px;
	right: 0;
	top: auto;
	bottom: 0;
}
header #masthead nav {
	padding: 120px 0 0 0;
}
#neve_body .bulldog-description .cust-btn.readmore .elementor-button:before {

    top: 10px;
}
header #masthead .hfe-nav-menu__toggle.hfe-active-menu {
    
    top: -90px;
}
body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap .form-row.place-order {
    display: none;
}
/* 15-10-2024P Edit Css */
#neve_body:not(.home) {
	padding: 170px 0 0;
}
/* 15-10-2024P Edit Css End */
footer#colophon .footer-width-fixer .footer-section .footer-one .footer-details .footer-contact.contact {
	grid-template-columns: repeat(1,1fr);
}

}
@media only screen and (min-width: 580px) and (max-width: 767px) {
    #neve_body .logo-scetion {
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }
    body#neve_body.sticky_header header #masthead .header-menu-wrap {
        top: 36px;
    }
    .img-content .img-wrap {
    width: 50%;
}
.our-team-wrap .ourteam-section.owl-carousel {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
#neve_body:not(.home) {
	padding: 145px 0 0;
}
}

/* 18-09-2024P css */
@media only screen and (min-width: 1200px) and (max-width: 1550px) {
header#masthead .header-section .hfe-nav-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu > .menu-item {
    padding: 0px 21.5px;
}
header.header .header-wrap .sf-menu-wrap .sf-contact-wrap-area .header-contact {
    column-gap: 15px;
}
header.header .header-wrap .sf-menu-wrap .sf-right-side-area .header-menu-wrap.sf-left {
    width: calc(100% - 432px);
}
header.header .header-wrap .sf-menu-wrap .sf-right-side-area .header-menu-wrap {
   width: 432px;
}
.header-menu-wrap .header-contact > div > a {
    font-size: 17px;
}
footer#colophon nav ul li a, footer#colophon .footer-contact.contact a, footer#colophon .footer-contact.contact p {
    font-size: 15px!important;
}
}
@media only screen and (max-width: 1440px) {
    header.header .header-wrap .sf-menu-wrap .sf-right-side-area .header-menu-wrap {
        width: 255px;
    }
    header.header .header-wrap .sf-menu-wrap .sf-right-side-area .header-menu-wrap.sf-left {
        width: calc(100% - 255px);
    }
    header.header .header-wrap .sf-menu-wrap .sf-contact-wrap-area .header-contact {
        justify-content: flex-start;
        gap: 5px;
    }
    header.header .header-wrap .logo-wrap{
        width: 22%;
    }
    header.header .header-wrap .sf-menu-wrap {
        width: 78%;
    }
   
}
@media only screen and (max-width: 1270px) {
    header.header .header-section .hfe-nav-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li > a {
        font-size: 16px;
    }
    header.header .header-wrap .sf-menu-wrap .sf-contact-wrap-area .header-contact .phone_no_wrap > a {
        font-size: 18px;
    }
    header.header .header-wrap .sf-menu-wrap .sf-contact-wrap-area .header-contact > div.email > a {
        font-size: 16px;
    }
    header.header .header-wrap .sf-menu-wrap .sf-contact-wrap-area {
        padding-left: 10px;
    }
    header.header .header-section .hfe-nav-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li > a {
        font-size: 15px;
    }
    header#masthead .header-section .hfe-nav-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu > .menu-item {
        padding: 0 15px;
    }
/* 18-09-2024P Css End*/
}

@media only screen and (max-width: 767px) {
header.header .header-wrap .sf-menu-wrap {
    width: 100%;
}
header.header .header-wrap .sf-menu-wrap .sf-contact-wrap-area .header-contact {
    width: 100%;
    flex-direction: row;
    justify-content: center;
}
header #masthead .header-menu-wrap {
    width: 100%;
}
header.header .header-wrap .sf-menu-wrap .sf-contact-wrap-area {
    padding-left: 0;
    width: 100%;
}

}

@media only screen and (max-width: 1345px) {
    footer#colophon .footer-width-fixer .footer-section .footer-one .footer-details .footer-contact.contact {
        column-gap: 22px;
        row-gap: 15px;
    }
    footer#colophon nav ul li a, footer#colophon .footer-contact.contact a, footer#colophon .footer-contact.contact p {
        font-size: 16px !important;
    }
    footer#colophon .footer-contact.contact > div:before, footer#colophon .social-media-wrap a:before {
        height: 30px;
        width: 22px;

    }
    footer#colophon .footer-width-fixer .footer-section .footer-one .footer-details .footer-contact.contact {
        flex-wrap: wrap;
        padding-left: 30px;
    }
    footer#colophon .footer-contact.contact > div {
        width: calc(50% - 11px);
    }
}
@media only screen and (max-width: 1024px) {
footer#colophon .footer-width-fixer .footer-section .footer-one .logo-scetion .footer-logo {
    padding-right: 0;
}
footer#colophon .footer-width-fixer .footer-section .footer-one .logo-scetion .footer-logo:after{
    display: none;
}
footer#colophon .footer-width-fixer .footer-section .footer-one .logo-scetion {
    width: 100%;
    margin-bottom: 30px;
}
footer .footer-width-fixer .footer-section .footer-one {
    padding-top: 80px;
    padding-bottom: 40px;
}
footer#colophon .footer-width-fixer .footer-section .footer-one  .footer-details{
    padding-left: 0;
}
footer#colophon .footer-contact.contact > div {
    width: calc(50% - 11px);
}
footer#colophon .footer-width-fixer .footer-section .footer-one .footer-details .footer-contact.contact {
    padding-left: 0;
    margin-top: 12px;
}
footer#colophon .footer-width-fixer .footer-section .copyright-text-wrap, footer#colophon .footer-width-fixer .footer-section .copyright-text-wrap a {
    font-size: 16px;
}
footer#colophon .footer-width-fixer .footer-section .footer-one .hfe-nav-menu__align-left .hfe-nav-menu.hfe-layout-horizontal.hfe-nav-menu-layout{
    display: none;
}
footer#colophon .footer-one .footer-details {
    margin-bottom: 10px;
}
header#masthead .header-section > .elementor-hidden-laptop{
    display: flex;
}
header #masthead .header-menu-wrap .sf-contact-wrap-area.elementor-hidden-mobile {
    display: none;
}
header#masthead .header-section > .elementor-hidden-laptop > .e-con-inner{
    justify-content: center;
    padding: 16px 0;
    border-bottom: 1px solid #D6D6D6;
}
header #masthead .hfe-nav-menu__toggle {
    background: transparent;
    border: 0;
    box-shadow: none;
}
header.header .header-wrap .sf-menu-wrap .sf-contact-wrap-area .header-contact .phone_no_wrap > a,
header.header .header-wrap .sf-menu-wrap .sf-contact-wrap-area .header-contact > div.email > a {
    font-size: 14px;
    color: #222222;
}
.sf-discover-banner .cust-btn.arrow .elementor-button:after {
    left: -24px;
    top: -7px;
}
.sf-discover-banner .cust-btn.arrow .elementor-button{
   padding-left: 30px;
}
header.header .header-wrap .sf-menu-wrap .sf-contact-wrap-area .header-contact {
    gap: 10px;
}
.header-menu-wrap .header-contact > .phone_no_wrap {
    padding-right: 10px;
}
.header-menu-wrap .header-contact > .phone_no_wrap::after{
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #D6D6D6;
    top: 0;
    right: 0;

}
header #masthead .hfe-nav-menu__toggle::before {
    height: 3px;
    width: 24px;
    background: #333333;
    box-shadow: 0 -7px 0 0 #333333, 0 7px 0 0 #333333;
}
header#masthead .header-section .header-wrap .logo-wrap .header-logo img.attachment-full{
    min-width: 150px;
}
header#masthead .header-section > .header-wrap > .e-con-inner {
    padding: 20px 0;
}

.sticky_header header #masthead .hfe-nav-menu__toggle::before{
    background: #fff;
    box-shadow: 0 -7px 0 0 #fff, 0 7px 0 0 #fff;
}
#masthead .header-section {
    background: linear-gradient(to bottom, #f8faf9 0%, #d6dbdf 100%);
}
.sticky_header #masthead .header-section{
    background: #000;
}
.banner-section .smart-slider-banner .banner-slider-container .banner-title-wrap h2.banner-heading {
    font-size: 44px;
}
.banner-section .smart-slider-banner .banner-slider-container .banner-title-wrap p.banner-content {
    font-size: 20px;
}
.banner-section .smart-slider-banner .banner-slider-container .owl-stage-outer .owl-stage {
    height: 700px;
}
.shadow-class h2 {
    box-shadow: 0px 0px 20px 20px rgba(255,255,255, 0.40);
    background-color: rgba(255, 255,255, 0.40);
}
header#masthead .header-section .hfe-nav-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu > .menu-item {
    padding: 0 0px;
}

}
@media only screen and (max-width: 1023px) {
/* 14-10-2024P Css Start*/
.sf-discover-banner .cust-btn.arrow .elementor-button:after {
    left: -25px;
    top: -5.5px;
    height: 60px;
}

.sf-discover-banner.sf-service .cust-btn.arrow .elementor-button:after {
    left: -22px;
    top: -2px;
    height: 60px;
}
.sf-discover-banner.sf-safety .cust-btn.arrow .elementor-button:after {
    left: -24px;
    top: -6px;
    height: 60px;
}
/* 14-10-2024P Css End */
}
@media only screen and (max-width: 767px) {
footer#colophon .footer-width-fixer .footer-section .footer-one .logo-scetion {
    padding-bottom: 0;
}
footer#colophon nav ul li a,
footer#colophon .footer-contact.contact a,
footer#colophon .footer-contact.contact p {
    font-size: 15px !important;
}
footer#colophon .footer-width-fixer .footer-section .copyright-text-wrap,
footer#colophon .footer-width-fixer .footer-section .copyright-text-wrap a {
    font-size: 15px;
    margin-bottom: 13px;
}
footer#colophon .footer-width-fixer .footer-section .footer-two .e-con-inner {
    padding: 20px 0;
}
footer .footer-width-fixer .footer-section .footer-one {
    padding-top: 60px;
    padding-bottom: 30px;
}
footer#colophon .footer-contact.contact > div.phone_no_wrap:before {
    top: -5px;
}
.sf-discover-banner .cust-btn.arrow .elementor-button:after {
    left: -26px;
    top: -4px;
    height: 55px;
}
.header-menu-wrap .header-contact > div::before {
    height: 17px;
    width: 17px;
}
.header-menu-wrap .header-contact > div.email::before {
    background-position: -62px -138px;
}
.header-menu-wrap .header-contact > .phone_no_wrap::before {
    background-position: -63px -80px;
    background-size: 92px;
}
.header-menu-wrap .header-contact > .phone_no_wrap {
    padding-left: 28px;
}
.overview-wrap .overview-content-wrap .looking-vision-mission > .elementor-element{
    left: 0;
    right: 0;
    margin: auto;

}
header #masthead .hfe-nav-menu__toggle{
    top: -46px;
}
.services .dec-line .elementor-heading-title::before {
    left: 0;
    right: 0;
    margin: auto;
}
.services  .img-content > .elementor-hidden-laptop {
    margin-bottom: 24px;
}
.services .img-content h2.elementor-heading-title {
    text-align: center;
}
.banner-section .smart-slider-banner .banner-slider-container .banner-title-wrap h2.banner-heading {
    font-size: 25px;
}
.banner-section .smart-slider-banner .banner-slider-container  .banner-title-wrap p.banner-content {
    font-size: 16px;
}
.banner-section .smart-slider-banner .banner-slider-container .banner-title-wrap button.banner-contact-btn > a {
    font-size: 14px;
}
.banner-section .smart-slider-banner .banner-slider-container .owl-stage-outer .owl-stage {
    height: 600px;
}
.banner-section .smart-slider-banner .banner-slider-container .banner-title-wrap {
    padding-left: 0;
    padding-right: 0;
    background: rgba(255,255,255,0.5);
    height: 100%;
}
/* 14-10-2024P Css */
.sticky_header header#masthead .header-section>.elementor-hidden-laptop{
    margin-top: -46px;
}
header #masthead .hfe-nav-menu__toggle.hfe-active-menu {
    top: -88px;
}
.sf-discover-banner .cust-btn.arrow .elementor-button:after {
    left: -27px;
    top: -6px;
    height: 52px;
}
.sf-discover-banner.sf-service .cust-btn.arrow .elementor-button:after {
    left: -23px;
    top: 0px;
    height: 57px;
}
.sf-discover-banner.sf-safety .cust-btn.arrow .elementor-button:after {
    left: -26px;
    top: -3px;
    height: 52px;
}
/* 14-10-2024P Css End */
}
@media only screen and (max-width: 480px) {
    footer#colophon .footer-contact.contact > div {
        width: 100%;
    }
    footer#colophon .footer-contact.contact > div.phone_no_wrap:before {
        top: 0px;
    }
    footer#colophon .footer-width-fixer .footer-section .footer-one .footer-details .footer-contact.contact .phone_no_wrap > a {
        line-height: 32px;
    }
    .sf-discover-banner .cust-btn.arrow .elementor-button {
        padding-left: 20px;
        padding-right: 12px !important;
        font-size: 11px;
    }
    .sf-discover-banner .cust-btn.arrow .elementor-button:after {
        left: -27px;
        top: -5px;
        height: 50px;
    }
    footer#colophon .footer-width-fixer .footer-section .copyright-text-wrap>.elementor-widget-container {
        padding: 0 50px;
    }
    .sf-discover-banner.sf-service .cust-btn.arrow .elementor-button:after {
        left: -28px;
        top: -5px;
        height: 50px;
    }
    .sf-discover-banner.sf-safety .cust-btn.arrow .elementor-button:after {
        left: -28px;
        top: -5px;
        height: 50px;
    }
}

/* 14-10-2024P Css Start */
@media only screen and (max-width: 1024px) {
.contact-from-wrap .contact-form .submit-wrap {
    margin-left: 16px !important;
}
.contact-form .filed.recaptcha-wrap {
    width: 100%;
}
}
@media only screen and (max-width: 382px) {
.sticky_header header#masthead .header-section>.elementor-hidden-laptop{
    margin-top: -73px;
}
}
/* 14-10-2024P Css End */