
@media (min-width: 992px){
#sticky-wrap.stickyhead {
	position: fixed;
	top: 0;
	right:0;
	left:0;
	/*background: #fff;*/
	
	/*box-shadow: 0 0 10px rgb(236, 223, 223);*/
	z-index: 99;
	/*border-bottom: 1px solid #111;*/
	transition-duration: 0.4s;
	padding:7px 0;
}
	#sticky-wrap.stickyhead.nav_sec.navbar .navbar-nav li a
	{
		
		transition-duration: 0.4s;
	}
	
}


@media only screen and (min-width:320px) and (max-width:991px) {
	/*===== comman ===*/
	
	.md_res_mar_top_30
	{
		margin-top:30px;
	}
	.nav_sec
	{
		position: relative;
		background: #fff !important;
		top: 0;
		padding: 10px 0px;
	}
	
	.blog_box_h_inner
	{
		margin-bottom: 20px;
	}
	.blog_img_box_main .blog_txt_area {
		    bottom: 20px;
	}
	.blog_img_box_main .product_name
	{
		margin-bottom: 20px;
	}
	.a_all_button
	{
		border: none;
		margin: 0;
		padding-bottom: 70px;
	}
	.blog_img_box
	{
		display: block;
	}
}
@media only screen and (min-width:320px) and (max-width:767px) {
/*====== Comman ====== */
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.social_box ul li a {
		height: 30px;
		width: 30px;
		font-size: 17px;
	}
	.top_pro_heading h2
	{
		font-size: 23px;
	}
/*=== Top Header ====*/
	.nav_sec
	{
		
	}
	
	/*===== Banner ====*/
	#main_banner .carousel-control-next-icon, #main_banner .carousel-control-prev-icon
	{
		width: 40px;
		height: 40px;
	}
	.banner_search_form input[type="text"]
	{
		height: 45px;
		padding-right: 90px;
	}
	.serch_input .banner_search_btn
	{
		height: 34px;
		padding: 0 10px;
		font-size: 14px;
	}
	.banner_overlay {
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
		transform: none;
		background-color: #ccc;
		padding: 25px 0;
	}
	#main_banner:before
	{
		background-image: none;
	}
	.banner_txt_box h1 .off_txt:after
	{
		display: none;
	}
	.banner_txt_box h1 .off_txt
	{
		color: red;
		padding: 0;
	}
	.banner_search_area
	{
		margin-top: 20px;
	}
	.banner_txt_box h1
	{
		font-size: 20px;
	}
	
	.comman_heading h2
	
	{
		font-size: 30px;
	}
	.banner_nav_inner
	{
		display: block;
	}
	.banner_area
	{
		width: 100%;
		padding: 0;
    	margin-bottom: 20px;
	}
	
	
	.blog_img_box
	{
		display: block;
	}
	.collectio_heading
	{
		background-image: none;
		height: auto;
	}
	.collectio_heading h2
	{
		color: #000;
	}
	/*=== footer ===*/
	#scrollup
	{
		right: 16px;
	}
	
	.footer_copy p
	{
		text-align: center;
	}
	
}


@media only screen and (min-width:320px) and (max-width:479px) {
	
	
	.banner_txt_box h1
	{
		font-size: 20px;
		margin: 0 0 3px 0;
    	line-height: 1.2;
	}
	
	.banner_txt_box .banner_btn1
	{
		padding: 6px 13px;
    	margin: 8px 0 0px 0;
		font-size: 15px;
	}
	.banner_txt_box p
	{
		display: none;
	}
	#main_banner .carousel-indicators li
	{
		
	}
	
	
	
}

@media only screen and (min-width:480px) and (max-width:767px) {
	.banner_txt_box h1 {
		font-size: 20px;
	}
	

}

@media only screen and (min-width:768px) and (max-width:991px) {
	/*========= top_header =========*/
	
	.logo_box img {
		max-width: 170px;
	}
	
	/*===== Banner ====*/
	.banner_txt_box
	{
		    max-width: 405px;
	}
	.banner_txt_box h1
	{
		font-size: 16px;
	}
	.featured-boxes-area
	{
		
	}
	.banner_txt_box h1 .off_txt:after
	{
		    width: 82px;
    height: 41px;
	}
	.banner_search_area
	{
		margin-top: 15PX;
	}
	
}

/********************@media only screen and (min-width:1024px) and (max-width:1200px)********************/


@media (min-width:992px) and (max-width:1199px) {
	.banner_txt_box
	{
		    max-width: 505px;
	}
	.banner_txt_box h1
	{
		font-size: 20px;
	}
	.banner_search_area
	{
		margin-top: 15PX;
	}
	.banner_txt_box h1 .off_txt:after
	{
		    width: 88px;
    height: 41px;
	}
	
}

	
/********************@media only screen and (min-width:1201px)********************/

	

/********************@media only screen and (min-width:1201px)********************/
