footer .ft-info .footer-shortcode {
    width: 100%;
}
.footer-info-wrap {
    display: flex;
    /* align-content: space-between; */
    justify-content: space-between;
}
ul.footer-info-ul {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
footer .ft-menu {
    width: 100%;
}
footer .ft-info ul.footer-info-ul li:last-child {
    padding-right: 0;
    margin-right: 0;
}
footer .ft-info ul.social-wrap {
	display: flex;
	width: 18%;
	justify-content: center;
	align-items: center;
	position: relative;
}
footer .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    width: 100%;
}
footer .hfe-nav-menu li.menu-item:not(:last-child) {
    position: relative;
    margin-right: 101px;
    padding-right: 101px;
}
footer .ft-menu .hfe-nav-menu li.menu-item:not(:last-child)::before {
        content: "";
        position: absolute;
        height: 25px;
        width: 1px;
        right: 0;
        border-left: 1px dotted #666666;
     }

 footer .ft-info li.address-li {
        max-width: 36.1%;
        margin-right: 34px;
    }
    footer .ft-info ul.footer-info-ul li {
        padding-left: 62px;
        position: relative;
        padding-right: 40px;
        margin-right: 34px;
        max-width: 36%;
    }
footer .ft-info ul.social-wrap li a {
    font-size: 0;
    height: 42px;
    width: 41px;
    background-color: #D79D26;
    background-position: 5px 8px;
    border: 2px solid black;
    box-shadow: 0 0 0px 1px #D79D26;
    position: relative;
}
footer .ft-info ul.footer-info-ul li::before {
	content: "";
	position: absolute;
	top: 12px;
	left: 0;
	right: 0;
	bottom: auto;
	background: url(images/sprite-img2.png) no-repeat;
	height: 42px;
	width: 41px;
	background-color: #D79D26;
	background-position: 5px 8px;
	border: 2px solid black;
	box-shadow: 0 0 0px 1px #D79D26;
}
.footer-info-wrap ul.footer-info-ul li.address-li::before {
    background-position: 7px -65px;
}
.footer-info-wrap ul.footer-info-ul li.email-li::before {
	background-position: -43px 7px;
}

.footer-info-wrap ul.social-wrap li.facebook-li {
    padding-right: 15px;
}
footer .ft-info .footer-info-wrap ul.social-wrap li a::before {
    content: "\f09a";
    position: absolute;
    font-family: fontawesome;
    color: black;
    font-size: 20px;
    top: 4px;
    bottom: 0;
    left: 0px;
    right: 0;
    text-align: center;
    width: 16px;
    height: 25px;
    margin: 0 auto;
}
footer .ft-info .footer-info-wrap ul.social-wrap li.instagram-li a::before {
    content: "\f16d";
}

footer .ft-info ul.footer-info-ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    height: 44px;
    width: 1px;
    right: 0;
    left: auto;
    top: 10px;
    border-left: 1px dotted #666666;
}
footer .ft-info li.phone-li p {
    font-size: 18px;
    line-height: 34px;
}
#neve_body footer .ft-menu-con li.current-menu-item a {
    font-weight: 900;
}
footer .ft-info li.phone-li a {
    font-size: 24px;
    line-height: 24px;
}
footer .ft-info li.email-li p {
    font-size: 18px;
    line-height: 35px;
}
footer .ft-info li.email-li a {
    font-size: 20px;
    line-height: 23px;
}
footer .ft-info ul.social-wrap li a:hover {
    background: #fff;
    box-shadow: 0 0 0px 1px white;
}
#neve_body footer .ft-menu-con .ft-menu ul li:last-child a {
    padding-right: 0;
}
.partner-sec .smart-btn.contact-btn::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    right: 0;
    bottom: auto;
    background: url(images/sprite-img.png) no-repeat;
    height: 42px;
    width: 41px;
    background-color: #D79D26;
    background-position: 5px 8px;
    border: 2px solid black;
    box-shadow: 0 0 0px 1px #D79D26;
}
.partner-sec .smart-btn.contact-btn {
    position: relative;
    padding-left: 53px;
}
.partner-sec .smart-btn.contact-btn a {
font-size: 24px;
line-height: 120%;
}
.partner-sec .smart-btn.contact-btn p.call-text {
   font-size: 18px;
   line-height: 150%;
}


/* 404 */
.error404 h1.section-heading {
    color: #D79D26;
    font-family: 'DidotL TStd-Bold';
    font-size: 110px;
    font-weight: bold;
    line-height: 120%;
    margin: 0;
}
.error404 .page-content h2 {
    font-family: 'DidotL TStd-Bold';
    font-size: 60px;
    font-weight: bold;
}
.error404 .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 9999;
    background: #090909;
    padding-bottom: 10px;
}
.error404 .page-content h2 {
    margin: 0;
}
.error404 .neve-main {
    flex: 1 auto;
    margin: 85px 0 100px;
    color: #D79D26;
}
.error404 span.breadcrumb_last {
    color: #D79D26;
}
.error-404.not-found.erro-page-heading {
    text-align: center;
    margin-top: 85px;
}
.error-404 .custom-btn.common-btn.red-btn a {
	padding: 10px 50px;
	font-family: 'FuturaPT-Demi';
	line-height: 27px;
	font-size: 18px;
	background: transparent;
	background-attachment: scroll;
	box-shadow: 0 0 0px 1px #D79D26;
	position: relative;
	letter-spacing: 1.44px;
}
.error-404 .custom-btn.common-btn.red-btn {
    margin: 22px 0;
    /* padding: 22px 0; */
}
.error404.page-content p {
    font-size: 19px;
}
.error404 .breadcrumbs {
	display: none;
}
footer .ft-info ul.social-wrap::before {
	content: "";
	position: absolute;
	height: 44px;
	width: 1px;
	right: auto;
	left: -88px;
	top: 10px;
	border-left: 1px dotted #666666;
}
@media only screen and (max-width: 1399px) {
    footer .hfe-nav-menu li.menu-item:not(:last-child) {
        position: relative;
        margin-right: 71px;
        padding-right: 71px;
    }
    footer .ft-info ul.footer-info-ul li {
        padding-right: 20px;
        margin-right: 35px;
        max-width: 31%;
    }
}
@media only screen and (max-width: 1200px) {
    footer .hfe-nav-menu li.menu-item:not(:last-child) {
        position: relative;
        margin-right: 101px;
        padding-right: 91px;
    }
    footer .hfe-nav-menu li.menu-item:not(:last-child) {
        position: relative;
        margin-right: 60px;
        padding-right: 60px;
    }
    /* footer .ft-info ul.footer-info-ul li {
        padding-left: 61px;
        position: relative;
        padding-right: 17px;
        margin-right: 31px;
        max-width: 27%;
    } */
    footer .ft-info li.phone-li a {
        font-size: 18px;
        line-height: 24px;
    }
    footer .ft-info li.email-li a {
        font-size: 18px;
        line-height: 23px;
    }
    }
/* responsive */
@media only screen and (max-width: 1199px){

    footer .ft-info li.phone-li a {
        line-height: 32px;
        font-size: 14px;
    }
    footer .ft-info li.phone-li p {
        font-size: 16px;
        line-height: 24px;
    }
ffooter .ft-info li.email-li a {
	font-size: 16px;
	line-height: 28px;
}
footer .ft-info li.address-li p {
	font-size: 15px;
	line-height: 20px;
}
footer .ft-info ul.footer-info-ul li {
	padding-left: 50px;
	padding-right: 24px;
	margin-right: 20px;
	max-width: 33%;
}
footer .ft-info ul.social-wrap {
    padding-bottom: 13px;
}
footer .ft-info .call-text {
    line-height: 24px;
}
footer .ft-info li.address-li {
	max-width: 336px;
	margin-right: 0px;
}
footer .ft-info ul.footer-info-ul li:nth-child(2)::after {
	right: 12px;
}
footer .ft-info li.email-li p {
    font-size: 17px;
    line-height: 26px;
}
footer .ft-info ul.footer-info-ul li::before {
    top: 6px;
    height: 42px;
    width: 41px;
}
footer .ft-info ul.footer-info-ul li::after {
    top: 2px;
}
footer .hfe-nav-menu li.menu-item:not(:last-child) {
	position: relative;
	margin-right: 42px;
	padding-right: 44px;
}

/* error 404 */
.error404 .page-content h2 {
    font-family: 'DidotL TStd-Bold';
    font-size: 29px;
    font-weight: bold;
    line-height: 34px;
}
.error404 h1.section-heading {
    font-size: 95px;
    line-height: 115%; 
}
.error-404 .custom-btn.common-btn.red-btn a {
    line-height: 25px;
    font-size: 17px;
    padding: 5px 10px;
}
.error404 .neve-main {
     margin: 47px 0 87px;
}
footer .hfe-copyright-wrapper span {
    font-size: 18px;
}


 }
 @media only screen and (max-width: 1023px){
    footer .ft-info li.address-li p {
        font-size: 18px;
        line-height: 26px;
    }
    footer .ft-info li.phone-li a {
        line-height: 35px;
        font-size: 16px;
    }
    footer .ft-info li.phone-li p {
        font-size: 16px;
        line-height: 120%;
    }
    footer .ft-info li.email-li a {
        font-size: 20px;
        line-height: 35px;
    }
    footer .ft-info li.email-li p {
        font-size: 17px;
        line-height: 20px;
    }
    footer .ft-info ul.footer-info-ul li {
        padding-left: 49px;
        padding-right: 4px;
    }
    footer .ft-info li.email-li {
        margin-left: 0px;
    }
    footer .ft-info ul.footer-info-ul li::before {
        top: 4px;
        height: 42px;
        width: 41px;
    }
    footer .ft-info ul.footer-info-ul li:not(:last-child)::after {
        height: 44px;
        width: 1px;
        right: -10px;
        left: auto;
        top: 0;
        border-bottom: 1px dotted #666666;
        margin: 0 auto;
        bottom: auto;
    }
    
    footer .hfe-copyright-wrapper span {
        font-size: 16px;
    }
    footer .ft-info .call-text {
        line-height: 21px;
    }
    footer .ft-info li.phone-li p {
        font-size: 15px;
        line-height: 120%;
    }
    footer .ft-info ul.footer-info-ul li {
        padding-left: 49px;
        padding-right: 10px;
    }
    .footer-info-wrap ul.footer-info-ul li.email-li::before {
        background-position: -43px 7px;
    }
    footer .ft-info ul.footer-info-ul li {
        padding-left: 55px;
        padding-right: 0px;
        margin-right: 34px;
        max-width: 36%;
    }
    footer .hfe-nav-menu li.menu-item:not(:last-child) {
        position: relative;
        margin-right: 45px;
        padding-right: 45px;
    }
    footer .hfe-nav-menu li.menu-item:not(:last-child) {
        margin-right: 70px;
        padding-right: 70px;
    }
    ul.footer-info-ul {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
    .logo-contain .hfe-nav-menu {
        display: flex;
        justify-content: space-between;
    }
}
 @media only screen and (max-width: 767px) {
    .footer-info-wrap {
        flex-direction: column;
    }
    ul.footer-info-ul {
        flex-direction: column;
    }
    footer .ft-info li.address-li {
        max-width: none;
        margin-right: 0px;
    }
    footer .ft-info ul.social-wrap {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        align-content: center;
    }
    footer .ft-info ul.footer-info-ul li {
        padding-left: 49px;
        padding-right: 0px;
        padding-bottom: 13px;
        margin-bottom: 15px;
        max-width: 100%;
        margin-right: 0px;
    }
    .footer-info-wrap {
        display: flex;
        /* align-content: space-between; */
        justify-content: space-between;
        align-items: center;
    }
    footer .ft-info li.phone-li a {
        font-size: 18px;
        line-height: 28px;
    }
    footer .ft-info li.phone-li p {
        font-size: 14px;
        line-height: 20px;
    }
    footer .ft-info .call-text {
        line-height: 14px;
    }
    footer .ft-info li.email-li p {
        font-size: 14px;
        line-height: 20px;
    }
    footer .ft-info li.email-li a {
        font-size: 18px;
        line-height: 34px;
    }
    footer .ft-info li.address-li p {
        font-size: 14px;
        line-height: 21px;
        max-width: 190px;
        padding-top: 5px;
    }
    footer .ft-info ul.social-wrap {
        padding-bottom: 3px;
        padding-top: 2px;
    }
    .hfe-copyright-wrapper span {
        font-size: 14px;
    }
    /* error 404 */
    .error404 h1.section-heading {
        font-size: 60px;
        line-height: 88%;
    }
    .error404 .page-content h2 {
        font-family: 'DidotL TStd-Bold';
        font-size: 20px;
        font-weight: bold;
        line-height: 30px;
    }
    .error404.page-content p {
        font-size: 14px;
    }
    .error-404.not-found.erro-page-heading {
        text-align: center;
        margin-top: 47px;
    }
    .error404 .neve-main {
        margin: 34px 0 0px;
    }
    .error-404 .custom-btn.common-btn.red-btn a {
        line-height: 21px;
        font-size: 14px;
        padding: 4px 8px;
    }
    .page-content p {
        font-size: 14px;
    }
    footer .ft-info ul.footer-info-ul li::before {
        top: 4px;
        height: 40px;
        width: 39px;
    }
    footer .ft-info ul.social-wrap li a {
        height: 40px;
        width: 39px;
    }
    .footer-info-wrap ul.footer-info-ul li.address-li::before {
        background-position: 6px -65px;
    }
    footer .ft-info ul.footer-info-ul li.phone-li {
        padding-bottom: 10px;
    }
    footer .ft-info ul.footer-info-ul li.email-li {
        padding-bottom: 0;
    }
    /* footer .ft-info ul.footer-info-ul li:not(:last-child)::after {
        bottom: 0;
    } */
    
    /* footer .ft-info ul.footer-info-ul li:not(:last-child)::after {
        height: 1px;
        right: auto;
        left: 0;
        top: unset;
        border-left: none;
        border-bottom: 1px dotted #666666;
        margin: 0 auto;
        bottom: 0;
    } */
    #neve_body footer .ft-info ul.footer-info-ul li::after {
        height: 1px;
        width: 100%;
        right: 0px;
        left: 0px;
        top: 60px;
        border-left: none;
        border-bottom: 1px dotted #666666;
        margin: 0 auto;
        bottom: auto;
        position: absolute;
    }
    footer .hfe-copyright-wrapper {
        border-top: 1px solid #666666;
        padding-top: 20px;
    }
 
   .copywrite.e-flex.e-con-boxed.e-con {
	border-color: transparent;
}
 }
 @media only screen and (min-width: 580px) and (max-width: 767px){
    footer .ft-info li.address-li p {
        font-size: 14px;
        }

    footer .ft-info ul.footer-info-ul li::after {
        width: 526px;
    }

    footer .ft-info ul.footer-info-ul li:not(:last-child)::after {
        height: 1px;
        width: 260px;
        right: 0;
        left: 0;
        top: unset;
        border-left: none;
        border-bottom: 1px dotted #666666;
        margin: 0 auto;
        bottom: 0;
    }
 }