
@media (min-width: 992px){
#sticky-wrap.stickyhead {
	position: fixed;
	top: 0;
	right:0;
	left:0;
	z-index: 99;
	/*background-color: transparent;*/
	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 .nav_con {
	    padding: 6px 15px;
	}
	.logo_area
	{
		/*display: flex;
    	align-items: center;*/
    	width: 50%;
	    align-items: center;
	}
	.header_sec .container
	{
		/*width: 100%;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;*/
	}
	.nav_sec
	{
		/* background-color: #0b354a; */
	}
	.nav_inner
	{
		background-color: transparent;
	}
	.nav_area
	{
		width: 50%;
	}
	.stellarnav.dark a
	{
		color: #fff !important;
	}
	/*.nav_sec .stellarnav > ul > li > a {
		color: #fff !important;
	}*/
	.stellarnav.mobile.dark ul {
		background: #0d3a58;
		max-width: 270px;
	}
	.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: #000;
	}
	.nav_sec .stellarnav > ul > li > a
	{
		color: #fff !important;
	}
	
	.nav_sec .stellarnav.dark
	{
		text-align: right;
	}
	.stellarnav.mobile.right > ul
	{
		text-align:left;
	}
	.stellarnav .dd-toggle
	{
		position: absolute !important;
	}
	.nav_sec .navbar-brand
	{
		display: block;
	}
	.logo_box img {
		max-width: 164px;
	}
	.about_home_sec
	{
		background-image: none;
	}
	.about_content_main
	{
		padding-left: 15px;
	}
	.about-content {
	    padding: 10px 0px 0px 0px;
	}
	.services_sec:before, .services_sec:after
	{
	    background-size: 80px;
	}
	.inner_page_banner_sec
	{
		min-height: 250px;
	}
	.banner_txt_box h1, .banner_txt_box h2
	{
		font-size: 30px;
	}
	.banner_row .banner_img
	{
		margin-top: 30px;
	}
	

	
}
@media only screen and (min-width:320px) and (max-width:767px) {
/*====== Comman ====== */
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.nav_sec
	{
		position: relative;
		top: 0;
		padding: 5px 0px;
	}
	.top_header_logo_main
	{
		/*display: none;*/
	}
	.top_header_right_main
	{
		display: none;
		
	}
	.top_header_logo
	{
		text-align: center;
	}
	.sm_res_mar_top_30
	{
		margin-top:30px;
	}
	
	
	/*===== Banner ====*/
	
	.heading_box h2
	{
		font-size: 20px;
	}
	.about-content h5
	{
		font-size: 13px;
		letter-spacing: 1.2px;
	}
	.about-content h3
	{
	    font-size: 18px;
	    letter-spacing: 0.7px;
	}
	/*=== footer ===*/
	#scrollup
	{
		right: 16px;
	}
	

}


@media only screen and (min-width:320px) and (max-width:575px) {
	
	./*logo_area
	{
		width: 40%;
	}
	.nav_area
	{
		width: 40%;
	}
	.header_appointment_area
	{
		width: 40%;
	}*/
	.stellarnav .menu-toggle
	{
		padding: 5px;
	}
	.logo_box img {
		max-width: 114px;
	}
	.fullpage_comman_sec .camp_big_img {
	    width: 100%;
	    height: 250px;
	    object-fit: cover;
	}
	.fullpage_content .fp_content_inner h2
	{
		font-size: 25px;
	}
	.fullpage_content .fp_content_inner p
	{
	    font-size: 12px;
	}
	
	
	
}

@media only screen and (min-width:576px) and (max-width:767px) {
	.banner_txt_box p
	{
		
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	/*========= top_header =========*/
	.nav_area {
		/*width: 80%;*/
	}
	.header_appointment_area {
		/*width: 20%;*/
	}
	
	.nav_sec .stellarnav ul
	{
		padding: 0 0 0 0;
	}
	.nav_sec .stellarnav > ul > li > a
	{
		padding: 15px 11px;
	}
	
	.logo_box img {
		max-width: 194px;
	}
	.h_contact_box img
	{
		display: none;
	}


	/*===== Banner ====*/
	.banner_txt_box
	{
		
	}
	.banner_txt_box h3
	{
		font-size: 22px;
	}
	.banner_txt_box p
	{
		font-size: 20px;
	}
	.footer_box .ft_heading
	{
	    font-size: 13px;
	    padding: 0 0 15px 0;
	    letter-spacing: 0px;
	}
	
	
}

/********************@media only screen and (min-width:1024px) and (max-width:1200px)********************/


@media (min-width:992px) and (max-width:1199px) {
	
	.nav_sec .stellarnav > ul > li > a
	{
		padding: 17px 10px;
	}
	.about-content {
	    padding: 20px 0px 0px 20px;
	}
	.services_sec:before, .services_sec:after
	{
		background-size: 90px;
	}

	
}

	
/********************@media only screen and (min-width:1201px)********************/

	

/********************@media only screen and (min-width:1201px)********************/
