﻿/* Master CSS File
 * Calls other component-specific CSS files to ease editing
 *
 * All these files can be merged and minified during deployment
 * Bootstrap CSS file is called separately, overrides are included here
 */


@import url(includes/menu.css);
@import url(includes/all-responsive.css);

<!--@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300ita‌​lic,400italic,500,500italic,700,700italic,900italic,900);-->


@font-face {
	font-family: 'robotoregular';
    src: url('fonts/roboto-regular.eot');
    src: url('fonts/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-regular.woff') format('woff'),
         url('fonts/roboto-regular.ttf') format('truetype'),
         url('fonts/roboto-regular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'robotolight';
    src: url('fonts/roboto-light.eot');
    src: url('fonts/roboto-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-light.woff') format('woff'),
         url('fonts/roboto-light.ttf') format('truetype'),
         url('fonts/roboto-light.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'robotothin';
    src: url('fonts/roboto-thin-webfont.eot');
    src: url('fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-thin-webfont.woff') format('woff'),
         url('fonts/roboto-thin-webfont.ttf') format('truetype'),
         url('fonts/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('fonts/roboto-medium.eot');
    src: url('fonts/roboto-medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-medium.woff') format('woff'),
         url('fonts/roboto-medium.ttf') format('truetype'),
         url('fonts/roboto-medium.svg#RobotoMedium') format('svg');
}

html, html * {
  font-family: robotoregular;
  /* font-family:Arial, Helvetica, sans-serif;*/
}

body {
	/*background:url(../images/bg.png) left top repeat-x;*/
	color:#58595b !important;
	font-family: robotoregular !important;
	line-height:19px !important;
	
}
/* Font-face embed */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: robotomedium !important;
}

a {
	color:#fff;
	outline:none;
}
.margin-top {
	margin-top:40px;
}
.margin-btm {
	margin-bottom:40px !important;
}
.margin-btm-twnty {
	margin-bottom:20px !important;
}

.carousel-indicators {
	bottom:-10px !important;
}

.logo {
	float:left;
	width:50%;
	text-align:left;
	padding-top:10px;
	
}
.logo img{
	max-width:92%;
	
}
.topbar-right {
	float:right;
	width:392px;
	
	text-align:right;
	position:relative;

}
.topbar-login-section {
	float:left;
	padding-top:10px;

}
.socail-icons-topbar {
	text-align:right;
	float:right;
	clear:both;
	margin-top:5px;
	position:relative;
	z-index:2;
}
.socail-icons-topbar img{
	margin:1px;	
}
.position-rel {
	position:relative;
}
.fiftyyear {
	position:relative;
	right:2px;
	top:7px;	
}
.fiftyyear img {
	width:88px;
	
}
.fiftyyear-mobile {
	display:none;
}
.pharma-img {
  width: 100%;
  margin: 15px 0 0;
}
.common-content-wrapper {
  padding: 26px 0 50px;
  min-height:400px;
}

.md-area-inner {
	margin:0 auto;
	width:480px;
	text-align:center;
}

.md-area img{
	max-width:100%;
}
.md-area h2 {
	font-size:21px;
	padding: 0;
	margin:0 0 7px 0;
}	
.md-area h5{
	color:#0c4da2;
	font-size:16px;
	padding:2px 0 0 0;
	margin:0;
	font-weight:400;
	text-align:center;
}


.md-area h6{
	font-size:13px;
	padding: 0;
	margin:1px 0 15px 0;
	font-weight:400;
	text-align:center;
}

.news-area {
	font-size:13px;
	border-left:0px solid #d3d4d4;
	/*display:inline-block;*/
	min-height:310px;
	background:#efefef;
	padding:4px 11px;
}
.news-area img {
	max-width:100%;
}
.news-area h2{
	font-size:21px;
	color:#f57a37;
	padding:0;
	text-align:center;
	margin:0 0 7px 0;
	font-weight:700;
}
.news-area h2 span{
	color:#f5c537;
}
.news-area h4 {
	color:#0c4da2;
	font-size:13px;
	font-weight:700;
	padding:0;
	margin:0px 0 1px 0;
}
.news-area a {
	color:#f57a37;
	
	margin-top:1px;
}
.news-area p {
	padding:0;
	margin:0;
	line-height:14px;
	font-size:12px;
	margin-bottom:7px;
	
}
.news-img {
	float:left;
	margin:0 13px 40px 0;
}
.news-linnks {
	
}

/*footer {
	border-top:1px solid #e6e6e7;
	padding-top:15px;
	margin:30px 0 5px 0;
	color:#808285;
}
footer p{
	font-size:12px;
	text-align:center;
}*/

.index-margin {
	margin:70px 0 30px 0;
}
.carousel-control.right, .carousel-control.left {
	background:none !important;
}

.banner-first {
	background:url(../images/retina/banner1.jpg) 0 0 no-repeat;
	height:327px;
	background-size:cover;
}
.banner-second {
	background:url(../images/retina/banner2.jpg) 0 0 no-repeat;
	height:327px;
	background-size:cover;
}
.banner-third {
	background:url(../images/retina/banner3.jpg) 0 0 no-repeat;
	height:327px;
	background-size:cover;
}
.banner-fourth {
	background:url(../images/retina/banner4.jpg) 0 0 no-repeat;
	height:327px;
	background-size:cover;
}

.banner-fifth {
	background:url(../images/retina/banner5.jpg) 0 0 no-repeat;
	height:327px;
	background-size:cover;	
}

.banner-sixth {
	background:url(../images/retina/banner6.jpg) 0 0 no-repeat;
	height:327px;
	background-size:cover;
	
	
}

.banner-fifth a{ height:300px; z-index:99; width:100%; display:inline-block;}
.banner-sixth a{ height:300px; z-index:99; width:100%; display:inline-block;}


/* About Us */
.heading-icon {
  float:left;
  margin:0 10px 0 0;
}
.heading-text {
  float:left;
}
.heading-newsarea {
	position:relative;
}
.heading-text h2{
  color: #0c4da2;
  font-size: 34px;
  font-weight: 700;
  margin:0;
  text-transform:uppercase;

}
.heading-subtext {
  margin-bottom: 20px;
  color: #0c4da2;
  font-size: 15px;
  font-weight: 500;
  border-top: 1px solid #e7e7d3;
  border-bottom: 1px solid #e7e7d3;
  display:inline-block;
}

.backon-product-btn {
	position:absolute;
	right:0;
	top:50px;
	
	z-index:99;
}
.backon-news-btn {
	position:absolute;
	right:0;
	top:30px;
}
.subnav-area {
	text-align:center;
	margin:10px auto 30px auto;
	position:relative;
}
.subnav-area a {
	margin:3px 10px;
	font-size:14px;
	color:#58595b;
	word-spacing:1px;
}
.subnav-area a.active {
	color:#ed2028;
	font-weight:700;
}


.clothings-row-product{
	margin:56px -15px 0 -15px;
}
.product-img{
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
.imgZoom img{
	-moz-transition: all 1s ease; /* Firefox */
	-webkit-transition: all 1s ease; /* Firefox */
	transition: all 1 ease-in-out;
	width: 100%;
}
.imgZoom:hover img{
	-moz-transform:scale(1.25); /* Firefox */
	-webkit-transform:scale(1.25); /* Firefox */
	transform:scale(1.25);
}
.imgZoom{
	overflow: hidden;
}
.product-title{
	margin:0;
	padding:14px 0 30px 0;
	width:100%;
	float:left;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	color:#333333;
	letter-spacing:4px;
	font-family: 'opensans-semibold';
}

.text-blue {
	color:#0c4da2 !important;
}

.aboutus-content {
	text-align:justify;
}

.aboutus-content h4 {
  font-size: 24px;
  font-weight: 700;
  color: #0c4da2;
  margin:0 0 0px 0;
  padding:0;
  font-family: 'robotomedium';
}

.aboutus-content h5 {
  font-size: 16px;
  font-weight: 400;
  color: #0c4da2;
  margin-top: 15px;
}
.aboutus-content h5 span{
	text-decoration:underline;
}
.aboutus-content img{
	max-width:100%;
}
.aboutus-content h6 {
  font-size: 18px;
  font-weight: 600;
  color: #0c4da2;
  margin-top: 30px;
  font-family: 'robotomedium';
}

.aboutus-content .bullet-points {
  list-style-type: circle;
  display: inline-block;
  line-height: 12px;
  margin-bottom: 0;
  width: 52%;
}

.achievement-area h4{
	margin-bottom:13px;
}
.achievement-area h5{
	margin-bottom:20px;
	margin-top:1px;
	font-size:18px;
}
.achievement-area hr {
	margin-bottom:35px;
}
.img-sub-heading {
	font-size:13px;
}

.image-leftarea {
	padding:10px 0;
	display:inline-block;
	width:100%;
}
.image-leftarea img{
	margin:0 25px 15px 0;
	float:left;
	overflow:hidden;
	max-width:100%;
	
}

.image-rightarea {
	padding:10px 0;
	display:inline-block;
	width:100%;
	clear:both;
	margin-top:20px;
}
.image-rightarea img{
	margin:0 0 15px 25px;
	float:right;
	max-width:100%;
}


/* Career */

.career-content {
	width:65%;
	text-align:center;
	margin:30px auto 20px auto;
}
.career-star img{
	text-align:center;
	max-width:100%;

}
a.btn-career {
	background:#939598;
	color:#fff;
	padding:5px 27px;
}
.job-novacancies {
	background:#fff200;
	padding:15px 10px;
	max-width:470px;
	text-align:center;
	margin:0 auto;
}

/*Contact us */

.contact-address {
	max-width:760px;
	margin:0 auto;
	margin-top:20px;
	
}
.contact-address ul {
	margin:10px auto 20px auto;
	padding:0;
	width:280px;
	
}
.contact-address ul li{
	margin:0;
	padding:3px 20px;
	border-bottom:1px solid #e7e7d3;
	list-style-type:none;
	line-height:38px;

}
.contact-address ul li:first-child{
	border-top:1px solid #e7e7d3;
}
.contact-address i {
	width:38px;
	height:38px;
	margin-right:10px;
}

.contact-chairman {
	text-align:left;
	border-top:1px solid #e7e7d3;
	margin-top:20px;
}
.contact-chairman h5{
	font-size:18px;
	font-weight:500;
	margin-bottom:2px;

}

.contact-chairman ul {
	margin:7px 0 0 0;
	padding:0;
	width:100%;
	
}
.contact-chairman ul li{
	margin:0;
	padding:5px 1px;
	border:none;
	border-top:1px solid #e7e7d3 !important;
	list-style-type:none;
	line-height:14px;
}
.contact-chairman ul li:first-child{
	border-top:1px solid #e7e7d3 !important;
}
.socail-icons {
	text-align:center;
	margin:0px auto 40px auto;
	width:90px;
	clear:both;
	
}


.socail-icon-twitter {
	width:22px;
	height:22px;
	background:url(../images/icon-twitter.png)0 0 no-repeat;
	display:inline-table;
	opacity: 0.8;
  	transition: 0.5s;
}
.socail-icon-twitter:hover {
	background:url(../images/icon-twitter-color.png)0 0 no-repeat;
	opacity: 1;
	transition: 0.5s;
}

.socail-icon-facebook {
	width:22px;
	height:22px;
	background:url(../images/icon-facebook.png)0 0 no-repeat;
	display:inline-table;
}
.socail-icon-facebook:hover {
	background:url(../images/icon-facebook-color.png)0 0 no-repeat;
}

.socail-icon-linkdin {
	width:22px;
	height:22px;
	background:url(../images/icon-linkdin.png)0 0 no-repeat;
	display:inline-table;
}
.socail-icon-linkdin:hover {
	background:url(../images/icon-linkdin-color.png)0 0 no-repeat;
}




.socail-icons-footer {
	text-align:center;
	margin:15px auto 0px auto;
	width:110px;
}

.socail-iconfooter-twitter {
	width:22px;
	height:22px;
	background:url(../images/icon-twitter-footer.png)0 0 no-repeat;
	display:inline-table;
}
.socail-iconfooter-twitter:hover {
	background:url(../images/icon-twitter-color.png)0 0 no-repeat;
}

.socail-iconfooter-facebook {
	width:22px;
	height:22px;
	background:url(../images/icon-facebook-footer.png)0 0 no-repeat;
	display:inline-table;
}
.socail-iconfooter-facebook:hover {
	background:url(../images/icon-facebook-color.png)0 0 no-repeat;
}
.socail-iconfooter-linkdin {
	width:22px;
	height:22px;
	background:url(../images/icon-linkdin-footer.png)0 0 no-repeat;
	display:inline-table;
}
.socail-iconfooter-linkdin:hover {
	background:url(../images/icon-linkdin-color.png)0 0 no-repeat;
}


/* product details */
.product-details-area {
	width:950px;
	margin:0 auto;
	font-size:14px;
	position:relative;
}
.pro-subname {
	text-align:center;
	font-size:20px;
	margin-bottom:20px;
}
.product-details {
	width:750px;
	margin:0 auto;
	font-size:13px;
	position:relative;
}
.product-details .table{
	font-size:12px;
}
.product-details h2{
	font-size:30px;
	line-height:30px;
	font-weight:800;
	color:#00aeef;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:20px;
}
.product-details h2 span{
	text-transform:none !important;
}

.product-details img{
	margin-bottom:8px;
	text-align:center;
	max-width:100%;
	margin-bottom:20px;
}
.product-img-area {
	text-align:center;
}
ul.produc-composition {
	margin:0 0 15px 0;
	padding:0;
	max-width:372px;
}
ul.produc-composition li{
	list-style-type:none;	
}

ul.product-comp-full {
	margin:0 0 15px 0;
	padding:0;
}
ul.product-comp-full li{
	list-style-type:none;
	margin:0 0 7px 0;	
}

.product-presention {
	display:inline-block;
	background:#f7941d;
	color:#fff !important;
	padding:5px 36px 7px 11px;
	line-height:15px;
}
.product-details h4{
	color: #0c4da2;
    font-family: "opensans-semibold";
    font-size: 18px;
    font-weight: 600;
	margin-bottom:1px;
}
.product-details h5{
	color: #0c4da2;
    font-family: "opensans-semibold";
    font-size: 15px;
    font-weight: 600;
	margin-bottom:1px;
}

.product-presention h5{
	text-transform:uppercase;
	font-weight:600;
	padding:0;
	margin:4px 0;
	color:#fff;
}

.product-dicription {
	width:100%;
	position:relative;
	/*background:url(../images/products/baby-girl.png) right bottom no-repeat;*/
}
.product-dicription p{
	margin-bottom:15px;
	max-width:340px;
	line-height:16px;
}
.product-dicription .table{
	max-width:390px;
}
.baby-imgarea {
	position:absolute;
	right:0;
	bottom:-20px;
	
}

.product-wrapper {
  margin-top:30px;
  margin-bottom:40px;
  
}
.product-wrapper h3 {
  font-size: 18px;
  color: #0c4da2;
  font-weight: 500;
  padding-bottom:7px;
  margin:0;
  border-bottom: 1px solid #e7e7e7;
  
}
.product-data {
  border-bottom: 1px solid #e7e7e7;
  padding: 7px 0px;
  /*background:#efeff0;*/
}
/*.product-data:nth-child(odd) {
    background: #f6f6f6;
}*/


.product-data a {
  text-decoration: underline;
  color: #ed1c24;
  
}
.product-data p {
	margin:0;
	text-decoration: underline;
  	color: #ed1c24;
}
.product-data span {
  display: block;
  color: rgba(88, 89, 91, 0.81);
}

.news-listing {
	max-width:760px;
	margin:25px auto;	
}
.news-listing h4{
	margin:0 0 7px  0;
	color:#337ab7;
}

.listarea {
	border-bottom:1px solid #e7e7e7;
	margin-bottom:30px;
	padding-bottom:20px;
	display:inline-block;
	width:100%;
	clear:both;
}
.listarea a{
	text-decoration:underline;
}
a.more-news {
	color:#ed1c24;
}
p.small {
	margin-bottom:1px;
}

.listarea img{
	float:left;
	margin:4px 15px 10px 0;
	max-width:100%;
}
.list-text {	
	margin-bottom:10px;
}

.newsdetails-content {
	max-width:950px;
	margin:0 auto;
}
.newsdetails-content img{
	max-width:100%;
}	
.newsdetails-content p{
	margin-bottom:20px;
}
.newsdetails-content h1{
 margin-bottom: 0px;
}
.newsdetails-content h4{
    font-size: 16px;
    font-weight: 500;
    color: #0c4da2;
    margin-top: 0px !important;
    margin-bottom: 25px !important;
}

.speech-text {
margin:0 60px 20px 60px;
padding:10px;
text-align: justify;
background:#f7f7f7;
}

.newsdetails-content .news-discription {
margin-top: 5px;
}

.news-heading{
	font-size:36px;
	line-height:38px;
	color:#00aeef;
	margin:7px 0 15px 0;
	text-align:center;
}
.news-discription {
	font-size:12px;
	line-height:14px;
	background:#f7f7f7;
	padding:7px;
	color:#676767;
	margin:-18px 2px 30px 2px;
	text-align:center;
}

.questionary {
	margin-bottom:40px;
}
.questionary h4{
	font-size:24px;
	margin:0;
	padding:0;
	color:#0c4da2;
	font-weight:700;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	
}
.questionary p{
	font-weight:700;
}
.questionary ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.questionary ol{
	margin:0 0 0 15px;
	padding:0;
}
.questionary ul li, .questionary ol li{
	margin-bottom: 10px;
}
.questionary a{
	color:#58595b;
	text-decoration:underline;
}

.questionary-details {
	border-top:1px solid #cccccc;
	padding-top:30px;
}
.questionary-details h5{
	font-size:18px;
	color:#0c4da2;
	font-weight:700;
	margin:0 0 25px 0;
	padding:0;
}
.questionary-details h6{
	font-size:15px;
	font-weight:700;
	margin:0;
	padding:0;
}
.questionary-details p{
	margin:0 0 25px 0;
}
.questionary-details ul{
	margin:0 0 10px 15px;
	padding:0;
}

.milstone-area {
	text-align:center;
	padding:0 50px;
	
}
.milstone-area h4{
	font-size:24px;
	margin:0px 0 20px 0;
	padding:0 0px;
	color:#0c4da2;
	font-weight:700;
	
}
.milstone-area p{
	margin:0 0 30px 0;
}
.milstone-area h1{
	font-size:38px;
	margin:0px;
	padding:30px 0 20px 0;
	color:#00aeef;
	font-weight:700;
	border-top:1px solid #e7e7e7;

}
.serum-milestones {
	background:url(../images/milestones.jpg) 0 0 no-repeat;
	height:1342px;
	background-size:contain;
}

.footer-area {
	background:#0c4da2;
	color:#f1f1f1;
	padding:10px 0;
	margin-bottom:-20px;
}
.footer-area h3{
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;	
}
.footer-area h3 a{
	color:#f3f3f3;
}
.footer-area ul{
	margin:10px 0 0px 0;
	padding:0;
}
.footer-area ul li{
	margin:0;
	padding:0px 0;
	font-size:12px;
	display:block;
}
.footer-area ul li a {
	color:#fff;
}
.foo-col-1,.foo-col-2,.foo-col-3 {
	float:left;
	padding-left:10px;
	width:8%;
}
.foo-col-2 {
	width:10%;
}
.foo-col-3 {
	width:14%;
}

.horizon-product {
	padding:10px 0;
	display:inline-block;
	width:100%;
	border-bottom:1px solid #e7e7e7;
	margin-bottom:20px;
	float:left;
}
.horizon-product img{
	margin:0 25px 15px 0;
	float:left;
	overflow:hidden;
	max-width:100%;	
}
.horizon-product h4 {
	margin:0 0 7px 0;
}



@media (max-width: 1499px){
	
	
	/*.banner-first {
		background:url(../images/banner1.jpg) 0 0 no-repeat;
		height:340px;
		background-size:cover;
	}
	.banner-second {
		background:url(../images/banner2.jpg) 0 0 no-repeat;
		height:340px;
		background-size:cover;
	}
	.banner-third {
		background:url(../images/banner3.jpg) 0 0 no-repeat;
		height:340px;
		background-size:cover;
	}
	.banner-fourth {
		background:url(../images/banner4.jpg) 0 0 no-repeat;
		height:340px;
		background-size:cover;
	}
	
	.career-content {
		width:80%;
	}
	.baby-imgarea img{
		max-width:60%;
		margin-right:-50px;
	}
	*/
}


@media (max-width: 1200px){
	
	.navbar-nav > li > a {
		padding:10px 7px 10px 10px;
	}
	
	.menu ul li a {
		padding:10px 12px;
	}
	.menu ul li ul li a{
		padding-left:16px !important;
	}
	.banner-first {
		height:260px;
		background:#e9f6fc url(../images/banner1.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-second {
		height:260px;
		background:#e9f6fc url(../images/banner2.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-third {
		height:260px;
		background:#e9f6fc url(../images/banner3.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-fourth {
		height:260px;
		background:#e9f6fc url(../images/banner4.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	
	.banner-fifth {
		height:260px;
		background:#c8d6e3 url(../images/banner5.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-sixth {
		height:260px;
		background:#d8e3dd url(../images/banner6.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.foo-col-1 {
		padding-left:5px;
		width:8%;
	}
	.foo-col-2 {
		width:10%;
	}
	.foo-col-3 {
		width:15%;
	}
	.footer-area h3{
		font-size:13px;
		font-weight:500;	
	}
	.serum-milestones {
		height:900px;
	}
	
	.md-area-inner {
		width:400px;
	}
	

}

@media (max-width: 991px){
	
	.logo img{
		
		text-align:center;
		
	}
	.fiftyyear-mobile {
		display:none;
		float:right;
		position:relative;
		top:50px;
	}
	.fiftyyear-mobile img {
		width:70px;
		
	}
	.fiftyyear {
		display:none;
		
	}
	
	.news-area {
		border-left:0;
		/*min-height:auto;*/
	}
	.navbar-nav > li > a {
		padding:10px 1px 10px 1px;
	}
	.md-area h2{
		display:none;
	}
	.md-area-inner {
		width:390px;
	}
	
	.career-content {
		width:80%;
	}
	
	.foo-col-1,.foo-col-2 {
		padding-left:10px;
		width:20%;
	}
	.banner-first {
		height:210px;
		background:#e9f6fc url(../images/banner1.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-second {
		height:210px;
		background:#e9f6fc url(../images/banner2.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-third {
		height:210px;
		background:#e9f6fc url(../images/banner3.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-fourth {
		height:210px;
		background:#e9f6fc url(../images/banner4.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	
	.banner-fifth {
		height:210px;
		background:#c8d6e3 url(../images/banner5.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-sixth {
		height:210px;
		background:#d8e3dd url(../images/banner6.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.md-area .col-sm-6{
		text-align:center;
	}
	
	.product-details {
		width:95%;
	}
	
	.product-details-area {
		width:auto;
		
	}
}


@media (max-width: 767px){
	.navbar-nav > li > a {
		padding:10px 15px 10px 15px;
	}
	.navbar-collapse {
		padding:0;
	}
	.navbar-header {
		background:#eaeae9;
	}
	.navbar-toggle {
		background:#676767;
		border:1px solid #e7e7e7;
	}
	.navbar-toggle .icon-bar {
		background:#f3f3f3;
	}
	
	.md-area-inner {
		width:auto;
		text-align:center;
		margin-top:40px;
	}
	
	.career-content {
		width:95%;
	}
	
	.contact-chairman {
		text-align:center;
	}
	.contact-chairman ul {
		margin:20px auto;
		
	}
	.listarea img{ 
		width:100%;
	}
	
	.banner-first {
		height:780px;
		background:#e9f6fc url(../images/ipad/banner1.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-second {
		height:780px;
		background:#e9f6fc url(../images/ipad/banner2.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-third {
		height:780px;
		background:#e9f6fc url(../images/ipad/banner3.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-fourth {
		height:780px;
		background:#e9f6fc url(../images/ipad/banner4.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	
	.banner-fifth {
		height:780px;
		background:#c8d6e3 url(../images/ipad/banner5.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-sixth {
		height:780px;
		background:#d8e3dd url(../images/ipad/banner6.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.news-img{
		width:100%;
		display:inline-block;
		clear:both;
	}

	.serum-milestones {
		background:url(../images/mobile/milestones-mobile.jpg) 0 0 no-repeat;
		background-size:contain;
		
	}
	.milstone-area {
		margin-bottom:20px;
		text-align:left;
		padding:0 10px;
	}
	
	.milstone-area p{
		margin:0 0 15px 0;
	}
	.milstone-area h1{
		font-size:32px;
	}
	.common-content-wrapper {
	  padding: 5px 0 20px;
	  min-height:100px;
	}
	.subnav-area {
		margin:5px auto 20px auto;
	}
	
	.baby-imgarea img{
		max-width:100%;
		margin-right:-150px;
	}
	
	.horizon-product img{
		margin:0 0px 15px 0;
		overflow:hidden;
		width:100%;	
	}
	
	.news-heading{
		font-size:22px;
		line-height:22px;
		
	}
	.md-area{
		width:65%;
		text-align:center;
		margin:0 auto;
	}
	
	
}

@media (max-width: 750px){
	.heading-icon {
		display:none;
	}
	.heading-text h2{
	  font-size: 22px;
	  line-height:21px;
	  margin-bottom:4px;
	}
	
	.banner-first {
		height:400px;
		background:#e9f6fc url(../images/mobile/banner1.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-second {
		height:420px;
		background:#e9f6fc url(../images/mobile/banner2.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-third {
		height:420px;
		background:#e9f6fc url(../images/mobile/banner3.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-fourth {
		height:420px;
		background:#e9f6fc url(../images/mobile/banner4.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	
	.banner-fifth {
		height:410px;
		background:#f4ecf7 url(../images/mobile/banner5.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	.banner-sixth {
		height:410px;
		background:#d8e3dd url(../images/mobile/banner6.jpg) 0 0 no-repeat;
		background-size:cover;
	}
	
	.baby-imgarea{
		position:relative;
		text-align:left;
	}
	.baby-imgarea img {
		max-width:90%;
	}
	
	
	
	.product-details {
		width:95%;
		margin:0 auto;
	}
	.product-details h2{
		font-size:20px;
		line-height:21px;
		margin-bottom:15px;
	}
	
	
	.foo-col-1,.foo-col-2,.foo-col-3 {
		padding-left:0px;
		width:50%;
		
	}
	.footer-area h3{
		font-size:14px;
		font-weight:700;	
	}
	.serum-milestones {
		height:900px;
	}
	
}
@media (max-width: 480px){
	
}

@media (max-width: 390px){
	.banner-first {
		height:360px;
		background:#e9f6fc url(../images/mobile/banner1.jpg) 0 0 no-repeat;
		background-size:contain;
	}
	.banner-second {
		height:360px;
		background:#e9f6fc url(../images/mobile/banner2.jpg) 0 0 no-repeat;
		background-size:contain;
	}
	.banner-third {
		height:360px;
		background:#e9f6fc url(../images/mobile/banner3.jpg) 0 0 no-repeat;
		background-size:contain;
	}
	.banner-fourth {
		height:360px;
		background:#e9f6fc url(../images/mobile/banner4.jpg) 0 0 no-repeat;
		background-size:contain;
	}
	
	.banner-fifth {
		height:360px;
		background:#c8d6e3 url(../images/mobile/banner5.jpg) 0 0 no-repeat;
		background-size:contain;
	}
	.banner-sixth {
		height:360px;
		background:#d8e3dd url(../images/mobile/banner6.jpg) 0 0 no-repeat;
		background-size:contain;
	}
	.serum-milestones {
		height:900px;
	}



}





/*@media (min-width:1500px) {
	.container {
		width:1440px !important;
	}
	
	.news-area {
		font-size:15px;
	}
	.news-area h4 {
		font-size:16px;
	}
	.banner-first {
		background:url(../images/retina/banner1.jpg) 0 0 no-repeat;
		height:550px;
		background-size:contain;
	}
	.banner-second {
		background:url(../images/retina/banner2.jpg) 0 0 no-repeat;
		height:550px;
		background-size:contain;
	}
	.banner-third {
		background:url(../images/retina/banner3.jpg) 0 0 no-repeat;
		height:550px;
		background-size:contain;
	}
	.banner-fourth {
		background:url(../images/retina/banner4.jpg) 0 0 no-repeat;
		height:550px;
		background-size:contain;
	}
	
	.subnav-area a {
		font-size:15px;
	}
	
	
	
}*/
.btm-copyright {
	text-align:center;
	border-top:1px solid rgba(255,255,255,0.3);
	margin-top:15px;
	padding-top:15px;
}

.btm-copyright a {
	color:#fff;
}
.btm-copyright a:hover {
	color:#fff;
}


/* News popups start here */
.model-footer {
	padding-top:3px;
	padding-bottom:2px;
}
.model-heading-footer {
	text-align:left;
	float:left;
	font-weight:500;
	width:85%;
	
}
.modal-footer .close {
	border: 1px solid #000;
    border-radius: 50%;
    font-size: 25px;
    height: 25px;
    line-height: 23px;
    opacity: 0.5;
    width: 25px;

}

.video-iframe {
	width:100%;
	height:510px;
}
@media (max-width:991px) {
	.video-iframe {
		height:330px;
	}

}


.envi-hrmp {
	
}
.envi-hrmp ol{
	margin:0;
	padding:0 0 0 15px;
	
}
.thead-light {
	background:#f4f4f4;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border-bottom-width: 1px !important;
}
@media (min-width:767px) {
	.colt1 {
		width:15%;
	}
	.colt2 {
		width:20%;
	}
	.colt3 {
		width:25%;
	}
	.colt4 {
		width:40%;
	}
}


.news-pnewm-bg {
	background:url(../images/circle-red-400.svg) no-repeat center center;
	width:700px;
	font-size:4.6rem;
	line-height:normal;
	margin:0 auto;
	padding:100px 50px;
	
}
@media (max-width:767px) {
	.news-pnewm-bg {
		width:100%;
		font-size:3.6rem;
		padding:80px 20px;
	}
}
