.container {
    max-width: 1300px;
    max-width: 144rem;
    padding: 0 80px;
    margin: 0 auto;
}
.form-control {
    height:38px;
}
textarea.form-control {
    height: 50px;
}
tbody, td, tfoot, th, thead, tr {
    border: 1px solid #dedede;
}
table.dataTable th, table.dataTable td {
    border: 1px solid #e7e7e7 !important;
}


/* ------------ Counter Us Page Css START ------------- */
.valuethis {
    padding-bottom: 80px;
}
.whythis {
    padding: 50px 0px;
    background: #fff;
}
.paddright0 {
    padding-right: 0px;
}
.counterflx {
    display: flex;
    align-items: center;
    border-bottom: 2px solid #00437a;
    padding: 0px 0px;
    margin-bottom: 25px;
}
.valuethis h2.number {
    margin-bottom: 22px;
}
.valuethis h2 {
    color: #00427A;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 62px;
    margin: 0;
}

.counterflx span.symbol {
    color: #00427A;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-left: 5px;
}

.counterflx ~ span {
    color: #336895;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
/* ------------ Counter Us Page Css END ------------- */


/* ------------ Contact Us Page Css Start ------------- */
.form-fr-cntct h2 {
    margin-bottom: 23px;
    font-weight: 900;
    color: #000;
    border-bottom: 1px dashed #bebebe;
    position: relative;
    padding-bottom: 7px;
}

    .form-fr-cntct h2::before {
        content: '';
        position: absolute;
        top: auto;
        bottom:0px;
        width: 55px;
        height: 3px;
        background: #ffb700;
    }
/* ------------ Contact Us Page Css Start ------------- */

/* ------------ Contact Us Thanks Page Css Start ------------- */
.cntct-thnkspge {
    background: #ffff;
    text-align: center;
    padding: 70px 0px 80px;
}
    .cntct-thnkspge h1 {
        position: relative;
        width: 64%;
        margin: 25px auto 6px;
        border-bottom: none;
        font-size: 26px;
        color: #000;
        font-weight: 900;
        letter-spacing: 0.05em;
    }

    .cntct-thnkspge .wrapper-2 {
        width: 60%;
        margin: 0px auto;
        background: #fff;
        padding: 35px 30px 60px;
        box-shadow: 0px 21px 26px #dbdbdb26;
        border-top: 5px solid #ff6f0b;
        background-image: url(/DMS/Images/bg-thanks.png);
        background-position: 100% 101%;
        background-repeat: no-repeat;
        background-size: 56%;
    }
    .cntct-thnkspge h1::before {
        content: '';
        position: absolute;
        top: auto;
        bottom: -2px;
        left: 3%;
        width: 94%;
        height: 2px;
        background: url(/DMS/images/band.png);
        background-size: 100%;
    }

    .cntct-thnkspge .go-home {
        background: #f7921f;
        color: #fff;
        padding: 8px 18px;
        border: 2px solid #f7921f;
    }

    .cntct-thnkspge img {
        margin-left: -74px;
        width: 20%;
    }

    .cntct-thnkspge .go-home:hover {
        background: #ffff;
        color: #f7921f;
        border: 2px solid #f7921f;
    }

    .cntct-thnkspge p {
        font-size: 20px;
        width: 53%;
        margin: 25px auto 50px;
        line-height: 26px;
    }
.thanks_design {
    min-height: auto;
    box-shadow: -4px 6px 12px 1px #fafafa;
    width: 65%;
    text-align: center;
    margin: 30px auto 60px;
    padding: 3% 30px;
    border-radius: 10px;
    border: 1px solid #cccccc4a;
    background-color: #fcfcfc;
}

    .thanks_design .cntct-thnkspge h1 {
        margin-bottom: 25px;
        font-weight: var(--font-bold);
        color: #000000;
        font-size: 22px;
        border-bottom: 1px dashed #bebebe;
    }

    .thanks_design .cntct-thnkspge p {
        font-weight: 100;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 18px;
    }

    .thanks_design .cntct-thnkspge a.go-home {
        text-decoration: underline;
        color: #f99639;
        font-size: 16px;
    }

    .thanks_design a strong {
        color: #337ab7;
    }

.thankpage h5 {
    font-size: 32px;
    margin-bottom: 25px
}

.thank-text p {
    font-size: 20px;
}

.thank-text {
    font-size: 16px;
    line-height: 30px;
}

.thankpage p {
    font-size: 20px;
    color: var(--color-black);
    font-weight: var(--font-semi-bold);
    letter-spacing: 0.05em;
}
/* ------------ Contact Us Thanks Page Css Start ------------- */


/* ------------ Send Query Thanks Page Css Start ------------- */

.product-sendquerythankspage {
    background: #f7f7f7;
    text-align: center;
    padding: 70px 0px 80px;
}

    .product-sendquerythankspage .disclaimer.thanks_design {
        width: 60%;
        margin: 0px auto;
        background: #fff;
        padding: 70px 30px 60px;
        box-shadow: 0px 21px 26px #dbdbdb;
        border-top: 5px solid #ff6f0b;
        background-image: url(/DMS/Images/bg-thanks.png);
        background-position: 100% 101%;
        background-repeat: no-repeat;
        background-size: 56%;
    }

    .product-sendquerythankspage .thankpage p {
        font-size: 26px;
        color: #000;
        font-weight: 900;
        letter-spacing: 0.05em;
    }

    .product-sendquerythankspage .thank-text {
        line-height: 30px;
        font-size: 20px;
        font-weight: 500;
        margin-top: 22px;
    }

    .product-sendquerythankspage .thanks_design a strong {
        color: #ff5400;
    }


/* ------------ Send Query Thanks Page Css Start ------------- */




/* ------------ Parent main category Page Css Start ------------- */
.about-style-01.subcategory h2 {
    font-size: 26px;
    font-weight: bold;
    margin-top: 0;
    position: relative;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    border: 1px solid #c4c4c4 !important;
    padding: 4px 8px !important;
}
    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        border: 1px solid #12a303 !important;
        background: #ddd3 !important;
        box-shadow: none !important;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button.active {
        background: #00298a;
        cursor: no-drop;
    }
        .dataTables_wrapper .dataTables_paginate .paginate_button.active a:hover {
            cursor: no-drop;
        }
        .dataTables_wrapper .dataTables_paginate .paginate_button.active a {
            color: #fff;
        }
    .dataTables_wrapper .dataTables_paginate a {
        color: #333;
    }
/* ------------ Parent main category Page Css End ------------- */



/*------------------- Start Home Daynamic Product Design ----------------*/
.home-carousel-productlist, #project-list, #architect {
    background-color: #eaeaea21;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0px;
}
    .home-carousel-productlist h2 {
        font-size: var(--font-size48);
        margin-bottom: 30px;
    }
    .productslisingdesign .no_crop_image.grid-item {
        border: 4px solid #f1f1f1;
        padding: 0px;
    }
.productslisingdesign .product-image img {
    width: 100%;
    min-height: 250px;
}
.productslisingdesign .item, .product-2 .item {
    background: var(--bg-white);
    -webkit-box-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    box-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    padding: 0;
    margin-bottom: 0px;
    overflow: hidden;
    position: relative;
    min-height: auto;
}

 .product-item .product-vendor {
    background: #efefef4a;
    padding: 7px;
    min-height: 54px;
    overflow: hidden;
    z-index: 2;
    position: relative;
    margin-bottom: 0px;
}

.productslisingdesign .section-title h1 {
    color: #ffd000;
    margin-bottom: 25px;
    font-weight: var(--font-normal);
    letter-spacing: var(--letter-spacing);
    display: block !important;
    font-size: 16px;
}

.productslisingdesign .section-title h2 {
    font-size: 38px;
    font-weight: var(--font-semi-bold);
    text-transform: capitalize;
    letter-spacing: 0.1px;
    line-height: 1.1;
}
.listbxprdctdtls {
    background: var(--bg-white);
    padding: 8px 8px 8px;
    border-top: 1px solid #e5e5e5;
}

.productdetailtabs .nav-tabs {
    background: var(--bg-white);
    margin: 50px 0px 12px;
}

.productdetailtabs.panel-group {
    box-shadow: none;
}

.productslisingdesign .listbxprdctdtls h4 {
    letter-spacing: 0.5px;
    text-transform: capitalize;
    margin: 2px 0px 0px;
    padding: 0px 0px 5px;
    font-size: var(--font-sm);
    line-height: 18px;
    font-weight: var(--font-normal);
    color: var(--color-black);
    min-height: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
    height: 40px;
}
    .productslisingdesign .listbxprdctdtls h4 a {
        font-weight: 400;
        color: var(--color-black);
    }
.productslisingdesign .listbxprdctdtls span.productboxmainheading {
    letter-spacing: 0.5px;
    text-transform: capitalize;
    margin: 2px 0px 0px;
    padding: 0px 0px 5px;
    font-size: var(--font-sm);
    line-height: 18px;
    font-weight: var(--font-normal);
    min-height: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
    height: 40px;
}

    .productslisingdesign .listbxprdctdtls span.productboxmainheading a {
        font-weight: 400;
        color:#333;
    }
    .home-carousel-productlist .owl-dots {
        display: none;
    }
.productslisingdesign .listbxprdctdtls .producttran {
    height: 24px;
    color: var(--text-color);
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 17px;
    width: 100%;
    text-align: left;
    padding: 0px 0px 8px;
}
.productslisingdesign .listbxprdctdtls .productsku {
    height: 24px;
    color: var(--text-color);
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 17px;
    text-align: left;
    padding: 0px 0px 8px;
    display:inline-block;
}
.productdetailspagedesign .product-shop .product-info label {
    font-size: 15px;
    font-weight: var(--font-semi-bold);
    letter-spacing: 0.5px;
    color: #333;
}

.productdetailspagedesign .product-shop .product-info span {
    color: #797f7d;
    font-size: 14px;
}

.productslisingdesign .listbxprdctdtls h4.listproductname a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 38px;
    line-height: 22px;
}

.productslisingdesign .listbxprdctdtls .listbxprdct-shortdes p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
    line-height: 17px;
    font-size: 12px;
    margin-bottom: 12px;
}

/*.productslisingdesign .listbxprdctdtls .listbxprdct-shortdes {
    display: none;
}*/
.productslisingdesign .item {
    box-shadow: none;
}

    .productslisingdesign .item:hover {
        box-shadow: 0 5px 10px #0000001a;
    }

.productslisingdesign .no_crop_image.grid-item {
    border: none;
}

.productslisingdesign .overlay, .product-2 .overlay {
    z-index: 0;
    opacity: 1;
}

.productslisingdesign .grid-item .product-top {
    min-height: auto;
    margin: 0;
    position: relative;
}

.productslisingdesign .product-vendor a {
    overflow: visible;
    width: 100%;
    text-overflow: ellipsis;
    display: block;
}
.productslisingdesign .listbxprdctdtls .listproductquery.btn:active {
    color: var(--color-white);
}

.productslisingdesign .grid-item .product-image {
    margin: 0;
}
.productslisingdesign .product-image {
    position: relative;
    min-height: auto;
    border-radius: 0;
    overflow: hidden;
}
.productslisingdesign .product-image:before{
    content: "";
    height: 100%;
    left: 0px;
    top: 41px;
    position: absolute;
    width: 100%;
    background-color: rgb(255 255 255 / 43%); 
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -101%, 0);
    transition: all .6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -101%, 0);
    -webkit-transition: all .6s;
    z-index: 999;
}
    .productslisingdesign .product-image:hover:before {
        transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 101%, 0);
        -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 101%, 0);
    }

    .productslisingdesign .overlay, .product-2 .overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        background: rgb(255 255 255 / 86%);
        opacity: 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        z-index: 1;
    }

.productslisingdesign .btn {
    z-index: 2;
    width: 100%;
    margin-top: 10px;
}

.productslisingdesign .item:hover .overlay, .product-2 .item:hover .overlay {
    opacity: 1;
}

.productslisingdesign .item:hover .overlay a, .product-2 .item:hover .overlay a {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        color: var(--color-white);
        padding: 2px 5px;
        text-transform: uppercase;
        height: auto;
        letter-spacing: 0.05em;
        font-weight: var(--font-semi-bold);
        border: 2px solid #003c74;
        text-decoration: none;
        width: 69%;
    }
#latest-pslider.owl-carousel .owl-prev {
    left: -10px;
}

#latest-pslider.owl-carousel .owl-next {
    right: -10px;
}


.productslisingdesign .product-image .select-options {
    color: #333;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding: 8px 5px;
    margin: 0 auto;
    opacity: 0;
    display: block;
    position: absolute;
    width: 92%;
    left: 0;
    bottom: -100px;
    right: 0;
    transition: .5s ease 0s;
    box-shadow: 0px 6px 8px #d1d1d142;
}
.productslisingdesign .product-image:hover .select-options {
    opacity: 1;
    bottom: 10px;
}
    .productslisingdesign .product-image:hover .select-options:hover {
        color: #fff;
    }
/*------------------- End Home Daynamic Product Design ----------------*/


/*------------------- Start Category Listing Page Design ----------------*/
.catlistmain {
    padding: 20px 0px;
    margin: 0;
}
.catlistmain .categorylisthead h1 {
        font-size: 20px;
        margin: 0px 0px 10px;
}
.catlistmain .categorylisthead p {
        font-size: 16px;
}
.catlistmain ul.owl-slider.columns {
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 35px 35px;
}
.lft-srch-fltr h2 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #00238e;
    color: #00238e;
    text-transform: capitalize;
    margin-bottom: 18px;
}
.lft-srch-fltr span.leftsearch-heading {
    font-size: 18px;
    display: block;
    font-weight: 600;
    border-bottom: 1px solid #00238e;
    color: #00238e;
    text-transform: capitalize;
    margin-bottom: 18px;
}
    .lft-srch-fltr .form-row label {
        display: block;
    }

.lft-srch-fltr .form-row input {
    margin-right: 0px;
    width: 48%;
    display: inline-block;
    border-radius: 0px;
} 
.lft-srch-fltr .btn-u {
    width:100%;
}
.rslt-srch {
    border: 1px solid #bfbfbf;
    padding: 0px 10px;
    float: right;
    margin-top: -3px;
}
.serch-prd-pg .tbl-frmt table th {
    background: #03228f;
    padding: 6px 7px;
    color: #fff;
}
.serch-prd-pg .tbl-frmt table td, .serch-prd-pg .tbl-frmt table th {
    border: 1px solid #dedede;
    padding: 7px;
    text-transform: none;
    font-size: 12px;
}
.serch-prd-pg .short-description.srch-dscrp {
    margin-bottom: 15px;
}
.categorylisthead {
    display: block;
    width: 100%;
}
.onlydesktop {
    display: block;
}
.onlymobile {
    display: none;
}
.item.list-box-pro {
    padding: 0px;
    display: inline-block;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0rem;
    width: calc(33.333% - 1.50455rem);
    box-shadow: 0 5px 10px #0000001a;
    border-radius: 5px;
}
.catlistmain .item.list-box-pro .hover {
    z-index: -1;
}
.owl-carousel .owl-prev {
    width: 30px;
    height: 30px;
    line-height: 20px;
    border-radius: 15%;
    font-size: 42px;
    padding: 0px;
    position: absolute;
    left: -28px;
    top: 21%;
    background: none;
    color: #51585F;
}

.owl-carousel .owl-next {
    width: 30px;
    height: 30px;
    line-height: 20px;
    border-radius: 15%;
    font-size: 42px;
    padding: 0px;
    position: absolute;
    right: -28px;
    top: 21%;
    background: none;
    color: #51585F;
}

.owl-carousel .owl-nav .fa {
    font-size: 36px;
    color: #b3b3b3;
}
.sidebar .owl-carousel .owl-nav .fa {
    line-height: 25px;
    font-size: 20px;
    color: #464646;
}
.owl-carousel .owl-prev {
    left: -6px;
    top: 30%;
}

.owl-carousel .owl-next {
    right: -6px;
    top: 30%;
}

.catlistmain .subcategory h2 {
    font-size: 26px;
    position: relative;
    text-transform: capitalize;
}
.catlistmain .ls.about-style-01 {
    border-bottom: 1px solid #3333;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.catlistmain .rs.about-style-01 {
    border-bottom: 1px dotted #f7921f;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.catleftsidelist.sidebar.collection-sidebar {
    background: #f8f8f8a6;
    padding: 15px;
    border-radius: 8px;
}
.catleftsidelist.sidebar .widget-title {
    border-bottom: solid 1px #dedede;
    margin-top: 0px;
    padding-top: 0;
    padding-bottom: 0px;
    margin-bottom: 15px !important;
    letter-spacing: var(--letter-spacing);
    color: #000;
    font-weight: 600;
}

.catleftsidelist.sidebar .sidebar-custom .widget-title span {
    cursor: pointer;
}

.catleftsidelist.sidebar .widget-content ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    overflow: hidden;
}

.catleftsidelist.sidebar .sidebar-links .widget-content > ul > li {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

    .catleftsidelist.sidebar .sidebar-links .widget-content > ul > li a {
        text-decoration: none;
        font-size: 14px;
        line-height: 30px;
        font-weight: var(--font-normal);
        color: #333;
        letter-spacing: 0.05em;
        transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        position: relative;
    }
        .catleftsidelist.sidebar .sidebar-links .widget-content > ul > li a:hover {
            padding-left: 15px;
            font-weight: 600;
        }
    .catleftsidelist.sidebar .sidebar-links .widget-content > ul > li > a:hover:before {
        width: 0;
        height: 0;
        content: "";
        display: inline-block;
        position: absolute;
        top: 3px;
        border: solid 5px transparent;
        border-left: solid 5px #c7c7c7;
        left: 0px;
    }

.catleftsidelist.sidebar .widget-featured-product {
    margin-bottom: 15px;
    margin-top: 15px;
}

.catlistmain .product-collection {
    clear: both;
    margin: 0px;
    margin-bottom: 25px;
}


.catlistmain .no_crop_image.grid-item .inner.product-item {
    border: 1px solid #eaeaea;
    padding: 0;
}

.catlistmain .products-grid .grid-item .product-top {
    margin-bottom: 0px;
}

.catlistmain .products-grid .grid-item .product-image {
    margin: 0;
    display: table;
    /* overflow: hidden; */
    position: relative;
    table-layout: fixed;
    text-align: center;
    width: 100%;
}

    .catlistmain .products-grid .grid-item .product-image > a, .catlistmain .product-list .grid-item .product-image > a {
        display: table-cell;
        line-height: 0;
        vertical-align: middle;
        width: 100% !important;
        background: #ededed3d;
    }

.catlistmain .products-grid .grid-item .product-grid-image {
    position: relative;
    z-index: 1;
}

.catlistmain .sidebar-links {
    padding: 0px;
}

.catlistmain .product-image.image-swap a img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.catlistmain .product-item .product-image img {
    object-fit: contain;
    max-height: 100%;
}

.catlistmain .no_crop_image img {
    height: auto !important;
    position: static !important;
}

.catlistmain .hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--color-white);
    -webkit-transition: all 250ms ease-in-out 0s;
    -moz-transition: all 250ms ease-in-out 0s;
    -ms-transition: all 250ms ease-in-out 0s;
    -o-transition: all 250ms ease-in-out 0s;
    transition: all 250ms ease-in-out 0s;
    opacity: 0;
    filter: alpha(opacity=0);
}

.catlistmain .no_crop_image.grid-item .inner.product-item .product-bottom {
    padding: 0;
}

.catlistmain .no_crop_image.grid-item .inner.product-item .product-bottom {
    padding: 0px;
    background: var(--bg-white);
}

.catlistmain .products-grid .grid-item .product-bottom {
    position: relative;
}

.catlistmain .products-grid .product-item .product-vendor {
    background: #fff;
    padding: 7px;
    min-height: 54px;
    margin-bottom: 0;
    overflow: hidden;
    z-index: 2;
    position: relative;
}

.catlistmain .product-vendor h3 {
    font-size: 16px;
    font-weight: var(--font-semi-bold);
    margin: 0;
}

.catlistmain .product-vendor a {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}



#ModalProductQuery .form-group {
    margin-bottom: 15px;
}



.product-shop .product-info {
    display: block;
    margin-bottom: 25px;
}

.product-shop h1.product-vendor.prdtdtlpghed {
    font-size: 24px;
    line-height: 1.2;
    color: #333;
    font-weight: var(--font-normal);
    margin: 0;
}
.product-shop h1.product-vendor.prdtdtlpghed {
    font-size: 24px;
    line-height: 1.2;
    color: #333;
    letter-spacing: 0.5px;
    font-weight: var(--font-normal);
    margin-bottom: 0.2em;
    text-transform: capitalize;
}
.serch-prd-pg .srch-lft-tbl h1 {
    margin-bottom: 25px;
    font-size: 18px;
    color: #ff6900;
}
.serch-prd-pg .srch-lft-tbl h1 a{
   display:inline-block;
}
/* -------------------------- Category CSS END ------------------------------- */
/* ------ Our Client Brand Home Static CSS Start --------- */
.brndslogohome {
    padding: 50px 0px;
    background: #ededed;
}
    .brndslogohome .sec-head {
        text-align: center;
        margin-bottom: 30px;
        padding: 0px 22%;
    }
    .brndslogohome .brand-home .item {
        margin-bottom: 30px;
        width: 100%;
        border-radius: 8px;
        background: #fff;
        padding: 30px;
    }
    .brndslogohome .brand-home .item img{
        width:100%;
    }
.brand-home .item img {
    width: 150px;
    height: auto;
    vertical-align: middle;
    display: inline-block;
    max-height: 100px;
}
        /* ------ Our Client Brand Home Static CSS END -------- */

/* ------ Gallery/EventGallery Design CSS Start -------- */
.gallerylist, .galleryimages {
    padding: 40px 0px;
}
    .gallerylist h1, .galleryimages h1 {
        font-size: 26px;
        margin-bottom: 27px;
        border-bottom: 1px dotted #333
    }
    .gallerylist ul {
        padding: 0;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        gap: 35px 35px;
    }
        .gallerylist ul li {
            padding: 0px;
            display: inline-block;
            margin-top: 0px;
            margin-bottom: 0rem;
            width: calc(25% - 1.70455rem);
            border: 5px solid #f4f4f49c;
            border-radius: 5px;
            float: left;
        }
            .gallerylist ul li img {
                width: 100%;
                height: 300px;
                object-fit: cover;
            }
    .galleryfancybox ul {
        padding: 0;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        gap: 35px 35px;
    }
.galleryfancybox ul li{
    padding: 0px;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0rem;
    width: calc(25% - 1.70455rem);
    box-shadow: 0 5px 10px #0000001a;
    border-radius: 5px;
}
    .galleryfancybox ul li img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
/* ------ Gallery/EventGallery Design CSS End -------- */
/*-------------------------- Start Newsletter Css ------------------------*/
.newsletter-success-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

    .newsletter-success-modal i {
        margin-right: 10px;
        font-size: 16px;
    }

        .newsletter-success-modal i.fa-times {
            color: red;
        }


    .newsletter-success-modal .modal-overlay {
        background-color: rgba(35,35,35,0.8);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
    }

    .newsletter-success-modal .halo-modal-content {
        width: 280px;
        padding: 20px;
        background: var(--bg-white);
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        z-index: 3;
    }

        .newsletter-success-modal .halo-modal-content .close {
        }

            .newsletter-success-modal .halo-modal-content .close&:hover {
                opacity: 1;
            }

    .newsletter-success-modal .halo-modal-body {
        -webkit-display: flex;
        -ms-display: flex;
        display: flex;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }

/*-------------------------- End Newsletter Css ------------------------*/

.catlistmain .item-media img {
    width: 100%;
    min-height: 250px;
}
.catlistmain .padd-left-30{
    padding-left:30px;
}
.catlistmain .padd-right-30 {
    padding-right: 30px;
}


    /*--------Theme Button Design Css Start  ----------------*/
    .btn, button.btnwhite {
        background: var(--bg-2);
        border: medium none;
        border-radius: 6px;
        color: var(--color-white);
        cursor: pointer;
        display: inline-block;
        font-size: var(--font-base);
        font-weight: var(--font-medium);
        letter-spacing: var(--letter-spacing);
        line-height: var(--line-height);
        margin-bottom: 0px;
        padding: 8px 12px;
        text-align: center;
        text-transform: var(--text-transform-capitalize);
        touch-action: manipulation;
        transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        vertical-align: middle;
        white-space: nowrap;
        position: relative;
        z-index: 0;
    }

    .btn::before, button.btnwhite::before {
        content: "";
        display: block;
        position: absolute;
        left: 0px;
        bottom: 0px;
        height: 0px;
        width: 100%;
        z-index: -1;
        background: var(--bg-dark);
        transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        border-radius: 5px;
    }

    .btn:hover button.btnwhite:hover {
        color: rgb(255, 255, 255);
    }

    .btn:hover::before, button.btnwhite:hover::before {
        top: 0%;
        bottom: auto;
        height: 100%;
    }

    .btn, .btn:hover, .btn-secondary {
        transition: all 0.25s ease 0s;
    }

    button, button.btnwhite:hover, button-secondary {
        transition: all 0.25s ease 0s;
    }

        .btn:hover, button.btnwhite:hover {
            color: rgb(255, 255, 255);
            background-color: var(--btn-hover-bg);
            border-color: var(--bs-btn-hover-border-color);
        }
/*--------Theme Button Design Css END  ----------------*/



/* --------------------------  Responsive Mobile Start ------------------------------ */


@media (min-width: 1280px) and (max-width: 1400px) {
    .top_message, .top_message a {
        font-size: 10px;
    }     
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    .mob-banner .carousel-caption {
        bottom: 18%;
    }
}
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .container {
            padding: 0 30px;
        }

        .appli-card-text {
            margin-top: 260px;
        }

        .bloglistable-withsearch .meta.text-muted, .bloglistable-withsearch .meta.text-muted a {
            margin-bottom: 0;
        }

        .gallerylist ul li img {
            height: 150px;
        }

        .UlEventImage.gallery li.dvEventImage .event-img h4 {
            font-size: 12px;
            height: 60px;
        }

        .galleryfancybox ul li img {
            height: 150px;
        }

        .hero-slider .carousel-caption h2.campus-banner-heading {
            font-size: 20px !important;
        }

        .hero-slider .carousel-caption h3.campus-banner-tagline {
            margin-bottom: 2px;
            font-size: 14px;
            line-height: 20px;
            margin-top: 0px;
        }

        .hero-slider .carousel-caption.type-wrap p {
            width: auto;
        }

        .hero-slider .mts.mt1 span.letters {
            font-size: 13px;
        }

        .slider .slide-arrow.next-arrow {
            top: 30%;
        }

        .slider .slide-arrow.prev-arrow {
            top: 30%;
        }
    }

    @media only screen and (min-width: 481px) and (max-width: 767px) {
        .catleftsidelist.sidebar.collection-sidebar {
            margin-bottom: 18px;
        }

        .productslisingdesign .product-image img {
            min-height: 180px;
        }

        .productslisingdesign .product-image img {
            min-height: 200px;
        }
        .container {
            padding: 0px 15px;
        }

        .section.hero:before {
            top: 0;
            left: 4%;
            right: 20px;
            background-color: #f8f8f8bf;
            width: 70%;
            transform: skewX(0deg);
        }

        .section.hero {
            min-height: 170px;
        }

            .section.hero .hero-inner {
                width: 58%;
                left: 8%;
                top: 26px;
                padding: 0;
                text-align: left;
            }

        #latest-pslider.owl-carousel .owl-prev {
            left: 10px;
        }

        #latest-pslider.owl-carousel .owl-next {
            right: 10px;
        }

        .btn, button.btnwhite {
            padding: 8px 15px !important;
        }

        .catlistmain ul li.item.list-box-pro {
            width: calc(50.333% - 1.50455rem);
        }

        .product-sendquerythankspage .disclaimer.thanks_design {
            width: 100%;
            padding: 30px 15px;
        }

        .gallerylist ul {
            gap: 10px;
        }

            .gallerylist ul li {
                width: calc(50% - 5px);
                border: 2px solid #f4f4f49c;
            }

                .gallerylist ul li img {
                    height: 200px;
                }

        .galleryfancybox ul {
            gap: 10px;
        }

            .galleryfancybox ul li {
                width: calc(50% - 5px);
                border: 2px solid #f4f4f49c;
            }

                .galleryfancybox ul li img {
                    height: 200px;
                }
    }

    @media (min-width: 320px) and (max-width: 480px) {
        .onlymobile {
            display: block !important;
        }
        .onlydesktop {
            display: none !important;
        }
        .catlistmain .onlymobile .rs.about-style-01 {
            margin-bottom: 0;
        }
        .catlistmain .onlymobile .subcategory h2 {
            font-size: 20px;
            margin-top: 15px;
        }
        .catleftsidelist.sidebar.collection-sidebar {
            margin-bottom: 18px;
        }
        .productslisingdesign .product-image img {
            min-height: 180px;
        }
        .productslisingdesign .product-image img {
            min-height: 200px;
        }
        .container {
            padding: 0px 15px;
        }

        .productslisingdesign .listbxprdctdtls span.productboxmainheading {
            max-height: 24px;
            min-height: 39px;
        }

        .cntct-thnkspge .wrapper-2 {
            width: 90%;
            padding: 30px 15px;
        }

        .thanks_design .cntct-thnkspge h1 {
            margin: 0px auto;
            width: 98%;
        }

        .cntct-thnkspge p {
            font-size: 20px;
            width: 95%;
            line-height: 26px;
            font-size: 16px;
        }

        .footer-bottom {
            padding-bottom: 60px;
        }

        .section.hero {
            min-height: 130px;
        }

            .section.hero:before {
                top: 0;
                left: 4%;
                right: 20px;
                background-color: #f8f8f8bf;
                width: 70%;
                transform: skewX(0deg);
            }

            .section.hero .hero-inner {
                width: 58%;
                left: 8%;
                top: 26px;
                padding: 0;
                text-align: left;
            }

        .product-sendquerythankspage .disclaimer.thanks_design {
            width: 100%;
            padding: 30px 15px;
        }

        .product-sendquerythankspage .thank-text {
            line-height: 24px;
            font-size: 18px;
        }

        .btn, button.btnwhite {
            padding: 8px 15px !important;
            font-size: 14px !important;
        }

        .item.list-box-pro {
            width: calc(50.333% - 1.50455rem);
        }

        .bloglistable-withsearch .clearfix.tag-share ul {
            margin: 0px 0px 18px;
        }

        .blogdetailpage {
            margin-bottom: 20px;
            padding-top: 20px;
        }

        .bg-blog.blogdetailpage h1 {
            font-size: 18px;
        }

        .bloglistable-withsearch .meta.text-muted, .bloglistable-withsearch .meta.text-muted a {
            margin: 0;
        }

        .top-productdescription {
            word-wrap: break-word;
        }

        .productdetailspagedesign .product-shop a.btn {
            width: 100%;
            margin-bottom: 15px;
        }

            .productdetailspagedesign .product-shop a.btn.btnwhatsapp {
                margin: 0px;
            }

        .blogdetailpage .news-item p {
            margin-bottom: 0;
        }

        .gallerylist, .galleryimages {
            padding: 20px 0px;
        }

            .gallerylist ul {
                gap: 10px;
            }

                .gallerylist ul li {
                    width: calc(50% - 5px);
                    border: 2px solid #f4f4f49c;
                }

                    .gallerylist ul li img {
                        height: 200px;
                    }

        .galleryfancybox ul {
            gap: 10px;
        }

            .galleryfancybox ul li {
                width: calc(50% - 5px);
                border: 2px solid #f4f4f49c;
            }

                .galleryfancybox ul li img {
                    height: 200px;
                }

        .hm-blgs {
            margin: 20px 0px;
        }

        .site-footer ul li a {
            width: 88%;
        }

        .modal .modal-dialog {
            width: auto;
        }

        #latest-pslider.owl-carousel .owl-next {
            right: 5px;
        }

        #latest-pslider.owl-carousel .owl-prev {
            left: 15px;
        }

        .owl-carousel .owl-nav .fa {
            font-size: 24px;
        }

        .btn, button.btnwhite {
            padding: 5px 12px;
            font-size: 14px;
        }

        .brndslogohome .sec-head {
            padding: 0px 15px;
        }
    }


    /* -------------------------- END Responsive Mobile Start ------------------------------ */