/* Ultra High-Res Displays (4K: 3840x2160) */
@media screen and (min-width: 2560px) {

	/*.search-box{*/
	/*	margin-left: 800px;*/
	/*}*/
	.logo a img {
		width: 50% !important;
	}
}

/* General High-Res Displays (2K and above) */
@media screen and (min-width: 1920px) {
	/*.search-box{*/
	/*	margin-left: 380px !important;*/
	/*}*/
}

@media screen and (max-width: 1920px) {
	/*.search-box{*/
	/*	margin-left: 380px !important;*/
	/*}*/
}

@media all and (max-width: 1199px) {
	.menu>ul>li {
		padding: 4px 15px !important;
	}

	.menu>ul>li>a {
		font-size: 12px !important;
	}

	/*.search-box {*/
	/*	margin-left: 375px !important;*/
	/*}*/
}

@media all and (max-width: 991px) {
	.logo {
		margin-bottom: 15px;
	}

	.menu>ul>li {
		padding: 11px 5px !important;
	}

	.menu>ul>li>a {
		font-size: 10px !important;
	}

	.menu>ul>li.active a {
		display: none;
	}

	.sidebar ul li ul .side-overley {
		top: 100% !important;
		left: 0px !important;
		min-width: 100% !important;
		z-index: 9999 !important;
		height: auto !important;
	}

	.side-overley>.container {
		margin: 0px !important;
	}

	/* khkghkjhgjhg */
	.column {
		width: 50% !important;
	}

	.footer-left a i,
	.footer-right a {
		margin: 5px 0px;
	}

	/*.search-box {*/
	/*	margin-left: 375px !important;*/
	/*}*/
}

@media all and (max-width: 767px) {

	.anather1 {
		margin-bottom: 15px !important;
	}

	.pay-card-direction {
		border-right: none !important;
	}

	.footer-left a i,
	.footer-right a {
		margin: 5px 0px;
	}

	.pay-logo {
		border-left: none !important;
	}

	.column {
		width: 100% !important;
	}

	.header-top {
		width: 100%;
		text-align: center;
		margin-top: 12px;
	}

	.header-top>ul>li {
		border-left: 0px solid hsla(0, 0%, 100%, .2) !important;
		padding: 5px 12px 5px 7px !important;
	}

	.footer-left {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}

	.footer-right {
		width: 100%;
		text-align: center;
	}

	.slicknav_menu {
		display: none !important;
		background-color: #1062A4 !important;
	}

	.slicknav_btn {
		background: transparent;
	}

	.slicknav_nav {
		background: #1062A4 !important;
	}

	#menu {
		display: none;
	}

	.slicknav_nav a {
		text-transform: capitalize;
	}

	.full-nav {
		position: static !important;
		opacity: 1 !important;
		display: block !important;
		visibility: visible !important;
		padding: 0px 0px;
		background: #fff !important;
		margin: 0px 30px 0px 0px;
	}

	.single-mega ul {
		margin-left: 0px !important;
	}

	.single-mega ul li {
		margin-left: 0px !important;
	}

	.menu>ul>li.active {
		float: left !important;
	}

	.slicknav_row {
		padding: 7px 10px !important;
	}

	.slicknav_nav a:hover {
		background: #fff;
		border-radius: 0px;
		color: #222;
	}

	.slicknav_row:hover {
		background: #fff !important;
		color: #222 !important;
		border-radius: 0px !important;
	}

	.slicknav_item.slicknav_row:hover a {
		color: #222;
	}

	.customer-services {
		margin: 20px 0px auto;
	}

	.slider-text h1 {
		font-size: 35px !important;
	}

	.grid {
		margin-bottom: 15px;
	}

	.register {
		margin-top: 20px;
	}

	.banner-box img {
		height: 254px !important;
	}

	/*.search-box {*/
	/*	margin-left: 375px !important;*/
	/*}*/

}

@media all and (max-width: 450px) {

	/* Mobile header display handled by Bootstrap utilities */
	.search-submit {
		width: 49px !important;
		height: 36px !important;
		background: #007bff;
		color: #fff;
		border: none;
		outline: none;
		cursor: pointer;
		border-radius: 0px !important;
	}

	.header-logo img {
		width: 171px;
	}

	/* Header area display handled by Bootstrap utilities */
	.slider-text h1 {
		font-size: 25px !important;
	}

	.slider-text p {
		font-size: 13px !important;
	}

	.banner-area {
		height: 270px !important;
	}

	.slider-image {
		height: 270px !important;
	}

	.banner-box img {
		height: 170px !important;
	}

	.rightslide img {
		float: left;
		width: 45%;
		margin-right: 10px;
		margin-left: 3px;
		margin-top: 6px;
		height: 120px;
	}

	.cat-icon img {
		height: 100px !important;
	}

	.catfeated {
		height: 126px !important;
	}

	.cart-btn a {
		font-size: 12px;
	}

	.login-btn {
		margin: 11px 0px 0px 5px;
	}

	.login-btn a {
		font-size: 13px !important;
	}

	.contact-btn a {
		font-size: 11px !important;
	}

	.recntproduct {
		height: 255px !important;
	}

	/*.search-box{*/
	/*	display: none !important;*/
	/*}*/
	.product-img a img {
		height: 100px !important;
	}

	.product-area a {
		font-size: 12px;
		line-height: 5px;
	}

	.product-text .price-card {
		font-size: 12px;
	}
}