
@media (min-width: 992px){
#sticky-wrap.stickyhead {
	position: fixed;
	top: 0;
	right:0;
	left:0;
	background: #000;
	
	/*box-shadow: 0 0 10px rgb(236, 223, 223);*/
	z-index: 99;
	border-bottom: 1px solid #111;
	transition-duration: 0.4s;
	padding:12px 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: 5px 0px;
	}
	
}
@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: #fff !important;
	}
	/*.nav_sec .stellarnav > ul > li > a {
		color: #fff !important;
	}*/
	.stellarnav.mobile.dark ul {
		background: #2b2929;
	}
	.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: #fff;
	}
	.stellarnav.dark .icon-close:before,
	.stellarnav.dark .icon-close:after
	{
		border-color: #fff;
	}
	.stellarnav.dark .menu-toggle span.bars span {
		background: #fff;
	}
	.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;
	}
	
	/*===== 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
	{
		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;
	}
	
	.featured-boxes-area
	{
		margin-top: 50px;
	}
	.single-featured-box
	{
		border-top: 1px solid #ececec;
	}
	/*=== footer ===*/
	#scrollup
	{
		right: 16px;
	}
	

}


@media only screen and (min-width:320px) and (max-width:479px) {
	
	.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: 20px;
		margin: 0 0 3px 0;
    	line-height: 1.2;
	}
	
	.banner_txt_box .banner_btn1
	{
		padding: 4px 13px;
    	margin: 0 0 0px 0;
		font-size: 15px;
	}
	.banner_txt_box p
	{
		display: none;
	}
	#main_banner .carousel-indicators li
	{
		
	}
	.welcome_img_box iframe
	{
		height: 200px;
	}
	
	
}

@media only screen and (min-width:480px) and (max-width:767px) {
	.banner_txt_box h1 {
		font-size: 27px;
	}
	.banner_txt_box p
	{
		display: none;
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	/*========= top_header =========*/
	.nav_sec .stellarnav ul
	{
		padding: 0 0 0 0;
	}
	.nav_sec .stellarnav > ul > li > a
	{
		padding: 15px 11px;
	}
	
	.logo_box img {
		max-width: 194px;
	}
	/*===== Banner ====*/
	.banner_txt_box h1
	{
		font-size: 40px;
	}
	.featured-boxes-area
	{
		margin-top: -30px;
	}
	
	
	
}

/********************@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: 45px;
	}
	.featured-boxes-area
	{
		margin-top: -40px;
	}
	.cmpny_desc h2
	{
		font-size: 31px;
	}
	
}

	
/********************@media only screen and (min-width:1201px)********************/

	

/********************@media only screen and (min-width:1201px)********************/
