@media(max-width:1750px){
	.seller-product .owl-theme .owl-nav,
	.testimnl_sec .owl-theme .owl-nav{
		width: calc(100% + 0px);
	}
}
@media(max-width:1399px){
	.seller-bx img {
		height: 250px;
	}
	.space {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.veriety_sec{
		padding-top:100px;
		padding-bottom:100px;
	}
	.testimnl_sec_itm{
		padding-top:60px;
		padding-bottom:60px;
	}
	.thme_ftr .thme_ftr_itm p,
	.thme_ftr ul li a{
		font-size:14px;
	}
	.copy_right_txt {
		padding-top:15px;
		padding-bottom:15px;
	}
	.copy_right_txt p{
		font-size:16px;
	}
	p{
		font-size:16px;
		line-height:24px;
	}
	.banner-slide-innr .banner-content h5 {
		font-size: 28px;
	}
	.banner-slide-innr .banner-content h1 {
		font-size: 72px;
	}
	.thm-btn {
		padding: 15px 40px;
		font-size: 16px;
	}
	.banner-slide-innr img{
		height:750px;
	}
}
@media(max-width:991px){
	.custom-navabr .navbar-toggler {
		width: 46px;
		height: 50px;
		padding: 0 10px;
		border-radius: 4px;
		text-align: center;
		border: none;
		outline: none;
		z-index: 110;
		background-color:#1d2435;
	}
	.custom-navabr .navbar-toggler span {
		width: 29px;
		height: 3px;
		background: #fff;
		display: block;
		margin: 3px auto 3px auto;
		position: relative;
		top: 0;
		opacity: 1;
		float: right;
		transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
		border-radius: 10px;
	}
	.custom-navabr .navbar-toggler span:nth-child(2) {
		width: 25px;
	}
	.custom-navabr .navbar-toggler[aria-expanded="true"] span:nth-child(1) {
		transform: rotate(45deg);
		position: relative;
		top: 9px;
	}
	.custom-navabr .navbar-toggler[aria-expanded="true"] span:nth-child(2) {
		opacity: 0;
	}
	.custom-navabr .navbar-toggler[aria-expanded="true"] span:nth-child(3) {
		transform: rotate(-45deg);
		position: relative;
		top: -9px;
	}
	.main-header .custom-navabr .nav-item {
		margin-left: 0px;
		margin-top: 10px;
	}
	.seller-product .owl-theme .owl-nav button i,
	.testimnl_sec .owl-theme .owl-nav button i {
		font-size: 26px;
	}
	.seller-product .owl-theme .owl-nav, 
	.testimnl_sec .owl-theme .owl-nav {
		width: calc(100% + 35px);
	}
	.space {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.veriety_sec {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.testimnl_sec_itm {
		padding-top: 60px;
		padding-bottom: 60px;
		padding-left:30px;
		padding-right:30px;
	}
	.testimnl_sec_itm p {
		font-size: 20px;
		margin-top: 20px;
		margin-bottom: 10px;
		line-height: 32px;
	}
	.blog_sec .bgl_itm h4 {
		font-size: 20px;
	}
	.blog_sec .bgl_itm .bgl_itm_btm a{
		font-size:16px;
	}
	.blog_sec .bgl_itm .bgl_itm_btm span {
		font-size: 14px;
	}
	.thme_ftr_col_1 {
		width: 40%;
	}
	.thme_ftr_col_2 {
		width: 30%;
	}
	.banner-slide-innr .banner-content h5 {
		font-size:24px;
	}
	.banner-slide-innr .banner-content h1 {
		font-size:52px;
	}
	.thm-btn {
		padding: 15px 40px;
		font-size: 16px;
	}
	.banner-slide-innr img{
		height:600px;
	}
	.title {
		font-size: 34px;
		margin-bottom:35px;
	}
	.banner-sec .owl-theme .owl-nav button i {
		font-size: 32px;
	}
	.copy_right_txt p {
		font-size: 14px;
	}
}
@media(max-width:767px){
	.thme_ftr_col_1,
	.thme_ftr_col_2 {
		width: 50%;
	}
}
@media(max-width:575px){
	.tp_bar{
		display:none;
	}
	.banner-slide-innr img{
		height:400px;
	}
	.banner-slide-innr .banner-content h5{
		font-size:20px;
	}
	.banner-slide-innr .banner-content h1{
		font-size:36px;
	}
	.title{
		font-size:28px;
		margin-bottom:25px;
	}
	.seller-product .owl-theme .owl-nav, .testimnl_sec .owl-theme .owl-nav {
        width: calc(100% + -20px);
    }
    .thme_ftr {
    padding-top: 20px;
    padding-bottom: 60px;
}
    .thme_ftr_col_1, .thme_ftr_col_2 {
        width: 100%;
    }
}