@charset "utf-8";

/* CSS Document */



 

@media only screen and (min-width: 1201px) and (max-width: 1400px) {

}

@media only screen and (min-width: 768px) and (max-width: 1200px) and (orientation: landscape) {

}

@media only screen and (max-width: 768px) and (orientation: landscape) {

}



/* iPads (portrai) ----------- */

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {

}

/* iPads (portrait and landscape) ----------- */

@media screen and (min-width: 768px) and (max-width: 1024px) {

}

@media screen and (min-width: 768px) {

.help_line {

	top: 29px;

}

.filter_doctor {

	margin-bottom: 40px;

}

.filter_doctor .form-group {

	margin-bottom: 0px;

}

#cssmenu > ul > li:hover a {

	background:#666;

	overflow:hidden;

	 }

#cssmenu ul ul li a:hover {

	background:#f9f9f9 !important}

#cssmenu ul ul li a {

	 background: #ffff !important;}

}

@media only screen and (max-width: 996px) and (orientation: landscape) {

}

@media only screen and (max-width: 996px) {

#cssmenu ul ul li a {

	color: #eaeaea

}	

}





/* Desktops, Large Screen and laptops ----------- */

@media only screen and (max-width: 790px) {

#cssmenu > ul {

	position: inherit !important

}

.head_profile {

	margin-top: 30px;

}

.head_profile .btn_profile {

	float: right;

	position: relative;

    top: 20px;

}

#cssmenu ul ul li a {

	color: #eaeaea

}

#cssmenu ul ul li ul li a {

	color: #f3ade2

}

.mrg_keralalogo img {

	width:100%}

}

@media only screen and (min-width: 320px) and (max-width: 570px) and (orientation: landscape) {

}

@media only screen and (min-width: 320px) and (max-width: 570px) and (orientation: portrait) {

.head_profile {

	margin-top:10px;

}

}

/* iPhone 4 & 5 (portrait & landscape)----------- */

@media only screen and (min-width: 570px) and (max-width: 750px) {

.head_profile {

	margin-top:10px;

}



}

 

/*@media only screen and (max-width : 480px) {

 

		

}*/





@media screen and (min-width: 760px) {

}



@media screen and (max-width: 480px) {

.head_profile {

	float: left;

	position: relative;

	background: #eee;

	padding: 10px;

	width: 100%;

	border-radius: 6px;

	margin: 10px 0; }

.myprofile_btn .btn_borderd {

	max-width:240px;}



}

