
@media only screen and (min-width: 1281px) and (max-width: 1399px){
     .about-section .director-section .about-us-title h2.elementor-heading-title {
        font-size: 112px;
    }
    .upgrade-img {
    height: 310px;
    width: 100%;
}
.header-menu-section div nav ul li.menu-item:not(:last-child) {
    margin-right: 52px;
} 
}

@media only screen and (min-width: 1200px) and (max-width:1280px) {
    .about-section .director-section .about-us-title h2.elementor-heading-title {
        font-size: 102px;
    }
    .email.footer-desc {
        width: 31%;
    }
    .upgrade-img {
    height: 267px;
    width: 100%;
} 
.header-menu-section div nav ul li.menu-item:not(:last-child) {
    margin-right: 52px;
} 
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .compassionate-inr-banner strong {
        font-size: 17px;
    }
    .bread-crumb span, .bread-crumb a {
        font-size: 17px;
    }
    .cremation-page-section .cremation-item {
        grid-gap: 0 60px;
        padding: 23px 0 37px 0;
    }
    .cremation-page-section .cremation-page-img {
        height: 480px;
    }
    .cremation-page-section .cremation-content-wrap {
        padding-top: 12px;
    }
    .cremation-page-section .cremation-page-title {
        padding-bottom: 20px;
    }
    .cremation-page-section .cremation-page-details p {
        padding: 20px 0 0 0;
    }
    body .cremation-page-section .cremation-page-title {
        padding-bottom: 25px;
    }
    .container-error404-wrapper .title-header-error h2 {
        font-size: 110px;
    }
    .container-error404-wrapper .title-error h2 {
        font-size: 110px;
    }
    .container-error404-wrapper .title-msg {
        margin-top: 17px;
    }
    .container-error404-wrapper .title-msg h6 {
        font-size: 23px;
        line-height: 35px;
    }
    .container-error404-wrapper .title-msg {
        margin-top: 17px;
    }
    .container-error404-wrapper .title-error {
        margin-top: -8%;
    }
    .container-error404-wrapper .return-to-home-btn a {
        padding: 10px 63px 10px 40px;
    }
    .container-error404-wrapper .return-to-home-btn a:before {
        right: 32px;
    }
    .cremation-content-wrap .cremation-name, .upgrade-content-wrap .upgrade-title {
        font-size: 22px;
        padding: 20px 0 0 0;
    }
    .cremation-content-wrap .cremation-details p, .traditional-service, .traditional-instruction, ul.cremation-list li {
        font-size: 15px;
        line-height: 26px;
    }
    .cremation-content-wrap .read-more a button#read-more-btn {
        margin-bottom: 27px;
        font-size: 17px;
    }

    .about-section .director-section .about-us-title h2.elementor-heading-title {
        font-size: 85px;
    }
    .header-menu-section div nav ul li.menu-item:not(:last-child) {
    margin-right: 30px;
}  
.upgrade-img {
    height: 215px;
}
.upgrade-content-wrap {
    padding: 0px 20px 20px;
}
.upgrade-content-wrap .upgrade-price {
    font-size: 26px;
    padding: 0 0 3px 0px;
}
.upgrade-content-wrap .upgrade-size {
    padding: 0 0 15px;
}
.upgrade-product-page {
    grid-gap: 30px;
}






}

@media only screen and (max-width:1024px) {
    #neve_body {
        padding-top: 134px;
    }
     header.header {
        top: 0;
    }
    /*.bread-crumb, .bread-crumb-urns {
        padding: 24px 15px 10px 15px;
    }*/
html.show-menu, html.show-menu body {
    overflow: hidden;
}
header #masthead .hfe-nav-menu__toggle, header#masthead .main_logo a img {
    transition: all 0.5s ease 0s;
}
.sticky_header header #masthead .hfe-nav-menu__toggle {
    top: -10px;
}
.sticky_header header#masthead .main_logo a img {
    max-width: 120px;
}
header.header {
    background-color: #052137;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
}
header #masthead .hfe-nav-menu__toggle {
    position: absolute;
    height: 50px;
    width: 50px;
    background: #574747;
    right: 0px;
    top: 0px;
    left: auto;
    bottom: auto;
    border: 1px solid #574747;
    transition: none;
    border-radius: 50%;
}
    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);
    }
    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: 130px 0 0 0;
        background: #574747;
        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;
    }
    header #masthead .hfe-nav-menu__toggle.hfe-active-menu {
		z-index: 999999;
	}
	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(90vh - 104px);
        display: block;
        opacity: 1;
        overflow-y: auto;
    }
    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: transparent;
        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;
}   
.elementor-custom-embed-play {
    top: 45%;
}
body.home footer#colophon .footer-top > div {
    padding-top: 105px;
}
main#content .upgrade-instruction > div {
    padding-bottom: 60px;
}

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .contact-form-section .contact-sec-two .full-filled {
        padding: 0 10px;
        margin-bottom: 18px;
    }
    .contact-form-section .contact-sec-two .recaptcha {
        margin: 0px 0px 0 0;
    }
    .contact-form-section .contact-sec-two .smart-btn {
        padding-top: 5px;
    }
    .contact-form-section .contact-sec-one .contact-content p {
        font-size: 14px;
        line-height: 16px;
    }
    .contact-form-section .contact-sec-one .phone-text-wrap a {
        font-size: 18px;
        line-height: 32px;
    }
    .contact-form-section .contact-sec-one .contact-content a, .contact-form-section .contact-sec-one .contact-content span {
        font-size: 12px;
        line-height: 24px;
    }
    .bread-crumb span, .bread-crumb a {
        font-size: 17px;
    }
    .container-error404-wrapper .title-header-error h2 {
        font-size: 95px;
    }
    .cremation-page-section .cremation-item {
        grid-gap: 0 50px;
        padding: 30px 0 31px 0;
    }
    .cremation-page-section .cremation-page-img {
        height: 420px;
    }
    .cremation-page-section .cremation-content-wrap {
        padding-top: 0;
    }
    body .cremation-page-section .cremation-page-details p {
        padding: 12px 0 0 0;
    }
    .cremation-content-wrap .cremation-name, .upgrade-content-wrap .upgrade-title {
        font-size: 25px;
        padding: 20px 0 0px 0;
    }
.container-error404-wrapper .title-error h2 {
    font-size: 80px;
    padding-bottom: 15px;
}
.container-error404-wrapper .title-msg h6 {
    font-size: 22px;
    margin-bottom: 6px;
}
.container-error404-wrapper .page-content p {
    font-size: 15px;
    margin-bottom: 22px;
}

span.phone-text-wrap a {
        font-size: 14px;
        line-height: 39px;
}
.cremation-content-wrap .cremation-name, .upgrade-content-wrap .upgrade-title {
	font-size: 22px;
	padding: 20px 0 6px 0;
}
.cremation-content-wrap .cremation-details p {
    font-size: 15px;
    line-height: 22px;
    padding: 9px 15px 7px 15px;
}
.cremation-content-wrap .read-more a button#read-more-btn {
    font-size: 15px;
    margin-bottom: 20px;
}
.cremation-content-wrap .read-more a button#read-more-btn:before {
    height: 20px;
}
.upgrade-product-page {
    grid-template-columns: 1fr 1fr;
} 
.upgrade-img {
    height: 250px;
} 
#colophon .contact-us a.hfe-menu-item.elementor-button::before, header#masthead .contact-us a.hfe-menu-item.elementor-button::before {
    top: -3px;
    right: 20px!important;
} 
li#menu-item-715 a.hfe-menu-item.elementor-button {
    padding-left: 25px;
    padding-right: 48px;
} 
.traditional-service, .traditional-instruction {
	font-size: 15px;
	line-height: 22px;
}
ul.cremation-list li {
	font-size: 15px;
	line-height: 22px;
}
ul.cremation-list li {
	font-size: 15px;
	line-height: 23px;
	padding-left: 19px;
}
.upgrade-content-wrap .upgrade-price {
    font-size: 24px;
}
.upgrade-content-wrap .upgrade-size {
    font-size: 18px;
    padding: 0px 0px 16px;
}












}

@media only screen and (max-width: 767px) {
    #neve_body {
        padding-top: 144px;
    }
    main#content .banner-section {
        background-size: 100% 58%;
    }
    .cremation-page-section .cremation-page {
        border-top: 1px solid #EEEEEE;
    }
    .cremation-page-section .cremation-desktop {
        display: none;
    }
    .cremation-page-section .cremation-mobile-title {
        display: block;
        text-align: center;
        font-size: 24px;
    }
    .cremation-page-section .cremation-page-title:before {
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    .contact-form-section .contact-sec-two .smart-btn {
        padding-top: 0px;
    }
    .contact-form-section .contact-sec-two .recaptcha {
        margin: 0px 11px 0 0;
    }
    .contact-form-section .contact-sec-two .full-filled {
        padding: 0px;
    }
    .contact-form-section .contact-sec-two .last-name-field, .contact-form-section .contact-sec-two .phone-field {
        padding-left: 0px;
        width: 100%;
    }
    .contact-form-section .contact-sec-two .fist-name-field, .contact-form-section .contact-sec-two .email-field {
        width: 100%;
    }
    .cremation-page-section .cremation-item {
        display: block;
        padding: 20px 0 20px 0;
    }
    .cremation-page-section .cremation-page-img {
        height: 330px;
        margin-top: 25px;
        max-width: 330px;
        margin-left: auto;
        margin-right: auto;
    }
    .cremation-page-section .cremation-content-wrap {
        padding-top: 0;
    }
    .cremation-page-section .cremation-content-wrap {
        padding-top: 0;
        text-align: center;
    }
    body .cremation-page-section .cremation-page-title {
        padding: 0px 0 15px 0;
    }
    .cremation-page-section .cremation-page-details p {
        padding: 15px 0 0 0;
    }
    .cremation-page-section .cremation-page-details p:last-child {
        padding: 0px;
    }
    .bread-crumb span, .bread-crumb a {
        font-size: 16px;
        line-height: 34px;
    }
.error-404 .banner-section #block-7, .error-404 .banner-section #block-9 {
    top: 22%;
}
.error-404 .banner-section #block-9 {
    top: 25%;
}
.error-404 figure.wp-block-image.size-large img {
    height: 500px;
    object-fit: cover;
}
.error-404 .banner-section .wp-block-heading {
    font-size: 60px;
    line-height: 75px;
}
.container-error404-wrapper .title-error {
    margin-top: -18%;
}
.container-error404-wrapper .title-header-error h2 {
    font-size: 80px;
}
.container-error404-wrapper .title-error h2 {
    font-size: 80px;
    padding-bottom: 15px;
}
.container-error404-wrapper .title-msg {
    margin-top: 17px;
}
.container-error404-wrapper .title-msg h6 {
    font-size: 16px;
    margin-bottom: 0px;
}
.container-error404-wrapper .page-content p {
    font-size: 14px;
    margin-bottom: 17px;
}
.container-error404-wrapper .return-to-home-btn a {
    padding: 10px 62px 10px 33px;
}
.container-error404-wrapper .return-to-home-btn a:before {
    right: 33px;
    top: 15px;
}
.container-error404-wrapper {
    padding-bottom: 120px;
}
header #masthead .hfe-nav-menu__toggle {
    top: -55px;
}
span.phone-text-wrap a {
    font-size: 15px;
    line-height: 17px;
}
header #masthead .hfe-nav-menu__toggle {
	height: 45px;
	width: 45px;
}
.topheader_wrap .header_title_wrap h5:before {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    top: 7px;
}
.header_no_wrap span.phone-text-wrap a:before {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    top: 7px;
    left: -42px;
}
.compassionate-inr-banner strong {
	font-size: 16px;
	line-height: 22px;
}
.cremation-content-wrap .read-more a button#read-more-btn::before {
	height: 19px;
}
.cremation-content-wrap .cremation-name, .upgrade-content-wrap .upgrade-title {
	font-size: 20px;
	padding-top: 18px;
}
.cremation-content-wrap .cremation-details p {
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 8px;
	text-align: left;
}
.cremation-content-wrap .read-more a button#read-more-btn {
	font-size: 14px;
	margin-bottom: 35px;
}
p.post-office-label-wrap, p.phone-label, p.email-label {
    font-size: 14px;
	line-height: 17px;
}
.creamations-container .owl-carousel .owl-nav {
	display: flex;
	justify-content: center;
	margin-top: 27px;
}
.creamations-container .owl-nav .owl-prev, .creamations-container .owl-nav .owl-next {
	height: 34px;
	width: 34px;
	border: 1px solid #A69D9D;
	border-radius: 50%;
	position: relative;
	text-align: center;
	font-size: 0;
	margin: 0 8px;
}
.creamations-container .owl-nav .owl-prev::before, .creamations-container .owl-nav .owl-next::before {
	content: "";
	position: absolute;
	background: url(../images/side-arrows-with-hover-carosuel-img.png) no-repeat;
	top: 10px;
	right: auto;
	left: 11px;
	bottom: auto;
	height: 11px;
	width: 12px;
	background-position: 0px -79px;
	right: auto;
}
.creamations-container .owl-nav .owl-next::before {
	background-position: -74px -79px;
}
.creamations-container .owl-nav .owl-prev:hover, .creamations-container .owl-nav .owl-next:hover {
	background: #574747;
}
.creamations-container .owl-nav .owl-prev:hover::before, .creamations-container .owl-nav .owl-next:hover::before {
	background-position: -73px 0px;
}
.creamations-container .owl-nav .owl-prev:hover::before {
	background-position: 0px 0px;
}
.footer-contact .footer-desc::before {
	width: 34px;
	height: 34px;
    background: url(../images/mobile-footer-sprit-img.png) no-repeat;
    background-position: 10px 7px;
}
.footer-contact .phone.footer-desc::before {
	background-position: 8px -71px;
}
.footer-contact .email.footer-desc::before {
	background-position: 8px -168px;
}
.addres span.post-office-title-wrap, .phone span.phone-text-wrap a, .email span.email-text-wrap a {
	font-size: 14px;
	line-height: 25px;
}
footer .post-office-title-wrap br {
	display: none;
}
.footer-contact {
	margin: 32px 0 0px 0;
}
.upgrade-product-page {
    grid-template-columns: 1fr ;
    grid-gap: 20px;
} 
.upgrade-img {
    height: 200px;
} 
.upgrade-img img {
    width: 100%;
    border-radius: 10px 10px 0 0;
    object-fit: cover;
}
.upgrade-content-wrap .upgrade-price {
    font-size: 20px;
    line-height: 100%;
    padding: 5px 0 4px;
}  
.upgrade-content-wrap .upgrade-size {
    font-size: 14px;
}
.upgrade-content-wrap {
    padding: 0px 40px 10px;
} 
ul.cremation-list li {
	font-size: 14px;
	line-height: 25px;
    padding-left: 15px;
}
ul.cremation-list li::before {
	top: 0px;
	font-size: 10px;
}
.traditional-service, .traditional-instruction {
	font-size: 14px;
	line-height: 25px;
	text-align: left;
}
.cremation-list {
	margin-top: 5px;
}
button#read-more-btn-cancel, button#upgrade-btn {
	font-size: 16px;
	line-height: 50px;
	padding: 0 26px;
}
.read-more-cremation #read-more-btn-cremation {
	font-size: 16px;
	line-height: 50px;
	padding: 0 26px;
}
main#content .upgrade-instruction > div {
    padding-bottom: 40px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .contact-form-section .contact-sec-two .recaptcha {
        margin: 0px 10px 0 0;
    }
    .error-404 .banner-section #block-9 {
        top: 37%;
    }
    .error-404 .banner-section #block-7, .error-404 .banner-section #block-9 {
        top: 32%;
    }
    .container-error404-wrapper {
        padding-bottom: 80px;
    }
    .error-404 .banner-section #block-9 {
        top: 38%;
    }
    .container-error404-wrapper .title-error {
        margin-top: -9%;
    }
    .upgrade-product-page {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
} 
}
