@charset "utf-8";
body {
    background: url("../images/bg_body.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    font-family: 'open_sansregular';
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #000;
}
* {
    margin: 0;
    outline: medium none;
    padding: 0;
}
img, fieldset {
    border: 0 none;
}
a {
    text-decoration: none;
    color: #3751c8;
}
.clear {
    clear: both;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('../font/opensans-light-webfont.eot');
    src: url('../font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-light-webfont.woff2') format('woff2'),
         url('../font/opensans-light-webfont.woff') format('woff'),
         url('../font/opensans-light-webfont.ttf') format('truetype'),
         url('../font/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../font/opensans-regular-webfont.eot');
    src: url('../font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-regular-webfont.woff2') format('woff2'),
         url('../font/opensans-regular-webfont.woff') format('woff'),
         url('../font/opensans-regular-webfont.ttf') format('truetype'),
         url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poiret_oneregular';
    src: url('../font/poiretone-regular-webfont.eot');
    src: url('../font/poiretone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/poiretone-regular-webfont.woff2') format('woff2'),
         url('../font/poiretone-regular-webfont.woff') format('woff'),
         url('../font/poiretone-regular-webfont.ttf') format('truetype'),
         url('../font/poiretone-regular-webfont.svg#poiret_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lobster_1.4regular';
    src: url('../font/lobster_1.4-webfont.eot');
    src: url('../font/lobster_1.4-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/lobster_1.4-webfont.woff2') format('woff2'),
         url('../font/lobster_1.4-webfont.woff') format('woff'),
         url('../font/lobster_1.4-webfont.ttf') format('truetype'),
         url('../font/lobster_1.4-webfont.svg#lobster_1.4regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'yanone_kaffeesatzlight';
    src: url('../font/yanonekaffeesatz-light-webfont.eot');
    src: url('../font/yanonekaffeesatz-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/yanonekaffeesatz-light-webfont.woff2') format('woff2'),
         url('../font/yanonekaffeesatz-light-webfont.woff') format('woff'),
         url('../font/yanonekaffeesatz-light-webfont.ttf') format('truetype'),
         url('../font/yanonekaffeesatz-light-webfont.svg#yanone_kaffeesatzlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
.innerPageLeft {
    overflow: hidden;   
}
.innerPage {
    background: url("../images/bg_conBody.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);   
}
.innerPageIn {
    background: url("../images/bg_conTop.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.innerPageInner {
    background: url("../images/bg_conBot.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.innerPageInnerCon {
    padding: 10px 20px;
}
.conMainHead {
    background: url("../images/bg_articleBorder.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    color: #818181;
    font-size: 30px;
    line-height: 36px;
    margin:0px 0px 10px 0px;
    padding-bottom: 10px;
    text-transform: capitalize;
}
.innerPageInnerCon p {
    color: #484848;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 5px;
    text-align: justify;
}
a.readmore {
    color: #484848;
    float: left;
    font-size: 12px;
    line-height: 18px;
}
#header {
    height: 162px;
    margin: 0 auto;
    position: relative;
}
h1.logo {
    margin-top: 30px;
}
.header-bot-left{
    padding: 10px 0px 0px 0px;
}
h1.logo a {
    font-family: 'open_sanslight';
    font-size: 30px;   
    line-height: 40px;
    overflow: hidden;    
    text-decoration: none;
    text-indent: -1000px;
    text-transform: capitalize;   
}
h1.logoIcon {
    height: 85px;
    left: 0;
    position: absolute;
    top: 0;
    width: 89px;
}
h1.logoIcon a {
    background: url("../images/bg_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family: 'open_sanslight';
    font-size: 30px;
    height: 85px;
    left: 11px;
    line-height: 40px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -1000px;
    text-transform: capitalize;
    top: 12px;
    width: 89px;
}
.header-bot-right{
    padding: 0px 20px 0px 0px;
}
.header-bot-right h3 {
    font-size: 25px;
    line-height: 36px;
    color: #3751c8;
    text-transform: uppercase;
}
.header-bot-right h3 a{
    
}
.headerTop {    
    width: 100%;
    padding: 0px 0px 12px 0px;
}
#contact-form2 .col-sm-2{
    padding-right: 0px;
    font-weight: normal;
}
.mainnav {
    
}
.mainnav ul {   
    overflow: hidden;
    width: 100%;
}
.mainnav ul li {    
    background: url("../images/bg_navDivider.jpg") no-repeat scroll right center rgba(0, 0, 0, 0);
    float: left;
    list-style: outside none none;
}
.mainnav ul li:last-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.mainnav ul li a {
    width: 100%;
    float: left;
    background: url("../images/mainNavHover.gif") no-repeat scroll left -400px rgba(0, 0, 0, 0);
    color: #ffffff;
    float: left;    
    line-height: 46px;
    padding-left: 10px;
    font-family: 'open_sanslight';
    font-weight: 400;
}
.mainnav ul li a span {
    background: url("../images/mainNavHover.gif") no-repeat scroll right -400px rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    line-height: 46px;
    padding-right: 10px;
}
.mainnav ul li a:hover, .mainnav ul li#select a, .navbar-inverse .navbar-nav > li > a:hover {
    background-position: left top;
    color: #c30200;
}
.mainnav ul li a:hover span, .mainnav ul li#select a span {
    background-position: right top;
}
.navbar-inverse .navbar-nav > li > a{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 46px;
    padding: 0 15px;
    text-align: center;
    text-transform: inherit;
    border-radius: 5px;
}
span.home_menu{
    float:left;
    color: #fff;
    float: left;
    padding:5px 0px 0px 0px;
    font-size: 18px;
    font-family: 'open_sanslight';
    }
.headerBot{
    background: #fff;       
    width: 100%;
    overflow: hidden;
}
.headerRight {
    float: right;
    padding-top: 36px;
    width: 280px;
}
.search {
    float: right;
    margin: 0 5px 0 0;
    position: relative;
    width: 215px;
}
.searchbg {
    background: url("../images/bg_txtsearch.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 19px;
    padding: 5px 32px 5px 16px;
    width: 167px;
}
.searchbg input.txtsearch {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #ff5959;
    font-size: 12px;
    height: 19px;
    line-height: 18px;
    width: 167px;
}
.btnsearch {
    background: url("../images/bg_btnSearch.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 8px;
    top: 5px;
    width: 24px;
}
.headerLeft {
    float: left;
    height: 30px;
    padding: 65px 0 0 110px;
    width: 540px;
}
.headerLeft ul {
    height: 30px;
    overflow: hidden;
    width: 100%;
}
.headerLeft ul li {
    float: left;
    height: 30px;
    list-style: outside none none;
}
.headerLeft ul li a {
    float: left;
    font-size: 24px;
    line-height: 30px;
    padding: 0 20px 0 25px;
    text-transform: capitalize;
}
.headerLeft ul li a:hover {
    text-decoration: underline;
}
.headerLeft ul li.pharma a {
    background: url("../images/pharma.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #6bc6f3;
}
.headerLeft ul li.clinic a {
    background: url("../images/clinic.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #33808a;
}
.headerLeft ul li.health a {
    background: url("../images/health.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #ed270d;
}
.headerLeft ul li.shop a {
    background: url("../images/shop.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #76ad21;
}
#footerWrapper {
    background: url("../images/bg_footer.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    /*height: 74px;*/
    width: 100%;
    
}
#footer {
    background: url("../images/bg_footer.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
/*    height: 50px;*/
    margin: 0 auto;
    padding: 20px 10px 40px 10px;
    text-align: left;    
}
.legal {
    float: left;
/*    height: 18px;*/
/*    width: 500px;*/
}
.legal p {
    margin: 0px;
    color: #fff;
    line-height: 22px;
    text-transform: capitalize;
}
.legal p a {
    color: #fff;
    font-weight: bold;
}
.legal p a:hover {
    text-decoration: underline;
}
.social {
    float: right;
    width: 170px;
}
.social a img {
    float: left;
    margin: 0 4px;
}
#banner {    
    margin: 0 auto;
    padding-bottom: 10px;    
}
#banner .carousel-control{
    top: 50%;
}
#banner .carousel-control.left {
  background:none;
}
#banner .carousel-control.right {
    background:none;
}
#banner .carousel-indicators{
    top: 90%;
}
.flashbanner {
    float: left;
    padding-bottom: 10px;
    width: 100%;
}
.marqueeAA {
    background: url("../images/bg_marquee.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
   background:#017bae00;
    margin: 0px 0 10px 0px;   
    
}
.marqueeAA p {
    background: url("../images/bg_listBullet.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 24px;
    margin-right: 20px;
    padding-left: 15px;
    text-transform: capitalize;
}
.marquee ul {
    height: 25px;
    overflow: hidden;
    width: 100%;
}
.marquee ul li {
    background: url("../images/bg_listBullet.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #fff;
    float: left;
    font-size: 12px;
    height: 25px;
    line-height: 24px;
    list-style: outside none none;
    padding: 0 15px;
    text-transform: capitalize;
}
.marqueeAA .btn{
    padding:6px 3px;
}
.marqueeAA .btn:first-child{
    padding:6px 6px;
}
.hour-operation{    
    overflow: hidden;
    text-align: left;      
}
.texture_promobox {
    width: 100%;
    background: url("../images/strip.png") repeat scroll 0 0 #fff;
/*    border: 1px solid #cdcbcb;*/
    border-radius: 2px;
    box-shadow: 0 0 2px #e0e0e0;
    float: left;
    padding: 10px 0px 0px 0px;
    text-align: center;    
}
.add-bottom {
    margin-bottom: 0px !important;
}
.style7 {
    color: #0099cc;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 8px;
    margin-top: 0px;
    font-family: 'open_sanslight';
    font-weight: 400;
}
.style9 {
    font-size: 14px;
    text-align: left;
}
#page {
    margin: 0 auto;
    overflow: hidden;
    text-align: left;    
}
.content {
    float: left;    
}
.conMain {
    float: left;
    padding-bottom: 5px;    
}
.conTop {
    background: url("../images/bg_conTop.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    
}
.conBody {
    background: url("../images/bg_conBody.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    
}
.conBot {
    background: url("../images/bg_conBot.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    
}
.article {
    float: left;
    padding: 10px 20px;
}
.article p {
	margin:0px;
    color: #000;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 10px;
    text-align: justify; 
    font-family: 'open_sansregular';
    font-weight: 400;
}
.article ul{
	padding:0px 0px 0px 20px;
	}
.article ul li{
	padding:0px 0px 5px 0px;
	list-style:circle;
	line-height:22px;
        font-family: 'open_sansregular';
        font-weight: 400;
	}
.articleHead {
    background: url("../images/bg_articleBorder.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    color: #818181;
    font-size: 30px;
    line-height: 36px;
    margin: 0px 0px 10px 0px;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-family: 'yanone_kaffeesatzlight';
}
.articleHead span {
    color: #01a2d8;
}
.imageFrame {
    background: url("../images/bg_imageFrame.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;    
    margin-left: 35px;
    padding: 0 5px;    
}
a.readmore {
    color: #484848;
    float: left;
    font-size: 12px;
    line-height: 18px;
}
a.readmore:hover {
}
.pageFeature {
    float: left;
    padding-bottom: 10px;
    width: 640px;
}
.featureInner {
    float: left;
    width: 640px;
}
.featureDoc {
    background: url("../images/bg_featureDoc.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 251px;
    padding-bottom: 10px;
    position: relative;
    width: 640px;
}
.doclogin {
    background: url("../images/bg_doclogin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 30px;
    color: #000;
    font-size: 12px;
    height: 60px;
    line-height: 18px;
    position: absolute;
    right: 20px;
    text-indent: -10000px;
    width: 366px;
}
.conSubscriber {
    background: url("../images/bg_sibscriber.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 251px;
    position: relative;
    width: 347px;
}
.subscribelogin {
    background: url("../images/bg_subscribelogin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 40px;
    color: #000;
    font-size: 12px;
    height: 97px;
    left: 26px;
    line-height: 18px;
    position: absolute;
    text-indent: -10000px;
    width: 256px;
}
.conRefil {
    background: url("../images/bg_refil.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 251px;
    position: relative;
    width: 287px;
}
.refilogin {
    background: url("../images/bg_refilLogin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 18px;
    color: #000;
    font-size: 12px;
    height: 55px;
    left: 26px;
    line-height: 18px;
    position: absolute;
    text-indent: -10000px;
    width: 228px;
}
.sidebar {
    width: 100%;
    float: left;      
}
.sidemain {
    width: 100%;
    float: left;
    padding-bottom: 5px;   
}
.side1Top {
    background: url("../images/bg_side1Top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);    
}
.side1Bot {
    background: url("../images/bg_side1Bot.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);   
}
.side1Body {
    background: url("../images/bg_side1Body.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);   
}
.sideHead {
    float: left;
    height: 48px;   
}
.contactInner {
    float: left;
    padding: 20px 14px 14px;   
}
.contactInner h3{
    color: #FFF;
    font-size: 25px;
    line-height: 30px;
    margin: 0px;
    padding:0px 0px 10px 0px;
    text-transform: capitalize;
	}
.contactInner .form-group label{
	color:#FFF;
	}
.contactInner p{
	text-align:center;
	}
span.serving{
	float:left;
	padding:10px 0px 10px 0px;
	font-size:30px;
	font-weight:bold;
	line-height:30px;
	font-family: 'lobster_1.4regular';
	}
span.thepharmacy{
	float:left;
	padding:10px 0px 10px 0px;
	font-size:29px;
	line-height:30px;
	font-family: 'poiret_oneregular';
	}
span.weaccept{
	float:left;
	padding:10px 0px 10px 0px;
	font-size:29px;
	line-height:30px;
	font-family: 'yanone_kaffeesatzlight';
	}
.contactRow {
    display: inline;
    float: left;
    margin: 2px 0;
}
.contactRow label {
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 22px;
    text-transform: capitalize;
}
.contactTextBox {
    background: url("../images/bg_txtcontact.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 19px;
    padding: 2px 10px;
    width: 160px;
}
.contactTextBox input.txtcontact {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #444444;
    float: left;
    font-size: 12px;
    height: 19px;
    line-height: 18px;
    width: 160px;
}
.commentBox {
    background: url("../images/bg_commentbox.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 63px;
    padding: 7px 10px;
    width: 158px;
}
.commentBox_textarea {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #444444;
    float: left;
    font-size: 12px;
    height: 63px;
    line-height: 16px;
    width: 158px;
}
.btnSubmit {
    background: url("../images/btnsubmit.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    display: inline;
    float: right;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    padding-bottom: 5px;
    text-align: center;
    text-transform: capitalize;
    width: 95px;
}
.btnSubmitFrom {
    background: url("../images/btnsubmit.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    padding-bottom: 5px;
    text-align: center;
    text-transform: capitalize;
    width: 95px;
}
.side2Top {
    background: url("../images/bg_side2Top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 279px;
}
.side2Bot {
    background: url("../images/bg_side2Bot.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    width: 279px;
}
.side2Body {
    background: url("../images/bg_side2Body.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    width: 279px;
}
.side2Inner {
    float: left;
    padding: 14px 20px;
    width: 239px;
}
.side2Header {
    background: url("../images/side2header.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    height: 33px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
}
.side2Inner ul {
    overflow: hidden;
    width: 100%;
}
.side2Inner ul li {
    border-bottom: 1px dashed #4ab3d5;
    float: left;
    padding: 8px 0 8px 14px;
    width: 225px;
}
.side2Inner ul li a {
    background: url("../images/sidelistarrow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #ffffff;
    float: left;
    font-size: 12px;
    line-height: 18px;
    padding-left: 22px;
    text-transform: capitalize;
}
.side2Inner ul li a:hover {
    text-decoration: underline;
}
.neweLetterBody {
    float: left;
    width: 280px;
}
.newsbody {
    background: url("../images/newsletterbody_mid.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    width: 280px;
}
.newsbodyIn {
    background: url("../images/newsletterbody_top.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    width: 280px;
}
.newsbodyInner {
    background: url("../images/newsletterbody_bottom.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 0 10px 75px;
    width: 205px;
}
.newsHed {
    color: #4f4f4f;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
    text-transform: capitalize;
}
.newsbg {
    background: url("../images/bg_txtnews.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 17px;
    margin-right: 3px;
    padding: 3px 7px;
    width: 122px;
}
.newsbg input.txtnews {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #fff;
    font-size: 12px;
    height: 17px;
    line-height: 16px;
    width: 122px;
}
.btnnews {
    background: url("../images/bg_btnnews.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    line-height: 22px;
    padding-bottom: 5px;
    text-align: center;
    text-transform: capitalize;
    width: 55px;
}
.sidevideo {
    background: url("../images/bg_video.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    height: 100px;
    width: 280px;
}
.videoHead {
    color: #fff;
    float: left;
    font-size: 18px;
    line-height: 24px;
    padding: 20px 0 0 12px;
    text-transform: capitalize;
}
.videoBox {
    float: left;
    margin-left: 10px;
}
.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 768px) {
    .mainnav ul li{
        width: 100%;
    }
    .mainnav .navbar-toggle{
        margin-top: 0px;
        padding: 5px 10px;
    }
    .mainnav ul li{
        background: none;
    }
    .headerTop{
        padding: 0px;
    }
    .imageFrame{
        float: left;
        margin-left: 0px;
    }
    .article p{
        float: left;
        padding-top: 10px;
    }
    .sidebar{
        margin: 4% 0 0  10%; 
    }
    .hour-operation{        
        margin: 10px 0px 0px 0px;
    }
}