﻿@font-face {
    font-family: SegoeUI;
    src: local("Segoe UI Semibold"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.woff2) format("woff2"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.woff) format("woff"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.ttf) format("truetype");
    font-weight: 600;
}

@font-face {
    font-family: SegoeUI;
    src: local("Segoe UI Bold"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.woff2) format("woff2"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.woff) format("woff"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.ttf) format("truetype");
    font-weight: 700;
}
@media only screen and (max-width: 2600px) {
    .breadcrum-inner-header::before {
        background-color: #60b0bd;
        bottom: 2px;
        content: "";
        left: 20%;
        position: absolute;
        top: 135px;
        width: 4px;
        height: 65px;
    }
}
@media only screen and (max-width:450px){
    div.breadcrum-inner-header::before {
        top: 207px !important;
        left: 13px !important;
    }
}
@media only screen and (max-width:800px){
    div.breadcrum-inner-header::before {
        top: 211px !important;
        left: 22px !important;
    }
}
@media only screen and (max-width: 1850px) {
    .breadcrum-inner-header::before {
        background-color: #60b0bd;
        bottom: 2px;
        content: "";
        left: 12%;
        position: absolute;
        top: 135px;
        width: 4px;
        height: 65px;
    }
}
@media only screen and (max-width: 1450px) {
    .breadcrum-inner-header::before {
        background-color: #60b0bd;
        bottom: 2px;
        content: "";
        left: 3%;
        position: absolute;
        top: 135px;
        width: 4px;
        height: 65px;
    }
}
@media only screen and (max-width: 1400px) {
    .breadcrum-inner-header::before {
        background-color: #60b0bd;
        bottom: 2px;
        content: "";
        left: 100px;
        position: absolute;
        top: 135px;
        width: 4px;
        height: 65px;
    }
}
@media screen and (max-width: 1330px) {
    .breadcrum-inner-header::before {
        left: 4% !important;
    }
}

@media screen and (max-width: 1242px) {
    .breadcrum-inner-header::before {
        left: 2% !important;
    }
}
@media screen and (max-width: 1199px) {
    .breadcrum-inner-header::before {
        left: 8% !important;
    }
}
@media screen and (max-width: 1150px) {
    .breadcrum-inner-header::before {
        left: 1% !important;
    }
}
@media screen and (max-width: 1149px) {
    .breadcrum-inner-header::before {
        left: 6% !important;
    }
}
@media screen and (max-width: 1100px) {
    .breadcrum-inner-header::before {
        left: 4% !important;
    }
}
@media screen and (max-width: 1060px) {
    .breadcrum-inner-header::before {
        left: 3% !important;
    }
}
@media only screen and (max-width: 1030px) {
    .content > .subheader {
        background-size: 100% auto !important;
        background-position-x: 100% !important;
        background-position-y: 50px !important;
    }
  /*  @media only screen and (max-width:450px) {
        .breadcrum-inner-header::before {
            top: 207px !important;
            left: 13px !important;
        }
    }*/

    .breadcrum-inner-header::before {
        background-color: #60b0bd;
        bottom: 2px;
        content: "";
        left: 8px !important;
        position: absolute;
        top: 135px;
        width: 4px;
        height: 65px;
    }
   
    button.btn.btn-dark.font-weight-bold.head-search-btn {
        padding-top: 9px !important;
        padding-bottom: 9px !important;
        padding-left: 10px !important;
        padding-right: 15px !important;
    }
    .container > .d-flex > #head-title1 {
        font-size: 26px !important;
    }

    .container > .d-flex > #head-title2 {
        font-size: 24px !important;
    }
    .topbar > .topbar-item > .topbar-text {
        color: #262626 !important;
        font-family:  sans-serif, "Poppins" !important;
        font-size: 13px !important;
        text-transform: none !important;
        font-weight: 400 !important;
    }
    .dropdown > .topbar-text {
        color: #262626 !important;
        font-family:  sans-serif, "Poppins" !important;
        font-size: 13px !important;
        text-transform: none !important;
        font-weight: 400 !important;
    }
    .dropdown > .dropdown-menu > .topbar-text {
        color: #262626 !important;
        font-family:  sans-serif, "Poppins" !important;
        font-size: 13px !important;
        text-transform: none !important;
        font-weight: 400 !important;
    }
    .topbar > .topbar-item > .topbar-link > .topbar-text {
        color: #262626 !important;
        font-family:  sans-serif, "Poppins" !important;
        font-size: 13px !important;
        text-transform: none !important;
        font-weight: 500 !important;
    }
    .topbar > .topbar-item > .topbar-link > .svg-icon.svg-icon-2x svg {
        height: 25px !important;
        width: 25px !important;
    }
    .header-menu .menu-nav > .menu-item > .menu-link > .menu-text {
        color: #262626 !important;
        font-family:  sans-serif, "Poppins" !important;
        font-size: 12px !important;
        text-transform: none !important;
        font-weight: 500 !important;
    }
}
@media screen and (max-width: 1020px) {
    .breadcrum-inner-header::before {
        left: 1% !important;
    }
}
@media screen and (max-width:1000) {
    #kt_header_mobile > a > .mobilelogo {
        height: 63px !important;
    }  
}
@media only screen and (max-width: 800px) {
    .footer-bottom-row > .footerBottom-para {
        
        font-size: 13px !important;
        line-height: 20px !important;
    }
    .content > .subheader {
        background-size: 100% auto !important;
        background-position-x: 100% !important;
        background-position-y: 35px !important;
    }
    .breadcrum-inner-header::before {
        background-color: #60b0bd;
        bottom: 2px;
        content: "";
        left: 22px;
        position: absolute;
        top: 130px;
        width: 3px;
        height: 60px;
    }
    button.btn.btn-dark.font-weight-bold.head-search-btn {
        padding-top: 9px !important;
        padding-bottom: 9px !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .svg-icon.svg-icon-2x svg {
        height: 15px !important;
        width: 15px !important;
    }
    .container > .d-flex > #head-title1 {
        font-size: 24px !important;
    }

    .container > .d-flex > #head-title2 {
        font-size: 22px !important;
    }
    .fontFamily-Poppins.fontWeight-400.footer-para.footer-para {
        font-size: 12px !important;
        line-height: 17px !important;
    }
    .p-10.footer-widget-row {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .social-links {
        margin-bottom: 20px !important;
    }

    .footer-img-row > .footer-img-col {
        margin-bottom: 20px !important;
        width: 50% !important;
    }
    .footer-img-row > .footer-img-col > .text-center > img {
        
        width: 75px !important;
    }
    .feature-listing-heading {
        margin-top: 15px !important;
        margin-bottom: 20px !important;
    }
    .controllerTitle{
        padding-left: 20px;
        font-size: 24px !important;
    }
    .PageTiltle {
        padding-left: 20px;
    }
    .menu-item > .menu-link > .menu-text {
        color: #262626 !important;
        font-family:  sans-serif, "Poppins" !important;
        font-size: 13px !important;
        text-transform: none !important;
        font-weight: 500 !important;
    }
    .topbar > .topbar-item > .topbar-text {
        color: #262626 !important;
        font-family:  sans-serif, "Poppins" !important;
        font-size: 13px !important;
        text-transform: none !important;
        font-weight: 400 !important;
    }

    .dropdown > .topbar-text {
        color: #262626 !important;
        font-family:  sans-serif, "Poppins" !important;
        font-size: 13px !important;
        text-transform: none !important;
        font-weight: 400 !important;
    }

    .dropdown > .dropdown-menu > .topbar-text {
        color: #262626 !important;
        font-family:  sans-serif, "Poppins" !important;
        font-size: 13px !important;
        text-transform: none !important;
        font-weight: 400 !important;
    }

    .topbar > .topbar-item > .topbar-link > .topbar-text {
        color: #262626 !important;
        font-family:  sans-serif, "Poppins" !important;
        font-size: 13px !important;
        text-transform: none !important;
        font-weight: 500 !important;
    }

    .topbar > .topbar-item > .topbar-link > .svg-icon.svg-icon-2x svg {
        height: 25px !important;
        width: 25px !important;
    }
    .mobilelogo {
        max-height: 60px !important;
    }
    
}
@media only screen and (max-width: 450px){


    .footer-bottom-row > .footerBottom-para {
        padding:0 !important;
        font-size: 13px !important;
        line-height: 20px !important;
    }
    .mobilelogo {
        max-height: 50px !important;
    }

    .content > .subheader {
        background-size: 140% auto !important;
        background-position-x: 50% !important;
        background-position-y: 25% !important;
    }

    .breadcrum-inner-header::before {
        top: 127px !important;
        left: 13px !important;
    }
    button.btn.btn-dark.font-weight-bold.head-search-btn {
        padding-top: 9px !important;
        padding-bottom: 9px !important;     
        width:100% !important;
    }
    .btn-col{
        padding: 0px !important;
    }

    .svg-icon.svg-icon-2x svg {
        height: 10px !important;
        width: 10px !important;
    }

    .container > .d-flex > #head-title1 {
        font-size: 20px !important;
    }

    .container > .d-flex > #head-title2 {
        font-size: 18px !important;
    }
    .p-10.footer-widget-row {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .social-links {
        margin-bottom: 20px !important;
    }
  
        .footer-img-row > .footer-img-col {
            margin-bottom: 20px !important;
            width: 50% !important;
        }
    .fontFamily-Poppins.fontWeight-400.footer-para.footer-para {
        font-size: 13px !important;
        line-height: 20px !important;
    }
    .feature-listing-heading {
        margin-top: 10px !important;
        margin-bottom: 15px !important;
    }
    .controllerTitle {
        padding-left: 10px;
        font-size: 18px !important;
    }

    .PageTiltle {
        padding-left: 10px;
    }
    .topbar > .topbar-item > .topbar-text {
        color: #262626 !important;
        font-family:  sans-serif, "Poppins" !important;
        font-size: 12px !important;
        text-transform: none !important;
        font-weight: 400 !important;
    }

    .dropdown > .topbar-text {
        color: #262626 !important;
        font-family:  sans-serif, "Poppins" !important;
        font-size: 12px !important;
        text-transform: none !important;
        font-weight: 400 !important;
    }
    .dropdown > .dropdown-menu > .topbar-text {
        color: #262626 !important;
        font-family:  sans-serif, "Poppins" !important;
        font-size: 12px !important;
        text-transform: none !important;
        font-weight: 400 !important;
    }

    .topbar > .topbar-item > .topbar-link > .topbar-text {
        color: #262626 !important;
        font-family:  sans-serif, "Poppins" !important;
        font-size: 12px !important;
        text-transform: none !important;
        font-weight: 400 !important;
    }
    .topbar > .topbar-item > .topbar-link > .svg-icon.svg-icon-2x svg {
        height: 20px !important;
        width: 20px !important;
    }
    .row.px-sm-5.px-xs-5 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .PageTiltle > #pageTitleText {
        font-size: 12px !important;
    }
        /*  #kt_footer > .container.bottom-container {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }*/
        /*  #kt_footer > .container > .footer-bottom-row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }*/
    }

/*End of Media querry*/


/* Start Popup*/
.swal-overlay--show-modal {
    opacity: 1 !important;
    pointer-events: auto !important;
}

.swal-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    overflow-y: auto;
    background-color: rgba(0,0,0,.4);
    z-index: 10000;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s;
}

    .swal-overlay:before {
        content: " ";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

.swal-overlay--show-modal .swal-modal {
    opacity: 1 !important;
    pointer-events: auto !important;
    box-sizing: border-box !important;
    -webkit-animation: showSweetAlert .3s !important;
    animation: showSweetAlert .3s !important;
    will-change: transform !important;
}

.swal-modal {
    width: 478px;
    opacity: 0;
    pointer-events: none;
    background-color: #fff;
    text-align: center;
    border-radius: 5px;
    position: static;
    margin: 20px auto;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    z-index: 10001;
    transition: opacity .2s,-webkit-transform .3s;
    transition: transform .3s,opacity .2s;
    transition: transform .3s,opacity .2s,-webkit-transform .3s;
}

.swal-icon:first-child {
    margin-top: 32px;
}

.swal-icon {
    width: 80px;
    height: 80px;
    border-width: 4px;
    border-style: solid;
    border-radius: 50%;
    padding: 0;
    position: relative;
    box-sizing: content-box;
    margin: 20px auto;
}

.swal-icon--success {
    border-color: #a5dc86;
}

.swal-title:not(:last-child) {
    margin-bottom: 13px;
    padding-bottom: 0;
}

.swal-title {
    color: rgba(0,0,0,.65);
    font-weight: 600;
    text-transform: none;
    position: relative;
    display: block;
    padding: 13px 16px;
    font-size: 27px;
    line-height: normal;
    text-align: center;
    margin-bottom: 0;
}

.swal-text {
    font-size: 16px;
    position: relative;
    float: none;
    line-height: normal;
    vertical-align: top;
    text-align: right !important;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    font-weight: 400;
    color: rgba(0,0,0,.64);
    max-width: calc(100% - 20px);
    overflow-wrap: break-word;
    box-sizing: border-box;
}
.swal-footer {
    text-align: right !important;
    padding-top: 13px;
    margin-top: 13px;
    padding: 13px 16px;
    border-radius: inherit;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.swal-button-container {
    margin: 5px;
    display: inline-block;
    position: relative;
}
.swal-button {
    background-color: #7cd1f9;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 24px;
    margin: 0;
    cursor: pointer;
}
.swal-button__loader {
    position: absolute;
    height: auto;
    width: 43px;
    z-index: 2;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    pointer-events: none;
    opacity: 0;
}
    .swal-button__loader div {
        display: inline-block;
        float: none;
        vertical-align: baseline;
        width: 9px;
        height: 9px;
        padding: 0;
        border: none;
        margin: 2px;
        opacity: .4;
        border-radius: 7px;
        background-color: hsla(0,0%,100%,.9);
        transition: background .2s;
        -webkit-animation: swal-loading-anim 1s infinite;
        animation: swal-loading-anim 1s infinite;
    }
/* end Popup*/


.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    width: 100% !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
.CircleIcon {
    color: #ffffff;
    margin: 0px 5px !important;
    font-size: 6px !important;
    position: relative !important;
    bottom: 2px !important;
}
#pageTitleText {
    font-family: sans-serif, "Poppins" !important;
    font-size: 14px !important;
    line-height: 21px !important;
    font-weight: 500 !important;
    color: #60b0bd !important;
}
#pageTitleText:hover {
    color: #60b0bd !important;
    
}
#findPageText {
    color: #ffffff !important;
}
#findPageText:hover {
    color: #60b0bd !important;
}

.controllerTitle {
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
    color: #ffffff;
    font-family: sans-serif, "Poppins" !important;
}

.header-menu .menu-nav > .menu-item .menu-submenu {
    width: 160px !important;
}

.dropdown-menu.show {
    width: 160px !important;
}
.yallow-1 {
    font-size: 18px !important;
}
.subheader.home-subheader {
    /*height: auto !important;*/
    background-attachment: fixed !important;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-image: url(/images/banner.jpg) !important;
}
.subheader {
    background-size: 100% auto !important;
    background-position-y: -20px !important;
    background-position-x: 100% !important;
    height: 210px;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-image: url(/images/subheader.png) !important;
    box-shadow: inset 0 0 0 100vmax rgb(2 13 13 / 45%) !important;
}





.header-menu .menu-nav > .menu-item > .menu-link .menu-text {
    color: #000000 !important;
    background-color: #ffffff00 !important;
}

    .header-menu .menu-nav > .menu-item > .menu-link .menu-text:hover {
        color: #60b0bd !important;
        background-color: #ffffff00 !important;
    }

    .header-menu .menu-nav > .menu-item > .menu-link .menu-text:active {
        color: #60b0bd !important;
        background-color: #ffffff00 !important;
    }

.header-menu.header-menu-layout-default .menu-nav > .menu-item > .menu-link {
    padding: 8px !important;
    background-color: #ffffff00 !important;
}

.header-menu .menu-nav > .menu-item.menu-item-here > .menu-link, .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link {
    background-color: #ffffff00 !important;
}

.dropdown > a {
    color: #000000 !important;
}

    .dropdown > a:hover {
        color: #60b0bd !important;
    }

.dropdown-item:hover {
    color: #60b0bd !important;
}

.topbar > .topbar-item > a {
    color: #000000 !important;
}

    .topbar > .topbar-item > a:hover {
        color: #60b0bd !important;
    }
/*.over {
    border-bottom: 5px solid #f25c21;
}*/




/*.header-menu .menu-nav > .menu-item > .menu-link:hover {
    
    background-color: #F0F3F5 !important;
}
.header-menu .menu-nav > .menu-item > .menu-link:active {
    background-color: #F0F3F5 !important;
}*/
.header-menu .menu-nav > .menu-item > .menu-link .menu-text:active {
    color: #60b0bd !important;
}

.header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-text, .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-text {
    color: #000000 !important;
}

    .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-text, .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-text:hover {
        color: #60b0bd !important;
    }

.header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-text {
    color: #000000;
}


    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-text:hover {
        color: #60b0bd !important;
    }


    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-text:active {
        color: #60b0bd !important;
    }
.header-menu .menu-nav > .menu-item > .menu-link .active {
    border-bottom: 5px solid #f25c21;
}
.menu-item > .menu-link > .menu-text {
    color: #262626 !important;
    font-family: sans-serif, "Poppins" !important;
    font-size: 14px !important;
    line-height: 21px !important;
    text-transform: none !important;
    font-weight: 500 !important;
}
.topbar-text {
    color: #262626 !important;
    font-family: sans-serif, "Poppins" !important;
    font-size: 14px !important;
    line-height: 21px !important;
    text-transform: none !important;
    font-weight: 500 !important;
}

.svg-icon.svg-icon-2x svg {
    height: 20px !important;
    width: 20px !important;
}

.svg-icon.svg-icon-primary svg g [fill] {
    color: #000000 !important;
}

.topbar > .topbar-item > .topbar-link > .topbar-link-text {
    color: #000000 !important;
}

    .topbar > .topbar-item > .topbar-link > .topbar-link-text:hover {
        color: #60b0bd !important;
    }

.foter-sep {
    background: #77C8D9;
    border: 0 none;
    bottom: 0;
    height: 2px !important;
    left: 0;
    margin: 10px 0;
    position: relative;
    right: 0;
    text-align: left;
    top: 0px;
    width: 14%;
}
.footer-para {
    font-size: 13px !important;
    line-height: 17px !important;
    color: #212529 !important;
}

.SocialIcon {
    font-size: 10px !important;
    padding: 7px;
    background-color: #D9D9D9 !important;
    color: #434343 !important;
    border-radius: 100%;
}
    .SocialIcon::before{
        font-size: 13px !important;
    }

    .SocialIcon:hover {
        color: white !important;
        background: #60b0bd !important;
    }
.footer-heading {
    color: #434343 !important;
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: 700 !important;
    font-family: sans-serif, "Poppins" !important;
}

.footer-link {
    color: #000000 !important;
}
.Footer-link-icon {
    width: 18px !important;
    margin-right: 10px;
    display: inline;
}

.footer-link:hover {
    color: #287d8f !important;
}
.use-ful-link{
    list-style: none !important;
    padding-left: 0px !important;

}
.use-ful-link-item {
    margin-top:16px;
    padding-left: 0px !important;
}

.content {
    background-color: #F4F5FA !important;
}

.card.card-custom {
    border-radius: 30px !important;
}

/*font Size and Font Family*/
.font-12 {
    font-size: 12px !important;
}
.font-13 {
    font-size: 13px !important;
}
.font-14 {
    font-size: 14px !important;
}
.font-15 {
    font-size: 15px !important;
}
.font-16 {
    font-size: 16px !important;
}
.font-17 {
    font-size: 17px !important;
}
.font-18 {
    font-size: 18px !important;
}
.font-19 {
    font-size: 19px !important;
}
.font-20 {
    font-size: 20px !important;
}
.font-22 {
    font-size: 22px !important;
}
.font-24 {
    font-size: 24px !important;
}
.font-26 {
    font-size: 26px !important;
}
.font-28 {
    font-size: 28px !important;
}
.font-30 {
    font-size: 30px !important;
}
.font-32 {
    font-size: 32px !important;
}
.font-34 {
    font-size: 34px !important;
}
.font-36 {
    font-size: 36px !important;
}

.fontFamily-Segoe {
    font-family: 'Segoe UI', sans-serif !important;
}
@font-face {
    font-family: 'Segoe UI', sans-serif !important;
    src: url('https://fonts.cdnfonts.com/s/15051/Segoe UI.woff');
    src: url('https://fonts.cdnfonts.com/s/15051/Segoe UI.woff?#iefix') format('embedded-opentype');
    src: url('https://fonts.cdnfonts.com/s/15051/Segoe UI.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe UI', sans-serif !important;
    src: url('/view-resources/Views/Account/SEGOEUI.TTF') format('truetype') !important;
    /*    src: url('file:///D:\Projects\SignumHealth\src\SignumHealth.Web.Mvc\wwwroot\view-resources\Views\Account\SEGOEUI.TTF') format('truetype');
*/
}


.fontFamily-Poppins {
    font-family: 'Poppins', sans-serif !important;
}
.fontFamily-OpenSans {
    font-family: 'Open Sans', sans-serif !important;
}

.fontWeight-300 {
    font-weight: 300 !important;
}
.fontWeight-400 {
    font-weight: 400 !important;
}
.fontWeight-500 {
    font-weight: 500 !important;
}
.fontWeight-600 {
    font-weight: 600 !important;
}
.fontWeight-700 {
    font-weight: 700 !important;
}

.textBlack{
    color: #000000 !important;
}







h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Segoe UI', sans-serif !important;
    font-weight: 500 !important;
}

h1, h2, .h1, .h2 {
    font-size: 32px !important;
}

p, .p {
    font-family: 'Segoe UI', sans-serif !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 24px !important;
    color: #000000 !important;
}

a, .a {
    font-family: 'Segoe UI', sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    color: #000000 !important;
}

input, label {
    font-family: 'Segoe UI', sans-serif !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 20px !important;
    color: #000000 !important;
}
#head-title1 {
    font-size: 28px !important;
    line-height: 28px !important;
    color: #60b0bd !important;
}
h2.font-weight-bold.text-center.head-title1 {
    color: #60b0bd !important;
    font-family: sans-serif, "Poppins" !important;
    font-size: 28px !important;
    line-height: 34px;
    font-weight: 600 !important;
}

#head-title2 {
    font-size: 26px !important;
}

    input[type='button'] {
        font-family: 'Segoe UI', sans-serif !important;
    }
.footerReadMore:hover {
    color: #63b0bc !important;
}




/*End font Size and Font Family*/

.svg-icon.svg-icon-dark svg g [fill] {
    fill: #000000 !important;
}


.checkbox.checkbox-outline.text-dark > span {
    margin-bottom: 12px !important;
}

.frontFacing-submit {
    background-color: #63B0BC !important;
    border-color: #63B0BC !important;
}

.frontFacing-reset {
    background-color: #EB7242 !important;
    border-color: #EB7242 !important;
    border-radius: 14px !important;
}

.header-menu .menu-nav {
    align-items: center !important;
}
.header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link .menu-text {
    color: #000000 !important;
}

    .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > :hover + .menu-link .menu-text {
        color: #63b0bc !important;     
        background-color: #ffffff00 !important;
    }

  /*  .header-menu .menu-nav > .menu-item .menu-link:active,
    .header-menu .menu-nav > .menu-item .menu-link:focus {
        border-bottom: 4px solid #f25c21 !important;
        border-radius: 0px !important;
    }*/

.over {
    border-bottom: 4px solid #f25c21 !important;
    border-radius: 0px !important;
}
#searchIcon {
    font-size: 13px !important;
    padding: 0 !important;
    margin: 0 !important;
}
#searchButton {
    font-family: sans-serif,"Poppins" !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    line-height: 1.3 !important;
    
}
.head-search-btn {
    /*position: absolute !important;
    right: 19% !important;*/
    width: 100%;
    padding-top: 9px !important;
    padding-bottom: 9px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border-width: 0px !important;
    background-color: #17a2b8 !important;
    display: inline-block !important;
    box-shadow: inset 0 0 0 0 #F15B21 !important;
    -webkit-transition: ease-out 0.8s !important;
    -moz-transition: ease-out 0.8s !important;
    transition: ease-out 0.8s !important;
    
}
#searchicon {
    margin-right: -2px;
}

.input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file {
    border-radius: .25rem 0 0 0.25rem;
    font-size: 1rem !important;
    color: #495057 !important;
    line-height: 24px !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

    .head-search-btn:hover {
        box-shadow: inset 400px 0 0 0 #F15B21 !important;
        background-color: #F15B21 !important;
        border-color: #F15B21 !important;
    } 

.d-flex.align-items-lg-center.mb-2.flex-column.head-search {
    padding-right: 19% !important;
}
.home-subheader {
    box-shadow: inset 0 0 0 100vmax rgb(2 13 13 / 60%) !important;
    height: 430px !important;
    border-bottom: 7px solid #63b0bc !important;
}
.feature-col {
    border: 2px solid white !important;
    padding: 0px !important;
    background-color: white !important;
    box-shadow: 0 2px 6px #ccc !important;
    display:  contents;
}
.feature-item1 {
    background: url(/images/Homestaticmap.png) center no-repeat;
    background-size: cover !important;
    height: 200px !important;
    
}
.feature-item2 {
    background: url(/images/FeauterImgSignum.png) center no-repeat;
    background-size: cover !important;
    height: 200px !important;
    
}
.home-howItWork {
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/images/vfx_counter_bg.png);
    box-shadow: inset 0 0 0 100vmax rgb(2 13 13 / 80%) !important;
    height: auto !important;   
}
.home-howItWork-Btn {
    font-family: sans-serif, "Poppins";
    font-size: 20px !important;
    line-height: 15px !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    color: #ffffff !important;
    border-width: 0px !important;
    border-radius: 5px !important;
    background-color: #17a2b8 !important;
    display: inline-block;
    box-shadow: inset 0 0 0 0 #F15B21 !important;
    -webkit-transition: ease-out 0.5s !important;
    -moz-transition: ease-out 0.5s !important;
    transition: ease-out 0.5s !important;
}
    .home-howItWork-Btn:hover {
        box-shadow: inset 400px 0 0 0 #F15B21 !important;
        background-color: #F15B21 !important;
    }
.bullet.bullet-ver {
    width: 2px !important;
       
    height: 38px !important;
}

.bullet {
    background-color: #00000085 !important;
    opacity: 80% !important;
}
.feature-item-heading {
    color: #287d8f !important;
    font-size: 18px !important;
    line-height: 18px !important;
}
.feature-item-discription {
    color: #555555 !important;
}
.feature-overlay-heart {
    color: #212529 !important;
}
.feature-overlay-map {
    color: #08C2F3 !important;
}

.featured-icon {
    color: #287D8F !important;
}
.feature-listing-heading > span {
    color: #60b0bd !important;
}
.feature-listing-heading {
    margin-top: 40px !important;
    font-family: sans-serif, "Poppins" !important;
    font-weight: 500 !important;
    margin-bottom: 40px !important;
    color: #3d3d3d !important;
    letter-spacing: 0.5px !important;
}

#dropdownAccount{
    color: #000000;
}
#LanguagesCaret {
    color: #000000;
}
#AboutCaret {
    color: #000000;
}
.frontFacing-reset {
    font-family: 'Segoe UI' !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #000000 !important;
}
.address-text {
    font-family: 'Segoe UI' !important;
    font-size: 13px !important;
    line-height: 30px !important;
    color: #7d7d7d !important;
    font-weight: 500 !important;
}
.find-text {
    font-family: 'Segoe UI' !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
}
.footer-para {
    font-family: sans-serif, "Poppins" !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 21px !important;
}
.footerBottom-para {
    font-family: sans-serif, "Poppins" !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 21px !important;
    color: #666666 !important;
}
.footer-link {
    font-family: sans-serif, "Poppins" !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 22px !important;
}
.footerReadMore > span {
    font-family: sans-serif, "Poppins" !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 22px !important;
}







/* Feature Block Start */

.feature-item-container-box {
    position: relative;
    border: 1px solid #efeeee;
    background-color: #fff;
    box-shadow: 0 2px 6px #ccc;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    width: 100%;
    overflow-y: scroll;
    margin-bottom: 30px;
    /*height: 242px*/
}
.Feature-Main-Col {
    display: table;
    width: 100%;
}
button, button:hover, button:active, button:focus{
    outline:none !important;
}
/*.btn-quote {
    font-family: "Poppins", sans-serif;
    background: -webkit-linear-gradient(left, #f25c21 50%, #17a2b8 50%) repeat scroll right bottom/207% 100% transparent;
    background: linear-gradient(to right, #f25c21 50%,#17a2b8 50%) repeat scroll right bottom/207% 100% transparent;
    border: 0 none;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.3 !important;
    margin: 0 auto;
    padding: 8px 20px;
    text-align: center;
    -webkit-transition: background 350ms ease-in-out;
    transition: background 350ms ease-in-out;
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
}
*/.feature-item-container-box.listing-item-homepage {
    height: 480px !important;
    max-width:480px !important;
    display: table-cell;
    max-height:100% !important;
}
.col-xl-2.col-lg-2.col-md-3.pt-3.input-group.align-items-center.btn-col {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 20px !important;
}

.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px !important;
}

.feature-item-container-box::-webkit-scrollbar {
    display: none
}

    .feature-item-container-box#search-result-page {
        overflow-y: unset
    }

        .feature-item-container-box#search-result-page .feature-title-item {
            position: absolute;
            left: 0;
            padding-left: 0;
            height: 100%
        }

            .feature-item-container-box#search-result-page .feature-title-item img {
                width: 100%;
                height: 100%;
                object-fit: cover
            }

        .feature-item-container-box#search-result-page .feature-title-detail {
            height: 200px;
           /* overflow-y: scroll*/
        }

            .feature-item-container-box#search-result-page .feature-title-detail::-webkit-scrollbar {
                display: none
            }

        .feature-item-container-box#search-result-page .feature-item-location {
            position: absolute;
            bottom: 0;
            width: 75%;
            margin-left: 25%
        }

.feature-title-item {
    background: transparent linear-gradient(to right, rgba(0,0,0,0.3) -10%,rgba(0,0,0,0.5) 20%,rgba(0,0,0,0.5) 40%,rgba(0,0,0,0) 80%) repeat scroll 0 0;
    height: 200px;
}

    .feature-title-item img {
        width: 100%;
        height: 200px
    }

.feature-item-container-box:hover, .feature-item-container-box.active {
    border: 1px solid #60b0bd;
    box-shadow: 0 1px 15px rgba(0,0,0,0.2)
}

    .feature-item-container-box:hover .feature-title-item img {
        transition: all 0.4s ease 0s
    }

div#contentresults .feature-title-item img:hover {
    transform: scale(1.2);
    transition: all 0.4s ease 0s
}

div#contentresults .feature-item-container-box .feature-item-location h2 {
    min-height: 30px
}

.feature-item-container-box.active .feature-box-text a h3 {
    color: #60b0bd
}

.feature-item-container-box .feature-box-text {
    background: #fefefe;
    padding: 15px;
    text-align: left;
    position: relative
}

    .feature-item-container-box .feature-box-text ul {
        text-indent: 2em
    }

.feature-item-container-box .feature-item-location {
    padding: 5px 15px
}

    .feature-item-container-box .feature-item-location h2 {
        font-size: 13px;
        color: #7d7d7d;
        font-weight: 500;
        margin: 0px;
        text-align: left;
        line-height: 30px;
        float: left
    }

        .feature-item-container-box .feature-item-location h2 i {
            color: #287d8f;
            font-size: 14px;
            margin-right: 3px
        }

    .feature-item-container-box .feature-item-location span {
        float: right;
        font-size: 13px;
        position: relative;
        top: 7px
    }

        .feature-item-container-box .feature-item-location span i.fa {
            color: #ffcc58
        }

.feature-box-text i.fa-star-half-empty {
    margin-right: 5px
}

.feature-item-container-box .feature-box-text h3 {
    margin-top: 0;
    line-height: 18px;
    margin-bottom: 10px;
    color: #287d8f;
    font-size: 1.25rem
}

    .feature-item-container-box .feature-box-text h3 a {
        color: #287d8f;
        font-weight: 500;
        font-size: 18px;
        margin-top: 0
    }

        .feature-item-container-box .feature-box-text h3 a:hover {
            border-bottom: 1px solid #287d8f
        }

.feature-item-container-box .feature-box-text p {
    color: #555;
    font-size: 13px;
    line-height: 22px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0
}

.feature-item-container-box .feature-box-text a {
    color: #60b0bd;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.2px
}

.feature-item-container-box.active .feature-box-text a {
    color: #969595
}

    .feature-item-container-box.active .feature-box-text a i {
        color: #969595
    }

.feature-item-container-box .feature-box-text a i.fa {
    color: #60b0bd;
    margin-right: 3px
}

.feature-title-item {
    position: relative
}

.hover-overlay {
    background: transparent none repeat scroll 0 0;
    height: 44%;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: auto;
    bottom: 0px
}

.feature-item-container-box:hover .hover-overlay {
    background: rgba(0,0,0,0.7) none repeat scroll 0 0
}

.hover-overlay-inner {
    height: 100%;
    text-align: center;
    vertical-align: middle
}

.feature-item-container-box:hover .hover-overlay-inner::before, .feature-item-container-box:hover .hover-overlay-inner::after {
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s
}

.feature-item-container-box:hover .hover-overlay-inner::before {
    border-bottom: 1px solid #ebc131;
    border-top: 1px solid #ebc131;
    transform: scale(0, 1)
}

.feature-item-container-box:hover .hover-overlay-inner::after {
    border-left: 1px solid #ebc131;
    border-right: 1px solid #ebc131;
    transform: scale(1, 0)
}

.feature-item-container-box:hover .hover-overlay-inner::before, .feature-item-container-box:hover .hover-overlay-inner::after {
    opacity: 1;
    transform: scale(1)
}

.location-entry:hover .hover-overlay-inner::before, .location-entry:hover .hover-overlay-inner::after {
    opacity: 1;
    transform: scale(1)
}

.feature-item:hover .hover-overlay-inner::before, .feature-item:hover .hover-overlay-inner::after {
    opacity: 1;
    transform: scale(1)
}

.listing-item:hover .hover-overlay-inner::before, .listing-item:hover .hover-overlay-inner::after {
    opacity: 1;
    transform: scale(1)
}

.feature-item-container-box:hover .hover-overlay .hover-overlay-inner ul.listing-links {
    display: block;
    z-index: 900
}

.hover-overlay .hover-overlay-inner h3 a {
    display: none
}

.feature-item-container-box:hover .hover-overlay .hover-overlay-inner h3 {
    display: list-item
}

    .feature-item-container-box:hover .hover-overlay .hover-overlay-inner h3 a {
        color: #60b0bd;
        display: block;
        font-size: 16px;
        font-weight: 600;
        margin-left: 20px;
        text-align: left;
        position: absolute;
        z-index: 99
    }

        .feature-item-container-box:hover .hover-overlay .hover-overlay-inner h3 a:hover {
            color: #ffffff;
            text-decoration: underline
        }

.hover-overlay .hover-overlay-inner ul.listing-links {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: auto;
    margin: 0 auto;
    text-align: center;
    right: 50px;
    left: 0;
    display: none
}

    .hover-overlay .hover-overlay-inner ul.listing-links li {
        display: inline-block;
        margin-left: 5px
    }

        .hover-overlay .hover-overlay-inner ul.listing-links li:first-child {
            margin-left: 0
        }

        .hover-overlay .hover-overlay-inner ul.listing-links li a {
            display: flex;
            justify-content: center;
            align-items: center;
            background: #ffffff;
            border-radius: 50%;
            font-size: 18px;
            height: 44px;
            line-height: 44px;
            width: 44px;
            float: left
        }

            .hover-overlay .hover-overlay-inner ul.listing-links li a:hover {
                -webkit-transform: scale(1.1);
                transform: scale(1.1);
                -webkit-transition: ease-out .5s;
                -moz-transition: ease-out .5s;
                -o-transition: ease-out .5s;
                transition: ease-out .5s;
                transition: all .6s ease-in-out 0;
                box-shadow: 0 3px 8px rgba(255,255,255,0.3)
            }

.green-1 {
    color: #ccdb38
}

.blue-1 {
    color: #08c2f3
}

.yallow-1 {
    color: #fecc17
}

.feature-item-listing-item:hover .recent-listing-box-image img {
    transform: scale(1.2);
    transition: all 0.4s ease 0s
}

.feature-item-listing-item:hover .hover-overlay {
    background: rgba(0,0,0,0.7) none repeat scroll 0 0
}

.feature-item-listing-item .hover-overlay {
    background: transparent none repeat scroll 0 0;
    height: 100%;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: auto;
    bottom: 0px
}

.feature-item-listing-item:hover .hover-overlay-inner::before, .feature-item-listing-item:hover .hover-overlay-inner::after {
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s
}

.feature-item-listing-item:hover .hover-overlay-inner::before {
    border-bottom: 1px solid #ebc131;
    border-top: 1px solid #ebc131;
    transform: scale(0, 1)
}

.feature-item-listing-item:hover .hover-overlay-inner::after {
    border-left: 1px solid #ebc131;
    border-right: 1px solid #ebc131;
    transform: scale(1, 0)
}

.feature-item-listing-item:hover .hover-overlay-inner::before, .feature-item-listing-item:hover .hover-overlay-inner::after {
    opacity: 1;
    transform: scale(1)
}

.location-entry:hover .hover-overlay-inner::before, .location-entry:hover .hover-overlay-inner::after {
    opacity: 1;
    transform: scale(1)
}

.feature-item:hover .hover-overlay-inner::before, .feature-item:hover .hover-overlay-inner::after {
    opacity: 1;
    transform: scale(1)
}

.listing-item:hover .hover-overlay-inner::before, .listing-item:hover .hover-overlay-inner::after {
    opacity: 1;
    transform: scale(1)
}

.feature-item-listing-item:hover .hover-overlay .hover-overlay-inner ul.listing-links {
    display: block;
    z-index: 999
}

.feature-item-listing-item:hover .hover-overlay .hover-overlay-inner h3 {
    display: list-item
}

    .feature-item-listing-item:hover .hover-overlay .hover-overlay-inner h3 a {
        color: #60b0bd;
        display: block;
        font-size: 17px;
        font-weight: 700;
        margin-left: 20px;
        text-align: left;
        position: absolute;
        z-index: 99
    }

        .feature-item-listing-item:hover .hover-overlay .hover-overlay-inner h3 a:hover {
            color: #ffffff;
            text-decoration: underline
        }

.hover_bkgr_fricc {
    background: rgba(0,0,0,0.4);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 10000
}

    .hover_bkgr_fricc .helper {
        display: inline-block;
        vertical-align: middle
    }

    .hover_bkgr_fricc > div {
        background-color: #fff;
        box-shadow: 10px 10px 60px #555;
        display: inline-block;
        max-width: 1500px;
        vertical-align: middle;
        width: 85%;
        position: relative;
        border-radius: 8px;
        padding: 15px 5%;
        margin-top: 2%;
        overflow: scroll;
        overflow-x: hidden;
        height: 620px
    }













@media (max-width:767px) {

    .list-view-item .listing-boxes-text p {
        height: auto;
        min-height: auto;
    }

    .list-view-item .listing-boxes-text {
        padding: 20px 5px;
        text-align: left;
    }

    .listings-images {
        margin-right: 0px;
    }


    #listings-tags p span {
        margin-left: 7px;
    }

    #listings-tags p i.fa {
        margin-right: 4px;
    }

    .reviews-section-text p {
        font-size: 14px;
        line-height: 20px;
    }




    .vfx-item-countup {
        margin-bottom: 30px;
    }



    .inner-addon .form-control {
        padding-left: 25px;
    }

    .search-categories-box {
        padding-top: 0px;
    }

    .contact-heading {
        margin-top: 30px;
    }

    #left-header h1 br {
        display: block;
    }

    #user-inner-item form.form-alt {
        padding: 20px;
    }

    #slider-banner-section {
        background-attachment: inherit;
    }

    .noresponsive-padding {
        padding: 0px;
    }

    .no-padding {
        padding: 0px;
    }
}

@media (max-width:979px) {
    .recent-listing-box-image {
        border-right: 0;
    }

    #user-inner-item .col-xs-offset-3 {
        margin-left: 0;
    }

    .fileupload_block #fileupload {
        float: left;
        margin-top: 6%;
        width: 58%;
    }
}

@media (max-width:1024px) {
    .categories-list, .categories-list1, .feature-item-container-box, .recent-listing-box-container-item, .price-table-feature-block, .service-item-fearured, .categorie-list-box {
        margin-bottom: 30px;
    }

    #categorie-item-search, #feature-box1, .listing-boxes1, .feature-box1 {
        padding-top: 0px;
    }

    #search-categories-boxes {
        padding-top: 0px;
    }

    .listings-images1 {
        width: 49%;
    }
}



@media (min-width:768px) and (max-width:991px) {

    .amenities_block .detail-amenities li {
        width: 46%;
    }

    .detail-content .detail-amenities li {
        width: 47%;
    }

    .working-hours .days {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width:992px) and (max-width:1199px) {


    .working-hours .days {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width:768px) and (max-width:1024px) {


    .categories-list ul li, .categories-list1 ul li {
        font-size: 12px;
    }

    .vfx-counter-block {
        padding: 80px 0px 50px 0;
    }

    .vfx-item-countup {
        border-radius: 6%;
        height: auto;
        width: 100%;
        padding: 40px 0;
    }

    .feature-item-container-box .feature-box-text a h3 {
        font-size: 14px;
    }

    .search-steps {
        width: 210px;
    }

    .vfx-price-list-item p {
        font-size: 13px;
        padding: 0 10px
    }

    .list-group-item {
        font-size: 13px;
        padding: 0 10px;
    }

    .price-table-feature-block p {
        font-size: 14px;
        padding: 0 15px;
    }

    #search-input select.form-control, #search-input input.form-control {
        padding-left: 10px;
    }

    #search-categorie-item button {
        padding: 10px 6px;
    }

    #categories-heading {
        margin-bottom: 30px;
    }
}

@media(min-width:200px) and (max-width:480px) {





    .vfx-item-countup {
        border-radius: 6%;
        height: 100%;
        padding: 40px 0;
        width: 100%;
    }
}

@media(min-width:481px) and (max-width:767px) {


    #vfx-product-inner-item .hover-overlay {
        height: 67.5%;
    }

    .recent-listing-box-container-item .hover-overlay {
        height: 100%;
    }
}

@media (max-width:639px) {
    .categorie_item:hover {
        transform: none;
    }

        .categorie_item:hover .hi-icon-effect-8 .hi-icon::after {
            animation: 0;
        }

    .categories-list ul li:hover {
        padding-left: 15px
    }

    .service-item-fearured:hover {
        transform: none
    }

        .service-item-fearured:hover .hi-icon-effect-8 .hi-icon::after {
            animation: 0;
        }

    .hover-overlay .hover-overlay-inner ul.listing-links li a:hover {
        transform: none;
    }

    .price-table-feature-block:hover {
        margin-top: 0;
        box-shadow: none;
    }

    .price-table-feature-block.active {
        margin-top: 0;
        box-shadow: none;
    }

    .feature-item-container-box:hover .feature-title-item img, .recent-listing-box-container-item:hover .recent-listing-box-image img {
        transform: none;
        transition: all 0.4s ease 0s;
    }
}

@media (max-width:479px) {
    .breadcrum-inner-header h1 {
        font-size: 24px;
        font-weight: 600;
    }

    .listing-modal-1.modal-dialog {
        width: 310px;
    }

    .listing-modal-1 .modal-content {
        padding: 25px 15px;
    }



    .comment-meta .rating-box {
        float: left;
        margin-bottom: 0;
        margin-left: 0;
        margin-top: 10px;
        vertical-align: middle;
        width: 60%;
    }

    .fileupload_img {
        margin-top: 15px;
    }

    .fileupload_block #fileupload {
        float: left;
        margin-top: 6%;
        width: 100%;
    }
}

@media(min-width:200px) and (max-width:329px) {
    #feature-item_listing_block .hover-overlay {
        height: 50.5%;
    }

    #vfx-product-inner-item .hover-overlay {
        height: 50.5%;
    }
}

@media(min-width:330px) and (max-width:438px) {
    #feature-item_listing_block .hover-overlay {
        height: 53%;
    }

    #vfx-product-inner-item .hover-overlay {
        height: 53%;
    }
}

@media(min-width:439px) and (max-width:480px) {
    #feature-item_listing_block .hover-overlay {
        height: 56.5%;
    }

    #vfx-product-inner-item .hover-overlay {
        height: 56.5%;
    }
}

@media(min-width:200px) and (max-width:480px) {
    .categories-heading h1, .feature-item-listing-heading h1, .recent-item-listing-heading h1, .pricing-heading-title h1 {
        font-size: 24px;
    }

    .feature-title-item img {
        height: 220px;
        width: 100%;
    }

    .feature-title-item-map img {
        height: 400px;
        width: 100%;
        background-size: 100% 100%;
    }

    .recent-listing-box-container-item .hover-overlay {
        height: 100%;
    }

    .recent-listing-box-image img {
        height: 220px;
        max-width: 100%;
        width: 100%;
    }

    .detail-content .detail-amenities li {
        width: 100%;
    }



    .details-lt-block .slt_block_bg img {
        height: 460px;
        width: 100%;
    }
}

@media(min-width:481px) and (max-width:767px) {
    .feature-title-item img {
        height: 350px;
        width: 100%;
        max-width: 100%;
    }

    .recent-listing-box-image img {
        height: 350px;
        max-width: 100%;
        width: 100%;
    }

    .detail-content .detail-amenities li {
        width: 48%;
    }

    .details-lt-block .slt_block_bg img {
        height: 460px;
        width: 100%;
    }

    #feature-item_listing_block .hover-overlay {
        height: 67%;
    }

    .pro_item_fullwidth .hover-overlay {
        height: 67%;
    }

    .slt_item_head {
        bottom: 15px;
        position: absolute;
        width: 100%;
    }
}

@media(min-width:768px) and (max-width:979px) {
    .list-view-item .listing-boxes-text p {
        height: auto;
        min-height: auto;
    }

    .feature-item-container-box:hover .hover-overlay .hover-overlay-inner h3 a {
        font-size: 15px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .site-footer .col-md-3 {
        min-height: 335px;
    }

    .hover-overlay {
        height: 51.5%;
    }

    .pro_item_fullwidth .hover-overlay {
        height: 51%;
    }

    #vfx-product-inner-item .feature-item-container-box .hover-overlay {
        height: 46.5%;
    }
}

@media(min-width:979px) and (max-width:1199px) {
    .feature-item-container-box .feature-box-text {
        background: #fefefe none repeat scroll 0 0;
        padding: 15px 10px;
        text-align: left;
    }

    .feature-item-container-box:hover .hover-overlay .hover-overlay-inner h3 a {
        font-size: 15px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .feature-title-item img {
        height: 160px;
        width: 100%;
        max-width: 100%;
    }

    .recent-listing-box-image img {
        height: 240px;
        max-width: 100%;
        width: 100%;
    }

    .recent-listing-box-item {
        background-color: #ffffff;
        height: auto;
        text-align: left;
    }

    .listing-boxes-text {
        padding: 15px;
        text-align: left;
    }

    .feature-item-container-box .feature-item-location {
        float: right;
        padding: 7px;
    }

    .recent-listing-box-item .recent-feature-item-rating {
        padding: 7px 13px;
    }
    /************************ recent listings ********************************/
    #recent-product-item-listing {
        padding: 80px 0px 60px 0;
        background: #ffffff;
    }

    .recent-item-listing-heading {
        margin-bottom: 50px;
    }

        .recent-item-listing-heading h1 {
            font-family: "Poppins", sans-serif;
            margin: 0px;
            color: #01273a;
            text-transform: uppercase;
            font-weight: 600;
            font-size: 28px;
        }

            .recent-item-listing-heading h1 span {
                color: #60b0bd;
            }

    .listing-boxes {
        padding-top: 50px;
        display: inline-block;
        width: 100%;
    }

    .listing-boxes1 {
        padding-top: 30px;
    }

    .recent-listing-box-container-item {
        display: block;
        margin-bottom: 30px;
        width: 100%;
        border: 1px solid #efeeee;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        overflow: hidden;
        position: relative;
    }

        .recent-listing-box-container-item:hover {
            border: 1px solid #60b0bd;
            box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
        }

            .recent-listing-box-container-item:hover h1 span {
                margin-bottom: 0px;
            }

    .listings-boxes-container:hover .listing-boxes-text {
        border: 1px solid transparent;
        border-top: none;
    }

    .recent-listing-box-container-item:hover .recent-listing-box-image img {
        transform: scale(1.2);
        transition: all 0.4s ease 0s;
    }

    .recent-listing-box-container-item:hover .hover-overlay {
        background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    }

    .recent-listing-box-container-item .hover-overlay {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        height: 100%;
        left: 0px;
        position: absolute;
        right: 0px;
        top: 0px;
        width: auto;
        bottom: 0px;
    }

    .recent-listing-box-container-item:hover .hover-overlay-inner::before,
    .recent-listing-box-container-item:hover .hover-overlay-inner::after {
        bottom: 10px;
        content: "";
        left: 10px;
        opacity: 0;
        position: absolute;
        right: 10px;
        top: 10px;
        transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    }

    .recent-listing-box-container-item:hover .hover-overlay-inner::before {
        border-bottom: 1px solid #ebc131;
        border-top: 1px solid #ebc131;
        border-left: 1px solid #ebc131;
        border-right: 1px solid #ebc131;
    }

    .recent-listing-box-container-item:hover .hover-overlay-inner::after {
        border-left: 1px solid #ebc131;
        border-right: 1px solid #ebc131;
        transform: scale(1, 0);
    }

    .recent-listing-box-container-item:hover .hover-overlay-inner::before,
    .recent-listing-box-container-item:hover .hover-overlay-inner::after,
    .location-entry:hover .hover-overlay-inner::before,
    .location-entry:hover .hover-overlay-inner::after,
    .feature-item:hover .hover-overlay-inner::before,
    .feature-item:hover .hover-overlay-inner::after,
    .listing-item:hover .hover-overlay-inner::before,
    .listing-item:hover .hover-overlay-inner::after {
        opacity: 1;
        -webkit-transition: ease-out 1.0s;
        -moz-transition: ease-out 1.0s;
        -o-transition: ease-out 1.0s;
        transition: ease-out 1.0s;
        transition: all 1.0s ease-in-out 0;
    }

    .recent-listing-box-container-item:hover .hover-overlay .hover-overlay-inner ul.listing-links {
        display: block;
        z-index: 900;
    }

    .recent-listing-box-container-item:hover .hover-overlay .hover-overlay-inner h3 {
        display: list-item
    }

        .recent-listing-box-container-item:hover .hover-overlay .hover-overlay-inner h3 a {
            color: #60b0bd;
            display: block;
            font-size: 17px;
            font-weight: 700;
            margin-left: 20px;
            text-align: left;
            position: absolute;
            z-index: 99;
        }

    .recent-listing-box-container-item:hover .listing-boxes-text a h3 {
        color: #01273a;
        text-decoration: none;
    }

    .recent-listing-box-image img {
        height: 214px;
        max-width: 100%;
        width: 100%;
    }

    .recent-listing-box-image > h1 {
        font-size: 14px;
        position: relative;
        text-transform: capitalize;
        margin: 0px;
        color: #636363;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
    }

    .recent-listing-box-image h1 {
        font-family: "Poppins", sans-serif;
        background: rgba(1, 39, 58, 0.8) none repeat scroll 0 0;
        color: #60b0bd;
        font-size: 13px;
        font-weight: 600;
        left: 0px;
        margin: 0;
        padding: 8px 15px;
        border-radius: 0 15px 15px 0px;
        position: absolute;
        text-transform: uppercase;
        top: 0px;
        transition: all 0.3s ease 0s;
    }

    .recent-listing-box-item {
        background-color: #ffffff;
        text-align: left;
        position: relative;
    }

    .listing-boxes-text {
        padding: 15px;
        text-align: left;
    }

    .recent-listing-box-item .recent-feature-item-rating {
        background: #f4f4f4;
        display: block;
        float: left;
        padding: 5px 15px;
        width: 100%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0px;
    }

    .recent-feature-item-rating h2 {
        font-family: "Poppins", sans-serif;
        color: #7d7d7d;
        float: left;
        font-size: 13px;
        font-weight: 500;
        line-height: 30px;
        margin: 0;
        text-align: left;
    }

    .recent-feature-item-rating span {
        float: right;
        font-size: 13px;
        position: relative;
        top: 7px;
    }

        .recent-feature-item-rating span i.fa {
            color: #60b0bd;
        }

    .listing-boxes-text a h3 {
        font-family: "Poppins", sans-serif;
        color: #4a4a4a;
        font-size: 18px;
        font-weight: 500;
        margin-top: 0;
        margin-bottom: 6px;
    }

    .recent-listing-box-item .recent-feature-item-rating h2 i {
        color: #60b0bd;
        font-size: 14px;
        margin-right: 3px;
    }

    .listing-boxes-text p {
        color: #7d7d7d;
        font-size: 13px;
        font-weight: 500;
        line-height: 22px;
        margin-bottom: 0;
        margin-top: 10px;
        letter-spacing: 0.3px;
    }

    .listing-boxes-text a {
        font-family: "Poppins", sans-serif;
        color: #60b0bd;
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.2px;
    }

        .listing-boxes-text a i.fa {
            color: #60b0bd;
            margin-right: 3px;
        }
}



/* Feature Block END*/
