/* ==================== [ 1500px ] ==================== */
@media (min-width: 1400px) {

    /* ==================== [ Common Start ] ==================== */
    .container-fluid,
    .container {
        max-width: calc(1140px + 40px);
    }

    .container-fluid-lg,
    .container-lg {
        max-width: calc(1200px + 40px);
    }

    /* ==================== [ Common End ] ==================== */
}

/* ==================== [ 1199px ] ==================== */
@media (max-width: 1199px) {
	/* ==================== [ Product Listing Details Start ] ==================== */
	.listing-details-block { padding: 40px 0; }
	.listing-details-block .listing-details-main .btn-light { max-width: 185px; width: 100%; }
	.listing-details-block .listing-details-main { justify-content: center; }
	/* ==================== [ Product Listing Details End ] ==================== */
}

/* ==================== [ 991px ] ==================== */
@media (max-width: 991px) {

    /* ==================== [ Header Start ] ==================== */
    .header .navbar .navbar-brand img {
        height: 22px;
    }

    /* ==================== [ Header End ] ==================== */

    /* ==================== [ Home Banner Start ] ==================== */
    .home-banner {
        padding: 30px 0 80px;
    }

    .home-banner .dashboard-group .dashboard-card .image {
        height: 230px;
        max-height: 230px;
        min-height: 230px;
    }

    .home-banner .dashboard-group .dashboard-card.card-lg .image {
        height: 300px;
        max-height: 300px;
        min-height: 300px;
    }

    .home-banner .dashboard-group .dashboard-card .card-action {
        padding: 18px 20px;
    }

    .home-banner .notification-group {
        max-width: calc(100% - 48px - 48px);
    }

    /* ==================== [ Home Banner End ] ==================== */

    /* ==================== [ My Hoc Start ] ==================== */
    .my-hoc .dashboard-card .image {
        height: 230px;
        max-height: 230px;
        min-height: 230px;
    }

    .my-hoc .dashboard-card.card-lg .image {
        height: 300px;
        max-height: 300px;
        min-height: 300px;
    }

    .my-hoc .dashboard-card .card-action {
        padding: 18px 20px;
    }

    /* ==================== [ My Hoc End ] ==================== */

    /* ==================== [ Footer Start ] ==================== */
    .footer .brand-group {
        margin-bottom: 16px;
    }

    .footer .top-footer {
        padding: 50px 0 50px;
    }

    .footer .footer-brand * {
        margin: 0 auto;
        height: 22px;
    }

    .footer .menu-title {
        text-align: center;
    }

    .footer .footer-menu li a {
        margin: 0 auto;
    }

    .footer .social ul {
        margin: 30px 0 0;
        justify-content: center;
    }

    .footer .copy {
        padding: 26px 0;
    }

    /* ==================== [ Footer End ] ==================== */

    /* ==================== [ Extra Common Start ] ==================== */
	.common-banner { padding-block: 20px 80px; }
	/* ==================== [ Extra Common End ] ==================== */

	/* ==================== [ Advance Table Block Start ] ==================== */
	.advanced-table-block .parent { padding: 20px; }
	.advanced-table-block .product-quantity { background-color: var(--white); padding: 7px 15px; }
	.advanced-table-block .product-image { height: 97px; width: 97px;  }

	.advanced-table-block .table-text * { text-align: start; }

	.advanced-table-block .listing-product-cart { display: flex; align-items: center; gap: 12px; }

	.advanced-table-block .listing-product-price.in-stock span { color: #198754; }
	.advanced-table-block .listing-product-price { display: flex; align-items: center; gap: 20px; margin-top: 4px; }

	.advanced-table-block .cart-link { transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; }
	.advanced-table-block .cart-link:hover { opacity: .8; }

	.advanced-table-block .listing-mobile-block:not(:last-child) { margin-bottom: 20px; }

	.advanced-table-block .table-title * { display: -webkit-box; line-clamp: 1; -webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden; }

	/* ==================== [ Advance Table Block End ] ==================== */
}

/* ==================== [ 767px ] ==================== */
@media (max-width: 767px) {

    /* ==================== [ Extra Common Start ] ==================== */
    .form-check {
        gap: 9px;
    }

    /* ==================== [ Extra Common End ] ==================== */

    /* ==================== [ Home Banner Start ] ==================== */
    .home-banner {
        padding: 30px 0 80px;
    }

    .home-banner .user-profile-group {
        padding: 6px 19px 6px 19px;
        border-radius: 6px 6px 0 0;
        -webkit-border-radius: 6px 6px 0 0;
        -moz-border-radius: 6px 6px 0 0;
        -ms-border-radius: 6px 6px 0 0;
        -o-border-radius: 6px 6px 0 0;
}

    .home-banner .user-profile-group .profile-card .profile-content .name span {
        display: block !important;
    }

    .home-banner .dashboard-group .dashboard-card .image {
        height: 175px;
        max-height: 175px;
        min-height: 175px;
    }

    .home-banner .dashboard-group .dashboard-card.card-lg .image {
        height: 175px;
        max-height: 175px;
        min-height: 175px;
    }

    .home-banner .dashboard-group .dashboard-card .card-action {
        padding: 18px 16px 18px 16px;
        gap: 10px;
        font-size: 14px;
    }

    .home-banner .dashboard-group .dashboard-card .card-action .arrow {
        width: 24px;
        height: 24px;
    }

    .home-banner .notification-group {
        max-width: 100%;
    }

    .home-banner .user-profile-group .profile-card .profile-content .profile-photo {
        margin-top: unset;
        margin-bottom: unset;
        width: 67px;
        height: 67px;
    }

    .home-banner .user-profile-group .profile-card .profile-content {
        gap: 26px;
    }

    .home-banner .user-profile-group .profile-card .profile-content .name * {
        font-size: 18px;
    }

    .home-banner .user-profile-group .profile-card .profile-content .name span {
        font-size: 24px;
    }

    .home-banner .notification-group .notification-message {
        gap: 10px;
    }

    .home-banner .notification-group .notification-message img {
        width: 15px;
    }

    .home-banner .notification-group .notification-message {
        font-size: 10px;
    }

    /* ==================== [ Home Banner End ] ==================== */

    /* ==================== [ My Hoc Start ] ==================== */
    .my-hoc .dashboard-card .image {
        height: 175px;
        max-height: 175px;
        min-height: 175px;
    }

    .my-hoc .dashboard-card.card-lg .image {
        height: 175px;
        max-height: 175px;
        min-height: 175px;
    }

    .my-hoc .dashboard-card .card-action {
        padding: 18px 16px 18px 16px;
        gap: 10px;
        font-size: 14px;
    }

    .my-hoc .dashboard-card .card-action .arrow {
        width: 24px;
        height: 24px;
    }

    /* ==================== [ My Hoc End ] ==================== */

    /* ==================== [ Notifications Details Start ] ==================== */
    .notifications-details .image {
        margin-bottom: 30px;
    }

    .notifications-details .notifications-content .title>* {
        margin-bottom: 26px;
    }

    /* ==================== [ Notifications Details End ] ==================== */

    /* ==================== [ Booking form Start ] ==================== */
    .booking-form-group .booking-form {
        padding: 30px 20px;
    }

    /* ==================== [ Booking form End ] ==================== */

    /* ==================== [ My HOC Start ] ==================== */
    .your-season .season-form {
        padding: 25px;
    }

    .your-season .season-card {
        padding: 20px 17px;
    }

    .your-season .action .edit {
        max-width: 160px !important;
    }

    /* ==================== [ My HOC End ] ==================== */

    /* ==================== [ Footer Start ] ==================== */
    .footer .top-footer {
        padding: 34px 0 22px;
    }

    .footer .copy {
        padding: 20px 0;
    }

    /* ==================== [ Footer End ] ==================== */

    /* ==================== [ Extra Common Start ] ==================== */
	.common-heading .title * { margin-bottom: 6px; }
	.common-banner { padding-block: 20px 60px; }
	/* ==================== [ Extra Common End ] ==================== */
	
	/* ==================== [ Simple Table Block Start ] ==================== */
	.simple-table-block .action { max-width: 142px; width: 100%; }
	.simple-table-block .parent { padding: 10px 20px 20px; }
	.simple-table-block .btn-outline { padding-block: 4px; }
	/* ==================== [ Simple Table Block End ] ==================== */

	/* ==================== [ Advance Table Block End ] ==================== */
	.advanced-table-block .listing-mobile-block .right-block { align-items: start; flex-direction: column; }
	.advanced-table-block .listing-product-cart { max-width: 100%; width: 100%; justify-content: space-between; }
	/* ==================== [ Advance Table Block End ] ==================== */
}

/* ==================== [ 575px ] ==================== */
@media (max-width: 575px) {

    /* ==================== [ Home Banner Start ] ==================== */
    .home-banner {
        padding: 20px 0 62px;
    }

    /* ==================== [ Home Banner End ] ==================== */

    /* ==================== [ Login Page Start ] ==================== */
    .login-block .form-block { gap: 20px; }
	.login-block .form-heading { gap: 14px; }
	/* ==================== [ Login Page End ] ==================== */

	/* ==================== [ Advance Table Block Start ] ==================== */
	.advanced-table-block .table-title * { font-size: 16px; }
	.advanced-table-block .table-text * { font-size: 14px; }
	/* ==================== [ Advance Table Block End ] ==================== */
}

/* ==================== [ 400px ] ==================== */
@media (max-width: 400px) {

    /* ==================== [ Typography Start ] ==================== */

    h1,
    .h1 {
        font-size: 28px;
    }

    h2,
    .h2 {
        font-size: 26px;
    }

    h3,
    .h3 {
        font-size: 24px;
    }

    h4,
    .h4 {
        font-size: 22px;
    }

    h5,
    .h5 {
        font-size: 20px;
    }

    h6,
    .h6 {
        font-size: 16px;
    }

    /* ==================== [ Typography Start ] ==================== */

    /* ==================== [ Extra Common Start ] ==================== */
    .form-check {
        gap: 9px;
    }

    /* ==================== [ Extra Common End ] ==================== */


    /* ==================== [ Home Banner Start ] ==================== */
    .home-banner .dashboard-group .row>* {
        width: 100%;
    }

    .home-banner .user-profile-group {
        padding: 6px 15px 6px 15px;
    }

    .home-banner .user-profile-group .profile-card .profile-content {
        gap: 15px;
    }

    .home-banner .user-profile-group .profile-card .profile-content .profile-photo {
        width: 57px;
        height: 57px;
    }

    .home-banner .user-profile-group .profile-card .profile-content .name span {
        font-size: 20px;
    }

    /* ==================== [ Home Banner End ] ==================== */

    /* ==================== [ My HOC Start ] ==================== */
    .your-season .season-form {
        padding: 25px;
    }

    .your-season .season-card {
        padding: 14px 10px;
    }

    .your-season .season-card .title * {
        font-size: 30px;
    }

    .your-season .action .edit {
        max-width: 120px !important;
    }

    /* ==================== [ My HOC End ] ==================== */

    /* ==================== [ Extra Common Start ] ==================== */
	.common-heading .title * { font-size: 24px; }
	.common-heading .desc * { font-size: 18px; line-height: 135%; }
	.breadcrumb-wrapper { margin-bottom: 24px; }
	/* ==================== [ Extra Common End ] ==================== */

	/* ==================== [ Simple Table Block Start ] ==================== */
	.btn-secondary { gap: 8px; }
	.simple-table-block .table-text strong { font-size: 13px; }
	.simple-table-block .table-text * { font-size: 11px; }
	.simple-table-block .btn-outline { padding-block: 0; }
	.simple-table-block .simple-table { margin-bottom: 20px; }
	.common-title { padding: 10px; }
	.common-title * { font-size: 14px; }
	/* ==================== [ Simple Table Block End ] ==================== */

	/* ==================== [ Advance Table Block Start ] ==================== */
	.advanced-table-block .parent { padding: 20px 12px; }

	.advanced-table-block .table-title * { font-size: 14px; }
	.advanced-table-block .table-text * { font-size: 13px; }

	.advanced-table-block .form-control { font-size: 13px; }

	.advanced-table-block .listing-mobile-block .right-block { gap: 4px; }

	.advanced-table-block .listing-mobile-block { padding: 16px; }
	.advanced-table-block .product-image { height: 60px; width: 60px; }

	.advanced-table-block .listing-product-cart { max-width: 100%; width: 100%; }
	.advanced-table-block .cart-link { height: 30px; width: 30px; flex-shrink: 0; }
	/* ==================== [ Advance Table Block End ] ==================== */
	
	
	/* ==================== [ Listing Details Block Start ] ==================== */
	.listing-details-block { padding-block: 30px; }
	.listing-details-block .total-price span { font-size: 26px; }
	/* ==================== [ Listing Details Block End ] ==================== */
}