.customer-text {
    color: #000;
    margin: 5px 0 0;
    line-height: 1.9 !important;
    font-size: 15px;
    font-weight: 300;
}

.bg-bred {
    background-image: url('../images/silver_banner.png');
    padding: 35vh;
    margin-top: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-bred-c {
    background-image: url('../images/silver_banner.png');
    padding: 35vh;
    margin-top: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-curve {
    background-image: url('../images/category/image-co.png');
    background-size: cover;
    background-position: bottom;
    /* background: no-repeat; */
    height: 523px;
}

.bg-curve-2 {
    background-image: url(../images/category/image-co.png);
    background-size: cover;
    background-position: right;
    /* background: no-repeat !important; */
    height: 98vh;
}

.modal-dialog {
    max-width: 100% !important;
    text-align: center;
}

.contact-info-item p {
    font-size: 300 !important;
    color: #000;
    font-weight: 400;
}

p {
    font-weight: 400 !important;
    text-transform: none;
    line-height: 26px !important;
    letter-spacing: 0px;
}

.slider-btn.v2 {
    top: 60%;
}

.apat-h4 {
    font-size: 50px !important;
    text-align: center;
    margin-top: 50px;
}

.about-p {
    font-weight: 500 !important;
    font-style: normal;
    text-transform: none;
    font-size: 26px !important;
    line-height: 26px !important;
    letter-spacing: 0px;
}

.eut-title-line {
    width: 22px;
    height: 2px;
    display: block;
    clear: both;
    margin-top: 18px;
    background: #6c757d;
}

.custom-h2 {
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    font-size: 48px !important;
    line-height: 54px;
    letter-spacing: 0px;
}

.silver.section-title h2 {
    font-size: 43px !important;
}

.des-why {
    font-weight: 300 !important;
    color: #2b2b2b !important;
    font-size: 16px;
    line-height: 27px !important;
}

.title-why {
    font-weight: 500;
    color: #000;
    font-size: 18px;
}

.single-team-member .promo-content {
    background: #fff;
    padding: 20px;
}

.silver.section-title p {
    font-size: 26px !important;
    font-weight: 500 !important;
}

.breadcrumb-section {
    position: relative;
    display: flex;
    align-items: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding: 224px 0 30px 0;
    background-color: #f1f1f1;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
    font-size: 12px;
    z-index: 20;
    content: "\e874";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-180deg);
    transition: .3s all ease;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 20;
    width: 36px;
    height: 36px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    background: #fff;
}

.contact-info-item p {
    font-size: 300 !important;
    color: #000;
    font-weight: 400;
}

.contact-pc {
    font-weight: 500 !important;
    font-size: 14px !important;
}

.form-title .text-contact-info.text-center {
    font-size: 26px;
    font-weight: 500 !important;
}

li {
    font-weight: 600;
    line-height: 30px;
    /* list-style: none !important; */
}

.site-navbar .site-navigation .site-menu>li>a:hover {
    color: #6c757d !important;
}

.site-menu>li>a::after {
    background-color: #6c757d;
}

.scrolltotop i {
    color: #ddd !important;
}

.dropdown-filter span::before {}

.site-navbar-wrap.v1 .site-navbar .site-navigation .site-menu>li>a {
    color: #000000;
    font-size: 100%;
    font-weight: 400;
    text-decoration: none !important;
}

.site-mobile-menu .site-nav-wrap>li>a {
    font-size: 16px;
}

.mlbc {
    margin-left: 3rem!important;
}

.about_us.about-silver-data {
    font-size: 20px !important;
    font-weight: 300 !important;
    color: #2b2b2b !important;
}

.main-title {
    font-weight: 500 !important;
    font-style: normal;
    text-transform: none;
    font-size: 48px !important;
    line-height: 54px !important;
    letter-spacing: 0px;
}

.sub-samll-p {
    font-size: 18px !important;
    font-weight: 300 !important;
    color: #2b2b2b !important;
}

.silver.section-title p {
    font-size: 30px !important;
    font-weight: 500 !important;
    text-transform: none;
    margin-top: 31px !important;
    text-align: center;
    line-height: 50px !important;
    padding: 40px 40px;
}

.team-ll {
    position: absolute !important;
    left: -20px!important;
    background: #f0f8ff00!important;
    box-shadow: none!important;
    display: block;
}

.is-ty {
    font-size: 29px !important;
    font-weight: 300 !important;
}

.team-rr {
    right: -20px!important;
    background: #f0f8ff00!important;
    box-shadow: none!important;
    display: block;
}

.fa-h5 {
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 32px;
    letter-spacing: 0px;
    color: #fff;
}

.footer-p {
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    text-transform: none;
    line-height: 36px;
    letter-spacing: 0px;
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    height: 51px;
    padding-top: 3px;
}

.play-custom-m {
    width: 19px !important;
    padding-top: 20px;
}

.customer-review_wrap {
    display: flex;
    position: relative;
    padding-bottom: 0px;
}

.insight-custom {
    font-weight: 500;
    font-style: normal;
    font-size: 16px !important;
    text-transform: capitalize;
    line-height: 32px;
    letter-spacing: 0px;
}

.sidebar-right .widget.categories ul.icon li {
    position: relative;
    border-bottom: none;
    padding: 6px 0;
}

.widget.categories ul li a {
    margin-left: 0px;
    font-size: 12px;
    font-weight: 500;
}

.sidebar .widget .widget-title {
    border-bottom: none;
}

.widget.categories ul li a:hover {
    color: #6c757d;
}

.single-blog-item.v1:hover {
    box-shadow: none;
}

.single-blog-item.v1 {
    box-shadow: none;
}

.blog-cat {
    color: #222222;
    line-height: 1;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.01rem;
    margin-bottom: 10px;
    display: block;
}

.single-blog-item.v1 .card-title {
    border-bottom: none;
    text-transform: capitalize;
    line-height: 1.5;
    padding-bottom: 0px;
    font-weight: 500;
}

.blog-p {
    color: #2b2b2b;
    line-height: 31px !important;
}

.page-num li.active,
.page-num li:hover {
    background: #6c757d;
}

.page-num li {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: #f5f6f700;
    text-align: center;
    transition: 0.5s;
    cursor: pointer;
    border: 1px solid #00000061;
    margin: 0 3px;
}

.blog-main-c {
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    text-transform: none;
    line-height: 36px;
    letter-spacing: 0px;
}


/* .footer-content li {
    padding-bottom: 0px;
} */

.eut-title-line {
    width: 22px;
    height: 2px;
    display: block;
    clear: both;
    margin-top: 18px;
    background: #6c757d;
}

.contact-info-item h5 {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.d-cutom-ds {
    display: block;
}

.d-cutom-mo {
    display: none;
}

.bg-eng {
    background: #fff !important;
    color: #888 !important;
    border: 1px solid #ddd !important;
}

.bg-eng:hover {
    background: #ccc !important;
    color: #888 !important;
    border: 1px solid #ddd !important;
    margin-left: 0px !important;
}

.property-title-box h4 {
    margin-bottom: 10px;
    line-height: 1;
    display: inline-block;
}

.box-pro {
    clear: both;
}

.left-pro {
    float: left;
}

.right-pro {
    float: right;
}

.pro-span {
    color: #3e3e3c;
    font-weight: 600;
}

.bg-box {
    background: #f7f7f7;
}

.price-range .ui-slider-handle.ui-corner-all.ui-state-default {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    border: none;
    box-shadow: 0px 5px 13px rgba(167, 167, 167, 0.7);
    cursor: pointer;
    background: #6c757d !important;
}

.roted-phone {
    transform: rotate(92deg);
}

.tel-font {
    font-weight: 600 !important;
    font-size: 11px !important;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    outline: none;
    outline-offset: -2px;
}

.modal-dialog {
    max-width: 86% !important;
    text-align: center;
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    height: 51px;
    padding-top: 3px;
    position: absolute;
    right: -41px;
    color: #fff;
    opacity: inherit;
    font-size: 75px;
    font-weight: 100;
    top: -9px;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    color: #fff;
    text-decoration: none;
    opacity: unset;
}

button:focus {
    outline: 1px dotted;
    outline: none;
}

.main-loc {
    font-size: 13px;
    /* font-weight: 500; */
    color: #888 !important;
    margin-right: 8px;
}

.main-loct {
    font-size: 13px;
    font-weight: 500;
    color: #888 !important;
    margin-right: 8px;
}

.main-sect {
    background: #e9ecef;
    padding-top: 2rem;
    padding-bottom: 4rem;
}

.main-section {
    padding-top: 8rem;
    padding-bottom: 0rem;
}

.single-property-box {
    box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1) !important;
}

.save-btn li i {
    color: #FFF !important;
}

.line-border-div {
    border-left: 2px solid #252c40;
    padding-left: .5rem;
    margin-left: .5rem;
    height: 21px;
}

.breadcrumb-item-custom {
    padding-left: 0.8rem !important;
    padding-right: 0.8rem !important;
}

.li-bredcrum {
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
    list-style: none !important;
}

.carousel-control-prev span,
.carousel-control-next span {
    width: 35px;
    height: 23px;
    border-radius: 50%;
    line-height: 36px;
    font-size: 16px;
    opacity: 1;
    position: absolute;
    color: #333;
}

.box-shadow-c {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2), 0 5px 20px 0 rgba(0, 0, 0, .1);
}

.pos-sti {
    position: -webkit-sticky;
    position: sticky !important;
    top: 28%;
    width: 290px;
    border-radius: 3px;
}

.property-item:hover .property-img img {
    transform: none;
}

.single-property-box:hover .property-img:after {
    background: unset;
}

.savr-bt-pos {
    position: absolute;
    right: 24px;
    bottom: 312px;
    background: none;
}

.enq-br {
    border: 1px solid #ccc;
}

.bred-cr {
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    color: #888;
}

.blog-color {
    color: #222222 !important;
}

.icon-br {
    border: 3px solid;
    padding: 15px;
}

.slide-container {
    max-width: 1228px;
}

.why-choose {
    width: 92% !important;
}

.position-req {
    position: absolute;
    top: 16px;
    left: 22px;
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 6px;
    border: 1px solid #1e293d;
    border-radius: 3px;
}

.position-req-two {
    position: absolute;
    top: 16px;
    left: 22px;
    background: #fff;
    font-size: 16px;
    font-weight: 600;
}

.single-share {
    border: 1px solid;
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
}

.set-position-box {
    position: absolute;
    bottom: -19px;
    left: 32px;
    background: #fff;
}

.font-w-500 {
    font-weight: 500;
}

.font-w {
    font-size: 17px !important;
    font-weight: 500 !important;
    color: #000 !important;
}

.text-on-img {
    position: absolute;
    top: 49%;
    left: 3%;
    color: #fff;
}

.check-bx {
    width: 23px;
    height: 21px;
}

.share-pop {
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 17px !important;
}

.main-sect-aprat {
    padding-top: 10rem;
    padding-bottom: 10px;
    /*background-image: url(../images/bg-main2.jpg);*/
    background-size: cover;
}

.bg-tr {
    max-height: 200px;
    background-color: rgb(38 44 70);
    padding: 16px 18px;
    box-sizing: border-box;
    border-radius: 3px;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    font-size: 18px;
    margin-top: 11px;
}

.has-search .form-control {
    padding-left: 2.375rem !important;
    border-radius: 0 0 0 2px;
    height: 60px;
}

.h5-search {
    background: rgba(51, 63, 72, 0.8);
    padding: 7px 30px 7px 30px;
    font-size: 16px;
    text-align: center;
    color: #fff !important;
    margin-bottom: 0;
    margin-right: 5px;
    font-weight: 500;
    border-radius: 3px 3px 0 0;
}

.bg-none-a {
    background: rgba(51, 63, 72, 0.8);
}

.btn-search {
    padding-top: 2px;
    padding-right: 40px;
    padding-bottom: 2px;
    padding-left: 34px;
    font-size: 18px;
    border-radius: unset;
    height: 60px;
    border: 0;
    background: #343a40;
    color: #fff;
}

.main-set {
    color: #fff;
    font-weight: normal;
    font-size: 1.15rem;
    margin-bottom: 10px;
}

.css-box-shadow {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.main-img-height {
    max-height: 502px !important;
    width: auto !important;
    height: 75vh;
}

.small-right {
    width: 100% !important;
    height: 50%;
}

.btn-search:hover {
    background: silver !important;
    transition: 0.5s !important;
    color: #343a40;
}

.rh_overlay {
    background: rgba(30, 166, 154, 0.7);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

.img-container {
    position: relative;
    width: 100%;
    max-width: 400px;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: #88888887;
}

.img-container:hover .overlay {
    opacity: 1;
}

.bx-icon {
    color: #fff !important;
    background: #fff0;
    font-size: 13px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    padding: 9px;
    font-weight: 600;
    border: 2px solid #fff;
}

.bx-icon:hover {
    color: #000 !important;
    background: #fff;
    transition: 0.7s;
}

.card-section {
    background: #f7f7f7;
}

.sub-p {
    color: #808080 !important;
    font-size: 14px;
}

.fomt-w-600 {
    font-weight: 500 !important;
}

.pagination-center {
    margin: auto;
    display: inline-table;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #222222;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.pl---0 {
    padding-left: 0 !important;
}

.pagination li {
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    list-style: none !important;
}

.fas-color {
    font-weight: 900;
    color: #b3b3b3 !important;
    font-size: 18px;
    padding: 6px;
    padding-left: 0;
}

.ml--0 {
    margin-left: 0 !important;
}


/* .breadcrumb li, a{
    color: #b3b3b3;
} */

.gray-p {
    color: #3c475b !important;
}

.title-color {
    color: #3c475b !important;
}

.css-19z2o7j::after {
    content: "";
}

.css-19z2o7j::after {
    display: block;
    position: absolute;
    top: 15px;
    right: 31px;
    width: 4px;
    height: 3px;
    border-radius: 50%;
    background: rgb(255, 255, 255);
}

.sub-text-on-img {
    position: absolute;
    top: 56%;
    left: 60%;
    color: #fff;
    font-weight: 500;
}

.property-card-text {
    font-size: 16px;
    color: rgb(60, 71, 91);
    font-weight: 500 !important;
}

.pl--0 {
    padding-left: 0!important;
}

.text-on-img-pty {
    position: absolute;
    top: 54%;
    left: 3%;
    color: #fff;
}

.pty-card-icon {
    color: rgb(60 71 91) !important;
    margin-bottom: 4px;
}

.span-pty {
    margin-top: 6px;
    margin-left: 21px;
    font-weight: 500;
}

.team-pty {
    position: absolute !important;
    left: 1px!important;
    background: #fff!important;
    box-shadow: none!important;
    display: block;
    margin-top: -35px;
}

.team-pty-right {
    background: #fff!important;
    margin-top: -35px;
    right: 1px!important;
}

.pty-title {
    color: #515b6e;
    font-size: 21px;
    margin-left: 26px !important;
}

.mb--0 {
    margin-bottom: 0 !important;
}

#summary {
    font-size: 14px;
    line-height: 1.5;
}

#summary p.collapse:not(.show) {
    height: 42px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#summary p.collapsing {
    min-height: 42px !important;
}

#summary a.collapsed:after {
    content: 'Show all';
}

#summary a:not(.collapsed):after {
    content: 'Show less';
}

.view-more-btn {
    padding: 9px !important;
    margin-top: 31px !important;
}

.heigh-100vh {
    height: 100vh;
}

.custom-btn {
    margin-left: 13px !important;
    margin-top: 2px !important;
    padding: 6px 22px !important;
}

.testimonials .featured-property-info .property-title-box {
    position: absolute;
    left: 0%;
    border-radius: 0;
    padding: 45px;
    width: 100%;
    margin: 75px 0;
    height: 282px;
}

.top-center {
    top: 50% !important;
}

.text-comm {
    font-style: normal !important;
    font-size: 20px !important;
    text-transform: none;
    line-height: 36px !important;
    letter-spacing: 0px;
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
    height: 100vh;
}


/* ipad */

@media only screen and (max-width: 991px) {
    .mb_sm--30 {
        margin-bottom: 30px;
    }
    .card-container {
        padding: 0 38px;
    }
    .main-img-height {
        height: 100% !important;
        width: 100% !important;
    }
    .main-sect-aprat {
        padding-top: 10rem;
        padding-bottom: 1rem;
        /*background-image: url(../images/bg-main2.jpg);*/
        background-size: cover;
    }
    .custom-btn {
        margin-left: 7px !important;
        margin-top: 2px !important;
        padding: 6px 15px !important;
    }
    img.mfp-img {
        width: auto;
        max-width: 100%;
        height: auto;
        display: block;
        line-height: 0;
        box-sizing: border-box;
        padding: 40px 0 40px;
        margin: 0 auto;
        height: auto;
    }
    .btn-search {
        display: block;
        text-align: center;
        margin: auto;
        margin-top: 17px;
    }
    .bg-tr {
        max-height: 518px;
        background-color: rgba(0, 0, 0, 0.6);
        padding: 16px 18px;
        box-sizing: border-box;
        border-radius: 3px;
    }
    .css-19z2o7j::after {
        display: block;
        position: absolute;
        top: 15px;
        right: 31px;
        width: 4px;
        height: 3px;
        border-radius: 50%;
        background: rgb(255, 255, 255);
    }
    .nav-folderized .nav.open h2:after {
        content: "\e873";
        float: right;
        font-size: 18px;
    }
    .why-choose {
        width: 100% !important;
    }
    .d-sm-none-c {
        display: none !important;
    }
    .set-position-box {
        position: absolute;
        bottom: -19px;
        left: 31%;
        background: #fff;
    }
    .modal-header .close {
        padding: 1rem;
        margin: -1rem -1rem -1rem auto;
        height: 51px;
        padding-top: 3px;
        position: absolute;
        right: 3px;
        color: #000;
        opacity: inherit;
        font-size: 60px;
        font-weight: 200;
        top: 4px;
    }
    .nav-folderized .nav h2:after {
        content: "\e874";
        float: right;
        font-size: 17px;
        line-height: 1;
        margin-left: 10px;
        position: absolute;
    }
    .savr-bt-pos {
        position: absolute;
        right: 24px;
        bottom: 95px;
        background: none;
    }
    .socil-l {
        margin-left: 34%;
    }
    .fa-socail {
        font-size: 23px;
        line-height: 40px;
        padding-right: 7px;
    }
    .mt-sm-c {
        margin-top: 12px;
    }
    .sm-ml-cc {
        margin-left: 23px !important;
        padding-left: 12px !important;
    }
    .property-list .single-property-box .property-title-box {
        padding: 20px 0px;
    }
    .d-cutom-ds {
        display: none;
    }
    .d-cutom-mo {
        display: block;
    }
    .property-feature li span {
        font-size: 13px;
        color: #222222;
        font-weight: 400;
    }
    .modal-dialog {
        max-width: 100% !important;
        text-align: center;
    }
    .mt-sm-cc {
        margin-top: -95px !important;
    }
    .m-smal-sub {
        margin: 15px !important;
    }
    .w-arow {
        width: 30px !important;
        height: 30px !important;
    }
    .left-test {
        line-height: 31px !important;
        font-size: 15px !important;
    }
}


/* mobile view */

@media only screen and (max-width: 767px) {
    .vid-w {
        width: 100%;
        margin: auto;
        height: 213px;
    }
    .bg-bred-c {
        background-image: url('../images/silver_banner.png');
        height: 150px;
        background-size: cover;
        padding: 0;
        background-position: center;
    }
    .font-w.d-flex.pt-10.pb-10 {
        margin-left: -15px !important;
    }
    .bg-bred {
        background-image: url('../images/silver_banner.png');
        height: 150px;
        background-size: cover;
        padding: 0;
        margin-top: 22% !important;
        background-position: center;
    }
    .contact-info-item {
        /* text-align: center; */
        padding: 10px 14px;
    }
    .bg-curve {
        background-image: url(../images/category/image-m.png);
        background-size: cover;
        background-position: bottom;
        /* background: no-repeat; */
        height: 79vh;
    }
    .bg-curve-2 {
        background-image: url(../images/category/img-team.png);
        background-size: cover;
        background-position: bottom;
        /* background: no-repeat; */
        height: unset;
    }
    .sm-pt {
        padding-top: 40px !important;
    }
    .featured-property-wrap.v1 .featured-property-info .property-title-box {
        left: 15px;
        margin: 40px;
    }
    .testimonials .property-location p {
        color: #f5f5f5;
        font-size: 0.8rem;
    }
    .bg-h {
        background-position: center;
        background-size: cover;
        height: 578px;
    }
    .featured-property-wrap.v1 .featured-prev {
        left: 0;
    }
    .featured-property-wrap.v1 .featured-next {
        right: 0.5% !important;
        left: auto;
    }
    .featured-property-wrap.v1 .featured-property-info .property-title-box {
        width: 91%;
    }
    .featured-property-wrap.v1 .featured-prev,
    .featured-property-wrap.v1 .featured-next {
        top: 40%;
    }
    .sm-mtt {
        margin-top: 100px !important;
    }
    .bg-pic-h {
        height: 357px !important;
    }
    .mlbc {
        margin-left: 0rem!important;
    }
    .team-rr {
        display: none;
    }
    .team-ll {
        display: none;
    }
    .model-m-mt {
        margin-top: 50%;
    }
    .play-custom-m {
        width: 19px !important;
        padding-top: 20px;
    }
    .margin-main-m {
        margin-bottom: 0 !important;
    }
    .single-blog-item.v1 .card-body {
        padding: 15px 8px 0px 5px;
    }
    .insi-pt {
        padding-top: 0px !important;
    }
    .bottom-content {
        padding: 0 6px 13px;
    }
    .blog-area .sidebar-right {
        padding-bottom: 4px !important;
    }
    .nav-folderized ul.res-list {
        max-height: 0;
        overflow: hidden;
        transition: 0.5s ease-out;
        display: table-cell;
    }
    .m-mini {
        margin-top: -10%;
    }
    .footer-mb-c {
        margin-bottom: 6%;
    }
    .main-hea {
        height: 80px !important;
        padding-top: 0 !important;
    }
    .silver-logo {
        width: 83%;
    }
    .main-pos {
        padding-top: 0px;
        position: relative;
        top: -7px;
    }
    .mob-pl-pr {
        padding-left: .25rem!important;
        padding-right: .25rem!important;
    }
}


/*anand*/

.newsletter {
    color: #fff;
    font-size: 18px !important;
    font-weight: 500;
    line-height: 1.2;
}

li.breadcrumb-item.one {
    margin-left: 110px;
}

.p-line-height {
    line-height: 27px !important;
    font-weight: 600 !important;
    font-size: 12px !important;
}