#box-desktop { display: block; }
#box-mobile { display: none; }

@media screen and ( max-width: 991px ){
    #box-desktop { display: none; }
    #box-mobile { display: block; }	
}


.onlineshop {
   text-align: left;
  }


/*-- font --*/
/*===== thaisanslite =====*/
/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 33.33%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}


/* 2 */

.row > .column2 {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.column2 {
  float: left;
  width: 33.33%;
}

/* The Modal (background) */
.modal2 {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);;
  overflow: hidden; 
}

/* Modal Content */
.modal-content2 {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 600px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides2 {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo2 {
  opacity: 0.6;
}

.active,
.demo2:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}



.button {
  background-color: #016eb3;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
	}
	
@font-face {
    font-family: "save_drug_thaisanslite";
    src: url("../fontspage/thaisanslite/thaisanslite_r1-webfont.woff") format('woff');
}

@font-face {
    font-family: "save_drug_thaisanslite";
    src: url("../fontspage/thaisanslite/thaisanslite_r1-webfont.woff") format('woff');
    font-weight: bold;
}

@font-face {
    font-family: "save_drug_thaisanslite";
    src: url("../fontspage/thaisanslite/thaisanslite_r1-webfont.woff") format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "save_drug_thaisanslite";
    src: url("../fontspage/thaisanslite/thaisanslite_r1-webfont.woff") format('woff');
    font-style: italic;
}
/*===== arial =====*/
@font-face {
    font-family: "save_drug_arial";
    src: url("../fontspage/arial/Arial.woff") format('woff');
    /*src: url("../fontspage/alsrubl-arial-regular/alsrubl-arial-regular.woff") format('woff');*/
}

@font-face {
    font-family: "save_drug_arial";
    src: url("../fontspage/arial/Arial.woff") format('woff');
    /*src: url("../fontspage/alsrubl-arial-regular/alsrubl-arial-regular.woff") format('woff');*/
    font-weight: bold;
}

@font-face {
    font-family: "save_drug_arial";
    src: url("../fontspage/arial/Arial.woff") format('woff');
    /*src: url("../fontspage/alsrubl-arial-regular/alsrubl-arial-regular.woff") format('woff');*/
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "save_drug_arial";
    src: url("../fontspage/arial/Arial.woff") format('woff');
    /*src: url("../fontspage/alsrubl-arial-regular/alsrubl-arial-regular.woff") format('woff');*/
    font-style: italic;
}


#cookie { width:100%; background-color: #afafb0; z-index: 1; }
	#cookie .text { font:14px/20px 'Arial'; color:rgba(255,255,255,1); text-align: center; padding: 10px 0; }
	#cookie .text a { display:inline-block; color: #FFFFFF;  }
	#cookie .text a:hover , #footer .copy a:link , #footer .copy a:visited , #footer .copy a:active {color: #FFFFFF; }
	#cookie .text p { text-decoration-line: underline; }

#cookie_directive_container { width:100%; background-color:rgba(30,96,167,1);  }

.text-muted { font:14px/20px 'Arial'; color:#FFFFFF; text-align: center; padding: 10px 0; }
.text-muted a:hover , .text-muted a:link , .text-muted a:visited , .text-muted a:active {color: #FFFFFF; }
.text-muted a { text-decoration-line: underline; }







body{
	background-color: #FFFFFF;
    font-family: save_drug_thaisanslite;
    font-size: 20px;
	padding-top: 133px;
}
a:focus, a:hover ,a:active{
    text-decoration:none;
}
.web-container{
	max-width: 1280px;
	margin: 0 auto;
    clear:both;
	
}


.full-web-container{
    width:100%;
    margin: 0 auto;
    clear:both;
}



/*-- header for desktop --*/
header{
	top:0;
	position: fixed;
    background-color: #ffffff;
    z-index: 100;
    width: 100%
}

.header-container{
    max-width: 1280px;
    margin: 0 auto;
    clear:both;
    padding-top: 15px
}
header .logosavedrug {
    width: 197px;
    height: 53px;    
	display: inline-block;
	margin-top: 20px;
	margin-left: 15px;
}


.header-left{
	width:49%;
	float:left;
}
.logo{
	text-align:left;
	height:80px;
}
.logo a>img{
    /*width: 197px;*/
}

.logo a2>img{
    width: 197px;
}

.header-right{
	width:51%;
	float:left;
}
.line-header{
	width: 100%;
    display: block;
    margin-top: 15px;
    border: 5px solid #0271b9;
    float: left;
}
header .navigator1 li a, header .navigator2 li a{
    display: block;
    color: #C3C3C3;
    text-align: center;
    padding: 14px 5px;
    text-decoration: none;
	font-family: save_drug_arial;
}
header .navigator1 li a:hover:not(.active), header .navigator2 li a:hover:not(.active),header .navigator1 li a:focus,
header .navigator2 li a:focus{
    background: none;
    color: #0271b9;
}
header .navigator1 li a{
    font-size: 12px;
}
header .navigator2 li a{
    font-size: 14px;
}
.navigator1, .navigator2{
	float:right;
}
header .navigator1 li .lang{
	padding: 3px;
	cursor: pointer;
}
.bor-right {
    border-right: 1px solid #bbb;
    line-height: 42px;
    font-size: 17px;
}
header .navigator1 li a.nav-lang{
    padding: 3px;
    cursor: pointer;
}
/*-- End header for desktop --*/

/*-- header for mobile --*/
.m_logo{
    padding: 15px 0 20px 15px;
}
.m_logo a>img{
    /*width: 170px;*/
}
.m_saveDrug_nav{
    background-color: #FFF;
    border: none;
    margin-bottom: 0;
	z-index: 1;
}
.m_saveDrug_navbar-header{
    border-bottom: 10px solid #0271b9;
}
.set-collapsed{
    background: url("../imagespage/mobile/hearder/m_icon_menu.png") no-repeat;
    border-radius: 0;
    border: none;
    width: 40px;
    height: 40px;
    margin-top: 13px;
    margin-right: 0px;
}
/*-- End header for mobile --*/

/*-- slide--*/
.ol-save li{
    width: 15px;
    height: 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #C4C4C4;
    background-color: transparent;
    border-radius: 10px;
}
.ol-save li.active{
    border-style: none;
    border-color: transparent;
    background-color: #0066cc;
    border-radius: 10px;
    width: 16px;
    height: 16px;
    min-height: 1px;
    margin: 0px 1px 1px 0px;
}
.chevron-right{
    top:50%;
    background-image: none !important;
    opacity: .5;
    width: 10%;
    position: absolute;
    right: 0;
}
.chevron-left{
    top:50%;
    bottom: inherit;
    background-image: none !important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: .5;
    width: 10%;
    position: absolute;
    left: 0;
}
.d_slide_text{
    color: #FFF;
    position: absolute;
    text-align: center;
	
}
.d_slide_text_1{
    bottom: 8%;
}
.d_slide_text_2{
    bottom: 8%;
}
.d_slide_text h2{
font-family: save_drug_thaisanslite;
font-size: 26px;
line-height: 24px;

    margin: 0;
}
.d_slide_text h3{
font-family: save_drug_thaisanslite;
font-size: 26px;
line-height: 24px;
    margin: 0;
}
.d_slide_text h4{
font-family: save_drug_thaisanslite;
font-size: 26px;
line-height: 24px;
}
.d_slide_text_3{
    color:#0271b9;
    position: absolute;
    bottom: 40%;
    text-align: center;
}
.d_slide_text_3 h2{
    font-size: 42px;
    margin: 0;
}
.d_slide_text_3 h3{
    font-size: 38px;
    margin: 0;
}
.item img{
    width: 100%;
}
.box_slide{
    width: 100%;
    text-align: center;
}
.box_slide-1{
    left: 20%;
}
.box_slide-2{
    left: 60%;
}
.box_slide-3{
    left: 15%;
    bottom: 30%;
}
.no-shadow{
    background-image: none;
}

/*-- Body --*/
.center-phama-quality{
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #016eb3;
    color:#FFF;
}
.center-phama-quality .center-phama-quality-title {
    font-family: save_drug_thaisanslite;
    font-size: 28px;
}
.center-phama-quality .center-phama-quality-title-header {
    font-family: save_drug_arial;
    font-size: 16px;
    margin-top: 5px;
}
.box-center-phama-quality-title-header-icon {
    margin-top: 30px;
    margin-bottom: 15px;
}
.center-phama-quality-title-header-icon {
    text-align: center;
    border-right: solid #338DC6 1px;
    height: 100px;
}
.center-phama-quality-title-header-icon-end{
    text-align: center;
    height: 100px;
}
.center-phama-quality-title-header-icon-text {
    margin-top: 15px;
    font-family: save_drug_arial;
    font-size: 14px;
}
.center-phama-quality-title-detail-img{
    text-align: center;
}
.center-phama-quality-title-detail-margit-title {
    margin-top: 10px;
    font-family: save_drug_thaisanslite;
    font-size: 22px;
    text-align: center;
}
.center-phama-quality-title-detail-margit-content {
    margin-top: 10px;
    font-family: save_drug_arial;
    font-size: 14px;
    text-align: center;
}
.center-phama-quality-title-detail-img img{
    width: 150px;
}

/*-- register --*/
.register-image .image-caption {
    width: 100%;
    height: 438px;
    background: url("../imagespage/home/home_2.jpg") no-repeat;
    display: inline-block;
    position: relative;
    background-size: cover;
    background-position: 50% center;
    background-repeat: no-repeat;
}
.register-image .image-caption div {
    position: relative;
    top: 10%;
    bottom: 50px;
    left: 0;
    height: 300px;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
}
.register-image .image-caption div h1 {
    margin: 2px 0px 0px 0px;
    color: #7e7e7e;
    font-size: 40px;
}
.register-image .image-caption div h2 {
    margin: 2px 0px 0px 0px;
    color: #0a67a2;
    font-size: 32px;
}
.box-register-content{
    text-align: center;
    background-color: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 50px;
}
.btn-save-blue {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    font-size: 22px;
    padding-left: 36px;
    padding-right: 36px;
    margin-top: 10px;
}
.btn-save-blue:hover {
    background-color: #205A8C;
    color: #fff;
}
/*-- Eend register --*/

/*-- promotion-newsactivities --*/
.promotion-newsactivities{ margin-top: 15px}

.promotion-newsactivities-detail-blue{
    background-color: #016eb3;
    color: #FFFFFF;
    /*min-height: 290px;*/
}
.box-gray{
    background-color: #959595;
    color: #FFFFFF;
    min-height: 290px;
}
.promotion-newsactivities-images img{
    width: 100%;
	height: auto;
    background-size: cover;
}
.promotion-newsactivities-date{
    margin-top: 10px;
    margin-bottom: 10px;
}
.promotion-newsactivities-icon-clock{
    padding: 10px 10px 10px 10px;
}
.promotion-newsactivities-day{
    padding: 10px 10px 10px 10px;
    border-right: 1px solid #C3C3C3;
    font-family: save_drug_arial;
    font-size: 30px;
}
.promotion-newsactivities-month-year{
    padding: 10px 0 5px 10px;
    font-family: save_drug_arial;
    font-size: 14px;
}
.promotion-newsactivities-text h4 {
    margin: 20px 0px 0px 0px;
    font-family: 12/9/2559;
    font-size: 24px;
    line-height: 22px;
    padding: 0 0 5px 0;
}
.promotion-newsactivities-text h5 {
    margin: 3px 0px 0px 0px;
    font-family: save_drug_arial;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 20px 0;
}
.promotion-newsactivities-text h6 {
    margin: 3px 10px 0px 10px;
    font-family: save_drug_arial;
    font-size: 14px;
    line-height: 18px;
}
.promotion-newsactivities-text{
    text-align: center;
}
.box-blue{
    background-color: #016eb3;
}
.box-gray{
    background-color: #959595;
}
.box-graylight{
    background-color: #d7d7d7
}
/*-- End promotion-newsactivities --*/

/*-- our-company --*/
.our-company { padding-top:10px;}

.our-company-image img{
    width: 100%;
}
.box-our-company-text{
    background-color: #d7d7d7;
    /*min-height: 290px;*/
}
.our-company-text{
    padding-top: 50px;
    text-align: center;
}
.our-company-text h4{
    margin: 0 0;
    font-family: save_drug_thaisanslite;
    font-size: 24px;
    color: #1081c7;
}
.our-company-text h6 {
    margin: 0 0;
    font-family: save_drug_arial;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    padding-top: 10px;
}
.our-company-text-icon {
    padding-top: 20px;
}
.image-caption img{
    width: 100%;
}
.register-content img{
    width: 66px;
}
.our-company .col-xs-12 img{
    width: 100%;
}
/*-- End our-company --*/


.home-career {
   /* background: url("../imagespage/home/home_3.jpg") ;
    width: 100%;
    height: 290px;
    display: inline-block;
    background-size: cover;
    background-position: 50% center;
    background-repeat: no-repeat;*/
	position: relative;
  text-align: center;
}

.home-career img {
    
    width: 100%;
    height: auto;
	background-size: cover;
    
}

.home-career p {
	position: absolute;
	text-align: center;
	
	font-size: 26px;
    font-weight: bold;
	background-color: white;
	height: 60px;
	line-height: 60px;
}

.home-career .text {
  position: absolute;
  bottom: 8px;
  left: 30%;	
}


.home-career .box {
  position: absolute;
  background-color: rgba(255,255,255,0.80);
  bottom: 8px;
  left: 30%;
}




/*-- home-location --*/
.home-location{
    padding-top: 55px;
}
.home-location {
    background: url("../imagespage/home/bg_map_1280.jpg") no-repeat;
    background-size: 100%;
    width: 100%;
    height: 435px;
    display: inline-block;
    background-size: cover;
    background-position: 50% center;
    background-repeat: no-repeat;
}
.home-location-text h4 {
    font-size: 40px;
    font-weight: bold;
    color: #514f50;
}
.home-location-text h5 {
    font-size: 35px;
    color: #595552;
}
.home-location-text h6 {
    color: #999999;
    font-family: save_drug_arial;
    font-size: 18px;
}
.home-location-criteria-search{
    margin-bottom: 10px;
}
.home-location-criteria-search-form-select{
    font-size: 20px;
    color: #999999;
    border-radius: 5px;
    padding-top: 2px;

    height: 40px !important;
}
.locationsearchbtn {
    border: none;
    cursor: pointer;
    display: block;
    width: 47px;
    height: 32px;
    text-align: center;
    background: url(../imagespage/home/map_search_button.png) no-repeat;
    margin-top: 5px;
}
/*-- End home-location --*/

/*-- home-location-map --*/
.home-location-map img{
    width: 100%;
    display: inline-block;
}
.home-location-icon{
    padding: 0 0;
    text-align: right;
}
/*-- End home-location-map --*/

/*-- Footer --*/

footer{
    display: block;
    width: 100%;
    border-bottom: 40px solid #0271b9;
    border-top: 1px solid #EEEEEE;
}
.footer-container{
    max-width: 1152px;
    margin: 0 auto;
}
.footer-navigator{
    margin-top: 20px;
}


footer .footer-container .navigator li a {
    display: block;
    color: #C3C3C3;
    padding: 8px 0 8px 16px;
    text-decoration: none;
    font-family: save_drug_arial;
    font-size: 14px;
}
footer .footer-container .navigator ul{
    list-style-type: none;
    padding: 0 0;
}
footer .footer-container .navigator li a:hover:not(.active) {
    background-color: #FFFFFF;
    color: #0271b9;
}
.footer-navigator .subscribe .title {
    color: #C3C3C3;
    font-family: save_drug_arial;
    text-transform: uppercase;
    font-size: 12px;
}
input.form-control.input-text {
	width: 85%;
    height: 22px;
    border-radius: 0px;
    padding: 2px;
    border: 1px solid #777;
    background-color: #fff;
    font-size: 16px;
	margin: 0 0 0 30px;
}


.subscribebtn {
    background-color: #006cb7;
    color: white;
    font-size: 14px;
    border: none;
    cursor: pointer;
    display:inline-block;
    width: 25px;
    height: 25px;
    margin-left: -10px;
    margin-top: -1px;
    background: url("../imagespage/home/subscribe.png") no-repeat;
}

.subscribe2{
        text-align: center;
		display: none;   
    }

.newsletter{  
  padding: 0; 
}

.newsletter img{  
    width: 30px;
	height: 22px;
	position:absolute;
}

.social-fb-tel{
    margin-top: 20px;
}

.social-fb-tel-2{
    margin-top: 0;
}


.footer-logo{
    text-align: center;
}
.footer-copyright {
    text-align: center;
    float: left;
    width: 100%;
    font-family: save_drug_arial;
    font-size: 12px;
    color: #999999;
    padding-bottom: 10px;
}

.footer-copyright a:hover , .footer-copyright a:link , .footer-copyright a:visited , .footer-copyright .copy a:active {color: #999999; }
/*-- End footer --*/

/*-- CSS Page --*/
.savedrug-page-header {
    padding-top: 30px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.page-header-title,.page-header-text-descroption,.page-header-nav{
    font-family: save_drug_arial;
}
.page-header-title {
    text-align: left;
    color: #0066a3;
    font-size: 22px;
    font-family: save_drug_arial;
}
.page-header-text-descroption {
    font-size: 22px;
    font-family: save_drug_thaisanslite;
    color: #626262;
    text-align: left;
    width: 100%;
}
.page-header-nav {
    text-align: right;
    font-size: 12px;
}
/*-- Aboutcompany Page --*/
.aboutcompany-img img{
    width: 100%;
}
.aboutcompany-text-header-1,.aboutcompany-text-body-1,.aboutcompany-text-header-2,.aboutcompany-text-body-2,
.aboutcompany-text-header-3,.aboutcompany-text-body-3{
    font-family: save_drug_arial;
}
.aboutcompany-text-header-1 {
    font-family: save_drug_thaisanslite;
    font-size: 24px;
	line-height: 22px;
    color: #0076b0;
    margin-top: 20px;
}
.aboutcompany-text-body-1{
    font-size: 14px;
    color: #555555;
}
.aboutcompany-text-header-2{
 font-family: save_drug_thaisanslite;
    font-size: 24px;
	line-height: 22px;
    color: #FFFFFF;
    margin-top: 20px;
}
.aboutcompany-text-body-2{
    font-size: 14px;
    color: #FFFFFF;
}
.box-aboutcompany-text {
    padding-top: 40px;
    padding-bottom: 40px;
}
.aboutcompany-text-body-1,.aboutcompany-text-body-2{
    padding-top: 5px;
}
/*-- End Aboutcompany Page --*/

/*-- News & activities --*/
.newsandactivities-search{
    margin-bottom: 20px;
    margin-top: 10px;
}
.box-search {
    margin-right: 10px;
    float: left;
    display: block;
}
.box-search-right{
    float: right;
    display: block;
}
.newsandactivities-search-criteria-field{
    font-family: save_drug_arial;
    font-size: 14px;
    text-align: right;
    margin-right: 5px;
}
.newsandactivities-search-criteria-field-select{
    font-family: save_drug_arial;
    font-size: 14px;
    text-align: left;
}
.newsandactivities-search-criteria-field-button button{
    width: 70px;
    height: 20px;
    font-size: 18px;
    line-height: 0;
}
.paginate-nav-arrow{
    font-family: save_drug_arial;
    font-size: 14px;
    border: solid 1px #C3C3C3;
    margin-left: 5px;
}
.paginate-nav-current-number{
    font-family: save_drug_arial;
    font-size: 14px;
    text-align: center;
    margin: 3px;
}
.paginate-nav-current{
    width: 50px;
    border: solid 1px #C3C3C3;
    height: 26px;
    margin-left: 5px;
}

.catalog-menu {
	font-family: 'save_drug_thaisanslite';
    font-size: 20px;	
	padding: 5px 10px;
	border-radius: 0px;
	position: relative;
	min-height: 40px;	
	border: 1px solid #cccccc;
}
.catalog-menu-detail {
	font-family: 'save_drug_arial';
    font-size: 14px;
	color: #000000;	
	padding: 10px 10px;
	border-radius: 5px;
	position: relative;
	min-height: 40px;	
	border: 1px solid #cccccc;
	text-align: center;
	
}

.catalog-menu-detail a{
 	color: #000000;
}

.catalog-menu-2 {
	font-size: 14px;
    font-family: 'save_drug_arial';
    color: #626262;
    text-align: left;
    width: 100%;	
	padding: 10px 15px;
	border-radius: 0px;
	position: relative;
	min-height: 40px;
	border-top:  0px solid #cccccc;
	border-right:  1px solid #cccccc;
	border-bottom:  1px solid #cccccc;
	border-left:  1px solid #cccccc;
}

.catalog-menu-2 a{
 	color: #000000;
}

.catalog-menu-sub {
 	color: #555555;
	margin: 10px 0;
}
.catalog-menu-sub a{
 	color: #555555;
	margin: 10px 0;
}



.catalog-detail-description{
    color: #000000;
    font-size: 16px;
    font-family: save_drug_arial;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}


.catalog-detail{
    background-color: #ffffff;
    padding:30px 30px 0 30px;
	height: 250px;
}

.catalog-detail-gray{
    background-color: #ffffff;
    padding:30px 30px 0 30px;
	height: 250px;
}


.catalog-detail-page-description{
    color: #000000;
    font-size: 20px;
    font-family: save_drug_arial;
	padding-bottom: 20px;

}

.catalog-detail-page-description-2{
    color: #000000;
    font-size: 20px;
    font-family: save_drug_thaisanslite;

}

.catalog-detail-page-description-3{
    color: #0066a3;
    font-size: 30px;
    font-family: save_drug_arial;
	padding-bottom: 20px;

}

.catalog-detail-page-description-4{
	
	text-align: center;
	padding: 10px 0px;
	margin: 20px 15px;
	width: 120px;
	height: 40px;
	background-color: #0066a3;
    color: #ffffff;
    font-size: 16px;
    font-family: save_drug_arial;

}

.catalog-detail-page-description-4 a{
 	color: #ffffff;
}

.catalog-detail-page-description-logo {
 	width:132px; 
	height: auto;	
	padding: 0px;
	margin-right: 10px;
	margin-top: 10px;

}

.catalog-detail-page-description-logo img{
 	width:132px;
	height: auto;
	padding: 0px;
	border:1px solid #cccccc;
	
		

}

.catalog-detail-page-description-5{
	margin-top: 20px;
    color: #000000;
    font-size: 16px;
    font-family: save_drug_arial;
	font-weight: bold;

}

.catalog-detail-page-description-6{
	padding: 0 15px;
	margin: 5px 0;
    color: #000000;
    font-size: 14px;
    font-family: save_drug_arial;

}

.catalog-detail-page-description-line{
	margin-top: 20px;
	width: 100%;
	border-bottom:1px solid #cccccc;

}

.catalog-detail-page-description-footh{
	height: 50px;

}





.newsandactivities-detail-image img{
    width: 100%;
}
.newsandactivities-detail{
    background-color: #006ab0;
    padding:30px 30px 0 30px;
	height: 250px;
}
.newsandactivities-detail-gray{
    background-color: #959595;
    padding:30px 30px 0 30px;
	height: 250px;
}
.newsandactivities-calendar-date{
    font-size: 30px;
    color: #FFFFFF;
    border-right: solid 1px #FFFFFF;
    font-family: save_drug_arial;
    padding-right: 5px;
    line-height: 30px;
    margin: 5px 10px 0 5px;
}
.newsandactivities-calendar-month{
    color: #FFFFFF;
    font-family: save_drug_arial;
    font-size: 14px;
    margin-left: 5px;
}
.newsandactivities-calendar-year{
    color: #FFFFFF;
    font-family: save_drug_arial;
    font-size: 14px;
    margin-left: 5px;
}
.newsandactivities-detail-description{
    color: #FFFFFF;
    font-size: 22px;
    font-family: save_drug_thaisanslite;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}
.newsandactivities-detail-description2{
    color: #FFFFFF;
	font-family: save_drug_arial;
    font-size: 14px;
	line-height: 18px;
}
.newsandactivities-detail-magnifier img{
    margin-top: 20px;
    margin-bottom: 20px;
    width: 31px;
}
.set-pagenav{
    margin-top: 30px;
    margin-bottom: 20px;
}
.newsandactivities-calendar-date-2{
    font-size: 30px;
    color: #727272;
    border-right: solid 1px #727272;
    font-family: save_drug_arial;
    padding-right: 5px;
    line-height: 30px;
    margin: 5px 10px 0 5px;
}
.newsandactivities-calendar-month-2{
    color: #727272;
    font-family: save_drug_arial;
    font-size: 14px;
    margin-left: 5px;
}
.newsandactivities-calendar-year-2{
    color: #727272;
    font-family: save_drug_arial;
    font-size: 14px;
    margin-left: 5px;
}
.newsandactivities-title-2{
    font-size: 24px;
    color: #727272;
    line-height: 24px;
    margin-top: 5px;
}
.newsandactivities-detail-image-2 img{
    width: 723px;
    margin-top: 20px;
}
.box-newsandactivities-2{
    margin-top: 10px;
}
.set-newsandactivities{
    padding-left: 30px;
	padding-right: 30px;
}
.newsandactivities-detail-2{
    color: #555555;
    margin-top: 20px;
    margin-bottom: 10px;
}
.newsandactivities-newsdetail-2{
    margin-top: 15px;
    margin-bottom: 15px;
    color: #959595;
}
.box-newsandactivities-detail-2{
    padding: 0 0;
}

.row-activites{
    padding-bottom: 20px;
}

.page-idx-input{
    /*width:50px !important;*/
    /*width: auto;*/
    text-align: center;
}

input.input-sm{
    font-size: 16px !important;
}

.btn-search-activites{
    font-size: 16px !important;
    padding: 3px 10px !important;
}

/*-- End News & activities --*/

/*-- Careers --*/
.careers-container{
    margin-left: 40px;
    margin-right: 40px;
}
.careers-position{
    padding-left: 65px;
}
.careers-table-header{
    line-height: 40px;
}
.careers-table-row-title-blue{
    background-color: #e5f1f8;
    line-height: 48px;
    /**padding-left: 50px;**/
    width: 100%;
    min-height: 48px;
}
.tab-active {
    background-color: #0271b9 !important;
    color: #fff !important;
    display: inline-block;
}
.set-panel{
    margin-top: 0 !important;
    border: none !important;
    box-shadow: none !important;
}
.title {
    font-size: 20px;
    line-height: 36px;
}

.title-careers {
    line-height: 24px !important;
    padding: 10px;
}

.div-position
{
    padding-left: 50px;
}

.careers-date {
    font-size: 12px;
    font-family: save_drug_arial;
    font-weight: bold;
}
.table-row-description{
    font-family: save_drug_thaisanslite;
}
.table-row-description h3 {
    font-size: 20px;
    color: #555555;
}
.table-row-description h4 {
    font-size: 18px;
    color: #777777;
}
/*-- End Careers --*/

/*-- Our product --*/
.ourproduct-header{
    background-color: #0068ab;
    font-family: save_drug_arial;
    padding-top: 50px;
    padding-bottom: 50px;
}
.ourproduct-header-line1{
font-family: save_drug_thaisanslite;
    font-size: 34px;
	line-height: 32px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.ourproduct-header-line2{
    font-size: 16px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-top: 0px;
}
.ourproduct-img img{
    width: 100%;
}
.box-ourproduct{
    padding: 40px 10px 0 10px;
}
.ourproduct-icon img{
    width: 50px;
}
.ourproduct-title{
    font-family: save_drug_thaisanslite;
    text-transform: uppercase;
    font-size: 24px;
    color: #FFFFFF;
    margin-top: 10px;
}
.box-ourproduct-title{
    text-align: center;
    line-height: 20px
}
.ourproduct-detail{
    font-family: save_drug_arial;
    font-size: 15px;
    color: #FFFFFF;
    margin-top: 5px;
    line-height: 18px;
    text-align: center;
    margin-top: 10px;
}
/*-- End Our product --*/

/*-- Our service --*/
.ourservice-head-img-icon img{
    width: 52px;
}
.ourservice-img img{
    width: 100%;
}
.ourservice-header {
    background-color: #0068ab;
    font-family: save_drug_arial;
    padding-top: 50px;
    padding-bottom: 50px;
}
.ourservice-header-line1{
    font-family: save_drug_thaisanslite;
    text-transform: uppercase;
    font-size: 34px;
    color: #FFFFFF;
    margin-top: 10px;
}
.ourservice-header-line2{
    font-family: save_drug_arial;
    text-transform: uppercase;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 10px;
}
.box-ourservice-header{
    width:33%;
    float: left;
}
.row-ourservice-header{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0 auto;
}
.set-ourservice-header{
    width: 100%;
}
.ourservice-head-img img{
    width: 150px;
}
.ourservice-head-title{
    font-family: save_drug_thaisanslite;
    text-transform: uppercase;
    font-size: 22px;
    color: #FFFFFF;
    font-weight: normal;
    margin-top: 10px;
}
.ourservice-head-detail {
    font-family: save_drug_arial;
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 10px;
}
.box-ourservice{
    padding: 60px 10px 0 10px;
}
.ourservice-title{
    font-family: save_drug_thaisanslite;
    font-size: 22px;
    color: #0076b0;
    line-height: 18px;
	margin: 10px 0 10px 0;
}
.ourservice-detail{
    font-family: save_drug_arial;
    font-size: 12px;
    color: #555555;
    line-height: 14px;
}
.ourservice-icon img{
    margin-top: 10px;
    width: 31px;
}
/*-- End Our service --*/

/*-- Promotion --*/
.promotion-detail-image-detail img{
    width: 100%;
    padding-bottom: 40px;
    margin-top: 20px;
}

.detail_editor_img img{
	max-width:100% !important;
  	/*max-height:inherit !important;*/
  	/*width: 100% !important;*/
  	height: auto !important;
}

.newsandactivities-detail-2 img{
	max-width:100% !important;
  	height: auto !important;
}

.promotion_detail_img img {
	width:100%;
	height:100%;
}

.promotion-row{
    float:left;
    /*margin-top: 30px;*/
    margin-left: 30px;
    margin-right: 30px;
    width: 90%;
    border: solid 1px #e2e2e2;
    font-family: save_drug_thaisanslite;
}
.promotion-img img{
    width: 320px;
}
.promotion-calendar{
    padding: 30px 30px 0 30px;
}
.promotion-calendar-icon img, .promotion-arrow-icon img{
    width: 37px;
}
.promotion-calendar-date{
    font-family: save_drug_arial;
    font-size: 30px;
    color: #0072bc;
    border-right: solid 1px #0072bc;
    padding-right: 5px;
    line-height: 30px;
    margin: 5px 10px 0 5px;
}
.promotion-calendar-month{
    color: #0072bc;
    font-family: save_drug_arial;
    font-size: 14px;
    margin-left: 5px;
}
.promotion-calendar-year{
    color: #0072bc;
    font-family: save_drug_arial;
    font-size: 14px;
    margin-left: 5px;
}
.promotion-arrow-text{
    color: #959595;
    padding: 5px;
}
.promotion-text-header{
    font-size: 26px;
	line-height: 24px;
    color: #424242;
	margin-top: 10px;
}
.promotion-text-title{
font-family: save_drug_arial;
    font-size: 14px;
	line-height: 18px;
    color: #555555;
	margin-top: 10px;
}
.promotion-text-description{
    font-size: 20px;
    color: #8e8e8e;
}
.box-promotion-arrow-icon{
    margin-top: 10px;
}


/*-- End Promotion --*/

/*-- Location --*/
.row-table-head{
    background-color: #338dc9;
    display: inline-block;
    width: 100%;
}
.loca_col-md-1{
    width: 11%;
    float: left;
}
.loca_col-md-2{
    width: 15%;
    float: left;
}
.loca_col-md-2-5{
    width: 17%;
    float: left;
}
.loca_col-md-3{
    width: 27%;
    float: left;
}
.container-table-location{
    padding-left: 40px;
    padding-right: 20px;
}
.icon-table-head-title{
    float: left;
    padding:10px 10px 10px 0px;
}
.icon-table-head-title-2{
    float: left;
    padding:10px 5px 10px 0px;
}
.table-head-title{
    color: #FFF;
    font-size: 20px;
    float: left;
    margin-top: 15px;
}
.row-table-white{
    background-color: #FFF;
    display: inline-block;
    width: 100%;
}
.row-table-blue{
    background-color: rgb(228, 241, 247);
    display: inline-block;
    width: 100%;
}
.table-text{
    padding-top: 10px;
    padding-bottom: 10px;
}
.set-pagenav-location {
    margin-top: 30px;
    margin-bottom: 20px;
}
.locatiop-toppage img{
    width: 37px;
    margin-right: 10px;
    margin-left:10px;
}
.pagenav-location{
    padding-top: 5px;
}
.location-toppage-text{
    color: #333;
    text-decoration: none;
}
.set-pagenav-location a{
    text-decoration: none;
}
.row-table-blue-2{
    background-color: #338dc9;
    display: inline-block;
    width: 100%;
}
.table-location-address,.table-location-tel{
    font-size: 17px;
    text-align: left;
    padding-top: 10px;
}
.table-location-tel{
    padding-bottom: 10px;
}
.line-gray-icon{
    border-top: 1px solid #E5E5E5;
}
.location-toppage-icon{
    padding-top: 15px;
    padding-bottom: 20px;
}
/*-- End Location --*/

/*-- Contact us --*/
.contactus-address-title{
    font-size: 14px;
    font-family: save_drug_arial;
    color: #333333;
    margin-bottom: 10px;
}
.contactus-address-value{
    font-size: 12px;
    font-family: save_drug_arial;
    margin-bottom: 15px;
    color: #555555;
}
.contactus-business-hour-title{
    font-size: 12px;
    font-family: save_drug_arial;
    color: #555555;
    margin-bottom: 5px;
    text-align: left;
}
.contactus-business-date-time{
    font-size: 12px;
    font-family: save_drug_arial;
    margin-bottom: 5px;
}
.line-gray{
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.contactus-map-google, .contactus-map-image{
    padding-top: 10px;
    padding-bottom: 10px;
}
.contactus-map-google-icon img{
    width: 19px;
}
.contactus-map-google-value{
    color: #000000;
    font-family: save_drug_arial;
    font-size: 12px;
    line-height: 18px;
}
.contactus-map-image-value{
    color: #7d7d7d;
    font-family: save_drug_arial;
    font-size: 12px;
    line-height: 18px;
}
.contactus-map{
    margin-bottom: 20px;
}

/*-- End Contact us --*/

/*-- Member Register --*/
.member_register {
    width: 100%;
    height: 850px;
    background: url("../imagespage/memberregister/member_register_1.jpg") no-repeat;
}
.box-member_register{
    width: 50%;
    margin-top:50px;
    margin-right: 20px;
}
.member_register_title{
    color: #0065a5;
    font-size: 40px;
    font-family: save_drug_thaisanslite;
}
.member_register_detail{
    color: #555555;
    font-size: 16px;
    line-height: 20px;
    font-family: save_drug_arial;
}
.member_register_detail_no{
	font-family: save_drug_arial;
    font-size: 12px;
    text-align: left !important;
    color: #555555;
}
.member-location-criteria-search-form-select {
    font-size: 20px;
    border-radius: 5px;
    padding-top: 2px;
    height: 36px !important;
}
.memberregister-form-register-submit{
    background-color: #0065a5;
    border-radius: 2px;
    color: #FFFFFF;
    border: none;
    font-size: 20px;
    font-family: save_drug_thaisanslite;
    cursor: pointer;
    padding: 10px 12px;
}
.memberregister-reset{
    padding-left: 30px;
    padding-right: 30px;
}
.memberregister-form-register-submit:hover {
    background-color: #205A8C;
    color: #fff;
}
.memberregister-form-register-text-box{
    font-size: 20px;
    border: solid 1px #555555;
    padding: 5px;
    font-family: save_drug_thaisanslite;
    color: #555555;
    border-radius: 5px;
}
/*-- EndMember Register --*/

/*-- End CSS Page --*/

/*-- Help class--*/
.no-padding{
    padding: 0px;
}
.set-pad5{
    padding-right: 5px;
    padding-left: 5px;

}
.set-pad10{
    padding-top: 10px;
    padding-bottom:10px ;
}
.set-mar-b30{
    margin-bottom:30px ;
}
.no-margin{
    margin: 0px;
}
.marTop{
    margin: 10px 0 0 0;
}
.marTop10{
    margin-top: 10px;
    margin-bottom: 10px;
}
.border-gray{
    border-bottom: 1px solid #E5E5E5;
}

@media screen
    and (max-width: 1400px)
    and (min-width: 992px){
    .d_slide_text{
        color: #FFF;
        position: absolute;
        text-align: center;
		top: 70%;
    }
    .d_slide_text h2{
        font-size: 24px;
		line-height: 20px;
        margin: 0;
    }
    .d_slide_text h3{
        font-size: 24px;
		line-height: 20px;
        margin: 0;
    }
    .d_slide_text h4{
        font-size: 24px;
		line-height: 20px;
        margin: 0;
    }
    .d_slide_text_3{
        color:#0271b9;
        position: absolute;
        text-align: center;
    }
    .d_slide_text_3 h2{
        font-size: 28px;
        margin: 0;
    }
    .d_slide_text_3 h3{
        font-size: 24px;
        margin: 0;
    }
}




@media (max-width: 1300px) {
	
	.chevron-right{
    top:35%;
    background-image: none !important;
    opacity: .5;
    width: 10%;
    position: absolute;
    right: 10px;
}
.chevron-left{
    top:35%;
    bottom: inherit;
    background-image: none !important;
    opacity: .5;
    width: 10%;
    position: absolute;
    left: 10px;
}
	
.home-career-m {
    background: url("../imagespage/mobile/home/m_home_about.jpg") no-repeat;
    width: 100%;
    height: 320px;
    display: inline-block;
    background-size: cover;
    background-position: 50% center;
    background-repeat: no-repeat;
}
.home-career-m p {
	text-align: center;
	margin-top: 260px; 
	font-size: 22px;
    font-weight: bold;
	background-color: white;
	height: 60px;
	line-height: 60px;
}
	
	
    .promotion-newsactivities-text h4 {
        margin: 20px 0px 0px 0px;
        font-family: save_drug_thaisanslite;
        font-size: 24px;
        line-height: 20px;
        padding: 0 0 5px 0;
    }
    .promotion-newsactivities-text h5 {
        margin: 3px 0px 0px 0px;
        font-family: save_drug_arial;
        font-size: 14px;
        line-height: 18px;
        padding: 0 0 20px 0;
    }
    .promotion-newsactivities-text h6 {
        margin: 3px 10px 0px 10px;
        font-family: save_drug_arial;
        font-size: 14px;
        line-height: 18px;
    }
    .promotion-newsactivities-detail-blue, .box-gray, .box-our-company-text {
        min-height:0;
    }
    .our-company-image img{
    width: 100%;
	height: auto;
    background-size: cover;
}
	.box-graylight{
    background-color: #d7d7d7
}
.box-our-company-text{
    background-color: #d7d7d7;
    /*min-height: 290px;*/
}
.our-company-text{
    padding-top: 50px;
    text-align: center;
}
.our-company-text h4{
    margin: 0 0;
    font-family: save_drug_thaisanslite;
    font-size: 24px;
    color: #1081c7;
}
.our-company-text h6 {
    margin: 0 0;
    font-family: save_drug_arial;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    padding-top: 10px;
}
.our-company-text-icon {
    padding-top: 20px;
}
    .promotion-newsactivities-day {
        font-size: 26px;
    }
    .box-aboutcompany-text{
        padding:0 ;
    }
}
@media (min-width: 1170px){
    .contactus-map-google-value, .contactus-map-image-value{
        padding: 0;
    }
}
@media (max-width: 1170px){
	
	.our-company-text{
    padding-top: 15px;
    text-align: center;
}
	
	
    .web-container{
        width: 100%;
    }
    .box-ourservice {
        padding-top: 30px;
    }
    .promotion-arrow-text{
        padding-left: 30px;
    }
    .container-table-location {
        padding-left: 10px;
        padding-right: 10px;
    }
    .table-head-title {
        font-size: 17px;
    }
    .table-text {
        font-size: 17px;
    }
}

@media (max-width: 1155px) {
	body{	
	padding-top: 96px;
}
}

@media (max-width: 991px) {
	
	.our-company-text{
    padding-top: 100px;
    text-align: center;
}
	
	.our-company-text-icon {
    padding-top: 20px;
	padding-bottom: 20px;
}
	
    .promotion-newsactivities-text h4 {
        font-size: 28px;
        line-height: 26px;
    }
    .promotion-newsactivities-text h5 {
	font-family: save_drug_arial;
    font-size: 14px;
    line-height: 18px;
    }
    .promotion-newsactivities-text h6 {
        font-size: 14px;
        line-height: 20px;
    }
    .our-company-text h4 {
        font-size: 26px;
    }
    .our-company-text h6 {
	font-family: save_drug_arial;
    font-size: 14px;
    line-height: 18px;
    }
    .register-image .image-caption {
        background-position: 23% center;
    }
    .d_slide_text h2 {
        font-size: 18px;
		line-height: 18px;
        margin: 0;
    }
    .d_slide_text h3 {
        font-size: 18px;
		line-height: 16px;
        margin: 0;
    }
    .d_slide_text h4 {
        font-size: 18px;
		line-height: 16px;
        margin: 0;
    }
    .d_slide_text_3 {
        color: #0271b9;
        position: absolute;
        text-align: center;
    }
    .d_slide_text_3 h2 {
        font-size: 28px;
        margin: 0;
    }
    .d_slide_text_3 h3 {
        font-size: 24px;
        margin: 0;
    }
    .box-aboutcompany-text {
        margin-top: 15%;
    }
    .box-ourproduct {
        padding-top: 100px;
    }
    .box-ourservice {
        padding-top: 30%;
    }
    .careers-table-row-title-blue {
        padding-left: 20px;
    }
}
@media (min-width: 769px){
    .visible-save-desktop{
        display: block;
    }
    .visible-save-tablet{
        display: none;
    }
    .visible-save-mobile{
        display: none;
    }

    

}
@media (max-width: 768px){
	
		.our-company-text{
    padding-top: 15px;
    text-align: center;
}


.onlineshop {
    text-align: center;
   }
	
	
	
input.form-control.input-text {
	width: 100%;
    height: 22px;
    border-radius: 0px;
    padding: 2px;
    border: 1px solid #777;
    background-color: #fff;
    font-size: 16px;
	margin: 0 0 0 30px;
}


.subscribebtn {
    background-color: #006cb7;
    color: white;
    font-size: 14px;
    border: none;
    cursor: pointer;
    display:inline-block;
    width: 25px;
    height: 25px;
    margin-left: -10px;
    margin-top: -1px;
    background: url("../imagespage/home/subscribe.png") no-repeat;
}

.newsletter{  
  padding: 0;
  text-align: right;
}

.newsletter img{  
    width: 30px;
	height: 22px;
	position:absolute;
}

    .div-position{
        padding-left: 15px;
    }

    .careers-table-row-title-blue
    {
        height: 95px;
    }

    .center-phama-quality {
        padding-bottom: 40px;
    }
    .center-phama-quality .center-phama-quality-title {
        font-size: 20px;
    }
    .center-phama-quality .center-phama-quality-title-header {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .m-text-icon{
        line-height: 34px;
    }
    .social-fb-tel {
        text-align: center;
    }
	.social-fb-tel-2{
		text-align: center;
    margin-top: 0;
}
	.contactus-business-hour-title{
		text-align: center;
   
}
    .subscribe{
        margin-top: 15px;
    }
	
	.subscribe{
        margin-top: 15px;
		display: block;
    }
	
	.subscribe2{
        text-align: center;
		display: none;   
    }
    .home-location{
        padding-top: 30px;
    }
    .box-register-content{
        margin: 0 0;
    }
    .visible-save-desktop{
        display: none;
    }
    .visible-save-tablet{
        display: block;
    }
    .visible-save-mobile{
        display: none;
    }
    .register-image .image-caption {
        width: 100%;
        height: 436px;
        background: url("../imagespage/tablet/home/home_2_tablet.jpg") no-repeat center center;
    }
    .d_slide_text{
        color: #FFF;
        position: absolute;
        text-align: center;
    }
    .d_slide_text_1{
        bottom: 8%;
    }
    .d_slide_text h2{
        font-size: 22px;
        margin: 0;
    }
    .d_slide_text h3{
        font-size: 22px;
        margin: 0;
    }
    .d_slide_text h4{
        font-size: 22px;
        margin: 0;
    }
    .ol-save{
        bottom: 0 !important;
        margin-bottom: 0;
    }
    .promotion-arrow-text{
        padding-left: 0px;
    }
    .promotion-row {
        border: none;
    }
    .box-newsandactivities-detail-2{
        padding-left: 15px;
		padding-right: 15px;
        padding-bottom: 15px;
    }
    .newsandactivities-title-2{
        padding: 0 0;
    }
    .member_register {
        background: none;
    }
    .box-member_register {
        width: 100%;
        margin-top: 30px;
    }
    .logo {
        margin-left: 15px;
    }
    .count,.careers-date{
        padding-left: 15px;
    }
}
@media (max-width: 767px) {

    .onlineshop {
        text-align: center;
       }    
	
	.chevron-right { display: none;}
.chevron-left { display: none;}
	
    .center-phama-quality-title-header-icon {
        border-right: none;
    }
    .m-bor-top{
        border-top: solid #338DC6 1px;
        margin-top: 15px;
        padding-top: 20px
    }
    .home-location-text h5 {
        font-size: 28px;
    }
    .home-location-text h4 {
        font-size: 32px;
    }
    .subscribe{
        text-align: center;
		display: none;
    }
	
	.subscribe2{
        text-align: center;
		display: block;   
    }	
	
	
	
    .d_slide_text{
        color: #FFF;
        position: absolute;
        text-align: center;
    }
    .box-aboutcompany-text{
        padding-top:50px;
        padding-bottom: 50px;
        margin-top: 0;
    }
    .aboutcompany-text-header-1,.aboutcompany-text-header-2 {
        margin-top: 0;
    }
    .careers-position{
        padding-left: 0;
    }
    .careers-table-row-title {
        padding-left: 0;
    }
    .careers-table-row-title-blue {
        padding-left: 0;
    }
    .title-position{
        line-height: 26px;
    }
    .box-ourproduct{
        padding:15%;
        min-height: 257px;
    }
    .box-ourservice {
        padding:15%;
        min-height: 257px;
    }
    .box-ourservice-header {
        width: 100%;
        margin-bottom: 30px;
    }
    .marTop{
        margin:0 0;
    }
    .set-pad5{
        padding: 0 0;
    }
    .newsandactivities-detail-image-2 img {
        width: 100%;
    }
    .box-member_register {
        width: 100%;
        margin-top: 30px;
        margin-right: 0;
        padding: 15px;
    }
}
@media (max-width: 590px) {
	

	
    .d_slide_text_1{
        bottom: 10%;
    }
    .d_slide_text h2{
        font-size: 18px;
        margin: 0;
    }
    .d_slide_text h3{
        font-size: 18px;
        margin: 0;
    }
    .d_slide_text h4{
        font-size: 18px;
        margin: 0;
    }
}


@media (max-width: 480px) {
   input.form-control.input-text {
	width: 100%;
    height: 22px;
    border-radius: 0px;
    padding: 2px;
    border: 1px solid #777;
    background-color: #fff;
    font-size: 16px;
	margin: 0 0 0 30px;
}


.subscribebtn {
    background-color: #006cb7;
    color: white;
    font-size: 14px;
    border: none;
    cursor: pointer;
    display:inline-block;
    width: 25px;
    height: 25px;
    margin-left: -10px;
    margin-top: -1px;
    background: url("../imagespage/home/subscribe.png") no-repeat;
}
}
@media (max-width: 457px){
    .m-title{
        line-height: 22px;
        padding-right: 0;
    }
    .box-search {
        margin-right: 6px;
    }
}

@media (max-width: 425px) {
    .visible-save-desktop {
        display: none;
    }

    .visible-save-tablet {
        display: none;
    }
    .visible-save-mobile {
        display: block;
    }
    .d_slide_text_1 {
        bottom: 15%;
    }
    .d_slide_text h2 {
        font-size: 20px;
        margin: 0;
    }
    .d_slide_text h3 {
        font-size: 20px;
        margin: 0;
    }
    .d_slide_text h4 {
        font-size: 20px;
        margin: 0;
    }
    .box-slide {
        padding: 10px;
    }
    .set-newsandactivities {
        padding-left: 10px;
		padding-right: 10px;
		
    }
    .careers-table-row-description {
        padding: 0;
    }
    .box-search {
        width: 33%;
        margin-right: 0px;
    }
}



@media (max-width: 380px){
    .image-caption{
        width: 100% !important;
        height: 300px !important;
        background: url('../imagespage/mobile/home/home_member_register.jpg') no-repeat center center!important;
    }
    .d_slide_text_1{
        bottom: 10%;
    }
    .promotion-row{
        margin-left: 0;
        margin-right: 0;
    }
}


/** Begin Contact Box **/
.div-footer {
	position:fixed;
	right:30px;
	bottom:0px;
	z-index: 16;
}
.div-contact-box {
    width:290px;
}
.div-contact-box-header {
    padding: 8px 0px;
	color: #fff;
	width:100%;
	text-align: center;
	background-color: #009cff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;
}
.span-contact-box-icon {
	font-size:small; 
	padding: 5px 15px 0 0;
	color: #fff;
}

.div-contact-box-body{
    width:100%;
    background-color: #FFF;
    border: 1px solid #0271b9;
    border-bottom: none;
    padding: 20px;
}
.div-contact-box-body>.row>.col-sm-12>.form-group>input,.div-contact-box-body>.row>.col-sm-12>.form-group>textarea{
    font-size:16px;
}
.btn-contact-box{
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    font-size: 16px;
}
.btn-contact-box:hover{
    color: #FFF;
    background-color: #0065a5;
    border-color: #ccc;
}
/** End Contact Box **/

/*begin pagination*/
.location-list-next {
	width: 24px;
	height: 24px;
	background: url("../imagespage/next_icon.png") center no-repeat;
	font-family: save_drug_thaisanslite;
}

.location-list-previous {
	width: 24px;
	height: 24px;
	background: url("../imagespage/previous_icon.png") center no-repeat;
	font-family: save_drug_thaisanslite;
}

.location-list-top {
	width: 37px;
	height: 37px;
	background: url("../imagespage/location/arrow_top.png") no-repeat;
	font-family: save_drug_thaisanslite;
	margin-right: 10px;
}
/*begin pagination*/





