@media screen and (max-width: 425px){

	.pb-120 {
    padding-bottom: 120px;
    margin-top: 716px;
}
	.tp-about-wrapper.pl-80.pt-75.pr-60 {
    position: relative;
    top: 51px;
    border-radius: 29px;
    height: 909px;
    background: white;
    padding: 40px 49px;
}
.tp-product-thumb-2.p-relative.z-index-1.fix.w-img img {
    width: 100%;
    height: 300px;
    object-fit: scale-down;
}	

.tp-header-search.pl-70
 {    position: relative;    top: 25px;    left: -64px;}

.tp-header-contact-content {
    position: relative;
    top: -290%;
    float: left;
    left: 51%;
}
.logo img {
    width: 13em;
    object-fit: cover;
    height: 89px;
}
.tp-header-search.pl-70 {
    position: relative;
    top: 50px!important;
    left: -64px;
}
.tp-slider-title {
    font-size: 31px;
}
section.breadcrumb__area.include-bg.pt-100.pb-50 {
    background-size: cover!important;
    background-position: right!important;
    height: auto!important;
}

.tp-product-tag-2 {
    text-align: center;
}

h3.tp-product-title-2 {
    text-align: center;
}

h4.pryo-name {
    text-align: center;
}
p {
    font-family: var(--tp-ff-p);
    font-size: 17px;
    font-weight: 400;
    color: var(--tp-text-body);
    margin-bottom: 15px;
    line-height: 26px;
}
.tp-mobile-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: var(--tp-common-white);
    padding: 0px 0 5px;
    z-index: 999;
    border-top: 1px solid var(--tp-border-primary);
}
.tp-section-title-4.fz-50 {
    font-size: 36px;
}
.offcanvas__btn a {
    font-size: 17px!important;
    font-weight: 700!important;
    color: white!important;
    border: 1px solid #e1b866!important;
    padding: 8px 21px!important;
    background: #216b91!important;
}
section.breadcrumb__area.include-bg.conatct.pt-100.pb-50 {
    background-size: cover!important;
    background-repeat: no-repeat!important;
    height: auto!important;
}
.my_search {
    position: absolute;
    top: 211px;
    width: 284px;
    left: 13%;
    z-index: 1;
    background: #0e5d87;
    border-radius: 5px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.tp-shop-widget-categories ul li a {
    font-weight: 600;
    font-size: 16px;
    color: #ffffff;
    padding: 0px 0px;
    position: relative;
    padding-left: 14px;
    font-family: system-ui;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.tp-product-tag-2 a {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    font-family: var(--tp-ff-heading);
}
h2.pro:before {
    position: absolute;
    content: "";
    width: 20%;
    height: 2px;
    /* background: #e1b866; */
    top: 40px;
}

.tp-footer-copyright p {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 0;
    font-weight: 500;
    font-family: sans-serif;
    padding-bottom: 31px;
}

    .tp-header-contact-content {
        position: relative;
        top: -290%;
        float: left;
        left: 54%;
    }

.table-responsive {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

.table-responsive th, td {
  text-align: left;
  padding: 8px;
}

.table-responsive tr:nth-child(even){background-color: #f2f2f2}

.tp-shop-top.mb-45 p {
    text-align: justify;
}

.card1 {
    width: 100%;
    overflow-y: scroll;
}






}





@media screen and (max-width: 430px){
    
   	.pb-120 {
    padding-bottom: 120px;
    margin-top: 716px;
}
	.tp-about-wrapper.pl-80.pt-75.pr-60 {
    position: relative;
    top: 51px;
    border-radius: 29px;
    height: 909px;
    background: white;
    padding: 40px 49px;
}
.tp-product-thumb-2.p-relative.z-index-1.fix.w-img img {
    width: 100%;
    height: 300px;
    object-fit: scale-down;
}	

.tp-header-search.pl-70
 {    position: relative;    top: 25px;    left: -64px;}

.tp-header-contact-content {
    position: relative;
    top: -290%;
    float: left;
    left: 51%;
}
.logo img {
    width: 13em;
    object-fit: cover;
    height: 89px;
}
.tp-header-search.pl-70 {
    position: relative;
    top: 50px!important;
    left: -64px;
}
.tp-slider-title {
    font-size: 31px;
}
section.breadcrumb__area.include-bg.pt-100.pb-50 {
    background-size: cover!important;
    background-position: right!important;
    height: auto!important;
}

.tp-product-tag-2 {
    text-align: center;
}

h3.tp-product-title-2 {
    text-align: center;
}

h4.pryo-name {
    text-align: center;
}
p {
    font-family: var(--tp-ff-p);
    font-size: 17px;
    font-weight: 400;
    color: var(--tp-text-body);
    margin-bottom: 15px;
    line-height: 26px;
}
.tp-mobile-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: var(--tp-common-white);
    padding: 0px 0 5px;
    z-index: 999;
    border-top: 1px solid var(--tp-border-primary);
}
.tp-section-title-4.fz-50 {
    font-size: 36px;
}
.offcanvas__btn a {
    font-size: 17px!important;
    font-weight: 700!important;
    color: white!important;
    border: 1px solid #e1b866!important;
    padding: 8px 21px!important;
    background: #216b91!important;
}
section.breadcrumb__area.include-bg.conatct.pt-100.pb-50 {
    background-size: cover!important;
    background-repeat: no-repeat!important;
    height: auto!important;
}
.my_search {
    position: absolute;
    top: 211px;
    width: 284px;
    left: 13%;
    z-index: 1;
    background: #0e5d87;
    border-radius: 5px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.tp-shop-widget-categories ul li a {
    font-weight: 600;
    font-size: 16px;
    color: #ffffff;
    padding: 0px 0px;
    position: relative;
    padding-left: 14px;
    font-family: system-ui;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.tp-product-tag-2 a {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    font-family: var(--tp-ff-heading);
}
h2.pro:before {
    position: absolute;
    content: "";
    width: 20%;
    height: 2px;
    /* background: #e1b866; */
    top: 40px;
} 
    
  .tp-footer-copyright p {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 0;
    font-weight: 500;
    font-family: sans-serif;
    padding-bottom: 31px;
}  
.pb-120 {
        padding-bottom: 120px;
        margin-top: 577px;
    }
    
        .tp-header-contact-content {
        position: relative;
        top: -290%;
        float: left;
        left: 54%;
    }
    .tp-shop-top.mb-45 p {
    text-align: justify;
}
   .card1 {
    width: 100%;
    overflow-y: scroll;
} 
    
    
    
}


@media screen and (max-width: 390px){
    
        .pb-120 {
        padding-bottom: 120px;
        margin-top: 778px;
    }
        .tp-header-contact-content {
        position: relative;
        top: -290%;
        float: left;
        left: 54%;
    }
    .tp-shop-top.mb-45 p {
    text-align: justify;
}

}


@media screen and (max-width: 375px){
    
    .pb-120 {
        padding-bottom: 120px;
        margin-top: 1063px;
    }
        .tp-header-contact-content {
        position: relative;
        top: -290%;
        float: left;
        left: 54%;
    }
    .tp-shop-top.mb-45 p {
    text-align: justify;
}
.card1 {
    width: 100%;
    overflow-y: scroll;
}






}

@media screen and (max-width: 360px){
    
   .pb-120 {
        padding-bottom: 120px;
        margin-top: 1083px;
    } 
        .tp-header-contact-content {
        position: relative;
        top: -290%;
        float: left;
        left: 54%;
    }
    .tp-shop-top.mb-45 p {
    text-align: justify;
}
    
   .card1 {
    width: 100%;
    overflow-y: scroll;
} 
    
    
}



