@media (max-width: 1750px) {
    .tp-single-review-content {
        height: 420px;
    }
}
@media (max-width: 1700px) {
    .tp-banner-image {
        display: none;
    }
    .tp-header-banner-wrap h3 {
        margin-left: 0;
    }
}
@media (max-width: 1600px) {
    .tp-charge-left-effect {
        animation: none;
    }
    .tp-charge-right-effect {
        animation: none;
        right: -150px;
        bottom: -200px;
    }
    .tp-review-slider-left-shadow {
        width: 385px;
    }
    .tp-review-slider-right-shadow {
        width: 385px;
    }
    .tp-single-review-content {
        height: 400px;
    }
}
@media (max-width: 1400px) {
    .tp-container {
        padding: 0 20px;
    }
    .tp-footer-last {
        padding: 20px;
    }
    .tp-hero-image .tp-social {
        right: -150px;
    }
    .tp-single-item-wrap {
        width: 32%;
    }
    .tp-hero-image .tp-campress {
        left: -115px;
    }
    .tp-hero-image .tp-delete {
        left: -120px;
    }
    .tp-hero-image .tp-social {
        right: -120px;
    }
    .tp-single-review-content {
        height: 380px;
    }
    .tp-halo-promo-banner .tp-timer-wrapper {
        margin-right: 20px;
    }
}
@media (max-width: 1350px) {
    .tp-header-banner-wrap h3 {
        margin-left: 0;
    }
}
@media (max-width: 1200px) {
    .tp-hero-image {
        max-width: 820px;
    }
}
@media (max-width: 1250px) {
    .tp-mega-menu-section {
        width: 970px;
    }
}
@media (max-width: 1150px) {
    .tp-halo-promo-banner {
        display: none;
    }
}
@media (max-width: 1080px) {
    .tp-review-slider-left-shadow {
        display: none;
    }
    .tp-review-slider-right-shadow {
        display: none;
    }
    .tp-header-banner-wrap {
        padding-left: 20px;
        padding-right: 35px;
    }
}
@media (max-width: 1179px) {
    .tp-header-section {
        justify-content: space-between;
    }
    .tp-header-section nav {
        display: none;
    }
    .tp-get_thumbpress {
        display: none;
    }
    .tp-hero-image {
        max-width: 680px;
    }
    .tp-mobile-menu {
        display: block;
    }
    .tp-mobile-menu i {
        font-size: 26px;
        cursor: pointer;
    }
    .tp-hero-section-wrap h1 {
        font-size: 56px;
        line-height: 70px;
    }
    .tp-hero-image {
        max-width: 500px;
    }
    .tp-hero-image .tp-feature-item {
        padding: 5px;
    }
    .tp-charge-section h2 {
        font-size: 36px;
    }
    .tp-charge-section h3 {
        font-size: 32px;
    }
    .tp-single-item-wrap {
        height: 345px;
    }
    .tp-why-shoose-wrapper {
        flex-direction: column-reverse;
    }
    .tp-why-shoose-wrapper h2 {
        font-size: 36px;
    }
    .tp-why-choose-right img {
        margin-bottom: 50px;
    }
    .tp-why-choose-left {
        text-align: center;
    }
    .tp-why-shoose-wrapper ul {
        text-align: center;
    }
    .tp-why-shoose-wrapper ul li {
        text-align: left;
    }
    .tp-user-review-section h2 {
        font-size: 32px;
        margin-bottom: 35px;
    }
    .tp-banner-wrap h2 {
        font-size: 36px;
        padding: 0 20px;
    }
    .tp-accordian-section h2 {
        font-size: 36px;
        margin-bottom: 50px;
    }
    .tp-footer-wrap .tp-footer-left ul li {
        margin-bottom: 10px;
    }
    /*
        Reponsive Navbars
    */
    .tp-mobile-navbar {
        z-index: 100000;
        width: 100%;
        height: 100vh;
        position: fixed;
        padding: 32px;
        background-color: rgba(255, 255, 255, 0.8);
        top: 0;
        left: 0;
        backdrop-filter: blur(6px);
    }
    .tp-mobile-navbar-wrap {
        background: var(--light-color);
        padding: 20px;
        border-radius: 12px;
        -webkit-box-shadow: 0px 1px 20px 1px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 1px 20px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 1px 20px 1px rgba(0, 0, 0, 0.1);
    }
    .tp-mobile-nav-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 50px;
    }
    .tp-mobile-nav-header img {
        width: 150px;
        height: auto;
    }
    .tp-mobile-nav-header .tp-mobile-menu-cross {
        width: 34px;
        height: 34px;
        border-radius: 50%;
        background: rgba(21, 34, 66, 0.05);
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
    .tp-mobile-nav-header .tp-mobile-menu-cross i {
        font-size: 25px;
    }
    .tp-mobile-navbar-wrap nav {
        margin-bottom: 45px;
    }
    .tp-mobile-navbar-wrap nav ul {
        list-style-type: none;
    }
    .tp-mobile-navbar-wrap nav ul li a {
        display: block;
        text-transform: capitalize;
        color: var(--black-color);
        padding: 10px 30px;
        border-bottom: 1px solid rgba(21, 34, 66, 0.05);
        line-height: 26px;
        font-weight: 500;
    }
    .tp-mobile-navbar-wrap .tp-mobile-btn {
        display: block;
        color: var(--primary-color);
        border-color: var(--primary-color);
        text-align: center;
    }
    .tp-single-review-content {
        height: 320px;
    }
    /* Mega menu */
    .tp-mega-menu-section {
        display: none;
    }
    .tp-mobile-navbar-wrap nav ul li.tp-child a::before {
        position: absolute;
        right: 50px;
        font-family: FontAwesome;
        content: "\f105";
        width: 20px;
        height: 20px;
    }
    .tp-mobile-navbar-wrap nav ul li.tp-dropdown a::before {
        display: none;
    }
    .tp-responsive-mega-menu .tp-mobile-btn {
        display: block;
        color: var(--primary-color);
        border-color: var(--primary-color);
        text-align: center;
        background-color: var(--light-color);
        margin-top: 10px;
    }
    .tp-responsive-mega-menu .tp-mega-menu-wrapper {
        flex-direction: column;
    }
    .tp-responsive-mega-menu .tp-mega-menu-wrapper .tp-single-mega-menu-item {
        width: 100%;
    }
    .tp-responsive-mega-menu .tp-mega-menu-wrapper .tp-single-mega-menu-item a {
        padding: 0;
        border-bottom: 1px solid #ddd;
        text-transform: capitalize;
        color: var(--black-color);
        padding: 10px 30px;
        border-bottom: 1px solid rgba(21, 34, 66, 0.05);
        line-height: 16px;
        font-weight: 500;
        font-size: 16px;
    }
    .tp-text p {
        line-height: 16px;
    }
    .tp-responsive-mega-menu
        .tp-mega-menu-wrapper
        .tp-single-mega-menu-item
        a
        .tp-mega-menu-icon {
        border: none;
    }
    .tp-responsive-mega-menu
        .tp-mega-menu-wrapper
        .tp-single-mega-menu-item
        a
        .tp-mega-menu-icon
        .tp-text
        p {
        font-size: 14px;
    }
    .tp-mobile-back {
        margin-bottom: 10px;
        cursor: pointer;
    }
    .tp-responsive-mega-menu {
        display: none;
    }
}
@media (max-width: 768px) {
    .tp-hero-section-wrap h1 {
        font-size: 48px;
        padding: 0 20px;
    }
    .tp-hero-section-wrap p {
        padding: 0 20px;
    }
    .tp-hero-image .tp-feature-item p {
        font-size: 14px;
    }
    .tp-hero-image .tp-campress {
        top: -10px;
        left: -50px;
    }
    .tp-hero-image .tp-delete {
        max-width: 265px;
        left: -50px;
        bottom: 20px;
    }
    .tp-hero-section-wrap p {
        padding: 0 5px;
    }
    .tp-hero-image .tp-social {
        top: 10px;
        right: -65px;
    }
    .tp-hero-image .tp-edit {
        bottom: 30px;
        right: -35px;
    }
    .tp-single-item-wrap {
        width: 47%;
        height: 310px;
    }
    .tp-accordian-wrap {
        flex-direction: column;
    }
    .tp-accordian-left {
        margin-bottom: 30px;
    }
    .tp-accordian-left,
    .tp-accordian-right {
        width: 100%;
    }
    .tp-footer-wrap {
        flex-direction: column;
    }
    .tp-footer-wrap .tp-footer-widget {
        width: 100%;
        text-align: center;
    }
    .tp-footer-wrap .tp-footer-left p {
        margin: auto;
        margin-bottom: 40px;
    }
    .tp-footer-wrap .tp-footer-right p {
        margin: auto;
        margin-bottom: 24px;
    }
    .tp-hero-image {
        max-width: 435px;
    }
    .tp-countdown-wrapper {
        flex-direction: column;
        background: transparent;
        border: none;
        box-shadow: none;
    }
    .tp-countdown-item {
        max-width: 260px;
        border: none;
        padding: 15px;
        border-radius: 20px;
        margin: auto;
        background-color: var(--light-color);
        border: 1px solid rgba(21, 34, 66, 0.05);
        box-shadow: 0px 25px 60px 0px rgba(0, 0, 0, 0.06);
        margin-bottom: 20px;
    }
    .tp-countdown-item .tp-count-down-text h3 {
        margin-bottom: 10px;
    }
    .tp-why-choose-section h2 {
        display: block;
        font-size: 24px;
        line-height: 30px;
        max-width: 200px;
        margin: auto;
        text-align: center;
    }
    .tp-why-shoose-wrapper h2 {
        display: none;
    }
    .tp-sticky-space {
        height: 50px;
    }
    .tp-header-banner {
        display: none;
    }
}

@media (max-width: 576px) {
    .tp-header-section .tp-logo-area a img {
        max-width: 160px;
    }
    .tp-hero-section-wrap {
        margin-top: 25;
    }
    .tp-hero-section-wrap h1 {
        font-size: 24px;
        font-weight: bold;
        line-height: 36px;
        margin-bottom: 12px;
    }
    .tp-hero-section-wrap p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 32px;
    }
    .tp-hero-section-wrap .tp-btn-wrap {
        flex-direction: column-reverse;
    }
    .tp-hero-section-wrap .tp-btn-wrap a {
        margin-bottom: 16px;
    }
    .tp-hero-image {
        margin-top: 32px;
    }
    .tp-hero-image .tp-campress {
        top: 1px;
        left: -10px;
    }
    .tp-hero-image .tp-social {
        right: -5px;
        max-width: 265px;
        top: 48px;
    }
    .tp-hero-image .tp-delete {
        max-width: 263px;
        left: -10px;
        bottom: 39px;
    }
    .tp-hero-image .tp-edit {
        bottom: 1px;
        right: -5px;
    }
    .tp-hero-image {
        margin-bottom: 32px;
    }
    .tp-countdown-item .tp-count-down-text h3 {
        font-size: 24px;
    }
    .tp-countdown-item .tp-count-down-text p {
        font-size: 12px;
    }
    .tp-charge-section {
        margin-top: 32px;
        margin-bottom: 32px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .tp-charge-left-effect,
    .tp-charge-right-effect {
        display: none;
    }
    .tp-charge-section h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .tp-charge-section h3 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 24px;
    }
    .tp-single-item-wrap {
        width: 100%;
        height: 275px;
    }
    .tp-signle-item-mobile {
        display: none;
    }
    .tp-single-item-wrap .tp-blur {
        top: -100px;
        right: -100px;
        height: 275px;
    }
    .tp-why-choose-right img {
        max-width: 250px;
        margin: auto;
        margin-bottom: 16px;
    }
    .tp-why-shoose-wrapper p {
        margin-bottom: 16px;
        font-size: 12px;
        line-height: 20px;
    }
    .tp-why-shoose-wrapper ul {
        max-width: 300px;
        margin: auto;
    }
    .tp-why-shoose-wrapper ul li {
        font-size: 12px;
        line-height: 30px;
        font-weight: 500;
    }
    .tp-why-shoose-wrapper ul li i {
        margin-right: 10px;
        font-size: 16px;
    }
    .tp-user-review-section {
        margin-top: 32px;
    }
    .tp-user-review-section h2 {
        font-size: 24px;
        font-weight: 600;
        line-height: 32px;
        margin-bottom: 24px;
    }
    .tp-single-review-wrap {
        margin: 0;
    }
    .tp-single-review-left h6 {
        font-size: 16px;
        line-height: 20px;
        margin: 0;
    }
    .tp-single-review-left span {
        font-size: 12px;
    }
    .tp-single-review-header a img {
        width: 80px;
        height: auto;
    }
    .tp-single-review-header a .tp-single-review-left img {
        width: 50px;
    }
    .tp-single-review-content p {
        font-size: 12px;
        line-height: 22px;
    }
    .tp-user-review-wrap .slick-dots li button {
        width: 12px;
        height: 12px;
    }
    .tp-user-review-wrap .slick-dots li {
        margin: 5px;
    }
    .tp-banner-section {
        margin-top: 32px;
    }
    .tp-banner-wrap h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .tp-banner-wrap {
        padding-top: 70px;
        padding-bottom: 60px;
    }
    .tp-banner-wrap p {
        padding: 0 20px;
        font-size: 12px;
        line-height: 18px;
    }
    .tp-accordian-section {
        margin-top: 32px;
    }
    .tp-accordian-section h2 {
        font-size: 24px;
        line-height: 32px;
        max-width: 290px;
        margin: auto;
        margin-bottom: 24px;
    }
    .tp-accordian-left,
    .tp-accordian-right {
        padding: 10px;
    }
    .tp-single-accordian-header p {
        font-size: 12px;
        line-height: 20px;
    }
    .tp-single-accordian {
        padding-bottom: 10px;
    }
    .tp-single-accordian-content p {
        font-size: 12px;
        line-height: 20px;
    }
    #tp-footer {
        margin-top: 60px;
        padding-top: 60px;
    }
    .tp-footer-wrap .tp-footer-left a img {
        margin-bottom: 16px;
    }
    .tp-footer-wrap .tp-footer-left p,
    .tp-footer-wrap .tp-footer-right p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 24px;
    }
    .tp-footer-wrap .tp-footer-center h3,
    .tp-footer-wrap .tp-footer-right h3 {
        margin-bottom: 20px;
    }
    .tp-footer-last p {
        font-size: 12px;
        line-height: 17px;
    }
    .tp-footer-wrap {
        padding-bottom: 20px;
    }
    .tp-footer-wrap .tp-footer-right .tp-subscribe-area form .tp-row {
        flex-direction: column;
    }
    .tp-footer-wrap .tp-footer-right .tp-subscribe-area form .tp-row input {
        margin: 0;
        margin-bottom: 10px;
        width: 100%;
    }
    .tp-mobile-navbar {
        padding: 30px 15px;
    }
    .tp-single-review-content {
        height: 235px;
    }
    .tp-hero-image .tp-feature-item {
        padding: 12px;
        display: none;
    }
    .tp-countdown-item {
        border-radius: 4px;
        width: 260px;
    }
    .tp-see-more-btn {
        display: block;
        width: 90%;
        border: 1px solid rgba(255, 255, 255, 0.5);
        padding: 10px;
        color: var(--light-color);
        font-weight: 500;
        font-size: 12px;
        border-radius: 8px;
        text-align: center;
        margin: auto;
        margin-top: 24px;
        cursor: pointer;
    }
    .tp-user-review-wrap .slick-arrow {
        width: 35px;
        height: 35px;
        font-size: 20px;
    }
    .slick-prev {
        transform: translateX(-40px);
    }
    .slick-next {
        transform: translateX(40px);
    }
    .tp-user-review-wrap {
        padding-left: 20px;
        padding-right: 20px;
        border-radius: 8px;
    }
    .tp-responsive-mega-menu .tp-mega-menu-wrapper .tp-single-mega-menu-item a {
        padding: 5px 0;
    }
    .tp-responsive-mega-menu
        .tp-mega-menu-wrapper
        .tp-single-mega-menu-item
        a
        .tp-mega-menu-icon {
        width: 45px;
        height: 45px;
    }
    .tp-responsive-mega-menu
        .tp-mega-menu-wrapper
        .tp-single-mega-menu-item
        a
        .tp-mega-menu-icon
        i {
        font-size: 18px;
    }
    .tp-responsive-mega-menu
        .tp-mega-menu-wrapper
        .tp-single-mega-menu-item
        a
        .tp-mega-menu-icon
        .tp-text
        p {
        font-size: 14px;
    }
    .tp-blog-details h1 {
        font-size: 32px;
    }
    .tp-blog-details h2 {
        font-size: 26px;
    }
    .tp-blog-details h3 {
        font-size: 22px;
    }
}
@media (max-width: 376px) {
    .tp-comming-soon {
        position: absolute;
        width: 80px;
        height: auto;
        bottom: 0;
        right: 0px;
    }
}
