
@media (max-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: #4c4949 !important;*/
		top: 0;
		padding: 12px 0px;
	}
	.inner_page_banner_sec
	{
		min-height: 210px;
	}
	.top_header_left ul li a,
	.top_header_right ul li a
	{
		font-size: 16px;
	}
	.owl_box_shadow_only .owl-stage-outer
	{
		margin: -11px;
	}
	.bg_animation1 {
		animation: bg-animate 4s linear infinite
	}
	.about_img img
	{
		width: 100%;
	}
	.footer_box {
		margin-bottom: 20px;
	}
	
}
@media only screen and (min-width:320px) and (max-width:767px) {
	
/*====== Comman ====== */
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.logo_area
	{
		display: flex;
    	align-items: center;
	}
	.stellarnav.dark a
	{
		color: #000 !important;
	}
	/*.nav_sec .stellarnav > ul > li > a {
		color: #fff !important;
	}*/
	.stellarnav.mobile.dark ul {
		background: #e2e1e1;
	}
	.nav_sec .stellarnav > ul > li > a:before
	{
		display: none;
	}
	.stellarnav.dark a.dd-toggle .icon-plus:before,
	.stellarnav.dark a.dd-toggle .icon-plus:after
	{
		border-color: #000;
	}
	.stellarnav.dark .icon-close:before,
	.stellarnav.dark .icon-close:after
	{
		border-color: #000;
	}
	.stellarnav.dark .menu-toggle span.bars span {
		background: #000;
	}
	.sm_res_mar_top_30
	{
		margin-top:30px;
	}
	.nav_sec .stellarnav.dark
	{
		text-align: right;
	}
	.stellarnav.mobile.right > ul
	{
		text-align:left;
	}
	.stellarnav .dd-toggle
	{
		position: absolute !important;
	}
/*=== Top Header ====*/
	.nav_sec
	{
		
	}
	
	.nav_sec .navbar-brand
	{
		display: block;
	}
	.logo_box img {
		max-width: 164px;
	}
	.top_header_left ul
	{
		text-align: center;
	}
	.top_header_right ul
	{
		text-align: center;
	}
	/*===== Banner ====*/
	#main_banner .carousel-control-next-icon, #main_banner .carousel-control-prev-icon
	{
		width: 40px;
		height: 40px;
	}
	
	.banner_overlay
	{
		right: auto;
		text-align: left;
	}
	.banner_txt_box h1
	{
		font-size: 20px;
	}
	#main_banner .carousel-indicators
	{
		bottom: -5px;
	}
	#main_banner .carousel-control-prev
	{
		left: 16px;
	}
	#main_banner .carousel-control-next
	{
		right: 16px;
	}
	.comman_heading h2
	
	{
		font-size: 30px;
	}
	.inner_page_banner_sec p
	{
		font-size: 15px;
	}
	
	.heading_box h2
	{
		font-size: 30px;
	}
	.product_box .product_desc h3
	{
		font-size: 20px;
	}
	.team_content_area .member_name h3
	{
		font-size: 20px;
	}
	.team_content_area .member_name p
	{
		font-size: 16px;
	}
	.team_content_area .team_social {
		width: 42px;
		height: 42px;
		font-size: 28px;
	}
	.comman_content_txt h2
	{
		font-size: 30px;
	}
	.footer_top_right ul li
	{
		margin: 13px 0 13px 0;
		width: 100%;
	}
	.social_footer_area ul
	{
		justify-content: flex-start;
	}
	.footer_copy p
	{
		text-align: center;
	}
	.footer_payment_icon
	{
		text-align: center;
		margin-top: 10px;
	}
	/*=== footer ===*/
	#scrollup
	{
		right: 16px;
	}
	.footer_box {
		margin-bottom: 30px;
	}
	

}


@media only screen and (min-width:320px) and (max-width:575px) {
	
	.logo_area
	{
		width: 40%;
	}
	.nav_area
	{
		width: 60%;
	}
	
	.stellarnav .menu-toggle
	{
		padding: 5px;
	}
	.logo_box img {
		max-width: 114px;
	}
	.header_social li
	{
		padding: 0 2px;
	}
	.header_social li a
	{
		height: 35px;
			width:35px;
	}
	.banner_txt_box h1
	{
		font-size: 18px;
		margin: 0 0 3px 0;
    	line-height: 1.2;
	}
	.banner_txt_box h3
	{
		font-size: 16px;
		letter-spacing: 0;
	}
	.banner_txt_box .banner_btn1
	{
		padding: 4px 13px;
    	margin: 0 0 0px 0;
		font-size: 14px;
	}
	.banner_txt_box p
	{
		display: none;
	}
	.pr_sorting_box
	{
		justify-content: flex-start;
		margin-top: 10px;
	}
	.subscribe_news_box .form-control
	{
		padding-right: 102px;
	}
	.subscribe_news_box .news_subs_btn
	{
		font-size: 15px;
		text-transform: capitalize;
		padding: 8px 8px;
	}
	.pro_sorting_left p
	{
		width: 104px;
		font-size: 17px;
	}
	#main_banner .carousel-indicators li
	{
		
	}
	
	
	
}

@media only screen and (min-width:480px) and (max-width:767px) {
	.banner_txt_box h1 {
		font-size: 23px;
	}
	.banner_txt_box p
	{
		display: none;
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	/*========= top_header =========*/
	.logo_area
	{
		width: 27%;
	}
	.nav_area {
		width: 73%;
	}
	.nav_sec .stellarnav ul
	{
		padding: 0 0 0 0;
	}
	
	.nav_sec .stellarnav > ul > li > a
	{
		padding: 15px 1px;
		letter-spacing: 0;
		    font-size: 14px;
	}
	
	.logo_box img {
		max-width: 200px;
	}
	.heading_box h2
	{
		font-size: 31px;
	}
	.top_header_right ul li
	{
		padding: 0 4px;
	}
	
	.product_box .product_desc h3
	{
		font-size: 20px;
	}
	/*===== Banner ====*/
	.banner_txt_box
	{
		max-width: 430px;
	}
	.banner_txt_box h1
	{
		font-size: 32px;
	}
	
	.footer_box .ft_heading
	{
		font-size: 19px;
	}
	.team_content_area .member_name h3
	{
		font-size: 21px;
	}
	.team_content_area .member_name p
	{
		font-size: 16px;
	}
	.team_content_area .team_social {
		width: 42px;
		height: 42px;
		font-size: 28px;
	}
	.product_box_p .product_desc_p h4
	{
		font-size: 15px;
		letter-spacing: 0;
	}
	.product_box_p .product_desc_p h4 .sale_price
	{
		padding-left: 10px;
	}
}

/********************@media only screen and (min-width:1024px) and (max-width:1200px)********************/


@media (min-width:992px) and (max-width:1199px) {
	
	.nav_sec.navbar .navbar-nav li a:before
	{
		top: 9px;
    	height: 13px;
	}
	.logo_box img {
		max-width: 200px;
	}
	.banner_txt_box h1
	{
		font-size: 35px;
	}
	.heading_box h2
	{
		font-size: 33px;
	}
	.welcome_pro_box .welcome_pro_title h2
	{
		font-size: 17px;
		letter-spacing: 0;
	}
	.product_box .product_desc h3
	{
		font-size: 21px;
	}
	.ft_contact p,
	.ft_links ul li a
	{
		font-size: 14px;
	}
	
}

	
/********************@media only screen and (min-width:1201px)********************/

	

/********************@media only screen and (min-width:1201px)********************/
