
/* ===== Global styles ===== */
body {
    background-color: #f4fff1;
}


/* =================Home page================== */

.tp-testimonial__logo h3 {
    color: #111;
    font-size: 40px;
}
.apply--padding p {
    padding: 0.5rem;
}
.tp-hero__pl-pr {
    padding-top: 1px;
}
.tp-sales-space {
    padding-top: 50px;
    padding-bottom: 100px;
}
.tp-testimonial__right-item {
    text-align: center;
    padding-block: 50px 0;
}
.tp-testimonial__content p {
    color: #111 !important;
    font-weight: 300;
}
.inc--height {
    height: 340px;
}
.tp-sales-feature ul li span {
    padding-left: 8px;
}
.display-sm-none {
    display: block;
}
.display-sm {
    display: none;
}
.font-70{
    font-size: 77px;
    font-weight: 600;
}
.inc--img-width img{
    max-width: 500px;
}
/* .fw-500{
    font-weight: 500 !important;
} */
.yellow--bg{
    background-color: #F4FFF1 !important;
}
.tp-feature__item {
    box-shadow: 0 0 2px 2px rgba(18, 20, 32, 0.2);
}


/* ===================About us page==================== */

.tp-section-subtitle {
    background: none;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.06em;
    color: #6b14fa;
    padding-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
}
.ab-company-section-text p, .light--brown, .ab-company-fun-fact p, .ab-company-fun-fact h4 em {
    color: #94563d !important;
}



/* ===================services page==================== */


.tp-service-sm-item {
    min-height: 380px;
}
.tp-feature-five-item {
    height: 371px;
}
.about-img-height {
    margin-top: -314px;
}
.about-banner-title {
    margin-top: 120px;
}
.about-banner-title {
    margin-top: 86px;
}
.about-img-height {
  min-height: 560px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  margin-top: -335px;
  overflow: hidden;
}
.about-img-title{
    margin-top: -128px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-img-height {
    min-height: 400px;
    margin-top: -385px;
  }
    .about-img-title {
        margin-top: -120px;
    }
    
}
@media (max-width: 767px) {
  .about-img-height {
    min-height: 300px;
    margin-top: -200px;
  }
  .about-img-title {
        margin-top: -115px;
    }
}
@media (max-width: 567px) {
    .about-img-height {
        min-height: 300px;
        margin-top: -271px;
    }
  .about-img-title {
        margin-top: -69px;
    }
.about-banner-title {
    margin-top: 66px;
}
}

.tp-about__list ul li { 
    margin-bottom: 17px;
}



/* ===================contact us page==================== */

.add-hover:hover {
    background-color: var(--tp-common-black);
}
.apply-hover {
    transition: transform 0.5s ease 0.2s;
}
.apply-hover:hover {
    transform: scale(1.1);
}
.postbox__comment-input {
    margin-top: 15px;
}
#message-error {
    top: 80%;
}
.error {
    margin-top: 0;
}
label.error {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(160%);
    margin-top: 0;
    transition: 0.2s ease all;
}
.error {
    color: red;
    font-weight: 600;
    margin-top: 10px;
}
.font-dark{
    color: #642819 !important;
}


/* ===================faq page==================== */

.accordion-body, .tp-inner-font p, .contact-form-section-box p, .floating-label, .floating-label-2{
    color: #717b77 !important;
}




/* =====================footer====================== */

.tp-footer__content ul li span {
    font-weight: 500;
    font-size: 16px;
    color: rgba(245, 245, 250, 0.6);
    transition: 0.3s;
}
.tp-footer__content ul li span:hover {
    color: var(--tp-common-white);
    margin-left: 5px;
}
.tp-footer__contact-info span {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-family: var(--tp-ff-mont);
}







/* ===================header==================== */


.mobile-viewport {
    display: none !important;
}
.aligncenter {
    display: flex;
    justify-items: center;
}
.setoverflow {
    white-space: nowrap;
    overflow: visible;
}
.header-bottom__main-menu-4.header-bottom__main-menu-inner nav ul li::after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
    filter: drop-shadow(0px 2px 0px #642819 );
}



/*========================Policies==========================*/

.career-border-bottom {
    border-bottom: none;
}
.child-one a {
  transition: transform 0.3s ease;
}

.child-one a:hover {
  color: #d8b0a6;
}




/* ====================Padding======================= */

.pt-120 {
    padding-top: 120px;
}
.pb-110 {
    padding-bottom: 50px;
}
.my-70 {
    margin-block: 70px;
}
.pt-300 {
    padding-top: 300px;
}
.pt-100 {
    padding-top: 30px;
}














/* =========================== Header & Footer ============================ */

.apply-active a.active {
    color: #642819 !important;
    font-weight: 700;
}
.tp-footer__content ul li a.active {
    color: #642819;
    font-weight: 700;
}
.header-bottom__main-menu nav ul li a:hover{
    color: #642819;
}
.header-sticky-bg-2.header-sticky, .header-bottom__area-2.header-sticky {
    background-color: #F4FFF1;
}

/* ============================ Slider / Testimonials ============================ */

.tp-testimonial__img-wrap {
    cursor: pointer;
    transition: transform 0.5s ease 0.2s;
}
.tp-testimonial__img-wrap:hover {
    transform: scale(1.1);
}
.tp-testimonial__img-wrap.slick-current {
    color: #111 !important;
}













/* .font-color {
    color: #f5f5fa99;
} */
.breadcrumb__list span.child-one {
    color: #ffffff;
}
/* .increasewidth {
    width: 150px;
    height: 249.79px;
} */





/* ====================Fontsize and color===================== */

.tp-section-title,
.tp-section-title-5,
.contact-inner-title-sm {
    font-size: 40px;
    color: #642819;
}
.tp-about__list ul li,
.tp-platform-text p {
    font-size: 18px;
    color: #642819;
}
p,
.tp-testimonial__content p,
.tp-panel-content-2 p,
.tp-feature-five-section-box p {
    font-size: 18px;
    color: #642819;
}
h3 {
    font-size: 30px;
    color: #642819;
}
h2 {
    font-size: 30px;
    color: #642819;
}
.tp-feature__title-sm {
    font-size: 20px;
    color: #642819;
    font-weight: 400 !important;
}
.footer-widget-3 .tp-footer__contact-info p,
.footer-widget-3 .tp-footer__content ul li a {
    font-size: 18px;
}
.tp-service-sm-content span,
.tp-service-3-content span {
    font-size: 20px;
    color: #642819;
}
.tp-service-sm-title,
.tp-service-3-title-sm,
.tp-custom-accordion .accordion-body {
    font-size: 18px;
    color: #642819;
}
.career-details-job-responsiblity p,
.career-details-job-list ul li {
    font-size: 18px;
    color: #642819;
}
h6 {
    font-size: 18px;
    color: #642819;
}
.tp-hero__content-box p,
.contact-inner-title-sm-wrap p {
    font-size: 18px;
    color: #642819;
}
.inner-section-subtitle,
.tp-section-subtitle {
    font-size: 22px;
    color: #642819;
}
.tp-section-subtitle {
    padding-inline: 0px;
}
.tp-feature-five-content p {
    font-size: 18px;
}
.tp-feature-five-title-sm {
    font-size: 22px;
}
.tp-project__title-box p {
    font-size: 18px;
}
.ab-company-section-text p {
    font-size: 18px;
}
.breadcrumb__list span.dvdr i{
    color: #642819;
}


.header-bottom__main-menu nav ul li a {
    color: #d8b0a6;
}
.tp-hero__title-box h2 {
    color: #642819;
}
.tp-cta-content p {
    color: #111 !important;
    font-weight: 400;
}
.floating-label-2 {
    color: #642819;
}
.breadcrumb__content h3 {
    color: #642819;
}
.child-one a {
    color: #642819;
}
.breadcrumb__list span {
    color: #642819;
}
h1,
h2,
h3,
h5,
h6,
.tp-panel-title-2 {
    font-weight: 600 !important;
}
.ab-company-fun-fact h4 {
    font-weight: 700 !important;
}
.h4, .inner-section-subtitle{
    font-weight: 500 !important;
}

/* ====================Fontsize and color ends===================== */


.white-bg {
    background: #95e8cc;
}
.tp-btn-white {
    background-color: #95e8cc;
}
.tp-btn {
    background-color: #95e8cc;
}
.tp-btn span {
    color: #111;
}

.add-relative {
    position: relative;
    margin-top: 50px;
}
.add-relative h2 {
    padding-top: 50px;
}
.icons {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 100px;
    border-radius: 30px;
    box-shadow: 0 0 2px 2px rgba(18, 20, 32, 0.2);
    padding: 20px 20px;
    transition: 0.3s;
}

.btn-bg-color {
    background: #642819 !important;
}
.btn-bg-color span {
    color: #ffffff !important;
}
.tp-feature-five-item {
    background-color: #f4fff1;
}
.tp-feature-inner .tp-feature-five-wrapper .tp-feature-five-item {
    box-shadow: none;
    border: 3px solid #5a2d0c;
}
.banner--newimg img {
    width: 27%;
    margin: 30px 0px 0px 21px;
}
.tp-project__thumb img {
    max-width: 308px;
    max-height: 444px;
}

.apply--bgcolor {
    background-color: #E5E8BE;
}
.tp-copyright__text-3 span {
    color: #595b62;
}
.blue-bg-2 {
    background: none;
}
.about-img-title img,
.about-banner-title img {
    max-height: 154px;
}












/* ===== Hero / Banner (site-wide) ===== */
.tp-hero__content-box p {
    line-height: 25px;
}
.tp-hero__content-box p {
    line-height: 25px;
}

.green-fontcolor {
    color: #4b5846 !important;
}
.green-fontcolor ul li {
    color: #4f5e64 !important;
}

.green-fontcolor ul li i {
    background-color: #82bd9c !important;
}
.tp-testimonial__img-item {
    border-left: 1px solid #4b5846;
}

.tp-testimonial__img-active {
    padding: 0px 0px;
}
.tp-sales-feature ul li {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 30px;
}
.tp-about__section-box p {
    color: #4b695f;
}
.tp-hero__hero-title {
    padding-bottom: 5px;
}
.tp-hero__thumb-wrapper-main::after {
    position: absolute;
    content: "";
    top: 47px;
    left: -40px;
    right: 0;
    height: 100%;
    width: 108%;
    background: none;
    border: none;
    filter: drop-shadow(0px 30px 50px rgba(1, 6, 20, 0.12));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0px 30px 50px rgba(1, 6, 20, 0.12);
    border-radius: 20px;
    z-index: -1;
}
.tp-testimonial__left-item {
    padding-block: 30px !important;
    padding-inline: 60px;
}
.tp-cta-bg {
    padding: 50px 40px;
}
.tp-rank__bg-shape {
    transform: rotate(0deg);
}
.tp-project__title-box p {
    border-bottom: none;
}
.tpoffcanvas {
    background-color: #f4fff1;
}
.mean-container .mean-nav ul li a {
    color: #d8b0a6;
}
.add--backgroundcolor-header {
    background-color: #f4fff1 !important;
}
.fix {
    overflow: visible;
}
.tp-testimonial__wrapper {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.about-banner-area {
    overflow: hidden !important;
}

.grey-bg {
    background: none;
}

.apply-absolute {
    position: absolute;
    left: 0;
    bottom: -323px;
    z-index: -1;
    width: 100%;
}
.tp-platform-img-box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.tp-platform-inner .col-custom {
    background: #f5f3f8;
    box-shadow: 0px -3px 0px #642819;
}
.tp-about__main-img img {
    box-shadow: none;
}
.tp-service-sm-icon img {
    max-height: 70px;
    max-width: 70px;
}
.tp-service-3-icon img {
    max-height: 70px;
    max-width: 70px;
}
.tp-faq-img {
    position: absolute;
    bottom: -84%;
    left: 33%;
    z-index: 2;
}
.tp-faq-img img {
    max-width: 60%;
    height: auto;
}
.tp-btn-inner {
    background: #95e8cc;
}
.tp-btn-inner span {
    color: #111;
}

.services--banner-text {
    margin-left: 50px !important;
}

.about-banner {
    background-color: #f4fff1;
    /* height: 540px; */
}
/* .banner--newimg img{
    max-height: 400px;
    padding-left: 51px;
    padding-bottom: 17px;
} */

.tp-hero__bg {
    padding-bottom: 3px;
}
.tp-about__list ul li i {
    background-color: #642819;
}
.header-top {
    position: absolute;
    top: -10px;
    right: 0;
    max-width: 45rem;
    z-index: -1;
}
.tp-testimonial__left-item {
    display: inline-block;
    background: none;
    box-shadow: none;
    border-radius: 30px 60px 0px 30px;
}
.tp-sales-feature ul li::after {
    background: linear-gradient(
        90.27deg,
        #5ce4e4 2.18%,
        rgba(255, 181, 69, 0) 99.77%
    );
}
.tp-sales-feature ul li span em,
.tp-sales-feature ul li.purple-2 span em {
    font-size: 22px;
    color: #642819;
}
.tp-sales-feature ul li.purple-2::after {
    background: linear-gradient(
        90.27deg,
        #e9b722 2.18%,
        rgba(98, 95, 251, 0) 99.77%
    );
}
.ab-company-section-text p {
    color: #642819;
}
.tp-feature-five-content p,
.tp-feature-five-title-sm,
.tp-project__title-sm {
    color: #642819;
}
.tp-project__title-box p {
    margin-bottom: 0px;
}
.inputText,
.textareaText {
    background-color: #f4fff1;
}
.tp-platform-inner .col-custom {
    background: #e9f0e2;
}
.tp-hero__hero-title {
    text-align: left;
}

.tp-hero__hero-title img {
    max-width: 100%;
    height: auto;
}

.contact-inner-img img {
    height: 40px;
    width: 40px;
}

.about-banner-title,
.about-img-title {
    margin-left: 0;
}





/* ============================Background images styles============================ */

.tp-feature__bottom-shape {
    position: absolute;
    left: 0;
    bottom: -140px;
    z-index: -1;
    width: 100%;
}
.tp-feature__bottom-shape img{
    max-height: 800px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-feature__bottom-shape {
        bottom: -110px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-feature__bottom-shape {
        bottom: -35px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-feature__bottom-shape {
        bottom: -77px;
    }
}
@media (max-width: 767px) {
    .tp-feature__bottom-shape {
        bottom: -49px;
    }
}
.tp-feature__bottom-shape img {
    width: 100%;
}

.update--position {
    bottom: -200px;
}
.update--position img {
    max-height: 1086px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .update--position {
        bottom: -160px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .update--position {
        bottom: -120px;
    }
}
@media only screen and (max-width: 991px) {
    .update--position {
        bottom: -61px !important;
    }
}
@media only screen and (max-width: 767px) {
    .update--position {
        bottom: 41px;
    }
    .pt-200 {
        padding-top: 90px;
    }
}

/*
.dec--imgsize{
    bottom: -138px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .dec--imgsize{
    bottom: -56px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .dec--imgsize {
    bottom: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dec--imgsize {
    bottom: 537px;
  }
}
@media (max-width: 767px) {
  .dec--imgsize {
    bottom: 664px;
  }
}



.change--position{
    bottom: -119px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .change--position {
    bottom: -20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .change--position {
    bottom: 88px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .change--position {
    bottom: 185px;
  }
}
@media (max-width: 767px) {
  .change--position {
    bottom: 647px;
  }
}  */


.tp-feature__area {
    background: url(../../assets/img/BG.webp) no-repeat;
    background-size: 100% 112%;
    background-position: center center;
}

.tp-about__area--bg {
    background: url(../../assets/img/Section2BG.webp) no-repeat;
    background-size: 100% 127%;
    background-position: center center;
}
.tp-project__area {
    background: url(../../assets/img/BGservices.webp) no-repeat;
    background-size: 100% 112%;
    background-position: center center;
}
/* .about-banner{
    background: url(../../assets/img/BG.png) no-repeat;
    background-size: 100% 112%;
    background-position: center center;
} */

.breadcrumb__area {
    background: url(../../assets/img/Headerforprivacypolicy.webp) no-repeat;
    background-size: 100% 112%;
    background-position: center center;
}
.about-img {
    background: url(../../assets/img/MainBanner.webp) no-repeat;
    background-size: contain;
    background-position: center center;
}



/* ============================Backgroung images styles============================ */










/* Media Query */

@media (max-width: 1399px) {
    .pt-250 {
        padding-top: 50px;
    }
    .pt-100 {
        padding-top: 30px;
    }
    .pt-120 {
        padding-top: 30px;
    }
    .pb-120 {
        padding-bottom: 50px;
    }
    .pt-300 {
        padding-top: 105px;
    }
    .pt-180 {
        padding-top: 0px;
    }
    .pt-150 {
        padding-top: 110px;
    }
    .pt-160{
        padding-top: 110px;
    }
    .banner--newimg img {
        width: 27%;
        margin: 30px 0px 0px 98px;
    }
}

@media (max-width: 1199px) {
    .mt-80 {
        margin-top: 0px;
    }
    .pt-110 {
        padding-top: 40px;
    }
    /* .service-bg-img img{
        height: 530px;
    }
 */
    .pt-200 {
        padding-top: 90px;
    }
    .banner--newimg img {
        width: 50%;
        margin: 30px 0px 0px 30px;
    }
}

@media (max-width: 991px) {
    .tp-section-title,
    .tp-section-title-5,
    .contact-inner-title-sm {
        font-size: 30px;
    }
    .tp-about__list ul li,
    .tp-platform-text p {
        font-size: 16px;
    }
    p,
    .tp-testimonial__content p,
    .tp-panel-content-2 p,
    .tp-feature-five-section-box p {
        font-size: 16px;
    }
    h3 {
        font-size: 20px;
    }
    h2 {
        font-size: 20px;
    }
    .tp-feature__title-sm {
        font-size: 18px;
    }
    .footer-widget-3 .tp-footer__contact-info p,
    .footer-widget-3 .tp-footer__content ul li a {
        font-size: 16px;
    }
    .tp-service-sm-content span,
    .tp-service-3-content span {
        font-size: 18px;
    }
    .tp-service-sm-title,
    .tp-service-3-title-sm,
    .tp-custom-accordion .accordion-body,
    .contact-form-section-box p {
        font-size: 16px;
    }
    .career-details-job-responsiblity p,
    .career-details-job-list ul li {
        font-size: 16px;
    }
    h6 {
        font-size: 16px;
    }
    .tp-hero__content-box p,
    .contact-inner-title-sm-wrap p {
        font-size: 16px;
    }
    .inner-section-subtitle,
    .tp-section-subtitle {
        font-size: 20px;
    }
    .tp-section-subtitle {
        padding-inline: 0px;
    }
    .tp-feature-five-content p {
        font-size: 16px;
    }
    .tp-feature-five-title-sm {
        font-size: 20px;
    }
    .tp-project__title-box p {
        font-size: 16px;
    }
    .pt-300 {
        padding-top: 58px;
    }
    .tp-faq-img {
        position: absolute;
        bottom: -3%;
        left: 75%;
        z-index: 2;
    }
    .breadcrumb__shape-1 {
        position: absolute;
        top: 50%;
    }
    .breadcrumb__content {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .text-end {
        text-align: center !important;
    }
    .mt-80 {
        margin-top: 0px;
    }
    .tp-sales-space {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .tp-card-thumb-wrapper {
        margin-bottom: 50px;
    }
    .pb-80 {
        padding-bottom: 0px;
    }
    /* .service-bg-img img{
        height: 477px;
    }
    */
    .tp-rank__wrapper {
        margin-bottom: 0px;
    }
    .tp-feature__area {
        background: url(../../assets/img/BG.webp) no-repeat;
        background-size: 100% 130%;
        background-position: center center;
    }
    .inc--img-width img {
        max-width: 350px;
    }
    .pt-70 {
        padding-top: 0px;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .footer-col-3-4 {
        padding-left: 75px;
    }
    .tp-platform-inner .tp-panel-title-2 {
        font-size: 28px;
    }
    .ab-company-fun-fact p {
        font-size: 14px;
    }
    .tp-about__img-wrapper {
        margin-bottom: 0px;
    }
    .pt-50 {
        padding-top: 0px;
    }
    .banner--newimg {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .tp-hero-bg {
        top: 0px;
    }
    .apply-padding {
        padding-top: 30px;
    }
    .footer-col-3-4 {
        padding-left: 0px;
    }
    .mobile-viewport {
        display: list-item !important;
    }
    .tp-about__pt-pb {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .tp-sales-space {
        padding-bottom: 30px;
    }
    .pt-150 {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .tp-feature__item {
        padding: 10px 30px;
    }
    .tp-sales-space {
        padding-top: 30px;
    }
    .pt-105 {
        padding-top: 50px;
    }
    .tp-testimonial__wrapper-main.slick-slide {
        padding-inline: 50px;
        padding-block: 30px;
    }
    .pt-120 {
        padding-top: 30px;
    }
    .pb-100 {
        padding-bottom: 30px;
    }
    .pt-100 {
        padding-top: 30px;
    }
    .tp-panel-content-2 span {
        padding-bottom: 50px;
    }
    .tp-feature-five-item {
        padding: 15px;
    }
    .pb-110 {
        padding-bottom: 50px;
    }
    .tp-service-sm-item {
        min-height: 250px;
    }
    .pb-120 {
        padding-bottom: 50px;
    }
    .pb-130 {
        padding-bottom: 30px;
    }
    .contact-inner-item {
        padding: 15px 20px;
    }
    .pb-110 {
        padding-bottom: 30px;
    }
    .pt-110 {
        padding-top: 0px !important;
    }
    /* .increasewidth {
        width: 140px;
        height: 249.79px;
    } */
    .inc--height {
        height: 229px;
    }
    .tp-feature-five-item {
        height: 300px;
    }
    .pb-50 {
        padding-bottom: 0px;
    }
    .tp-feature__pt-pb {
        padding-top: 30px;
    }
    .tp-cta-area {
        margin-top: 50px;
    }
    .tp-feature-five-item-4 {
        border-radius: 0px 0px 16px 16px;
    }
    .tp-feature-five-item-1 {
        border-radius: 16px 16px 0px 0px;
    }
    /* .service-bg-img img{
        height: 375px;
    }*/
    /* .about-img-height {
        min-height: 185px;
    } */
    .about-img-title img,
    .about-banner-title img {
        max-height: 94px;
    }
    .tp-project__area {
        background: url(../../assets/img/BGservices.webp) no-repeat;
        background-size: 100% 120%;
        background-position: center center;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    /* .increasewidth {
        width: 120px;
        height: 249.79px;
    } */
    .tp-about__img-wrapper {
        margin-bottom: 0px;
    }
}
@media (max-width: 753px) {
    /* .breadcrumb__shape-1 img{
        height: 267px;
    }
    .service-bg-img img{
        height: 375px;
    } */
}

@media (max-width: 575px) {
    .display-sm {
        display: block;
    }
    .display-sm-none {
        display: none;
    }
    /* .tp-sales-main-thumb img {
        max-height: 370px;
    }    */
    /*
    .service-bg-img img{
        height: 363px;
    } */
}

@media (max-width: 412px) {
    /* .tp-card-main-img img {
        max-width: 560px;
        max-height: 320px;
    } */
    .change--position {
        bottom: 944px;
    }
    .about-img-title img, .about-banner-title img {
        max-height: 60px;
    }
        .about-img-title {
        margin-top: -62px;
    }
        .about-img-height {
        min-height: 195px;
        margin-top: -352px;
    }
    .change--img-height {
        margin-top: -347px !important;
    }
    .services--banner-text {
        margin-left: 10px !important;
    }
    .tp-feature__bottom-shape {
        bottom: 67px;
    }
    .pt-200 {
        padding-top: 30px;
    }
        .about-img-height {
        min-height: 195px;
        margin-top: -271px;
    }
    .mb-100 {
        margin-bottom: 0px;
    }
    .pt-120 {
        padding-top: 0;
    }
    .about-banner-content{
        overflow: hidden;
    }
    .pt-160 {
        padding-top: 0;
    }
}

@media (max-width: 360px) {
    .tp-panel-title-2 {
        font-size: 22px;
    }
    .inc--height {
        height: 280px;
    }
    .tp-card-main-img img {
        max-width: 100%;
        height: auto;
    }
}

@media (max-width: 280px) {
    .inc--height {
        height: 320px;
    }
}

@media (min-width: 992px) {
    .tp-about__area--bg {
        background: none;
        background-size: 100% 127%;
        background-position: center center;
    }
}
