*{
	outline:none !important;
}
a.link{
    color: #eb2d90!important;
    text-decoration: none;
}
a{text-decoration:none!important}
.section p{padding-bottom:15px}
.section {
 
    clear: both !important;
    float: left;
   
    position: relative;
    width: 100%;
}
.affix{position:relative !important; margin-top:70px}


.product-bg img{padding-top:0px}
.doplink {
    height: 3px;
    position: absolute;
    top: 0;
    width: 3px;
}
.rc-anchor-error-message{display:none!important}

body{
	background:url(images/homepage-final.jpg) repeat;
	background-attachment:fixed;
}
.top-bar{
	width:100%;
	padding:6px 15px;
	background:#eb2d90
}
.email-iocn{
	color:#fff;
	font-size:14px;
	margin-bottom:0px;
	margin-top:0px;
}
.email-iocn i{
	font-size:18px;
}
.list-inline2{
	padding-left:0px;
	margin-bottom:0px;
	text-align:right;
}
.list-inline2 li{
	display:inline-block;
}
.list-inline2 li a{
	color:#fff;
	font-size:18px;
	text-decoration:none !important;
	padding:0 5px;
}
.nav > li > a {
    font-size: 14px !important;
  
}
.list-inline2 li a:hover{
	color:#ffc2dd;
}
header{
	width:100%;
	padding:0px 15px;
	background: url(images/menu-bar.jpg) repeat-y;
	    border-bottom: 2px solid #eb2d90;
	
}
#take-collagenPlus{
	background: #eb2d90;
background: -moz-linear-gradient(top,  #eb2d90 0%, #fef0f6 100%);
background: -webkit-linear-gradient(top,  #eb2d90 0%,#fef0f6 100%);
background: linear-gradient(to bottom,  #eb2d90 0%,#fef0f6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb2d90', endColorstr='#fef0f6',GradientType=0 );

	width:100%;
	display:block;

}
.expand{padding-top:30px}
.text-omega{
	margin-top:39px;
	padding-right: 25px;
	margin-bottom:60px;
}
.text-omega p{
	color:#333;
	font-size:16px;
	letter-spacing:0.4px;
}

.text-skin {
	
	text-align:left
}
.text-skin p{
	color:#333;
	font-size:15px;
	letter-spacing:0.4px;
}
#during{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eb2d90+100 */
background: #eb2d90; /* Old browsers */
background: -moz-linear-gradient(left, #ffffff 0%, #eb2d90 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ffffff 0%,#eb2d90 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ffffff 0%,#eb2d90 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eb2d90',GradientType=1 ); /* IE6-9 */
	width:100%;
	padding:30px 25px;
}
.center-block{margin-bottom:40px}
#during h2{
	margin-top:0px;
	margin-bottom:15px;
	font-size:30px;
	color:#5f0a3a;
	text-align:center;
	font-weight:bold;
	text-shadow: 1px 2px 0 #FFFFFF;
}
#during p{
	text-align:left;
	color:#333;
	font-size:17px;
	margin-top:5px;
}
#recomed{
	 background: url(images/recomonded-bg.jpg) repeat-y;
    
	width:100%;
	padding:70px 25px;
}
#recomed p{
	text-align:left;
	color:#333;
	font-size:17px;
	margin-top:10px;
}
#get-touch p{
	color:#333;
	font-size:17px;
	margin-top:10px;
}
#get-touch{
	background:url(images/get.jpg) no-repeat;
	width:100%;
	padding:40px 15px;
}
.form-control{border: 2px solid #eb2d90 !important;}
.btn{background-color:#eb2d90 !important; border: 2px solid #f065ad !important; color:#fff!important;}

#get-touch h3{
	color:#fff;
	font-size:21px;
	margin-top:0px;
}
.f-nav{  /* To fix main menu container */
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;

}



#main-menu-container {
}
#main-menu {
    width: 1100px; /* Your menu's width */
	margin-left:auto;
	margin-right:auto;
}
footer{
	width:100%;
	background:#fff;
	padding:10px 15px;
}
footer p{
	margin-bottom:0px;
	margin-top:10px;
}

.navbar {
    border: 1px solid transparent;
    margin: 14px 0 !important;
    position: relative;
}
/* Responsive start here */
@media screen and (max-width:1200px) and (min-width:992px){
	#main-menu{
		width:940px !important;
	}
}

@media screen and (max-width:991px) and (min-width:768px){
		#main-menu{
		width:720px !important;
	}
		.nav > li > a{
		font-size:13px !important;
		padding-left:9px !important;
		padding-right:9px !important;
	}
	.navbar-nav > li > a {
    padding-bottom: 10px !important;
    padding-top: 6px !important;
}
.text-omega, #during, #recomed{
	padding: 15px; margin-bottom:0px
	
}
}

@media screen and (max-width:767px){
	#main-menu{
		width:auto;
	}
	.navbar-collapse {
      padding-right:15px;
	padding-left:15px;
	}
	#during h2{
		font-size:25px;
	}
	.text-omega{
		margin-top:0px;
	}
	header{
		 padding: 1px 0 !important;
	}


	.text-omega, #during, #recomed{
	padding: 15px; margin-bottom:0px
	
}
.product-bg
{
min-height:auto;
}
.text-omega p, #during p, #recomed p, #get-touch p{font-size:13px}
}
.term_cont{
    background: #eb2d90;
    background: -moz-linear-gradient(top, #eb2d90 0%, #fef0f6 100%);
    background: -webkit-linear-gradient(top, #eb2d90 0%,#fef0f6 100%);
    background: linear-gradient(to bottom, #eb2d90 0%,#fef0f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb2d90', endColorstr='#fef0f6',GradientType=0 );
    width: 100%;
    padding: 0px 15px;
    display: block;
}
.strong-col{padding-top: 52px;}