@charset "utf-8";
/* Phone */
@import url("../phone.css") only screen and (max-width:320px);
/* Tablet */
@import url("../tablet.css") only screen and (max-width:768px);
/* Desktop */
@import url("../desktop.css") only screen and (min-width:769px);

body {
	margin: 0px;
	padding: 0px;
}
.logo {
	background-image: url(../images/logo_new.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 108px;
	width: 162px;
}
.top_banner_bg {
	background-image: url(../images/top_banner_bg.jpg);
	background-repeat: repeat-x;
}

.company_name {
	background-image: url(../images/company_name_img_new.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 96px;
	width: 339px;
}
.eye_transparent {
	background-image: url(../images/eye_transparent_img.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.top_call_middle_bg {
	background-image: url(../images/top_middle_call_img.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.call_text {
	font-family: Calibri;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.instant_chat_text {
	font-family: Arial;
	font-size: 14px;
	color: #181818;
	text-decoration: none;
	font-weight: bold;
}
.eye_text_transparent_image {
	background-image: url(../images/eye_text_transparent_img.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.email_text {
	font-family: Arial;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
}
.email:link {
	font-family: Arial;
	font-size: 12px;
	color: #181818;
	text-decoration: none;
}
.email:visited {
	font-family: Arial;
	font-size: 12px;
	color: #181818;
	text-decoration: none;
}
.email:hover {
	font-family: Arial;
	font-size: 12px;
	color: #181818;
	text-decoration: underline;
}
.menu_bg {
	background-image: url(../images/middle_menu_bg.jpg);
	background-repeat: repeat-x;
}
.menu:link {
	font-family: Calibri;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	font-family: Calibri;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: Calibri;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_btn_bg {
	background-image: url(../images/menu_btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 45px;
	width: 158px;
}
.menu_text {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.title {
	font-family: Arial;
	font-size: 18px;
	color: #159fc7;
	text-decoration: none;
}
.content {
	font-size: 12px;
	color: #363636;
	text-decoration: none;
	text-align: justify;
	font-family: Arial;
}
.freedom_from_glasses_text {
	font-family: Arial;
	font-size: 14px;
	color: #181818;
	text-decoration: none;
	font-weight: bold;
}
.freedom_from_glasses_text1 {
	font-family: Arial;
	font-size: 14px;
	color: #159fc7;
	text-decoration: none;
	font-weight: bold;
}
.form_bg {
	background-color: #eceaea;
	border: 1px solid #dedbdb;
}
.form_title_bg {
	background-image: url(../images/form_title_bg.jpg);
	background-repeat: repeat-x;
}
.consult_a_doctor_title_text {
	font-family: Arial;
	font-size: 16.2px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textbox {
	font-family: Arial;
	font-size: 14px;
	color: #181818;
	text-decoration: none;
	background-color: #f9f9f9;
	height: 18px;
	width: 120px;
	border: 1px solid #d9d9d9;
}
.textarea {
	font-family: Arial;
	font-size: 14px;
	color: #181818;
	text-decoration: none;
	background-color: #f9f9f9;
	height: 45px;
	width: 120px;
	border: 1px solid #d9d9d9;
}
.bottom_bg {
	background-color: #11A3CC;
}
.bottom_mahavir_eye_hospital_text {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bottom_phaco_laser_centre_text {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.bottom_copyright_text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.bottom_menu:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_menu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_menu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom_line {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.bottom_keysoft_menu:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bottom_keysoft_menu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bottom_keysoft_menu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom_powered_by_text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.right_menu:link {
	font-family: Arial;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.right_menu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.right_menu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #159fc7;
	font-weight: normal;
	letter-spacing: 0.5px;
}
.video_border {
	border: 9px solid #e9e9e9;
}
.videos_title {
	font-family: Calibri;
	font-size: 27px;
	color: #181818;
	text-decoration: none;
	font-weight: bold;
}
.top_banner:link {
	font-family: Calibri;
	font-size: 12px;
	color: #159fc7;
	text-decoration: none;
}
.top_banner:visited {
	font-family: Calibri;
	font-size: 12px;
	color: #159fc7;
	text-decoration: none;
}
.top_banner:hover {
	font-family: Calibri;
	font-size: 12px;
	color: #159fc7;
	text-decoration: underline;
}
.top_line {
	font-family: Calibri;
	font-size: 14px;
	color: #545454;
}
.menu_bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.menu9:link {
	font-family: Calibri;
	font-size: 16px;
	color: #181818;
	text-decoration: none;
}
.menu9:visited {
	font-family: Calibri;
	font-size: 16px;
	color: #181818;
	text-decoration: none;
}
.menu9:hover {
	font-family: Calibri;
	font-size: 16px;
	color: #159fc7;
	text-decoration: underline;
}
.bottom_content {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
}
.read_more:link {
	font-family: Arial;
	font-size: 12px;
	color: #159fc7;
	text-decoration: none;
}
.read_more:visited {
	font-family: Arial;
	font-size: 12px;
	color: #159fc7;
	text-decoration: none;
}
.read_more:hover {
	font-family: Arial;
	font-size: 12px;
	color: #159fc7;
	text-decoration: underline;
}
/* Tablet Landscape */
@media screen and (max-width: 1060px) {
    #primary { width:67%; }
    #secondary { width:30%; margin-left:3%;}  
}

/* Tabled Portrait */
@media screen and (max-width: 768px) {
    #primary { width:100%; }
    #secondary { width:100%; margin:0; border:none; }
}
img { max-width: 100%; }
html { font-size:100%; } 
@media (min-width: 640px) { body {font-size:1rem;} } 
@media (min-width:960px) { body {font-size:1.2rem;} } 
@media (min-width:1100px) { body {font-size:1.5rem;} } 