@media screen and (max-width: 991px) {
    .mastheader {
        padding: 1rem 0;
    }

    #top-banner .item {
        padding: 3rem 0 12rem;
        position: relative;
    }

    #top-banner .item h2 {
        font-size: 2rem;
    }

    #top-banner .item .extra-txt {
        font-size: .85rem;
        margin: 0 0 2rem;
        max-width: 100%;
    }

    #top-banner .more a {
        padding: 0.75rem 2rem;
        font-size: .85rem;
    }

    #top-banner .mask {
        background: linear-gradient(120deg, rgb(24 18 15) 0%, rgb(0 0 0 / 50%) 50%, rgb(0 0 0 / 64%) 80%);
    }

    .service .box .thwb-icon {
        padding: 2rem 0 1rem;
    }

    .service .box {
        padding-bottom: 2rem;
    }

    .tours {
        padding: 3rem 0 0 0;
    }

    .section-title h2 {
        font-size: 1.8rem;
    }

    .section-title .st-txt {
        max-width: 100%;
    }


    #wc ul.products li.product .woocommerce-loop-category__title,
    #wc ul.products li.product .woocommerce-loop-product__title,
    #wc ul.products li.product h3 {
        padding: 0;
        font-size: 1rem;
    }

    .footer-widget {
        padding: 3rem 0 2rem;
    }

    .footer-bottom {
        padding: 1rem 0 2rem;
    }

    .footer-widget h3 {
        font-size: 1.2rem;
        margin: 1rem 0 1rem;
    }

    .footer-widget ul li {
        margin: 0 0 0.25rem;
    }

    .pt-inner {
        padding: 2rem 0;
    }

    .page-title h1 {
        font-size: 1.4rem;
    }

    body.product-template-default #main,
    .entry-page {
        padding: 1rem;
    }

    .navbar-light .navbar-nav .active>.nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.open,
    .navbar-light .navbar-nav .open>.nav-link {
        color: #ffffff;
    }

    .entry-content .ecf {
        background: transparent;
        padding: 0rem;
    }

    .entry-content h2 {
        font-size: 1.2rem;
    }

    .entry-content p,
    .entry-content ul {
        font-size: .85rem
    }

    #wc div.product .product_title {
        padding: 0rem 0 0rem 0;
        font-size: 1.4rem;
    }

    #wc .product .custom-price {
        font-size: 1.15rem;
    }

    .fpf-multiselect label {
        font-weight: 700;
        font-size: .85rem
    }

    #wc div.product .quantity .qty {
        width: 4rem;
    }

    #wc #respond input#submit.alt,
    #wc a.button.alt,
    #wc button.button.alt,
    #wc input.button.alt,
    #wc #review_form #respond .form-submit input,
    #wc .woocommerce-error .button,
    #wc .woocommerce-info .button,
    #wc .woocommerce-message .button,
    .woocommerce-page .woocommerce-error .button,
    .woocommerce-page .woocommerce-info .button,
    .woocommerce-page .woocommerce-message .button,
    #wc .cart .button,
    #wc .cart input.button,
    #wc #respond input#submit,
    #wc a.button,
    #wc button.button,
    #wc input.button {
        padding: 0.75rem 1rem;
    }

    #wc div.product .woocommerce-tabs ul.tabs li a {
        font-size: .85rem;
    }

    #wc .woocommerce-tabs h4 {
        font-size: 1rem;
    }

    .page-title .woocommerce-breadcrumb {
        margin: 0.5rem 0 0 0;
        padding: 0;
        font-size: .75rem;
        letter-spacing: 0px;
    }

    body.woocommerce-cart #wc .woocommerce .woocommerce-cart-form {
        width: 100%;
        margin-right: 0;
    }

    body.woocommerce-cart #wc .woocommerce .cart-collaterals {
        width: 100%;
    }

    #wc .woocommerce-checkout .col2-set,
    #wc .woocommerce-checkout .woocommerce-page .col2-set {
        width: 100%;
        margin-right: 0rem;
    }

    #wc #order_review {
        width: 100%;
    }

    #wc .woocommerce-error,
    #wc .woocommerce-info,
    #wc .woocommerce-message {
        font-size: .85rem;
    }

    #wc .shop_table td {
        padding: 1rem;
        font-size: .85rem
    }

    #wc #order_review #payment #place_order {
        margin-bottom: 0;
        margin-right: 0;
    }

    #wc #order_review #payment #place_order {
        margin-bottom: 1rem;
        margin-right: 1rem;
        max-width: 80%;
        margin-left: auto;
        text-align: center;
    }

    #wc p.woocommerce-thankyou-order-received {
        font-size: 1rem;
        padding: 1rem 1rem;
    }

    #wc .woocommerce ul.order_details li {
        float: none;
        margin-bottom: 1rem;
    }

}

@media (min-width: 0px) and (max-width:340px) {}

@media (min-width: 340px) and (max-width:576px) {}

@media (min-width: 0px) and (max-width:400px) {}

@media (min-width: 400px) and (max-width:576px) {}

@media (min-width: 0px) and (max-width:576px) {

    .w10 {
        float: left;
        width: 10%;
    }

    .w15 {
        float: left;
        width: 15%;
    }

    .w20 {
        float: left;
        width: 20%;
    }

    .w30 {
        float: left;
        width: 30%;
    }

    .w40 {
        float: left;
        width: 40%;
    }

    .w50 {
        float: left;
        width: 50%;
    }

    .w60 {
        float: left;
        width: 60%;
    }

    .w70 {
        float: left;
        width: 70%;
    }

    .mastheader .more span {
        display: none
    }

    .mastheader .more a {
        background: none;
        font-size: 1rem;
        padding: 0;
        color: #111;
        border: none;
        text-align: center;
    }

    .mastheader .more a .fas {
        color: #015293
    }

    #wc .woocommerce-message .button {
        float: none;
        margin-bottom: .75rem
    }

    #wc .woocommerce-cart-form .shop_table .coupon .input-text {
        width: 100% !important;
        margin: 0 0 .5rem
    }

    #wc .woocommerce table.cart td.actions .coupon .input-text+.button {
        width: 100%;
        float: none
    }

    #wc ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 43%;
    }
}

@media (min-width: 0px) and (max-width:768px) {

    #wc ul.products,
    .woocommerce-page ul.products {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
}

@media (min-width: 576px) and (max-width:768px) {

    .mastheader .more a {
        background: #015293;
        font-size: 1rem;
        padding: 0.75rem 1rem;
    }

    #wc ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 46%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .mastheader .more a {
        background: #015293;
        font-size: 1rem;
        padding: 0.75rem 1rem;
    }

    #wc ul.products li.product,
    .woocommerce-page ul.products li.product {

        width: 22.8%;
    }
}

@media (min-width: 991px) and (max-width:1024px) {}

@media (min-width: 991px) and (max-width:1200px) {
    .navbar-light .navbar-nav .nav-link {
        margin: 0 1rem;
    }

    .mastheader .more a {
        font-size: 1rem;
    }

    #top-banner .item {
        padding: 7rem 0 14rem;
    }

    #wc ul.products li.product,
    .woocommerce-page ul.products li.product {

        width: 22.8%;
    }

    .pt-inner {
        padding: 4rem 0;
    }

    .page-title h1 {
        font-size: 2rem;
    }

    body.product-template-default #main,
    .entry-page {
        padding: 2rem;
        background: #fff;
    }

    body.woocommerce-cart #wc .woocommerce .woocommerce-cart-form {
        width: 100%;
        margin-right: 0;
    }

    body.woocommerce-cart #wc .woocommerce .cart-collaterals {
        width: 100%;
    }

    #wc .woocommerce-checkout .col2-set,
    #wc .woocommerce-checkout .woocommerce-page .col2-set {
        width: 100%;
        margin-right: 0rem;
    }

    #wc #order_review {
        width: 100%;
    }
}

@media (min-width: 1200px) and (max-width:1380px) {
    #top-banner .item {
        padding: 8rem 0 14rem;
    }

    .pt-inner {
        padding: 4rem 0;
    }

    .page-title h1 {
        font-size: 2rem;
    }

    #wc .shop_table td {
        padding: 1rem;
        font-size: .85rem
    }
}

@media (min-width: 1380px) and (max-width:1656px) {
    .pt-inner {
        padding: 4rem 0;
    }

    .page-title h1 {
        font-size: 2rem;
    }
}

@media (min-width: 991px) {}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
        max-width: 100%;
    }
}


/** CSS for Menu on Mobile */

@media (min-width: 0px) and (max-width:991px) {
    .navbar-collapse {
        display: none;
    }

    .dropdown-menu {
        min-width: 100%;
    }

    .dropdown-item {
        padding: 0.3rem;
        font-size: .7rem;
        text-align: right;
    }

    .collapse.show {
        display: block;
        position: absolute;
        width: 100%;
        z-index: 999;
        margin-top: 2rem;
        background: #015293;
    }

    .collapse.show .nav-link {
        text-align: right;
        color: #fff;
        padding: .2rem;
        margin: 0;
        font-size: .75rem;
    }

    .navbar-light .navbar-toggler-icon {
        background: none;
        color: #de1343;
    }

    .navbar-light .navbar-brand,
    .navbar-light .navbar-toggler {
        border: none;
    }

    .navbar-toggler {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: flex-end;
        align-self: flex-end;
        padding: 0;
        font-size: 1rem;
        line-height: 1;
        background: 0 0;
        border: none;
        border-radius: 0;
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 100%;
        height: 100%;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        font-size: 1rem
    }
}