@charset "utf-8";
/* CSS Document */
body {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: 'Roboto';
	src: url(../fonts/Roboto-Regular.ttf);/*font-family: 'Roboto', sans-serif;*/
}
@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-Regular.ttf);
}
.wrapper {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}
.mn {
	width: 1004px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}
.header {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/headerbg.jpg);
	background-size: cover;
}
/*logo*/
.header-lft {
	width: 11%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}
.header-lft p {
	margin: 10px 0px;
}
.header-lft img {
	width: 100%;
}
/*logo*/
.header-lft p {
	font-size: 24px;
	font-weight: bold;
}
/*logo*/
/*.social {
	width: 20%;
	float: right;
	margin: 0px;
	padding: 0px;
}
ul.facebook {
	margin: 15px 0px;
	padding: 0px;
}
ul.facebook li {
	list-style-type: none;
	display: inline;
	margin: 0px 0px 0px 10px;
}
ul.facebook li.connect {
	font-size: 14px;
}
.social i {
	font-size: 18px;
	color: #00a651;
}*/
.contactus {
	width: 31%;
	float: right;
	margin: 10px;
	padding: 0px;
}
ul.mail {
	margin: 15px 0px;
	padding: 0px;
}
ul.mail li {
	list-style-type: none;
	display: block;
	margin: 10px 0px 0px 10px;
	font-size: 15px;
}
ul.mail li a {
	text-decoration: none;
	color: #FFF;
}
.call-us {
	width: 18%;
	float: right;
	margin: 0;
	padding: 0;
}
.call-us p {
	margin: 5px 0;
	padding: 0;
}
.call-us img {
	width: 100%;
}
.nav-bg {
	width: 100%;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #0068dd;
}
.navigation {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}
.bnr {
	width: 100%;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
}
.bnr img {
	width: 100%;
	float: left;
}
.abcontent {
	width: 100%;
	float: left;
	height: auto;
	margin: 20px 0;
	padding: 0;
}
.abcontent p {
	font-size: 14px;
	margin: 10px 0;
	padding: 0;
	line-height: 24px;
}
.tabbg {
	width: 100%;
	float: left;
	height: auto !important;
	margin: 0;
	padding: 20px 0;
	background: #eaeaea;
}
.upperpart {
	width: 100%;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
}
.types {
	width: 60%;
	float: left;
	margin: 0;
	padding: 0;
}
.types p {
	font-size: 14px;
	font-weight: 600;
	color: #0068dd;
	line-height: 24px;
}
.blue {
	color: #0068dd;
	font-size: 14px;
}
ul.apneatypes {
	margin: 15px 0 15px 20px;
}
ul.apneatypes li {
	color: #ffa200;
	line-height: 24px;
	margin: 15px 0;
}
.typesimg {
	width: 39%;
	float: right;
	margin: 0;
	padding: 0;
}
.typesimg p {
	text-align: center;
	margin: 0;
	padding: 0;
}
p.youtube {
	font-size: 14px;
	margin: 10px 0 0 0;
}
p.youtube a {
	text-decoration: none;
}
.bgcolor {
	background: #0068dd;
	color: #FFF;
	padding: 5px;
	border-radius: 2px;
}
.typesimg img {
	width: 74%;
}
.slpap {
	width: 100%;
	height: auto !important;
	float: left;
	margin: 0px auto;
	padding: 0px;
}
/*Tabs CSS starts here*/

/*Inline CSS starts*/
.center {
	/*width:1004px;*/
	height: auto;
	margin: 20px auto 0 auto;
	padding: 0px;
}
/*.marginbot {
margin-bottom:15px;
}*/

ul.list li {
	list-style-type: none;
	margin-left: 20px;
}
ul.tabs {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #0068dd;
}
ul.tabs li {
	list-style-type: none;
	display: block;
	float: left;
	font-size: 14px;
	color: #000;
	padding: 8px;
	margin-right: 20px;
	font-weight: 600;
	margin-bottom: 2px;
	/*background-color:#1f5e6f;
border-bottom:2px solid #2f2f2f;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;*/
	cursor: pointer;
}
ul.tabs li:hover {
	background-color: #0068dd;
	color: #FFF;
}
ul.tabs li.current {
	background-color: #0068dd;
	padding: 8px;
	color: #FFF;
	font-weight: 600;/*border-bottom:2px solid #43b0ce;*/
}
.tabscontent {
	width: 100%;
	float: left;
	height: auto !important;
	padding: 8px 0 0 0;
	display: none;
	text-align: justify;/*border-top:2px solid #43b0ce;*/
}
.sleepcontent {
	width: 60%;
	float: left;
	height: auto !important;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.sleepcontent p {
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
.sleepimg {
	width: 39%;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.sleepimg h2 {
	text-align: center;
	color: #ffa200;
}
.sleepimg p {
	text-align: center;
}
.image2 img {
	width: 100%;
}
ul.obstruct {
	margin: 0;
	padding: 0;
}
ul.obstruct li {
	font-size: 14px;
	list-style-type: none;
	line-height: 24px;
	margin: 15px 0;
	padding: 0;
}
ul.obstruct i {
	color: #0068dd;
}
.sleepcontent1 {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0px;
}
.ornghead a {
	color: #f9752d !important;
}
#content2 {
	height: 770px !important;
}
#content3 {
	height: 770px !important;
}
#content4 {
	height: 770px !important;
}
/*Inline CSS ends*/

* {
	padding: 0;
	margin: 0;
}
/*html, body {
background-color:#2f2f2f;
color:#eaeaea;
}*/

.center {
	margin-left: auto;
	margin-right: auto;
}
.centerText {
	text-align: center;
}
/* ------------------------------ liens */
a {
	color: #baee00;
	text-decoration: none;
}
a:link {
	color: #baee00;
}
a:visited {
	color: #baee00;
}
a:hover {
	color: #baee00;
	text-decoration: underline;
}
a:active {
	color: #baee00;
}
/*Tabs CSS ends here*/
/*recommendation*/
.recommendation {
	width: 100%;
	float: left;
	height: auto;
	margin: 20px 0;
	padding: 0;
}
.babyimg {
	width: 49%;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
}
.babyimg img {
	width: 100%;
}
.babytable {
	width: 50%;
	float: right;
	height: auto;
	margin: 0;
	padding: 0;
}
.childtable1 {
	font-family: arial, sans-serif;
	border-collapse: collapse;
	width: 100%;
}
.childtable1 th {
	background-color: #0068dd;
	color: #FFF;
}
.childtable1 td, th {
	border: 1px solid #696969;
	text-align: left;
	padding: 15px;
}
.childtable1 tr:nth-child(even) {
	background-color: #eaeaea;
}
/*recommendation*/
.footer {
	width: 100%;
	float: left;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	background: #2f3031;
}
.footer-copy {
	width: 100%;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.small {
	margin: px 0 0 0;
	border-bottom: 2px solid #FFF;
}
.link1 {
	width: 23%;
	float: left;
	margin: 5px auto;
	padding: 0px;
}
.link1 h4 {
	color: #FFF;
	margin: 20px 0px 10px 0px;
}
ul.quick1 {
	text-align: left;
	margin: 0px 3px;
	padding: 0px;
}
ul.quick1 li {
	color: #FFF;
	font-size: 12px;
	font-weight: 600;
	list-style-type: none;
	text-align: left;
	line-height: 2.4;
}
ul.quick1 li a {
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.link2 {
	width: 32%;
	float: left;
	margin: 5px auto;
	padding: 0px;
}
.link2 h4 {
	color: #FFF;
	margin: 20px 0px 10px 0px;
}
.link2 p {
	color: #FFF;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
	padding: 0 25px 0 0;
	line-height: 22px;
	text-align: left;
	width: 70%;
}
ul.quick2 {
	text-align: left;
	margin: 0px 3px;
	padding: 0px;
}
ul.quick2 li {
	color: #FFF;
	font-size: 12px;
	font-weight: 600;
	list-style-type: none;
	text-align: left;
	line-height: 2.4;
}
ul.quick2 li a {
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.link3 {
	width: 20%;
	float: left;
	margin: 5px auto;
	padding: 0px;
}
.link3 h4 {
	color: #FFF;
	margin: 20px 0px 10px 0px;
}
ul.quick3 {
	text-align: left;
	margin: 0px 3px;
	padding: 0px;
}
ul.quick3 li {
	color: #FFF;
	font-size: 12px;
	font-weight: 600;
	list-style-type: none;
	text-align: left;
	line-height: 2.4;
}
ul.quick3 li a {
	color: #FFF;
	text-decoration: none;
}
.link4 {
	width: 25%;
	float: right;
	margin: 5px auto;
	padding: 0px;
}
.link4 h4 {
	color: #FFF;
	margin: 20px 0px 10px 0px;
}
ul.mail1 {
	margin: 15px 0px;
	padding: 0px;
}
ul.mail1 li {
	list-style-type: none;
	display: block;
	margin: 10px 0px 0px 2px;
	font-size: 12px;
	font-weight: 600;
}
ul.mail1 li a {
	text-decoration: none;
	color: #FFF;
	margin: 0 0 0 0px;
}
.copyright {
	width: 100%;
	float: left;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}
.copyright p {
	text-align: center;
	font-size: 12px;
	color: #FFF;
	font-weight: 600;
	margin: 10px 0px 0px 0px;
}
.full-line {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background: #2f3031;
	border-top: 1px solid #696969;
}
/*home page*/
/*aboutus*/
.abt-banner {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.abt-banner p {
	margin: 0;
	padding: 0;
}
.abt-banner img {
	width: 100%;
}
.abt-cnt {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.abt-cnt h3 {
	color: #df2928;
}
.abt-cnt p {
	font-size: 14px;
	line-height: 24px;
	margin: 15px auto;
	padding: 0;
}
.sercontent {
	width: 100%;
	float: left;
	height: auto;
	margin: 20px 0;
	padding: 0;
}
.sercontent p {
	font-size: 14px;
	margin: 10px 0;
	padding: 0;
	line-height: 24px;
}
.bluecolor {
	color: #0068dd;
	font-weight: 600;
}
ul.studies {
	margin: 10px 0 10px 20px;
}
ul.studies li {
	font-size: 14px;
	margin: 5px 0 0 0;
	line-height: 24px;
}
/*aboutus*/
/*contact us*/
.contact {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.emailid {
	width: 35%;
	float: right;
	margin: 10px 0;
	padding: 0;
}
ul.email {
	margin: 0;
	padding: 0;
}
ul.email li {
	list-style-type: none;
	font-size: 18px;
	margin: 10px 0;
	padding: 20px 0;
	line-height: 24px;
}
ul.email li a {
	color: #000;
	text-decoration: none;
}
.ess-map {
	width: 62%;
	float: left;
	margin: 10px 0;
	padding: 0;
}
.ess-map h4 {
	margin: 0 0 5px 0;
}
/*form*/
.studentdata {
	width: 35%;
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
}
.studentdata h3 {
	text-align: left;
}
.studentdata input[type="text"] {
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #000;
	float: left;
	font-size: 12px;
	height: 35px;
	margin: 5px 0px;
	padding: 0px 5px;
	width: 95%;
}
.studentdata textarea {
	border: 1px solid #ccc;
	border-radius: 2px;
	color: #000;
	font-size: 12px;
	height: 65px;
	margin: 5px 0 0;
	padding: 5px 5px;
	width: 95%;
}
.studentdata input[type="submit"] {
	background: #0068dd none repeat scroll 0 0;
	border: 1px solid #0068dd;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: 600;
	height: 35px;
	margin: 10px 0px;
	outline: medium none;
	padding: 6px 0px;
	text-align: center;
	width: 80px;
}
.mytable td, th {
	border: none !important;
}
.mytable tr:nth-child(even) {
	background-color: none !important;
}
/*form*/
.contact-addr {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.addr {
	width: 30%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.addr h2 {
	color: #df2928;
}
.addr p {
	font-size: 14px;
	line-height: 24px;
	margin: 10px 0px;
	padding: 0px;
}
.site-map {
	width: 99%;
	float: left;
	margin: 10px 0px;
	padding: 0px;
}
/*contact us*/
/*Images slider*/


.scroller {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
/*Images slider*/
/*responsive*/
@media screen and (min-width:50px) and (max-width:639px) {
.wrapper {
	width: 100%;
}
.header {
	width: 100%;
}
.mn {
	width: 100%;
}
.navigation {
	width: 100%;
}
.nav {
	width: 100%;
}
.header-lft {
	width: 95%;
}
.header-lft img {
	width: 30%;
}
.header-lft p {
	margin: 10px 0 0 10px;
}
ul.mail {
	margin: 10px 0px;
}
.contactus {
	width: 99%;
}
.bnr {
	width: 100%;
	height: auto;
}
.abcontent {
	margin: 0;
}
.abcontent h3 {
	margin: 0px 0 0 5px;
}
.abcontent p {
	margin: 10px 0 0 5px;
	padding: 0 10px 0 0;
	text-align: justify;
}
.tabbg {
	margin: 20px 0;
}
.types {
	width: 100%;
}
.types p {
	margin: 0 0 0 5px;
}
.typesimg {
	width: 100%;
	margin: 10px 0 0 0;
}
.typesimg img {
	width: 90%;
}
.slpap {
	width: 100%;
}
.center {
	width: 95% !important;
}
#content2 {
	height: 100% !important;
}
#content3 {
	height: 770px !important;
}
#content4 {
	height: 100% !important;
}
.sleepcontent {
	width: 100%;
	margin: 5px 0px 0px 0px;
}
.sleepimg {
	width: 100%;
	float: left;
}
.sleepimg img{
	width:100%;
}
ul.obstruct {
	margin: 0;
	padding: 0 10px;
}
.babyimg {
	width: 100%;
	margin: 0 0 10px 0;
}
.babytable {
	width: 99%;
	float: left;
}
/*.childtable1 th {
    padding: 9px !important;
}
.childtable1 td, th {
    padding: 9px !important;
}*/
.footer {
	width: 100%;
}
.footer-copy {
	width: 100%;
}
.link1 {
	width: 100%;
}
.link1 h4 {
	margin: 10px 0px 10px 5px;
}
ul.quick1 {
	margin: 0px 5px;
}
.link2 {
	width: 100%;
	margin: 0px;
}
.link2 h4 {
	margin: 10px 0px 10px 5px;
}
.link2 p {
	margin: 0 5px;
}
.link3 {
	width: 100%;
}
ul.quick3 {
	margin: 0px 5px;
}
.address h4 {
	margin: 10px 0px 10px 5px;
}
ul.facebook li.connect {
	margin: 0px 5px;
}
.link4 {
	width: 100%;
	margin: 0px;
}
.link4 h4 {
	margin: 10px 0px 10px 5px;
}
ul.mail1 li a {
	margin: 0 0 0 5px;
}
.ess-map {
	width: 95%;
	margin: 10px 5px;
}
.slItems {
	height: 90% !important;
}
/*about us*/
.abt-cnt h3 {
	margin: 10px 5px;
}
.abt-cnt p {
	margin: 10px 5px;
}
.sercontent {
	margin: 0;
}
.sercontent h2 {
	margin: 10px 0 0 5px;
}
.sercontent h4 {
	margin: 20px 0 0 5px;
}
.sercontent p {
	margin: 10px 0 0 5px;
	padding: 0 10px 0 0;
	text-align: justify;
}
/*about us*/
/*contacts page*/
.addr {
	width: 100%;
}
.addr h2 {
	margin: 10px 4px;
}
.addr h4 {
	margin: 10px 4px;
}
.addr p {
	margin: 10px 5px;
}
.studentdata {
	width: 95%;
	margin: 0px 5px;
}
.studentdata h4 {
	margin: 10px 0 10px 0;
}
.studentdata input[type="text"] {
	width: 90%;
}
.studentdata textarea {
	width: 90%;
}
.site-map {
	width: 94%;
	margin: 10px 8px;
}
.emailid {
	width: 89%;
}
.ess-map {
	width: 96%;
}
/*contacts page*/
}
 @media screen and (min-width:640px) and (max-width:1024px) {
.wrapper {
	width: 100%;
}
.mn {
	width: 100%;
}
.header-lft {
	margin: 0 0 0 10px;
}
.contactus {
	width: 86%;
	float: left;
}
ul.mail {
	float: right;
}
.nav {
	width: 100%;
}
.banner {
	width: 100%;
}
.abcontent h3 {
	margin: 0px 5px;
}
.abcontent p {
	margin: 10px 5px;
}
.types p {
	margin: 0 5px;
}
ul.obstruct {
	margin: 0 0 0 5px;
}
#tabsholder {
	width: 100%;
}
.sleepimg img {
	width: 90%;
}
.babytable {
	width: 49%;
	float: left;
	margin: 0 0 0 5px;
}
.childtable1 th {
    padding: 9px !important;
}
.childtable1 td, th {
    padding: 9px !important;
}
.sercontent h2 {
	margin: 0 0 0 5px;
}
.sercontent p {
	margin: 5px 0 10px 5px;
}
.sercontent h4 {
	margin: 0 0 0 5px;
}
ul.studies {
	margin: 10px 0 20px 20px;
}
.ess-map {
	width: 60%;
	margin: 10px 10px;
}
/*contactus page*/
.link1 {
	width: 22%;
}
.link2 {
	width: 30%;
}
.link3 {
	width: 24%;
}
.link4 {
	width: 24%;
}
.addr {
	width: 32%;
	margin: 0px 5px;
}
.addr h2 {
	margin: 10px 5px;
}
.addr h4 {
	margin: 0px 5px;
}
.addr p {
	margin: 10px 5px;
}
.studentdata {
	width: 36%;
}
.mytable td, th {
	padding: 0;
}
/*contactus page*/

}
